@charset "UTF-8";
@media (min-width: 1200px) {
  .container {
    padding-right: 48px !important;
    padding-left: 48px !important; } }

@media (max-width: 992px) {
  .row {
    padding: 0 20px !important; } }

@media (max-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col, .col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs, .col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl, .col-xl-auto {
    padding: 0 10px !important; }
    .col-1 .row, .col-2 .row, .col-3 .row, .col-4 .row, .col-5 .row, .col-6 .row, .col-7 .row, .col-8 .row, .col-9 .row, .col-10 .row, .col-11 .row, .col-12 .row, .col-13 .row, .col-14 .row, .col-15 .row, .col-16 .row, .col .row, .col-auto .row, .col-xs-1 .row, .col-xs-2 .row, .col-xs-3 .row, .col-xs-4 .row, .col-xs-5 .row, .col-xs-6 .row, .col-xs-7 .row, .col-xs-8 .row, .col-xs-9 .row, .col-xs-10 .row, .col-xs-11 .row, .col-xs-12 .row, .col-xs-13 .row, .col-xs-14 .row, .col-xs-15 .row, .col-xs-16 .row, .col-xs .row, .col-xs-auto .row, .col-sm-1 .row, .col-sm-2 .row, .col-sm-3 .row, .col-sm-4 .row, .col-sm-5 .row, .col-sm-6 .row, .col-sm-7 .row, .col-sm-8 .row, .col-sm-9 .row, .col-sm-10 .row, .col-sm-11 .row, .col-sm-12 .row, .col-sm-13 .row, .col-sm-14 .row, .col-sm-15 .row, .col-sm-16 .row, .col-sm .row, .col-sm-auto .row, .col-md-1 .row, .col-md-2 .row, .col-md-3 .row, .col-md-4 .row, .col-md-5 .row, .col-md-6 .row, .col-md-7 .row, .col-md-8 .row, .col-md-9 .row, .col-md-10 .row, .col-md-11 .row, .col-md-12 .row, .col-md-13 .row, .col-md-14 .row, .col-md-15 .row, .col-md-16 .row, .col-md .row, .col-md-auto .row, .col-lg-1 .row, .col-lg-2 .row, .col-lg-3 .row, .col-lg-4 .row, .col-lg-5 .row, .col-lg-6 .row, .col-lg-7 .row, .col-lg-8 .row, .col-lg-9 .row, .col-lg-10 .row, .col-lg-11 .row, .col-lg-12 .row, .col-lg-13 .row, .col-lg-14 .row, .col-lg-15 .row, .col-lg-16 .row, .col-lg .row, .col-lg-auto .row, .col-xl-1 .row, .col-xl-2 .row, .col-xl-3 .row, .col-xl-4 .row, .col-xl-5 .row, .col-xl-6 .row, .col-xl-7 .row, .col-xl-8 .row, .col-xl-9 .row, .col-xl-10 .row, .col-xl-11 .row, .col-xl-12 .row, .col-xl-13 .row, .col-xl-14 .row, .col-xl-15 .row, .col-xl-16 .row, .col-xl .row, .col-xl-auto .row {
      margin: 0 -30px !important; } }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-xs, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-xs, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 993px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1616px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col,
.col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 6.25%;
  max-width: 6.25%; }

.col-2 {
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.col-3 {
  flex: 0 0 18.75%;
  max-width: 18.75%; }

.col-4 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-5 {
  flex: 0 0 31.25%;
  max-width: 31.25%; }

.col-6 {
  flex: 0 0 37.5%;
  max-width: 37.5%; }

.col-7 {
  flex: 0 0 43.75%;
  max-width: 43.75%; }

.col-8 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-9 {
  flex: 0 0 56.25%;
  max-width: 56.25%; }

.col-10 {
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-11 {
  flex: 0 0 68.75%;
  max-width: 68.75%; }

.col-12 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-13 {
  flex: 0 0 81.25%;
  max-width: 81.25%; }

.col-14 {
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-15 {
  flex: 0 0 93.75%;
  max-width: 93.75%; }

.col-16 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 17; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.order-13 {
  order: 13; }

.order-14 {
  order: 14; }

.order-15 {
  order: 15; }

.order-16 {
  order: 16; }

.offset-1 {
  margin-left: 6.25%; }

.offset-2 {
  margin-left: 12.5%; }

.offset-3 {
  margin-left: 18.75%; }

.offset-4 {
  margin-left: 25%; }

.offset-5 {
  margin-left: 31.25%; }

.offset-6 {
  margin-left: 37.5%; }

.offset-7 {
  margin-left: 43.75%; }

.offset-8 {
  margin-left: 50%; }

.offset-9 {
  margin-left: 56.25%; }

.offset-10 {
  margin-left: 62.5%; }

.offset-11 {
  margin-left: 68.75%; }

.offset-12 {
  margin-left: 75%; }

.offset-13 {
  margin-left: 81.25%; }

.offset-14 {
  margin-left: 87.5%; }

.offset-15 {
  margin-left: 93.75%; }

@media (min-width: 320px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .col-xs-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xs-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .col-xs-4 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .col-xs-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xs-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .col-xs-8 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .col-xs-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xs-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .col-xs-12 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .col-xs-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xs-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .col-xs-16 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    order: -1; }
  .order-xs-last {
    order: 17; }
  .order-xs-0 {
    order: 0; }
  .order-xs-1 {
    order: 1; }
  .order-xs-2 {
    order: 2; }
  .order-xs-3 {
    order: 3; }
  .order-xs-4 {
    order: 4; }
  .order-xs-5 {
    order: 5; }
  .order-xs-6 {
    order: 6; }
  .order-xs-7 {
    order: 7; }
  .order-xs-8 {
    order: 8; }
  .order-xs-9 {
    order: 9; }
  .order-xs-10 {
    order: 10; }
  .order-xs-11 {
    order: 11; }
  .order-xs-12 {
    order: 12; }
  .order-xs-13 {
    order: 13; }
  .order-xs-14 {
    order: 14; }
  .order-xs-15 {
    order: 15; }
  .order-xs-16 {
    order: 16; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 6.25%; }
  .offset-xs-2 {
    margin-left: 12.5%; }
  .offset-xs-3 {
    margin-left: 18.75%; }
  .offset-xs-4 {
    margin-left: 25%; }
  .offset-xs-5 {
    margin-left: 31.25%; }
  .offset-xs-6 {
    margin-left: 37.5%; }
  .offset-xs-7 {
    margin-left: 43.75%; }
  .offset-xs-8 {
    margin-left: 50%; }
  .offset-xs-9 {
    margin-left: 56.25%; }
  .offset-xs-10 {
    margin-left: 62.5%; }
  .offset-xs-11 {
    margin-left: 68.75%; }
  .offset-xs-12 {
    margin-left: 75%; }
  .offset-xs-13 {
    margin-left: 81.25%; }
  .offset-xs-14 {
    margin-left: 87.5%; }
  .offset-xs-15 {
    margin-left: 93.75%; } }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .col-sm-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .col-sm-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .col-sm-8 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .col-sm-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .col-sm-12 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .col-sm-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .col-sm-16 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 17; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .order-sm-13 {
    order: 13; }
  .order-sm-14 {
    order: 14; }
  .order-sm-15 {
    order: 15; }
  .order-sm-16 {
    order: 16; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 6.25%; }
  .offset-sm-2 {
    margin-left: 12.5%; }
  .offset-sm-3 {
    margin-left: 18.75%; }
  .offset-sm-4 {
    margin-left: 25%; }
  .offset-sm-5 {
    margin-left: 31.25%; }
  .offset-sm-6 {
    margin-left: 37.5%; }
  .offset-sm-7 {
    margin-left: 43.75%; }
  .offset-sm-8 {
    margin-left: 50%; }
  .offset-sm-9 {
    margin-left: 56.25%; }
  .offset-sm-10 {
    margin-left: 62.5%; }
  .offset-sm-11 {
    margin-left: 68.75%; }
  .offset-sm-12 {
    margin-left: 75%; }
  .offset-sm-13 {
    margin-left: 81.25%; }
  .offset-sm-14 {
    margin-left: 87.5%; }
  .offset-sm-15 {
    margin-left: 93.75%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .col-md-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .col-md-4 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .col-md-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .col-md-8 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .col-md-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .col-md-12 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .col-md-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .col-md-16 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 17; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .order-md-13 {
    order: 13; }
  .order-md-14 {
    order: 14; }
  .order-md-15 {
    order: 15; }
  .order-md-16 {
    order: 16; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 6.25%; }
  .offset-md-2 {
    margin-left: 12.5%; }
  .offset-md-3 {
    margin-left: 18.75%; }
  .offset-md-4 {
    margin-left: 25%; }
  .offset-md-5 {
    margin-left: 31.25%; }
  .offset-md-6 {
    margin-left: 37.5%; }
  .offset-md-7 {
    margin-left: 43.75%; }
  .offset-md-8 {
    margin-left: 50%; }
  .offset-md-9 {
    margin-left: 56.25%; }
  .offset-md-10 {
    margin-left: 62.5%; }
  .offset-md-11 {
    margin-left: 68.75%; }
  .offset-md-12 {
    margin-left: 75%; }
  .offset-md-13 {
    margin-left: 81.25%; }
  .offset-md-14 {
    margin-left: 87.5%; }
  .offset-md-15 {
    margin-left: 93.75%; } }

@media (min-width: 993px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .col-lg-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .col-lg-4 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .col-lg-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .col-lg-8 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .col-lg-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .col-lg-12 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .col-lg-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .col-lg-16 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 17; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .order-lg-13 {
    order: 13; }
  .order-lg-14 {
    order: 14; }
  .order-lg-15 {
    order: 15; }
  .order-lg-16 {
    order: 16; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 6.25%; }
  .offset-lg-2 {
    margin-left: 12.5%; }
  .offset-lg-3 {
    margin-left: 18.75%; }
  .offset-lg-4 {
    margin-left: 25%; }
  .offset-lg-5 {
    margin-left: 31.25%; }
  .offset-lg-6 {
    margin-left: 37.5%; }
  .offset-lg-7 {
    margin-left: 43.75%; }
  .offset-lg-8 {
    margin-left: 50%; }
  .offset-lg-9 {
    margin-left: 56.25%; }
  .offset-lg-10 {
    margin-left: 62.5%; }
  .offset-lg-11 {
    margin-left: 68.75%; }
  .offset-lg-12 {
    margin-left: 75%; }
  .offset-lg-13 {
    margin-left: 81.25%; }
  .offset-lg-14 {
    margin-left: 87.5%; }
  .offset-lg-15 {
    margin-left: 93.75%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .col-xl-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-3 {
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .col-xl-4 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-5 {
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .col-xl-6 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xl-7 {
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .col-xl-8 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-9 {
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .col-xl-10 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xl-11 {
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .col-xl-12 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-13 {
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .col-xl-14 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-15 {
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .col-xl-16 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 17; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .order-xl-13 {
    order: 13; }
  .order-xl-14 {
    order: 14; }
  .order-xl-15 {
    order: 15; }
  .order-xl-16 {
    order: 16; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 6.25%; }
  .offset-xl-2 {
    margin-left: 12.5%; }
  .offset-xl-3 {
    margin-left: 18.75%; }
  .offset-xl-4 {
    margin-left: 25%; }
  .offset-xl-5 {
    margin-left: 31.25%; }
  .offset-xl-6 {
    margin-left: 37.5%; }
  .offset-xl-7 {
    margin-left: 43.75%; }
  .offset-xl-8 {
    margin-left: 50%; }
  .offset-xl-9 {
    margin-left: 56.25%; }
  .offset-xl-10 {
    margin-left: 62.5%; }
  .offset-xl-11 {
    margin-left: 68.75%; }
  .offset-xl-12 {
    margin-left: 75%; }
  .offset-xl-13 {
    margin-left: 81.25%; }
  .offset-xl-14 {
    margin-left: 87.5%; }
  .offset-xl-15 {
    margin-left: 93.75%; } }

@font-face {
  font-family: "SuisseIntl-Regular";
  src: url("../fonts/SuisseIntl-Regular-WebS.woff") format("woff"); }

@font-face {
  font-family: "SuisseIntl-Book";
  src: url("../fonts/SuisseIntl-Book-WebS.woff") format("woff"); }

@font-face {
  font-family: "SuisseIntl-Light";
  src: url("../fonts/SuisseIntl-Light-WebS.woff") format("woff"); }

@font-face {
  font-family: "SuisseIntl-Medium";
  src: url("../fonts/SuisseIntl-Medium-WebS.woff") format("woff"); }

@font-face {
  font-family: "SuisseIntl-SemiBold";
  src: url("../fonts/SuisseIntl-SemiBold-WebS.woff") format("woff"); }

@font-face {
  font-family: "Sporting-Grotesque-Regular";
  src: url("../fonts/sportinggrotesque-regular-webfont.woff") format("woff"); }

html,
body {
  font-size: 16px;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: "SuisseIntl-Regular", sans-serif; }

.hyphenate, .article__html-area,
.accordionContent__html-area,
.accordionGroup__html-area,
.textBlocks__html-area, .textBlocks__htmlArea {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/* example @content use:
input,  
textarea {  
  @include input-placeholder {
      color: $grey;
  }
}
*/
body * {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

body .page {
  overflow: hidden; }

body.bgError404 {
  background: #fff3e8; }

body.bgBanner {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff3e8+0,fff3e8+100&1+71,0+100 */
  background: -moz-linear-gradient(top, #fff3e8 0%, #fff3e8 71%, rgba(255, 243, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fff3e8 0%, #fff3e8 71%, rgba(255, 243, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fff3e8 0%, #fff3e8 71%, rgba(255, 243, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3e8', endColorstr='#00fff3e8',GradientType=0 );
  /* IE6-9 */
  background-size: 100% 1480px;
  background-repeat: no-repeat; }
  @media (max-width: 992px) {
    body.bgBanner {
      background-size: 100% 938px; } }

body.bgBannerLightPurple {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#faf5fe+0,faf5fe+100&1+71,0+100 */
  background: -moz-linear-gradient(top, #faf5fe 0%, #faf5fe 71%, rgba(250, 245, 254, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #faf5fe 0%, #faf5fe 71%, rgba(250, 245, 254, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #faf5fe 0%, #faf5fe 71%, rgba(250, 245, 254, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf5fe', endColorstr='#00faf5fe',GradientType=0 );
  /* IE6-9 */
  background-size: 100% 1480px;
  background-repeat: no-repeat; }
  @media (max-width: 992px) {
    body.bgBannerLightPurple {
      background-size: 100% 938px; } }

body.overflowHidden {
  overflow: hidden; }

body.bgBubble:before {
  z-index: -1;
  content: '';
  background-image: url("../images/form-title.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 60%;
  max-width: 60%;
  height: 90%;
  right: 10px;
  top: 0%;
  position: absolute;
  pointer-events: none; }
  @media (max-width: 992px) {
    body.bgBubble:before {
      background-image: url("../images/form-title-m.svg");
      width: 100%;
      height: 100%;
      max-width: 90%;
      right: 0;
      top: 50px;
      background-position: top right; } }

h1 {
  font-size: 6.57rem; }
  @media (max-width: 991px) {
    h1 {
      font-size: 3rem; } }

h2 {
  font-size: 5.5rem; }

h3 {
  font-size: 4.5rem; }
  @media (max-width: 991px) {
    h3 {
      font-size: 2rem; } }

h4 {
  font-size: 3rem; }

h5 {
  font-size: 2rem; }
  @media (max-width: 991px) {
    h5 {
      font-size: 1.25rem; } }

h6 {
  font-size: 1.3125rem; }

a {
  color: #361E40;
  text-decoration: underline; }
  a:hover {
    color: #655573; }

.block-link-bottom {
  margin-top: 0px;
  margin-bottom: 200px;
  display: inline-block; }
  @media (max-width: 992px) {
    .block-link-bottom {
      margin-bottom: 100px;
      padding-top: 20px; } }

.link-b-orange {
  color: #361E40;
  text-decoration: none;
  border-bottom: 2px solid #F68D6F; }
  .link-b-orange:hover {
    color: #655573;
    text-decoration: none; }

.link-b-blue {
  text-decoration: none;
  border-bottom: 2px solid #3C35F2; }
  .link-b-blue:hover, .link-b-blue:active, .link-b-blue:focus, .link-b-blue:focus-within {
    font-family: "SuisseIntl-SemiBold", sans-serif; }

.line-grey {
  width: 100%;
  border-top: 1px solid #D6D6D6; }

.divide + .detailed-info {
  margin-top: 80px; }

.line-article {
  width: 100%;
  border-top: 1px solid #D6D6D6;
  margin-bottom: 60px; }
  @media (max-width: 992px) {
    .line-article {
      margin-bottom: 60px; } }
  .line-article.part {
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      .line-article.part {
        margin-bottom: 60px; } }

.mb-155 {
  margin-bottom: 155px; }

.mb-35 {
  margin-bottom: 35px; }

@media (max-width: 992px) {
  body.ios select,
  body.ios textarea,
  body.ios input {
    font-size: 16px !important; } }

.bodyBlock {
  overflow: hidden !important; }

.app-cookie-line {
  z-index: 999999; }

.loading-background {
  min-width: 100px;
  min-height: 30px;
  text-indent: -9999px;
  white-space: nowrap;
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: animatedBackground;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #ddd2e6 0%, #a08cb1 15%, #ddd2e6 30%);
  background-size: 1000px 1000px; }

@keyframes animatedBackground {
  0% {
    background-position: -1000px 0; }
  100% {
    background-position: 1000px 0; } }

.CookieDeclaration {
  margin-bottom: 100px; }
  .CookieDeclaration > div {
    margin-left: calc(35.714% + 15px) !important;
    width: calc(57.1428% - 16px); }
    @media (max-width: 992px) {
      .CookieDeclaration > div {
        margin-left: 0 !important;
        width: 100%; } }
    .CookieDeclaration > div p, .CookieDeclaration > div ul, .CookieDeclaration > div ol, .CookieDeclaration > div h3, .CookieDeclaration > div h4, .CookieDeclaration > div h5, .CookieDeclaration > div h6 {
      margin-left: 0;
      width: 100%; }
  .CookieDeclaration .CookieDeclarationTableCell {
    font-size: 14px; }

#calendly-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  height: 100dvh;
  border: none;
  max-width: 100vw;
  max-height: 100%;
  max-height: 100dvh;
  padding: 0  0 0 10px;
  overflow: hidden;
  z-index: 9999;
  background: #ffffff; }
  #calendly-modal::backdrop {
    display: none; }
  #calendly-modal.hide {
    display: none;
    pointer-events: none; }
  #calendly-modal.show {
    display: block;
    pointer-events: all; }
  #calendly-modal .videoWrapper {
    width: 100%;
    height: 100%; }
  #calendly-modal .close-calendly-modal {
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 2;
    border: none;
    background: #505960;
    transition: all 160ms;
    padding: 10px;
    border-radius: 45px;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center; }
    #calendly-modal .close-calendly-modal:hover {
      transform: scale(1.1); }
    @media (max-width: 660px) {
      #calendly-modal .close-calendly-modal {
        left: 10px;
        top: 10px;
        right: initial;
        border-radius: 35px;
        height: 35px;
        width: 35px; } }
    #calendly-modal .close-calendly-modal img {
      filter: brightness(100);
      width: 16px;
      max-width: 100%; }

.bg-blue-light {
  background-color: #E8E7FD !important; }

.img {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .img img, .img > iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    width: 100%;
    transform: translate(-50%, -50%); }
  .img.aspectRatio--1x1 {
    padding-top: calc((1 / 1) * 100%); }
  .img.aspectRatio--4x3 {
    padding-top: calc((3 / 4) * 100%); }
  .img.aspectRatio--16x9 {
    padding-top: calc((9 / 16) * 100%); }
  .img.aspectRatio--360x500 {
    padding-top: calc((500 / 360) * 100%); }
  .img.aspectRatio--400x272 {
    padding-top: calc((272 / 400) * 100%); }
  .img.aspectRatio--460x313 {
    padding-top: calc((313 / 460) * 100%); }
  .img.aspectRatio--460x640 {
    padding-top: calc((640 / 460) * 100%); }
  .img.aspectRatio--560x397 {
    padding-top: calc((397 / 560) * 100%); }
  .img.aspectRatio--560x687 {
    padding-top: calc((687 / 560) * 100%); }
  .img.aspectRatio--660x448 {
    padding-top: calc((448 / 660) * 100%); }
  .img.aspectRatio--660x834 {
    padding-top: calc((834 / 660) * 100%); }
  .img.aspectRatio--760x498 {
    padding-top: calc((498 / 760) * 100%); }
  .img.aspectRatio--860x586 {
    padding-top: calc((586 / 860) * 100%); }
  .img.aspectRatio--960x633 {
    padding-top: calc((633 / 960) * 100%); }
  .img.aspectRatio--1360x787 {
    padding-top: calc((787 / 1360) * 100%); }
  .img.aspectRatio--1380x840 {
    padding-top: calc((840 / 1380) * 100%); }
  .img.aspectRatio--1440x940 {
    padding-top: calc((940 / 1440) * 100%); }
  .img.aspectRatio--1363x789 {
    padding-top: calc((789 / 1363) * 100%); }
  .img.aspectRatio--192x259 {
    padding-top: calc((259 / 192) * 100%); }
  .img.aspectRatio--132x88 {
    padding-top: calc((88 / 132) * 100%); }
  .img.aspectRatio--860x537 {
    padding-top: calc((537 / 860) * 100%); }
  .img.aspectRatio--272x186 {
    padding-top: calc((186 / 272) * 100%); }
  .img.aspectRatio--545x561 {
    padding-top: calc((561 / 545) * 100%); }

header {
  color: #361E40;
  position: relative;
  z-index: 3; }
  @media (max-width: 992px) {
    header {
      margin-bottom: 0; } }
  header .header__wrapper {
    display: flex;
    justify-content: flex-end;
    height: 149px;
    width: 100%;
    position: relative; }
    header .header__wrapper.transparent {
      background: transparent; }
    @media (max-width: 992px) {
      header .header__wrapper {
        height: 104px; } }
    header .header__wrapper--logo {
      position: absolute;
      top: 40px;
      left: 0; }
      header .header__wrapper--logo img {
        width: 74px;
        height: auto; }
        @media (max-width: 992px) {
          header .header__wrapper--logo img {
            width: 54px; } }
    header .header__wrapper .main__menu {
      display: flex;
      align-items: center; }
      header .header__wrapper .main__menu--desktop {
        display: block; }
        @media (max-width: 992px) {
          header .header__wrapper .main__menu--desktop {
            display: none; } }
        header .header__wrapper .main__menu--desktop .item {
          position: relative;
          color: #361E40;
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 21px;
          line-height: 100%;
          font-weight: 500;
          margin-left: 44px;
          text-decoration: none;
          display: inline-block; }
          header .header__wrapper .main__menu--desktop .item.dropDown {
            padding-right: 26px; }
            header .header__wrapper .main__menu--desktop .item.dropDown::after {
              background-image: url("../images/./icons/arrow-down-menu.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 16px;
              height: 17px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 0;
              top: 1px; }
          header .header__wrapper .main__menu--desktop .item.shoppingCart {
            padding-right: 38px; }
            header .header__wrapper .main__menu--desktop .item.shoppingCart::after {
              background-image: url("../images/./icons/shopping-bag.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 18px;
              height: 22px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 6px;
              top: 0px; }
            header .header__wrapper .main__menu--desktop .item.shoppingCart .shoppingCart__count {
              background: #361E40;
              color: #fff;
              position: absolute;
              left: calc(100% - 9px);
              top: -15px;
              z-index: 1;
              min-width: 17px;
              height: 17px;
              border-radius: 20px;
              font-size: 11px;
              line-height: 11px;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 0 5px;
              font-weight: 600;
              text-align: center; }
          header .header__wrapper .main__menu--desktop .item.search {
            padding-right: 38px; }
            header .header__wrapper .main__menu--desktop .item.search::after {
              background-image: url("../images/./icons/search-icon-2.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 22px;
              height: 22px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 6px;
              top: 0px; }
          header .header__wrapper .main__menu--desktop .item:before {
            transition: all 150ms;
            opacity: 0;
            content: "";
            width: 100%;
            height: 2px;
            background: #361E40;
            position: absolute;
            left: 0;
            bottom: -5px; }
          header .header__wrapper .main__menu--desktop .item:hover:before {
            opacity: 1; }
      header .header__wrapper .main__menu--mobile {
        display: none; }
        @media (max-width: 992px) {
          header .header__wrapper .main__menu--mobile {
            display: block;
            margin-top: 20px; } }
        header .header__wrapper .main__menu--mobile .item {
          position: relative;
          margin-left: 28px;
          text-decoration: none;
          color: #361E40; }
          header .header__wrapper .main__menu--mobile .item.shoppingCart {
            background-image: url("../images/./icons/shopping-bag.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 18px;
            height: 22px;
            content: "";
            display: inline-block;
            background-size: cover;
            position: relative; }
            header .header__wrapper .main__menu--mobile .item.shoppingCart .shoppingCart__count {
              background: #361E40;
              color: #fff;
              position: absolute;
              left: calc(100% - 5px);
              top: -15px;
              z-index: 1;
              min-width: 17px;
              height: 17px;
              border-radius: 20px;
              font-size: 11px;
              line-height: 11px;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 0 5px;
              font-weight: 600;
              text-align: center; }
          header .header__wrapper .main__menu--mobile .item.search {
            background-image: url("../images/./icons/search-icon-2.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 22px;
            height: 22px;
            content: "";
            display: inline-block;
            background-size: cover; }
          header .header__wrapper .main__menu--mobile .item.menu-hamburguer {
            background-image: url("../images/./icons/menu-hamburguer.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 22px;
            height: 18px;
            content: "";
            display: inline-block;
            background-size: cover; }
  header.header--steps {
    margin-bottom: 0; }
    header.header--steps .header__wrapper {
      height: 128px;
      justify-content: center; }
      @media (max-width: 1200px) {
        header.header--steps .header__wrapper {
          justify-content: flex-end; } }
      @media (max-width: 992px) {
        header.header--steps .header__wrapper {
          display: block;
          height: auto; } }
      @media (max-width: 992px) {
        header.header--steps .header__wrapper--logo {
          position: static; }
          header.header--steps .header__wrapper--logo img {
            padding: 40px 0; } }
    header.header--steps .back-step-mobile {
      display: none;
      position: absolute;
      top: 50px;
      right: 0; }
      @media (max-width: 992px) {
        header.header--steps .back-step-mobile {
          display: block; } }
      header.header--steps .back-step-mobile a {
        text-decoration: none;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 18px;
        color: #361E40;
        position: relative;
        display: inline-block;
        padding-left: 18px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDUyOTQxIDUuNDM3NUwtMi4xODU1N2UtMDcgNUwwLjQ1Mjk0MSA0LjU2MjVMNS4wNDcwNiAtMi42MDIxMWUtMDdMNS45NTI5NCAwLjkzNzVMMi40NTg4MiA0LjM3NUwxMSA0LjM3NUwxMSA1LjYyNUwyLjQ1ODgyIDUuNjI1TDUuOTUyOTQgOS4wNjI1TDUuMDQ3MDYgMTBMMC40NTI5NDEgNS40Mzc1WiIgZmlsbD0iIzEyMTIxMiIvPgo8L3N2Zz4K");
        background-repeat: no-repeat;
        background-size: 11px;
        background-position: left center; }
    @media (max-width: 992px) {
      header.header--steps .main__menu {
        flex-wrap: wrap; } }
    header.header--steps .main__menu .item {
      position: relative;
      color: #361E40;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 21px;
      line-height: 40px;
      letter-spacing: 0.24px;
      margin-left: 40px;
      text-decoration: none; }
      @media (max-width: 1200px) {
        header.header--steps .main__menu .item {
          font-size: 18px;
          line-height: 36px; } }
      @media (max-width: 992px) {
        header.header--steps .main__menu .item {
          margin-left: 0;
          margin-right: 10px;
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 5px; } }
      header.header--steps .main__menu .item.done {
        color: #436A5F; }
        @media (max-width: 992px) {
          header.header--steps .main__menu .item.done {
            color: #473B54; } }
      header.header--steps .main__menu .item.active {
        border-bottom: 2px solid #3C35F2;
        color: #361E40; }
        @media (max-width: 992px) {
          header.header--steps .main__menu .item.active {
            color: #361E40;
            font-weight: 700; } }
      header.header--steps .main__menu .item.disabled {
        opacity: 0.3; }
        @media (max-width: 992px) {
          header.header--steps .main__menu .item.disabled {
            opacity: 1; } }
  header .dropDownMenu {
    background: #E8E7FD;
    background-size: 1243px 1176px;
    background-position-x: 21vw;
    background-position-y: -60px;
    position: fixed;
    width: 100vw;
    height: 100%;
    top: calc(-100% - 200px);
    overflow-x: hidden;
    transition: all 350ms;
    z-index: 2;
    -ms-overflow-style: none; }
    @media (max-width: 992px) {
      header .dropDownMenu {
        background-size: 809px 765px;
        background-position-x: 21vw;
        background-position-y: 90px; } }
    header .dropDownMenu.active {
      top: 0; }
      @media (max-width: 992px) {
        header .dropDownMenu.active .btnClose {
          position: fixed; } }
      @media (max-width: 992px) {
        header .dropDownMenu.active .btnBack {
          display: block; } }
    header .dropDownMenu::-webkit-scrollbar {
      width: none; }
    header .dropDownMenu .btnBack {
      border-radius: 0;
      height: 80px;
      width: 100%;
      position: fixed;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 3;
      display: none; }
    header .dropDownMenu .btnClose {
      margin-left: auto;
      z-index: 1; }
      @media (max-width: 992px) {
        header .dropDownMenu .btnClose {
          font-size: 0;
          padding: 16px;
          top: 20px;
          right: 20px; } }
      header .dropDownMenu .btnClose img {
        width: 16px;
        height: auto;
        margin-bottom: 2px; }
    header .dropDownMenu__top {
      width: 100%;
      height: 100px;
      display: flex;
      align-items: center;
      padding-top: 20px;
      margin-bottom: 50px; }
      @media (max-height: 780px) and (min-width: 993px) {
        header .dropDownMenu__top {
          margin-bottom: 6vh; } }
      @media (max-width: 992px) {
        header .dropDownMenu__top {
          padding-top: 85px;
          margin-bottom: 0;
          height: auto; } }
      @media (max-width: 992px) {
        header .dropDownMenu__top .dropDownMenu__logo {
          display: none; } }
      header .dropDownMenu__top .dropDownMenu__logo img {
        width: 74px;
        height: auto; }
      header .dropDownMenu__top a {
        position: relative;
        color: #361E40;
        font-family: "SuisseIntl-Regular", sans-serif;
        font-size: 20px;
        line-height: 1;
        font-weight: 500;
        text-decoration: none;
        display: inline-block;
        top: unset; }
      header .dropDownMenu__top .search {
        margin-left: 28px;
        padding-right: 38px; }
        @media (max-width: 992px) {
          header .dropDownMenu__top .search {
            display: none; } }
        header .dropDownMenu__top .search::after {
          background-image: url(../images/./icons/search-icon.svg);
          background-repeat: no-repeat;
          background-position: center center;
          width: 21px;
          height: 21px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: 6px;
          top: 0px; }
    @media (max-width: 992px) {
      header .dropDownMenu__col {
        position: absolute;
        width: calc(100% - 40px);
        margin-top: 0; }
        header .dropDownMenu__col.active {
          display: block; } }
    @media (min-height: 900px) {
      header .dropDownMenu__col {
        margin-top: 50px; } }
    header .dropDownMenu__desktop {
      z-index: 0;
      display: block; }
      header .dropDownMenu__desktop .item--more {
        padding-right: 50px; }
        header .dropDownMenu__desktop .item--more span {
          position: relative; }
          header .dropDownMenu__desktop .item--more span:after {
            opacity: 0;
            background-image: url("../images/./icons/link-menu-arrow.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 30px;
            height: 20px;
            content: "";
            display: inline-block;
            background-size: cover;
            position: absolute;
            right: -46px;
            top: 50%;
            margin-top: -10px;
            transform: translateX(-30px);
            pointer-events: none; }
        header .dropDownMenu__desktop .item--more a:hover span:after {
          opacity: 1;
          transition: all 0.1s; }
          @media (min-width: 993px) {
            header .dropDownMenu__desktop .item--more a:hover span:after {
              transform: translateX(0); } }
        @media (hover: none) {
          header .dropDownMenu__desktop .item--more a span:after {
            opacity: 1;
            transition: all 0.1s; } }
  @media (hover: none) and (min-width: 993px) {
    header .dropDownMenu__desktop .item--more a span:after {
      transform: translateX(0); } }
      header .dropDownMenu__desktop--itemsLine {
        display: none; }
      header .dropDownMenu__desktop--items .item {
        margin-bottom: 32px; }
        @media (max-height: 780px) and (min-width: 993px) {
          header .dropDownMenu__desktop--items .item {
            margin-bottom: 3.6vh; } }
        header .dropDownMenu__desktop--items .item a {
          font-family: "SuisseIntl-Book", sans-serif;
          text-decoration: none;
          font-size: 32px;
          line-height: 44px;
          letter-spacing: -0.16px;
          color: #361E40;
          position: relative;
          overflow-wrap: break-word;
          word-wrap: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto;
          border-bottom: 2px solid transparent; }
          @media (max-width: 1680px) {
            header .dropDownMenu__desktop--items .item a {
              font-size: 1.9062vw;
              line-height: 2.621vw; } }
          header .dropDownMenu__desktop--items .item a:hover {
            border-bottom: 2px solid #000000; }
          @media (min-width: 993px) {
            header .dropDownMenu__desktop--items .item a.active {
              border-bottom: 2px solid #000000; }
              header .dropDownMenu__desktop--items .item a.active:after {
                border-bottom: 2px solid #000000; } }
        header .dropDownMenu__desktop--items .item--sm {
          margin-bottom: 12px; }
          header .dropDownMenu__desktop--items .item--sm a {
            font-size: 21px;
            line-height: 36px; }
            @media (max-width: 1680px) {
              header .dropDownMenu__desktop--items .item--sm a {
                font-size: 1.251vw;
                line-height: 2.1445vw; } }
      header .dropDownMenu__desktop--subItems, header .dropDownMenu__desktop--sub-subItems {
        pointer-events: none;
        opacity: 0;
        transform: translateX(-100px);
        position: absolute;
        top: 0;
        left: 20; }
        header .dropDownMenu__desktop--subItems .thisItem,
        header .dropDownMenu__desktop--subItems .item, header .dropDownMenu__desktop--sub-subItems .thisItem,
        header .dropDownMenu__desktop--sub-subItems .item {
          margin-bottom: 22px; }
          @media (max-height: 780px) and (min-width: 993px) {
            header .dropDownMenu__desktop--subItems .thisItem,
            header .dropDownMenu__desktop--subItems .item, header .dropDownMenu__desktop--sub-subItems .thisItem,
            header .dropDownMenu__desktop--sub-subItems .item {
              margin-bottom: 3.05vh; } }
          header .dropDownMenu__desktop--subItems .thisItem a,
          header .dropDownMenu__desktop--subItems .item a, header .dropDownMenu__desktop--sub-subItems .thisItem a,
          header .dropDownMenu__desktop--sub-subItems .item a {
            font-family: "SuisseIntl-Light", sans-serif;
            text-decoration: none;
            font-size: 21px;
            line-height: 36px;
            color: #361E40;
            position: relative;
            overflow-wrap: break-word;
            word-wrap: break-word;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            border-bottom: 2px solid #361E40; }
            @media (min-width: 993px) {
              header .dropDownMenu__desktop--subItems .thisItem a:hover, header .dropDownMenu__desktop--subItems .thisItem a.active,
              header .dropDownMenu__desktop--subItems .item a:hover,
              header .dropDownMenu__desktop--subItems .item a.active, header .dropDownMenu__desktop--sub-subItems .thisItem a:hover, header .dropDownMenu__desktop--sub-subItems .thisItem a.active,
              header .dropDownMenu__desktop--sub-subItems .item a:hover,
              header .dropDownMenu__desktop--sub-subItems .item a.active {
                border-bottom: 2px solid #361E40; } }
        header .dropDownMenu__desktop--subItems.active, header .dropDownMenu__desktop--sub-subItems.active {
          pointer-events: all;
          transition: all 350ms;
          opacity: 1;
          transform: translateX(0); }
      @media (max-width: 992px) {
        header .dropDownMenu__desktop {
          position: relative; }
          header .dropDownMenu__desktop--itemsLine {
            margin-bottom: 46px;
            display: block; }
            header .dropDownMenu__desktop--itemsLine a {
              font-family: "SuisseIntl-Regular", sans-serif;
              font-size: 16px;
              line-height: 24px;
              color: #361E40;
              text-decoration: none;
              margin-right: 24px;
              display: inline-block;
              position: relative;
              border-bottom: 2px solid #361E40; }
              header .dropDownMenu__desktop--itemsLine a:hover {
                border-bottom: 2px solid #361E40; }
          header .dropDownMenu__desktop--items {
            margin-bottom: 120px;
            display: none; }
            header .dropDownMenu__desktop--items.active {
              display: block; }
            header .dropDownMenu__desktop--items .item {
              margin-bottom: 24px; }
              header .dropDownMenu__desktop--items .item > a {
                font-family: "SuisseIntl-Regular", sans-serif;
                font-size: 22px;
                line-height: 32px;
                color: #361E40;
                text-decoration: none;
                position: relative;
                border-bottom: 2px solid #361E40; }
                header .dropDownMenu__desktop--items .item > a span {
                  position: relative; }
                header .dropDownMenu__desktop--items .item > a:hover, header .dropDownMenu__desktop--items .item > a.active {
                  border-bottom: 2px solid #361E40; }
          header .dropDownMenu__desktop .item--more {
            padding-right: 0px; }
            header .dropDownMenu__desktop .item--more > a span:after {
              opacity: 1;
              transition: all 150ms;
              background-image: url("../images/./icons/arrow-down-item-menu.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 15px;
              height: 17px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: -27px;
              top: 50%;
              margin-top: -7.5px;
              pointer-events: none;
              transform: rotate(-90deg); }
          header .dropDownMenu__desktop--subItems, header .dropDownMenu__desktop--sub-subItems {
            margin-bottom: 120px;
            transform: translateX(100px); }
            header .dropDownMenu__desktop--subItems.active, header .dropDownMenu__desktop--sub-subItems.active {
              position: static; }
            header .dropDownMenu__desktop--subItems .thisItem,
            header .dropDownMenu__desktop--subItems .item, header .dropDownMenu__desktop--sub-subItems .thisItem,
            header .dropDownMenu__desktop--sub-subItems .item {
              margin-bottom: 20px; }
              header .dropDownMenu__desktop--subItems .thisItem a,
              header .dropDownMenu__desktop--subItems .item a, header .dropDownMenu__desktop--sub-subItems .thisItem a,
              header .dropDownMenu__desktop--sub-subItems .item a {
                font-size: 17px;
                line-height: 28px; }
            header .dropDownMenu__desktop--subItems .item--more > a span:after, header .dropDownMenu__desktop--sub-subItems .item--more > a span:after {
              width: 14px;
              height: 16px; } }
    header .dropDownMenu__mobile {
      padding: 85px 0 85px 0;
      position: relative;
      display: none; }
      header .dropDownMenu__mobile__btn-back {
        border-radius: 0;
        height: 80px;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0; }
      header .dropDownMenu__mobile--itemsLine {
        margin-bottom: 46px; }
        header .dropDownMenu__mobile--itemsLine a {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 16px;
          line-height: 24px;
          color: #361E40;
          text-decoration: none;
          margin-right: 24px;
          display: inline-block;
          position: relative;
          border-bottom: 2px solid #361E40; }
          header .dropDownMenu__mobile--itemsLine a:hover {
            border-bottom: 2px solid #361E40; }
      header .dropDownMenu__mobile--items .item {
        margin-bottom: 24px; }
        header .dropDownMenu__mobile--items .item > a {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 22px;
          line-height: 32px;
          color: #361E40;
          text-decoration: none;
          position: relative;
          border-bottom: 2px solid #361E40; }
          header .dropDownMenu__mobile--items .item > a span {
            position: relative; }
          header .dropDownMenu__mobile--items .item > a:hover, header .dropDownMenu__mobile--items .item > a.active {
            border-bottom: 2px solid #361E40; }
        header .dropDownMenu__mobile--items .item .subItems {
          transition: all 150ms;
          margin-top: 0;
          opacity: 0;
          height: 0;
          overflow: hidden; }
          header .dropDownMenu__mobile--items .item .subItems .subItem {
            margin-bottom: 18px; }
            header .dropDownMenu__mobile--items .item .subItems .subItem:last-child {
              margin-bottom: 15px; }
            header .dropDownMenu__mobile--items .item .subItems .subItem a {
              font-family: "SuisseIntl-Regular", sans-serif;
              font-size: 16px;
              line-height: 24px;
              color: #361E40;
              position: relative;
              text-decoration: none;
              border-bottom: 2px solid #361E40; }
              header .dropDownMenu__mobile--items .item .subItems .subItem a:hover {
                border-bottom: 2px solid #361E40; }
          header .dropDownMenu__mobile--items .item .subItems.active {
            height: auto;
            opacity: 1;
            margin-top: 20px; }
        header .dropDownMenu__mobile--items .item.item--expandable > a span:after {
          transition: all 150ms;
          background-image: url("../images/./icons/arrow-down-item-menu.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 17px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: -27px;
          top: 50%;
          margin-top: -7.5px;
          rotate: -90deg;
          pointer-events: none; }
  header > .inner-wrapper-sticky {
    transition: top 0.2s ease-in-out, background 0.2s; }
    header > .inner-wrapper-sticky.nav-up {
      top: -149px !important; }
  header.is-affixed .inner-wrapper-sticky {
    background-color: #ffffff !important;
    box-shadow: 0px 3px 30px 1px rgba(0, 0, 0, 0.1); }
    @media (max-width: 992px) {
      header.is-affixed .inner-wrapper-sticky .header__wrapper {
        margin-top: 0; } }
    @media (max-height: 700px) {
      header.is-affixed .inner-wrapper-sticky .header__wrapper {
        height: 100px;
        margin-top: 0; } }
    @media (max-height: 700px) {
      header.is-affixed .inner-wrapper-sticky .header__wrapper .header__wrapper--logo {
        top: 24px; } }
    @media (max-width: 992), (max-height: 700px) {
      header.is-affixed .inner-wrapper-sticky .header__wrapper .header__wrapper--logo {
        top: 30px; } }

.banner {
  margin-top: -20px;
  margin-bottom: 200px; }
  @media (max-width: 992px) {
    .banner {
      margin-bottom: 89px;
      margin-top: 0; } }
  @media (max-width: 992px) {
    .banner__wrapper .container.images {
      padding: 0; } }
  .banner__wrapper h1 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 140px;
    line-height: 128px;
    letter-spacing: -2.5px;
    color: #361E40;
    margin-bottom: 50px;
    margin-top: 16px;
    margin-left: 10.5%; }
    @media (max-width: 1680px) {
      .banner__wrapper h1 {
        font-size: 7.15vw;
        line-height: 6.435vw;
        letter-spacing: -2.12px; } }
    @media (max-width: 1200px) {
      .banner__wrapper h1 {
        font-size: 78px;
        line-height: 85px;
        letter-spacing: -1.5px; } }
    @media (max-width: 992px) {
      .banner__wrapper h1 {
        font-size: 48px;
        line-height: 55px;
        text-align: center;
        letter-spacing: -1.5px;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 32px; } }
  .banner__wrapper--buttonWrapper {
    margin-left: 10.5%; }
    @media (max-width: 992px) {
      .banner__wrapper--buttonWrapper {
        margin-left: 0; } }
    @media (max-width: 992px) {
      .banner__wrapper--buttonWrapper .content {
        text-align: center; } }
    .banner__wrapper--buttonWrapper .content .lineBlock {
      display: block;
      width: 100%;
      clear: both; }
    .banner__wrapper--buttonWrapper .content .button {
      text-decoration: none;
      padding: 25px 42px 19px 42px;
      border-radius: 68px;
      font-size: 24px;
      line-height: 28px;
      display: block;
      margin-bottom: 30px;
      width: fit-content; }
      @media (max-width: 1680px) {
        .banner__wrapper--buttonWrapper .content .button {
          font-size: 1.3108vw;
          line-height: 1.6683vw;
          letter-spacing: -0.88px;
          padding: 20px 36px 16px; } }
      @media (max-width: 1200px) {
        .banner__wrapper--buttonWrapper .content .button {
          font-size: 16px;
          line-height: 20px;
          letter-spacing: -0.6px;
          margin-bottom: 12px;
          padding: 20px 28px 14px 28px; } }
      @media (max-width: 992px) {
        .banner__wrapper--buttonWrapper .content .button {
          font-size: 16px;
          line-height: 20px;
          letter-spacing: -0.6px;
          margin-bottom: 12px;
          padding: 20px 28px 14px 28px; } }
      .banner__wrapper--buttonWrapper .content .button.brandPurple {
        background: #361E40; }
      .banner__wrapper--buttonWrapper .content .button.brandRed {
        background: #E97C5D; }
      .banner__wrapper--buttonWrapper .content .button div {
        padding-right: 45px;
        position: relative;
        text-align: left; }
        @media (max-width: 992px) {
          .banner__wrapper--buttonWrapper .content .button div {
            padding-right: 33px; } }
        .banner__wrapper--buttonWrapper .content .button div span {
          position: relative; }
          .banner__wrapper--buttonWrapper .content .button div span:after {
            background-image: url("../images/./icons/arrow-CTA.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 28px;
            height: 18px;
            content: "";
            display: inline-block;
            background-size: cover;
            position: absolute;
            right: -45px;
            top: 50%;
            margin-top: -12px; }
            @media (max-width: 992px) {
              .banner__wrapper--buttonWrapper .content .button div span:after {
                background-image: url("../images/./icons/arrow-CTA.svg");
                background-repeat: no-repeat;
                background-position: center center;
                width: 20px;
                height: 14px;
                content: "";
                display: inline-block;
                background-size: cover;
                right: -33px;
                margin-top: -9px; } }
      .banner__wrapper--buttonWrapper .content .button.btn-secondary div span::after {
        background-image: url("../images/./icons/arrow-CTA-dark.svg"); }
  .banner__wrapper--images {
    position: relative;
    width: 80%;
    margin-left: auto; }
    @media (max-width: 1600px) {
      .banner__wrapper--images {
        width: inherit; } }
    .banner__wrapper--images:before {
      content: url("../images/form.svg");
      width: 1060px;
      height: auto;
      left: 130px;
      top: -300px;
      position: absolute; }
      @media (max-width: 992px) {
        .banner__wrapper--images:before {
          display: none; } }
    @media (max-width: 992px) {
      .banner__wrapper--images {
        overflow: hidden;
        margin-bottom: 32px; } }
    @media (max-width: 992px) {
      .banner__wrapper--images .img img {
        height: 100%;
        object-fit: cover; } }
    .banner__wrapper--images .landscape1,
    .banner__wrapper--images .portrait1,
    .banner__wrapper--images .landscape2 {
      float: right; }
    .banner__wrapper--images .portrait1 {
      width: 100%;
      max-width: 37.5%; }
      @media (max-width: 992px) {
        .banner__wrapper--images .portrait1 {
          float: left;
          margin-top: 29px;
          max-width: 47.5%; }
          .banner__wrapper--images .portrait1 .img.aspectRatio--360x500 {
            padding-top: calc((235 / 178) * 100%); } }
    .banner__wrapper--images .landscape1 {
      width: 100%;
      max-width: 48.4%;
      margin-right: 8%;
      margin-top: 127px; }
      @media (max-width: 992px) {
        .banner__wrapper--images .landscape1 {
          margin-top: 0;
          margin-right: 0;
          max-width: 47.2%; }
          .banner__wrapper--images .landscape1 .img.aspectRatio--460x313 {
            padding-top: calc((126 / 177) * 100%); } }
    .banner__wrapper--images .landscape2 {
      width: 100%;
      max-width: 68.5%;
      margin-right: 10.5%;
      margin-top: 60px; }
      @media (max-width: 992px) {
        .banner__wrapper--images .landscape2 {
          margin-top: 32px;
          margin-right: 0;
          max-width: 39.2%; }
          .banner__wrapper--images .landscape2 .img.aspectRatio--660x448 {
            padding-top: calc((106 / 147) * 100%); } }
  .banner .showMobile {
    display: none; }
    @media (max-width: 992px) {
      .banner .showMobile {
        display: block; } }
  .banner .hideMobile {
    display: block; }
    @media (max-width: 992px) {
      .banner .hideMobile {
        display: none; } }

.banner-h {
  margin-bottom: 80px; }
  @media (max-width: 992px) {
    .banner-h {
      margin-bottom: 40px; } }

@media (max-width: 992px) {
  .mobile-toright {
    margin-right: -30px; } }

.bannerPortrait {
  margin-bottom: 260px;
  position: relative; }
  @media (max-width: 1200px) {
    .bannerPortrait {
      margin-bottom: 200px; } }
  @media (max-width: 992px) {
    .bannerPortrait {
      margin-bottom: 89px; } }
  .bannerPortrait__wrapper .portrait1 {
    width: 29.5%;
    float: left;
    position: relative; }
    .bannerPortrait__wrapper .portrait1 .btnWrapper .button {
      text-align: center;
      text-decoration: none;
      position: absolute;
      color: #361E40;
      transition: all 100ms;
      transform: scale(1);
      border-radius: 40%; }
      .bannerPortrait__wrapper .portrait1 .btnWrapper .button:hover {
        transform: scale(1.03); }
      @media (max-width: 1550px) {
        .bannerPortrait__wrapper .portrait1 .btnWrapper .button {
          transform: scale(0.9); }
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button:hover {
            transform: scale(0.93); } }
      @media (max-width: 1390px) {
        .bannerPortrait__wrapper .portrait1 .btnWrapper .button {
          transform: scale(0.8); }
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button:hover {
            transform: scale(0.83); } }
      @media (max-width: 1200px) {
        .bannerPortrait__wrapper .portrait1 .btnWrapper .button {
          transform: scale(0.6); }
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button:hover {
            transform: scale(0.63); } }
      .bannerPortrait__wrapper .portrait1 .btnWrapper .button.lightGreen {
        background-image: url("../images/./form-botton.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 231.39px;
        height: 199.74px;
        content: "";
        display: inline-block;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.88px;
        padding: 0 30px;
        top: 72.6%;
        left: 35%; }
        @media (max-width: 1550px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.lightGreen {
            top: 70.6%;
            left: 33%; } }
        @media (max-width: 1390px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.lightGreen {
            top: 68.6%;
            left: 31%; } }
        @media (max-width: 1200px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.lightGreen {
            top: 59.6%;
            left: 20%; } }
      .bannerPortrait__wrapper .portrait1 .btnWrapper .button.orange {
        background-image: url("../images/./form-botton2.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 225px;
        height: 220px;
        content: "";
        display: inline-block;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        line-height: 32px;
        text-align: center;
        letter-spacing: -0.88px;
        padding: 0 40px;
        top: 89.6%;
        left: 5%; }
        @media (max-width: 1550px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.orange {
            top: 87.6%;
            left: 3%; } }
        @media (max-width: 1390px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.orange {
            top: 85.6%;
            left: 1%; } }
        @media (max-width: 1200px) {
          .bannerPortrait__wrapper .portrait1 .btnWrapper .button.orange {
            top: 76.6%;
            left: -12%; } }
  .bannerPortrait__wrapper h1 {
    position: absolute;
    overflow: hidden;
    margin-top: 4.5%;
    z-index: 2;
    width: 47.5%;
    height: 87%;
    left: 50%;
    transform: translateX(-50%);
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 208px;
    line-height: 200px;
    text-align: center;
    letter-spacing: -2.5px;
    color: #361E40;
    text-align: center; }
    @media (max-width: 1550px) {
      .bannerPortrait__wrapper h1 {
        font-size: 180px;
        line-height: 180px; } }
    @media (max-width: 1390px) {
      .bannerPortrait__wrapper h1 {
        font-size: 150px;
        line-height: 150px; } }
    @media (max-width: 1200px) {
      .bannerPortrait__wrapper h1 {
        font-size: 120px;
        line-height: 120px; } }
  .bannerPortrait__wrapper .portrait2 {
    width: 29.5%;
    float: right;
    margin-top: 20%;
    margin-top: 19.2%; }

.banner-frontpage {
  position: relative;
  margin-top: -35px;
  background-color: #E8E7FD; }
  @media (max-width: 992px) {
    .banner-frontpage {
      margin-top: 0; } }
  .banner-frontpage__info {
    color: #361E40;
    padding-top: 98px;
    padding-bottom: 103px; }
    @media (max-width: 992px) {
      .banner-frontpage__info {
        padding-top: 35px !important;
        padding-bottom: 30px !important; } }
    .banner-frontpage__info h1 {
      max-width: 614px;
      margin-bottom: 42px;
      font-size: 96px;
      line-height: 100px; }
      @media (max-width: 992px) {
        .banner-frontpage__info h1 {
          margin-bottom: 28px;
          font-size: 48px;
          line-height: 50px; } }
      @media (max-width: 767px) {
        .banner-frontpage__info h1 {
          min-height: 100px;
          margin-bottom: 400px; } }
      @media (max-width: 414px) {
        .banner-frontpage__info h1 {
          margin-bottom: calc(80vw + 65px); } }
    .banner-frontpage__info .select-wrapper {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap;
      row-gap: 25px;
      column-gap: 46px; }
      @media (max-width: 992px) {
        .banner-frontpage__info .select-wrapper {
          min-height: 89px; } }
      .banner-frontpage__info .select-wrapper .courseSelect {
        flex: 1;
        margin-bottom: 0; }
      .banner-frontpage__info .select-wrapper .free-seats {
        color: #361E40;
        font-size: 26px;
        white-space: nowrap;
        text-decoration-thickness: 2px;
        text-decoration-skip-ink: none;
        max-width: max-content;
        padding-left: 23px;
        line-height: 1.2;
        white-space: break-spaces;
        flex: 1; }
        @media (max-width: 992px) {
          .banner-frontpage__info .select-wrapper .free-seats {
            display: block;
            font-size: 18px;
            min-width: 100%; } }
        @media (hover: hover) and (pointer: fine) {
          .banner-frontpage__info .select-wrapper .free-seats:hover {
            font-family: "SuisseIntl-Medium", sans-serif; } }
    .banner-frontpage__info .btn {
      text-decoration: none;
      box-shadow: none; }
      .banner-frontpage__info .btn:not(:disabled):not(.disabled):hover, .banner-frontpage__info .btn:not(:disabled):not(.disabled):active, .banner-frontpage__info .btn:not(:disabled):not(.disabled):focus, .banner-frontpage__info .btn:not(:disabled):not(.disabled):focus-visible {
        border-color: #361E40;
        box-shadow: none; }
      .banner-frontpage__info .btn:focus-visible {
        outline: auto; }
  .banner-frontpage__image {
    overflow: hidden; }
    @media (max-width: 767px) {
      .banner-frontpage__image {
        position: unset;
        position: absolute;
        width: 100%;
        left: -10px;
        right: -10px;
        width: calc(100% + 20px);
        bottom: 154px;
        height: 335px; } }
    @media (max-width: 414px) {
      .banner-frontpage__image {
        height: 80vw; } }
    .banner-frontpage__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .banner-frontpage__image .clipImage {
      width: 100%;
      height: 100%; }
      @media (max-width: 992px) {
        .banner-frontpage__image .clipImage {
          margin: 0 auto; } }
  .banner-frontpage--yellow {
    background-color: #FDEBB0; }

.courseSelect {
  position: relative;
  width: 100%;
  z-index: 1; }
  @media (max-width: 992px) {
    .courseSelect {
      margin-bottom: 46px; } }
  .courseSelect__btn {
    width: 100%;
    max-width: 547px;
    position: relative;
    z-index: 1; }
    .courseSelect__btn button {
      background: #361E40;
      border-radius: 100px;
      display: block;
      width: 100%;
      padding: 19px 72px 18px 36px;
      border: none;
      position: relative;
      text-align: left;
      font-size: 26px;
      line-height: 100%;
      color: #fff;
      white-space: nowrap; }
      @media (max-width: 992px) {
        .courseSelect__btn button {
          font-size: 18px;
          padding: 12px 60px 12px 23px; } }
      @media (hover: hover) and (pointer: fine) {
        .courseSelect__btn button:hover {
          font-family: "SuisseIntl-Medium", sans-serif; } }
      @media (hover: none) {
        .courseSelect__btn button.active {
          font-family: "SuisseIntl-Medium", sans-serif; } }
      @media (max-width: 767) {
        .courseSelect__btn button.active {
          font-family: "SuisseIntl-Medium", sans-serif; } }
      .courseSelect__btn button.active span {
        transform: translateY(-50%) rotate(180deg); }
      .courseSelect__btn button span {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 5px;
        top: 50%;
        width: 49px;
        height: 49px;
        background-color: white;
        border-radius: 100%;
        transform: translateY(-50%);
        transition: all 300ms; }
        @media (max-width: 992px) {
          .courseSelect__btn button span {
            width: 32px;
            height: 32px; } }
        .courseSelect__btn button span img {
          width: 16px;
          height: 24px; }
          @media (max-width: 992px) {
            .courseSelect__btn button span img {
              width: 10px;
              height: 15px; } }
  .courseSelect__options {
    background: #fff;
    border-radius: 0 0 40px 40px;
    padding: 60px 32px 32px 32px;
    position: absolute;
    top: 31px;
    z-index: 0;
    display: none;
    width: 100%;
    max-width: 547px; }
    @media (max-width: 992px) {
      .courseSelect__options {
        top: 21px;
        padding: 44px 23px 23px 23px;
        border-radius: 0 0 22px 22px; } }
    .courseSelect__options .items {
      list-style: none; }
      .courseSelect__options .items li {
        margin-bottom: 30px; }
        @media (max-width: 992px) {
          .courseSelect__options .items li {
            margin-bottom: 20px; } }
        .courseSelect__options .items li:last-child {
          margin-bottom: 0; }
        .courseSelect__options .items li a {
          font-size: 26px;
          line-height: 100%;
          color: #361E40;
          text-decoration: none; }
          .courseSelect__options .items li a:hover {
            font-family: "SuisseIntl-SemiBold", sans-serif;
            text-decoration: underline;
            text-decoration-color: #3C35F2;
            text-decoration-skip-ink: none;
            text-underline-offset: 5px;
            text-decoration-thickness: 2px; }
          @media (max-width: 992px) {
            .courseSelect__options .items li a {
              font-size: 18px; } }

footer {
  background-color: #361E40; }
  footer a:hover {
    font-family: "SuisseIntl-SemiBold", sans-serif; }
  footer .footerTop {
    padding: 60px 0 80px 0; }
    @media (max-width: 992px) {
      footer .footerTop {
        padding: 35px 0 35px 0; } }
    @media (max-width: 992px) {
      footer .footerTop__col {
        margin-top: 40px; } }
    footer .footerTop__col h2 {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      margin-top: 36px; }
      @media (max-width: 992px) {
        footer .footerTop__col h2 {
          font-size: 16px;
          line-height: 24px;
          margin-top: 25px;
          margin-bottom: 4px; } }
      footer .footerTop__col h2:first-child {
        margin-top: 0; }
    footer .footerTop__col div {
      display: block; }
      footer .footerTop__col div:nth-child(3) {
        margin-top: 26px; }
      @media (max-width: 992px) {
        footer .footerTop__col div:nth-child(3) {
          margin-top: 20px; } }
    footer .footerTop__col p,
    footer .footerTop__col p a,
    footer .footerTop__col div a,
    footer .footerTop__col .link {
      font-size: 21px;
      line-height: 36px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      text-decoration: none; }
      @media (max-width: 992px) {
        footer .footerTop__col p,
        footer .footerTop__col p a,
        footer .footerTop__col div a,
        footer .footerTop__col .link {
          font-size: 16px;
          line-height: 24px; } }
    footer .footerTop__col div a,
    footer .footerTop__col .link {
      font-family: "SuisseIntl-Regular", sans-serif;
      border-bottom: 2px solid #fff;
      margin-top: 10px;
      display: inline-block;
      padding-right: 27px; }
      @media (max-width: 992px) {
        footer .footerTop__col div a,
        footer .footerTop__col .link {
          margin-top: 10px;
          padding-right: 21px; } }
      footer .footerTop__col div a:hover,
      footer .footerTop__col .link:hover {
        font-family: "SuisseIntl-SemiBold", sans-serif; }
      footer .footerTop__col div a span,
      footer .footerTop__col .link span {
        position: relative; }
        footer .footerTop__col div a span:after,
        footer .footerTop__col .link span:after {
          background-image: url("../images/./icons/arrow-link.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 12px;
          height: 12px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: -23px;
          top: 50%;
          margin-top: -5px; }
          @media (max-width: 992px) {
            footer .footerTop__col div a span:after,
            footer .footerTop__col .link span:after {
              background-image: url("../images/./icons/arrow-link.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 9px;
              height: 9px;
              content: "";
              display: inline-block;
              background-size: cover;
              right: -17px;
              margin-top: -3px; } }
    @media (max-width: 992px) {
      footer .footerTop__col.colLink {
        margin-top: 30px; } }
    footer .footerTop__col.colLink .link {
      margin-top: 0; }
    footer .footerTop__col.colLink .email {
      position: relative; }
      @media (max-width: 992px) {
        footer .footerTop__col.colLink .email {
          max-width: 270px; } }
      footer .footerTop__col.colLink .email input {
        display: block;
        width: 100%;
        font-family: "SuisseIntl-Regular", sans-serif;
        font-size: 21px;
        line-height: 36px;
        letter-spacing: -0.24px;
        color: #FFFFFF;
        background: none;
        border: none;
        border-bottom: 2px solid #fff;
        padding-right: 35px;
        padding-bottom: 8px; }
        @media (max-width: 992px) {
          footer .footerTop__col.colLink .email input {
            font-size: 16px;
            line-height: 24px;
            padding-bottom: 6px; } }
        footer .footerTop__col.colLink .email input:focus {
          outline: none; }
        footer .footerTop__col.colLink .email input::-webkit-input-placeholder {
          color: #ffffff; }
        footer .footerTop__col.colLink .email input:-ms-input-placeholder {
          color: #ffffff; }
        footer .footerTop__col.colLink .email input::placeholder {
          color: #ffffff; }
      footer .footerTop__col.colLink .email .button {
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 44px;
        width: 35px;
        position: absolute;
        top: 0;
        right: 0; }
        @media (max-width: 992px) {
          footer .footerTop__col.colLink .email .button {
            height: 30px; } }
        footer .footerTop__col.colLink .email .button button {
          display: block;
          background: none;
          border: none;
          background-image: url("../images/./icons/arrow-email.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 21px;
          height: 18px;
          content: "";
          display: inline-block;
          background-size: cover; }
          @media (max-width: 992px) {
            footer .footerTop__col.colLink .email .button button {
              background-image: url("../images/./icons/arrow-email.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 15px;
              height: 13px;
              content: "";
              display: inline-block;
              background-size: cover;
              margin-bottom: 5px; } }
          footer .footerTop__col.colLink .email .button button:focus {
            outline: none; }
      footer .footerTop__col.colLink .email .error-message {
        display: none;
        margin-top: 10px;
        color: #C25839; }
      footer .footerTop__col.colLink .email.error input {
        color: #C25839;
        border-color: #C25839; }
      footer .footerTop__col.colLink .email.error .error-message {
        display: block; }
    footer .footerTop__col .terms {
      margin-top: 34px;
      margin-bottom: 40px; }
      @media (max-width: 992px) {
        footer .footerTop__col .terms {
          margin-top: 25px;
          margin-bottom: 0; } }
      footer .footerTop__col .terms input {
        width: 18px;
        height: 18px;
        cursor: pointer; }
      footer .footerTop__col .terms input[type=checkbox] + label:before,
      footer .footerTop__col .terms input[type=checkbox] + label:after,
      footer .footerTop__col .terms input[type=checkbox] + .labelText:before,
      footer .footerTop__col .terms input[type=checkbox] + .labelText:after {
        width: 18px;
        height: 18px;
        border-radius: 0; }
      footer .footerTop__col .terms input[type=checkbox] + label:before,
      footer .footerTop__col .terms input[type=checkbox] + .labelText:before {
        opacity: 1 !important;
        background-color: transparent;
        border: 1px solid #ffffff; }
      footer .footerTop__col .terms input[type=checkbox] + label:after,
      footer .footerTop__col .terms input[type=checkbox] + .labelText:after {
        transform: scale(0.6);
        background-image: url(../images/icons/check-light.svg); }
      footer .footerTop__col .terms label, footer .footerTop__col .terms label p, footer .footerTop__col .terms label span, footer .footerTop__col .terms .labelText, footer .footerTop__col .terms .labelText p {
        pointer-events: none;
        font-size: 18px;
        line-height: 22px;
        padding-left: 0;
        text-indent: 30px;
        letter-spacing: -0.24px;
        text-decoration: none; }
        @media (max-width: 992px) {
          footer .footerTop__col .terms label, footer .footerTop__col .terms label p, footer .footerTop__col .terms label span, footer .footerTop__col .terms .labelText, footer .footerTop__col .terms .labelText p {
            display: block;
            font-size: 16px;
            line-height: 22px;
            margin-top: 0px;
            margin-bottom: 4px; } }
        footer .footerTop__col .terms label a, footer .footerTop__col .terms label p a, footer .footerTop__col .terms label span a, footer .footerTop__col .terms .labelText a, footer .footerTop__col .terms .labelText p a {
          pointer-events: all;
          margin: 0;
          display: inline;
          padding: 0;
          margin-top: 0;
          font-size: 18px;
          color: inherit;
          line-height: inherit;
          letter-spacing: inherit; }
          @media (max-width: 992px) {
            footer .footerTop__col .terms label a, footer .footerTop__col .terms label p a, footer .footerTop__col .terms label span a, footer .footerTop__col .terms .labelText a, footer .footerTop__col .terms .labelText p a {
              font-size: 16px; } }
          footer .footerTop__col .terms label a span, footer .footerTop__col .terms label p a span, footer .footerTop__col .terms label span a span, footer .footerTop__col .terms .labelText a span, footer .footerTop__col .terms .labelText p a span {
            display: none; }
      footer .footerTop__col .terms.invalid label, footer .footerTop__col .terms.invalid label p, footer .footerTop__col .terms.invalid .labelText, footer .footerTop__col .terms.invalid .labelText p {
        color: #C25839; }
  footer .footerBottom {
    padding: 60px 0 80px 0; }
    @media (max-width: 992px) {
      footer .footerBottom {
        padding: 0 0 120px 0; } }
    @media (min-width: 993px) {
      footer .footerBottom .row.hideMobile {
        display: flex; } }
    footer .footerBottom__col h2 {
      font-family: "SuisseIntl-Regular", sans-serif;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 28px;
      margin-bottom: 4px;
      letter-spacing: 0.24px;
      color: #FFFFFF; }
    footer .footerBottom__col p {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 14px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #FFFFFF; }
    footer .footerBottom__linksWrapper {
      margin-top: 28px; }
      @media (max-width: 992px) {
        footer .footerBottom__linksWrapper {
          display: flex;
          flex-wrap: wrap;
          gap: 20px 30px;
          margin-top: 0px; } }
      footer .footerBottom__linksWrapper a {
        text-decoration: none;
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0.24px;
        color: #FFFFFF;
        border-bottom: 1px solid #fff;
        display: inline-block;
        margin-right: 40px; }
        footer .footerBottom__linksWrapper a:last-child {
          margin: 0; }
        footer .footerBottom__linksWrapper a:hover {
          font-family: "SuisseIntl-Regular", sans-serif; }
        @media (max-width: 992px) {
          footer .footerBottom__linksWrapper a {
            margin: 0px; } }
    footer .footerBottom__logo {
      width: 62px;
      float: right;
      margin-top: 20px; }
  footer .showMobile {
    display: none; }
    @media (max-width: 992px) {
      footer .showMobile {
        display: block; } }
  footer .hideMobile {
    display: block; }
    @media (max-width: 992px) {
      footer .hideMobile {
        display: none; } }

.btn {
  padding: 8px 28px;
  border-radius: 22px;
  transition: transform 0.3s; }
  .btn:first-letter {
    text-transform: uppercase; }
  .btn-primary {
    color: #fff;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    color: #fff;
    background-color: #361E40;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s; }
    @media (max-width: 992px) {
      .btn-primary {
        font-size: .9375rem; } }
    .btn-primary:not(:disabled):not(.disabled):hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      background-color: #361E40; }
    .btn-primary:first-letter {
      text-transform: uppercase; }
  .btn-secondary {
    color: #361E40;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    background-color: #fff;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s; }
    @media (max-width: 992px) {
      .btn-secondary {
        font-size: .9375rem; } }
    .btn-secondary:not(:disabled):not(.disabled):hover, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled):focus, .btn-secondary:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      color: #361E40;
      background-color: #fff; }
    .btn-secondary:first-letter {
      text-transform: uppercase; }
  .btn-brand-red {
    background-color: #E97C5D;
    border-color: #E97C5D;
    color: #fff; }
    .btn-brand-red:not(:disabled):not(.disabled):hover, .btn-brand-red:not(:disabled):not(.disabled):active, .btn-brand-red:not(:disabled):not(.disabled):focus, .btn-brand-red:not(:disabled):not(.disabled):focus-within {
      color: #fff;
      background-color: #E97C5D;
      border-color: #E97C5D; }
  .btn span {
    transition: transform 0.3s; }
  .btn--loading {
    position: relative; }
    .btn--loading:not(:disabled):not(.disabled):hover, .btn--loading:not(:disabled):not(.disabled):active, .btn--loading:not(:disabled):not(.disabled):focus, .btn--loading:not(:disabled):not(.disabled):hover:active {
      background: #361E40;
      cursor: default;
      box-shadow: none; }
    .btn--loading span {
      display: block;
      opacity: 0;
      transform: translateY(16px) scale(0.7) translateZ(0);
      transition: transform 0.3s, opacity 0.3s; }
    .btn--loading svg {
      height: 37px;
      width: 37px;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -18px 0 0 -18px;
      fill: none;
      stroke: #fff;
      stroke-width: 1.2;
      /* opacity: var(--svg-o, 0); */
      transform: rotate(-90deg); }
      .btn--loading svg circle:first-child {
        stroke-opacity: 0.3; }
      .btn--loading svg circle:last-child {
        stroke: #fff;
        stroke-dasharray: 38px;
        stroke-dashoffset: 114px;
        -webkit-animation: load 1.4s cubic-bezier(0.42, -0.01, 1, 1) infinite 0.3s;
        animation: load 1.4s cubic-bezier(0.42, -0.01, 1, 1) infinite 0.3s; }

.btn-remove {
  color: transparent;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/x-remove.svg);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .btn-remove:hover {
    color: transparent; }

.btn-float {
  font-family: "Sporting-Grotesque-Regular", sans-serif;
  text-align: center;
  color: #fff;
  font-size: 1.3125rem;
  border-radius: 50%;
  background-color: #436A5F;
  width: 140px;
  height: 140px;
  position: fixed;
  top: 50%;
  right: 45px;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-content: center;
  align-items: center;
  z-index: 1000; }
  .btn-float:hover {
    color: #fff; }
  @media (max-width: 765px) {
    .btn-float {
      font-size: 1.0625rem;
      height: 120px;
      width: 120px;
      right: 0; } }
  .btn-float span {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
    display: block; }
    @media (max-width: 765px) {
      .btn-float span {
        font-size: 0.75rem; } }
  .btn-float.light {
    background-color: #7DA27F; }
  .btn-float.purple {
    background-color: #361E40; }
  .btn-float + .btn-float {
    top: calc(50% - 142px); }
    @media (max-width: 765px) {
      .btn-float + .btn-float {
        top: calc(50% - 122px); } }

.btn-help {
  color: #121212;
  font-size: .75rem;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #FBCFB7;
  width: 20px;
  height: 20px; }

.btn-file {
  width: 100%;
  height: 88px;
  background-color: #FDEBB0;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px; }
  @media (max-width: 992px) {
    .btn-file {
      margin-bottom: 20px; } }
  .btn-file:hover .btn-file__progress {
    transition: 1s;
    width: 100%; }
  .btn-file__progress {
    display: flex;
    height: 100%;
    width: 0;
    background-color: #FCD97C; }
  .btn-file__content {
    padding: 0 15px;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 21px;
    color: #121212;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 991px) {
      .btn-file__content {
        font-size: 15px; } }
    .btn-file__content:before {
      content: '';
      margin-right: 20px;
      display: inline-block;
      height: 23px;
      width: 19px;
      background-image: url(../images/icons/download.svg);
      background-repeat: no-repeat; }
      @media (max-width: 991px) {
        .btn-file__content:before {
          height: 12px;
          width: 10px;
          min-width: 10px;
          margin-right: 12px;
          background-size: contain; } }
  .btn-file input {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 10; }
    .btn-file input:focus-within + .btn-file__content {
      text-decoration: underline; }
  .btn-file--list {
    padding-left: 20px;
    margin-bottom: 24px;
    margin-top: -40px;
    font-size: 21px;
    line-height: 40px;
    font-family: "SuisseIntl-Regular", sans-serif; }
    @media (max-width: 991px) {
      .btn-file--list {
        margin-top: -20px;
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 4px; } }
    .btn-file--list li + li div {
      border-top: 1px solid #D6D6D6; }
    .btn-file--list li div {
      padding: 24px 0;
      padding-left: 24px;
      margin-left: -20px;
      position: relative;
      padding-right: 150px;
      word-break: break-word; }
      @media (max-width: 992px) {
        .btn-file--list li div {
          padding: 15px 0;
          padding-left: 20px;
          padding-right: 120px; } }
      .btn-file--list li div .btn-secondary {
        font-size: 16px;
        line-height: 28px;
        padding: 7px 24px;
        border-radius: 38px;
        position: absolute;
        right: 0;
        top: 24px; }
        @media (max-width: 992px) {
          .btn-file--list li div .btn-secondary {
            top: 50%;
            transform: translateY(-50%);
            padding: 5px 20px;
            font-size: 15px;
            line-height: 24px; } }
      .btn-file--list li div.invalid {
        color: red; }

@keyframes loading-orange {
  0% {
    width: 0; }
  25% {
    width: 100%; } }

.back-link a {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.44px;
  text-transform: uppercase;
  color: #AFB2B5;
  text-decoration: none; }
  @media (max-width: 991px) {
    .back-link a {
      font-size: 13px; } }
  .back-link a:hover {
    text-decoration: underline; }
  .back-link a:last-child {
    color: #353637;
    text-decoration: underline; }
    .back-link a:last-child:hover {
      color: #353637; }
  .back-link a + a {
    margin-left: 12px; }

.link-orange .link-blue {
  text-decoration: none;
  border-bottom: 2px solid #3C35F2; }
  .link-orange .link-blue:hover {
    font-family: "SuisseIntl-SemiBold", sans-serif; }

@keyframes load {
  from {
    stroke-dashoffset: 114px; }
  to {
    stroke-dashoffset: 38px; } }

.article__html-area a.cta-button {
  color: #fff !important;
  font-family: "SuisseIntl-Regular", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  border-radius: 40px;
  transition: transform 0.3s;
  color: #fff;
  background-color: #361E40;
  border: 2px solid #361E40;
  padding: 8px 28px;
  border-radius: 24px;
  transition: transform 0.3s;
  margin-left: calc(35.714% + 15px);
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .article__html-area a.cta-button {
      font-size: .9375rem; } }
  .article__html-area a.cta-button:not(:disabled):not(.disabled):hover, .article__html-area a.cta-button:not(:disabled):not(.disabled):active, .article__html-area a.cta-button:not(:disabled):not(.disabled):focus, .article__html-area a.cta-button:not(:disabled):not(.disabled):focus-within {
    font-family: "SuisseIntl-Medium", sans-serif;
    background-color: #361E40; }
  .article__html-area a.cta-button:first-letter {
    text-transform: uppercase; }
  @media (max-width: 992px) {
    .article__html-area a.cta-button {
      margin-top: 20px;
      margin-bottom: 30px;
      margin-left: 0; } }
  .article__html-area a.cta-button--secondary {
    color: #361E40 !important;
    color: #361E40;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    background-color: #fff;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s; }
    @media (max-width: 992px) {
      .article__html-area a.cta-button--secondary {
        font-size: .9375rem; } }
    .article__html-area a.cta-button--secondary:not(:disabled):not(.disabled):hover, .article__html-area a.cta-button--secondary:not(:disabled):not(.disabled):active, .article__html-area a.cta-button--secondary:not(:disabled):not(.disabled):focus, .article__html-area a.cta-button--secondary:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      color: #361E40;
      background-color: #fff; }
    .article__html-area a.cta-button--secondary:first-letter {
      text-transform: uppercase; }

.landingPageHeader-toleft h1 {
  font-family: "SuisseIntl-Book", sans-serif;
  font-size: 108px;
  line-height: 112px;
  letter-spacing: -0.88px;
  color: #361E40;
  margin-left: -40px;
  margin-bottom: 60px;
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  @media (max-width: 991px) {
    .landingPageHeader-toleft h1 {
      font-size: 48px;
      line-height: 55px;
      letter-spacing: -0.5px;
      margin-left: 0;
      margin-bottom: 20px;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; } }

.landingPageHeader-toleft__intro {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.24px;
  color: #121212;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .landingPageHeader-toleft__intro {
      font-size: 17px;
      line-height: 28px;
      margin-bottom: 40px; } }

.subLandingPageHeader-sideinfo {
  margin: 100px 0 80px; }
  @media (max-width: 991px) {
    .subLandingPageHeader-sideinfo {
      margin: 30px 0 20px; } }
  .subLandingPageHeader-sideinfo h1 {
    font-family: "SuisseIntl-Book", sans-serif;
    font-size: 72px;
    line-height: 88px;
    letter-spacing: -0.88px;
    color: #361E40;
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
    @media (max-width: 1680px) {
      .subLandingPageHeader-sideinfo h1 {
        font-size: 4.289vw;
        line-height: 5.2433vw; } }
    @media (max-width: 991px) {
      .subLandingPageHeader-sideinfo h1 {
        font-size: 32px;
        line-height: 40px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; } }
  .subLandingPageHeader-sideinfo .back-link {
    margin-bottom: 48px; }
    @media (max-width: 991px) {
      .subLandingPageHeader-sideinfo .back-link {
        margin-bottom: 24px; } }
  .subLandingPageHeader-sideinfo__intro {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.24px;
    color: #121212;
    margin-top: 10px; }
    @media (max-width: 991px) {
      .subLandingPageHeader-sideinfo__intro {
        font-size: 17px;
        line-height: 28px;
        margin-top: 20px; } }

.subLandingPageHeader--sand .back-link {
  margin-bottom: 48px; }
  @media (max-width: 991px) {
    .subLandingPageHeader--sand .back-link {
      margin-bottom: 24px; } }

.title-toleft h1 {
  color: #361E40;
  margin-left: -40px;
  margin-bottom: 60px;
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  @media (max-width: 991px) {
    .title-toleft h1 {
      margin-left: 0;
      margin-bottom: 20px;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; } }

.title-toleft__intro {
  font-size: 1.75rem;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .title-toleft__intro {
      font-size: 1.0625rem;
      margin-bottom: 40px; } }

.title-sideinfo {
  margin: 100px 0 80px; }
  @media (max-width: 991px) {
    .title-sideinfo {
      margin: 30px 0 28px; } }
  .title-sideinfo h1 {
    color: #361E40;
    font-size: 4.5rem;
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
    @media (max-width: 991px) {
      .title-sideinfo h1 {
        font-size: 2rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; } }
  .title-sideinfo .back-link {
    margin-bottom: 48px; }
    @media (max-width: 991px) {
      .title-sideinfo .back-link {
        margin-bottom: 24px; } }
  .title-sideinfo__intro {
    font-size: 1.75rem;
    margin-top: 15px; }
    @media (max-width: 991px) {
      .title-sideinfo__intro {
        font-size: 1.0625rem;
        margin-top: 20px; } }

.title-intro {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .title-intro {
      margin-bottom: 28px; } }
  .title-intro h1 {
    font-size: 4.5rem;
    color: #361E40;
    margin-bottom: 60px;
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
    @media (max-width: 991px) {
      .title-intro h1 {
        font-size: 2rem;
        margin-bottom: 24px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; } }
  .title-intro__intro {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 1.3125rem;
    margin-top: 15px;
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      .title-intro__intro {
        margin-top: 0;
        margin-bottom: 40px; } }
    .title-intro__intro .sub-title {
      font-family: "SuisseIntl-Regular", sans-serif;
      margin-bottom: 12px; }
    @media (max-width: 991px) {
      .title-intro__intro {
        font-size: 1.0625rem; } }

.title--sand {
  margin: 100px 0 60px; }
  @media (max-width: 991px) {
    .title--sand {
      margin: 30px 0 28px; } }
  .title--sand .back-link {
    margin-bottom: 48px; }
    @media (max-width: 991px) {
      .title--sand .back-link {
        margin-bottom: 24px; } }
  .title--sand h3 {
    color: #361E40; }
  .title--sand:before {
    z-index: -1;
    content: '';
    background-image: url("../images/form-title.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 60%;
    max-width: 60%;
    height: 90%;
    right: 10px;
    top: 0%;
    position: absolute; }
    @media (max-width: 992px) {
      .title--sand:before {
        background-image: url("../images/form-title-m.svg");
        width: 100%;
        height: 100%;
        max-width: 98.74%;
        right: 0;
        background-position: right; } }

label {
  color: #121212;
  font-size: 16px;
  line-height: 28px;
  font-family: "SuisseIntl-Regular", sans-serif;
  margin-bottom: 8px; }
  @media (max-width: 992px) {
    label {
      font-size: 13px;
      line-height: 24px;
      margin-bottom: 4px; } }
  label + .btn-help {
    margin-left: 12px; }

.form-control,
.bootstrap-select.form-control {
  color: #121212;
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.24px;
  border: 1px solid rgba(177, 177, 177, 0.5);
  min-height: 68px;
  padding: 16px 20px;
  border-radius: 12px;
  display: block; }
  .form-control::-webkit-input-placeholder,
  .bootstrap-select.form-control::-webkit-input-placeholder {
    color: #121212;
    opacity: .6; }
  .form-control::-ms-input-placeholder,
  .bootstrap-select.form-control::-ms-input-placeholder {
    color: #121212;
    opacity: .6; }
  .form-control::placeholder,
  .bootstrap-select.form-control::placeholder {
    color: #121212;
    opacity: .6; }
  @media (max-width: 992px) {
    .form-control,
    .bootstrap-select.form-control {
      font-size: 15px;
      min-height: 48px; } }
  .form-control:active, .form-control:focus, .form-control:focus-within,
  .bootstrap-select.form-control:active,
  .bootstrap-select.form-control:focus,
  .bootstrap-select.form-control:focus-within {
    border-color: #E2E2E7;
    box-shadow: none; }
  .form-control.valid,
  .bootstrap-select.form-control.valid {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMDAgNTBDMTAwIDc3LjYxNDIgNzcuNjE0MiAxMDAgNTAgMTAwQzIyLjM4NTggMTAwIDAgNzcuNjE0MiAwIDUwQzAgMjIuMzg1OCAyMi4zODU4IDAgNTAgMEM3Ny42MTQyIDAgMTAwIDIyLjM4NTggMTAwIDUwWiIgZmlsbD0iIzQ2NkI2MCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTc4LjI1NjQgMjguMjA5TDQwLjk4MDkgODIuNjUxNkwxOS40MTggNTEuMTU3NEwyNy4wOTM2IDQ1LjkwMjJMNDAuOTgxIDY2LjE4NTZMNzAuNTgwOCAyMi45NTM3TDc4LjI1NjQgMjguMjA5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: calc(100% - 20px) center;
    padding-right: 60px; }
    @media (max-width: 992px) {
      .form-control.valid,
      .bootstrap-select.form-control.valid {
        background-position: calc(100% - 15px) center; } }
  .form-control.processed,
  .bootstrap-select.form-control.processed {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMDAgNTBDMTAwIDc3LjYxNDIgNzcuNjE0MiAxMDAgNTAgMTAwQzIyLjM4NTggMTAwIDAgNzcuNjE0MiAwIDUwQzAgMjIuMzg1OCAyMi4zODU4IDAgNTAgMEM3Ny42MTQyIDAgMTAwIDIyLjM4NTggMTAwIDUwWiIgZmlsbD0iIzQ2NkI2MCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTc4LjI1NjQgMjguMjA5TDQwLjk4MDkgODIuNjUxNkwxOS40MTggNTEuMTU3NEwyNy4wOTM2IDQ1LjkwMjJMNDAuOTgxIDY2LjE4NTZMNzAuNTgwOCAyMi45NTM3TDc4LjI1NjQgMjguMjA5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: calc(100% - 20px) center;
    padding-right: 60px; }
    @media (max-width: 992px) {
      .form-control.processed,
      .bootstrap-select.form-control.processed {
        background-position: calc(100% - 15px) center; } }
  .form-control.invalid,
  .bootstrap-select.form-control.invalid {
    border-color: #F15B68; }
  .form-control.invalidField,
  .bootstrap-select.form-control.invalidField {
    border-color: #F15B68; }
  .form-control.invalidFieldSelect,
  .bootstrap-select.form-control.invalidFieldSelect {
    border-color: #F15B68; }
    .form-control.invalidFieldSelect + .btn.dropdown-toggle,
    .bootstrap-select.form-control.invalidFieldSelect + .btn.dropdown-toggle {
      border-radius: 8px; }

.bootstrap-select.form-control {
  padding: 0; }
  .bootstrap-select.form-control:focus-within {
    border-bottom-color: rgba(177, 177, 177, 0.5); }
  .bootstrap-select.form-control .btn-light {
    color: initial;
    background-color: initial;
    border: none;
    padding: 16px 20px;
    font-size: 21px;
    line-height: 36px;
    box-shadow: none !important; }
    @media (max-width: 992px) {
      .bootstrap-select.form-control .btn-light {
        font-size: 15px;
        line-height: 15px; } }
    .bootstrap-select.form-control .btn-light:focus {
      outline: none !important;
      border: none; }
    .bootstrap-select.form-control .btn-light:active {
      color: initial;
      background-color: initial; }

.bootstrap-select .dropdown-toggle::after {
  border: none;
  background-image: url("../images/icons/arrow-down-select.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 18.41px;
  height: 10.12px;
  content: "";
  display: inline-block;
  background-size: cover;
  transition: all 400ms; }

.bootstrap-select.show .dropdown-toggle::after {
  transform: rotate(180deg); }

.bootstrap-select .dropdown-menu {
  padding: 0; }
  .bootstrap-select .dropdown-menu .dropdown-item:focus,
  .bootstrap-select .dropdown-menu .dropdown-item:hover {
    color: initial;
    text-decoration: none;
    background-color: #f8f9fa;
    outline: none; }
  .bootstrap-select .dropdown-menu .dropdown-item.active,
  .bootstrap-select .dropdown-menu .dropdown-item:active {
    background-color: #361E40; }
    .bootstrap-select .dropdown-menu .dropdown-item.active:hover,
    .bootstrap-select .dropdown-menu .dropdown-item:active:hover {
      color: #fff !important; }

@media (max-width: 992px) {
  textarea.form-control {
    line-height: 24px; } }

select {
  background-image: url(../images/icons/arrow-down-select.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
  select:-ms-expand {
    display: none;
    /* remove default arrow on ie10 and ie11 */ }

input[type=textarea] {
  padding: 20px; }

input[type=checkbox] {
  opacity: 0;
  position: absolute; }
  input[type=checkbox]:checked + label:after, input[type=checkbox]:checked + .labelText:after, input[type=checkbox]:checked + .labelText p:after {
    opacity: 1; }
  input[type=checkbox]:focus-within + label:before, input[type=checkbox]:focus-within + .labelText:before {
    opacity: 1; }
  input[type=checkbox] + label, input[type=checkbox] + .labelText {
    font-size: 1.3125rem;
    position: relative;
    padding-left: 60px;
    cursor: pointer; }
    input[type=checkbox] + label:before, input[type=checkbox] + .labelText:before {
      content: '';
      width: 34px;
      height: 34px;
      background-color: #fff;
      border: 1px solid #361E40;
      border-radius: 8px;
      top: 0;
      left: 0;
      position: absolute;
      display: block;
      opacity: .5; }
    input[type=checkbox] + label:after, input[type=checkbox] + .labelText:after {
      content: '';
      width: 34px;
      height: 34px;
      background-image: url(../images/icons/check.svg);
      top: 0;
      left: 0;
      position: absolute;
      background-repeat: no-repeat;
      background-position: center;
      opacity: 0; }
    input[type=checkbox] + label:hover:before, input[type=checkbox] + .labelText:hover:before {
      opacity: 1; }

.radio-card {
  cursor: pointer; }
  .radio-card h5 {
    font-family: "SuisseIntl-Book", sans-serif;
    font-size: 21px;
    line-height: 36px;
    color: #361E40;
    margin-bottom: 15px; }
    @media (max-width: 992px) {
      .radio-card h5 {
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 5px; } }
  .radio-card img {
    margin-top: 20px;
    margin-right: 20px; }
    .radio-card img:last-child {
      margin-right: 0; }
    @media (max-width: 992px) {
      .radio-card img {
        max-height: 34px;
        max-width: 52px; } }
  .radio-card p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212; }
    @media (max-width: 992px) {
      .radio-card p {
        font-size: 18px;
        line-height: 24px; } }
  .radio-card input[type=radio] {
    opacity: 0;
    position: absolute; }
    .radio-card input[type=radio]:focus-within + .label {
      border-color: #361e40; }
    .radio-card input[type=radio].active + .label {
      border-color: #361e40; }
      .radio-card input[type=radio].active + .label:after {
        background-color: #FDEBB0;
        border-color: #121212; }
      .radio-card input[type=radio].active + .label .disclaimer,
      .radio-card input[type=radio].active + .label .alternativePayment {
        height: auto;
        padding: 24px 45px 24px 104px;
        margin-top: -10px;
        overflow: inherit; }
        @media (max-width: 992px) {
          .radio-card input[type=radio].active + .label .disclaimer,
          .radio-card input[type=radio].active + .label .alternativePayment {
            margin-top: 0px;
            padding: 15px 15px 15px 55px; } }
  .radio-card .label {
    border: 1px solid rgba(54, 30, 64, 0.2);
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    cursor: pointer;
    border-radius: 12px; }
    .radio-card .label div {
      padding: 44px 48px 48px 104px; }
      @media (max-width: 992px) {
        .radio-card .label div {
          padding: 15px 15px 15px 55px; } }
    .radio-card .label:after {
      content: '';
      border: 1px solid #121212;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 44px;
      top: 50px;
      display: block; }
      @media (max-width: 992px) {
        .radio-card .label:after {
          left: 15px;
          top: 20px; } }
    .radio-card .label:hover {
      border-color: #361e40; }
    .radio-card .label .disclaimer {
      background-color: #FDEBB0;
      width: 100%;
      height: 0;
      overflow: hidden;
      padding: 0 45px 0 105px;
      transition: .5s;
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #121212;
      font-family: "SuisseIntl-Light", sans-serif;
      border-radius: 0 0 12px 12px; }
      @media (max-width: 992px) {
        .radio-card .label .disclaimer {
          padding: 0 15px 0 55px;
          font-size: 15px;
          line-height: 24px; } }
    .radio-card .label .alternativePayment {
      cursor: default;
      width: 100%;
      height: 0;
      overflow: hidden;
      padding: 0 45px 0 105px;
      transition: .5s;
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #121212;
      font-family: "SuisseIntl-Light", sans-serif;
      margin-bottom: 24px; }
      .radio-card .label .alternativePayment div {
        padding: 0; }
      .radio-card .label .alternativePayment__content {
        font-size: 16px;
        line-height: 20px; }
        @media (max-width: 992px) {
          .radio-card .label .alternativePayment__content {
            font-size: 14px;
            line-height: 18px; } }
        @media (max-width: 420px) {
          .radio-card .label .alternativePayment__content {
            margin-bottom: 10px; } }
        .radio-card .label .alternativePayment__content--note {
          font-family: "SuisseIntl-Regular", sans-serif;
          margin-bottom: 20px;
          display: block; }
        .radio-card .label .alternativePayment__content--items .form-group {
          margin-bottom: 20px; }
          .radio-card .label .alternativePayment__content--items .form-group:last-child {
            margin-bottom: 0; }
        .radio-card .label .alternativePayment__content--items input:focus {
          outline: none; }
        .radio-card .label .alternativePayment__content--items .item {
          border: 1px solid rgba(72, 58, 84, 0.2);
          margin-bottom: 20px;
          padding: 20px 20px;
          width: 100%;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border-radius: 12px;
          font-size: 21px; }
          @media (max-width: 992px) {
            .radio-card .label .alternativePayment__content--items .item {
              font-size: 15px;
              padding: 14px 20px; } }
          .radio-card .label .alternativePayment__content--items .item:last-child {
            margin-bottom: 0; }
          .radio-card .label .alternativePayment__content--items .item.dropDownCard {
            z-index: 1;
            padding: 0;
            cursor: pointer;
            position: relative;
            border-radius: 12px; }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard .arrowSelect {
              z-index: 2;
              background-image: url("../images/icons/arrow-down-select.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 18.41px;
              height: 10.12px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 20px;
              top: 50%;
              margin-top: -3px; }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard .selectedItem {
              padding: 24px 60px 24px 20px;
              width: 100%;
              display: block;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
              @media (max-width: 992px) {
                .radio-card .label .alternativePayment__content--items .item.dropDownCard .selectedItem {
                  padding: 15px 60px 15px 20px; } }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard .options {
              z-index: 1;
              display: none;
              position: absolute;
              background: #ffffff;
              border: 1px solid #ffffff;
              border-radius: 12px;
              width: 100%;
              border: 1px solid rgba(72, 58, 84, 0.2);
              max-height: 250px;
              overflow-y: auto;
              border-radius: .25rem;
              margin-top: 2px; }
              .radio-card .label .alternativePayment__content--items .item.dropDownCard .options .option {
                padding: .25rem 1.5rem;
                font-weight: 400;
                font-size: 1rem;
                line-height: 36px; }
                @media (max-width: 992px) {
                  .radio-card .label .alternativePayment__content--items .item.dropDownCard .options .option:last-child {
                    margin-bottom: 0; } }
                .radio-card .label .alternativePayment__content--items .item.dropDownCard .options .option.active {
                  background-color: #361E40;
                  color: #FFFFFF; }
                  .radio-card .label .alternativePayment__content--items .item.dropDownCard .options .option.active:hover {
                    background-color: #361E40;
                    color: #FFFFFF; }
                .radio-card .label .alternativePayment__content--items .item.dropDownCard .options .option:hover {
                  background-color: #f8f9fa; }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard.active .options {
              display: block; }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard.active .arrowSelect {
              transform: rotate(180deg); }
            .radio-card .label .alternativePayment__content--items .item.dropDownCard.active.instalments {
              height: 110px; }
        .radio-card .label .alternativePayment__content--items .infoNAV {
          display: none;
          max-width: 600px;
          margin-bottom: 20px; }
          .radio-card .label .alternativePayment__content--items .infoNAV p {
            font-size: 15px;
            line-height: 24px; }
      @media (max-width: 992px) {
        .radio-card .label .alternativePayment {
          padding: 0 15px 0 55px; } }
      .radio-card .label .alternativePayment.option3 .alternativePayment__content .alternativePayment__content--items .item.active {
        height: inherit; }

.form-group {
  margin-bottom: 40px;
  white-space: nowrap; }
  .form-group input + label {
    white-space: initial; }
  @media (max-width: 992px) {
    .form-group {
      margin-bottom: 20px; } }
  @media (max-width: 992px) {
    .form-group .textArea {
      font-size: 15px;
      line-height: 24px; } }
  .form-group.wrap {
    position: relative;
    display: inline-block; }
  .form-group.wrap span {
    position: absolute;
    bottom: 1px;
    right: 37px;
    font-size: 14px;
    color: gray;
    background: white;
    padding: 4px; }
    @media (max-width: 992px) {
      .form-group.wrap span {
        font-size: 9px;
        right: 20px; } }
  .form-group.loading .form-control {
    width: calc(100% - 40px); }
  .form-group.loading .spinner {
    height: 37px;
    width: 37px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -18px 0 0 -18px;
    fill: none;
    stroke: #c7c7c7;
    stroke-width: 1.2;
    /* opacity: var(--svg-o, 0); */
    transform: rotate(-90deg); }
    .form-group.loading .spinner circle:first-child {
      stroke-opacity: 0.3; }
    .form-group.loading .spinner circle:last-child {
      stroke: #361E40;
      stroke-dasharray: 38px;
      stroke-dashoffset: 114px;
      -webkit-animation: load 1.4s cubic-bezier(0.42, -0.01, 1, 1) infinite 0.3s;
      animation: load 1.4s cubic-bezier(0.42, -0.01, 1, 1) infinite 0.3s; }
  .form-group .error-area p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    margin-top: 6px;
    color: #000000;
    white-space: initial; }
  .form-group p a {
    text-decoration: none;
    color: #222;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .form-group p a:hover, .form-group p a:active, .form-group p a:focus, .form-group p a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    .form-group p a u {
      text-decoration: none; }

.form-required label:after {
  content: '*';
  color: #FF5867;
  display: inline; }

.form-readonly {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.24px;
  color: #121212; }
  @media (max-width: 992px) {
    .form-readonly {
      font-size: 18px;
      line-height: 28px; } }
  .form-readonly label {
    font-family: "SuisseIntl-Light", sans-serif;
    opacity: .5;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212;
    margin-bottom: 0; }
    @media (max-width: 992px) {
      .form-readonly label {
        margin-bottom: 0;
        font-size: 15px; } }
  .form-readonly div {
    word-break: break-all; }

.styled-radio input[type=checkbox],
.styled-radio input[type=radio] {
  opacity: 0;
  position: absolute; }
  .styled-radio input[type=checkbox]:focus + label:after,
  .styled-radio input[type=radio]:focus + label:after {
    border-color: #121212; }
  .styled-radio input[type=checkbox].active + label:after,
  .styled-radio input[type=radio].active + label:after {
    background-color: #FDEBB0;
    border-color: #121212; }
  .styled-radio input[type=checkbox].active:focus-visible + label:after,
  .styled-radio input[type=radio].active:focus-visible + label:after {
    border-color: #121212; }
  .styled-radio input[type=checkbox].invalid + label,
  .styled-radio input[type=radio].invalid + label {
    color: #F15B68; }
    .styled-radio input[type=checkbox].invalid + label > a,
    .styled-radio input[type=radio].invalid + label > a {
      color: #F15B68; }
  .styled-radio input[type=checkbox] + label,
  .styled-radio input[type=radio] + label {
    font-size: 1.3125rem;
    font-family: "SuisseIntl-Light", sans-serif;
    position: relative;
    padding-left: 44px;
    cursor: pointer; }
    @media (max-width: 992px) {
      .styled-radio input[type=checkbox] + label,
      .styled-radio input[type=radio] + label {
        padding-left: 36px; } }
    .styled-radio input[type=checkbox] + label:after,
    .styled-radio input[type=radio] + label:after {
      content: '';
      border: 1px solid #121212;
      background-image: none;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 0;
      top: 4px;
      display: block;
      cursor: pointer;
      opacity: 1; }
      @media (max-width: 992px) {
        .styled-radio input[type=checkbox] + label:after,
        .styled-radio input[type=radio] + label:after {
          width: 20px;
          height: 20px;
          left: 0px;
          top: 5px; } }
    .styled-radio input[type=checkbox] + label:before,
    .styled-radio input[type=radio] + label:before {
      display: none; }

.styled-radio a {
  text-decoration: none !important;
  color: #222 !important;
  text-decoration: none;
  border-bottom: 2px solid #3C35F2; }
  .styled-radio a:hover, .styled-radio a:active, .styled-radio a:focus, .styled-radio a:focus-within {
    font-family: "SuisseIntl-SemiBold", sans-serif; }
  .styled-radio a u {
    text-decoration: none; }

.radio-styled {
  position: relative; }
  .radio-styled input[type=checkbox],
  .radio-styled input[type=radio] {
    opacity: 0;
    position: absolute; }
    .radio-styled input[type=checkbox]:focus + label:after,
    .radio-styled input[type=radio]:focus + label:after {
      border-color: #F68D6F; }
    .radio-styled input[type=checkbox]:checked + label:after,
    .radio-styled input[type=radio]:checked + label:after {
      background-color: #F68D6F;
      border-color: #F68D6F; }
    .radio-styled input[type=checkbox]:checked:focus-visible + label:after,
    .radio-styled input[type=radio]:checked:focus-visible + label:after {
      border-color: #121212; }
  .radio-styled label {
    padding-left: 44px;
    width: 100%;
    position: relative;
    border-radius: 12px;
    font-size: 1.125rem;
    font-family: "SuisseIntl-Light", sans-serif; }
    @media (max-width: 992px) {
      .radio-styled label {
        font-size: 1rem; } }
    .radio-styled label:after {
      content: '';
      border: 1px solid #121212;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 0px;
      top: 0;
      display: block;
      cursor: pointer; }
    .radio-styled label p {
      font-size: 1.125rem; }
      @media (max-width: 992px) {
        .radio-styled label p {
          font-size: 1rem; } }
    .radio-styled label h5 {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 1.3125rem;
      color: #361E40;
      margin-bottom: 15px; }
      @media (max-width: 992px) {
        .radio-styled label h5 {
          font-size: 1rem; } }
  .radio-styled + .radio-styled {
    margin-top: 21px; }
  .radio-styled a {
    text-decoration: none !important;
    color: #222 !important;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .radio-styled a:hover, .radio-styled a:active, .radio-styled a:focus, .radio-styled a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    .radio-styled a u {
      text-decoration: none; }

form.xp-formbuilder-form {
  margin-top: 60px;
  margin-bottom: 24px;
  margin-left: calc(35.714% + 15px);
  width: calc(57.1428% - 16px); }
  @media (max-width: 992px) {
    form.xp-formbuilder-form {
      margin-top: 40px;
      margin-bottom: 28px;
      margin-left: 0;
      width: 100%; } }
  form.xp-formbuilder-form h2 {
    display: none; }
  form.xp-formbuilder-form .xp-form-input {
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      form.xp-formbuilder-form .xp-form-input {
        margin-bottom: 20px; } }
    form.xp-formbuilder-form .xp-form-input label {
      display: block;
      margin-bottom: 0; }
      form.xp-formbuilder-form .xp-form-input label span:first-of-type {
        display: inline-block;
        margin-bottom: 8px; }
        @media (max-width: 992px) {
          form.xp-formbuilder-form .xp-form-input label span:first-of-type {
            margin-bottom: 4px; } }
      form.xp-formbuilder-form .xp-form-input label span.required-star {
        color: #FF5867; }
    form.xp-formbuilder-form .xp-form-input input[type="text"],
    form.xp-formbuilder-form .xp-form-input input[type="email"],
    form.xp-formbuilder-form .xp-form-input input[type="number"],
    form.xp-formbuilder-form .xp-form-input input[type="password"],
    form.xp-formbuilder-form .xp-form-input input[type="phone"],
    form.xp-formbuilder-form .xp-form-input textarea,
    form.xp-formbuilder-form .xp-form-input .dropdown-toggle {
      width: 100%;
      min-height: 68px;
      height: 68px;
      padding: 16px 20px;
      background: white;
      color: #121212;
      border: 1px solid rgba(177, 177, 177, 0.5);
      border-radius: 12px;
      outline: none;
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px; }
      @media (max-width: 992px) {
        form.xp-formbuilder-form .xp-form-input input[type="text"],
        form.xp-formbuilder-form .xp-form-input input[type="email"],
        form.xp-formbuilder-form .xp-form-input input[type="number"],
        form.xp-formbuilder-form .xp-form-input input[type="password"],
        form.xp-formbuilder-form .xp-form-input input[type="phone"],
        form.xp-formbuilder-form .xp-form-input textarea,
        form.xp-formbuilder-form .xp-form-input .dropdown-toggle {
          height: 48px;
          min-height: 48px;
          padding: 6px 20px;
          border-radius: 8px; } }
      form.xp-formbuilder-form .xp-form-input input[type="text"]::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="email"]::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="number"]::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="password"]::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input textarea::-webkit-input-placeholder,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle::-webkit-input-placeholder {
        color: #121212;
        opacity: .6; }
      form.xp-formbuilder-form .xp-form-input input[type="text"]::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="email"]::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="number"]::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="password"]::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input textarea::-ms-input-placeholder,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle::-ms-input-placeholder {
        color: #121212;
        opacity: .6; }
      form.xp-formbuilder-form .xp-form-input input[type="text"]::placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="email"]::placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="number"]::placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="password"]::placeholder,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]::placeholder,
      form.xp-formbuilder-form .xp-form-input textarea::placeholder,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle::placeholder {
        color: #121212;
        opacity: .6; }
      @media (max-width: 992px) {
        form.xp-formbuilder-form .xp-form-input input[type="text"],
        form.xp-formbuilder-form .xp-form-input input[type="email"],
        form.xp-formbuilder-form .xp-form-input input[type="number"],
        form.xp-formbuilder-form .xp-form-input input[type="password"],
        form.xp-formbuilder-form .xp-form-input input[type="phone"],
        form.xp-formbuilder-form .xp-form-input textarea,
        form.xp-formbuilder-form .xp-form-input .dropdown-toggle {
          font-size: 15px;
          min-height: 48px; } }
      form.xp-formbuilder-form .xp-form-input input[type="text"]:active, form.xp-formbuilder-form .xp-form-input input[type="text"]:focus, form.xp-formbuilder-form .xp-form-input input[type="text"]:focus-within,
      form.xp-formbuilder-form .xp-form-input input[type="email"]:active,
      form.xp-formbuilder-form .xp-form-input input[type="email"]:focus,
      form.xp-formbuilder-form .xp-form-input input[type="email"]:focus-within,
      form.xp-formbuilder-form .xp-form-input input[type="number"]:active,
      form.xp-formbuilder-form .xp-form-input input[type="number"]:focus,
      form.xp-formbuilder-form .xp-form-input input[type="number"]:focus-within,
      form.xp-formbuilder-form .xp-form-input input[type="password"]:active,
      form.xp-formbuilder-form .xp-form-input input[type="password"]:focus,
      form.xp-formbuilder-form .xp-form-input input[type="password"]:focus-within,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]:active,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]:focus,
      form.xp-formbuilder-form .xp-form-input input[type="phone"]:focus-within,
      form.xp-formbuilder-form .xp-form-input textarea:active,
      form.xp-formbuilder-form .xp-form-input textarea:focus,
      form.xp-formbuilder-form .xp-form-input textarea:focus-within,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle:active,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle:focus,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle:focus-within {
        border-color: #E2E2E7;
        border-bottom-color: #5A5A5A;
        box-shadow: none !important;
        outline: none !important; }
      form.xp-formbuilder-form .xp-form-input input[type="text"].valid,
      form.xp-formbuilder-form .xp-form-input input[type="email"].valid,
      form.xp-formbuilder-form .xp-form-input input[type="number"].valid,
      form.xp-formbuilder-form .xp-form-input input[type="password"].valid,
      form.xp-formbuilder-form .xp-form-input input[type="phone"].valid,
      form.xp-formbuilder-form .xp-form-input textarea.valid,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle.valid {
        color: #436A5F;
        border-bottom-color: #436A5F !important; }
      form.xp-formbuilder-form .xp-form-input input[type="text"].invalid,
      form.xp-formbuilder-form .xp-form-input input[type="email"].invalid,
      form.xp-formbuilder-form .xp-form-input input[type="number"].invalid,
      form.xp-formbuilder-form .xp-form-input input[type="password"].invalid,
      form.xp-formbuilder-form .xp-form-input input[type="phone"].invalid,
      form.xp-formbuilder-form .xp-form-input textarea.invalid,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalid {
        border-bottom-color: #F15B68; }
        form.xp-formbuilder-form .xp-form-input input[type="text"].invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input input[type="email"].invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input input[type="number"].invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input input[type="password"].invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input input[type="phone"].invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input textarea.invalid::-webkit-input-placeholder,
        form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalid::-webkit-input-placeholder {
          color: #F15B68;
          opacity: 1; }
      form.xp-formbuilder-form .xp-form-input input[type="text"].invalidField,
      form.xp-formbuilder-form .xp-form-input input[type="email"].invalidField,
      form.xp-formbuilder-form .xp-form-input input[type="number"].invalidField,
      form.xp-formbuilder-form .xp-form-input input[type="password"].invalidField,
      form.xp-formbuilder-form .xp-form-input input[type="phone"].invalidField,
      form.xp-formbuilder-form .xp-form-input textarea.invalidField,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalidField {
        color: #F15B68;
        border-bottom-color: #F15B68; }
      form.xp-formbuilder-form .xp-form-input input[type="text"].invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input input[type="email"].invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input input[type="number"].invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input input[type="password"].invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input input[type="phone"].invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input textarea.invalidFieldSelect,
      form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalidFieldSelect {
        color: #F15B68;
        border-bottom-color: #F15B68; }
        form.xp-formbuilder-form .xp-form-input input[type="text"].invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input input[type="email"].invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input input[type="number"].invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input input[type="password"].invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input input[type="phone"].invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input textarea.invalidFieldSelect + .btn.dropdown-toggle,
        form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalidFieldSelect + .btn.dropdown-toggle {
          border-bottom: 1px solid #F15B68 !important;
          border-radius: 8px; }
          form.xp-formbuilder-form .xp-form-input input[type="text"].invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input input[type="email"].invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input input[type="number"].invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input input[type="password"].invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input input[type="phone"].invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input textarea.invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner,
          form.xp-formbuilder-form .xp-form-input .dropdown-toggle.invalidFieldSelect + .btn.dropdown-toggle .filter-option-inner-inner {
            color: #F15B68; }
    form.xp-formbuilder-form .xp-form-input textarea {
      height: 200px;
      padding: 20px 20px;
      line-height: 32px; }
      @media (max-width: 992px) {
        form.xp-formbuilder-form .xp-form-input textarea {
          padding: 16px 20px;
          line-height: 27px; } }
    form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
      width: 100%; }
      form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle {
        background-color: white;
        border-color: #A1B4AF; }
      form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li {
        padding-left: 0;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-bottom: 0; }
        form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li.active {
          background-color: #361E40; }
          form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li.active:hover {
            background-color: #655573; }
          form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li.active a {
            background-color: inherit;
            color: white !important; }
        form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li:last-child {
          margin-bottom: 0; }
        form.xp-formbuilder-form .xp-form-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li a {
          border: none !important; }
    form.xp-formbuilder-form .xp-form-input .input-radio__wrapper {
      position: relative;
      display: flex;
      align-items: center;
      margin-bottom: 15px; }
      form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] {
        opacity: 0;
        position: absolute;
        top: 0;
        width: 24px;
        height: 24px;
        cursor: pointer; }
        @media (max-width: 992px) {
          form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] {
            width: 20px;
            height: 20px; } }
        form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio]:checked + label:after {
          opacity: 1; }
        form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio]:focus-within + label:before {
          opacity: 1; }
        form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label {
          font-size: 1.3125rem;
          position: relative;
          padding-left: 40px;
          pointer-events: none;
          color: #361E40; }
          @media (max-width: 992px) {
            form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label {
              padding-left: 32px;
              font-size: 17px; } }
          form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label:before {
            content: '';
            width: 24px;
            height: 24px;
            background-color: #fff;
            border: 1px solid black;
            border-radius: 100%;
            top: 2px;
            left: 0;
            position: absolute;
            display: block;
            opacity: 1; }
            @media (max-width: 992px) {
              form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label:before {
                width: 20px;
                height: 20px; } }
          form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label:after {
            content: '';
            width: 24px;
            height: 24px;
            background-color: #F68D6F;
            border-radius: 100%;
            top: 2px;
            left: 0;
            position: absolute;
            background-repeat: no-repeat;
            background-position: center;
            opacity: 0; }
            @media (max-width: 992px) {
              form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label:after {
                width: 20px;
                height: 20px; } }
          form.xp-formbuilder-form .xp-form-input .input-radio__wrapper input[type=radio] + label:hover:before {
            opacity: 1; }
    form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] {
      opacity: 0;
      position: absolute; }
      form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox]:checked + label:after {
        opacity: 1; }
      form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox]:focus-within + label:before {
        opacity: 1; }
      form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label {
        font-size: 1.3125rem;
        position: relative;
        padding-left: 50px;
        color: #361E40;
        cursor: pointer; }
        @media (max-width: 992px) {
          form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label {
            padding-left: 42px;
            font-size: 17px; } }
        form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label:before {
          content: '';
          width: 34px;
          height: 34px;
          background-color: #fff;
          border: 1px solid #361E40;
          border-radius: 8px;
          top: -3px;
          left: 0;
          position: absolute;
          display: block;
          opacity: .5; }
          @media (max-width: 992px) {
            form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label:before {
              top: -2px;
              width: 28px;
              height: 28px;
              border-radius: 6px; } }
        form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label:after {
          content: '';
          width: 34px;
          height: 34px;
          background-image: url(../images/icons/check.svg);
          top: -3px;
          left: 0;
          position: absolute;
          background-repeat: no-repeat;
          background-position: center;
          opacity: 0; }
          @media (max-width: 992px) {
            form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label:after {
              top: -2px;
              width: 28px;
              height: 28px; } }
        form.xp-formbuilder-form .xp-form-input .input-checkbox__wrapper input[type=checkbox] + label:hover:before {
          opacity: 1; }
  form.xp-formbuilder-form input[type="submit"] {
    margin-top: 0px;
    padding: 15px 28px;
    border-radius: 40px; }
    @media (max-width: 992px) {
      form.xp-formbuilder-form input[type="submit"] {
        margin-top: 0px; } }
  form.xp-formbuilder-form.form-loading #xp-formbuilder-spinner {
    display: inline-block !important;
    fill: #361E40;
    animation: xp-fb-rotation 2s infinite linear !important;
    margin: 0 !important; }
  form.xp-formbuilder-form p {
    width: 100% !important;
    margin-left: 0 !important; }

.removeIfUpdate {
  white-space: normal; }

.box-orange {
  font-family: "SuisseIntl-Light", sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.24px;
  color: #121212;
  padding: 50px 55px;
  background-color: #FDEBB0; }
  @media (max-width: 992px) {
    .box-orange {
      font-size: 17px;
      line-height: 24px; } }
  .box-orange strong {
    font-family: "SuisseIntl-Medium", sans-serif; }
  .box-orange a {
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .box-orange a:hover, .box-orange a:active, .box-orange a:focus, .box-orange a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
  .box-orange div {
    margin-bottom: 4px; }
    .box-orange div:last-child {
      margin-bottom: 0; }

.box-orange-article {
  background-color: #fff3e8;
  padding: 48px 60px;
  margin-top: 40px;
  margin-bottom: 60px;
  display: inline-block;
  margin-left: calc(35.714% + 15px);
  width: calc(57.1428% - 16px); }
  @media (max-width: 992px) {
    .box-orange-article {
      width: 100%;
      margin-left: 0;
      padding: 24px 24px;
      margin-top: 12px;
      margin-bottom: 40px; } }
  .box-orange-article h1, .box-orange-article h2, .box-orange-article h3, .box-orange-article h4, .box-orange-article h5, .box-orange-article h6 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 21px;
    line-height: 36px;
    color: #222222 !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-top: 0 !important; }
    @media (max-width: 992px) {
      .box-orange-article h1, .box-orange-article h2, .box-orange-article h3, .box-orange-article h4, .box-orange-article h5, .box-orange-article h6 {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 15px !important; } }
  .box-orange-article p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #222222 !important;
    width: 100% !important;
    margin-left: 0 !important; }
    .box-orange-article p:last-child {
      margin-bottom: 0; }
    @media (max-width: 992px) {
      .box-orange-article p {
        font-size: 17px;
        line-height: 28px; } }
    .box-orange-article p a {
      text-decoration: none;
      border-bottom: 2px solid #3C35F2; }
      .box-orange-article p a:hover, .box-orange-article p a:active, .box-orange-article p a:focus, .box-orange-article p a:focus-within {
        font-family: "SuisseIntl-SemiBold", sans-serif; }

.card-info {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.24px;
  color: #222222;
  padding: 40px 45px 0px;
  border: 1px solid rgba(54, 30, 64, 0.2);
  margin-bottom: 20px;
  width: 100%;
  position: relative; }
  @media (max-width: 992px) {
    .card-info {
      font-size: 15px;
      line-height: 28px;
      padding: 20px 20px 0px; } }
  .card-info h6 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: -0.24px;
    color: #361E40;
    margin-bottom: 16px; }
    @media (max-width: 992px) {
      .card-info h6 {
        font-size: 18px;
        line-height: 32px; } }
  .card-info ul {
    padding-left: 20px; }
    .card-info ul li {
      margin-bottom: 8px;
      padding-left: 10px; }
  .card-info__topics {
    width: 100%; }
    .card-info__topics span {
      float: left;
      font-family: "SuisseIntl-Medium", sans-serif; }
      @media (max-width: 992px) {
        .card-info__topics span {
          float: none;
          margin-bottom: 8px;
          display: inline-block; } }
    .card-info__topics ul {
      margin-bottom: 24px; }
    .card-info__topics ul, .card-info__topics .btn {
      margin-left: calc(53.2% - 15px); }
      @media (max-width: 992px) {
        .card-info__topics ul, .card-info__topics .btn {
          margin-left: 0; } }
  .card-info > :last-child {
    margin-bottom: 48px; }
    @media (max-width: 992px) {
      .card-info > :last-child {
        margin-bottom: 25px; } }
  .card-info .disclaimer {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.24px;
    color: #121212;
    text-align: center;
    background-color: rgba(255, 245, 197, 0.5);
    margin: 0 -45px;
    padding: 24px 100px; }
    @media (max-width: 992px) {
      .card-info .disclaimer {
        padding: 24px 15px 24px 15px;
        font-size: 15px;
        margin: 0 -20px; } }

.mb-132 {
  margin-bottom: 132px; }
  @media (max-width: 992px) {
    .mb-132 {
      margin-bottom: 56px; } }

.article,
.accordionContent,
.accordionGroup,
.textBlocks {
  margin-bottom: 76px; }
  @media (max-width: 992px) {
    .article,
    .accordionContent,
    .accordionGroup,
    .textBlocks {
      margin-bottom: 32px; } }
  .article__header,
  .accordionContent__header,
  .accordionGroup__header,
  .textBlocks__header {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .article__header,
      .accordionContent__header,
      .accordionGroup__header,
      .textBlocks__header {
        margin-bottom: 30px; } }
    .article__header__info .item,
    .accordionContent__header__info .item,
    .accordionGroup__header__info .item,
    .textBlocks__header__info .item {
      margin-bottom: 4px;
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #000000; }
      @media (max-width: 992px) {
        .article__header__info .item,
        .accordionContent__header__info .item,
        .accordionGroup__header__info .item,
        .textBlocks__header__info .item {
          font-size: 14px;
          line-height: 24px; } }
      .article__header__info .item strong,
      .accordionContent__header__info .item strong,
      .accordionGroup__header__info .item strong,
      .textBlocks__header__info .item strong {
        font-family: "SuisseIntl-Book", sans-serif;
        font-weight: normal; }
    @media (max-width: 992px) {
      .article__header__info,
      .accordionContent__header__info,
      .accordionGroup__header__info,
      .textBlocks__header__info {
        margin-bottom: 20px; } }
    .article__header__intro,
    .accordionContent__header__intro,
    .accordionGroup__header__intro,
    .textBlocks__header__intro {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 25px;
      line-height: 40px;
      letter-spacing: 0.24px;
      color: #121212;
      margin-top: 80px; }
      @media (max-width: 992px) {
        .article__header__intro,
        .accordionContent__header__intro,
        .accordionGroup__header__intro,
        .textBlocks__header__intro {
          margin-top: 40px;
          font-size: 19px;
          line-height: 32px; } }
  .article__html-area,
  .accordionContent__html-area,
  .accordionGroup__html-area,
  .textBlocks__html-area {
    overflow: hidden; }
    .article__html-area a,
    .accordionContent__html-area a,
    .accordionGroup__html-area a,
    .textBlocks__html-area a {
      text-decoration: none !important;
      color: #222 !important;
      text-decoration: none;
      border-bottom: 2px solid #3C35F2; }
      .article__html-area a:hover, .article__html-area a:active, .article__html-area a:focus, .article__html-area a:focus-within,
      .accordionContent__html-area a:hover,
      .accordionContent__html-area a:active,
      .accordionContent__html-area a:focus,
      .accordionContent__html-area a:focus-within,
      .accordionGroup__html-area a:hover,
      .accordionGroup__html-area a:active,
      .accordionGroup__html-area a:focus,
      .accordionGroup__html-area a:focus-within,
      .textBlocks__html-area a:hover,
      .textBlocks__html-area a:active,
      .textBlocks__html-area a:focus,
      .textBlocks__html-area a:focus-within {
        font-family: "SuisseIntl-SemiBold", sans-serif; }
      .article__html-area a u,
      .accordionContent__html-area a u,
      .accordionGroup__html-area a u,
      .textBlocks__html-area a u {
        text-decoration: none; }
    .article__html-area p, .article__html-area ul, .article__html-area ol,
    .accordionContent__html-area p,
    .accordionContent__html-area ul,
    .accordionContent__html-area ol,
    .accordionGroup__html-area p,
    .accordionGroup__html-area ul,
    .accordionGroup__html-area ol,
    .textBlocks__html-area p,
    .textBlocks__html-area ul,
    .textBlocks__html-area ol {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px; }
      @media (max-width: 992px) {
        .article__html-area p, .article__html-area ul, .article__html-area ol,
        .accordionContent__html-area p,
        .accordionContent__html-area ul,
        .accordionContent__html-area ol,
        .accordionGroup__html-area p,
        .accordionGroup__html-area ul,
        .accordionGroup__html-area ol,
        .textBlocks__html-area p,
        .textBlocks__html-area ul,
        .textBlocks__html-area ol {
          font-size: 17px;
          line-height: 28px; } }
    .article__html-area p,
    .accordionContent__html-area p,
    .accordionGroup__html-area p,
    .textBlocks__html-area p {
      color: #000000;
      letter-spacing: 0.24px; }
    .article__html-area ul, .article__html-area ol,
    .accordionContent__html-area ul,
    .accordionContent__html-area ol,
    .accordionGroup__html-area ul,
    .accordionGroup__html-area ol,
    .textBlocks__html-area ul,
    .textBlocks__html-area ol {
      color: #000000; }
    .article__html-area ul + h1,
    .article__html-area ul + h2,
    .article__html-area ul + h3,
    .article__html-area ul + h4,
    .article__html-area ul + h5,
    .article__html-area ul + h6,
    .accordionContent__html-area ul + h1,
    .accordionContent__html-area ul + h2,
    .accordionContent__html-area ul + h3,
    .accordionContent__html-area ul + h4,
    .accordionContent__html-area ul + h5,
    .accordionContent__html-area ul + h6,
    .accordionGroup__html-area ul + h1,
    .accordionGroup__html-area ul + h2,
    .accordionGroup__html-area ul + h3,
    .accordionGroup__html-area ul + h4,
    .accordionGroup__html-area ul + h5,
    .accordionGroup__html-area ul + h6,
    .textBlocks__html-area ul + h1,
    .textBlocks__html-area ul + h2,
    .textBlocks__html-area ul + h3,
    .textBlocks__html-area ul + h4,
    .textBlocks__html-area ul + h5,
    .textBlocks__html-area ul + h6 {
      padding-top: 34px; }
    .article__html-area p, .article__html-area ul, .article__html-area ol, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6, .article__html-area .loopify-newsletter,
    .accordionContent__html-area p,
    .accordionContent__html-area ul,
    .accordionContent__html-area ol,
    .accordionContent__html-area h3,
    .accordionContent__html-area h4,
    .accordionContent__html-area h5,
    .accordionContent__html-area h6,
    .accordionContent__html-area .loopify-newsletter,
    .accordionGroup__html-area p,
    .accordionGroup__html-area ul,
    .accordionGroup__html-area ol,
    .accordionGroup__html-area h3,
    .accordionGroup__html-area h4,
    .accordionGroup__html-area h5,
    .accordionGroup__html-area h6,
    .accordionGroup__html-area .loopify-newsletter,
    .textBlocks__html-area p,
    .textBlocks__html-area ul,
    .textBlocks__html-area ol,
    .textBlocks__html-area h3,
    .textBlocks__html-area h4,
    .textBlocks__html-area h5,
    .textBlocks__html-area h6,
    .textBlocks__html-area .loopify-newsletter {
      margin-bottom: 24px;
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px); }
      @media (max-width: 992px) {
        .article__html-area p, .article__html-area ul, .article__html-area ol, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6, .article__html-area .loopify-newsletter,
        .accordionContent__html-area p,
        .accordionContent__html-area ul,
        .accordionContent__html-area ol,
        .accordionContent__html-area h3,
        .accordionContent__html-area h4,
        .accordionContent__html-area h5,
        .accordionContent__html-area h6,
        .accordionContent__html-area .loopify-newsletter,
        .accordionGroup__html-area p,
        .accordionGroup__html-area ul,
        .accordionGroup__html-area ol,
        .accordionGroup__html-area h3,
        .accordionGroup__html-area h4,
        .accordionGroup__html-area h5,
        .accordionGroup__html-area h6,
        .accordionGroup__html-area .loopify-newsletter,
        .textBlocks__html-area p,
        .textBlocks__html-area ul,
        .textBlocks__html-area ol,
        .textBlocks__html-area h3,
        .textBlocks__html-area h4,
        .textBlocks__html-area h5,
        .textBlocks__html-area h6,
        .textBlocks__html-area .loopify-newsletter {
          margin-bottom: 28px;
          margin-left: 0;
          width: 100%; } }
    @media (max-width: 992px) {
      .article__html-area ul, .article__html-area ol,
      .accordionContent__html-area ul,
      .accordionContent__html-area ol,
      .accordionGroup__html-area ul,
      .accordionGroup__html-area ol,
      .textBlocks__html-area ul,
      .textBlocks__html-area ol {
        margin-bottom: 40px; } }
    .article__html-area h1, .article__html-area h2, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6,
    .accordionContent__html-area h1,
    .accordionContent__html-area h2,
    .accordionContent__html-area h3,
    .accordionContent__html-area h4,
    .accordionContent__html-area h5,
    .accordionContent__html-area h6,
    .accordionGroup__html-area h1,
    .accordionGroup__html-area h2,
    .accordionGroup__html-area h3,
    .accordionGroup__html-area h4,
    .accordionGroup__html-area h5,
    .accordionGroup__html-area h6,
    .textBlocks__html-area h1,
    .textBlocks__html-area h2,
    .textBlocks__html-area h3,
    .textBlocks__html-area h4,
    .textBlocks__html-area h5,
    .textBlocks__html-area h6 {
      font-family: "SuisseIntl-Medium", sans-serif;
      font-size: 21px;
      line-height: 36px;
      margin-bottom: 12px;
      color: #000000; }
      @media (max-width: 992px) {
        .article__html-area h1, .article__html-area h2, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6,
        .accordionContent__html-area h1,
        .accordionContent__html-area h2,
        .accordionContent__html-area h3,
        .accordionContent__html-area h4,
        .accordionContent__html-area h5,
        .accordionContent__html-area h6,
        .accordionGroup__html-area h1,
        .accordionGroup__html-area h2,
        .accordionGroup__html-area h3,
        .accordionGroup__html-area h4,
        .accordionGroup__html-area h5,
        .accordionGroup__html-area h6,
        .textBlocks__html-area h1,
        .textBlocks__html-area h2,
        .textBlocks__html-area h3,
        .textBlocks__html-area h4,
        .textBlocks__html-area h5,
        .textBlocks__html-area h6 {
          font-size: 17px;
          line-height: 28px; } }
    .article__html-area h1, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6,
    .accordionContent__html-area h1,
    .accordionContent__html-area h3,
    .accordionContent__html-area h4,
    .accordionContent__html-area h5,
    .accordionContent__html-area h6,
    .accordionGroup__html-area h1,
    .accordionGroup__html-area h3,
    .accordionGroup__html-area h4,
    .accordionGroup__html-area h5,
    .accordionGroup__html-area h6,
    .textBlocks__html-area h1,
    .textBlocks__html-area h3,
    .textBlocks__html-area h4,
    .textBlocks__html-area h5,
    .textBlocks__html-area h6 {
      padding-top: 20px; }
      @media (max-width: 992px) {
        .article__html-area h1, .article__html-area h3, .article__html-area h4, .article__html-area h5, .article__html-area h6,
        .accordionContent__html-area h1,
        .accordionContent__html-area h3,
        .accordionContent__html-area h4,
        .accordionContent__html-area h5,
        .accordionContent__html-area h6,
        .accordionGroup__html-area h1,
        .accordionGroup__html-area h3,
        .accordionGroup__html-area h4,
        .accordionGroup__html-area h5,
        .accordionGroup__html-area h6,
        .textBlocks__html-area h1,
        .textBlocks__html-area h3,
        .textBlocks__html-area h4,
        .textBlocks__html-area h5,
        .textBlocks__html-area h6 {
          padding-top: 0px; } }
    .article__html-area h2,
    .accordionContent__html-area h2,
    .accordionGroup__html-area h2,
    .textBlocks__html-area h2 {
      width: calc(35.714% - 26px);
      padding-top: 36px;
      position: absolute; }
      @media (max-width: 992px) {
        .article__html-area h2,
        .accordionContent__html-area h2,
        .accordionGroup__html-area h2,
        .textBlocks__html-area h2 {
          position: relative;
          margin-bottom: 12px;
          width: 100%;
          float: none;
          padding-top: 12px; } }
      .article__html-area h2 + p, .article__html-area h2 + h3, .article__html-area h2 + h4, .article__html-area h2 + h5, .article__html-area h2 + h6, .article__html-area h2 + ul, .article__html-area h2 + ol, .article__html-area h2 + .imageWrapper,
      .accordionContent__html-area h2 + p,
      .accordionContent__html-area h2 + h3,
      .accordionContent__html-area h2 + h4,
      .accordionContent__html-area h2 + h5,
      .accordionContent__html-area h2 + h6,
      .accordionContent__html-area h2 + ul,
      .accordionContent__html-area h2 + ol,
      .accordionContent__html-area h2 + .imageWrapper,
      .accordionGroup__html-area h2 + p,
      .accordionGroup__html-area h2 + h3,
      .accordionGroup__html-area h2 + h4,
      .accordionGroup__html-area h2 + h5,
      .accordionGroup__html-area h2 + h6,
      .accordionGroup__html-area h2 + ul,
      .accordionGroup__html-area h2 + ol,
      .accordionGroup__html-area h2 + .imageWrapper,
      .textBlocks__html-area h2 + p,
      .textBlocks__html-area h2 + h3,
      .textBlocks__html-area h2 + h4,
      .textBlocks__html-area h2 + h5,
      .textBlocks__html-area h2 + h6,
      .textBlocks__html-area h2 + ul,
      .textBlocks__html-area h2 + ol,
      .textBlocks__html-area h2 + .imageWrapper {
        padding-top: 36px; }
        @media (max-width: 992px) {
          .article__html-area h2 + p, .article__html-area h2 + h3, .article__html-area h2 + h4, .article__html-area h2 + h5, .article__html-area h2 + h6, .article__html-area h2 + ul, .article__html-area h2 + ol, .article__html-area h2 + .imageWrapper,
          .accordionContent__html-area h2 + p,
          .accordionContent__html-area h2 + h3,
          .accordionContent__html-area h2 + h4,
          .accordionContent__html-area h2 + h5,
          .accordionContent__html-area h2 + h6,
          .accordionContent__html-area h2 + ul,
          .accordionContent__html-area h2 + ol,
          .accordionContent__html-area h2 + .imageWrapper,
          .accordionGroup__html-area h2 + p,
          .accordionGroup__html-area h2 + h3,
          .accordionGroup__html-area h2 + h4,
          .accordionGroup__html-area h2 + h5,
          .accordionGroup__html-area h2 + h6,
          .accordionGroup__html-area h2 + ul,
          .accordionGroup__html-area h2 + ol,
          .accordionGroup__html-area h2 + .imageWrapper,
          .textBlocks__html-area h2 + p,
          .textBlocks__html-area h2 + h3,
          .textBlocks__html-area h2 + h4,
          .textBlocks__html-area h2 + h5,
          .textBlocks__html-area h2 + h6,
          .textBlocks__html-area h2 + ul,
          .textBlocks__html-area h2 + ol,
          .textBlocks__html-area h2 + .imageWrapper {
            padding-top: 0; } }
      .article__html-area h2:first-child,
      .accordionContent__html-area h2:first-child,
      .accordionGroup__html-area h2:first-child,
      .textBlocks__html-area h2:first-child {
        padding-top: 0; }
        .article__html-area h2:first-child + p, .article__html-area h2:first-child + h3, .article__html-area h2:first-child + h4, .article__html-area h2:first-child + h5, .article__html-area h2:first-child + h6, .article__html-area h2:first-child + ul, .article__html-area h2:first-child + ol, .article__html-area h2:first-child + .imageWrapper,
        .accordionContent__html-area h2:first-child + p,
        .accordionContent__html-area h2:first-child + h3,
        .accordionContent__html-area h2:first-child + h4,
        .accordionContent__html-area h2:first-child + h5,
        .accordionContent__html-area h2:first-child + h6,
        .accordionContent__html-area h2:first-child + ul,
        .accordionContent__html-area h2:first-child + ol,
        .accordionContent__html-area h2:first-child + .imageWrapper,
        .accordionGroup__html-area h2:first-child + p,
        .accordionGroup__html-area h2:first-child + h3,
        .accordionGroup__html-area h2:first-child + h4,
        .accordionGroup__html-area h2:first-child + h5,
        .accordionGroup__html-area h2:first-child + h6,
        .accordionGroup__html-area h2:first-child + ul,
        .accordionGroup__html-area h2:first-child + ol,
        .accordionGroup__html-area h2:first-child + .imageWrapper,
        .textBlocks__html-area h2:first-child + p,
        .textBlocks__html-area h2:first-child + h3,
        .textBlocks__html-area h2:first-child + h4,
        .textBlocks__html-area h2:first-child + h5,
        .textBlocks__html-area h2:first-child + h6,
        .textBlocks__html-area h2:first-child + ul,
        .textBlocks__html-area h2:first-child + ol,
        .textBlocks__html-area h2:first-child + .imageWrapper {
          padding-top: 0; }
    .article__html-area .imageWrapper,
    .accordionContent__html-area .imageWrapper,
    .accordionGroup__html-area .imageWrapper,
    .textBlocks__html-area .imageWrapper {
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px); }
      @media (max-width: 992px) {
        .article__html-area .imageWrapper,
        .accordionContent__html-area .imageWrapper,
        .accordionGroup__html-area .imageWrapper,
        .textBlocks__html-area .imageWrapper {
          margin-left: 0;
          width: 100%; } }
      .article__html-area .imageWrapper + h2,
      .accordionContent__html-area .imageWrapper + h2,
      .accordionGroup__html-area .imageWrapper + h2,
      .textBlocks__html-area .imageWrapper + h2 {
        margin-top: 0; }
      .article__html-area .imageWrapper figure,
      .accordionContent__html-area .imageWrapper figure,
      .accordionGroup__html-area .imageWrapper figure,
      .textBlocks__html-area .imageWrapper figure {
        width: 100%;
        height: auto; }
        .article__html-area .imageWrapper figure img,
        .accordionContent__html-area .imageWrapper figure img,
        .accordionGroup__html-area .imageWrapper figure img,
        .textBlocks__html-area .imageWrapper figure img {
          width: 100%;
          height: auto;
          margin-bottom: 16px; }
        .article__html-area .imageWrapper figure figcaption,
        .accordionContent__html-area .imageWrapper figure figcaption,
        .accordionGroup__html-area .imageWrapper figure figcaption,
        .textBlocks__html-area .imageWrapper figure figcaption {
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: 0.24px;
          color: #121212;
          text-align: center;
          display: block; }
          @media (max-width: 992px) {
            .article__html-area .imageWrapper figure figcaption,
            .accordionContent__html-area .imageWrapper figure figcaption,
            .accordionGroup__html-area .imageWrapper figure figcaption,
            .textBlocks__html-area .imageWrapper figure figcaption {
              font-size: 13px;
              line-height: 20px; } }
      .article__html-area .imageWrapper .editor-align-center,
      .article__html-area .imageWrapper .editor-align-justify,
      .accordionContent__html-area .imageWrapper .editor-align-center,
      .accordionContent__html-area .imageWrapper .editor-align-justify,
      .accordionGroup__html-area .imageWrapper .editor-align-center,
      .accordionGroup__html-area .imageWrapper .editor-align-justify,
      .textBlocks__html-area .imageWrapper .editor-align-center,
      .textBlocks__html-area .imageWrapper .editor-align-justify {
        padding-top: 56px;
        margin-bottom: 80px !important; }
        @media (max-width: 992px) {
          .article__html-area .imageWrapper .editor-align-center,
          .article__html-area .imageWrapper .editor-align-justify,
          .accordionContent__html-area .imageWrapper .editor-align-center,
          .accordionContent__html-area .imageWrapper .editor-align-justify,
          .accordionGroup__html-area .imageWrapper .editor-align-center,
          .accordionGroup__html-area .imageWrapper .editor-align-justify,
          .textBlocks__html-area .imageWrapper .editor-align-center,
          .textBlocks__html-area .imageWrapper .editor-align-justify {
            padding-top: 36px;
            margin-bottom: 40px !important; } }
      .article__html-area .imageWrapper .editor-align-left,
      .accordionContent__html-area .imageWrapper .editor-align-left,
      .accordionGroup__html-area .imageWrapper .editor-align-left,
      .textBlocks__html-area .imageWrapper .editor-align-left {
        margin-right: 30px;
        margin-bottom: 15px; }
        @media (max-width: 992px) {
          .article__html-area .imageWrapper .editor-align-left,
          .accordionContent__html-area .imageWrapper .editor-align-left,
          .accordionGroup__html-area .imageWrapper .editor-align-left,
          .textBlocks__html-area .imageWrapper .editor-align-left {
            margin-right: 15px; } }
      .article__html-area .imageWrapper .editor-align-right,
      .accordionContent__html-area .imageWrapper .editor-align-right,
      .accordionGroup__html-area .imageWrapper .editor-align-right,
      .textBlocks__html-area .imageWrapper .editor-align-right {
        margin-left: 30px;
        margin-bottom: 15px; }
        @media (max-width: 992px) {
          .article__html-area .imageWrapper .editor-align-right,
          .accordionContent__html-area .imageWrapper .editor-align-right,
          .accordionGroup__html-area .imageWrapper .editor-align-right,
          .textBlocks__html-area .imageWrapper .editor-align-right {
            margin-left: 15px; } }
      .article__html-area .imageWrapper + .imageWrapper .editor-align-center,
      .article__html-area .imageWrapper + .imageWrapper .editor-align-justify,
      .accordionContent__html-area .imageWrapper + .imageWrapper .editor-align-center,
      .accordionContent__html-area .imageWrapper + .imageWrapper .editor-align-justify,
      .accordionGroup__html-area .imageWrapper + .imageWrapper .editor-align-center,
      .accordionGroup__html-area .imageWrapper + .imageWrapper .editor-align-justify,
      .textBlocks__html-area .imageWrapper + .imageWrapper .editor-align-center,
      .textBlocks__html-area .imageWrapper + .imageWrapper .editor-align-justify {
        padding-top: 0; }
        @media (max-width: 992px) {
          .article__html-area .imageWrapper + .imageWrapper .editor-align-center,
          .article__html-area .imageWrapper + .imageWrapper .editor-align-justify,
          .accordionContent__html-area .imageWrapper + .imageWrapper .editor-align-center,
          .accordionContent__html-area .imageWrapper + .imageWrapper .editor-align-justify,
          .accordionGroup__html-area .imageWrapper + .imageWrapper .editor-align-center,
          .accordionGroup__html-area .imageWrapper + .imageWrapper .editor-align-justify,
          .textBlocks__html-area .imageWrapper + .imageWrapper .editor-align-center,
          .textBlocks__html-area .imageWrapper + .imageWrapper .editor-align-justify {
            padding-top: 0; } }
    .article__html-area .tableWrapper,
    .accordionContent__html-area .tableWrapper,
    .accordionGroup__html-area .tableWrapper,
    .textBlocks__html-area .tableWrapper {
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px);
      padding-top: 23px;
      margin-bottom: 50px;
      overflow-x: auto; }
      @media (max-width: 992px) {
        .article__html-area .tableWrapper,
        .accordionContent__html-area .tableWrapper,
        .accordionGroup__html-area .tableWrapper,
        .textBlocks__html-area .tableWrapper {
          margin-left: 0;
          width: 100%; } }
      .article__html-area .tableWrapper table,
      .accordionContent__html-area .tableWrapper table,
      .accordionGroup__html-area .tableWrapper table,
      .textBlocks__html-area .tableWrapper table {
        border: thin solid #cac9c9; }
        .article__html-area .tableWrapper table tr,
        .accordionContent__html-area .tableWrapper table tr,
        .accordionGroup__html-area .tableWrapper table tr,
        .textBlocks__html-area .tableWrapper table tr {
          border-bottom: thin solid #cac9c9; }
          .article__html-area .tableWrapper table tr:last-child,
          .accordionContent__html-area .tableWrapper table tr:last-child,
          .accordionGroup__html-area .tableWrapper table tr:last-child,
          .textBlocks__html-area .tableWrapper table tr:last-child {
            border-bottom: none; }
          .article__html-area .tableWrapper table tr td,
          .accordionContent__html-area .tableWrapper table tr td,
          .accordionGroup__html-area .tableWrapper table tr td,
          .textBlocks__html-area .tableWrapper table tr td {
            border-right: thin solid #cac9c9;
            padding: 10px;
            min-width: 100px; }
            .article__html-area .tableWrapper table tr td:last-child,
            .accordionContent__html-area .tableWrapper table tr td:last-child,
            .accordionGroup__html-area .tableWrapper table tr td:last-child,
            .textBlocks__html-area .tableWrapper table tr td:last-child {
              border-right: none; }
    .article__html-area p + ul, .article__html-area p + ol,
    .accordionContent__html-area p + ul,
    .accordionContent__html-area p + ol,
    .accordionGroup__html-area p + ul,
    .accordionGroup__html-area p + ol,
    .textBlocks__html-area p + ul,
    .textBlocks__html-area p + ol {
      margin-top: -4px; }
    .article__html-area ul, .article__html-area ol,
    .accordionContent__html-area ul,
    .accordionContent__html-area ol,
    .accordionGroup__html-area ul,
    .accordionGroup__html-area ol,
    .textBlocks__html-area ul,
    .textBlocks__html-area ol {
      padding-left: 26px; }
      .article__html-area ul li, .article__html-area ol li,
      .accordionContent__html-area ul li,
      .accordionContent__html-area ol li,
      .accordionGroup__html-area ul li,
      .accordionGroup__html-area ol li,
      .textBlocks__html-area ul li,
      .textBlocks__html-area ol li {
        padding-left: 4px;
        margin-bottom: 8px; }
        @media (max-width: 992px) {
          .article__html-area ul li, .article__html-area ol li,
          .accordionContent__html-area ul li,
          .accordionContent__html-area ol li,
          .accordionGroup__html-area ul li,
          .accordionGroup__html-area ol li,
          .textBlocks__html-area ul li,
          .textBlocks__html-area ol li {
            margin-bottom: 4px; } }
        .article__html-area ul li:marker, .article__html-area ol li:marker,
        .accordionContent__html-area ul li:marker,
        .accordionContent__html-area ol li:marker,
        .accordionGroup__html-area ul li:marker,
        .accordionGroup__html-area ol li:marker,
        .textBlocks__html-area ul li:marker,
        .textBlocks__html-area ol li:marker {
          width: 5px; }
    .article__html-area .line-grey,
    .accordionContent__html-area .line-grey,
    .accordionGroup__html-area .line-grey,
    .textBlocks__html-area .line-grey {
      margin: 80px 0; }
      @media (max-width: 992px) {
        .article__html-area .line-grey,
        .accordionContent__html-area .line-grey,
        .accordionGroup__html-area .line-grey,
        .textBlocks__html-area .line-grey {
          margin: 60px 0; } }
      .article__html-area .line-grey + h1,
      .article__html-area .line-grey + h2,
      .article__html-area .line-grey + h3,
      .article__html-area .line-grey + h4,
      .article__html-area .line-grey + h5,
      .article__html-area .line-grey + h6,
      .article__html-area .line-grey + p,
      .article__html-area .line-grey + ul,
      .article__html-area .line-grey + ol,
      .accordionContent__html-area .line-grey + h1,
      .accordionContent__html-area .line-grey + h2,
      .accordionContent__html-area .line-grey + h3,
      .accordionContent__html-area .line-grey + h4,
      .accordionContent__html-area .line-grey + h5,
      .accordionContent__html-area .line-grey + h6,
      .accordionContent__html-area .line-grey + p,
      .accordionContent__html-area .line-grey + ul,
      .accordionContent__html-area .line-grey + ol,
      .accordionGroup__html-area .line-grey + h1,
      .accordionGroup__html-area .line-grey + h2,
      .accordionGroup__html-area .line-grey + h3,
      .accordionGroup__html-area .line-grey + h4,
      .accordionGroup__html-area .line-grey + h5,
      .accordionGroup__html-area .line-grey + h6,
      .accordionGroup__html-area .line-grey + p,
      .accordionGroup__html-area .line-grey + ul,
      .accordionGroup__html-area .line-grey + ol,
      .textBlocks__html-area .line-grey + h1,
      .textBlocks__html-area .line-grey + h2,
      .textBlocks__html-area .line-grey + h3,
      .textBlocks__html-area .line-grey + h4,
      .textBlocks__html-area .line-grey + h5,
      .textBlocks__html-area .line-grey + h6,
      .textBlocks__html-area .line-grey + p,
      .textBlocks__html-area .line-grey + ul,
      .textBlocks__html-area .line-grey + ol {
        padding-top: 0; }
      .article__html-area .line-grey + h1 + *,
      .article__html-area .line-grey + h2 + *,
      .article__html-area .line-grey + h3 + *,
      .article__html-area .line-grey + h4 + *,
      .article__html-area .line-grey + h5 + *,
      .article__html-area .line-grey + h6 + *,
      .article__html-area .line-grey + p + *,
      .article__html-area .line-grey + ul + *,
      .article__html-area .line-grey + ol + *,
      .accordionContent__html-area .line-grey + h1 + *,
      .accordionContent__html-area .line-grey + h2 + *,
      .accordionContent__html-area .line-grey + h3 + *,
      .accordionContent__html-area .line-grey + h4 + *,
      .accordionContent__html-area .line-grey + h5 + *,
      .accordionContent__html-area .line-grey + h6 + *,
      .accordionContent__html-area .line-grey + p + *,
      .accordionContent__html-area .line-grey + ul + *,
      .accordionContent__html-area .line-grey + ol + *,
      .accordionGroup__html-area .line-grey + h1 + *,
      .accordionGroup__html-area .line-grey + h2 + *,
      .accordionGroup__html-area .line-grey + h3 + *,
      .accordionGroup__html-area .line-grey + h4 + *,
      .accordionGroup__html-area .line-grey + h5 + *,
      .accordionGroup__html-area .line-grey + h6 + *,
      .accordionGroup__html-area .line-grey + p + *,
      .accordionGroup__html-area .line-grey + ul + *,
      .accordionGroup__html-area .line-grey + ol + *,
      .textBlocks__html-area .line-grey + h1 + *,
      .textBlocks__html-area .line-grey + h2 + *,
      .textBlocks__html-area .line-grey + h3 + *,
      .textBlocks__html-area .line-grey + h4 + *,
      .textBlocks__html-area .line-grey + h5 + *,
      .textBlocks__html-area .line-grey + h6 + *,
      .textBlocks__html-area .line-grey + p + *,
      .textBlocks__html-area .line-grey + ul + *,
      .textBlocks__html-area .line-grey + ol + * {
        padding-top: 0; }
    .article__html-area.course-status p, .article__html-area.course-status ul, .article__html-area.course-status ol, .article__html-area.course-status h2, .article__html-area.course-status h3, .article__html-area.course-status h4, .article__html-area.course-status h5, .article__html-area.course-status h6,
    .article__html-area.course-status .imageWrapper,
    .article__html-area.course-status .tableWrapper,
    .article__html-area.course-status .box-orange-article,
    .accordionContent__html-area.course-status p,
    .accordionContent__html-area.course-status ul,
    .accordionContent__html-area.course-status ol,
    .accordionContent__html-area.course-status h2,
    .accordionContent__html-area.course-status h3,
    .accordionContent__html-area.course-status h4,
    .accordionContent__html-area.course-status h5,
    .accordionContent__html-area.course-status h6,
    .accordionContent__html-area.course-status .imageWrapper,
    .accordionContent__html-area.course-status .tableWrapper,
    .accordionContent__html-area.course-status .box-orange-article,
    .accordionGroup__html-area.course-status p,
    .accordionGroup__html-area.course-status ul,
    .accordionGroup__html-area.course-status ol,
    .accordionGroup__html-area.course-status h2,
    .accordionGroup__html-area.course-status h3,
    .accordionGroup__html-area.course-status h4,
    .accordionGroup__html-area.course-status h5,
    .accordionGroup__html-area.course-status h6,
    .accordionGroup__html-area.course-status .imageWrapper,
    .accordionGroup__html-area.course-status .tableWrapper,
    .accordionGroup__html-area.course-status .box-orange-article,
    .textBlocks__html-area.course-status p,
    .textBlocks__html-area.course-status ul,
    .textBlocks__html-area.course-status ol,
    .textBlocks__html-area.course-status h2,
    .textBlocks__html-area.course-status h3,
    .textBlocks__html-area.course-status h4,
    .textBlocks__html-area.course-status h5,
    .textBlocks__html-area.course-status h6,
    .textBlocks__html-area.course-status .imageWrapper,
    .textBlocks__html-area.course-status .tableWrapper,
    .textBlocks__html-area.course-status .box-orange-article {
      margin-left: 4.8%; }
      @media (max-width: 992px) {
        .article__html-area.course-status p, .article__html-area.course-status ul, .article__html-area.course-status ol, .article__html-area.course-status h2, .article__html-area.course-status h3, .article__html-area.course-status h4, .article__html-area.course-status h5, .article__html-area.course-status h6,
        .article__html-area.course-status .imageWrapper,
        .article__html-area.course-status .tableWrapper,
        .article__html-area.course-status .box-orange-article,
        .accordionContent__html-area.course-status p,
        .accordionContent__html-area.course-status ul,
        .accordionContent__html-area.course-status ol,
        .accordionContent__html-area.course-status h2,
        .accordionContent__html-area.course-status h3,
        .accordionContent__html-area.course-status h4,
        .accordionContent__html-area.course-status h5,
        .accordionContent__html-area.course-status h6,
        .accordionContent__html-area.course-status .imageWrapper,
        .accordionContent__html-area.course-status .tableWrapper,
        .accordionContent__html-area.course-status .box-orange-article,
        .accordionGroup__html-area.course-status p,
        .accordionGroup__html-area.course-status ul,
        .accordionGroup__html-area.course-status ol,
        .accordionGroup__html-area.course-status h2,
        .accordionGroup__html-area.course-status h3,
        .accordionGroup__html-area.course-status h4,
        .accordionGroup__html-area.course-status h5,
        .accordionGroup__html-area.course-status h6,
        .accordionGroup__html-area.course-status .imageWrapper,
        .accordionGroup__html-area.course-status .tableWrapper,
        .accordionGroup__html-area.course-status .box-orange-article,
        .textBlocks__html-area.course-status p,
        .textBlocks__html-area.course-status ul,
        .textBlocks__html-area.course-status ol,
        .textBlocks__html-area.course-status h2,
        .textBlocks__html-area.course-status h3,
        .textBlocks__html-area.course-status h4,
        .textBlocks__html-area.course-status h5,
        .textBlocks__html-area.course-status h6,
        .textBlocks__html-area.course-status .imageWrapper,
        .textBlocks__html-area.course-status .tableWrapper,
        .textBlocks__html-area.course-status .box-orange-article {
          margin-left: 0; } }
    .article__html-area.course-status h2, .article__html-area.course-status h3, .article__html-area.course-status h4, .article__html-area.course-status h5, .article__html-area.course-status h6,
    .accordionContent__html-area.course-status h2,
    .accordionContent__html-area.course-status h3,
    .accordionContent__html-area.course-status h4,
    .accordionContent__html-area.course-status h5,
    .accordionContent__html-area.course-status h6,
    .accordionGroup__html-area.course-status h2,
    .accordionGroup__html-area.course-status h3,
    .accordionGroup__html-area.course-status h4,
    .accordionGroup__html-area.course-status h5,
    .accordionGroup__html-area.course-status h6,
    .textBlocks__html-area.course-status h2,
    .textBlocks__html-area.course-status h3,
    .textBlocks__html-area.course-status h4,
    .textBlocks__html-area.course-status h5,
    .textBlocks__html-area.course-status h6 {
      float: none; }
    .article__html-area .loopify-newsletter iframe,
    .accordionContent__html-area .loopify-newsletter iframe,
    .accordionGroup__html-area .loopify-newsletter iframe,
    .textBlocks__html-area .loopify-newsletter iframe {
      border: none;
      margin: -20px; }
      @media (max-width: 992px) {
        .article__html-area .loopify-newsletter iframe,
        .accordionContent__html-area .loopify-newsletter iframe,
        .accordionGroup__html-area .loopify-newsletter iframe,
        .textBlocks__html-area .loopify-newsletter iframe {
          width: calc(100% + 40px); } }
  .article.hide,
  .accordionContent.hide,
  .accordionGroup.hide,
  .textBlocks.hide {
    display: none; }
  .article .quoteBig,
  .article .quoteSmall,
  .accordionContent .quoteBig,
  .accordionContent .quoteSmall,
  .accordionGroup .quoteBig,
  .accordionGroup .quoteSmall,
  .textBlocks .quoteBig,
  .textBlocks .quoteSmall {
    margin-top: 176px; }
    @media (max-width: 992px) {
      .article .quoteBig,
      .article .quoteSmall,
      .accordionContent .quoteBig,
      .accordionContent .quoteSmall,
      .accordionGroup .quoteBig,
      .accordionGroup .quoteSmall,
      .textBlocks .quoteBig,
      .textBlocks .quoteSmall {
        margin-top: 72px; } }
  .article.basic,
  .accordionContent.basic,
  .accordionGroup.basic,
  .textBlocks.basic {
    margin-bottom: 200px; }
    @media (max-width: 992px) {
      .article.basic,
      .accordionContent.basic,
      .accordionGroup.basic,
      .textBlocks.basic {
        margin-bottom: 100px; } }
  .article.course,
  .accordionContent.course,
  .accordionGroup.course,
  .textBlocks.course {
    margin-bottom: 50px; }
    @media (max-width: 992px) {
      .article.course,
      .accordionContent.course,
      .accordionGroup.course,
      .textBlocks.course {
        margin-bottom: 7px; } }
    .article.course .accordionContent,
    .accordionContent.course .accordionContent,
    .accordionGroup.course .accordionContent,
    .textBlocks.course .accordionContent {
      margin-bottom: 0 !important; }
    .article.course .article__html-area p, .article.course .article__html-area ul, .article.course .article__html-area ol,
    .article.course .accordionContent__html-area p,
    .article.course .accordionContent__html-area ul,
    .article.course .accordionContent__html-area ol,
    .accordionContent.course .article__html-area p,
    .accordionContent.course .article__html-area ul,
    .accordionContent.course .article__html-area ol,
    .accordionContent.course .accordionContent__html-area p,
    .accordionContent.course .accordionContent__html-area ul,
    .accordionContent.course .accordionContent__html-area ol,
    .accordionGroup.course .article__html-area p,
    .accordionGroup.course .article__html-area ul,
    .accordionGroup.course .article__html-area ol,
    .accordionGroup.course .accordionContent__html-area p,
    .accordionGroup.course .accordionContent__html-area ul,
    .accordionGroup.course .accordionContent__html-area ol,
    .textBlocks.course .article__html-area p,
    .textBlocks.course .article__html-area ul,
    .textBlocks.course .article__html-area ol,
    .textBlocks.course .accordionContent__html-area p,
    .textBlocks.course .accordionContent__html-area ul,
    .textBlocks.course .accordionContent__html-area ol {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 32px; }
      @media (max-width: 992px) {
        .article.course .article__html-area p, .article.course .article__html-area ul, .article.course .article__html-area ol,
        .article.course .accordionContent__html-area p,
        .article.course .accordionContent__html-area ul,
        .article.course .accordionContent__html-area ol,
        .accordionContent.course .article__html-area p,
        .accordionContent.course .article__html-area ul,
        .accordionContent.course .article__html-area ol,
        .accordionContent.course .accordionContent__html-area p,
        .accordionContent.course .accordionContent__html-area ul,
        .accordionContent.course .accordionContent__html-area ol,
        .accordionGroup.course .article__html-area p,
        .accordionGroup.course .article__html-area ul,
        .accordionGroup.course .article__html-area ol,
        .accordionGroup.course .accordionContent__html-area p,
        .accordionGroup.course .accordionContent__html-area ul,
        .accordionGroup.course .accordionContent__html-area ol,
        .textBlocks.course .article__html-area p,
        .textBlocks.course .article__html-area ul,
        .textBlocks.course .article__html-area ol,
        .textBlocks.course .accordionContent__html-area p,
        .textBlocks.course .accordionContent__html-area ul,
        .textBlocks.course .accordionContent__html-area ol {
          font-weight: 400;
          font-size: 18px;
          line-height: 24px; } }
    .article.course .article__html-area p,
    .article.course .accordionContent__html-area p,
    .accordionContent.course .article__html-area p,
    .accordionContent.course .accordionContent__html-area p,
    .accordionGroup.course .article__html-area p,
    .accordionGroup.course .accordionContent__html-area p,
    .textBlocks.course .article__html-area p,
    .textBlocks.course .accordionContent__html-area p {
      padding-top: 0; }
      @media (max-width: 992px) {
        .article.course .article__html-area p,
        .article.course .accordionContent__html-area p,
        .accordionContent.course .article__html-area p,
        .accordionContent.course .accordionContent__html-area p,
        .accordionGroup.course .article__html-area p,
        .accordionGroup.course .accordionContent__html-area p,
        .textBlocks.course .article__html-area p,
        .textBlocks.course .accordionContent__html-area p {
          padding-top: 0; } }
    .article.course .article__html-area p, .article.course .article__html-area ul, .article.course .article__html-area ol, .article.course .article__html-area h3, .article.course .article__html-area h4, .article.course .article__html-area h5, .article.course .article__html-area h6,
    .article.course .accordionContent__html-area p,
    .article.course .accordionContent__html-area ul,
    .article.course .accordionContent__html-area ol,
    .article.course .accordionContent__html-area h3,
    .article.course .accordionContent__html-area h4,
    .article.course .accordionContent__html-area h5,
    .article.course .accordionContent__html-area h6,
    .accordionContent.course .article__html-area p,
    .accordionContent.course .article__html-area ul,
    .accordionContent.course .article__html-area ol,
    .accordionContent.course .article__html-area h3,
    .accordionContent.course .article__html-area h4,
    .accordionContent.course .article__html-area h5,
    .accordionContent.course .article__html-area h6,
    .accordionContent.course .accordionContent__html-area p,
    .accordionContent.course .accordionContent__html-area ul,
    .accordionContent.course .accordionContent__html-area ol,
    .accordionContent.course .accordionContent__html-area h3,
    .accordionContent.course .accordionContent__html-area h4,
    .accordionContent.course .accordionContent__html-area h5,
    .accordionContent.course .accordionContent__html-area h6,
    .accordionGroup.course .article__html-area p,
    .accordionGroup.course .article__html-area ul,
    .accordionGroup.course .article__html-area ol,
    .accordionGroup.course .article__html-area h3,
    .accordionGroup.course .article__html-area h4,
    .accordionGroup.course .article__html-area h5,
    .accordionGroup.course .article__html-area h6,
    .accordionGroup.course .accordionContent__html-area p,
    .accordionGroup.course .accordionContent__html-area ul,
    .accordionGroup.course .accordionContent__html-area ol,
    .accordionGroup.course .accordionContent__html-area h3,
    .accordionGroup.course .accordionContent__html-area h4,
    .accordionGroup.course .accordionContent__html-area h5,
    .accordionGroup.course .accordionContent__html-area h6,
    .textBlocks.course .article__html-area p,
    .textBlocks.course .article__html-area ul,
    .textBlocks.course .article__html-area ol,
    .textBlocks.course .article__html-area h3,
    .textBlocks.course .article__html-area h4,
    .textBlocks.course .article__html-area h5,
    .textBlocks.course .article__html-area h6,
    .textBlocks.course .accordionContent__html-area p,
    .textBlocks.course .accordionContent__html-area ul,
    .textBlocks.course .accordionContent__html-area ol,
    .textBlocks.course .accordionContent__html-area h3,
    .textBlocks.course .accordionContent__html-area h4,
    .textBlocks.course .accordionContent__html-area h5,
    .textBlocks.course .accordionContent__html-area h6 {
      margin-bottom: 30px !important;
      margin-left: 0 !important;
      width: 100% !important; }
    .article.course .article__html-area a,
    .article.course .accordionContent__html-area a,
    .accordionContent.course .article__html-area a,
    .accordionContent.course .accordionContent__html-area a,
    .accordionGroup.course .article__html-area a,
    .accordionGroup.course .accordionContent__html-area a,
    .textBlocks.course .article__html-area a,
    .textBlocks.course .accordionContent__html-area a {
      margin-left: 0 !important; }
    .article.course .article__html-area h1, .article.course .article__html-area h2, .article.course .article__html-area h3, .article.course .article__html-area h4, .article.course .article__html-area h5, .article.course .article__html-area h6,
    .article.course .accordionContent__html-area h1,
    .article.course .accordionContent__html-area h2,
    .article.course .accordionContent__html-area h3,
    .article.course .accordionContent__html-area h4,
    .article.course .accordionContent__html-area h5,
    .article.course .accordionContent__html-area h6,
    .accordionContent.course .article__html-area h1,
    .accordionContent.course .article__html-area h2,
    .accordionContent.course .article__html-area h3,
    .accordionContent.course .article__html-area h4,
    .accordionContent.course .article__html-area h5,
    .accordionContent.course .article__html-area h6,
    .accordionContent.course .accordionContent__html-area h1,
    .accordionContent.course .accordionContent__html-area h2,
    .accordionContent.course .accordionContent__html-area h3,
    .accordionContent.course .accordionContent__html-area h4,
    .accordionContent.course .accordionContent__html-area h5,
    .accordionContent.course .accordionContent__html-area h6,
    .accordionGroup.course .article__html-area h1,
    .accordionGroup.course .article__html-area h2,
    .accordionGroup.course .article__html-area h3,
    .accordionGroup.course .article__html-area h4,
    .accordionGroup.course .article__html-area h5,
    .accordionGroup.course .article__html-area h6,
    .accordionGroup.course .accordionContent__html-area h1,
    .accordionGroup.course .accordionContent__html-area h2,
    .accordionGroup.course .accordionContent__html-area h3,
    .accordionGroup.course .accordionContent__html-area h4,
    .accordionGroup.course .accordionContent__html-area h5,
    .accordionGroup.course .accordionContent__html-area h6,
    .textBlocks.course .article__html-area h1,
    .textBlocks.course .article__html-area h2,
    .textBlocks.course .article__html-area h3,
    .textBlocks.course .article__html-area h4,
    .textBlocks.course .article__html-area h5,
    .textBlocks.course .article__html-area h6,
    .textBlocks.course .accordionContent__html-area h1,
    .textBlocks.course .accordionContent__html-area h2,
    .textBlocks.course .accordionContent__html-area h3,
    .textBlocks.course .accordionContent__html-area h4,
    .textBlocks.course .accordionContent__html-area h5,
    .textBlocks.course .accordionContent__html-area h6 {
      margin-bottom: 30px; }
    .article.course .article__html-area h1, .article.course .article__html-area h2,
    .article.course .accordionContent__html-area h1,
    .article.course .accordionContent__html-area h2,
    .accordionContent.course .article__html-area h1,
    .accordionContent.course .article__html-area h2,
    .accordionContent.course .accordionContent__html-area h1,
    .accordionContent.course .accordionContent__html-area h2,
    .accordionGroup.course .article__html-area h1,
    .accordionGroup.course .article__html-area h2,
    .accordionGroup.course .accordionContent__html-area h1,
    .accordionGroup.course .accordionContent__html-area h2,
    .textBlocks.course .article__html-area h1,
    .textBlocks.course .article__html-area h2,
    .textBlocks.course .accordionContent__html-area h1,
    .textBlocks.course .accordionContent__html-area h2 {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-weight: 400;
      font-size: 36px;
      line-height: 47px;
      color: #361E40;
      width: 100%;
      float: initial;
      padding-top: initial;
      clear: initial;
      position: initial;
      margin-bottom: 20px; }
      @media (max-width: 992px) {
        .article.course .article__html-area h1, .article.course .article__html-area h2,
        .article.course .accordionContent__html-area h1,
        .article.course .accordionContent__html-area h2,
        .accordionContent.course .article__html-area h1,
        .accordionContent.course .article__html-area h2,
        .accordionContent.course .accordionContent__html-area h1,
        .accordionContent.course .accordionContent__html-area h2,
        .accordionGroup.course .article__html-area h1,
        .accordionGroup.course .article__html-area h2,
        .accordionGroup.course .accordionContent__html-area h1,
        .accordionGroup.course .accordionContent__html-area h2,
        .textBlocks.course .article__html-area h1,
        .textBlocks.course .article__html-area h2,
        .textBlocks.course .accordionContent__html-area h1,
        .textBlocks.course .accordionContent__html-area h2 {
          position: initial;
          margin-bottom: 20px;
          width: initial;
          float: initial;
          padding-top: initial; } }
    .article.course .article__html-area h3,
    .article.course .accordionContent__html-area h3,
    .accordionContent.course .article__html-area h3,
    .accordionContent.course .accordionContent__html-area h3,
    .accordionGroup.course .article__html-area h3,
    .accordionGroup.course .accordionContent__html-area h3,
    .textBlocks.course .article__html-area h3,
    .textBlocks.course .accordionContent__html-area h3 {
      font-size: 26px;
      font-weight: 400;
      margin-bottom: 12px !important; }
    .article.course .article__html-area h4,
    .article.course .accordionContent__html-area h4,
    .accordionContent.course .article__html-area h4,
    .accordionContent.course .accordionContent__html-area h4,
    .accordionGroup.course .article__html-area h4,
    .accordionGroup.course .accordionContent__html-area h4,
    .textBlocks.course .article__html-area h4,
    .textBlocks.course .accordionContent__html-area h4 {
      font-family: "SuisseIntl-SemiBold", sans-serif;
      font-size: 22px;
      margin-bottom: 12px !important; }
    .article.course .article__html-area .imageWrapper,
    .article.course .accordionContent__html-area .imageWrapper,
    .accordionContent.course .article__html-area .imageWrapper,
    .accordionContent.course .accordionContent__html-area .imageWrapper,
    .accordionGroup.course .article__html-area .imageWrapper,
    .accordionGroup.course .accordionContent__html-area .imageWrapper,
    .textBlocks.course .article__html-area .imageWrapper,
    .textBlocks.course .accordionContent__html-area .imageWrapper {
      margin-left: 0;
      width: 100%; }
    .article.course .article__html-area .tableWrapper,
    .article.course .accordionContent__html-area .tableWrapper,
    .accordionContent.course .article__html-area .tableWrapper,
    .accordionContent.course .accordionContent__html-area .tableWrapper,
    .accordionGroup.course .article__html-area .tableWrapper,
    .accordionGroup.course .accordionContent__html-area .tableWrapper,
    .textBlocks.course .article__html-area .tableWrapper,
    .textBlocks.course .accordionContent__html-area .tableWrapper {
      margin-left: 0;
      width: 100%; }
    .article.course .article__html-area h1, .article.course .article__html-area h3, .article.course .article__html-area h4, .article.course .article__html-area h5, .article.course .article__html-area h6,
    .article.course .accordionContent__html-area h1,
    .article.course .accordionContent__html-area h3,
    .article.course .accordionContent__html-area h4,
    .article.course .accordionContent__html-area h5,
    .article.course .accordionContent__html-area h6,
    .accordionContent.course .article__html-area h1,
    .accordionContent.course .article__html-area h3,
    .accordionContent.course .article__html-area h4,
    .accordionContent.course .article__html-area h5,
    .accordionContent.course .article__html-area h6,
    .accordionContent.course .accordionContent__html-area h1,
    .accordionContent.course .accordionContent__html-area h3,
    .accordionContent.course .accordionContent__html-area h4,
    .accordionContent.course .accordionContent__html-area h5,
    .accordionContent.course .accordionContent__html-area h6,
    .accordionGroup.course .article__html-area h1,
    .accordionGroup.course .article__html-area h3,
    .accordionGroup.course .article__html-area h4,
    .accordionGroup.course .article__html-area h5,
    .accordionGroup.course .article__html-area h6,
    .accordionGroup.course .accordionContent__html-area h1,
    .accordionGroup.course .accordionContent__html-area h3,
    .accordionGroup.course .accordionContent__html-area h4,
    .accordionGroup.course .accordionContent__html-area h5,
    .accordionGroup.course .accordionContent__html-area h6,
    .textBlocks.course .article__html-area h1,
    .textBlocks.course .article__html-area h3,
    .textBlocks.course .article__html-area h4,
    .textBlocks.course .article__html-area h5,
    .textBlocks.course .article__html-area h6,
    .textBlocks.course .accordionContent__html-area h1,
    .textBlocks.course .accordionContent__html-area h3,
    .textBlocks.course .accordionContent__html-area h4,
    .textBlocks.course .accordionContent__html-area h5,
    .textBlocks.course .accordionContent__html-area h6 {
      padding-top: 0; }
      @media (max-width: 992px) {
        .article.course .article__html-area h1, .article.course .article__html-area h3, .article.course .article__html-area h4, .article.course .article__html-area h5, .article.course .article__html-area h6,
        .article.course .accordionContent__html-area h1,
        .article.course .accordionContent__html-area h3,
        .article.course .accordionContent__html-area h4,
        .article.course .accordionContent__html-area h5,
        .article.course .accordionContent__html-area h6,
        .accordionContent.course .article__html-area h1,
        .accordionContent.course .article__html-area h3,
        .accordionContent.course .article__html-area h4,
        .accordionContent.course .article__html-area h5,
        .accordionContent.course .article__html-area h6,
        .accordionContent.course .accordionContent__html-area h1,
        .accordionContent.course .accordionContent__html-area h3,
        .accordionContent.course .accordionContent__html-area h4,
        .accordionContent.course .accordionContent__html-area h5,
        .accordionContent.course .accordionContent__html-area h6,
        .accordionGroup.course .article__html-area h1,
        .accordionGroup.course .article__html-area h3,
        .accordionGroup.course .article__html-area h4,
        .accordionGroup.course .article__html-area h5,
        .accordionGroup.course .article__html-area h6,
        .accordionGroup.course .accordionContent__html-area h1,
        .accordionGroup.course .accordionContent__html-area h3,
        .accordionGroup.course .accordionContent__html-area h4,
        .accordionGroup.course .accordionContent__html-area h5,
        .accordionGroup.course .accordionContent__html-area h6,
        .textBlocks.course .article__html-area h1,
        .textBlocks.course .article__html-area h3,
        .textBlocks.course .article__html-area h4,
        .textBlocks.course .article__html-area h5,
        .textBlocks.course .article__html-area h6,
        .textBlocks.course .accordionContent__html-area h1,
        .textBlocks.course .accordionContent__html-area h3,
        .textBlocks.course .accordionContent__html-area h4,
        .textBlocks.course .accordionContent__html-area h5,
        .textBlocks.course .accordionContent__html-area h6 {
          padding-top: 0; } }

.block-cards {
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  @media (max-width: 992px) {
    .block-cards {
      margin-bottom: 100px; } }
  .block-cards h4 {
    color: #361E40;
    margin-bottom: 60px;
    width: 100%; }
    @media (max-width: 992px) {
      .block-cards h4 {
        margin-bottom: 32px; } }
  .block-cards .item {
    color: #121212;
    width: calc(100%/3 - 54px);
    margin-bottom: 120px;
    margin-right: 80px; }
    @media (max-width: 992px) {
      .block-cards .item {
        width: calc(100%/2 - 11px);
        margin-bottom: 40px;
        margin-right: 21px; } }
    .block-cards .item:nth-of-type(3n) {
      margin-right: 0; }
      @media (max-width: 992px) {
        .block-cards .item:nth-of-type(3n) {
          margin-right: 21px; } }
    @media (max-width: 992px) {
      .block-cards .item:nth-of-type(2n) {
        margin-right: 0; } }
    .block-cards .item h3 {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: -0.12px;
      color: #121212;
      margin-top: 32px; }
      @media (max-width: 991px) {
        .block-cards .item h3 {
          font-size: 16px;
          line-height: 21px;
          margin-top: 16px; } }
    .block-cards .item a {
      color: #121212;
      text-decoration: none; }
    .block-cards .item .imgWrapper {
      display: flex;
      align-items: flex-end;
      margin-bottom: 24px; }
      @media (max-width: 992px) {
        .block-cards .item .imgWrapper {
          margin-bottom: 20px; } }
      .block-cards .item .imgWrapper img {
        width: 100%;
        transition: all 250ms; }
    .block-cards .item:hover img {
      opacity: .9; }
  .block-cards--section {
    margin-bottom: 0px; }
    .block-cards--section .item {
      margin-bottom: 80px; }
      @media (max-width: 991px) {
        .block-cards--section .item {
          margin-bottom: 40px; } }
      .block-cards--section .item h3 {
        font-size: 1.3125rem; }
        @media (max-width: 991px) {
          .block-cards--section .item h3 {
            font-size: 1rem; } }
  .block-cards.related-content {
    padding-top: 60px;
    margin-bottom: 0; }

.statementCarousel {
  width: 100%;
  margin-bottom: 200px;
  height: 100px; }
  @media (max-width: 992px) {
    .statementCarousel {
      margin-bottom: 88px;
      height: 46px; } }
  .statementCarousel * {
    outline: none; }
  .statementCarousel__wrapper--carousel .slick-list {
    overflow: visible; }
  .statementCarousel__wrapper--carousel .item {
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
    display: inline-block; }
    @media (max-width: 1680px) {
      .statementCarousel__wrapper--carousel .item {
        padding-right: 48px;
        padding-left: 48px; } }
    @media (max-width: 992px) {
      .statementCarousel__wrapper--carousel .item {
        padding-right: 30px;
        padding-left: 30px; } }
    .statementCarousel__wrapper--carousel .item a, .statementCarousel__wrapper--carousel .item span {
      font-family: "Sporting-Grotesque-Regular", sans-serif;
      font-size: 60px;
      line-height: 99px;
      letter-spacing: -1.88px;
      color: #361E40;
      display: inline-block;
      text-decoration: none; }
      @media (max-width: 1680px) {
        .statementCarousel__wrapper--carousel .item a, .statementCarousel__wrapper--carousel .item span {
          font-size: 48px;
          line-height: 79.3px;
          letter-spacing: -2.12px; } }
      @media (max-width: 992px) {
        .statementCarousel__wrapper--carousel .item a, .statementCarousel__wrapper--carousel .item span {
          font-size: 28px;
          line-height: 46px;
          letter-spacing: -0.6px; } }
    .statementCarousel__wrapper--carousel .item:before {
      background-image: url("../images/./icons/point.svg");
      background-repeat: no-repeat;
      background-position: center center;
      width: 8px;
      height: 8px;
      content: "";
      display: inline-block;
      background-size: cover;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -4px; }
      @media (max-width: 992px) {
        .statementCarousel__wrapper--carousel .item:before {
          background-image: url("../images/./icons/point.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 4px;
          height: 4px;
          content: "";
          display: inline-block;
          background-size: cover;
          margin-top: -2px; } }
    .statementCarousel__wrapper--carousel .item .imgWrapper {
      width: 400px;
      height: auto;
      max-width: 400px;
      position: absolute;
      top: 50%;
      left: 36%;
      transform: translate(-10%, -50%);
      z-index: -1;
      transition: all 300ms;
      opacity: 0;
      pointer-events: none; }
    .statementCarousel__wrapper--carousel .item:hover {
      z-index: 2; }
      .statementCarousel__wrapper--carousel .item:hover a, .statementCarousel__wrapper--carousel .item:hover span {
        color: #E97C5D; }
      @media (max-width: 992px) {
        .statementCarousel__wrapper--carousel .item:hover a, .statementCarousel__wrapper--carousel .item:hover span {
          color: #361E40; }
        .statementCarousel__wrapper--carousel .item:hover .imgWrapper {
          display: none; } }

.checkout__title {
  margin-top: 50px;
  margin-bottom: 60px; }
  @media (max-width: 992px) {
    .checkout__title {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .checkout__title.examRegistration {
    margin-bottom: 28px; }
    @media (max-width: 992px) {
      .checkout__title.examRegistration {
        margin-bottom: 40px; } }
  .checkout__title.examRegistrationRequest {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .checkout__title.examRegistrationRequest {
        margin-bottom: 40px; } }
  .checkout__title.application {
    margin-bottom: 120px; }
    @media (max-width: 992px) {
      .checkout__title.application {
        margin-top: 20px;
        margin-bottom: 40px; } }
  .checkout__title.application-confirmation {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .checkout__title.application-confirmation {
        margin-top: 20px;
        margin-bottom: 40px; } }
  .checkout__title h1, .checkout__title h2, .checkout__title h3, .checkout__title h4 {
    color: #361E40;
    font-size: 72px;
    line-height: 88px;
    letter-spacing: -0.88px;
    font-family: "SuisseIntl-Book", sans-serif;
    word-break: break-word; }
    @media (max-width: 992px) {
      .checkout__title h1, .checkout__title h2, .checkout__title h3, .checkout__title h4 {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: -0.24px; } }
  .checkout__title .back-link {
    margin-bottom: 48px; }
    .checkout__title .back-link a {
      text-decoration: none;
      text-transform: initial;
      position: relative;
      font-family: "SuisseIntl-Regular", sans-serif;
      padding-left: 18px;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDUyOTQxIDUuNDM3NUwtMi4xODU1N2UtMDcgNUwwLjQ1Mjk0MSA0LjU2MjVMNS4wNDcwNiAtMi42MDIxMWUtMDdMNS45NTI5NCAwLjkzNzVMMi40NTg4MiA0LjM3NUwxMSA0LjM3NUwxMSA1LjYyNUwyLjQ1ODgyIDUuNjI1TDUuOTUyOTQgOS4wNjI1TDUuMDQ3MDYgMTBMMC40NTI5NDEgNS40Mzc1WiIgZmlsbD0iIzEyMTIxMiIvPgo8L3N2Zz4K");
      background-repeat: no-repeat;
      background-size: 11px;
      background-position: left center; }
    @media (max-width: 992px) {
      .checkout__title .back-link {
        display: none; } }
  .checkout__title__logo {
    width: 100%;
    max-width: 65%;
    float: right; }
    @media (max-width: 992px) {
      .checkout__title__logo {
        max-width: 60%; } }
    @media (max-width: 520px) {
      .checkout__title__logo {
        max-width: 65%; } }
    .checkout__title__logo img {
      width: 100%;
      padding-left: 20px; }
      @media (max-width: 460px) {
        .checkout__title__logo img {
          padding-left: 5px; } }
  .checkout__title__intro {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto; }
    @media (max-width: 992px) {
      .checkout__title__intro {
        font-size: 15px;
        line-height: 24px; } }
    .checkout__title__intro p {
      margin-bottom: 20px; }
      @media (max-width: 992px) {
        .checkout__title__intro p {
          margin-bottom: 15px; } }

.checkout__edit-info {
  font-size: 21px;
  line-height: 36px; }
  .checkout__edit-info a {
    font-family: "SuisseIntl-Light", sans-serif;
    padding-bottom: 8px;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .checkout__edit-info a:hover, .checkout__edit-info a:active, .checkout__edit-info a:focus, .checkout__edit-info a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    @media (max-width: 992px) {
      .checkout__edit-info a {
        font-size: 15px;
        line-height: 24px;
        display: inline-block;
        padding-bottom: 0; } }
  @media (max-width: 992px) {
    .checkout__edit-info .text-right {
      text-align: left !important; } }
  @media (max-width: 992px) {
    .checkout__edit-info .editBtn {
      margin-top: 15px; } }
  @media (max-width: 992px) {
    .checkout__edit-info {
      font-size: 17px;
      line-height: 28px; } }
  .checkout__edit-info__type {
    color: #B4B4B4;
    font-family: "SuisseIntl-Light", sans-serif;
    position: relative; }
  .checkout__edit-info .form-group {
    margin-bottom: 0; }
  @media (max-width: 992px) {
    .checkout__edit-info__spacer {
      margin-top: 20px;
      width: 100%; } }
  @media (max-width: 575px) {
    .checkout__edit-info__select .item.select {
      width: initial; } }
  .checkout__edit-info__select .item.select .item-selected {
    padding-right: 25px; }
  .checkout__edit-info__select .item.select a {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 21px;
    line-height: 36px;
    color: #121212;
    border-bottom: none;
    text-decoration: none; }
    @media (max-width: 992px) {
      .checkout__edit-info__select .item.select a {
        font-size: 17px;
        line-height: 28px; } }
    .checkout__edit-info__select .item.select a b {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-weight: 400;
      position: relative; }
      .checkout__edit-info__select .item.select a b span {
        position: relative; }
        .checkout__edit-info__select .item.select a b span:after {
          background-image: url(../images/./icons/arrow-down.svg);
          background-repeat: no-repeat;
          background-position: center center;
          width: 10px;
          height: 13px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: -19px;
          top: 8px; }
          @media (max-width: 992px) {
            .checkout__edit-info__select .item.select a b span:after {
              right: -15px;
              top: 4px; } }
  .checkout__edit-info__select .item.select .options {
    display: none;
    position: relative; }
    .checkout__edit-info__select .item.select .options span {
      display: block; }
      .checkout__edit-info__select .item.select .options span a {
        border-bottom: 2px solid rgba(246, 141, 111, 0);
        padding-bottom: 0;
        font-size: 17px;
        line-height: 28px;
        display: inline;
        word-break: break-word; }
        @media (max-width: 992px) {
          .checkout__edit-info__select .item.select .options span a {
            font-size: 17px;
            line-height: 20px; } }
        .checkout__edit-info__select .item.select .options span a.selected {
          border-bottom: 2px solid #f68d6f; }
  .checkout__edit-info__select .item.select.active {
    z-index: 5;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 350px; }
    @media (max-width: 992px) {
      .checkout__edit-info__select .item.select.active {
        padding: 0; } }
    @media (max-width: 575px) {
      .checkout__edit-info__select .item.select.active {
        max-width: 100%; } }
    .checkout__edit-info__select .item.select.active:before {
      content: "";
      position: absolute;
      width: calc(100% + 80px);
      height: calc(100% + 80px);
      background: #ffffff;
      top: -40px;
      left: -40px; }
    .checkout__edit-info__select .item.select.active .overlaySelect {
      position: fixed;
      width: 100vw;
      height: 100vh;
      background: rgba(18, 18, 18, 0.5);
      top: 0;
      left: 0;
      z-index: -2; }
    .checkout__edit-info__select .item.select.active .item-selected {
      display: none; }
    .checkout__edit-info__select .item.select.active * {
      font-size: 21px;
      line-height: 36px; }
      @media (max-width: 992px) {
        .checkout__edit-info__select .item.select.active * {
          font-size: 18px;
          line-height: 28px; } }
    .checkout__edit-info__select .item.select.active .options {
      display: block; }

.checkout__section {
  color: #121212;
  padding: 44px 0 48px 0;
  border-top: 1px solid #D6D6D6; }
  @media (max-width: 992px) {
    .checkout__section {
      padding: 0 0 24px 0;
      border-top: none; } }
  .checkout__section.student {
    padding: 60px 0 20px 0; }
    @media (max-width: 992px) {
      .checkout__section.student {
        padding: 20px 0 24px 0; } }
  .checkout__section.request {
    padding: 60px 0 40px 0; }
    @media (max-width: 992px) {
      .checkout__section.request {
        padding: 20px 0 24px 0; } }
  .checkout__section.section-readonly {
    padding: 44px 0 40px 0; }
    @media (max-width: 992px) {
      .checkout__section.section-readonly {
        padding: 20px 0 12px 0; } }
  .checkout__section.formGroup {
    padding: 44px 0 40px 0; }
    @media (max-width: 992px) {
      .checkout__section.formGroup {
        padding: 20px 0 12px 0; } }
    @media (max-width: 992px) {
      .checkout__section.formGroup .styled-radio label[for="terms"] {
        margin-top: 30px;
        font-size: 18px; } }
  .checkout__section.formGroup-confirmation {
    padding: 60px 0 50px 0; }
    @media (max-width: 992px) {
      .checkout__section.formGroup-confirmation {
        padding: 20px 0 0 0; } }
  .checkout__section > h5 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.24px;
    color: #361E40;
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      .checkout__section > h5 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 8px;
        margin-bottom: 20px; } }
  .checkout__section p {
    font-size: 1.25rem;
    font-family: "SuisseIntl-Light", sans-serif; }
    @media (max-width: 992px) {
      .checkout__section p {
        font-size: 1rem; } }
  .checkout__section .box-orange {
    margin-top: 0px;
    padding: 40px 50px 40px 50px;
    margin-bottom: 32px; }
    @media (max-width: 992px) {
      .checkout__section .box-orange {
        padding: 24px; } }
    .checkout__section .box-orange p {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #121212; }
      @media (max-width: 992px) {
        .checkout__section .box-orange p {
          font-size: 17px;
          line-height: 28px; } }
  .checkout__section .radio-card p {
    font-size: 1.125rem; }
    @media (max-width: 992px) {
      .checkout__section .radio-card p {
        font-size: 1rem; } }
  .checkout__section .checkout__close__basket .items {
    padding: 0 0 0 20px;
    padding-bottom: 12px; }
    .checkout__section .checkout__close__basket .items li {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #222222;
      padding-left: 8px;
      margin-bottom: 8px;
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .checkout__section .checkout__close__basket .items li:after {
        content: '';
        width: 9px;
        height: 9px;
        position: absolute;
        left: -20px;
        top: 10px;
        background-color: #222222;
        border-radius: 9px; }
      @media (max-width: 992px) {
        .checkout__section .checkout__close__basket .items li {
          font-size: 17px;
          line-height: 28px; } }
      .checkout__section .checkout__close__basket .items li div {
        word-break: break-word; }
        .checkout__section .checkout__close__basket .items li div:first-child {
          padding-right: 40px; }
      .checkout__section .checkout__close__basket .items li .value {
        color: #361E40;
        font-family: "SuisseIntl-Regular", sans-serif;
        white-space: nowrap; }
        .checkout__section .checkout__close__basket .items li .value s {
          position: relative;
          display: block;
          text-decoration: none;
          white-space: nowrap; }
          .checkout__section .checkout__close__basket .items li .value s:after {
            content: "";
            position: absolute;
            top: calc(50% - 3px);
            left: 50%;
            transform: translateX(-50%);
            background-color: #361E40;
            width: calc(100% + 10px);
            height: 3px;
            border-radius: 3px; }
  .checkout__section .checkout__close__basket__total {
    font-family: "SuisseIntl-Book", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #361E40;
    position: relative;
    padding-right: 20%;
    margin-bottom: 88px;
    padding-top: 20px;
    border-top: 1px solid rgba(54, 30, 64, 0.3); }
    @media (max-width: 992px) {
      .checkout__section .checkout__close__basket__total {
        font-size: 17px;
        line-height: 28px;
        padding-right: 120px;
        margin-bottom: 20px; } }
    .checkout__section .checkout__close__basket__total div {
      word-break: break-word; }
    .checkout__section .checkout__close__basket__total .value {
      position: absolute;
      top: 20px;
      right: 0; }
  .checkout__section .form-payment-radio {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .checkout__section .form-payment-radio {
        margin-bottom: 30px; } }
    @media (max-width: 992px) {
      .checkout__section .form-payment-radio .styled-radio label {
        font-size: 16px; } }
  .checkout__section .styled-radio input[type=checkbox] + label:after, .checkout__section .styled-radio input[type=radio] + label:after {
    top: 2px; }
  @media (min-width: 993px) {
    .checkout__section .form-group {
      margin-bottom: 20px; } }
  .checkout__section .couponCode__checkbox {
    margin-bottom: 0; }
    .checkout__section .couponCode__checkbox label {
      margin-bottom: 0; }
    .checkout__section .couponCode__checkbox input[type=checkbox]:focus + label:after {
      border-color: #121212; }
  .checkout__section .couponCode__wrapper {
    display: none;
    margin-top: 40px; }
    .checkout__section .couponCode__wrapper.active {
      display: block; }
    .checkout__section .couponCode__wrapper h5 {
      font-size: 32px;
      line-height: 44px;
      letter-spacing: -0.24px;
      color: #361E40;
      margin-bottom: 40px; }
      @media (max-width: 992px) {
        .checkout__section .couponCode__wrapper h5 {
          font-size: 20px;
          line-height: 28px;
          margin-top: 8px;
          margin-bottom: 20px; } }
  .checkout__section .file-size-error {
    font-size: 1rem;
    color: #E97C5D;
    font-family: "SuisseIntl-Light", sans-serif; }
    @media (max-width: 992px) {
      .checkout__section .file-size-error {
        font-size: 0.875rem; } }

.checkout__bottom {
  background-color: #FAF5FE;
  padding-top: 60px;
  padding-bottom: 180px; }
  @media (max-width: 992px) {
    .checkout__bottom {
      padding: 60px 0 100px 0px;
      margin-top: 12px; } }
  .checkout__bottom.confirmation {
    padding-bottom: 120px; }
    @media (max-width: 992px) {
      .checkout__bottom.confirmation {
        padding-bottom: 100px; } }
  .checkout__bottom.total {
    padding-bottom: 120px; }
    @media (max-width: 992px) {
      .checkout__bottom.total {
        padding: 32px 0 100px 0px;
        margin-top: 12px; } }
  .checkout__bottom h5 {
    color: #361E40;
    font-family: "SuisseIntl-Book", sans-serif;
    margin-bottom: 45px; }
  .checkout__bottom h6 {
    font-size: 25px;
    line-height: 36px;
    letter-spacing: -0.24px;
    color: #361E40;
    margin-bottom: 20px; }
    @media (max-width: 992px) {
      .checkout__bottom h6 {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 28px; } }
  .checkout__bottom--htmlArea {
    margin-bottom: 52px;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #222222;
    font-family: "SuisseIntl-Light", sans-serif; }
    @media (max-width: 992px) {
      .checkout__bottom--htmlArea {
        font-size: 17px;
        line-height: 28px; } }
    .checkout__bottom--htmlArea p {
      margin-bottom: 15px; }
    .checkout__bottom--htmlArea ul, .checkout__bottom--htmlArea ol {
      padding-left: 20px;
      margin-bottom: 15px; }
      .checkout__bottom--htmlArea ul li, .checkout__bottom--htmlArea ol li {
        padding: 0 0 0 13px;
        font-size: 21px;
        line-height: 36px;
        letter-spacing: 0.24px;
        color: #222222;
        font-family: "SuisseIntl-Light", sans-serif;
        margin-bottom: 8px; }
        @media (max-width: 992px) {
          .checkout__bottom--htmlArea ul li, .checkout__bottom--htmlArea ol li {
            padding: 0 0 0 3px;
            font-size: 17px;
            line-height: 28px;
            margin-bottom: 4px; } }
  .checkout__bottom .btn-primary {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    color: #fff;
    background-color: #361E40;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s; }
    @media (max-width: 992px) {
      .checkout__bottom .btn-primary {
        font-size: .9375rem; } }
    .checkout__bottom .btn-primary:not(:disabled):not(.disabled):hover, .checkout__bottom .btn-primary:not(:disabled):not(.disabled):active, .checkout__bottom .btn-primary:not(:disabled):not(.disabled):focus, .checkout__bottom .btn-primary:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      background-color: #361E40; }
    .checkout__bottom .btn-primary:first-letter {
      text-transform: uppercase; }
  .checkout__bottom__content {
    margin-bottom: 40px; }
  .checkout__bottom input[type=checkbox] + label {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212; }
    @media (max-width: 992px) {
      .checkout__bottom input[type=checkbox] + label {
        font-size: 15px;
        line-height: 24px; } }
    .checkout__bottom input[type=checkbox] + label:after, .checkout__bottom input[type=checkbox] + label:before {
      width: 32px;
      height: 32px; }
  .checkout__bottom .invalid label {
    color: #F15B68 !important; }

.checkout__text-info {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.24px;
  color: #121212; }
  @media (max-width: 992px) {
    .checkout__text-info {
      font-size: 15px;
      line-height: 24px; } }
  .checkout__text-info .box-orange:not(:last-child) {
    margin-bottom: 60px; }
  .checkout__text-info .link-b-orange {
    font-family: "SuisseIntl-Regular", sans-serif; }
  .checkout__text-info p {
    margin-bottom: 15px; }
    .checkout__text-info p + textarea {
      margin-top: 20px; }
    @media (max-width: 992px) {
      .checkout__text-info p {
        margin-bottom: 5px; } }
  .checkout__text-info h5 {
    color: #361E40;
    font-family: "SuisseIntl-Book", sans-serif;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.24px;
    color: #361E40; }
    @media (max-width: 992px) {
      .checkout__text-info h5 {
        font-size: 20px;
        line-height: 32px; } }
  .checkout__text-info h6 {
    font-family: "SuisseIntl-Book", sans-serif;
    margin-bottom: 15px; }
  .checkout__text-info ul {
    padding-left: 20px;
    padding-bottom: 30px; }
    @media (max-width: 992px) {
      .checkout__text-info ul {
        padding-bottom: 15px; } }
    .checkout__text-info ul li {
      padding: 0  0 15px 4px; }
      @media (max-width: 992px) {
        .checkout__text-info ul li {
          padding: 0  0 5px 4px; } }
  .checkout__text-info__basket {
    padding-bottom: 60px; }
    .checkout__text-info__basket__total {
      font-size: 1.3125rem;
      color: #361E40;
      font-family: "SuisseIntl-Book", sans-serif;
      padding-top: 15px;
      border-top: 1px solid #D6D6D6; }
      @media (max-width: 992px) {
        .checkout__text-info__basket__total {
          font-size: 0.9375rem; } }
      .checkout__text-info__basket__total div {
        float: right; }
    .checkout__text-info__basket ul {
      padding-left: 20px; }
      .checkout__text-info__basket ul li {
        font-size: 1.3125rem;
        padding: 0  0 15px 4px; }
        @media (max-width: 992px) {
          .checkout__text-info__basket ul li {
            font-size: 0.9375rem; } }
        .checkout__text-info__basket ul li div {
          color: #361E40;
          float: right; }
  .checkout__text-info.withTitle {
    margin-top: 60px; }
    @media (max-width: 992px) {
      .checkout__text-info.withTitle {
        margin-top: 10px; } }
    .checkout__text-info.withTitle ul {
      padding-bottom: 32px; }
      @media (max-width: 992px) {
        .checkout__text-info.withTitle ul {
          padding-bottom: 20px; } }
      .checkout__text-info.withTitle ul li {
        padding: 0 0 8px 10px; }
    .checkout__text-info.withTitle h6 {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #121212;
      margin-bottom: 4px; }
      @media (max-width: 992px) {
        .checkout__text-info.withTitle h6 {
          font-size: 17px;
          line-height: 24px;
          margin-bottom: 8px; } }
    .checkout__text-info.withTitle p {
      margin-bottom: 4px; }

.checkout__article .divider {
  border-top: 1px solid #D6D6D6;
  margin-bottom: 76px; }
  @media (max-width: 992px) {
    .checkout__article .divider {
      margin-bottom: 60px; } }

.checkout-usp {
  font-family: "SuisseIntl-Medium", sans-serif;
  font-style: oblique; }
  .checkout-usp-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 32px; }
    @media (max-width: 992px) {
      .checkout-usp-container {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 16px; } }
    .checkout-usp-container:has(.checkout-usp--end) {
      flex-direction: column-reverse;
      align-items: flex-start;
      row-gap: 16px;
      width: fit-content;
      max-width: 200px;
      margin-left: auto; }
      @media (max-width: 992px) {
        .checkout-usp-container:has(.checkout-usp--end) {
          width: 100%;
          margin-left: 0; } }
  .checkout-usp--end {
    max-width: initial; }
    @media (max-width: 992px) {
      .checkout-usp--end + .checkout-usp {
        margin-top: 24px; }
        .checkout-usp--end + .checkout-usp .checkout-usp__wrapper {
          justify-content: flex-start; } }
  .checkout-usp * {
    font-family: inherit;
    font-style: inherit; }
  .checkout-usp__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 32px; }
    @media (max-width: 992px) {
      .checkout-usp__wrapper {
        flex-direction: column;
        gap: 16px; } }
    .checkout-usp--end .checkout-usp__wrapper {
      justify-content: flex-end; }
      @media (max-width: 992px) {
        .checkout-usp--end .checkout-usp__wrapper {
          justify-content: flex-start; } }
  .checkout-usp__icon {
    display: inline-block;
    width: 20px;
    height: 20px; }
    .checkout-usp--end .checkout-usp__icon {
      width: 24px;
      height: 24px; }
    .checkout-usp__icon img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center; }

.basket__item {
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 1.3125rem;
  position: relative; }
  @media (max-width: 992px) {
    .basket__item {
      font-size: 0.9375rem; } }
  .basket__item__title {
    font-family: "SuisseIntl-Regular", sans-serif;
    color: #361E40;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: -0.12px;
    padding-right: 50px; }
    @media (max-width: 992px) {
      .basket__item__title {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: normal; } }
    .basket__item__title a {
      text-decoration: none; }
  .basket__item__category {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212;
    opacity: 0.5;
    font-family: "SuisseIntl-Light", sans-serif; }
    @media (max-width: 992px) {
      .basket__item__category {
        font-size: 15px;
        line-height: normal; } }
  .basket__item__price {
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212;
    font-family: "SuisseIntl-Light", sans-serif;
    margin-top: 24px;
    display: block;
    position: relative;
    padding-right: 20%;
    word-break: break-word; }
    @media (max-width: 992px) {
      .basket__item__price {
        font-size: 15px;
        line-height: 24px;
        padding-right: 100px; } }
    .basket__item__price__value {
      color: #361E40;
      font-family: "SuisseIntl-Book", sans-serif;
      text-align: right;
      position: absolute;
      right: 0;
      top: 0; }
      .basket__item__price__value s {
        position: relative;
        display: block;
        text-decoration: none;
        white-space: nowrap; }
        .basket__item__price__value s:after {
          content: "";
          position: absolute;
          top: calc(50% - 3px);
          left: 50%;
          transform: translateX(-50%);
          background-color: #361E40;
          width: calc(100% + 10px);
          height: 3px;
          border-radius: 3px; }
  .basket__item--add {
    text-align: left;
    padding: 20px 40px 20px 40px;
    border-radius: 0;
    margin-bottom: 80px;
    background-color: #FDEBB0;
    width: 100%;
    display: block;
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212; }
    .basket__item--add:focus {
      box-shadow: none; }
    @media (max-width: 992px) {
      .basket__item--add {
        padding: 25px;
        font-size: 15px;
        line-height: 28px;
        margin-top: 20px;
        margin-bottom: 40px; } }
    .basket__item--add:before {
      content: '';
      margin-right: 20px;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-image: url(../images/icons/plus.svg);
      background-repeat: no-repeat; }
      @media (max-width: 992px) {
        .basket__item--add:before {
          width: 15px;
          height: 15px;
          background-size: 15px; } }
    .basket__item--add:hover, .basket__item--add:focus-within {
      text-decoration: underline; }
  .basket__item__box {
    padding: 44px;
    border: 1px solid rgba(72, 58, 84, 0.2);
    margin-top: 24px;
    width: calc(71.43% - 10px);
    border-radius: 12px; }
    @media (max-width: 992px) {
      .basket__item__box {
        padding: 15px;
        width: 100%; } }
    .basket__item__box h4, .basket__item__box h5, .basket__item__box h6 {
      margin-bottom: 24px; }
    .basket__item__box .styled-radio input[type=checkbox] + label,
    .basket__item__box .styled-radio input[type=radio] + label {
      font-size: 1.125rem; }
      .basket__item__box .styled-radio input[type=checkbox] + label p,
      .basket__item__box .styled-radio input[type=radio] + label p {
        font-size: 1.125rem; }
        @media (max-width: 992px) {
          .basket__item__box .styled-radio input[type=checkbox] + label p,
          .basket__item__box .styled-radio input[type=radio] + label p {
            font-size: 1rem; } }
      .basket__item__box .styled-radio input[type=checkbox] + label h5,
      .basket__item__box .styled-radio input[type=radio] + label h5 {
        font-family: "SuisseIntl-Book", sans-serif;
        font-size: 1.3125rem;
        color: #361E40;
        margin-bottom: 15px; }
        @media (max-width: 992px) {
          .basket__item__box .styled-radio input[type=checkbox] + label h5,
          .basket__item__box .styled-radio input[type=radio] + label h5 {
            font-size: 1rem; } }
      .basket__item__box .styled-radio input[type=checkbox] + label:after,
      .basket__item__box .styled-radio input[type=radio] + label:after {
        top: 0; }
    .basket__item__box .styled-radio + .styled-radio {
      margin-top: 21px; }
  .basket__item .btn-remove {
    position: absolute;
    right: -8px; }
    @media (max-width: 992px) {
      .basket__item .btn-remove {
        background-size: 15px; } }

.basket__total__items {
  color: #222222;
  padding: 0 0 0 20px !important; }
  .basket__total__items li {
    font-size: 1.3125rem;
    font-family: "SuisseIntl-Light", sans-serif;
    padding: 0 0 20px 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .basket__total__items li:after {
      content: '';
      width: 9px;
      height: 9px;
      position: absolute;
      left: -20px;
      top: 10px;
      background-color: #222222;
      border-radius: 9px; }
    .basket__total__items li:last-child {
      margin-bottom: 32px; }
    .basket__total__items li div {
      word-break: break-word; }
      @media (max-width: 992px) {
        .basket__total__items li div {
          font-size: 18px; } }
      .basket__total__items li div:first-child {
        padding-right: 30px; }
        @media (min-width: 993px) {
          .basket__total__items li div:first-child {
            max-width: 80%; } }
    .basket__total__items li .value {
      color: #361E40;
      font-family: "SuisseIntl-Regular", sans-serif;
      white-space: nowrap; }
      @media (max-width: 992px) {
        .basket__total__items li .value {
          position: relative;
          top: initial;
          right: initial; } }
      .basket__total__items li .value s {
        position: relative;
        display: block;
        text-decoration: none;
        white-space: nowrap; }
        .basket__total__items li .value s:after {
          content: "";
          position: absolute;
          top: calc(50% - 3px);
          left: 50%;
          transform: translateX(-50%);
          background-color: #361E40;
          width: calc(100% + 10px);
          height: 3px;
          border-radius: 3px; }
      .basket__total__items li .value.loading-background {
        min-height: 31px; }
        .basket__total__items li .value.loading-background * {
          opacity: 0; }
        @media (max-width: 992px) {
          .basket__total__items li .value.loading-background {
            width: 100px; } }

.basket__total__value {
  color: #361E40;
  font-family: "SuisseIntl-Regular", sans-serif;
  font-size: 29px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #361E40;
  padding-top: 60px;
  border-top: 1px solid #D6D6D6;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  position: relative;
  font-weight: bolder;
  flex-wrap: wrap; }
  @media (max-width: 992px) {
    .basket__total__value {
      font-size: 26px; } }
  .basket__total__value .totalPrice-discount {
    position: absolute;
    top: -27px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .basket__total__value .totalPrice-discount__items .item {
      font-size: 21px;
      line-height: 100%;
      letter-spacing: 0.01em;
      color: #361E40;
      position: relative;
      margin-bottom: 15px; }
      .basket__total__value .totalPrice-discount__items .item:last-child {
        margin: 0; }
        .basket__total__value .totalPrice-discount__items .item:last-child:after {
          content: "-";
          position: absolute;
          right: calc(100% + 10px);
          top: 0; }
  .basket__total__value .value {
    white-space: nowrap; }
    .basket__total__value .value.loading-background {
      min-height: 44px;
      min-width: 150px; }
      .basket__total__value .value.loading-background * {
        opacity: 0; }

.basket__total .btn-primary {
  display: inline-block; }
  @media (max-width: 992px) {
    .basket__total .btn-primary {
      display: block; } }

@media (max-width: 992px) {
  .mb-155 {
    margin-bottom: 70px; } }

.step2, .step3, .step4, .stepOptionalDocumentation {
  display: none; }

#checkoutError .fail__section {
  margin-bottom: 140px; }
  #checkoutError .fail__section .button__wrapper {
    margin-top: 80px; }
    @media (max-width: 768px) {
      #checkoutError .fail__section .button__wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 30px; } }
    #checkoutError .fail__section .button__wrapper button {
      margin-right: 30px;
      padding: 20px 40px;
      border-radius: 62px;
      font-size: 21px;
      line-height: 28px; }
      #checkoutError .fail__section .button__wrapper button:last-child {
        margin-right: 0; }
      @media (max-width: 768px) {
        #checkoutError .fail__section .button__wrapper button {
          margin-right: 0;
          margin-bottom: 30px;
          padding: 14px 44px;
          font-size: 17px;
          line-height: 28px;
          border-radius: 38px; }
          #checkoutError .fail__section .button__wrapper button:last-child {
            margin-bottom: 0; } }

#checkoutError .contact__section {
  display: none; }
  #checkoutError .contact__section .user-info {
    margin-top: 20px; }
    @media (max-width: 992px) {
      #checkoutError .contact__section .user-info {
        margin-top: 0; } }

.hero__link {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: calc(100% - 6.25%);
  left: 6.25%;
  z-index: 2; }
  .hero__link ~ div h3,
  .hero__link ~ h3 {
    text-decoration: underline;
    text-decoration-color: #3C35F2;
    text-decoration-skip-ink: none;
    text-underline-offset: 8px;
    text-decoration-thickness: 2px; }

.hero__portrait, .hero__landscape, .hero--horizontal {
  position: relative;
  z-index: 0;
  margin-bottom: 80px; }
  @media (max-width: 992px) {
    .hero__portrait, .hero__landscape, .hero--horizontal {
      margin-bottom: 60px; } }
  .hero__portrait .img, .hero__landscape .img, .hero--horizontal .img {
    margin-bottom: 32px; }
    @media (max-width: 920px) {
      .hero__portrait .img, .hero__landscape .img, .hero--horizontal .img {
        margin-bottom: 24px; } }
  .hero__portrait h3, .hero__landscape h3, .hero--horizontal h3 {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.16px;
    color: #121212;
    margin-bottom: 12px; }
    @media (max-width: 992px) {
      .hero__portrait h3, .hero__landscape h3, .hero--horizontal h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px; } }
  .hero__portrait a, .hero__landscape a, .hero--horizontal a {
    text-decoration: none; }
  .hero__portrait p, .hero__landscape p, .hero--horizontal p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212;
    margin-bottom: 28px; }
    @media (max-width: 992px) {
      .hero__portrait p, .hero__landscape p, .hero--horizontal p {
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.24px; } }
  .hero__portrait a.btnHero, .hero__landscape a.btnHero, .hero--horizontal a.btnHero {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    color: #fff;
    background-color: #361E40;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s;
    display: inline-block; }
    @media (max-width: 992px) {
      .hero__portrait a.btnHero, .hero__landscape a.btnHero, .hero--horizontal a.btnHero {
        font-size: .9375rem; } }
    .hero__portrait a.btnHero:not(:disabled):not(.disabled):hover, .hero__portrait a.btnHero:not(:disabled):not(.disabled):active, .hero__portrait a.btnHero:not(:disabled):not(.disabled):focus, .hero__portrait a.btnHero:not(:disabled):not(.disabled):focus-within, .hero__landscape a.btnHero:not(:disabled):not(.disabled):hover, .hero__landscape a.btnHero:not(:disabled):not(.disabled):active, .hero__landscape a.btnHero:not(:disabled):not(.disabled):focus, .hero__landscape a.btnHero:not(:disabled):not(.disabled):focus-within, .hero--horizontal a.btnHero:not(:disabled):not(.disabled):hover, .hero--horizontal a.btnHero:not(:disabled):not(.disabled):active, .hero--horizontal a.btnHero:not(:disabled):not(.disabled):focus, .hero--horizontal a.btnHero:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      background-color: #361E40; }
    .hero__portrait a.btnHero:first-letter, .hero__landscape a.btnHero:first-letter, .hero--horizontal a.btnHero:first-letter {
      text-transform: uppercase; }

.hero__landscape {
  margin-top: 38%;
  position: relative; }
  @media (max-width: 992px) {
    .hero__landscape {
      margin-top: 0; } }

.hero__landscape--sand:before {
  z-index: -1;
  content: url("../images/form-hero-landscap-sand.svg");
  width: 111.93%;
  max-width: 111.93%;
  height: auto;
  left: -20%;
  top: -21%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero__landscape--sand:before {
      content: url("../images/form-hero-landscap-sand-mobile.svg");
      width: 100%;
      max-width: 98.74%;
      left: inherit;
      right: -34%;
      top: -8.5%; } }

.hero__landscape--purple:before {
  z-index: -1;
  content: url("../images/form-hero-landscap-purple.svg");
  width: 111.93%;
  max-width: 111.93%;
  height: auto;
  left: -20%;
  top: -21%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero__landscape--purple:before {
      content: url("../images/form-hero-landscap-purple-mobile.svg");
      width: 100%;
      max-width: 98.74%;
      left: inherit;
      right: -34%;
      top: -8.5%; } }

.hero__portrait--sand:before {
  z-index: -1;
  content: url("../images/form-hero-portrait-sand.svg");
  width: 108%;
  max-width: 108%;
  height: auto;
  left: -22%;
  top: 15%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero__portrait--sand:before {
      content: url("../images/form-hero-portrait-sand.svg");
      width: 100%;
      max-width: 98.74%; } }

.hero__portrait--purple:before {
  z-index: -1;
  content: url("../images/form-hero-portrait-purple.svg");
  width: 108%;
  max-width: 108%;
  height: auto;
  left: -22%;
  top: 15%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero__portrait--purple:before {
      content: url("../images/form-hero-portrait-purple.svg");
      width: 100%;
      max-width: 98.74%; } }

.hero--horizontal .row {
  position: relative; }

.hero--horizontal__img .img {
  margin-bottom: 0; }
  @media (max-width: 992px) {
    .hero--horizontal__img .img {
      margin-bottom: 20px; } }

.hero--horizontal__info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

@media (max-width: 992px) {
  .hero--horizontal.right-image .row {
    flex-direction: column-reverse; } }

.hero--horizontal--sand .hero--horizontal__img:before {
  z-index: -1;
  content: url("../images/form-hero-horizontal-sand.svg");
  width: 100%;
  max-width: 79%;
  height: auto;
  right: -31%;
  top: -5%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero--horizontal--sand .hero--horizontal__img:before {
      width: 100%;
      max-width: 98.74%;
      left: inherit;
      right: -34%;
      top: 0%; } }

.hero--horizontal--sand.right-image .hero--horizontal__img:before {
  right: inherit;
  left: -20%;
  transform: scaleX(-1); }

.hero--horizontal--purple .hero--horizontal__img:before {
  z-index: -1;
  content: url("../images/form-hero-horizontal-purple.svg");
  width: 100%;
  max-width: 79%;
  height: auto;
  right: -31%;
  top: -5%;
  position: absolute; }
  @media (max-width: 992px) {
    .hero--horizontal--purple .hero--horizontal__img:before {
      width: 100%;
      max-width: 98.74%;
      left: inherit;
      right: -34%;
      top: 0%; } }

.listLinks {
  position: relative;
  z-index: 0;
  padding: 100px 0 200px 0; }
  @media (max-width: 992px) {
    .listLinks {
      padding: 60px 0 120px 0; } }
  .listLinks:before {
    opacity: 0;
    transition: all 1500ms;
    z-index: -1;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: -moz-linear-gradient(top, rgba(255, 243, 232, 0) 0%, #fff3e8 19%, #fff3e8 20%, #fff3e8 50%, #fff3e8 80%, #fff3e8 81%, rgba(255, 243, 232, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 243, 232, 0) 0%, #fff3e8 19%, #fff3e8 20%, #fff3e8 50%, #fff3e8 80%, #fff3e8 81%, rgba(255, 243, 232, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 243, 232, 0) 0%, #fff3e8 19%, #fff3e8 20%, #fff3e8 50%, #fff3e8 80%, #fff3e8 81%, rgba(255, 243, 232, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00FFF3E8', endColorstr='#00fff3e8',GradientType=0 );
    /* IE6-9 */ }
  .listLinks.background:before {
    opacity: 1; }
  .listLinks__wrapper--title {
    text-align: center;
    margin-bottom: 80px; }
    @media (max-width: 1200px) {
      .listLinks__wrapper--title {
        margin-bottom: 60px; } }
    @media (max-width: 992px) {
      .listLinks__wrapper--title {
        margin-bottom: 48px; } }
    .listLinks__wrapper--title h3 {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 25px;
      line-height: 40px;
      letter-spacing: -0.24px;
      color: #E97C5D; }
      @media (max-width: 992px) {
        .listLinks__wrapper--title h3 {
          font-size: 18px;
          line-height: 32px; } }
  .listLinks__wrapper--wordCloud {
    text-align: center;
    margin-bottom: 32px;
    margin-right: -120px; }
    @media (max-width: 992px) {
      .listLinks__wrapper--wordCloud {
        margin-right: 0;
        margin-bottom: 24px;
        overflow: hidden; } }
    .listLinks__wrapper--wordCloud .item {
      display: inline-block;
      margin-bottom: 48px;
      position: relative;
      z-index: 0;
      padding-right: 60px;
      margin-right: 60px; }
      @media (max-width: 1200px) {
        .listLinks__wrapper--wordCloud .item {
          margin-bottom: 32px;
          padding-right: 40px;
          margin-right: 40px; } }
      @media (max-width: 992px) {
        .listLinks__wrapper--wordCloud .item {
          margin-bottom: 24px;
          padding-right: 0px;
          margin-right: 0px;
          display: block; } }
      .listLinks__wrapper--wordCloud .item.bullet:before {
        background-image: url("../images/./icons/point.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 8px;
        height: 8px;
        content: "";
        display: inline-block;
        background-size: cover;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -4px;
        z-index: -1; }
        @media (max-width: 992px) {
          .listLinks__wrapper--wordCloud .item.bullet:before {
            display: none; } }
      .listLinks__wrapper--wordCloud .item:last-child:before {
        display: none; }
      .listLinks__wrapper--wordCloud .item a, .listLinks__wrapper--wordCloud .item span {
        font-family: "SuisseIntl-Regular", sans-serif;
        position: relative;
        font-size: 72px;
        line-height: 88px;
        letter-spacing: -0.44px;
        color: #361E40;
        text-decoration: none; }
        @media (max-width: 1680px) {
          .listLinks__wrapper--wordCloud .item a, .listLinks__wrapper--wordCloud .item span {
            font-size: 4.289vw;
            line-height: 5.2433vw; } }
        @media (max-width: 992px) {
          .listLinks__wrapper--wordCloud .item a, .listLinks__wrapper--wordCloud .item span {
            font-size: 24px;
            line-height: 32px; } }
        .listLinks__wrapper--wordCloud .item a:hover, .listLinks__wrapper--wordCloud .item span:hover {
          border-bottom: 4px solid rgba(72, 58, 84, 0.7); }
          @media (max-width: 992px) {
            .listLinks__wrapper--wordCloud .item a:hover, .listLinks__wrapper--wordCloud .item span:hover {
              border-bottom: none; } }
      .listLinks__wrapper--wordCloud .item span {
        cursor: default;
        z-index: 0; }
      .listLinks__wrapper--wordCloud .item:hover {
        z-index: 3; }
  .listLinks__wrapper--button {
    text-align: center; }
    .listLinks__wrapper--button .button {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem;
      border-radius: 40px;
      transition: transform 0.3s;
      color: #fff;
      background-color: #361E40;
      border: 2px solid #361E40;
      padding: 8px 28px;
      border-radius: 24px;
      transition: transform 0.3s; }
      @media (max-width: 992px) {
        .listLinks__wrapper--button .button {
          font-size: .9375rem; } }
      .listLinks__wrapper--button .button:not(:disabled):not(.disabled):hover, .listLinks__wrapper--button .button:not(:disabled):not(.disabled):active, .listLinks__wrapper--button .button:not(:disabled):not(.disabled):focus, .listLinks__wrapper--button .button:not(:disabled):not(.disabled):focus-within {
        font-family: "SuisseIntl-Medium", sans-serif;
        background-color: #361E40; }
      .listLinks__wrapper--button .button:first-letter {
        text-transform: uppercase; }

.inspirationBlocks {
  margin-bottom: 310px; }
  @media (max-width: 992px) {
    .inspirationBlocks {
      margin-bottom: 100px; } }
  .inspirationBlocks__header h2 {
    font-family: "SuisseIntl-Book", sans-serif;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.44px;
    color: #361E40;
    margin-top: 20px;
    word-break: break-word; }
    @media (max-width: 1680px) {
      .inspirationBlocks__header h2 {
        font-size: 3.5749vw;
        line-height: 4.289vw; } }
    @media (max-width: 992px) {
      .inspirationBlocks__header h2 {
        margin-top: 40px;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px; } }
  .inspirationBlocks__header p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.24px;
    color: #121212;
    margin-top: 25px; }
    @media (max-width: 1680px) {
      .inspirationBlocks__header p {
        font-size: calc(12px + 0.784vw);
        line-height: 2.38vw;
        margin-top: 23px; } }
    @media (max-width: 992px) {
      .inspirationBlocks__header p {
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.24px;
        margin-top: 0;
        margin-bottom: 32px; } }
  .inspirationBlocks__sliderWrapper {
    margin-top: 72px; }
    @media (max-width: 992px) {
      .inspirationBlocks__sliderWrapper {
        margin-top: 0; } }
    .inspirationBlocks__sliderWrapper * {
      outline: none; }
    .inspirationBlocks__sliderWrapper .draggable {
      overflow: visible !important; }
    .inspirationBlocks__sliderWrapper--slider .item {
      width: 400px;
      margin-right: 80px;
      position: relative;
      padding-bottom: 76px; }
      @media (max-width: 992px) {
        .inspirationBlocks__sliderWrapper--slider .item {
          max-width: 78vw;
          margin-right: 22px;
          padding-bottom: 0; } }
      .inspirationBlocks__sliderWrapper--slider .item a {
        text-decoration: none; }
      .inspirationBlocks__sliderWrapper--slider .item .imgWrapper {
        width: 100%; }
        @media (max-width: 992px) {
          .inspirationBlocks__sliderWrapper--slider .item .imgWrapper {
            max-width: 78vw; } }
        .inspirationBlocks__sliderWrapper--slider .item .imgWrapper img {
          transition: all 300ms; }
      .inspirationBlocks__sliderWrapper--slider .item .info {
        background: #ffffff;
        padding-top: 32px;
        position: absolute;
        width: 100%;
        bottom: 0;
        transition: all 300ms; }
        @media (max-width: 992px) {
          .inspirationBlocks__sliderWrapper--slider .item .info {
            padding-top: 16px;
            position: relative;
            bottom: inherit; } }
        .inspirationBlocks__sliderWrapper--slider .item .info h3 {
          font-family: "SuisseIntl-Book", sans-serif;
          margin-bottom: 4px;
          font-size: 25px;
          line-height: 40px;
          letter-spacing: -0.24px;
          color: #121212; }
          @media (max-width: 992px) {
            .inspirationBlocks__sliderWrapper--slider .item .info h3 {
              font-size: 20px;
              line-height: 32px; } }
        .inspirationBlocks__sliderWrapper--slider .item .info p {
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 21px;
          line-height: 36px;
          letter-spacing: 0.24px;
          color: #121212;
          height: 0;
          overflow: hidden;
          transition: all 300ms;
          white-space: nowrap;
          text-overflow: ellipsis; }
          @media (max-width: 992px) {
            .inspirationBlocks__sliderWrapper--slider .item .info p {
              font-size: 15px;
              line-height: 22px;
              height: auto;
              padding-right: 10px; } }
          .inspirationBlocks__sliderWrapper--slider .item .info p br {
            display: none; }
      .inspirationBlocks__sliderWrapper--slider .item:hover .imgWrapper img {
        opacity: .9; }
      .inspirationBlocks__sliderWrapper--slider .item:hover .info p {
        height: 40px; }
        @media (max-width: 992px) {
          .inspirationBlocks__sliderWrapper--slider .item:hover .info p {
            height: auto; } }
  .inspirationBlocks__swipe {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    background-image: url("../images//bubble.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 160px;
    height: 160px;
    content: "";
    display: inline-block;
    background-size: cover;
    position: absolute;
    right: -20px;
    top: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }
    @media (max-width: 992px) {
      .inspirationBlocks__swipe {
        display: none; } }

.quoteBig {
  margin-bottom: 200px;
  z-index: 0; }
  @media (max-width: 992px) {
    .quoteBig {
      margin-bottom: 100px; } }
  .quoteBig__content h3 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -0.16px;
    color: #F68D6F !important;
    margin-bottom: 32px;
    margin-top: 79px; }
    @media (max-width: 1680px) {
      .quoteBig__content h3 {
        font-size: 3.3366vw;
        line-height: 3.8133vw; } }
    @media (max-width: 1200px) {
      .quoteBig__content h3 {
        font-size: 36px;
        line-height: 44px; } }
    @media (max-width: 992px) {
      .quoteBig__content h3 {
        margin-top: 0;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 16px; } }
    .quoteBig__content h3 a {
      color: #F68D6F !important;
      text-decoration: none !important;
      border: none !important; }
  @media (max-width: 992px) {
    .quoteBig__content .info {
      max-width: 60%; } }
  @media (max-width: 992px) {
    .quoteBig__content .info .author {
      height: 22px; } }
  .quoteBig__content .info .author h4, .quoteBig__content .info .author a {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212;
    display: block; }
    @media (max-width: 992px) {
      .quoteBig__content .info .author h4, .quoteBig__content .info .author a {
        font-size: 14px;
        line-height: 22px; } }
  .quoteBig__content .info .author h4 a {
    text-decoration: none; }
    .quoteBig__content .info .author h4 a:hover {
      text-decoration: underline; }
  .quoteBig__content .info .btnQuote {
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      .quoteBig__content .info .btnQuote {
        height: 24px; } }
    .quoteBig__content .info .btnQuote a {
      font-family: "SuisseIntl-Light", sans-serif;
      text-decoration: none;
      display: inline;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #361E40;
      position: relative; }
      @media (max-width: 992px) {
        .quoteBig__content .info .btnQuote a {
          font-size: 14px;
          line-height: 22px; } }
      .quoteBig__content .info .btnQuote a:after {
        content: "";
        width: 100%;
        height: 2px;
        background: rgba(246, 141, 111, 0.5);
        position: absolute;
        left: 0;
        bottom: -2px; }
        @media (max-width: 992px) {
          .quoteBig__content .info .btnQuote a:after {
            bottom: -4px;
            height: 1px; } }
  .quoteBig__image {
    position: relative; }
    @media (max-width: 992px) {
      .quoteBig__image {
        margin-top: -46px; } }
    .quoteBig__image:before {
      z-index: -1;
      content: url("../images/form-quote-big.svg");
      width: 139.35%;
      max-width: 139.35%;
      height: auto;
      left: -54%;
      top: -6.5%;
      position: absolute; }
      @media (max-width: 768px) {
        .quoteBig__image:before {
          width: 176%;
          max-width: 176%;
          left: -83px;
          top: -83px; } }
    .quoteBig__image .eyeWrapper {
      position: absolute;
      top: 61.5%;
      transform: translateY(-50%);
      left: 0;
      margin-left: -70px;
      background-image: url("../images/../images/eye_star.svg");
      background-repeat: no-repeat;
      background-position: center center;
      width: 140px;
      height: 140px;
      content: "";
      display: inline-block;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 992px) {
        .quoteBig__image .eyeWrapper {
          background-image: url("../images/../images/eye_star.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 100px;
          height: 100px;
          content: "";
          display: inline-block;
          background-size: cover;
          margin-left: -50px;
          display: flex; } }
      @media (max-width: 768px) {
        .quoteBig__image .eyeWrapper {
          background-image: url("../images/../images/eye_star.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 92px;
          height: 92px;
          content: "";
          display: inline-block;
          background-size: cover;
          margin-left: -46px;
          top: 66.5%;
          display: flex; } }
      .quoteBig__image .eyeWrapper .eye {
        background-size: 100%;
        background-image: url("../images/../images/eye_socket.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 60px;
        height: 32px;
        content: "";
        display: inline-block;
        background-size: cover;
        border-radius: 50%;
        position: relative; }
        @media (max-width: 992px) {
          .quoteBig__image .eyeWrapper .eye {
            background-image: url("../images/../images/eye_socket.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 52px;
            height: 28px;
            content: "";
            display: inline-block;
            background-size: cover; } }
        @media (max-width: 768px) {
          .quoteBig__image .eyeWrapper .eye {
            background-image: url("../images/../images/eye_socket.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 40px;
            height: 21px;
            content: "";
            display: inline-block;
            background-size: cover; } }
      .quoteBig__image .eyeWrapper .ball {
        width: 10px;
        height: 10px;
        background: #361E40;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%; }
        @media (max-width: 992px) {
          .quoteBig__image .eyeWrapper .ball {
            width: 6.57px;
            height: 6.57px; } }
  .quoteBig.inside-html-area .row {
    padding: 0 !important; }
  @media (min-width: 992px) {
    .quoteBig.inside-html-area {
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px);
      margin-top: 75px;
      margin-bottom: 100px; } }
  @media (min-width: 992px) and (max-width: 992px) {
    .quoteBig.inside-html-area {
      width: 100%;
      margin-left: 0; } }
  @media (min-width: 992px) {
      .quoteBig.inside-html-area .quoteBig__content {
        padding-right: 60px; } }
    @media (min-width: 992px) and (max-width: 992px) {
      .quoteBig.inside-html-area .quoteBig__content {
        padding-right: initial; } }
  @media (min-width: 992px) {
        .quoteBig.inside-html-area .quoteBig__content h3 {
          width: 100%;
          margin-left: 0;
          padding-top: 0;
          font-size: 34px;
          line-height: 44px; } }
      @media (min-width: 992px) and (max-width: 1440px) {
        .quoteBig.inside-html-area .quoteBig__content h3 {
          font-size: 32px;
          line-height: 44px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteBig.inside-html-area .quoteBig__content h3 {
          font-size: 20px;
          line-height: 32px; } }
  @media (min-width: 992px) {
        .quoteBig.inside-html-area .quoteBig__content h4 {
          width: 100%;
          margin-left: 0;
          padding-top: 0; }
      .quoteBig.inside-html-area .container {
        padding: 0 !important;
        width: 100% !important; }
      .quoteBig.inside-html-area .row {
        margin: 0 !important;
        padding: 0 !important; }
        .quoteBig.inside-html-area .row .offset-xs-0, .quoteBig.inside-html-area .row .offset-sm-0, .quoteBig.inside-html-area .row .offset-md-0, .quoteBig.inside-html-area .row .offset-lg-1,
        .quoteBig.inside-html-area .row .offset-xs-8, .quoteBig.inside-html-area .row .offset-sm-8, .quoteBig.inside-html-area .row .offset-md-8, .quoteBig.inside-html-area .row .offset-lg-2 {
          margin-left: 0 !important; }
        .quoteBig.inside-html-area .row .offset-xs-0.col-xs-14.offset-sm-0.col-sm-14.offset-md-0.col-md-14.offset-lg-1.col-lg-5 {
          max-width: 100% !important;
          width: calc(100% - 350px) !important;
          flex: calc(100% - 350px) !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteBig.inside-html-area .row .offset-xs-0.col-xs-14.offset-sm-0.col-sm-14.offset-md-0.col-md-14.offset-lg-1.col-lg-5 {
          width: 100% !important;
          flex: 100% !important; } }
  @media (min-width: 992px) {
        .quoteBig.inside-html-area .row .offset-xs-8.col-xs-8.offset-sm-8.col-sm-8.offset-md-8.col-md-8.offset-lg-2.col-lg-7 {
          max-width: 100% !important;
          width: 350px !important;
          flex: 350px !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteBig.inside-html-area .row .offset-xs-8.col-xs-8.offset-sm-8.col-sm-8.offset-md-8.col-md-8.offset-lg-2.col-lg-7 {
          width: 192px !important;
          flex: 192px !important; } }

.quoteSmall {
  margin-bottom: 200px;
  z-index: 0; }
  @media (max-width: 992px) {
    .quoteSmall {
      margin-bottom: 100px; } }
  .quoteSmall__image {
    width: 100%;
    max-width: 192px;
    margin-right: 50px;
    z-index: 0;
    position: relative;
    float: right; }
    @media (max-width: 992px) {
      .quoteSmall__image {
        margin-right: 0; } }
    .quoteSmall__image:before {
      z-index: -1;
      content: url("../images/form-quote-small.svg");
      width: 200%;
      max-width: 200%;
      height: auto;
      left: -30px;
      top: -70px;
      position: absolute; }
  .quoteSmall__content h3 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -0.16px;
    color: #F68D6F !important;
    margin-bottom: 24px; }
    @media (max-width: 1200px) {
      .quoteSmall__content h3 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 16px; } }
    @media (max-width: 992px) {
      .quoteSmall__content h3 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 16px; } }
    .quoteSmall__content h3 a {
      color: #F68D6F !important;
      text-decoration: none !important;
      border: none !important; }
  .quoteSmall__content .info h4 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212; }
    @media (max-width: 992px) {
      .quoteSmall__content .info h4 {
        font-size: 14px;
        line-height: 22px; } }
  .quoteSmall__content .info a {
    text-decoration: none;
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.24px;
    color: #121212;
    padding-bottom: 5px;
    border-bottom: thin solid rgba(246, 141, 111, 0.5); }
    .quoteSmall__content .info a:hover {
      border-bottom: thin solid #f68d6f; }
    @media (max-width: 992px) {
      .quoteSmall__content .info a {
        font-size: 14px;
        line-height: 22px; } }
  .quoteSmall.inside-html-area .row {
    padding: 0 !important; }
  @media (min-width: 992px) {
    .quoteSmall.inside-html-area {
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px);
      margin-top: 75px;
      margin-bottom: 100px; } }
  @media (min-width: 992px) and (max-width: 992px) {
    .quoteSmall.inside-html-area {
      width: 100%;
      margin-left: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .quoteSmall.inside-html-area .quoteSmall__image {
      margin-right: 0;
      padding-right: 20px; } }
  @media (min-width: 992px) {
      .quoteSmall.inside-html-area .quoteSmall__content h3 {
        width: 100%;
        margin-left: 0;
        font-size: 34px;
        line-height: 44px;
        padding-top: 0; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .quoteSmall.inside-html-area .quoteSmall__content h3 {
        font-size: 20px;
        line-height: 32px; } }
  @media (min-width: 992px) {
      .quoteSmall.inside-html-area .quoteSmall__content h4 {
        width: 100%;
        margin-left: 0;
        padding-top: 0; }
      .quoteSmall.inside-html-area .container {
        padding: 0 !important;
        width: 100% !important; }
      .quoteSmall.inside-html-area .row {
        margin: 0 !important;
        padding: 0 !important; }
        .quoteSmall.inside-html-area .row .col-xs-10.col-lg-10 {
          max-width: 100% !important;
          width: calc(100% - 238px) !important;
          flex: calc(100% - 238px) !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteSmall.inside-html-area .row .col-xs-10.col-lg-10 {
          width: calc(100% - 192px) !important;
          flex: calc(100% - 192px) !important; } }
  @media (min-width: 992px) {
        .quoteSmall.inside-html-area .row .col-xs-6.col-lg-5 {
          max-width: 100% !important;
          width: 238px !important;
          flex: 238px !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteSmall.inside-html-area .row .col-xs-6.col-lg-5 {
          width: 192px !important;
          flex: 192px !important; } }

.quoteSmallImageText {
  margin-top: 30px;
  margin-bottom: 30px; }
  .quoteSmallImageText__image {
    width: 100%;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: end; }
    .quoteSmallImageText__image img {
      max-width: 260px;
      aspect-ratio: 1/1;
      object-fit: cover;
      border-radius: 50%;
      max-width: 100%; }
  .quoteSmallImageText__content {
    color: #361E40;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center; }
    .quoteSmallImageText__content h3 {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-style: italic;
      font-weight: 450;
      font-size: 34px;
      line-height: 44px;
      color: #361E40; }
      @media (max-width: 992px) {
        .quoteSmallImageText__content h3 {
          font-size: 18px;
          line-height: 23px; } }
      .quoteSmallImageText__content h3 a {
        color: inherit !important;
        text-decoration: none !important;
        border: none !important;
        font-family: "SuisseIntl-Regular", sans-serif !important; }
  .quoteSmallImageText__name {
    font-style: italic;
    color: #361E40;
    font-weight: 300;
    font-size: 18px;
    margin-top: 12px; }
    .quoteSmallImageText__name::before {
      content: ' -'; }
  .quoteSmallImageText.inside-html-area .row {
    padding: 0 !important; }
  @media (min-width: 992px) {
    .quoteSmallImageText.inside-html-area {
      margin-left: calc(35.714% + 15px);
      width: calc(57.1428% - 16px); } }
  @media (min-width: 992px) and (max-width: 992px) {
    .quoteSmallImageText.inside-html-area {
      width: 100%;
      margin-left: 0; } }
  @media (min-width: 992px) {
      .quoteSmallImageText.inside-html-area .quoteSmallImageText__content {
        padding-right: 20px; } }
    @media (min-width: 992px) and (max-width: 992px) {
      .quoteSmallImageText.inside-html-area .quoteSmallImageText__content {
        padding-right: initial; } }
  @media (min-width: 992px) {
        .quoteSmallImageText.inside-html-area .quoteSmallImageText__content h3 {
          width: 100%;
          margin-left: 0;
          padding-top: 0; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteSmallImageText.inside-html-area .quoteSmallImageText__content h3 {
          font-size: 18px;
          line-height: 23px; } }
  @media (min-width: 992px) {
      .quoteSmallImageText.inside-html-area .container {
        padding: 0 !important;
        width: 100% !important; }
      .quoteSmallImageText.inside-html-area .row {
        margin: 0 !important;
        padding: 0 !important; }
        .quoteSmallImageText.inside-html-area .row .offset-xs-0, .quoteSmallImageText.inside-html-area .row .offset-lg-2, .quoteSmallImageText.inside-html-area .row .offset-xl-3 {
          margin-left: 0 !important; }
        .quoteSmallImageText.inside-html-area .row .offset-xs-0.col-xs-11.offset-lg-2.col-lg-8.offset-xl-3.col-xl-6 {
          max-width: 100% !important;
          width: calc(100% - 238px) !important;
          flex: calc(100% - 238px) !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteSmallImageText.inside-html-area .row .offset-xs-0.col-xs-11.offset-lg-2.col-lg-8.offset-xl-3.col-xl-6 {
          width: calc(100% - 192px) !important;
          flex: calc(100% - 192px) !important; } }
  @media (min-width: 992px) {
        .quoteSmallImageText.inside-html-area .row .col-xs-5.col-lg-4.col-xl-4 {
          max-width: 100% !important;
          width: 238px !important;
          flex: 238px !important;
          padding: 0 !important; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .quoteSmallImageText.inside-html-area .row .col-xs-5.col-lg-4.col-xl-4 {
          width: 192px !important;
          flex: 192px !important; } }

.blogPosts {
  margin-bottom: 120px; }
  @media (max-width: 992px) {
    .blogPosts {
      margin-bottom: 52px; } }
  @media (max-width: 1680px) {
    .blogPosts .line-article {
      margin-bottom: 48px; } }
  .blogPosts__title {
    margin-bottom: 60px; }
    @media (max-width: 1680px) {
      .blogPosts__title {
        margin-bottom: 48px; } }
    @media (max-width: 992px) {
      .blogPosts__title {
        margin-bottom: 32px; } }
    .blogPosts__title h2 {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 48px;
      line-height: 56px;
      letter-spacing: -0.44px;
      color: #361E40; }
      @media (max-width: 1680px) {
        .blogPosts__title h2 {
          font-size: 2.145vw;
          line-height: 2.86vw;
          letter-spacing: -0.44px; } }
      @media (max-width: 992px) {
        .blogPosts__title h2 {
          font-size: 28px;
          line-height: 36px;
          letter-spacing: 0; } }
  .blogPosts.frontPage .blogPosts__title {
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      .blogPosts.frontPage .blogPosts__title {
        margin-bottom: 32px; } }
    .blogPosts.frontPage .blogPosts__title h2 {
      font-size: 60px;
      line-height: 72px; }
      @media (max-width: 1680px) {
        .blogPosts.frontPage .blogPosts__title h2 {
          font-size: 3.5749vw;
          line-height: 4.289vw; } }
      @media (max-width: 992px) {
        .blogPosts.frontPage .blogPosts__title h2 {
          font-size: 28px;
          line-height: 36px; } }
  .blogPosts__sliderWrapper--slider {
    margin-bottom: 80px; }
    .blogPosts__sliderWrapper--slider .slick-list {
      overflow: visible !important; }
    .blogPosts__sliderWrapper--slider .slick-track {
      display: flex;
      align-items: flex-end; }
    .blogPosts__sliderWrapper--slider * {
      outline: none; }
    @media (max-width: 992px) {
      .blogPosts__sliderWrapper--slider {
        margin-bottom: 48px; } }
    .blogPosts__sliderWrapper--slider .item .content {
      margin-right: 20%; }
      @media (max-width: 992px) {
        .blogPosts__sliderWrapper--slider .item .content {
          margin-right: 6.6%; } }
    .blogPosts__sliderWrapper--slider .item a {
      text-decoration: none; }
    .blogPosts__sliderWrapper--slider .item .imgWrapper {
      display: flex;
      align-items: flex-end;
      margin-bottom: 24px; }
      @media (max-width: 992px) {
        .blogPosts__sliderWrapper--slider .item .imgWrapper {
          margin-bottom: 20px; } }
      .blogPosts__sliderWrapper--slider .item .imgWrapper img {
        width: 100%;
        transition: all 250ms; }
    .blogPosts__sliderWrapper--slider .item .info {
      height: 110px; }
      .blogPosts__sliderWrapper--slider .item .info .date {
        margin-bottom: 8px;
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 18px;
        line-height: 28px;
        display: flex;
        align-items: center;
        color: #ACACAC; }
        @media (max-width: 992px) {
          .blogPosts__sliderWrapper--slider .item .info .date {
            font-size: 15px;
            line-height: 22px;
            letter-spacing: 0.24px; } }
      .blogPosts__sliderWrapper--slider .item .info .title {
        font-family: "SuisseIntl-Book", sans-serif;
        font-size: 25px;
        line-height: 36px;
        letter-spacing: -0.24px;
        color: #121212;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media (max-width: 992px) {
          .blogPosts__sliderWrapper--slider .item .info .title {
            font-size: 20px;
            line-height: 28px; } }
    .blogPosts__sliderWrapper--slider .item.blogSpin .content {
      position: relative; }
      .blogPosts__sliderWrapper--slider .item.blogSpin .content:after {
        background-image: url("../images/./blog-icon.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 162px;
        height: 162px;
        content: "";
        display: inline-block;
        background-size: cover;
        position: absolute;
        right: -81px;
        top: 16%;
        -webkit-animation: spin 12500ms infinite linear;
        animation: spin 12500ms infinite linear; }
        @media (max-width: 768px) {
          .blogPosts__sliderWrapper--slider .item.blogSpin .content:after {
            background-image: url("../images/./blog-icon.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 100px;
            height: 100px;
            content: "";
            display: inline-block;
            background-size: cover;
            right: -50px; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
    .blogPosts__sliderWrapper--slider .item:hover img {
      opacity: .9; }
  .blogPosts__sliderWrapper--button {
    text-align: center; }
    .blogPosts__sliderWrapper--button a {
      color: #361E40;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem;
      border-radius: 40px;
      transition: transform 0.3s;
      background-color: #fff;
      border: 2px solid #361E40;
      padding: 8px 28px;
      border-radius: 24px;
      transition: transform 0.3s;
      display: inline-block;
      text-decoration: none; }
      @media (max-width: 992px) {
        .blogPosts__sliderWrapper--button a {
          font-size: .9375rem; } }
      .blogPosts__sliderWrapper--button a:not(:disabled):not(.disabled):hover, .blogPosts__sliderWrapper--button a:not(:disabled):not(.disabled):active, .blogPosts__sliderWrapper--button a:not(:disabled):not(.disabled):focus, .blogPosts__sliderWrapper--button a:not(:disabled):not(.disabled):focus-within {
        font-family: "SuisseIntl-Medium", sans-serif;
        color: #361E40;
        background-color: #fff; }
      .blogPosts__sliderWrapper--button a:first-letter {
        text-transform: uppercase; }
  .blogPosts__sliderWrapper .slick-track {
    margin-left: unset !important;
    margin-right: unset !important; }

.col-lg-14 .row.resize-col {
  padding: 0; }
  @media (max-width: 992px) {
    .col-lg-14 .row.resize-col {
      padding: 0; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-3 {
      flex: 0 0 21.42%;
      max-width: 21.42%; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-4 {
      flex: 0 0 28.56%;
      max-width: 28.56%; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-5 {
      flex: 0 0 35.7%;
      max-width: 35.7%; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-6 {
      flex: 0 0 42.84%;
      max-width: 42.84%; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-8 {
      flex: 0 0 57.12%;
      max-width: 57.12%; } }
  @media (min-width: 993px) {
    .col-lg-14 .row.resize-col .col-lg-10 {
      flex: 0 0 71.4%;
      max-width: 71.4%; } }

.importantMessage {
  background: #fff;
  width: 100%;
  z-index: 10;
  position: relative;
  transition: all 250ms;
  opacity: 1; }
  .importantMessage__btn {
    text-align: center;
    background: #3C35F2;
    padding: 0 30px; }
    .importantMessage__btn a {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 16px;
      line-height: 28px;
      color: #fff;
      display: inline-block;
      padding: 16px 0;
      text-align: center;
      text-decoration: none; }
      .importantMessage__btn a:hover {
        color: #fff;
        font-weight: bolder;
        text-decoration: none; }
      .importantMessage__btn a span {
        position: relative; }
        .importantMessage__btn a span:after {
          background-image: url("../images/./icons/arrow-important-message.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 10.5px;
          height: 12px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: -23px;
          top: 50%;
          margin-top: -5.5px;
          transition: all 150ms; }
      .importantMessage__btn a:hover:after {
        opacity: 1; }
      .importantMessage__btn a.active span:after {
        transform: rotate(180deg); }
  .importantMessage__content {
    position: absolute;
    background: #3C35F2;
    color: #fff;
    width: 100%;
    padding: 28px 0 40px 0;
    display: none; }
    .importantMessage__content .content {
      margin: 0 auto; }
      @media (max-width: 768px) {
        .importantMessage__content .content {
          padding: 28px 30px 40px 30px; } }
      .importantMessage__content .content p {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.24px;
        color: inherit;
        margin-bottom: 20px; }
        .importantMessage__content .content p:last-child {
          margin-bottom: 0; }
        .importantMessage__content .content p a {
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 16px;
          line-height: 28px;
          letter-spacing: 0.24px;
          color: #000000;
          text-decoration: underline; }
  .importantMessage.toHide {
    pointer-events: none;
    opacity: 0;
    display: none; }

.logIn {
  z-index: 1001;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  overflow-x: auto;
  right: -100vw;
  -ms-overflow-style: none;
  transition: all 300ms; }
  .logIn::-webkit-scrollbar {
    display: none; }
  .logIn__wrapper {
    background: #FFF;
    width: 688px;
    height: 100%;
    float: right;
    overflow: auto; }
    @media (max-width: 992px) {
      .logIn__wrapper {
        width: 100%; } }
    .logIn__wrapper .btnClose {
      position: fixed;
      z-index: 10;
      top: 40px;
      right: -100vw;
      transition: all 350ms; }
      @media (max-width: 992px) {
        .logIn__wrapper .btnClose {
          position: absolute;
          top: 35px; } }
      .logIn__wrapper .btnClose img {
        width: 24px;
        height: auto; }
        @media (max-width: 992px) {
          .logIn__wrapper .btnClose img {
            width: 17.5px; } }
    .logIn__wrapper--content .linksWrapper {
      padding: 100px 121px 72px 120px;
      background: #ffffff; }
      @media (max-width: 768px) {
        .logIn__wrapper--content .linksWrapper {
          padding: 85px 30px 85px 30px; } }
      .logIn__wrapper--content .linksWrapper .item {
        margin-bottom: 36px; }
        .logIn__wrapper--content .linksWrapper .item:last-child {
          margin-bottom: 0; }
        .logIn__wrapper--content .linksWrapper .item .title {
          display: block;
          font-family: "SuisseIntl-Light", sans-serif;
          font-weight: 300;
          font-size: 18px;
          line-height: 32px;
          letter-spacing: 0.24px;
          color: #361E40;
          opacity: 0.8; }
          @media (max-width: 992px) {
            .logIn__wrapper--content .linksWrapper .item .title {
              font-size: 16px;
              line-height: 24px; } }
        .logIn__wrapper--content .linksWrapper .item a {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 21px;
          line-height: 36px;
          padding-right: 23px;
          text-decoration: none;
          text-decoration: none;
          border-bottom: 2px solid #3C35F2;
          display: inline-block; }
          .logIn__wrapper--content .linksWrapper .item a:hover, .logIn__wrapper--content .linksWrapper .item a:active, .logIn__wrapper--content .linksWrapper .item a:focus, .logIn__wrapper--content .linksWrapper .item a:focus-within {
            font-family: "SuisseIntl-SemiBold", sans-serif; }
          @media (max-width: 992px) {
            .logIn__wrapper--content .linksWrapper .item a {
              font-size: 22px;
              line-height: 32px; } }
          .logIn__wrapper--content .linksWrapper .item a span {
            position: relative; }
            .logIn__wrapper--content .linksWrapper .item a span:after {
              background-image: url("../images/./icons/arrow-link-log-in.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 12px;
              height: 12px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: -23px;
              top: 50%;
              margin-top: -5px; }
              @media (max-width: 992px) {
                .logIn__wrapper--content .linksWrapper .item a span:after {
                  background-image: url("../images/./icons/arrow-link-log-in.svg");
                  background-repeat: no-repeat;
                  background-position: center center;
                  width: 10px;
                  height: 10px;
                  content: "";
                  display: inline-block;
                  background-size: cover;
                  right: -17px;
                  margin-top: -3px; } }
    .logIn__wrapper--content .logInBox {
      padding: 40px 124px 60px 124px;
      background: #FFF3E8; }
      @media (max-width: 768px) {
        .logIn__wrapper--content .logInBox {
          padding: 48px 30px 59px 30px; } }
      .logIn__wrapper--content .logInBox .title {
        text-align: center;
        font-family: "SuisseIntl-Medium", sans-serif;
        font-size: 18px;
        line-height: 36px;
        letter-spacing: 0.24px;
        color: #361E40;
        display: block;
        margin-bottom: 16px; }
        @media (max-width: 768px) {
          .logIn__wrapper--content .logInBox .title {
            font-size: 16px;
            line-height: 24px; } }
      .logIn__wrapper--content .logInBox .formLogin .form-group {
        margin-bottom: 11px; }
        @media (max-width: 768px) {
          .logIn__wrapper--content .logInBox .formLogin .form-group {
            width: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 22px; } }
        .logIn__wrapper--content .logInBox .formLogin .form-group:last-child {
          margin-right: 0; }
          @media (max-width: 768px) {
            .logIn__wrapper--content .logInBox .formLogin .form-group:last-child {
              margin-right: auto; } }
        .logIn__wrapper--content .logInBox .formLogin .form-group label {
          font-size: 13px;
          line-height: 24px;
          margin-bottom: 4px; }
          @media (max-width: 768px) {
            .logIn__wrapper--content .logInBox .formLogin .form-group label {
              margin-bottom: 8px;
              font-size: 14px;
              line-height: 25px; } }
        .logIn__wrapper--content .logInBox .formLogin .form-group .form-control {
          border-radius: 12px;
          min-height: 52px;
          font-size: 17px;
          line-height: 28px; }
          @media (min-width: 993px) {
            .logIn__wrapper--content .logInBox .formLogin .form-group .form-control {
              border-color: #EEE0D3; }
              .logIn__wrapper--content .logInBox .formLogin .form-group .form-control:active, .logIn__wrapper--content .logInBox .formLogin .form-group .form-control:focus, .logIn__wrapper--content .logInBox .formLogin .form-group .form-control:focus-within {
                border-bottom-color: #5A5A5A; } }
          @media (max-width: 768px) {
            .logIn__wrapper--content .logInBox .formLogin .form-group .form-control {
              font-size: 16px;
              line-height: 24px;
              min-height: 53px; } }
      .logIn__wrapper--content .logInBox .btnLogin {
        margin-bottom: 20px;
        margin-top: 32px;
        text-align: center; }
        .logIn__wrapper--content .logInBox .btnLogin button {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 1.125rem;
          line-height: 1.75rem;
          border-radius: 40px;
          transition: transform 0.3s;
          color: #fff;
          background-color: #361E40;
          border: 2px solid #361E40;
          padding: 8px 28px;
          border-radius: 24px;
          transition: transform 0.3s; }
          @media (max-width: 992px) {
            .logIn__wrapper--content .logInBox .btnLogin button {
              font-size: .9375rem; } }
          .logIn__wrapper--content .logInBox .btnLogin button:not(:disabled):not(.disabled):hover, .logIn__wrapper--content .logInBox .btnLogin button:not(:disabled):not(.disabled):active, .logIn__wrapper--content .logInBox .btnLogin button:not(:disabled):not(.disabled):focus, .logIn__wrapper--content .logInBox .btnLogin button:not(:disabled):not(.disabled):focus-within {
            font-family: "SuisseIntl-Medium", sans-serif;
            background-color: #361E40; }
          .logIn__wrapper--content .logInBox .btnLogin button:first-letter {
            text-transform: uppercase; }
      .logIn__wrapper--content .logInBox .btnPassword {
        text-align: center; }
        .logIn__wrapper--content .logInBox .btnPassword a {
          font-family: "SuisseIntl-Regular", sans-serif;
          text-decoration: none;
          font-size: 13px;
          line-height: 24px;
          color: #361E40;
          text-decoration: none;
          border-bottom: 2px solid #3C35F2;
          display: inline-block; }
          .logIn__wrapper--content .logInBox .btnPassword a:hover, .logIn__wrapper--content .logInBox .btnPassword a:active, .logIn__wrapper--content .logInBox .btnPassword a:focus, .logIn__wrapper--content .logInBox .btnPassword a:focus-within {
            font-family: "SuisseIntl-SemiBold", sans-serif; }
          @media (max-width: 992px) {
            .logIn__wrapper--content .logInBox .btnPassword a {
              font-size: 14px;
              line-height: 24px; } }
  .logIn.active {
    right: 0; }
    .logIn.active .btnClose {
      right: 40px; }
      @media (max-width: 992px) {
        .logIn.active .btnClose {
          right: 35px; } }
    .logIn.active .overlay {
      animation: backgroundFade 300ms 300ms both;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1; }

@keyframes backgroundFade {
  from {
    background: rgba(0, 0, 0, 0); }
  to {
    background: rgba(0, 0, 0, 0.5); } }

.studieradgiving {
  z-index: 1001;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  overflow-x: auto;
  right: -100vw;
  -ms-overflow-style: none;
  transition: all 300ms; }
  .studieradgiving::-webkit-scrollbar {
    display: none; }
  .studieradgiving__wrapper {
    background: #ffffff;
    width: 688px;
    height: 100%;
    float: right;
    overflow: auto; }
    @media (max-width: 768px) {
      .studieradgiving__wrapper {
        padding: 85px 30px 85px 30px; } }
    @media (max-width: 992px) {
      .studieradgiving__wrapper {
        width: 100%; } }
    .studieradgiving__wrapper .contactWrapper {
      padding: 100px 100px 60px 120px;
      background: #FFF3E8; }
      @media (max-width: 768px) {
        .studieradgiving__wrapper .contactWrapper {
          padding: 0;
          background: transparent; } }
      .studieradgiving__wrapper .contactWrapper .item {
        display: inline-block;
        width: 46.5%;
        max-width: 46.5%;
        margin-right: 6.1%; }
        @media (max-width: 992px) {
          .studieradgiving__wrapper .contactWrapper .item {
            width: 100%;
            max-width: unset;
            margin-right: 0;
            display: block;
            margin-bottom: 30px; } }
        .studieradgiving__wrapper .contactWrapper .item .title {
          display: block;
          font-family: "SuisseIntl-Light", sans-serif;
          font-weight: 300;
          font-size: 18px;
          line-height: 32px;
          letter-spacing: 0.24px;
          color: #361E40;
          opacity: 0.8; }
          @media (max-width: 992px) {
            .studieradgiving__wrapper .contactWrapper .item .title {
              font-size: 16px;
              line-height: 24px;
              margin-bottom: 4px; } }
        .studieradgiving__wrapper .contactWrapper .item .tel a,
        .studieradgiving__wrapper .contactWrapper .item .tel span {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 21px;
          line-height: 36px;
          color: #361E40;
          display: inline-block;
          margin-right: 4px; }
          @media (max-width: 992px) {
            .studieradgiving__wrapper .contactWrapper .item .tel a,
            .studieradgiving__wrapper .contactWrapper .item .tel span {
              font-size: 22px;
              line-height: 32px; } }
        .studieradgiving__wrapper .contactWrapper .item .tel a {
          text-decoration: none;
          text-decoration: none;
          border-bottom: 2px solid #3C35F2; }
          .studieradgiving__wrapper .contactWrapper .item .tel a:hover, .studieradgiving__wrapper .contactWrapper .item .tel a:active, .studieradgiving__wrapper .contactWrapper .item .tel a:focus, .studieradgiving__wrapper .contactWrapper .item .tel a:focus-within {
            font-family: "SuisseIntl-SemiBold", sans-serif; }
        .studieradgiving__wrapper .contactWrapper .item .schedule {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 21px;
          line-height: 36px;
          color: #361E40;
          display: inline-block; }
          @media (max-width: 992px) {
            .studieradgiving__wrapper .contactWrapper .item .schedule {
              font-size: 22px;
              line-height: 32px; } }
        .studieradgiving__wrapper .contactWrapper .item:last-child {
          margin-right: 0;
          margin-bottom: 0; }
          .studieradgiving__wrapper .contactWrapper .item:last-child .title {
            text-align: right; }
            @media (max-width: 992px) {
              .studieradgiving__wrapper .contactWrapper .item:last-child .title {
                text-align: left; } }
          .studieradgiving__wrapper .contactWrapper .item:last-child .schedule {
            text-align: right;
            display: inline-block;
            width: 100%; }
            @media (max-width: 992px) {
              .studieradgiving__wrapper .contactWrapper .item:last-child .schedule {
                text-align: left; } }
    .studieradgiving__wrapper .infoWrapper {
      padding: 40px 124px 0px; }
      @media (max-width: 768px) {
        .studieradgiving__wrapper .infoWrapper {
          padding: 44px 0 0; } }
      .studieradgiving__wrapper .infoWrapper p {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        letter-spacing: 0.24px;
        color: #361E40;
        opacity: 0.8; }
        @media (max-width: 992px) {
          .studieradgiving__wrapper .infoWrapper p {
            font-size: 16px;
            line-height: 24px; } }
    .studieradgiving__wrapper .formWrapper {
      padding: 36px 124px 80px; }
      @media (max-width: 768px) {
        .studieradgiving__wrapper .formWrapper {
          padding: 60px 0 0;
          background: transparent; } }
      .studieradgiving__wrapper .formWrapper .form-group {
        width: 100%;
        display: inline-block;
        margin-right: 6.5%;
        margin-bottom: 20px; }
        @media (max-width: 768px) {
          .studieradgiving__wrapper .formWrapper .form-group {
            width: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 22px; } }
        .studieradgiving__wrapper .formWrapper .form-group:last-child {
          margin-right: 0; }
          @media (max-width: 768px) {
            .studieradgiving__wrapper .formWrapper .form-group:last-child {
              margin-right: auto; } }
        .studieradgiving__wrapper .formWrapper .form-group label {
          line-height: 28px;
          font-size: 13px;
          line-height: 24px;
          margin-bottom: 4px; }
          @media (max-width: 768px) {
            .studieradgiving__wrapper .formWrapper .form-group label {
              font-size: 14px;
              line-height: 25px;
              margin-bottom: 8px; } }
        .studieradgiving__wrapper .formWrapper .form-group .form-control {
          min-height: 52px;
          font-size: 17px;
          line-height: 28px;
          border-radius: 12px; }
          @media (min-width: 993px) {
            .studieradgiving__wrapper .formWrapper .form-group .form-control {
              padding: 12px 24px;
              border-color: #DBDBDB; }
              .studieradgiving__wrapper .formWrapper .form-group .form-control:active, .studieradgiving__wrapper .formWrapper .form-group .form-control:focus, .studieradgiving__wrapper .formWrapper .form-group .form-control:focus-within {
                border-bottom-color: #5A5A5A; } }
          @media (max-width: 768px) {
            .studieradgiving__wrapper .formWrapper .form-group .form-control {
              font-size: 16px;
              line-height: 24px;
              min-height: 53px; } }
        .studieradgiving__wrapper .formWrapper .form-group textarea.form-control {
          padding-bottom: 8px; }
        .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled {
          margin-top: 12px; }
          .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled input[type=radio] + label {
            font-size: 17px;
            line-height: 25px;
            padding-left: 40px; }
            .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled input[type=radio] + label:after {
              top: 0; }
          @media (min-width: 993px) {
            .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled input[type=radio]:not(:focus) + label:after {
              border-color: #DBDBDB; }
            .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled input[type=radio]:checked + label:after {
              border-color: #F68D6F; } }
          @media (max-width: 992px) {
            .studieradgiving__wrapper .formWrapper .form-group .radioItem .radio-styled input[type=radio] {
              color: #361E40;
              font-size: 16px;
              line-height: 24px; } }
        .studieradgiving__wrapper .formWrapper .form-group .radioItem .item {
          display: inline-block;
          margin-right: 24px; }
          .studieradgiving__wrapper .formWrapper .form-group .radioItem .item:last-child {
            margin-right: 0; }
      .studieradgiving__wrapper .formWrapper .btnSend {
        text-align: left;
        margin-top: 20px; }
        .studieradgiving__wrapper .formWrapper .btnSend button {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 1.125rem;
          line-height: 1.75rem;
          border-radius: 40px;
          transition: transform 0.3s;
          color: #fff;
          background-color: #361E40;
          border: 2px solid #361E40;
          padding: 8px 28px;
          border-radius: 24px;
          transition: transform 0.3s; }
          @media (max-width: 992px) {
            .studieradgiving__wrapper .formWrapper .btnSend button {
              font-size: .9375rem; } }
          .studieradgiving__wrapper .formWrapper .btnSend button:not(:disabled):not(.disabled):hover, .studieradgiving__wrapper .formWrapper .btnSend button:not(:disabled):not(.disabled):active, .studieradgiving__wrapper .formWrapper .btnSend button:not(:disabled):not(.disabled):focus, .studieradgiving__wrapper .formWrapper .btnSend button:not(:disabled):not(.disabled):focus-within {
            font-family: "SuisseIntl-Medium", sans-serif;
            background-color: #361E40; }
          .studieradgiving__wrapper .formWrapper .btnSend button:first-letter {
            text-transform: uppercase; }
    .studieradgiving__wrapper .btnClose {
      padding: 12px;
      position: fixed;
      z-index: 10;
      top: 28px;
      right: -100vw;
      transition: all 350ms; }
      @media (max-width: 992px) {
        .studieradgiving__wrapper .btnClose {
          position: absolute;
          top: 20px;
          padding: 15px; } }
      .studieradgiving__wrapper .btnClose img {
        width: 24px;
        height: auto; }
        @media (max-width: 992px) {
          .studieradgiving__wrapper .btnClose img {
            width: 17.5px; } }
  .studieradgiving.active {
    right: 0; }
    .studieradgiving.active .btnClose {
      right: 28px; }
      @media (max-width: 992px) {
        .studieradgiving.active .btnClose {
          right: 15px; } }
    .studieradgiving.active .overlay {
      animation: backgroundFade 300ms 300ms both;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1; }

@keyframes backgroundFade {
  from {
    background: rgba(0, 0, 0, 0); }
  to {
    background: rgba(0, 0, 0, 0.5); } }

.blogPageHeader {
  margin-bottom: 120px; }
  @media (max-width: 920px) {
    .blogPageHeader {
      margin-bottom: 48px; } }
  .blogPageHeader__image {
    max-width: 539px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    text-align: center; }
    @media (max-width: 920px) {
      .blogPageHeader__image {
        margin-bottom: 48px;
        max-width: 260px; } }
    .blogPageHeader__image img {
      max-width: 539px;
      display: inline-block; }
      @media (max-width: 920px) {
        .blogPageHeader__image img {
          max-width: 70%; } }
  .blogPageHeader__title {
    margin-bottom: 80px;
    text-align: center; }
    @media (max-width: 920px) {
      .blogPageHeader__title {
        margin-bottom: 48px; } }
    .blogPageHeader__title h1 {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 208px;
      line-height: 200px;
      text-align: center;
      letter-spacing: -2.5px;
      color: #361E40; }
      @media (max-width: 920px) {
        .blogPageHeader__title h1 {
          font-size: 64px;
          line-height: 55px;
          letter-spacing: -1.5px; } }
      @media (max-width: 920px) {
        .blogPageHeader__title h1 img {
          width: 72px;
          height: auto; } }
  .blogPageHeader__ingress p {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.24px;
    color: #121212;
    text-align: center; }
    @media (max-width: 920px) {
      .blogPageHeader__ingress p {
        font-size: 17px;
        line-height: 28px;
        width: 100%;
        max-width: 91%;
        margin: 0 auto; }
        .blogPageHeader__ingress p br {
          display: none; } }

.blogCategory {
  z-index: 1001;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  overflow-x: auto;
  right: -100vw;
  -ms-overflow-style: none;
  transition: all 300ms; }
  .blogCategory::-webkit-scrollbar {
    display: none; }
  .blogCategory__wrapper {
    background: #FFF3E8;
    width: 616px;
    height: 100vh;
    float: right;
    padding: 140px 120px 140px 96px;
    overflow: auto; }
    @media (max-width: 768px) {
      .blogCategory__wrapper {
        padding: 85px 30px 85px 30px; } }
    @media (max-width: 992px) {
      .blogCategory__wrapper {
        width: 100%; } }
    .blogCategory__wrapper .btnClose {
      position: fixed;
      z-index: 10;
      top: 40px;
      right: -100vw;
      transition: all 350ms; }
      @media (max-width: 992px) {
        .blogCategory__wrapper .btnClose {
          top: 35px; } }
      .blogCategory__wrapper .btnClose img {
        width: 40px;
        height: auto; }
        @media (max-width: 992px) {
          .blogCategory__wrapper .btnClose img {
            width: 17.5px; } }
    .blogCategory__wrapper--items .item {
      margin-bottom: 26px; }
      @media (max-width: 992px) {
        .blogCategory__wrapper--items .item {
          margin-bottom: 24px; } }
      .blogCategory__wrapper--items .item a {
        text-decoration: none;
        border-bottom: 2px solid #3C35F2;
        font-family: "SuisseIntl-Book", sans-serif;
        text-decoration: none;
        font-size: 28px;
        line-height: 44px;
        letter-spacing: -0.16px;
        color: #121212;
        position: relative;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        transition: all 150ms linear; }
        .blogCategory__wrapper--items .item a:hover, .blogCategory__wrapper--items .item a:active, .blogCategory__wrapper--items .item a:focus, .blogCategory__wrapper--items .item a:focus-within {
          font-family: "SuisseIntl-SemiBold", sans-serif; }
        @media (max-width: 992px) {
          .blogCategory__wrapper--items .item a {
            font-size: 22px;
            line-height: 32px; } }
  .blogCategory.active {
    right: 0; }
    .blogCategory.active .btnClose {
      right: 40px; }
      @media (max-width: 992px) {
        .blogCategory.active .btnClose {
          right: 35px; } }
    .blogCategory.active .overlay {
      animation: backgroundFade 300ms 300ms both;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1; }

@keyframes backgroundFade {
  from {
    background: rgba(0, 0, 0, 0); }
  to {
    background: rgba(0, 0, 0, 0.5); } }

.blogListPosts__itemsWrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 160px; }
  @media (max-width: 992px) {
    .blogListPosts__itemsWrapper {
      display: block;
      align-items: inherit;
      margin-bottom: 48px; } }
  .blogListPosts__itemsWrapper .item {
    width: 100%;
    max-width: 33.2%; }
    @media (max-width: 992px) {
      .blogListPosts__itemsWrapper .item {
        max-width: 100%;
        overflow: hidden;
        margin-bottom: 48px; } }
    .blogListPosts__itemsWrapper .item .content {
      margin-right: 20%; }
      @media (max-width: 992px) {
        .blogListPosts__itemsWrapper .item .content {
          max-width: 87%;
          margin-right: 0; } }
    .blogListPosts__itemsWrapper .item a {
      text-decoration: none; }
    .blogListPosts__itemsWrapper .item .imgWrapper {
      display: flex;
      align-items: flex-end;
      margin-bottom: 24px; }
      @media (max-width: 992px) {
        .blogListPosts__itemsWrapper .item .imgWrapper {
          margin-bottom: 16px; } }
      .blogListPosts__itemsWrapper .item .imgWrapper img {
        width: 100%;
        transition: all 250ms; }
    .blogListPosts__itemsWrapper .item .info {
      height: 110px; }
      @media (max-width: 992px) {
        .blogListPosts__itemsWrapper .item .info {
          height: auto; } }
      .blogListPosts__itemsWrapper .item .info .date {
        margin-bottom: 8px;
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 18px;
        line-height: 28px;
        display: flex;
        align-items: center;
        color: #ACACAC; }
        @media (max-width: 992px) {
          .blogListPosts__itemsWrapper .item .info .date {
            font-size: 15px;
            line-height: 22px;
            letter-spacing: 0.24px; } }
      .blogListPosts__itemsWrapper .item .info .title {
        font-family: "SuisseIntl-Book", sans-serif;
        font-size: 25px;
        line-height: 36px;
        letter-spacing: -0.24px;
        color: #121212;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media (max-width: 992px) {
          .blogListPosts__itemsWrapper .item .info .title {
            font-size: 20px;
            line-height: 28px; } }
    .blogListPosts__itemsWrapper .item.blogSpin .content {
      position: relative; }
      .blogListPosts__itemsWrapper .item.blogSpin .content:after {
        background-image: url("../images/./blog-icon.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 162px;
        height: 162px;
        content: "";
        display: inline-block;
        background-size: cover;
        position: absolute;
        right: -81px;
        top: 16%;
        -webkit-animation: spin 12500ms infinite linear;
        animation: spin 12500ms infinite linear;
        display: none; }
        @media (max-width: 768px) {
          .blogListPosts__itemsWrapper .item.blogSpin .content:after {
            background-image: url("../images/./blog-icon.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 100px;
            height: 100px;
            content: "";
            display: inline-block;
            background-size: cover;
            right: -50px;
            display: none; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
    .blogListPosts__itemsWrapper .item:hover img {
      opacity: .9; }
  @media (max-width: 992px) {
    .blogListPosts__itemsWrapper.odd .item:nth-child(odd) .content {
      float: right; } }
  @media (max-width: 992px) {
    .blogListPosts__itemsWrapper.even .item:nth-child(even) .content {
      float: right; } }
  .blogListPosts__itemsWrapper.spin .item.blogSpin .content:after {
    display: inline-block !important; }
    @media (max-width: 768px) {
      .blogListPosts__itemsWrapper.spin .item.blogSpin .content:after {
        display: inline-block !important; } }

.blogListPosts__itemLandscaspeWrapper {
  margin-bottom: 160px; }
  @media (max-width: 992px) {
    .blogListPosts__itemLandscaspeWrapper {
      margin-bottom: 48px; } }
  .blogListPosts__itemLandscaspeWrapper a {
    text-decoration: none; }
  .blogListPosts__itemLandscaspeWrapper .item {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      .blogListPosts__itemLandscaspeWrapper .item {
        display: block;
        align-items: inherit;
        justify-content: inherit; } }
    .blogListPosts__itemLandscaspeWrapper .item .imgWrapper {
      width: 100%;
      max-width: 52%; }
      @media (max-width: 992px) {
        .blogListPosts__itemLandscaspeWrapper .item .imgWrapper {
          max-width: 100%;
          margin-bottom: 16px; } }
      .blogListPosts__itemLandscaspeWrapper .item .imgWrapper img {
        width: 100%;
        transition: all 250ms; }
    .blogListPosts__itemLandscaspeWrapper .item .info {
      width: 100%;
      max-width: 31.5%; }
      @media (max-width: 992px) {
        .blogListPosts__itemLandscaspeWrapper .item .info {
          max-width: 100%;
          margin-top: 0; } }
      .blogListPosts__itemLandscaspeWrapper .item .info .date {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 18px;
        line-height: 28px;
        color: #ACACAC;
        margin-bottom: 12px; }
        @media (max-width: 992px) {
          .blogListPosts__itemLandscaspeWrapper .item .info .date {
            font-size: 15px;
            line-height: 22px;
            letter-spacing: 0.24px; } }
      .blogListPosts__itemLandscaspeWrapper .item .info .title {
        font-family: "SuisseIntl-Regular", sans-serif;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: -0.16px;
        color: #121212;
        margin-bottom: 12px; }
        @media (max-width: 992px) {
          .blogListPosts__itemLandscaspeWrapper .item .info .title {
            font-size: 20px;
            line-height: 28px;
            margin-bottom: 6px; } }
      .blogListPosts__itemLandscaspeWrapper .item .info .content {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 21px;
        line-height: 36px;
        letter-spacing: 0.24px;
        color: #2C2D2E; }
        @media (max-width: 992px) {
          .blogListPosts__itemLandscaspeWrapper .item .info .content {
            font-size: 15px;
            line-height: 22px; } }
  .blogListPosts__itemLandscaspeWrapper.imgLeft .item .imgWrapper {
    margin-right: 9.65%; }
    @media (max-width: 992px) {
      .blogListPosts__itemLandscaspeWrapper.imgLeft .item .imgWrapper {
        margin-right: 0; } }
  .blogListPosts__itemLandscaspeWrapper.imgRight .item {
    flex-direction: row-reverse; }
    @media (max-width: 992px) {
      .blogListPosts__itemLandscaspeWrapper.imgRight .item {
        flex-direction: inherit; } }
    .blogListPosts__itemLandscaspeWrapper.imgRight .item .imgWrapper {
      margin-left: 9.65%; }
      @media (max-width: 992px) {
        .blogListPosts__itemLandscaspeWrapper.imgRight .item .imgWrapper {
          margin-left: 0; } }
  .blogListPosts__itemLandscaspeWrapper.bg-sand.imgRight .imgWrapper {
    position: relative;
    z-index: 0; }
    .blogListPosts__itemLandscaspeWrapper.bg-sand.imgRight .imgWrapper:before {
      z-index: -1;
      content: url("../images/form-list-blog.svg");
      width: 100%;
      max-width: 60.3%;
      height: auto;
      left: -15%;
      top: 20%;
      position: absolute; }
      @media (max-width: 992px) {
        .blogListPosts__itemLandscaspeWrapper.bg-sand.imgRight .imgWrapper:before {
          width: 100%;
          max-width: 77.74%;
          left: inherit;
          right: -7%;
          top: -6%; } }

.blogListPosts__showMore {
  text-align: center;
  margin-bottom: 200px;
  margin-top: -60px; }
  @media (max-width: 992px) {
    .blogListPosts__showMore {
      margin-top: 32px;
      margin-bottom: 100px; } }
  .blogListPosts__showMore a {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212;
    display: inline-block;
    text-decoration: none;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .blogListPosts__showMore a:hover, .blogListPosts__showMore a:active, .blogListPosts__showMore a:focus, .blogListPosts__showMore a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }

.btnFloatWrapper {
  position: absolute;
  right: -140px;
  height: auto;
  display: none;
  flex-direction: column; }
  @media (min-width: 992px) {
    .btnFloatWrapper {
      bottom: 20px; } }
  @media (max-width: 992px) {
    .btnFloatWrapper {
      position: fixed;
      right: 1px;
      height: 90vh;
      right: -120px; } }
  .btnFloatWrapper.active {
    display: flex;
    z-index: 2 !important; }
  .btnFloatWrapper.isVisible {
    position: fixed;
    top: inherit !important;
    bottom: 30px !important; }
  .btnFloatWrapper.course {
    height: inherit !important;
    bottom: inherit !important;
    top: initial !important;
    left: initial !important;
    right: initial !important;
    bottom: initial !important;
    position: relative;
    margin-top: 64px;
    margin-bottom: 26px; }
    @media (max-width: 992px) {
      .btnFloatWrapper.course {
        margin-top: 0;
        margin-bottom: 38px; } }
    .btnFloatWrapper.course .btnFloatWrapper__btn {
      position: relative;
      display: block;
      width: auto;
      height: auto;
      padding: 20px 46px;
      border-radius: 40px;
      white-space: nowrap;
      transform: none;
      max-width: 292px;
      height: 65px;
      font-size: 18px;
      line-height: 1;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 1200px) and (min-width: 993px) {
        .btnFloatWrapper.course .btnFloatWrapper__btn {
          max-width: 100%; } }
      @media (max-width: 992px) {
        .btnFloatWrapper.course .btnFloatWrapper__btn {
          margin: 0 auto;
          width: 100%; } }
      .btnFloatWrapper.course .btnFloatWrapper__btn span.title {
        height: 25px;
        font-size: 18px;
        letter-spacing: normal;
        line-height: normal; }
        @media (max-width: 992px) {
          .btnFloatWrapper.course .btnFloatWrapper__btn span.title {
            height: 21px;
            font-size: 15px; } }
  .btnFloatWrapper--kategori {
    position: fixed; }
    @media (min-width: 992px) {
      .btnFloatWrapper--kategori {
        top: calc(50vh - 70px);
        right: 20px;
        bottom: inherit; } }
    .btnFloatWrapper--kategori .btnFloatWrapper__btn {
      background: #F68D6F; }
      @media (min-width: 992px) {
        .btnFloatWrapper--kategori .btnFloatWrapper__btn {
          transform: none; } }
  .btnFloatWrapper__btn {
    background: #999999;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    text-align: center;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    margin-top: 14px;
    transform: translateX(-160px); }
    .btnFloatWrapper__btn:last-child {
      margin-top: 0; }
    .btnFloatWrapper__btn:active, .btnFloatWrapper__btn:focus {
      outline: 0; }
    @media (max-width: 991px) {
      .btnFloatWrapper__btn {
        width: 120px;
        height: 120px;
        margin-top: 1px;
        transform: translateX(-121px); } }
    .btnFloatWrapper__btn .title {
      font-family: "Sporting-Grotesque-Regular", sans-serif;
      font-size: 21px;
      line-height: 24px;
      letter-spacing: -0.88px;
      color: #FFFFFF;
      display: block; }
      @media (max-width: 992px) {
        .btnFloatWrapper__btn .title {
          font-size: 17px;
          line-height: 24px; } }
    .btnFloatWrapper__btn.chat-online {
      background: #436A5F; }
      .btnFloatWrapper__btn.chat-online .status {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.24px;
        color: #A2E4BF; }
        @media (max-width: 991px) {
          .btnFloatWrapper__btn.chat-online .status {
            font-size: 12px;
            line-height: 16px; } }
    .btnFloatWrapper__btn.signUp {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem;
      border-radius: 40px;
      transition: transform 0.3s;
      color: #fff;
      background-color: #361E40;
      border: 2px solid #361E40;
      padding: 8px 28px;
      border-radius: 24px;
      transition: transform 0.3s; }
      @media (max-width: 992px) {
        .btnFloatWrapper__btn.signUp {
          font-size: .9375rem; } }
      .btnFloatWrapper__btn.signUp:not(:disabled):not(.disabled):hover, .btnFloatWrapper__btn.signUp:not(:disabled):not(.disabled):active, .btnFloatWrapper__btn.signUp:not(:disabled):not(.disabled):focus, .btnFloatWrapper__btn.signUp:not(:disabled):not(.disabled):focus-within {
        font-family: "SuisseIntl-Medium", sans-serif;
        background-color: #361E40; }
      .btnFloatWrapper__btn.signUp:first-letter {
        text-transform: uppercase; }
    .btnFloatWrapper__btn.filter {
      background-color: #7DA27F; }
      @media (min-width: 992px) {
        .btnFloatWrapper__btn.filter {
          display: none; } }
      @media (max-width: 991px) {
        .btnFloatWrapper__btn.filter {
          font-size: .9375rem; } }
  .btnFloatWrapper .errorInfo {
    position: absolute;
    right: 50%;
    transform: translateX(calc(50% - 265px));
    bottom: calc(100% - 30px);
    white-space: normal;
    text-align: left;
    width: 100vw;
    max-width: 623px;
    z-index: 1; }
    @media (max-width: 1100px) {
      .btnFloatWrapper .errorInfo {
        transform: translateX(calc(50%)); } }
    @media (max-width: 992px) {
      .btnFloatWrapper .errorInfo {
        position: fixed;
        bottom: 0 !important;
        top: initial;
        left: 0;
        max-width: 100%;
        left: initial;
        transform: initial;
        right: initial; } }
    .btnFloatWrapper .errorInfo .box-orange {
      padding: 30px 35px;
      font-size: 16px;
      line-height: 26px; }
      @media (max-width: 992px) {
        .btnFloatWrapper .errorInfo .box-orange {
          padding: 50px 20px 20px 20px; } }
      .btnFloatWrapper .errorInfo .box-orange a {
        padding-bottom: 0; }
      .btnFloatWrapper .errorInfo .box-orange .btn-close {
        width: 16px;
        height: 16px;
        position: absolute !important;
        top: 20px;
        right: 30px;
        display: block;
        background-image: url(../images/./icons/close-tooltip.svg);
        background-repeat: no-repeat;
        background-position: center center;
        width: 16px;
        height: 16px;
        display: none;
        background-size: cover;
        cursor: pointer; }
        @media (max-width: 992px) {
          .btnFloatWrapper .errorInfo .box-orange .btn-close {
            display: inline-block; } }
  .btnFloatWrapper__btn-info {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #361E40;
    position: relative; }
    @media (max-width: 1200px) {
      .btnFloatWrapper__btn-info {
        text-align: center; } }
    @media (max-width: 992px) {
      .btnFloatWrapper__btn-info {
        font-size: 16px;
        line-height: 22px;
        max-width: 285px;
        margin-inline: auto; } }
    .btnFloatWrapper__btn-info::before {
      content: '';
      display: inline-block;
      width: 1em;
      height: 1em;
      margin-right: 8px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url(../images/icons/check.svg);
      vertical-align: middle; }
  .btnFloatWrapper + .btnFloatWrapper__btn-info {
    margin-top: -10px;
    margin-bottom: 26px; }
    @media (max-width: 992px) {
      .btnFloatWrapper + .btnFloatWrapper__btn-info {
        margin-top: -16px;
        margin-bottom: 38px; } }

.accordion {
  border-top: 1px solid #361E40;
  margin-bottom: 206px; }
  @media (max-width: 992px) {
    .accordion {
      margin-bottom: 100px; } }
  .accordion .card {
    border-radius: 0 !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #361E40; }
    .accordion .card:not(:last-of-type) {
      border: 0;
      border-bottom: 1px solid #361E40; }
    .accordion .card .card-body {
      padding: 0 0 18px 0;
      margin: 30px 0 0 0;
      font-size: 22px;
      line-height: 29px;
      color: #000000; }
      .accordion .card .card-body .accordionContent {
        margin-bottom: 30px;
        position: relative; }
        @media (max-width: 992px) {
          .accordion .card .card-body .accordionContent {
            margin-top: 20px;
            margin-bottom: 6px; } }
      .accordion .card .card-body p {
        font-family: "SuisseIntl-Regular", sans-serif;
        font-size: 22px;
        line-height: 29px;
        color: #000000;
        margin-bottom: 24px; }
        @media (max-width: 992px) {
          .accordion .card .card-body p {
            font-size: 16px;
            line-height: 21px;
            margin-bottom: 16px; } }
        .accordion .card .card-body p a {
          color: #000000;
          display: inline;
          position: relative;
          text-decoration: none;
          border-bottom: 2px solid #3C35F2; }
          .accordion .card .card-body p a:hover, .accordion .card .card-body p a:active, .accordion .card .card-body p a:focus, .accordion .card .card-body p a:focus-within {
            font-family: "SuisseIntl-SemiBold", sans-serif; }
      .accordion .card .card-body .linksBooks ul, .accordion .card .card-body .linksBooks ol {
        padding-left: 20px;
        margin-bottom: 20px; }
        .accordion .card .card-body .linksBooks ul li, .accordion .card .card-body .linksBooks ol li {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 21px;
          line-height: 36px;
          letter-spacing: 0.24px;
          color: #000000;
          padding-left: 10px;
          margin-bottom: 8px; }
          .accordion .card .card-body .linksBooks ul li:last-child, .accordion .card .card-body .linksBooks ol li:last-child {
            margin-bottom: 0; }
          @media (max-width: 992px) {
            .accordion .card .card-body .linksBooks ul li, .accordion .card .card-body .linksBooks ol li {
              font-size: 15px;
              line-height: 26px; } }
          .accordion .card .card-body .linksBooks ul li a, .accordion .card .card-body .linksBooks ol li a {
            color: #000000; }
            .accordion .card .card-body .linksBooks ul li a span, .accordion .card .card-body .linksBooks ol li a span {
              position: relative; }
              .accordion .card .card-body .linksBooks ul li a span:after, .accordion .card .card-body .linksBooks ol li a span:after {
                background-image: url("../images/./icons/arrow-links-books.svg");
                background-repeat: no-repeat;
                background-position: center center;
                width: 14px;
                height: 14px;
                content: "";
                display: inline-block;
                background-size: cover;
                position: absolute;
                right: -23px;
                top: 50%;
                margin-top: -5px; }
                @media (max-width: 992px) {
                  .accordion .card .card-body .linksBooks ul li a span:after, .accordion .card .card-body .linksBooks ol li a span:after {
                    background-image: url("../images/./icons/arrow-links-books.svg");
                    background-repeat: no-repeat;
                    background-position: center center;
                    width: 9px;
                    height: 9px;
                    content: "";
                    display: inline-block;
                    background-size: cover;
                    right: -17px;
                    margin-top: -3px; } }
          .accordion .card .card-body .linksBooks ul li span.book_isbn, .accordion .card .card-body .linksBooks ol li span.book_isbn {
            display: block;
            line-height: 20px;
            font-size: 80%; }
      .accordion .card .card-body .box-orange-article p:last-child {
        margin-bottom: 0; }
    .accordion .card-header {
      padding: 24px 0;
      background-color: transparent;
      border: none; }
      @media (max-width: 992px) {
        .accordion .card-header {
          padding: 20px 0; } }
      .accordion .card-header h2, .accordion .card-header h3 {
        font-family: "SuisseIntl-Regular", sans-serif;
        font-size: 21px;
        line-height: 36px;
        display: block;
        width: 100%; }
        @media (max-width: 992px) {
          .accordion .card-header h2, .accordion .card-header h3 {
            font-size: 17px;
            line-height: 28px; } }
        .accordion .card-header h2 button, .accordion .card-header h3 button {
          color: #000000;
          text-decoration: none;
          border: 0;
          background: transparent;
          padding: 0;
          display: block;
          width: 100%;
          text-align: left;
          padding-right: 100px; }
          @media (max-width: 992px) {
            .accordion .card-header h2 button, .accordion .card-header h3 button {
              text-align: left;
              padding-right: 40px; } }
          .accordion .card-header h2 button:hover, .accordion .card-header h2 button:focus, .accordion .card-header h3 button:hover, .accordion .card-header h3 button:focus {
            text-decoration: none;
            outline: 0; }
          .accordion .card-header h2 button:after, .accordion .card-header h3 button:after {
            background-image: url("../images/icons/icon-minus.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 16px;
            height: 2px;
            content: "";
            display: inline-block;
            background-size: cover;
            position: absolute;
            right: 12px;
            top: 45px; }
            @media (max-width: 992px) {
              .accordion .card-header h2 button:after, .accordion .card-header h3 button:after {
                top: 29px;
                right: 0; } }
          .accordion .card-header h2 button.collapsed, .accordion .card-header h3 button.collapsed {
            font-weight: 500; }
            .accordion .card-header h2 button.collapsed:after, .accordion .card-header h3 button.collapsed:after {
              background-image: url("../images/icons/icon-plus.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 16px;
              height: 16px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 12px;
              top: 38px; }
              @media (max-width: 992px) {
                .accordion .card-header h2 button.collapsed:after, .accordion .card-header h3 button.collapsed:after {
                  top: 22px;
                  right: 0; } }
  .accordion.studie {
    width: 100%; }
    @media (max-width: 992px) {
      .accordion.studie {
        width: 100vw; } }
    .accordion.studie .card {
      overflow: visible; }
      .accordion.studie .card-header {
        padding: 30px 44px;
        border: none;
        background: #E8E7FD;
        margin-bottom: 0;
        position: relative; }
        @media (max-width: 992px) {
          .accordion.studie .card-header {
            padding: 20px 0;
            font-size: 24px;
            line-height: 31px; } }
        .accordion.studie .card-header h2 {
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 36px;
          line-height: 42px;
          color: #000000;
          display: inline-block;
          padding-right: 0;
          position: relative; }
          @media (max-width: 992px) {
            .accordion.studie .card-header h2 {
              display: block;
              max-width: 720px;
              margin: 0 auto;
              padding: 0 30px;
              font-size: 24px;
              line-height: 31px; } }
          .accordion.studie .card-header h2 button.arrowIcon {
            color: #000000; }
            .accordion.studie .card-header h2 button.arrowIcon:after {
              display: none; }
            .accordion.studie .card-header h2 button.arrowIcon.collapsed:after {
              display: none; }
            .accordion.studie .card-header h2 button.arrowIcon span:before {
              background-image: url("../images/./icons/arrow-accordion-studie-new.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 14px;
              height: 27px;
              content: "";
              display: inline-block;
              background-size: cover;
              position: absolute;
              right: 0;
              top: 10px;
              transform: rotate(180deg); }
              @media (max-width: 992px) {
                .accordion.studie .card-header h2 button.arrowIcon span:before {
                  background-image: url("../images/./icons/arrow-accordion-studie-new.svg");
                  background-repeat: no-repeat;
                  background-position: center center;
                  width: 10px;
                  height: 20px;
                  content: "";
                  display: inline-block;
                  background-size: cover;
                  right: 30px; } }
            .accordion.studie .card-header h2 button.arrowIcon.collapsed span:before {
              transform: rotate(0deg); }
      .accordion.studie .card .card-body {
        margin-left: 44px;
        margin-right: 90px;
        padding: 0; }
        @media (max-width: 992px) {
          .accordion.studie .card .card-body {
            padding: 0;
            margin: 0;
            margin-top: 0;
            margin-left: 0;
            margin-right: 0; } }
        @media (max-width: 992px) {
          .accordion.studie .card .card-body .accordionContent {
            display: block;
            max-width: 720px;
            margin-left: auto;
            margin-right: auto;
            padding-left: 30px;
            padding-right: 30px; } }
        .accordion.studie .card .card-body ul, .accordion.studie .card .card-body ol {
          margin-bottom: 20px; }
          @media (max-width: 992px) {
            .accordion.studie .card .card-body ul, .accordion.studie .card .card-body ol {
              margin-bottom: 40px; } }
          .accordion.studie .card .card-body ul + .box-orange-article, .accordion.studie .card .card-body ol + .box-orange-article {
            margin-bottom: 0; }
            @media (max-width: 992px) {
              .accordion.studie .card .card-body ul + .box-orange-article, .accordion.studie .card .card-body ol + .box-orange-article {
                margin-top: 0; } }
        .accordion.studie .card .card-body.card-body-accordion {
          margin-left: 44px;
          margin-right: 44px; }
          @media (max-width: 992px) {
            .accordion.studie .card .card-body.card-body-accordion {
              margin-right: 0;
              margin-left: 0; } }
        .accordion.studie .card .card-body .accordion {
          border: none; }
          .accordion.studie .card .card-body .accordion.SUB-accordion {
            margin-top: -30px; }
            @media (max-width: 992px) {
              .accordion.studie .card .card-body .accordion.SUB-accordion {
                margin-top: 0; } }
            .accordion.studie .card .card-body .accordion.SUB-accordion .card {
              overflow: visible;
              border-bottom: 1px solid #361E40; }
              .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-header + div {
                background: transparent; }
              @media (max-width: 992px) {
                .accordion.studie .card .card-body .accordion.SUB-accordion .card:first-child .card-header:after, .accordion.studie .card .card-body .accordion.SUB-accordion .card:first-child .card-header:before {
                  border-color: transparent; } }
              .accordion.studie .card .card-body .accordion.SUB-accordion .card:last-child {
                border-bottom: none; }
              .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body {
                margin-top: 0;
                margin-left: 0;
                margin-right: 0px; }
                @media (max-width: 992px) {
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body {
                    margin-left: 0;
                    margin-right: 0; } }
                .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area {
                  padding: 0;
                  overflow: visible; }
                  @media (max-width: 992px) {
                    .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area > * {
                      display: block;
                      max-width: 720px;
                      margin-left: auto;
                      margin-right: auto;
                      padding-left: 30px;
                      padding-right: 30px; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area p, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area ul, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area ol, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h3, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h4, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h5, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h6, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area .courseTypeAccordion {
                    width: 100%;
                    margin: 0 auto; }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area p, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area ul, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area ol, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h3, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h4, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h5, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area h6, .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area .courseTypeAccordion {
                        width: 100%; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area .box-orange-article {
                    width: 100%; }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .card .card-body .accordionContent__html-area .box-orange-article {
                        width: 100%;
                        margin-left: 0; } }
            .accordion.studie .card .card-body .accordion.SUB-accordion .card-header {
              padding: 0;
              background-color: transparent;
              border: none; }
              @media (max-width: 992px) {
                .accordion.studie .card .card-body .accordion.SUB-accordion .card-header {
                  padding: 0; } }
              .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 {
                font-family: "SuisseIntl-Regular", sans-serif;
                font-size: 26px;
                line-height: 34px;
                color: #000000;
                position: relative; }
                @media (max-width: 992px) {
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 {
                    font-size: 18px;
                    line-height: 23px;
                    display: block;
                    max-width: 720px;
                    margin: 0 auto;
                    padding: 0 30px; } }
                .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button {
                  padding: 30px 30px 30px 0; }
                  @media (max-width: 992px) {
                    .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button {
                      padding: 20px 40px 20px 0; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button small {
                    font-family: "SuisseIntl-Regular", sans-serif;
                    font-size: 26px;
                    line-height: 34px; }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button small {
                        font-size: 18px;
                        line-height: 23px; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button:after {
                    background-image: url("../images/./icons/arrow-accordion-studie-new.svg");
                    background-repeat: no-repeat;
                    background-position: center center;
                    width: 14px;
                    height: 27px;
                    content: "";
                    display: inline-block;
                    background-size: cover;
                    position: absolute;
                    right: 0;
                    top: 40px;
                    transform: rotate(180deg); }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button:after {
                        background-image: url("../images/./icons/arrow-accordion-studie-new.svg");
                        background-repeat: no-repeat;
                        background-position: center center;
                        width: 10px;
                        height: 20px;
                        content: "";
                        display: inline-block;
                        background-size: cover;
                        right: 30px;
                        top: 24px; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button.collapsed:after {
                    top: 34px;
                    transform: rotate(0deg); }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 button.collapsed:after {
                        top: 24px; } }
                .accordion.studie .card .card-body .accordion.SUB-accordion .card-header h3 span:before {
                  display: none; }
            @media (max-width: 768px) {
              .accordion.studie .card .card-body .accordion.SUB-accordion .tippy-box[data-theme~='NKI'] {
                width: calc(71vw - 58px); } }
            @media (max-width: 575px) {
              .accordion.studie .card .card-body .accordion.SUB-accordion .tippy-box[data-theme~='NKI'] {
                width: calc(90vw - 58px);
                margin-left: calc(1vw + 20px); } }
            .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton {
              margin-bottom: 42px;
              display: flex;
              align-items: center;
              justify-content: center; }
              .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button {
                position: relative;
                display: inline-block;
                width: auto;
                height: auto;
                padding: 20px 58px;
                border-radius: 40px;
                white-space: nowrap;
                transform: none;
                max-width: 292px;
                height: 65px;
                font-size: 18px;
                line-height: 18px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 18px;
                letter-spacing: normal;
                line-height: normal; }
                .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo {
                  position: absolute;
                  right: 50%;
                  transform: translateX(calc(50% - 265px));
                  bottom: calc(100% - 30px);
                  white-space: normal;
                  text-align: left;
                  width: 100vw;
                  max-width: 623px;
                  z-index: 1; }
                  @media (max-width: 1250px) {
                    .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo {
                      transform: translateX(calc(50% + 22px)); } }
                  @media (max-width: 992px) {
                    .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo {
                      position: fixed;
                      top: initial;
                      transform: initial;
                      right: initial;
                      bottom: 0;
                      max-width: 100vw;
                      width: 100vw; } }
                  .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange {
                    padding: 30px 35px; }
                    @media (max-width: 992px) {
                      .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange {
                        padding: 50px 20px 20px 20px; } }
                    .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange p, .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange a {
                      font-size: 16px;
                      line-height: 26px;
                      font-family: "SuisseIntl-Light", sans-serif;
                      font-weight: 300;
                      margin-bottom: 0 !important; }
                    .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange a {
                      padding-bottom: 0; }
                    .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange .btn-close {
                      width: 16px;
                      height: 16px;
                      position: absolute !important;
                      top: 20px;
                      right: 30px;
                      display: block;
                      background-image: url(../images/./icons/close-tooltip.svg);
                      background-repeat: no-repeat;
                      background-position: center center;
                      width: 16px;
                      height: 16px;
                      display: none;
                      background-size: cover;
                      cursor: pointer; }
                      @media (max-width: 992px) {
                        .accordion.studie .card .card-body .accordion.SUB-accordion .setCourseToCartButton button .errorInfo .box-orange .btn-close {
                          display: inline-block; } }
  .accordion.faq .card-body {
    margin-top: 0;
    margin-bottom: 18px; }
    @media (max-width: 992px) {
      .accordion.faq .card-body {
        margin-top: 0; } }

.accordion--basic {
  margin-bottom: 2px; }
  .accordion--basic .card, .accordion--basic .card-header, .accordion--basic .card-header button {
    background-color: transparent;
    border: none; }
    .accordion--basic .card:focus, .accordion--basic .card-header:focus, .accordion--basic .card-header button:focus {
      outline: none; }
  .accordion--basic .card-header button {
    padding-right: 35px;
    font-size: 28px;
    line-height: 44px;
    color: #000000;
    border-bottom-width: 2px;
    position: relative;
    text-align: left;
    word-break: break-word; }
    @media (max-width: 991px) {
      .accordion--basic .card-header button {
        font-size: 22px;
        line-height: 32px; } }
    .accordion--basic .card-header button span {
      border-bottom: 2px solid transparent; }
      .accordion--basic .card-header button span span {
        position: relative; }
        .accordion--basic .card-header button span span:after {
          content: '';
          width: 18px;
          height: 20px;
          background-image: url(../images/icons/arrow-down-menu.svg);
          background-size: contain;
          background-repeat: no-repeat;
          display: inline-block;
          position: absolute;
          right: -35px;
          bottom: 10px;
          transition: all 150ms linear; }
          @media (max-width: 991px) {
            .accordion--basic .card-header button span span:after {
              width: 14px;
              height: 16px;
              right: -26px;
              bottom: 8px; } }
    .accordion--basic .card-header button[aria-expanded="true"] span {
      border-color: rgba(246, 141, 111, 0.8); }
      .accordion--basic .card-header button[aria-expanded="true"] span span:after {
        transform: rotate(180deg); }
    .accordion--basic .card-header button:hover, .accordion--basic .card-header button:focus-visible {
      border-color: #F68D6F; }
  .accordion--basic .card-body {
    padding-bottom: 25px;
    padding-top: 0; }
    .accordion--basic .card-body label {
      width: 100%; }

.accordion--purple {
  margin-bottom: 0 !important; }
  @media (min-width: 992px) {
    .accordion--purple {
      border-top: none; } }
  @media (max-width: 991px) {
    .accordion--purple .card:first-child .card-header h2 button {
      padding-top: 20px; } }
  .accordion--purple .card-header {
    padding: 0; }
    @media (max-width: 991px) {
      .accordion--purple .card-header h2 {
        width: 100%; } }
    .accordion--purple .card-header h2 button {
      font-family: "SuisseIntl-Book", sans-serif;
      font-size: 21px;
      line-height: 36px;
      color: #000000;
      text-align: left;
      padding: 28px 40px 32px 40px;
      background-color: rgba(250, 245, 254, 0.5);
      transition: all 300ms linear; }
      @media (max-width: 991px) {
        .accordion--purple .card-header h2 button {
          padding: 20px 0 24px;
          background-color: transparent;
          font-size: 17px;
          line-height: 24px;
          padding-right: 40px; } }
      .accordion--purple .card-header h2 button[aria-expanded="true"] {
        padding-bottom: 20px; }
        .accordion--purple .card-header h2 button[aria-expanded="true"] .btnTitle a {
          border-bottom: 2px solid #F68D6F; }
          @media (max-width: 991px) {
            .accordion--purple .card-header h2 button[aria-expanded="true"] .btnTitle a {
              border-bottom: 2px solid rgba(246, 141, 111, 0.8); } }
      .accordion--purple .card-header h2 button.collapsed {
        background-color: transparent; }
        @media (hover: hover) and (pointer: fine) {
          .accordion--purple .card-header h2 button.collapsed:hover {
            background-color: rgba(250, 245, 254, 0.5); }
            .accordion--purple .card-header h2 button.collapsed:hover .btnTitle a {
              border-bottom: 2px solid #F68D6F; } }
    @media (hover: hover) and (pointer: fine) and (max-width: 991px) {
      .accordion--purple .card-header h2 button.collapsed:hover .btnTitle a {
        border-bottom: 2px solid rgba(246, 141, 111, 0.8); } }
      .accordion--purple .card-header h2 button.collapsed:after {
        top: 15px; }
        @media (max-width: 991px) {
          .accordion--purple .card-header h2 button.collapsed:after {
            top: 23px; } }
      .accordion--purple .card-header h2 button:after {
        top: 22px; }
        @media (max-width: 991px) {
          .accordion--purple .card-header h2 button:after {
            top: 30px; } }
      .accordion--purple .card-header h2 button a {
        text-decoration: none;
        font-family: "SuisseIntl-Book", sans-serif;
        font-size: 21px;
        line-height: 36px;
        color: #000000;
        display: inline;
        border-bottom: 2px solid transparent; }
        @media (max-width: 991px) {
          .accordion--purple .card-header h2 button a {
            font-size: 17px;
            line-height: 24px; } }
    .accordion--purple .card-header .card-header__tags {
      margin-top: 4px; }
      .accordion--purple .card-header .card-header__tags span {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.24px;
        color: #000000; }
        @media (max-width: 991px) {
          .accordion--purple .card-header .card-header__tags span {
            font-size: 15px;
            line-height: 24px; } }
        .accordion--purple .card-header .card-header__tags span + span:before {
          content: '';
          vertical-align: middle;
          background-color: #121212;
          border-radius: 50%;
          margin: 12px;
          width: 4px;
          height: 4px;
          display: inline-block;
          opacity: 0.7; }
          @media (max-width: 991px) {
            .accordion--purple .card-header .card-header__tags span + span:before {
              margin: 8px; } }
  .accordion--purple .card .card-body {
    background-color: rgba(250, 245, 254, 0.5);
    padding: 0 100px 40px 40px;
    margin-top: 0;
    margin-left: 0; }
    .accordion--purple .card .card-body p {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 17px;
      line-height: 28px;
      letter-spacing: 0.24px;
      color: #000000; }
      @media (max-width: 991px) {
        .accordion--purple .card .card-body p {
          font-size: 15px;
          line-height: 24px; } }
    @media (max-width: 991px) {
      .accordion--purple .card .card-body {
        padding: 0 0 32px;
        background-color: transparent; } }

.accordion--yellow .card-header {
  background-color: #FDEBB0; }

.readMoreStudie + .container + .quoteSmall {
  margin-top: 26px; }

.accordionGroup {
  border-top: 1px solid #361E40;
  margin-bottom: 50px;
  position: relative; }
  @media (max-width: 992px) {
    .accordionGroup {
      margin-bottom: 0 !important; }
      .accordionGroup:after, .accordionGroup:before {
        content: "";
        width: 50vw;
        height: 1px;
        background-color: #361E40;
        position: absolute;
        top: -1px; }
      .accordionGroup:after {
        right: 100%; }
      .accordionGroup:before {
        left: 100%; } }
  .accordionGroup + .btnFloatWrapper {
    margin-top: 0;
    margin-bottom: 160px;
    z-index: 0; }
    @media (max-width: 992px) {
      .accordionGroup + .btnFloatWrapper {
        margin-top: 50px; } }
    .accordionGroup + .btnFloatWrapper button {
      margin: 0 auto; }
  @media (max-width: 992px) {
    .accordionGroup {
      margin-bottom: 40px; } }
  .accordionGroup .accordion {
    border-top: none;
    margin-bottom: 0; }

.courseTypeAccordion {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px #361E40 solid;
  z-index: 0; }
  @media (max-width: 992px) {
    .courseTypeAccordion {
      margin-top: 30px;
      padding-top: 30px; } }
  .courseTypeAccordion > .row {
    margin: 0 !important; }
    @media (max-width: 992px) {
      .courseTypeAccordion > .row {
        padding: 0 !important; } }
  .courseTypeAccordion__item {
    z-index: 1;
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      .courseTypeAccordion__item {
        margin-bottom: 24px; } }
    .courseTypeAccordion__item.half {
      float: left;
      width: 50%; }
      .courseTypeAccordion__item.half:nth-child(2n+1) {
        padding-right: 20px; }
      .courseTypeAccordion__item.half:nth-child(2n) {
        padding-left: 20px; }
    .courseTypeAccordion__item .label {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 20px;
      line-height: 28px;
      color: #361E40; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item .label {
          font-size: 17px;
          line-height: 28px; } }
    .courseTypeAccordion__item .item,
    .courseTypeAccordion__item .item a {
      display: block;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 22px;
      line-height: 28px;
      color: #000000; }
      .courseTypeAccordion__item .item b,
      .courseTypeAccordion__item .item a b {
        font-weight: 400; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item .item,
        .courseTypeAccordion__item .item a {
          font-size: 17px;
          line-height: 28px; } }
    .courseTypeAccordion__item .link {
      display: block; }
      .courseTypeAccordion__item .link a {
        display: inline-block;
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.24px;
        text-decoration-line: underline;
        color: #000000; }
    .courseTypeAccordion__item .item {
      position: relative;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item .item {
          overflow-wrap: break-word;
          word-wrap: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto; } }
    .courseTypeAccordion__item .item.help {
      padding-right: 35px; }
      .courseTypeAccordion__item .item.help span {
        position: relative; }
        .courseTypeAccordion__item .item.help span .help {
          padding: 0;
          border-radius: 50%;
          border: none;
          background: #FBCFB7;
          background-image: url("../images/./icons/icon-question.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 20px;
          height: 20px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          bottom: 7px;
          right: -32px; }
          .courseTypeAccordion__item .item.help span .help:active, .courseTypeAccordion__item .item.help span .help:focus {
            outline: 0; }
          @media (max-width: 992px) {
            .courseTypeAccordion__item .item.help span .help {
              background-image: url("../images/./icons/icon-question.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 16px;
              height: 16px;
              content: "";
              display: inline-block;
              background-size: cover;
              bottom: 3px;
              right: -22px; } }
    @media (max-width: 992px) {
      .courseTypeAccordion__item.price .label {
        color: #000000; } }
    .courseTypeAccordion__item.price .label img {
      width: 26px; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item.price .label img {
          width: 20px; } }
    .courseTypeAccordion__item.price .label span {
      display: none;
      font-size: 12px; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item.price .label span {
          display: inline-block; } }
    .courseTypeAccordion__item.price .item span {
      display: block; }
    .courseTypeAccordion__item.price .item #oldCoursePrice {
      font-size: 18px;
      display: inline-block;
      position: relative; }
      @media (max-width: 992px) {
        .courseTypeAccordion__item.price .item #oldCoursePrice {
          font-size: 15px; } }
      .courseTypeAccordion__item.price .item #oldCoursePrice:after {
        display: inline-block;
        content: "";
        width: calc(100% + 4px);
        height: 2px;
        background-color: #000000;
        position: absolute;
        top: calc(50% - 1px);
        left: -2px; }
    .courseTypeAccordion__item.price .link a {
      line-height: 100%;
      border: none; }
    @media (max-width: 992px) {
      .courseTypeAccordion__item.price .link {
        display: none; } }
  .courseTypeAccordion .btnBuy {
    display: inline-block;
    text-decoration: none;
    border: none;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: 40px;
    transition: transform 0.3s;
    color: #fff;
    background-color: #361E40;
    border: 2px solid #361E40;
    padding: 8px 28px;
    border-radius: 24px;
    transition: transform 0.3s;
    transform: translateY(-22px);
    margin-bottom: 20px;
    z-index: 2; }
    @media (max-width: 992px) {
      .courseTypeAccordion .btnBuy {
        font-size: .9375rem; } }
    .courseTypeAccordion .btnBuy:not(:disabled):not(.disabled):hover, .courseTypeAccordion .btnBuy:not(:disabled):not(.disabled):active, .courseTypeAccordion .btnBuy:not(:disabled):not(.disabled):focus, .courseTypeAccordion .btnBuy:not(:disabled):not(.disabled):focus-within {
      font-family: "SuisseIntl-Medium", sans-serif;
      background-color: #361E40; }
    .courseTypeAccordion .btnBuy:first-letter {
      text-transform: uppercase; }
    @media (max-width: 1200px) {
      .courseTypeAccordion .btnBuy {
        transform: translateY(0);
        margin-bottom: 48px; } }
    @media (max-width: 992px) {
      .courseTypeAccordion .btnBuy {
        margin-top: 24px;
        margin-bottom: 22px; } }
    .courseTypeAccordion .btnBuy:hover {
      border: none; }
  @media (max-width: 1200px) {
    .courseTypeAccordion .col-xs-12.col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media (max-width: 1200px) {
    .courseTypeAccordion .col-xs-4.col-lg-4 {
      flex: 0 0 100%;
      max-width: 100%; } }

@media (max-width: 992px) {
  .container.accordionContainer {
    max-width: 100%;
    width: 100%;
    padding: 0; } }

.container.accordionContainer .row > div {
  padding: 0 !important; }

.container.accordionContainer .btnBuy {
  z-index: 2; }

.blogPostPageHeader {
  position: relative; }
  .blogPostPageHeader::before {
    content: '';
    position: absolute;
    display: block;
    background-color: #D6D6D6;
    height: 1px;
    width: calc(100% - 120px);
    top: -35px;
    left: 60px; }
    @media (max-width: 992px) {
      .blogPostPageHeader::before {
        display: none; } }
  .blogPostPageHeader__category {
    font-family: "SuisseIntl-Medium", sans-serif;
    color: #F68D6F;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-top: 89px; }
    @media (max-width: 992px) {
      .blogPostPageHeader__category {
        display: none; } }
  .blogPostPageHeader__title h1 {
    font-family: "SuisseIntl-Regular", sans-serif;
    text-align: center;
    color: #361E40;
    font-size: 68px;
    line-height: 88px;
    letter-spacing: -2.24px;
    padding-top: 28px;
    margin-bottom: 88px; }
    @media (max-width: 1680px) {
      .blogPostPageHeader__title h1 {
        font-size: 4.0516vw;
        line-height: 5.24333vw; } }
    @media (max-width: 992px) {
      .blogPostPageHeader__title h1 {
        font-family: "SuisseIntl-Book", sans-serif;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -1px;
        margin-bottom: 40px;
        padding-top: 25px;
        letter-spacing: -1.25px; } }
  .blogPostPageHeader__image {
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      .blogPostPageHeader__image {
        margin-bottom: 40px; } }
    .blogPostPageHeader__image img {
      width: 100%; }
  .blogPostPageHeader__ingress {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .blogPostPageHeader__ingress {
        margin-bottom: 40px; } }
    .blogPostPageHeader__ingress h2 {
      font-family: "SuisseIntl-Light", sans-serif;
      font-weight: 300;
      font-size: 25px;
      line-height: 40px;
      letter-spacing: 0.24px;
      color: #121212; }
      @media (max-width: 992px) {
        .blogPostPageHeader__ingress h2 {
          font-size: 19px;
          line-height: 32px; } }

.carousel {
  padding-top: 96px;
  padding-bottom: 120px; }
  @media (max-width: 992px) {
    .carousel {
      padding-top: 36px;
      padding-bottom: 60px; } }
  .carousel__slider *:focus, .carousel__slider *:active {
    outline: 0; }
  .carousel__slider--item .content .imgWrapper img {
    width: 100%; }
  .carousel__slider--item .content .textWrapper {
    font-family: "SuisseIntl-Light", sans-serif;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0.24px;
    color: #222222;
    margin-top: 20px; }
    @media (max-width: 992px) {
      .carousel__slider--item .content .textWrapper {
        margin-top: 10px; } }
  .carousel__slider .slick-track {
    display: flex;
    align-items: flex-end; }
  .carousel__slider .slick-prev {
    display: none !important; }
  .carousel__slider .slick-next {
    width: 11.248%;
    height: auto;
    right: -2.6%;
    cursor: default !important;
    pointer-events: none; }
    @media (max-width: 992px) {
      .carousel__slider .slick-next {
        display: none !important; } }
    .carousel__slider .slick-next:before {
      display: none; }
    .carousel__slider .slick-next.slick-disabled {
      display: none; }
  .carousel__slider .slick-list {
    overflow: visible; }
  .carousel.full {
    width: 96%; }
    @media (max-width: 992px) {
      .carousel.full {
        width: 100%; } }
    .carousel.full .content {
      margin-right: 3%; }
      @media (max-width: 992px) {
        .carousel.full .content {
          margin-right: 10%; } }
      @media (max-width: 768px) {
        .carousel.full .content {
          margin-right: 9%; } }
      @media (max-width: 440px) {
        .carousel.full .content {
          margin-right: 7%; } }
  .carousel.half {
    width: 96%; }
    @media (max-width: 992px) {
      .carousel.half {
        width: 100%; } }
    .carousel.half .content {
      margin-right: 6%; }
      @media (max-width: 992px) {
        .carousel.half .content {
          margin-right: 10%; } }
      @media (max-width: 768px) {
        .carousel.half .content {
          margin-right: 9%; } }
      @media (max-width: 440px) {
        .carousel.half .content {
          margin-right: 7%; } }

.employee-cards {
  margin-bottom: 120px; }
  @media (max-width: 991px) {
    .employee-cards {
      margin-bottom: 60px; } }
  .employee-cards .item {
    margin-bottom: 80px; }
    @media (max-width: 991px) {
      .employee-cards .item {
        margin-bottom: 40px; } }
    .employee-cards .item .img {
      margin-bottom: 24px;
      padding-top: calc((470 / 360) * 100%); }
      @media (max-width: 991px) {
        .employee-cards .item .img {
          margin-bottom: 15px; } }
    .employee-cards .item .name {
      word-break: break-word;
      font-family: "SuisseIntl-Medium", sans-serif;
      font-size: 21px;
      line-height: 36px;
      color: #361E40;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      display: -webkit-box;
      display: -moz-box; }
      @media (max-width: 991px) {
        .employee-cards .item .name {
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 4px; } }
    .employee-cards .item .work {
      word-break: break-word;
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px;
      color: #361E40;
      opacity: 0.8;
      margin-bottom: 12px;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      display: -webkit-box;
      display: -moz-box; }
      @media (max-width: 991px) {
        .employee-cards .item .work {
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 8px; } }
    .employee-cards .item .email,
    .employee-cards .item .tel {
      word-break: break-word; }
      .employee-cards .item .email a,
      .employee-cards .item .tel a {
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 21px;
        line-height: 36px;
        letter-spacing: 0.24px;
        color: #121212;
        text-decoration: none; }
        @media (max-width: 991px) {
          .employee-cards .item .email a,
          .employee-cards .item .tel a {
            font-size: 13px;
            line-height: 20px; } }
    @media (max-width: 991px) {
      .employee-cards .item .tel {
        margin-top: 4px; } }

.studiePageHeader {
  margin-bottom: 31px; }
  @media (max-width: 992px) {
    .studiePageHeader {
      margin-bottom: 22px; } }
  .studiePageHeader__title h1 {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 64px;
    line-height: 83px;
    color: #361E40; }
    @media (max-width: 992px) {
      .studiePageHeader__title h1 {
        font-size: 36px;
        line-height: 47px; } }

.breadcrumbsStudie {
  margin-bottom: 48px; }
  @media (max-width: 992px) {
    .breadcrumbsStudie {
      margin-bottom: 24px; } }
  .breadcrumbsStudie a {
    display: inline-block;
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.44px;
    text-transform: uppercase;
    color: #B4B4B4;
    margin-right: 12px;
    text-decoration: none; }
    .breadcrumbsStudie a:last-child {
      color: #353637;
      text-decoration: underline; }

.studiePageHeaderBasic {
  margin-bottom: 86px; }
  @media (max-width: 992px) {
    .studiePageHeaderBasic {
      margin-bottom: 44px; } }
  .studiePageHeaderBasic__title {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 72px;
    line-height: 88px;
    letter-spacing: -0.88px;
    color: #361E40; }
    @media (max-width: 992px) {
      .studiePageHeaderBasic__title {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 40px; } }
  .studiePageHeaderBasic__item .label {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 28px;
    line-height: 44px;
    color: #B3B3B3; }
    @media (max-width: 992px) {
      .studiePageHeaderBasic__item .label {
        font-size: 17px;
        line-height: 28px; } }
    @media (max-width: 992px) {
      .studiePageHeaderBasic__item .label.label-select {
        font-size: 20px;
        line-height: 28px; } }
  .studiePageHeaderBasic__item .item,
  .studiePageHeaderBasic__item .select {
    display: block;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 28px;
    line-height: 44px;
    color: #121212; }
    @media (max-width: 992px) {
      .studiePageHeaderBasic__item .item,
      .studiePageHeaderBasic__item .select {
        font-size: 17px;
        line-height: 28px; } }
  .studiePageHeaderBasic__item .item {
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
  .studiePageHeaderBasic__item .item.help {
    padding-right: 35px; }
    .studiePageHeaderBasic__item .item.help span {
      position: relative; }
      .studiePageHeaderBasic__item .item.help span .help {
        padding: 0;
        border-radius: 50%;
        border: none;
        background: #FBCFB7;
        background-image: url("../images/./icons/icon-question.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        height: 20px;
        content: "";
        display: inline-block;
        background-size: cover;
        position: absolute;
        bottom: 7px;
        right: -32px;
        cursor: pointer; }
        .studiePageHeaderBasic__item .item.help span .help:active, .studiePageHeaderBasic__item .item.help span .help:focus {
          outline: 0; }
        @media (max-width: 992px) {
          .studiePageHeaderBasic__item .item.help span .help {
            bottom: 3px;
            background-image: url("../images/./icons/icon-question.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 16px;
            height: 16px;
            content: "";
            display: inline-block;
            background-size: cover;
            right: -22px; } }

.courseType {
  margin-bottom: 50px;
  position: relative; }
  @media (max-width: 992px) {
    .courseType {
      margin-bottom: 44px; } }
  @media (max-width: 992px) {
    .courseType .offset-lg-1.col-lg-7 {
      min-height: 90px; } }
  .courseType__background {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%); }
    @media (max-width: 992px) {
      .courseType__background {
        width: 100vw;
        max-width: 100vw;
        padding: 0; } }
    .courseType__background .row, .courseType__background .row > div {
      height: 100%; }
    .courseType__background .row > div {
      background: #E8E7FD; }
  .courseType .btnFloatWrapper {
    z-index: 0; }
  @media (max-width: 992px) {
    .courseType .btn-desktop {
      display: none; } }
  .courseType .btn-mobile {
    display: none; }
    @media (max-width: 992px) {
      .courseType .btn-mobile {
        display: flex; } }
  .courseType__column {
    padding-top: 43px;
    padding-bottom: 17px; }
    @media (min-width: 993px) {
      .courseType__column {
        display: flex;
        flex-direction: column; } }
    @media (max-width: 992px) {
      .courseType__column {
        padding-top: 30px !important;
        padding-bottom: 30px !important; } }
    .courseType__column:first-child {
      padding-bottom: 43px; }
    .courseType__column .btn-desktop {
      margin-top: auto; }
    @media (max-width: 992px) {
      .courseType__column.offset-lg-1.col-lg-5 {
        padding: 0 !important; } }
    @media (max-width: 992px) {
      .courseType__column.desktop {
        display: none; } }
    .courseType__column.mobile {
      display: none;
      flex-wrap: wrap; }
      @media (max-width: 992px) {
        .courseType__column.mobile {
          display: flex; } }
      .courseType__column.mobile .courseType__item {
        width: 50%; }
        .courseType__column.mobile .courseType__item:nth-child(1), .courseType__column.mobile .courseType__item:nth-child(2) {
          width: 100%; }
        .courseType__column.mobile .courseType__item.select, .courseType__column.mobile .courseType__item.studietidSection {
          margin-bottom: 0; }
  @media (max-width: 1200px) {
    .courseType .col-lg-6.col-xs-8.courseType__column.desktop {
      flex: 0 0 31.5% !important;
      max-width: 31.5% !important; } }
  @media (max-width: 1200px) {
    .courseType .col-lg-3.col-xs-8.courseType__column.desktop {
      flex: 0 0 24.75% !important;
      max-width: 24.75% !important; } }
  .courseType .imageFeature {
    max-width: 88%;
    max-width: 260px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 80px 0; }
    @media (max-width: 992px) {
      .courseType .imageFeature {
        display: none; } }
    .courseType .imageFeature img {
      width: 100%;
      object-fit: cover;
      aspect-ratio: 1/1;
      border-radius: 50%; }
  @media (max-width: 992px) {
    .courseType .hideCourseItemMenu {
      display: none; } }
  .courseType__item {
    margin-bottom: 26px; }
    @media (max-width: 992px) {
      .courseType__item {
        margin-bottom: 20px; } }
    .courseType__item .courseType__item:last-child {
      margin-bottom: 0; }
    .courseType__item .label-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
    .courseType__item .label {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 17px;
      line-height: 26px;
      color: #361E40;
      position: relative; }
      @media (max-width: 992px) {
        .courseType__item .label {
          font-size: 16px;
          line-height: 22px; } }
      @media (max-width: 992px) {
        .courseType__item .label.label-select {
          font-size: 20px;
          line-height: 28px; } }
    .courseType__item .percentage-icon {
      width: 26px;
      margin-left: 10px; }
      @media (max-width: 1200px) {
        .courseType__item .percentage-icon {
          width: 20px;
          margin-left: 5px; } }
      @media (max-width: 992px) {
        .courseType__item .percentage-icon {
          width: 20px;
          margin-left: 10px; } }
    .courseType__item .item,
    .courseType__item .select,
    .courseType__item .item a {
      display: block;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 24px;
      line-height: 26px;
      color: #111111; }
      .courseType__item .item b,
      .courseType__item .select b,
      .courseType__item .item a b {
        font-weight: 400; }
      @media (max-width: 992px) {
        .courseType__item .item,
        .courseType__item .select,
        .courseType__item .item a {
          font-size: 18px;
          line-height: 22px; } }
    .courseType__item .item.select span {
      display: initial;
      text-decoration: none;
      border-bottom: 2px solid #3C35F2; }
      .courseType__item .item.select span:hover, .courseType__item .item.select span:active, .courseType__item .item.select span:focus, .courseType__item .item.select span:focus-within {
        font-family: "SuisseIntl-SemiBold", sans-serif; }
      .courseType__item .item.select span:hover span {
        border-bottom: 2px solid rgba(246, 141, 111, 0); }
      .courseType__item .item.select span span {
        position: relative;
        border: none; }
        .courseType__item .item.select span span:after {
          background-image: url("../images/./icons/arrow-down.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 16px;
          height: 19px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          right: -33px;
          top: 8px; }
          @media (max-width: 992px) {
            .courseType__item .item.select span span:after {
              background-image: url("../images/./icons/arrow-down.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 12px;
              height: 14px;
              content: "";
              display: inline-block;
              background-size: cover;
              right: -21px;
              top: 5px; } }
    .courseType__item .item.select .item-selected {
      cursor: pointer; }
      .courseType__item .item.select .item-selected .selectedSelect:after {
        content: ":"; }
      .courseType__item .item.select .item-selected .selectedOption.invalid {
        color: red; }
    .courseType__item .link {
      display: block;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #493B55; }
      @media (max-width: 992px) {
        .courseType__item .link {
          font-size: 12px;
          margin-left: 5px; } }
      .courseType__item .link a {
        display: inline-block;
        font-family: "SuisseIntl-Light", sans-serif;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.24px;
        text-decoration-line: underline;
        color: #B4B4B4; }
    .courseType__item .item {
      position: relative;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
      @media (max-width: 992px) {
        .courseType__item .item {
          overflow-wrap: break-word;
          word-wrap: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto; } }
      .courseType__item .item #oldCoursePrice {
        display: inline-block;
        color: #000000;
        font-size: 20px;
        line-height: 100%;
        margin-top: 8px;
        margin-bottom: 8px;
        position: relative; }
        @media (max-width: 992px) {
          .courseType__item .item #oldCoursePrice {
            font-size: 16px; } }
        .courseType__item .item #oldCoursePrice:after {
          content: "";
          width: calc(100% + 4px);
          height: 2px;
          background-color: #000000;
          position: absolute;
          top: calc(50% - 1px);
          left: -2px; }
      .courseType__item .item #coursePrice {
        display: block;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 3px; }
        @media (max-width: 992px) {
          .courseType__item .item #coursePrice {
            font-size: 18px; } }
    .courseType__item .item.help {
      padding-right: 35px; }
      .courseType__item .item.help span {
        position: relative; }
        .courseType__item .item.help span .help {
          padding: 0;
          border-radius: 50%;
          border: none;
          color: #ffffff;
          background: #361E40;
          background-image: url("../images/./icons/icon-question-new.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 27px;
          height: 27px;
          content: "";
          display: inline-block;
          background-size: cover;
          position: absolute;
          top: -30px;
          right: -27px;
          cursor: pointer; }
          .courseType__item .item.help span .help:active, .courseType__item .item.help span .help:focus {
            outline: 0; }
          @media (max-width: 992px) {
            .courseType__item .item.help span .help {
              background-image: url("../images/./icons/icon-question-new.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 20px;
              height: 20px;
              content: "";
              display: inline-block;
              background-size: cover;
              top: -3px;
              right: 9px; } }
    .courseType__item .label.help {
      padding-right: 35px;
      position: relative;
      display: block; }
      .courseType__item .label.help > span {
        position: relative;
        display: inline-block; }
      .courseType__item .label.help .help {
        padding: 0;
        border-radius: 50%;
        border: none;
        color: #ffffff;
        background-image: url("../images/./icons/icon-question-new.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 27px;
        height: 27px;
        content: "";
        display: inline-block;
        background-size: cover;
        position: absolute;
        top: -3px;
        left: calc(100% + 10px);
        cursor: pointer; }
        .courseType__item .label.help .help:active, .courseType__item .label.help .help:focus {
          outline: 0; }
        @media (max-width: 1200px) {
          .courseType__item .label.help .help {
            background-image: url("../images/./icons/icon-question-new.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 20px;
            height: 20px;
            content: "";
            display: inline-block;
            background-size: cover;
            top: 0;
            left: calc(100% + 5px); } }
        @media (max-width: 992px) {
          .courseType__item .label.help .help {
            background-image: url("../images/./icons/icon-question-new.svg");
            background-repeat: no-repeat;
            background-position: center center;
            width: 20px;
            height: 20px;
            content: "";
            display: inline-block;
            background-size: cover;
            top: 0;
            left: calc(100% + 10px); } }
    .courseType__item.select {
      padding-right: 50px; }
      @media (max-width: 992px) {
        .courseType__item.select {
          padding-right: 20px; } }
      .courseType__item.select .options {
        display: none; }
        .courseType__item.select .options div {
          display: block;
          margin-bottom: 10px; }
          .courseType__item.select .options div span {
            cursor: pointer;
            border-bottom: 2px solid rgba(246, 141, 111, 0); }
            .courseType__item.select .options div span.selected {
              border-bottom: 2px solid #f68d6f; }
        .courseType__item.select .options .subSelect .title {
          margin-bottom: 0;
          display: inline-block; }
          .courseType__item.select .options .subSelect .title > span {
            border-bottom: 2px solid rgba(246, 141, 111, 0);
            cursor: pointer;
            padding-right: 25px; }
          .courseType__item.select .options .subSelect .title span span {
            display: inline-block; }
            .courseType__item.select .options .subSelect .title span span:after {
              background-image: url("../images/./icons/arrow-down.svg");
              background-repeat: no-repeat;
              background-position: center center;
              width: 13px;
              height: 15px;
              content: "";
              display: inline-block;
              background-size: cover;
              right: -21px;
              top: 12px;
              transform: rotate(0);
              transition: all 150ms linear; }
              @media (max-width: 992px) {
                .courseType__item.select .options .subSelect .title span span:after {
                  top: 7px; } }
          .courseType__item.select .options .subSelect .title.active span span:after {
            transform: rotate(180deg); }
        .courseType__item.select .options .subSelect .subOptions {
          padding-left: 20px;
          margin-bottom: 20px;
          display: none; }
      .courseType__item.select.active {
        z-index: 5;
        position: absolute;
        padding: 0;
        width: 100%;
        max-width: 350px; }
        @media (max-width: 992px) {
          .courseType__item.select.active {
            padding: 0; } }
        @media (max-width: 575px) {
          .courseType__item.select.active {
            max-width: 100%; } }
        .courseType__item.select.active:before {
          content: "";
          position: absolute;
          width: calc(100% + 80px);
          height: calc(100% + 80px);
          background: #ffffff;
          top: -40px;
          left: -40px; }
        .courseType__item.select.active .overlaySelect {
          position: fixed;
          width: 100vw;
          height: 100vh;
          background: rgba(18, 18, 18, 0.5);
          top: 0;
          left: 0;
          z-index: -2; }
        .courseType__item.select.active .item-selected {
          display: none; }
        .courseType__item.select.active * {
          font-size: 21px;
          line-height: 36px; }
          @media (max-width: 992px) {
            .courseType__item.select.active * {
              font-size: 18px;
              line-height: 28px; } }
        .courseType__item.select.active .options {
          display: block; }
  @media (max-width: 992px) {
    .courseType .col-xs-8.col-lg-8 {
      padding: 0;
      padding-left: 10px;
      padding-right: 10px; } }
  .courseType--yellow .courseType__background .row > div {
    background-color: #FDEBB0; }
  .courseType--yellow ~ .accordionContainer .accordion .card-header {
    background-color: #FDEBB0; }

.featuredImageIngress__image, .featuredImageIngress__video {
  margin-bottom: 80px;
  width: 100%;
  max-width: calc(93.5% - 15px);
  margin-right: auto;
  margin-left: auto; }
  @media (max-width: 992px) {
    .featuredImageIngress__image, .featuredImageIngress__video {
      margin-bottom: 40px;
      width: 110%;
      max-width: inherit; } }
  .featuredImageIngress__image.basic, .featuredImageIngress__video.basic {
    max-width: calc(88.1% - 15px); }
    @media (max-width: 992px) {
      .featuredImageIngress__image.basic, .featuredImageIngress__video.basic {
        max-width: inherit;
        width: 110%; } }

.featuredImageIngress__video {
  position: relative; }
  .featuredImageIngress__video iframe {
    height: 100%; }
  .featuredImageIngress__video .playVideo {
    background: none;
    border: none;
    background-image: url("../images/./btn-bubble-youtube.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 182px;
    height: 178px;
    content: "";
    display: inline-block;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -89px;
    margin-left: -91px; }
    @media (max-width: 992px) {
      .featuredImageIngress__video .playVideo {
        background-image: url("../images/./btn-bubble-youtube.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 91px;
        height: 89px;
        content: "";
        display: inline-block;
        background-size: cover;
        margin-top: calc(-89px / 2);
        margin-left: calc(-91px / 2); } }
    .featuredImageIngress__video .playVideo:focus {
      outline: none; }
  .featuredImageIngress__video .thumbnail {
    cursor: pointer; }
  .featuredImageIngress__video .closeVideo {
    background: none;
    border: none;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url("../images/icons/close-menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
    content: "";
    display: inline-block;
    background-size: cover;
    position: absolute;
    border-radius: 50%;
    background-size: 25px;
    top: 50px;
    right: 50px;
    display: none; }
    @media (max-width: 992px) {
      .featuredImageIngress__video .closeVideo {
        width: 30px;
        height: 30px;
        background-size: 10px;
        top: 20px;
        right: 20px; } }
    .featuredImageIngress__video .closeVideo:hover {
      background-color: white; }
    .featuredImageIngress__video .closeVideo:focus {
      outline: none; }
  .featuredImageIngress__video .img iframe {
    opacity: 0; }
  .featuredImageIngress__video .img iframe, .featuredImageIngress__video .thumbnail, .featuredImageIngress__video .playVideo {
    transition: all 500ms; }
  .featuredImageIngress__video .thumbnail,
  .featuredImageIngress__video .playVideo {
    opacity: 1; }
  .featuredImageIngress__video.active .img iframe {
    opacity: 1; }
  .featuredImageIngress__video.active .thumbnail,
  .featuredImageIngress__video.active .playVideo {
    opacity: 0;
    pointer-events: none; }
  .featuredImageIngress__video.active .closeVideo {
    display: block; }

.featuredImageIngress__ingress {
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .featuredImageIngress__ingress {
      margin-bottom: 30px; } }
  .featuredImageIngress__ingress h2, .featuredImageIngress__ingress p {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #000000; }
    @media (max-width: 992px) {
      .featuredImageIngress__ingress h2, .featuredImageIngress__ingress p {
        font-size: 17px;
        line-height: 28px; } }

.readMoreStudie {
  margin-top: -38px;
  margin-bottom: 82px; }
  @media (max-width: 992px) {
    .readMoreStudie {
      margin-top: 0px;
      margin-bottom: 42px; } }
  .readMoreStudie .more,
  .readMoreStudie .minus {
    text-decoration: none;
    border-bottom: 2px solid #3C35F2;
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.24px;
    color: #361E40;
    text-decoration: none;
    display: inline-block; }
    .readMoreStudie .more:hover, .readMoreStudie .more:active, .readMoreStudie .more:focus, .readMoreStudie .more:focus-within,
    .readMoreStudie .minus:hover,
    .readMoreStudie .minus:active,
    .readMoreStudie .minus:focus,
    .readMoreStudie .minus:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    @media (max-width: 992px) {
      .readMoreStudie .more,
      .readMoreStudie .minus {
        font-size: 17px;
        line-height: 28px; } }
  .readMoreStudie .minus {
    display: none; }
  .readMoreStudie.active .more {
    display: none; }
  .readMoreStudie.active .minus {
    display: inline-block; }

.article + .readMoreStudie.active {
  margin-top: -70px; }
  @media (max-width: 992px) {
    .article + .readMoreStudie.active {
      margin-top: -20px; } }

@media (max-width: 992px) {
  .relatedContent.studie .blogPosts__sliderWrapper--slider {
    margin-bottom: 0; } }

@media (min-width: 993px) {
  .container-course {
    max-width: 1382px;
    margin: auto; } }

.search-bar-wrapper {
  position: fixed;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  z-index: 10;
  transition: all 300ms; }
  .search-bar-wrapper.active {
    top: 0; }
  .search-bar-wrapper .btn-close {
    padding: 0;
    position: absolute;
    top: 40px;
    right: 50px; }
    .search-bar-wrapper .btn-close:active, .search-bar-wrapper .btn-close:focus {
      outline: none;
      box-shadow: none; }
    @media (max-width: 992px) {
      .search-bar-wrapper .btn-close {
        top: 35px;
        right: 33px; } }
    .search-bar-wrapper .btn-close:not(:disabled):hover {
      background-color: transparent;
      border-color: transparent; }
    .search-bar-wrapper .btn-close img {
      width: 40px;
      height: 40px; }
      @media (max-width: 992px) {
        .search-bar-wrapper .btn-close img {
          width: 20px;
          height: 20px; } }
  .search-bar-wrapper__header {
    padding-top: 50px;
    position: relative;
    height: 144px;
    border-bottom: 1px solid #D6D6D6; }
    @media (max-width: 992px) {
      .search-bar-wrapper__header {
        padding-top: 88px; } }
    .search-bar-wrapper__header .btn-search {
      padding: 0;
      position: absolute;
      left: -48px;
      top: 5px; }
      @media (max-width: 992px) {
        .search-bar-wrapper__header .btn-search {
          left: 0px;
          top: 50%;
          margin-top: -14px; } }
      .search-bar-wrapper__header .btn-search:active, .search-bar-wrapper__header .btn-search:focus {
        outline: none;
        box-shadow: none; }
      .search-bar-wrapper__header .btn-search img {
        width: 29px;
        height: 29px; }
        @media (max-width: 992px) {
          .search-bar-wrapper__header .btn-search img {
            width: 20px;
            height: 20px; } }
    .search-bar-wrapper__header form {
      position: relative; }
      .search-bar-wrapper__header form:after {
        content: "";
        width: 50px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        pointer-events: none;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
        /* IE6-9 */ }
        @media (max-width: 992px) {
          .search-bar-wrapper__header form:after {
            right: 50px; } }
    .search-bar-wrapper__header input {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 32px;
      line-height: 44px;
      color: #121212;
      border: none;
      width: 100%; }
      .search-bar-wrapper__header input::placeholder {
        color: #121212; }
      .search-bar-wrapper__header input:active, .search-bar-wrapper__header input:focus {
        outline: none;
        box-shadow: none; }
      @media (max-width: 992px) {
        .search-bar-wrapper__header input {
          padding-right: 50px;
          padding-left: 40px;
          font-size: 18px;
          line-height: 32px; } }
  .search-bar-wrapper__suggestion {
    border-bottom: 1px solid #D6D6D6;
    height: calc(100% - 144px);
    width: 100vw;
    overflow-y: auto; }
    @media (max-width: 992px) {
      .search-bar-wrapper__suggestion {
        height: calc(100% - 144px); } }
    .search-bar-wrapper__suggestion a {
      text-decoration: none; }
      .search-bar-wrapper__suggestion a:nth-child(odd) .search-bar-wrapper__suggestion__item {
        background-color: #F5F5F5; }
    .search-bar-wrapper__suggestion__item {
      padding: 40px 0;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 32px;
      line-height: 44px;
      color: #121212; }
      @media (max-width: 992px) {
        .search-bar-wrapper__suggestion__item {
          font-size: 18px;
          line-height: 32px;
          padding: 0 15px;
          padding: 24px 0; } }

.studievelgerPageHeader {
  margin-bottom: 32px;
  margin-top: 77px; }
  @media (max-width: 991px) {
    .studievelgerPageHeader {
      margin-bottom: 20px;
      margin-top: 30px; } }
  .studievelgerPageHeader h1 {
    font-family: "SuisseIntl-Book", sans-serif;
    font-size: 72px;
    line-height: 88px;
    letter-spacing: -0.88px;
    color: #361E40; }
    @media (max-width: 991px) {
      .studievelgerPageHeader h1 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.24px; } }

.contentScroll {
  margin-bottom: 181px; }
  @media (max-width: 992px) {
    .contentScroll {
      margin-bottom: 100px; } }
  .contentScroll .container .scrollFilter {
    height: 100%;
    overflow: hidden;
    overflow-y: auto; }
    @media (max-width: 992px) {
      .contentScroll .container .scrollFilter {
        overflow-y: initial; } }
  .contentScroll .container .inner-wrapper-sticky {
    left: inherit !important; }

.filters-bar {
  display: flex;
  margin-bottom: 48px; }
  @media (max-width: 991px) {
    .filters-bar {
      flex-direction: column;
      margin-bottom: 12px; } }
  .filters-bar__tags .empty-tag {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.24px;
    color: #121212;
    padding: 7px 16px;
    border: 1px solid #D6D6D6;
    border-radius: 8px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 12px;
    background: none; }
    .filters-bar__tags .empty-tag:focus {
      outline: none; }
    @media (max-width: 991px) {
      .filters-bar__tags .empty-tag {
        font-size: 15px;
        line-height: 20px;
        padding: 8px 12px; } }
  .filters-bar__tags .hide-tag {
    display: none !important; }
  .filters-bar__tags .remove-tag {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.24px;
    color: #121212;
    padding: 7px 36px 7px 16px;
    border: 1px solid #F68D6F;
    border-radius: 8px;
    margin-right: 16px;
    margin-bottom: 12px;
    background-color: transparent;
    position: relative;
    display: inline-block; }
    @media (max-width: 991px) {
      .filters-bar__tags .remove-tag {
        font-size: 15px;
        line-height: 20px;
        padding: 8px 32px 8px 12px;
        margin-right: 12px; } }
    .filters-bar__tags .remove-tag:after {
      content: '';
      width: 14px;
      height: 14px;
      background-image: url(../images/icons/x-remove.svg);
      position: absolute;
      background-size: contain;
      right: 14px;
      top: 14px; }
      @media (max-width: 991px) {
        .filters-bar__tags .remove-tag:after {
          width: 12px;
          height: 12px;
          right: 12px;
          top: 12px; } }
    .filters-bar__tags .remove-tag:focus {
      outline: none; }
  .filters-bar__results-number {
    text-align: right;
    font-size: 20px;
    line-height: 36px;
    color: #121212;
    font-family: "SuisseIntl-Medium", sans-serif;
    margin-left: auto;
    min-width: 200px; }
    @media (max-width: 991px) {
      .filters-bar__results-number {
        font-size: 13px;
        line-height: 20px;
        margin-top: 8px;
        margin-left: 0;
        text-align: left; } }

.filter-studies {
  padding-top: 25px; }
  @media (max-width: 991px) {
    .filter-studies {
      overflow-y: auto;
      padding-top: 60px;
      padding-bottom: 120px;
      padding-left: 25px;
      padding-right: 35px; } }
  .filter-studies .card .card-header {
    padding: 0 0 22px; }
    @media (max-width: 991px) {
      .filter-studies .card .card-header {
        padding-bottom: 24px; } }
  .filter-studies .card .card-body {
    padding: 0 0 25px; }
  .filter-studies__close {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #939393;
    padding-left: 20px;
    margin-bottom: 24px;
    cursor: pointer; }
    @media (min-width: 992px) {
      .filter-studies__close {
        display: none; } }
  .filter-studies__label {
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.24px;
    margin-bottom: 12px; }
    @media (max-width: 991px) {
      .filter-studies__label {
        display: none; } }
  .filter-studies__btn-bar {
    text-align: center;
    display: none;
    width: 100%;
    padding: 25px 0 40px; }
    .filter-studies__btn-bar .btn-primary {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 17px;
      line-height: 28px;
      letter-spacing: 0.24px;
      padding: 14px 90px;
      border-radius: 38px; }
      .filter-studies__btn-bar .btn-primary:focus {
        box-shadow: none !important; }
      .filter-studies__btn-bar .btn-primary span {
        color: #63CDD4; }
    @media (max-width: 991px) {
      .filter-studies__btn-bar {
        display: block;
        background-color: #FFF3E8;
        position: fixed;
        bottom: 0;
        left: -100vw;
        transition: all 150ms ease-in-out; }
        .filter-studies__btn-bar.active {
          left: 0; } }
  @media (max-width: 991px) {
    .filter-studies {
      background-color: #fff;
      position: fixed;
      width: 100vw;
      height: 100%;
      top: 0;
      left: -100vw;
      z-index: 10;
      overflow: auto;
      transition: all 150ms ease-in-out; }
      .filter-studies.active {
        left: 0; } }
  .filter-studies input[type=checkbox] + label,
  .filter-studies input[type=radio] + label {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #121212;
    margin-bottom: 16px; }
    @media (max-width: 991px) {
      .filter-studies input[type=checkbox] + label,
      .filter-studies input[type=radio] + label {
        font-size: 17px;
        line-height: 28px; } }

.js-ticker-track {
  white-space: nowrap; }

.js-ticker-item {
  white-space: normal;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative; }

@supports (display: flex) {
  .js-ticker-track {
    position: relative;
    white-space: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .js-ticker-item {
    height: auto;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .js-ticker.active .js-ticker-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .js-ticker.active .js-ticker-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; } }

.textBlocks {
  margin-bottom: 96px; }
  @media (max-width: 992px) {
    .textBlocks {
      margin-bottom: 0px; } }
  .textBlocks__htmlArea {
    overflow: hidden; }
    .textBlocks__htmlArea h1, .textBlocks__htmlArea h2, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
      font-family: "SuisseIntl-Medium", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #121212;
      margin-bottom: 12px; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea h1, .textBlocks__htmlArea h2, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
          font-size: 17px;
          line-height: 28px !important; } }
    .textBlocks__htmlArea p {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #121212;
      margin-bottom: 12px; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea p {
          font-size: 17px;
          line-height: 28px;
          margin-bottom: 40px !important; } }
    @media (max-width: 992px) {
      .textBlocks__htmlArea {
        font-size: 1.025rem; } }
    .textBlocks__htmlArea a {
      text-decoration: none;
      text-decoration: none;
      border-bottom: 2px solid #3C35F2; }
      .textBlocks__htmlArea a:hover, .textBlocks__htmlArea a:active, .textBlocks__htmlArea a:focus, .textBlocks__htmlArea a:focus-within {
        font-family: "SuisseIntl-SemiBold", sans-serif; }
    .textBlocks__htmlArea p, .textBlocks__htmlArea ul, .textBlocks__htmlArea ol {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 21px;
      line-height: 36px; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea p, .textBlocks__htmlArea ul, .textBlocks__htmlArea ol {
          font-size: 17px;
          line-height: 28px; } }
    .textBlocks__htmlArea ul, .textBlocks__htmlArea ol {
      color: #222222; }
      .textBlocks__htmlArea ul a, .textBlocks__htmlArea ol a {
        text-decoration: underline;
        border-bottom: none; }
        .textBlocks__htmlArea ul a:hover, .textBlocks__htmlArea ol a:hover {
          border-bottom: none; }
    .textBlocks__htmlArea p, .textBlocks__htmlArea ul, .textBlocks__htmlArea ol, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
      margin-bottom: 24px;
      width: 100%; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea p, .textBlocks__htmlArea ul, .textBlocks__htmlArea ol, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
          margin-bottom: 28px;
          margin-left: 0;
          width: 100%; } }
    .textBlocks__htmlArea h1, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
      padding-top: 20px; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea h1, .textBlocks__htmlArea h3, .textBlocks__htmlArea h4, .textBlocks__htmlArea h5, .textBlocks__htmlArea h6 {
          padding-top: 0px; } }
    .textBlocks__htmlArea h2 {
      padding-top: 36px;
      clear: both; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea h2 {
          margin-bottom: 12px;
          width: 100%;
          float: none;
          padding-top: 12px; } }
      .textBlocks__htmlArea h2 + p, .textBlocks__htmlArea h2 + h3, .textBlocks__htmlArea h2 + h4, .textBlocks__htmlArea h2 + h5, .textBlocks__htmlArea h2 + h6, .textBlocks__htmlArea h2 + ul, .textBlocks__htmlArea h2 + ol, .textBlocks__htmlArea h2 + .imageWrapper {
        padding-top: 36px; }
        @media (max-width: 992px) {
          .textBlocks__htmlArea h2 + p, .textBlocks__htmlArea h2 + h3, .textBlocks__htmlArea h2 + h4, .textBlocks__htmlArea h2 + h5, .textBlocks__htmlArea h2 + h6, .textBlocks__htmlArea h2 + ul, .textBlocks__htmlArea h2 + ol, .textBlocks__htmlArea h2 + .imageWrapper {
            padding-top: 0; } }
      .textBlocks__htmlArea h2:first-child {
        padding-top: 0; }
        .textBlocks__htmlArea h2:first-child + p, .textBlocks__htmlArea h2:first-child + h3, .textBlocks__htmlArea h2:first-child + h4, .textBlocks__htmlArea h2:first-child + h5, .textBlocks__htmlArea h2:first-child + h6, .textBlocks__htmlArea h2:first-child + ul, .textBlocks__htmlArea h2:first-child + ol, .textBlocks__htmlArea h2:first-child + .imageWrapper {
          padding-top: 0; }
    .textBlocks__htmlArea .imageWrapper {
      width: 100%;
      padding-top: 56px;
      margin-bottom: 80px; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea .imageWrapper {
          margin-left: 0;
          width: 100%;
          padding-top: 10px;
          margin-bottom: 40px; } }
      .textBlocks__htmlArea .imageWrapper + h2 {
        margin-top: 0; }
      .textBlocks__htmlArea .imageWrapper figure {
        width: 100%;
        height: auto; }
        .textBlocks__htmlArea .imageWrapper figure img {
          width: 100%;
          height: auto;
          margin-bottom: 16px; }
        .textBlocks__htmlArea .imageWrapper figure figcaption {
          font-size: 15px;
          line-height: 20px;
          letter-spacing: 0.24px;
          color: #121212;
          text-align: center;
          display: block; }
          @media (max-width: 992px) {
            .textBlocks__htmlArea .imageWrapper figure figcaption {
              font-size: 13px;
              line-height: 20px; } }
      .textBlocks__htmlArea .imageWrapper + .imageWrapper {
        padding-top: 0; }
        @media (max-width: 992px) {
          .textBlocks__htmlArea .imageWrapper + .imageWrapper {
            padding-top: 0; } }
    .textBlocks__htmlArea p + ul, .textBlocks__htmlArea p + ol {
      margin-top: -4px; }
    .textBlocks__htmlArea ul, .textBlocks__htmlArea ol {
      padding-left: 20px; }
      .textBlocks__htmlArea ul li, .textBlocks__htmlArea ol li {
        padding-left: 4px;
        margin-bottom: 8px; }
        .textBlocks__htmlArea ul li:marker, .textBlocks__htmlArea ol li:marker {
          width: 5px; }
    .textBlocks__htmlArea .line-grey {
      margin: 80px 0; }
      @media (max-width: 992px) {
        .textBlocks__htmlArea .line-grey {
          margin: 60px 0; } }
      .textBlocks__htmlArea .line-grey + h1,
      .textBlocks__htmlArea .line-grey + h2,
      .textBlocks__htmlArea .line-grey + h3,
      .textBlocks__htmlArea .line-grey + h4,
      .textBlocks__htmlArea .line-grey + h5,
      .textBlocks__htmlArea .line-grey + h6,
      .textBlocks__htmlArea .line-grey + p,
      .textBlocks__htmlArea .line-grey + ul,
      .textBlocks__htmlArea .line-grey + ul {
        padding-top: 0; }
      .textBlocks__htmlArea .line-grey + h1 + *,
      .textBlocks__htmlArea .line-grey + h2 + *,
      .textBlocks__htmlArea .line-grey + h3 + *,
      .textBlocks__htmlArea .line-grey + h4 + *,
      .textBlocks__htmlArea .line-grey + h5 + *,
      .textBlocks__htmlArea .line-grey + h6 + *,
      .textBlocks__htmlArea .line-grey + p + *,
      .textBlocks__htmlArea .line-grey + ul + *,
      .textBlocks__htmlArea .line-grey + ul + * {
        padding-top: 0; }

.landing__links {
  margin-bottom: 160px; }
  @media (max-width: 991px) {
    .landing__links {
      margin-bottom: 80px; } }
  @media (max-width: 991px) {
    .landing__links .row {
      flex-direction: column-reverse; } }
  @media (max-width: 991px) {
    .landing__links__img {
      margin-right: -30px;
      margin-bottom: 40px; } }
  .landing__links__list li {
    display: block;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .landing__links__list li {
        display: inline-block;
        width: 49%;
        float: left;
        padding-left: 10px; } }
  .landing__links__list a {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.24px;
    color: #121212;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2;
    text-decoration: none;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-break: break-word; }
    .landing__links__list a:hover, .landing__links__list a:active, .landing__links__list a:focus, .landing__links__list a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    .landing__links__list a:hover {
      color: #361E40;
      text-decoration: none; }
    @media (max-width: 991px) {
      .landing__links__list a {
        font-size: 16px;
        line-height: 22px; } }

.sublanding-html-area {
  margin-bottom: 60px; }
  @media (max-width: 992px) {
    .sublanding-html-area {
      margin-bottom: 40px; } }
  .sublanding-html-area p.ingress {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 16px; }
    @media (max-width: 991px) {
      .sublanding-html-area p.ingress {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 12px; } }

.line-sub-landing {
  width: 100%;
  border-top: 1px solid #D6D6D6;
  margin-bottom: 80px; }
  @media (max-width: 992px) {
    .line-sub-landing {
      margin-bottom: 60px; } }

.block-link-bottom-sub-landing {
  width: 100%;
  padding-bottom: 130px; }
  @media (max-width: 992px) {
    .block-link-bottom-sub-landing {
      padding-bottom: 75px; } }
  .block-link-bottom-sub-landing a {
    font-family: "SuisseIntl-Light", sans-serif;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.24px;
    color: #361E40;
    text-decoration: none;
    text-decoration: none;
    border-bottom: 2px solid #3C35F2; }
    .block-link-bottom-sub-landing a:hover, .block-link-bottom-sub-landing a:active, .block-link-bottom-sub-landing a:focus, .block-link-bottom-sub-landing a:focus-within {
      font-family: "SuisseIntl-SemiBold", sans-serif; }
    @media (max-width: 992px) {
      .block-link-bottom-sub-landing a {
        font-size: 17px;
        line-height: 28px; } }
    .block-link-bottom-sub-landing a:hover {
      text-decoration: none; }

.search-result-wrapper {
  background-color: #fff;
  width: 100%;
  height: 100%; }
  .search-result-wrapper .container {
    position: relative; }
  .search-result-wrapper .btn-close {
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px; }
    .search-result-wrapper .btn-close:active, .search-result-wrapper .btn-close:focus {
      outline: none;
      box-shadow: none; }
    @media (max-width: 992px) {
      .search-result-wrapper .btn-close {
        margin-top: -15px;
        right: 40px; } }
    .search-result-wrapper .btn-close:not(:disabled):hover {
      background-color: transparent;
      border-color: transparent; }
    .search-result-wrapper .btn-close img {
      width: 40px;
      height: 40px; }
      @media (max-width: 992px) {
        .search-result-wrapper .btn-close img {
          width: 20px;
          height: 20px; } }
  .search-result-wrapper__header {
    padding-top: 50px;
    position: relative;
    height: 144px;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      .search-result-wrapper__header {
        height: 97px;
        padding-top: 40px;
        margin-bottom: 40px; } }
    .search-result-wrapper__header .btn-search {
      padding: 0;
      position: absolute;
      left: -48px;
      top: 5px; }
      @media (max-width: 992px) {
        .search-result-wrapper__header .btn-search {
          left: 10px;
          top: 50%;
          margin-top: -14px; } }
      .search-result-wrapper__header .btn-search:active, .search-result-wrapper__header .btn-search:focus {
        outline: none;
        box-shadow: none; }
      .search-result-wrapper__header .btn-search img {
        width: 29px;
        height: 29px; }
        @media (max-width: 992px) {
          .search-result-wrapper__header .btn-search img {
            width: 20px;
            height: 20px; } }
    .search-result-wrapper__header form {
      position: relative; }
      .search-result-wrapper__header form:after {
        content: "";
        width: 50px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        pointer-events: none;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
        /* IE6-9 */ }
        @media (max-width: 992px) {
          .search-result-wrapper__header form:after {
            right: 50px; } }
    .search-result-wrapper__header input {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 32px;
      line-height: 44px;
      color: #121212;
      border: none;
      width: 100%; }
      .search-result-wrapper__header input::placeholder {
        color: #121212; }
      .search-result-wrapper__header input:active, .search-result-wrapper__header input:focus {
        outline: none;
        box-shadow: none; }
      @media (max-width: 992px) {
        .search-result-wrapper__header input {
          padding-right: 50px;
          padding-left: 40px;
          font-size: 18px;
          line-height: 32px; } }
  .search-result-wrapper__result .result-header {
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      .search-result-wrapper__result .result-header {
        margin-bottom: 40px; } }
    @media (max-width: 992px) {
      .search-result-wrapper__result .result-header .container,
      .search-result-wrapper__result .result-header .offset-lg-1.col-lg-15 {
        padding: 0 !important; } }
    .search-result-wrapper__result .result-header h2 {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 28px;
      line-height: 44px;
      color: #361E40;
      margin-bottom: 24px; }
      @media (max-width: 992px) {
        .search-result-wrapper__result .result-header h2 {
          font-size: 13px;
          line-height: 20px;
          margin-bottom: 16px;
          padding-left: 43px; } }
    .search-result-wrapper__result .result-header .buttonWrapper {
      width: 100%;
      overflow-y: hidden;
      overflow-x: auto;
      scrollbar-width: none !important;
      -ms-overflow-style: -ms-autohiding-scrollbar !important; }
      .search-result-wrapper__result .result-header .buttonWrapper::-webkit-scrollbar {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        background: transparent; }
      .search-result-wrapper__result .result-header .buttonWrapper::-moz-scrollbars {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        background: transparent; }
      .search-result-wrapper__result .result-header .buttonWrapper::-o-scrollbar {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        background: transparent; }
      .search-result-wrapper__result .result-header .buttonWrapper::-google-ms-scrollbar {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        background: transparent; }
      .search-result-wrapper__result .result-header .buttonWrapper::-khtml-scrollbar {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        background: transparent; }
      .search-result-wrapper__result .result-header .buttonWrapper .content {
        display: flex;
        flex-wrap: wrap; }
        @media (max-width: 992px) {
          .search-result-wrapper__result .result-header .buttonWrapper .content {
            flex-wrap: nowrap; } }
        @media (max-width: 992px) {
          .search-result-wrapper__result .result-header .buttonWrapper .content:before {
            content: "";
            width: 1px;
            height: 1px;
            display: inline-block;
            padding-left: 43px; }
          .search-result-wrapper__result .result-header .buttonWrapper .content:after {
            content: "";
            width: 1px;
            height: 1px;
            display: inline-block;
            padding-right: 43px; } }
        .search-result-wrapper__result .result-header .buttonWrapper .content .btn {
          white-space: nowrap;
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.24px;
          color: #361E40;
          border-radius: 24px;
          padding: 12px 20px;
          margin-right: 30px;
          border: 2px solid #361E40; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-header .buttonWrapper .content .btn {
              padding: 8px 12px;
              font-size: 15px;
              line-height: 20px;
              margin-right: 8px; } }
          .search-result-wrapper__result .result-header .buttonWrapper .content .btn:hover {
            font-family: "SuisseIntl-Regular", sans-serif; }
          .search-result-wrapper__result .result-header .buttonWrapper .content .btn:last-child {
            margin-right: 0; }
          .search-result-wrapper__result .result-header .buttonWrapper .content .btn:focus, .search-result-wrapper__result .result-header .buttonWrapper .content .btn:active, .search-result-wrapper__result .result-header .buttonWrapper .content .btn:hover {
            box-shadow: none; }
          .search-result-wrapper__result .result-header .buttonWrapper .content .btn.active {
            border: 2px solid #3C35F2;
            box-shadow: none; }
          .search-result-wrapper__result .result-header .buttonWrapper .content .btn span {
            display: inline-block;
            padding-right: 12px;
            margin-right: 8px;
            position: relative; }
            .search-result-wrapper__result .result-header .buttonWrapper .content .btn span:after {
              content: "";
              width: 4px;
              height: 4px;
              position: absolute;
              right: 0;
              top: 50%;
              margin-top: -2px;
              background: #361E40;
              border-radius: 50%; }
  .search-result-wrapper__result .result-list {
    display: none; }
    .search-result-wrapper__result .result-list.active {
      display: block; }
    @media (max-width: 992px) {
      .search-result-wrapper__result .result-list .content {
        padding: 0 15px; }
        .search-result-wrapper__result .result-list .content .content {
          padding: 0; } }
    .search-result-wrapper__result .result-list[data-result="program"] .content {
      margin-bottom: 100px; }
      @media (max-width: 992px) {
        .search-result-wrapper__result .result-list[data-result="program"] .content {
          margin-bottom: 40px; } }
      .search-result-wrapper__result .result-list[data-result="program"] .content .item {
        padding: 40px 0;
        border-bottom: 1px solid #D6D6D6; }
        @media (max-width: 992px) {
          .search-result-wrapper__result .result-list[data-result="program"] .content .item {
            padding: 20px 0; } }
        .search-result-wrapper__result .result-list[data-result="program"] .content .item a {
          text-decoration: none; }
        .search-result-wrapper__result .result-list[data-result="program"] .content .item:first-child {
          padding: 0 0 40px 0; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="program"] .content .item:first-child {
              padding: 0 0 20px 0; } }
        .search-result-wrapper__result .result-list[data-result="program"] .content .item .link {
          margin-bottom: 13px; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .link {
              margin-bottom: 8px; } }
          .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span {
            font-family: "SuisseIntl-Regular", sans-serif;
            font-size: 28px;
            line-height: 44px;
            color: #121212;
            display: inline;
            word-break: break-word;
            text-decoration: none;
            border-bottom: 2px solid #3C35F2; }
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span:hover, .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span:active, .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span:focus, .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span:focus-within {
              font-family: "SuisseIntl-SemiBold", sans-serif; }
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span:hover {
              font-family: "SuisseIntl-Regular", sans-serif; }
            @media (max-width: 992px) {
              .search-result-wrapper__result .result-list[data-result="program"] .content .item .link span {
                font-family: "SuisseIntl-Book", sans-serif;
                font-size: 17px;
                line-height: 24px; } }
        .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div {
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 21px;
          line-height: 36px;
          letter-spacing: 0.24px;
          color: #121212;
          display: inline;
          padding-right: 28px;
          word-break: break-all; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div {
              font-size: 15px;
              line-height: 24px;
              display: none; }
              .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div:first-child {
                display: inline-block; }
                .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div:first-child span:after {
                  display: none; } }
          .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div span {
            position: relative;
            display: inline-block;
            word-break: break-all; }
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div span:after {
              content: "";
              position: absolute;
              background: #121212;
              right: -16px;
              top: 50%;
              margin-top: -2px;
              width: 4px;
              height: 4px;
              border-radius: 50%; }
          .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div:last-child {
            padding-right: 0; }
            .search-result-wrapper__result .result-list[data-result="program"] .content .item .info div:last-child span:after {
              display: none; }
    .search-result-wrapper__result .result-list[data-result="information"] .content {
      margin-bottom: 100px; }
      @media (max-width: 992px) {
        .search-result-wrapper__result .result-list[data-result="information"] .content {
          margin-bottom: 40px; } }
      .search-result-wrapper__result .result-list[data-result="information"] .content .item {
        padding: 40px 0;
        border-bottom: 1px solid #D6D6D6;
        overflow: hidden;
        position: relative; }
        @media (max-width: 992px) {
          .search-result-wrapper__result .result-list[data-result="information"] .content .item {
            padding: 29px 0  24px 0; } }
        .search-result-wrapper__result .result-list[data-result="information"] .content .item:first-child {
          padding: 0 0 40px 0; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="information"] .content .item:first-child {
              padding: 0 0 24px 0; } }
          .search-result-wrapper__result .result-list[data-result="information"] .content .item:first-child .imgWrapper {
            top: 0; }
        .search-result-wrapper__result .result-list[data-result="information"] .content .item a {
          text-decoration: none; }
        .search-result-wrapper__result .result-list[data-result="information"] .content .item .imgWrapper {
          position: absolute;
          top: 40px;
          left: 0;
          width: 132px; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .imgWrapper {
              width: 71px;
              top: 29px; } }
          .search-result-wrapper__result .result-list[data-result="information"] .content .item .imgWrapper img {
            width: 100%; }
          .search-result-wrapper__result .result-list[data-result="information"] .content .item .imgWrapper + .info {
            padding-left: 172px;
            min-height: 88px; }
            @media (max-width: 992px) {
              .search-result-wrapper__result .result-list[data-result="information"] .content .item .imgWrapper + .info {
                padding-left: 98px;
                min-height: 47px; } }
        .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title {
          margin-bottom: 13px; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title {
              margin-bottom: 8px; } }
          .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3 {
            font-family: "SuisseIntl-Regular", sans-serif;
            text-decoration: none;
            border-bottom: 2px solid #3C35F2;
            font-size: 28px;
            line-height: 44px;
            color: #121212;
            display: inline;
            word-break: break-word; }
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3:hover, .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3:active, .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3:focus, .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3:focus-within {
              font-family: "SuisseIntl-SemiBold", sans-serif; }
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3:hover {
              font-family: "SuisseIntl-Regular", sans-serif; }
            @media (max-width: 992px) {
              .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .title h3 {
                font-family: "SuisseIntl-Book", sans-serif;
                font-size: 17px;
                line-height: 24px; } }
        .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .textWrapper {
          display: block;
          width: 100%;
          max-width: 880px;
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          font-family: "SuisseIntl-Light", sans-serif;
          font-size: 21px;
          line-height: 36px;
          letter-spacing: 0.24px;
          color: #121212;
          padding-right: 28px;
          word-break: break-all; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .textWrapper {
              -webkit-line-clamp: 3; } }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="information"] .content .item .info .textWrapper {
              font-size: 15px;
              line-height: 24px; } }
    .search-result-wrapper__result .result-list[data-result="blogs"] .content {
      display: flex;
      align-items: flex-end;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      @media (max-width: 992px) {
        .search-result-wrapper__result .result-list[data-result="blogs"] .content {
          margin-bottom: 0; } }
      .search-result-wrapper__result .result-list[data-result="blogs"] .content .item {
        width: 100%;
        max-width: 29.5%;
        margin-bottom: 80px;
        margin-right: 5.7%; }
        .search-result-wrapper__result .result-list[data-result="blogs"] .content .item:nth-child(3n+0) {
          margin-right: 0; }
        @media (max-width: 1200px) {
          .search-result-wrapper__result .result-list[data-result="blogs"] .content .item {
            max-width: 47.5%;
            margin-bottom: 40px;
            margin-right: 0; }
            .search-result-wrapper__result .result-list[data-result="blogs"] .content .item:nth-child(odd) {
              margin-right: auto; } }
        @media (max-width: 540px) {
          .search-result-wrapper__result .result-list[data-result="blogs"] .content .item {
            max-width: 100%; } }
        .search-result-wrapper__result .result-list[data-result="blogs"] .content .item a {
          text-decoration: none;
          width: 100%; }
        .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .imgWrapper {
          display: flex;
          align-items: flex-end;
          margin-bottom: 24px; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .imgWrapper {
              margin-bottom: 20px; } }
          .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .imgWrapper img {
            width: 100%;
            transition: all 250ms; }
        .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info {
          height: 110px; }
          @media (max-width: 992px) {
            .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info {
              height: auto; } }
          .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info .date {
            margin-bottom: 8px;
            font-family: "SuisseIntl-Light", sans-serif;
            font-size: 18px;
            line-height: 28px;
            display: flex;
            align-items: center;
            color: #121212;
            opacity: 0.5; }
            @media (max-width: 992px) {
              .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info .date {
                font-size: 15px;
                line-height: 22px;
                letter-spacing: 0.24px;
                display: none; } }
          .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info .title {
            font-family: "SuisseIntl-Book", sans-serif;
            font-size: 25px;
            line-height: 36px;
            letter-spacing: -0.24px;
            color: #121212;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
            @media (max-width: 992px) {
              .search-result-wrapper__result .result-list[data-result="blogs"] .content .item .info .title {
                font-size: 20px;
                line-height: 28px; } }
        .search-result-wrapper__result .result-list[data-result="blogs"] .content .item:hover img {
          opacity: .9; }
    .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper {
      text-align: center;
      margin-bottom: 200px; }
      @media (max-width: 992px) {
        .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper {
          margin-bottom: 80px; } }
      .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a {
        font-family: "SuisseIntl-Regular", sans-serif;
        text-decoration: none;
        display: inline-block;
        font-size: 21px;
        line-height: 36px;
        letter-spacing: 0.24px;
        color: #121212;
        text-decoration: none;
        border-bottom: 2px solid #3C35F2; }
        .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a:hover, .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a:active, .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a:focus, .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a:focus-within, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a:hover, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a:active, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a:focus, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a:focus-within, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a:hover, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a:active, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a:focus, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a:focus-within {
          font-family: "SuisseIntl-SemiBold", sans-serif; }
        @media (max-width: 992px) {
          .search-result-wrapper__result .result-list[data-result="program"] .showMoreWrapper a, .search-result-wrapper__result .result-list[data-result="information"] .showMoreWrapper a, .search-result-wrapper__result .result-list[data-result="blogs"] .showMoreWrapper a {
            font-family: "SuisseIntl-Light", sans-serif;
            font-size: 14px;
            line-height: 22px; } }

.error404 {
  height: auto;
  min-height: calc( 100vh - 175px);
  display: flex;
  justify-content: center; }
  @media (max-width: 992px) {
    .error404 {
      min-height: calc( 100vh - 145px); } }
  .error404__content {
    padding: 73px 0 248px 0;
    text-align: center; }
    @media (max-width: 992px) {
      .error404__content {
        padding: 60px 0 205px 0; } }
    .error404__content > img {
      width: 100%;
      max-width: 400px;
      height: auto;
      margin-bottom: 80px; }
      @media (max-width: 992px) {
        .error404__content > img {
          width: 152px;
          margin-bottom: 32px; } }
    .error404__content h1 {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 28px;
      line-height: 48px;
      text-align: center;
      letter-spacing: 0.24px;
      color: #121212;
      margin-bottom: 28px; }
      @media (max-width: 992px) {
        .error404__content h1 {
          font-size: 17px;
          line-height: 28px;
          width: 100%;
          max-width: 260px;
          margin: 0 auto 46px auto; } }
    .error404__content--btn a {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem;
      border-radius: 40px;
      transition: transform 0.3s;
      color: #fff;
      background-color: #361E40;
      border: 2px solid #361E40;
      padding: 8px 28px;
      border-radius: 24px;
      transition: transform 0.3s; }
      @media (max-width: 992px) {
        .error404__content--btn a {
          font-size: .9375rem; } }
      .error404__content--btn a:not(:disabled):not(.disabled):hover, .error404__content--btn a:not(:disabled):not(.disabled):active, .error404__content--btn a:not(:disabled):not(.disabled):focus, .error404__content--btn a:not(:disabled):not(.disabled):focus-within {
        font-family: "SuisseIntl-Medium", sans-serif;
        background-color: #361E40; }
      .error404__content--btn a:first-letter {
        text-transform: uppercase; }
    .error404__content .desktopShow {
      display: inline-block; }
      @media (max-width: 992px) {
        .error404__content .desktopShow {
          display: none; } }
    .error404__content .mobileShow {
      display: none; }
      @media (max-width: 992px) {
        .error404__content .mobileShow {
          display: inline-block; } }

.tippy-box[data-theme~='NKI'] {
  background: #493B55;
  color: #fff;
  padding: 28px 60px;
  width: 100vw;
  max-width: 565px !important;
  font-family: "SuisseIntl-Light", sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.24px;
  border-radius: 0; }
  @media (max-width: 992px) {
    .tippy-box[data-theme~='NKI'] {
      padding: 56px 24px 24px 24px;
      font-size: 13px;
      line-height: 20px; } }
  @media (max-width: 575px) {
    .tippy-box[data-theme~='NKI'] {
      width: calc(100vw - 58px);
      margin-left: calc(1vw + 20px); } }
  .tippy-box[data-theme~='NKI'] .tippy-content {
    padding: 0; }
    .tippy-box[data-theme~='NKI'] .tippy-content a {
      color: #ffffff;
      text-underline-offset: 3px; }
  .tippy-box[data-theme~='NKI'] .tippy-arrow {
    width: 26px;
    height: 23px; }
    @media (max-width: 992px) {
      .tippy-box[data-theme~='NKI'] .tippy-arrow {
        font-size: 13px;
        line-height: 20px; } }
  .tippy-box[data-theme~='NKI'][data-placement^='top'] > .tippy-arrow::before {
    color: #493B55;
    bottom: -23px;
    border-width: 23px 13px 0; }
    @media (max-width: 992px) {
      .tippy-box[data-theme~='NKI'][data-placement^='top'] > .tippy-arrow::before {
        bottom: -16px; } }
    @media (max-width: 575px) {
      .tippy-box[data-theme~='NKI'][data-placement^='top'] > .tippy-arrow::before {
        transform: translateX(-12px); } }
  .tippy-box[data-theme~='NKI'][data-placement^='bottom'] > .tippy-arrow::before {
    color: #493B55;
    top: -23px;
    border-width: 0 13px 23px; }
    @media (max-width: 992px) {
      .tippy-box[data-theme~='NKI'][data-placement^='bottom'] > .tippy-arrow::before {
        top: -16px; } }
    @media (max-width: 575px) {
      .tippy-box[data-theme~='NKI'][data-placement^='bottom'] > .tippy-arrow::before {
        transform: translateX(-12px); } }
  .tippy-box[data-theme~='NKI'] .closeTooltip {
    width: 16px;
    height: 16px;
    position: absolute !important;
    top: -6px;
    right: -36px;
    display: block;
    background-image: url("../images/./icons/close-tooltip-new.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    content: "";
    display: inline-block;
    background-size: cover;
    cursor: pointer; }
    @media (max-width: 992px) {
      .tippy-box[data-theme~='NKI'] .closeTooltip {
        top: -30px;
        right: 7px; } }
  @media (max-width: 992px) {
    .tippy-box[data-theme~='NKI'][data-placement="bottom"] {
      margin-top: -10px; } }
  @media (max-width: 992px) {
    .tippy-box[data-theme~='NKI'][data-placement="top"] {
      margin-bottom: -10px; } }

.helpTooltip {
  cursor: pointer; }

.videoYT.macro {
  margin-top: 80px;
  margin-left: calc(35.714% + 15px);
  width: calc(57.1428% - 16px); }
  @media (max-width: 992px) {
    .videoYT.macro {
      margin-left: 0;
      margin-top: 40px;
      width: 100%; } }
  .videoYT.macro .featuredImageIngress__image,
  .videoYT.macro .featuredImageIngress__video {
    max-width: 100%; }
  .videoYT.macro .featuredImageIngress__video .playVideo {
    width: 152px;
    height: 148px;
    margin-top: -72px;
    margin-left: -76px; }
    @media (max-width: 992px) {
      .videoYT.macro .featuredImageIngress__video .playVideo {
        width: 112px;
        height: 108px;
        margin-top: -56px;
        margin-left: -54px; } }
  .videoYT.macro[data-portal-component-type="part"] {
    width: 100%;
    max-width: 1400px;
    margin: 40px auto;
    padding: 0 40px; }
    @media (max-width: 1200px) {
      .videoYT.macro[data-portal-component-type="part"] {
        max-width: 845px;
        padding: 0 24px; } }
    @media (max-width: 992px) {
      .videoYT.macro[data-portal-component-type="part"] {
        padding: 0 30px; } }

.imageBlocks {
  margin-bottom: 100px; }
  @media (max-width: 992px) {
    .imageBlocks {
      margin-bottom: 47px; } }
  .imageBlocks__header {
    margin-bottom: 85px; }
    @media (max-width: 992px) {
      .imageBlocks__header {
        margin-bottom: 48px; } }
    .imageBlocks__header h2 {
      color: #361E40;
      text-align: center;
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 48px;
      line-height: 100%;
      word-break: break-word; }
      @media (max-width: 992px) {
        .imageBlocks__header h2 {
          font-size: 24px;
          line-height: 100%; } }
    .imageBlocks__header p {
      font-family: "SuisseIntl-Light", sans-serif;
      font-size: 22px;
      line-height: 36px;
      letter-spacing: 0.24px;
      color: #121212;
      margin-top: 25px;
      margin-bottom: 0;
      text-align: center; }
      @media (max-width: 1680px) {
        .imageBlocks__header p {
          font-size: calc(12px + 0.784vw);
          line-height: 2.38vw;
          margin-top: 23px; } }
      @media (max-width: 992px) {
        .imageBlocks__header p {
          font-size: 17px;
          line-height: 28px;
          letter-spacing: 0.24px;
          margin-top: 16px; } }
  .imageBlocks__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .imageBlocks__wrapper .item {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 25%; }
      @media (max-width: 992px) {
        .imageBlocks__wrapper .item {
          width: 50%;
          margin-bottom: 30px;
          justify-content: start; } }
      .imageBlocks__wrapper .item .imgWrapper {
        width: 44%;
        margin-right: auto;
        margin-bottom: 36px;
        margin-left: auto; }
        @media (max-width: 992px) {
          .imageBlocks__wrapper .item .imgWrapper {
            width: 57%;
            margin-bottom: 25px; } }
        .imageBlocks__wrapper .item .imgWrapper img {
          width: 100%; }
      .imageBlocks__wrapper .item .info {
        width: 61%;
        margin-right: auto;
        margin-left: auto;
        text-align: center; }
        .imageBlocks__wrapper .item .info h3 {
          font-family: "SuisseIntl-SemiBold", sans-serif;
          font-size: 28px;
          color: #000000; }
          @media (max-width: 992px) {
            .imageBlocks__wrapper .item .info h3 {
              width: 100%;
              font-size: 14px;
              line-height: 100%; } }

.embeddedServiceHelpButton {
  z-index: 3 !important; }
  .embeddedServiceHelpButton .helpButton {
    bottom: 30px !important;
    right: 80px !important;
    left: auto !important;
    height: auto !important; }
    @media (max-width: 1780px) {
      .embeddedServiceHelpButton .helpButton {
        right: 80px !important; } }
    @media (max-width: 1200px) {
      .embeddedServiceHelpButton .helpButton {
        right: 30px !important; } }
    @media (max-width: 992px) {
      .embeddedServiceHelpButton .helpButton {
        right: 20px !important; } }
    .embeddedServiceHelpButton .helpButton button.uiButton {
      display: block;
      width: auto;
      height: auto;
      padding: 16px 32px 16px 32px;
      border-radius: 22px;
      white-space: nowrap;
      transform: none;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: normal;
      line-height: normal;
      color: #000000;
      background-color: #FDEBB0;
      max-width: 100% !important;
      box-shadow: none !important;
      min-width: 190px;
      margin-left: auto; }
      @media (max-width: 992px) {
        .embeddedServiceHelpButton .helpButton button.uiButton {
          height: 48px;
          min-width: auto !important;
          padding: 15px; } }
      .embeddedServiceHelpButton .helpButton button.uiButton::after {
        content: "";
        display: block;
        position: absolute;
        background-color: inherit;
        background-repeat: no-repeat;
        mask-image: url(./../images/icons/chat-i-yellow.svg);
        -webkit-mask-image: url(./../images/icons/chat-i-yellow.svg);
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
        width: 30px;
        height: 26px;
        background-size: 100%;
        top: 99%;
        right: 15px; }
        @media (max-width: 992px) {
          .embeddedServiceHelpButton .helpButton button.uiButton::after {
            top: 98%; } }
      .embeddedServiceHelpButton .helpButton button.uiButton::before {
        display: none !important; }
      .embeddedServiceHelpButton .helpButton button.uiButton:focus .helpButtonLabel {
        text-decoration: none !important; }
      .embeddedServiceHelpButton .helpButton button.uiButton .embeddedServiceIcon {
        display: none !important; }
    .embeddedServiceHelpButton .helpButton--green button.uiButton {
      background-color: #7DA27F;
      color: #000000; }
      @media (max-width: 992px) {
        .embeddedServiceHelpButton .helpButton--green button.uiButton {
          background-image: url(./../images/icons/chat-face-black.svg); } }
      .embeddedServiceHelpButton .helpButton--green button.uiButton::after {
        background-image: url(./../images/icons/chat-i-green.svg); }

@media (max-width: 992px) {
  .dockableContainer {
    width: 90% !important; } }

.dockableContainer .chatHeaderBranding {
  background-color: #361E40 !important; }

.dockableContainer .formContent {
  background-color: #EBEBEB !important; }

.dockableContainer button:focus {
  text-decoration: none !important; }

.dockableContainer .embeddedServiceSidebarForm.buttonWrapper {
  background: #EBEBEB !important; }
  .dockableContainer .embeddedServiceSidebarForm.buttonWrapper .startButton {
    border-radius: 80px !important; }
    .dockableContainer .embeddedServiceSidebarForm.buttonWrapper .startButton:hover {
      background: #ea8b6e !important; }

.dockableContainer .endChatContainer .endChatButton.closeChatButton {
  border-radius: 80px !important; }
  .dockableContainer .endChatContainer .endChatButton.closeChatButton:hover {
    background: #ea8b6e !important; }

.sidebarMinimized button {
  left: 15px !important; }

.embeddedServiceSidebar {
  z-index: 2 !important; }
  @media (max-width: 992px) {
    .embeddedServiceSidebar.sidebarMaximized {
      z-index: 10 !important; } }

.alternative-color-chat {
  display: contents; }
  .alternative-color-chat button.uiButton {
    background-color: #E8E7FD !important; }

.color-blocks {
  display: flex;
  flex-direction: row;
  margin-bottom: 97px; }
  @media (max-width: 992px) {
    .color-blocks {
      margin-bottom: 47px; } }
  @media (max-width: 1616px) {
    .color-blocks .container {
      padding: 0 !important; } }
  @media (max-width: 1200px) {
    .color-blocks .container {
      max-width: 100%; } }
  .color-blocks .container .wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .color-blocks .container .wrapper .color-blocks__block {
      position: relative;
      width: 33.33%;
      overflow: hidden; }
      @media (max-width: 992px) {
        .color-blocks .container .wrapper .color-blocks__block {
          width: 33.33%; } }
      @media (max-width: 768px) {
        .color-blocks .container .wrapper .color-blocks__block {
          width: 50%; } }
      .color-blocks .container .wrapper .color-blocks__block .block-content {
        position: relative;
        height: 100%;
        padding: 97px 36px 85px;
        text-align: center;
        z-index: 0; }
        @media (max-width: 992px) {
          .color-blocks .container .wrapper .color-blocks__block .block-content {
            padding: 7.3vw 20px;
            line-height: 16px; } }
        .color-blocks .container .wrapper .color-blocks__block .block-content::before {
          content: "";
          position: absolute;
          display: block;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: -1; }
        .color-blocks .container .wrapper .color-blocks__block .block-content .title {
          max-width: 290px;
          min-height: 62px;
          margin-right: auto;
          margin-bottom: 20px;
          margin-left: auto;
          color: #493B55;
          font-size: 26px;
          font-family: "SuisseIntl-SemiBold", sans-serif;
          line-height: normal; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block .block-content .title {
              display: flex;
              flex-direction: column;
              justify-content: center;
              min-height: 32px;
              margin-bottom: 25px;
              font-size: 14px; } }
        .color-blocks .container .wrapper .color-blocks__block .block-content .description {
          display: inline;
          color: #493B55;
          font-size: 24px;
          line-height: 30px;
          text-decoration: none;
          border-bottom: 1px solid #F68D6F; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block .block-content .description {
              font-size: 12px;
              line-height: 16px; } }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(1) {
        background-color: #C9E6D4; }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(1) .block-content::before {
          background-image: url(../images/blob-shape-1.svg);
          width: 502px;
          height: 436px;
          bottom: -320px;
          left: -280px; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(1) .block-content::before {
              width: 208px;
              height: 180px;
              bottom: -135px;
              left: -110px; } }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(2) {
        background-color: #DBEEE2; }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(3) {
        background-color: #FDEBB0; }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(3) .block-content::before {
          background-image: url(../images/blob-shape-2.svg);
          width: 262px;
          height: 256px;
          bottom: -40px;
          left: -200px; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(3) .block-content::before {
              width: 108px;
              height: 105px;
              bottom: 10px;
              left: -77px; } }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(4) {
        background-color: #C3E7EB; }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(5) {
        background-color: #F9BBC2; }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(5) .block-content::before {
          background-image: url(../images/blob-shape-3.svg);
          width: 461px;
          height: 401px;
          bottom: -342px;
          left: 0px; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(5) .block-content::before {
              width: 190px;
              height: 165px;
              bottom: -140px;
              left: calc(50% - 95px); } }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(5) .block-content .description {
          border-width: 2px; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(5) .block-content .description {
              border-width: 1px; } }
      .color-blocks .container .wrapper .color-blocks__block:nth-child(6) {
        background-color: #F7987A; }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content {
          display: flex;
          flex-direction: column;
          align-items: center;
          padding-top: 54px;
          padding-bottom: 50px; }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content {
              justify-content: center;
              padding-top: 36px;
              padding-bottom: 30px; } }
          .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .title {
            position: relative;
            min-height: auto;
            margin-bottom: 36px;
            color: white;
            font-size: 20px;
            font-weight: 400;
            text-align: left;
            line-height: 100%; }
            @media (max-width: 992px) {
              .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .title {
                margin-bottom: 20px;
                font-size: 10px;
                line-height: 100%; } }
            .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .title::before {
              content: "";
              background-image: url(../images/cloud-shape.svg);
              position: absolute;
              top: -32px;
              left: -35px;
              display: block;
              width: 197px;
              height: 97px;
              background-size: contain;
              background-repeat: no-repeat;
              pointer-events: none; }
              @media (max-width: 992px) {
                .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .title::before {
                  top: -15px;
                  left: -14px;
                  width: 91px;
                  height: 45px; } }
          .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .description {
            font-size: 20px;
            font-weight: 400;
            text-align-last: left;
            border-bottom: none;
            line-height: normal; }
            @media (max-width: 992px) {
              .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .description {
                font-size: 10px; } }
            .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .description span {
              position: relative; }
              .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .description span::after {
                content: "";
                position: absolute;
                bottom: -5px;
                left: -5px;
                width: calc(100% + 10px);
                height: 5px;
                background-image: url(../images/crooked-line.svg);
                background-repeat: no-repeat;
                background-size: contain; }
                @media (max-width: 992px) {
                  .color-blocks .container .wrapper .color-blocks__block:nth-child(6) .block-content .description span::after {
                    display: none; } }
        .color-blocks .container .wrapper .color-blocks__block:nth-child(6) a {
          margin-top: 20px;
          padding: 18px 56px 18px;
          border-radius: 100px;
          color: #000000;
          background-color: #B1D6BD;
          border: none;
          font-size: 26px;
          font-weight: 400;
          line-height: 100%;
          text-decoration: none; }
          @media (max-width: 1200px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(6) a {
              font-size: 20px; } }
          @media (max-width: 992px) {
            .color-blocks .container .wrapper .color-blocks__block:nth-child(6) a {
              margin-top: 8px;
              padding: 7px 18px;
              font-size: 12px; } }

.program-list.page {
  overflow: inherit; }
  @media (max-width: 768px) {
    .program-list.page {
      padding-top: 30px; } }

.program-list__header {
  margin-bottom: 70px;
  z-index: 0; }
  @media (max-width: 768px) {
    .program-list__header {
      margin-bottom: 28px; } }
  .program-list__header h1 {
    color: #361E40;
    font-size: 64px;
    line-height: normal; }
    @media (max-width: 768px) {
      .program-list__header h1 {
        font-size: 36px; } }

.program-list__header-ingress {
  font-size: 30px;
  line-height: 38px;
  margin-top: 32px;
  margin-bottom: -24px; }
  @media (max-width: 768px) {
    .program-list__header-ingress {
      font-size: 18px;
      line-height: normal;
      margin-top: 16px;
      margin-bottom: 0px; } }

.program-list__filter {
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    .program-list__filter {
      margin-bottom: 25px; } }
  .program-list__filter .filter-search {
    position: relative;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .program-list__filter .filter-search {
        margin-bottom: 38px; } }
    .program-list__filter .filter-search .search-button {
      position: absolute;
      top: 12px;
      left: 30px;
      background: none;
      border: none; }
      @media (max-width: 768px) {
        .program-list__filter .filter-search .search-button {
          width: 18px;
          height: auto;
          left: 25px;
          top: 3px; } }
      @media (max-width: 768px) {
        .program-list__filter .filter-search .search-button svg {
          width: 100%; } }
    .program-list__filter .filter-search .form-control {
      min-height: 54px;
      padding-right: 60px;
      padding-left: 54px;
      border-color: #000000;
      border-radius: 10px;
      color: #361E40;
      font-size: 20px;
      line-height: 42px; }
      @media (max-width: 768px) {
        .program-list__filter .filter-search .form-control {
          min-height: 38px;
          padding: 4px 40px 4px 45px;
          font-family: "SuisseIntl-Regular", sans-serif;
          font-size: 16px;
          line-height: normal; } }
      .program-list__filter .filter-search .form-control::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #361E40;
        opacity: 1;
        /* Firefox */ }
      .program-list__filter .filter-search .form-control::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #361E40; }
      .program-list__filter .filter-search .form-control:active, .program-list__filter .filter-search .form-control:focus, .program-list__filter .filter-search .form-control:focus-within {
        border-color: inherit !important;
        outline: revert; }
    .program-list__filter .filter-search .clear-input {
      background: transparent;
      border: none;
      position: absolute;
      top: 17px;
      right: 40px;
      background-image: url("../images/icons/x-remove.svg");
      background-repeat: no-repeat;
      background-position: center center;
      width: 20px;
      height: 20px;
      content: "";
      display: inline-block;
      background-size: cover; }
      @media (max-width: 768px) {
        .program-list__filter .filter-search .clear-input {
          top: 12px;
          right: 20px;
          width: 15px;
          height: 15px; } }
  .program-list__filter .select-wrapper {
    display: flex;
    flex-direction: row; }
    @media (max-width: 768px) {
      .program-list__filter .select-wrapper {
        flex-direction: column; } }
    .program-list__filter .select-wrapper .filter-select {
      width: calc(36% - 20px);
      margin-right: 20px; }
      @media (max-width: 768px) {
        .program-list__filter .select-wrapper .filter-select {
          width: 100%;
          margin-right: 0; } }
      .program-list__filter .select-wrapper .filter-select > p {
        margin-bottom: 7px;
        padding-left: 20px;
        font-size: 18px;
        line-height: normal; }
        @media (max-width: 768px) {
          .program-list__filter .select-wrapper .filter-select > p {
            font-size: 16px; } }
      .program-list__filter .select-wrapper .filter-select .courseSelect {
        margin-bottom: 0; }
        .program-list__filter .select-wrapper .filter-select .courseSelect.active {
          z-index: 2; }
        @media (max-width: 768px) {
          .program-list__filter .select-wrapper .filter-select .courseSelect {
            margin-bottom: 20px; } }
        .program-list__filter .select-wrapper .filter-select .courseSelect__btn.active + .courseSelect__options {
          z-index: 0; }
        .program-list__filter .select-wrapper .filter-select .courseSelect__btn button {
          padding: 13px 48px 13px 22px;
          font-size: 18px;
          background-color: #361E40;
          color: #fff; }
          @media (max-width: 768px) {
            .program-list__filter .select-wrapper .filter-select .courseSelect__btn button {
              font-size: 16px;
              padding: 10px 42px 10px 22px; } }
          @media (hover: hover) and (pointer: fine) {
            .program-list__filter .select-wrapper .filter-select .courseSelect__btn button:hover {
              font-family: "SuisseIntl-Medium", sans-serif; } }
          .program-list__filter .select-wrapper .filter-select .courseSelect__btn button p {
            font-size: 18px;
            line-height: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            @media (max-width: 768px) {
              .program-list__filter .select-wrapper .filter-select .courseSelect__btn button p {
                font-size: 16px; } }
          .program-list__filter .select-wrapper .filter-select .courseSelect__btn button span {
            background-color: transparent; }
            .program-list__filter .select-wrapper .filter-select .courseSelect__btn button span::after {
              content: "▼";
              display: block;
              font-size: 24px; }
              @media (max-width: 768px) {
                .program-list__filter .select-wrapper .filter-select .courseSelect__btn button span::after {
                  font-size: 18px; } }
            .program-list__filter .select-wrapper .filter-select .courseSelect__btn button span img {
              display: none; }
        .program-list__filter .select-wrapper .filter-select .courseSelect__options {
          padding: 0;
          background: #fff;
          color: #361E40; }
          .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li {
            margin-bottom: 0;
            font-size: 18px; }
            .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li:first-child a {
              margin-top: 26px; }
            .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li:last-child {
              margin-bottom: 0; }
              .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li:last-child a {
                padding-bottom: 26px;
                border-bottom-right-radius: 40px;
                border-bottom-left-radius: 40px; }
            .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li a {
              color: inherit;
              display: block;
              width: 100%;
              padding: 11px 24px 11px 22px;
              font-size: 18px;
              line-height: normal; }
              .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li a:hover {
                font-family: "SuisseIntl-SemiBold", sans-serif;
                text-decoration: underline;
                text-decoration-color: #3C35F2;
                text-decoration-skip-ink: none;
                text-underline-offset: 5px;
                text-decoration-thickness: 2px; }
              @media (max-width: 768px) {
                .program-list__filter .select-wrapper .filter-select .courseSelect__options ul li a {
                  padding-top: 10px;
                  padding-bottom: 10px;
                  font-size: 16px; } }
    .program-list__filter .select-wrapper .results-number {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      width: 28%; }
      @media (max-width: 768px) {
        .program-list__filter .select-wrapper .results-number {
          width: 100%; } }
      .program-list__filter .select-wrapper .results-number p {
        font-size: 20px;
        line-height: normal; }
        @media (max-width: 768px) {
          .program-list__filter .select-wrapper .results-number p {
            font-size: 14px;
            font-family: "SuisseIntl-Medium", sans-serif; } }

.program-list__list {
  margin-bottom: 60px; }
  .program-list__list:last-child {
    margin-bottom: 120px; }
  .program-list__list .link-list {
    list-style: none;
    margin-top: -50px; }
    @media (max-width: 768px) {
      .program-list__list .link-list {
        margin-top: -26px; } }
    .program-list__list .link-list .list-item {
      border-bottom: 1px solid #AFB2B5; }
      .program-list__list .link-list .list-item a {
        display: block;
        padding-top: 50px;
        padding-bottom: 36px;
        text-decoration: none; }
        @media (max-width: 768px) {
          .program-list__list .link-list .list-item a {
            padding-top: 26px;
            padding-bottom: 26px; } }
        .program-list__list .link-list .list-item a:hover h2 {
          border-color: transparent;
          font-family: "SuisseIntl-Medium", sans-serif; }
        .program-list__list .link-list .list-item a .list-item__header {
          display: flex;
          align-items: flex-start;
          justify-content: flex-start; }
          .program-list__list .link-list .list-item a .list-item__header h2 {
            max-width: calc(100% - 100px); }
          .program-list__list .link-list .list-item a .list-item__header .discount {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            height: 44px;
            padding-top: 4px;
            padding-left: 20px;
            width: 100px; }
            @media (max-width: 768px) {
              .program-list__list .link-list .list-item a .list-item__header .discount {
                height: 34px;
                padding-top: 0; } }
            .program-list__list .link-list .list-item a .list-item__header .discount img {
              width: 26px;
              margin-right: 7px; }
            .program-list__list .link-list .list-item a .list-item__header .discount span {
              font-family: "SuisseIntl-Medium", sans-serif;
              font-weight: bolder;
              font-size: 18px;
              line-height: 24px;
              letter-spacing: 0.01em;
              color: #000000; }
        .program-list__list .link-list .list-item a h2 {
          display: inline;
          text-decoration-line: underline;
          text-decoration-thickness: 2px;
          text-underline-offset: 10px;
          text-decoration-color: #3C35F2;
          color: #121212;
          font-size: 32px;
          line-height: 46px; }
          @media (max-width: 768px) {
            .program-list__list .link-list .list-item a h2 {
              font-size: 18px;
              line-height: 32px;
              text-underline-offset: 6px; } }
        .program-list__list .link-list .list-item a .tags {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          margin-top: 16px;
          margin-bottom: -6px;
          list-style: none; }
          @media (max-width: 768px) {
            .program-list__list .link-list .list-item a .tags {
              margin-top: 12px; } }
          .program-list__list .link-list .list-item a .tags .tag {
            display: flex;
            flex-direction: row;
            margin-right: 16px;
            margin-bottom: 6px;
            font-size: 16px;
            line-height: normal;
            color: #361E40; }
            @media (max-width: 768px) {
              .program-list__list .link-list .list-item a .tags .tag {
                font-family: "SuisseIntl-Light", sans-serif;
                margin-right: 12px;
                font-size: 14px; } }
            .program-list__list .link-list .list-item a .tags .tag:last-child {
              margin-right: 0; }
              .program-list__list .link-list .list-item a .tags .tag:last-child::after {
                display: none; }
            .program-list__list .link-list .list-item a .tags .tag::after {
              content: "|";
              display: block;
              margin-left: 16px; }
              @media (max-width: 768px) {
                .program-list__list .link-list .list-item a .tags .tag::after {
                  margin-left: 12px; } }
        .program-list__list .link-list .list-item a .intro {
          margin-top: 26px;
          color: #121212;
          font-size: 16px;
          line-height: normal;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
          @media (max-width: 768px) {
            .program-list__list .link-list .list-item a .intro {
              margin-top: 16px;
              font-size: 14px;
              line-height: 20px;
              -webkit-line-clamp: 2; } }

.newsletter-macro {
  margin-top: 60px;
  margin-bottom: 24px;
  margin-left: calc(35.714% + 15px);
  width: calc(57.1428% - 16px); }
  @media (max-width: 992px) {
    .newsletter-macro {
      margin-top: 40px;
      margin-bottom: 28px;
      margin-left: 0;
      width: 100%; } }
  .newsletter-macro .form-group {
    margin-bottom: 0; }
  .newsletter-macro .error-message {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 0;
    margin-left: 0;
    color: #C25839; }
    @media (max-width: 992px) {
      .newsletter-macro .error-message {
        margin-top: 10px; } }
  .newsletter-macro .terms {
    margin-top: 24px; }
    .newsletter-macro .terms label p {
      width: 100%;
      margin-left: 0; }
    .newsletter-macro .terms.invalid label {
      color: #C25839; }
      .newsletter-macro .terms.invalid label p {
        color: #C25839; }
        .newsletter-macro .terms.invalid label p a {
          color: #C25839 !important; }

/*# sourceMappingURL=styles.min.css.map */
