@charset "UTF-8";
/*--- Primary Palette ---*/
/*--- Font ---*/
/*--- For Grid ---*/
html,
body {
  font-family: "Founders Grotesk";
  font-size: 16px;
  font-weight: 400;
  scroll-behavior: smooth;
  color: #01000F;
  height: auto !important;
}

html.is-loaded {
  background-color: #01000f !important;
}

body {
/*   display: none; */
  font-family: "Founders Grotesk";
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow-x: hidden;
}
body.is-loaded {
  display: block;
}
body.lock-scroll {
  overflow: hidden;
}
body.is-modal-active {
  overflow: hidden;
}

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-size-adjust: none;
}

.er.main {
  font-size: 16px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 1024px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.row--reverse-sm {
  flex-direction: column-reverse;
}
@media screen and (min-width:768px) {
  .row--reverse-sm {
    flex-direction: row;
  }
}

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

.col-xxxl,
.col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1024px) {
  .col-xxxl,
  .col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
  .col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
  .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .col-xxxl,
  .col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
  .col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
  .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 481px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .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;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 769px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .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;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .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;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1201px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .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;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1501px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 2001px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    order: -1;
  }
  .order-xxxl-last {
    order: 13;
  }
  .order-xxxl-0 {
    order: 0;
  }
  .order-xxxl-1 {
    order: 1;
  }
  .order-xxxl-2 {
    order: 2;
  }
  .order-xxxl-3 {
    order: 3;
  }
  .order-xxxl-4 {
    order: 4;
  }
  .order-xxxl-5 {
    order: 5;
  }
  .order-xxxl-6 {
    order: 6;
  }
  .order-xxxl-7 {
    order: 7;
  }
  .order-xxxl-8 {
    order: 8;
  }
  .order-xxxl-9 {
    order: 9;
  }
  .order-xxxl-10 {
    order: 10;
  }
  .order-xxxl-11 {
    order: 11;
  }
  .order-xxxl-12 {
    order: 12;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
}
.g-0 {
  margin-left: 0;
  margin-right: 0;
}
.g-0 > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

/* Old Sticky header overwrite for blog pages alone */
@media screen and (min-width:992px) {
  .sticky-header.sticky-header {
    position: relative;
  }
  .header-stuck.header-stuck .site-header__inner {
    background-color: transparent;
    box-shadow: none;
    height: 4.6875rem;
  }
}
@media screen and (min-width: 1250px) {
  .header-stuck.header-stuck .site-header__main-logo svg {
    max-width: 13.5rem;
  }
}
footer .secondary-footer-navigation, footer .site-footer__site-by {
  position: relative;
  z-index: 1;
}
footer .triangle-bg {
  z-index: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
}

p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
.l-title {
  font-family: "Founders Grotesk";
  font-style: normal;
}

h1,
.l-title--xxl {
  font-size: 1.75em;
  line-height: normal;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  h1,
  .l-title--xxl {
    font-size: 3em;
    line-height: 0.8333333333;
  }
}
@media screen and (min-width:1024px) {
  h1,
  .l-title--xxl {
    font-size: 4em;
    line-height: 1.125;
  }
}

h2,
.l-title--xl {
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  h2,
  .l-title--xl {
    font-size: 2.25em;
    line-height: 1.1666666667;
  }
}

h3,
.l-title--lg {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  h3,
  .l-title--lg {
    font-size: 1.5em;
    line-height: normal;
  }
}

h4,
.l-title--md {
  font-size: 1.375em;
  line-height: 1.0909090909;
  font-weight: 500;
}

h5,
.l-title--sm {
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  h5,
  .l-title--sm {
    font-size: 1.25em;
    line-height: 1.2;
  }
}

.d-v-center {
  align-items: center;
}

.l-link {
  color: #273AE9;
  font-style: normal;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 0.75em;
  line-height: 1.6666666667;
  text-transform: uppercase;
}

.l-head {
  font-size: 0.875em;
  line-height: 1.4285714286;
  font-weight: 900;
  color: #01000F;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: "Inter", sans-serif;
}
.l-head + hr {
  margin-bottom: 1.375rem;
}

.l-line {
  border: 0;
  border-top: 0.0625rem solid rgba(1, 0, 15, 0.2);
}
.l-line--full {
  margin: 2.125rem -1.625rem 2.375rem;
}

.l-btn {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.l-btn--purple-fill, .l-btn--purple-fill[type=submit] {
  font-size: 1em;
  line-height: 1.25;
  font-weight: 500;
  background-color: #AC27F4;
  color: #FFF;
  padding: 0.6875rem 4.875rem;
  height: 3rem;
  border: 0.125rem solid transparent;
}
.l-btn--purple-fill:hover, .l-btn--purple-fill[type=submit]:hover {
  background-color: #FFF;
  color: #AC27F4;
  border-color: #AC27F4;
}
.l-btn--grey {
  font-size: 1em;
  line-height: 1.25;
  font-weight: 600 !important;
  background-color: #eee;
  color: #01000F;
  width: 100%;
  height: 5rem;
  padding: 1.25rem 2.1875rem;
  font-family: "Work Sans", sans-serif;
}

.has-ellipse {
  position: relative;
}
.has-ellipse:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  top: -0.5rem;
  left: -0.625rem;
  z-index: -1;
  background-color: #09E1CD;
}
@media screen and (min-width:768px) {
  .has-ellipse:after {
    width: 3.375rem;
    height: 3.375rem;
    left: -1.25rem;
  }
}
.has-ellipse--purple:after {
  background-color: #AC27F4;
}
.has-ellipse--yellow:after {
  background-color: #FFCF53;
}

.is-rounded {
  border-radius: 50%;
  overflow: hidden;
}

@media screen and (min-width:991px) {
  .is-mobile {
    display: none;
  }
}

.is-desktop {
  display: none;
}
@media screen and (min-width:991px) {
  .is-desktop {
    display: block;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width:991px) {
  .row .col-25 {
    width: 25%;
    flex: 0 0 25%;
  }
}
@media screen and (min-width:991px) {
  .row .col-75 {
    width: 75%;
    flex: 0 0 75%;
  }
}

.l-badge {
  font-size: 0.75em;
  line-height: 1.6666666667;
  font-weight: 600;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-family: "Founders Grotesk";
  background-color: #AC27F4;
  padding: 0.4375rem 0.625rem;
  color: #FFF;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
.l-badge:hover, .l-badge:focus {
  color: #AC27F4;
  background-color: #FFF;
  outline: 0.0625rem solid #AC27F4;
}
@media screen and (min-width:768px) {
  .l-badge {
    font-size: 0.875em;
    line-height: 1.4285714286;
    letter-spacing: 0.0875rem;
    padding: 0.25rem 0.625rem;
  }
}

.is-active {
  display: block !important;
}

.facetwp-load-more {
  cursor: pointer;
  transition: 0.3s ease-in-out;
  background-color: #AC27F4;
  color: #FFF;
  padding: 0.6875rem 4.875rem;
  height: 3rem;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Founders Grotesk";
  display: block;
  width: 100%;
  border: 0.125rem solid transparent;
}
.facetwp-load-more:hover {
  background-color: #FFF;
  color: #AC27F4;
  border: 0.125rem solid #AC27F4;
}

@media screen and (min-width:992px) {
  .index-filters .facets .facet-dropdowns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.index-filters .facets .facet-dropdowns .facetwp-facet .fs-wrap .fs-label-wrap .fs-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: #01000f;
}
.index-filters .facets .facet-dropdowns .facetwp-facet .fs-wrap .fs-label-wrap .fs-label span {
  font-weight: 400;
  padding-right: 0.5rem !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #01000f;
}
.index-filters .categories {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #01000f;
}
@media screen and (min-width:991px) {
  .index-filters .categories {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.index-filters .facets {
  margin-bottom: 2.375rem;
}

/* Styles for featured text module */

.module__text li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.module__text li:last-child {
    margin-bottom: 0;
}
.module__text a {
  color: #F47750;
  text-decoration: none;
}
.module__text a:hover {
  text-decoration: underline;
}
.module__text ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.75rem;
}
.module__text ul li:before {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #01000F;
  border-radius: 100%;
  top: 0.5rem;
  left: 0;
}
.module__text ol {
  padding-left: 1.5625rem;
}
.module__text ol li {
  padding-left: 0.625rem;
  list-style-type: decimal;
}
.module__text ol li::marker {
  color: #01000F;
}
.module__text * + ul,
.module__text * + ol {
  margin-top: 2.5rem;
}
.module__text hr {
  margin: 2.5rem 0;
}
/* Styles for featured text module - ends */

.page-template-template-blog,
.category {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}

.pagination-container .facetwp-load-more {
  font-weight: 500;
  line-height: 1.25rem;
}

.mobile-menu-toggle__control.is-active {
  display: inline-flex !important;
}

.page-template-template-blog .triangle-bg .triangle-anchor .triangle {
  z-index: 1;
}

.section.section--submenu, .section.section--blog-banner {
  position: relative;
  z-index: 2;
}

.triangle-bg {
  pointer-events: none;
}

@media screen and (min-width:768px) {
  .single-post.single-format-standard .triangle-bg {
    z-index: 1;
  }
}
.single-post.single-format-standard footer .triangle-bg {
  z-index: 0;
}
.single-post.single-format-standard .section--submenu {
  z-index: 2;
  position: relative;
}
.single-post.single-format-standard .er.banner-post .banner--post__cnt {
  z-index: 2;
}
.single-post.single-format-standard .banner-post.banner-post--inner {
  position: relative;
  z-index: 3;
}

.site-main.site-main {
  padding-bottom: 0.9375rem;
}
@media screen and (min-width:992px) {
  .site-main.site-main {
    padding-bottom: 1.25rem;
  }
}

p:empty, p:blank {
  display: none;
}

@media screen and (min-width: 600px) {
  .site-footer.site-footer .footer-content .footer-signup-form #mc_embed_signup_scroll .button {
    width: auto;
  }
}

.site-footer.site-footer .triangle-bg .triangle-anchor .triangle {
  background: linear-gradient(to top left, #09e1cd calc(50% - 1px), transparent 50%);
}

.er.form--newsletter .form__wrap {
  margin-bottom: 0.75rem;
}
@media screen and (min-width:768px) {
  .er.form--newsletter .form__wrap {
    display: flex;
    gap: 0.75rem;
  }
}
@media screen and (min-width:768px) {
  .er.form--newsletter .from__item {
    flex-grow: 1;
  }
}
@media screen and (max-width:767px) {
  .er.form--newsletter .from__item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width:768px) {
  .er.form--newsletter .from__item--btn {
    flex: 0 6.1875rem;
  }
}
.er.form--newsletter input:not([type=file]), .er.form--newsletter input:not([type=checkbox]), .er.form--newsletter input:not([type=radio]), .er.form--newsletter input:not([type=submit]) {
  height: 2.5rem;
  font-size: 0.8125rem;
  line-height: 1rem;
  font-weight: 600;
}
.er.form--newsletter [type=submit] {
  background-color: #AC27F4;
  color: #FFF;
  height: 3rem;
  min-width: 100%;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-top: 0.3125rem;
}
.er.form--newsletter [type=submit]:hover {
  background-color: #FFF;
  color: #AC27F4;
}
@media screen and (min-width:768px) {
  .er.form--newsletter [type=submit] {
    padding: 0;
    margin-top: 0;
    height: 2.5rem;
  }
}
.er.form footer p {
  font-size: 0.75em;
  line-height: 1.5;
  color: rgba(1, 0, 15, 0.6);
  margin: 0;
}
.er.form footer p a {
  color: inherit;
}
.er.form--lastest select:not([multiple]):not([size]) {
  font-size: 0.875rem;
  border-width: 0 0 0.0625rem 0;
  -webkit-appearance: none;
  background: url("../arrow-down.html") no-repeat 100% center;
  width: 100%;
  cursor: pointer;
  padding: 0.625rem 0 0.875rem;
}
@media screen and (min-width:768px) {
  .er.form--lastest select:not([multiple]):not([size]) {
    border-width: 0.0625rem;
    border-radius: 1.5rem;
    padding: 0 1.5rem;
    background: url("../arrow-down.html") no-repeat calc(100% - 24px) center;
    max-width: 17.375rem;
    height: 3rem;
  }
}
.er.form--lastest label {
  font-size: 1em;
  line-height: 1.5;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media screen and (min-width:768px) {
  .er.form--lastest label {
    font-size: 0.875em;
    line-height: 1.4285714286;
    letter-spacing: -0.03125rem;
  }
}
.er.form--lastest .form__lastest {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
  border-bottom: 0.0625rem solid #75737c;
}
@media screen and (min-width:768px) {
  .er.form--lastest .form__lastest {
    border-bottom: none;
    padding-bottom: 0.875rem;
  }
}
.er.form--lastest span {
  font-size: 0.875em;
  line-height: 1.5714285714;
  color: #827f87;
  font-weight: 600;
  margin-left: 0.5625rem;
  font-family: "Work Sans", sans-serif;
}
@media screen and (min-width:768px) {
  .er.form--lastest .form__wrapper {
    display: flex;
  }
}
@media screen and (min-width:768px) {
  .er.form--lastest .form__col {
    flex-grow: 1;
  }
}
.er.form--lastest .form__col--category {
  flex-basis: 12.9%;
}
.er.form--lastest .form__col--region {
  flex-basis: 12.7%;
}

.container {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
@media screen and (min-width:991px) {
  .container {
    padding: 0 5.3125rem;
  }
}
.container--fluid {
  max-width: 100%;
}
.container--md {
  max-width: 1440px;
}
@media screen and (min-width:991px) {
  .container--md {
    padding: 0 7.5rem;
  }
}
.container--smd {
  max-width: 1440px;
}
@media screen and (min-width:991px) {
  .container--smd {
    padding: 0 9.25rem;
  }
}
.container--lg {
  max-width: 1440px;
}
@media screen and (min-width:1360px) {
  .container--lg {
    padding: 0 0.625rem !important;
  }
}
.container--xxl {
  max-width: 1440px;
}
@media screen and (min-width:991px) {
  .container--xxl {
    padding: 0 !important;
  }
}
.container--sm {
  padding: 0 0.625rem;
}
@media screen and (min-width:768px) {
  .container--sm {
    max-width: 40.0625rem !important;
    padding: 0;
  }
}
.container--blog {
  padding: 0 0.625rem;
}
@media screen and (min-width:768px) {
  .container--blog {
    max-width: 40.0625rem !important;
  }
}
@media screen and (min-width:991px) {
  .container--blog {
    margin-right: 0 !important;
  }
}

.section--blog-banner {
  padding-bottom: 3.75rem;
}
.section--blog-banner h2 {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 0.8125rem;
}
@media screen and (min-width:768px) {
  .section--blog-banner h2 {
    font-size: 0.875em;
    line-height: 1.4285714286;
    margin-bottom: 0.875rem;
  }
}
.section--blog-banner header {
  padding: 2.4375rem 0 5.0625rem 4.375rem;
}
@media screen and (min-width:768px) {
  .section--blog-banner header {
    padding: 3rem 0 3.5rem;
    display: flex;
    justify-content: center;
  }
}
.section--blog-banner header h1 {
  font-size: 2.25em;
  line-height: 0.8888888889;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .section--blog-banner header h1 {
    font-size: 3em;
    line-height: 1.18125;
    letter-spacing: -0.03rem;
  }
}
.section--blog-banner--category {
  padding-bottom: 1.125rem;
}
@media screen and (min-width:1199px) {
  .section--blog-banner--category {
    max-width: 65%;
    margin: 0 auto;
    padding-bottom: 0.3125rem;
  }
}
.section--blog-banner--category .has-ellipse::after {
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  left: -0.75rem;
}
@media screen and (min-width:768px) {
  .section--blog-banner--category .has-ellipse::after {
    width: 4.5rem;
    height: 4.5rem;
    top: -0.125rem;
    left: -1.9375rem;
  }
}
.section--card-banner {
  padding: 3.1875rem 0 4rem;
}
@media screen and (min-width:1199px) {
  .section--card-banner {
    padding: 5rem 0;
  }
}
.section--newsletter {
  background-color: #273AE9;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 4.5rem 0;
}
@media screen and (min-width:1199px) {
  .section--newsletter {
    padding: 9.0625rem 0;
  }
}
.section--connect {
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
  margin-bottom: 3.5rem;
}
.section--post-generic .stories-blog {
  padding: 0.9375rem 0.625rem;
  width: 100%;
}
@media screen and (min-width:991px) {
  .section--post-generic .stories-blog {
    width: 100%;
    margin: 1.5rem 0 0 1.3125rem;
  }
}
.section--post-generic .stories-blog hr {
  margin-bottom: 0;
}
.section--post-generic .stories__item {
  margin: 1.25rem 0 1.0625rem !important;
}
@media screen and (min-width:991px) {
  .section--post-generic .stories__item {
    margin: 1.25rem 0 1.3125rem !important;
  }
}
.section--post-generic .stories__item h5 {
  font-size: 1.25em;
  line-height: 1.2;
}
.section--post-generic .stories__item article {
  max-width: 14.3125rem !important;
}
.section--post-generic .stories__item span {
  line-height: 1.25rem !important;
}
.section--post-generic .stories__item .card__author {
  margin-top: 0.3125rem !important;
}
.section--post-generic .container--blog {
  padding: 0 0.625rem;
}
@media screen and (min-width:991px) {
  .section--post-generic .container--blog {
    padding: 0 2.1875rem;
  }
}
@media screen and (min-width:768px) {
  .section--post-generic .col-75 {
    width: 100%;
  }
}
.section--header-post .col-75 {
  width: 100%;
}

.section--blockquote {
  margin: 2.5rem 0;
}

.section--blockquote .row {
  justify-content: center;
}
@media screen and (min-width:991px) {
  .section--blockquote .row {
    justify-content: unset;
  }
}
.section--blockquote .container--blog {
  padding: 0 0.625rem;
}
@media screen and (min-width:991px) {
  .section--blockquote .container--blog {
    padding: 0 2.1875rem;
  }
}
@media screen and (min-width:768px) {
  .section--blockquote .container--blog {
    max-width: 40.0625rem !important;
  }
}
.section--classified {
  padding: 3.1875rem 0 1.5rem;
}
@media screen and (min-width:768px) {
  .section--classified {
    padding: 3.875rem 0 4.1875rem;
  }
}
.section--classified-teal {
  background-color: #DCFBFA;
}
.section--classified-teal .er.classified h2::after {
  background-color: #09E1CD;
}
.section--classified-purple {
  background-color: rgba(229, 185, 253, 0.5);
}
.section--classified-purple .er.classified h2::after {
  background-color: #AC27F4;
}
.section--classified-yellow {
  background-color: #FFE8AC;
}
.section--classified-yellow .er.classified h2::after {
  background-color: #FFCF53;
}
.section--articles {
  padding: 0.75rem 0;
}
@media screen and (min-width:768px) {
  .section--articles {
    padding: 1.375rem 0;
  }
}
.section--posts .row--reverse-sm {
  flex-direction: column-reverse;
}
@media screen and (min-width:992px) {
  .section--posts .row--reverse-sm {
    flex-direction: row;
  }
}
@media screen and (min-width:768px) {
  .section--posts {
    padding: 0.5625rem 0 3.6875rem;
  }
}
.section--posts--category {
  padding-bottom: 1.125rem;
}
@media screen and (min-width:1199px) {
  .section--posts--category {
    max-width: 65%;
    margin: 0 auto;
    padding: 0 0 2.375rem;
  }
}
.section--posts--category p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0.5625rem;
}
@media screen and (min-width:991px) {
  .section--posts--category p {
    font-size: 14px;
    line-height: 20px;
  }
}

.aspect-box {
  position: relative;
  width: 100%;
}
.aspect-box img,
.aspect-box video,
.aspect-box canvas,
.aspect-box iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.aspect-box:before {
  content: "";
  display: block;
  padding-top: calc(var(--aspect-ratio) * 100%);
  background-color: #f0f4e8;
}

.module:first-of-type {
  margin: 2.5rem 0;
}

@media (min-width: 768px) {
  .old-modules .module [class*=col-] {
    padding: 0 44px;
  }
}
@media (min-width: 800px) {
  .old-modules .module [class*=col-] {
    padding: 0 54px;
  }
}
@media (min-width: 992px) {
  .old-modules .module [class*=col-] {
    padding: 0 23px;
  }
}
@media (min-width: 1024px) {
  .old-modules .module [class*=col-] {
    padding: 0 42px;
  }
}
@media (max-width: 1024px) {
  .old-modules .module .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (max-width: 768px) {
  .old-modules .module .col-md-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .old-modules .module [class*=col-] {
    padding: 0 8px;
  }
}
@media (min-width: 1320px) {
  .old-modules .module [class*=col-] {
    padding: 0 35px;
  }
}
@media (min-width: 2800px) {
  .old-modules .module [class*=col-] {
    padding: 0 35px;
  }
}
@media (min-width: 768px) {
  .admin-bar .sticky-header {
    top: 0 !important;
  }
}
.magazine-header__logo {
  width: 200px;
}
.magazine-header__logo a svg {
  width: 100%;
  height: auto;
}

.submenu__mobile .submenu__logo {
  padding-bottom: 1.75rem;
  text-align: center;
  display: none;
}
.submenu__mobile .submenu__logo a {
  display: inline-block;
  max-width: 216px;
}
.submenu__mobile .submenu__logo a svg {
  width: 100%;
  height: auto;
}

.er.articles {
  margin-bottom: 0.5rem;
}
.er.articles .articles__list {
  margin-bottom: 1.9375rem;
}
.er.articles .articles__item {
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
}
@media screen and (min-width:768px) {
  .er.articles .articles__item {
    border-bottom: none;
  }
}
.er.articles .card h5 {
  font-size: 1.25em;
  line-height: 1.2;
}
.er.articles .card p {
  margin: 0.3125rem 0;
}
@media screen and (min-width:768px) {
  .er.articles .card p {
    margin: 0 0 0.1875rem;
  }
}
.er.articles .card article {
  max-width: 19rem;
  margin-top: 0.9375rem;
}
@media screen and (min-width:768px) {
  .er.articles .card article {
    margin-top: 1.0625rem;
  }
}

.er.author-block {
  padding-top: 0.75rem;
}
@media screen and (min-width:768px) {
  .er.author-block {
    padding-top: 4.4375rem;
  }
}
@media screen and (min-width:768px) {
  .er.author-block .author-block__wrap {
    display: flex;
  }
}
@media screen and (min-width:768px) {
  .er.author-block figure {
    flex-basis: 30%;
  }
}
@media (max-width: 768px) {
  .er.author-block figure {
    max-width: 15rem;
    margin: 0 auto 1.75rem;
  }
}
.er.author-block figure img {
  width: 100%;
}
.er.author-block header {
  padding: 0;
  text-align: center;
}
@media screen and (min-width:768px) {
  .er.author-block header {
    display: block;
    text-align: left;
  }
}
.er.author-block header h1 {
  font-size: 2.25em;
  line-height: 0.8888888889;
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: inline-block;
}
@media screen and (min-width:768px) {
  .er.author-block header h1 {
    font-size: 3.5rem;
    line-height: 100%;
    letter-spacing: -0.035rem;
    margin-bottom: 0.75rem;
  }
}
.er.author-block header span {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.0875rem;
  text-transform: uppercase;
  font-family: "Founders Grotesk";
  display: block;
}
.er.author-block .has-ellipse::after {
  width: 2.5rem;
  height: 2.5rem;
  top: -0.1875rem;
  left: -0.5625rem;
}
@media screen and (min-width:768px) {
  .er.author-block .has-ellipse::after {
    width: 4rem;
    height: 4rem;
    left: -1.25rem;
  }
}
@media screen and (min-width:768px) {
  .er.author-block article {
    flex-basis: 70%;
    padding-left: 3.125rem;
  }
}
.er.author-block p {
  font-size: 0.9375em;
  line-height: 1.8;
  font-weight: 400;
  margin: 0.875rem 0 0;
}
@media screen and (min-width:768px) {
  .er.author-block--sec article {
    flex-basis: 100%;
    padding-left: 0;
  }
}

.er.banner-post {
  position: relative;
}
.er.banner-post .banner__cnt {
  position: absolute;
  bottom: 3rem;
}
@media screen and (min-width:640px) {
  .er.banner-post figure {
    --aspect-ratio: 768/1024 !important;
  }
}
@media screen and (min-width:768px) {
  .er.banner-post figure {
    --aspect-ratio: 788/1440 !important;
  }
}
.er.banner-post .banner--post__cnt {
  position: absolute;
  bottom: 0;
  padding: 1.0625rem 0;
}
@media screen and (min-width:1024px) {
  .er.banner-post .banner--post__cnt {
    padding: 1.875rem;
    max-width: 71.875rem;
  }
}
.er.banner-post h1, .er.banner-post p {
  color: #FFF;
}
.er.banner-post h1 {
  margin-top: 0.6875rem;
}
.er.banner-post p {
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "Founders Grotesk";
  margin: 0.9375rem 0 1.5625rem;
  line-height: normal;
}
@media screen and (min-width:768px) {
  .er.banner-post p {
    font-size: 1.75em;
    line-height: 1.1428571429;
  }
}
.er.banner-post--inner {
  padding-top: 1.875rem;
}
@media screen and (min-width:991px) {
  .er.banner-post--inner {
    padding: 3.125rem 10.9375rem 0;
  }
}
.er.banner-post--inner h1, .er.banner-post--inner p {
  color: #01000F;
}
@media screen and (min-width:768px) {
  .er.banner-post--inner p {
    max-width: 59.875rem;
    margin: 1.25rem 0 2.25rem;
  }
}

figcaption.stories-header-caption {
  text-align: right;
  font-size: 0.75rem;
  padding-top: 0.5rem;
}

@media screen and (max-width:990px) {
  .banner-post__figure figcaption.stories-header-caption {
    padding: 0.5rem 1.5625rem 0;
  }
}
.banner-post__figure .is-image {
  display: none;
}
.banner-post__figure .is-video {
  display: none;
}
.banner-post__figure .is-video .video__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
.banner-post__figure .is-video .video__poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-post__figure .is-video .video__poster .video_play {
  position: absolute;
  right: 6%;
  bottom: 6%;
}
.banner-post__figure .is-video .video__poster .video_play .l-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background-color: #FFCF53;
  border-radius: 100%;
}
@media screen and (min-width:768px) {
  .banner-post__figure .is-video .video__poster .video_play .l-icon {
    width: 5.875rem;
    height: 5.875rem;
  }
}
.banner-post__figure .is-video .video__poster .video_play .l-icon img {
  width: 40%;
  height: auto;
  position: unset;
}
.banner-post__figure .is-video .video__poster .video_play span {
  color: #FFCF53;
  font-size: 0.875em;
  line-height: 1.2857142857;
  font-weight: 700;
}
.banner-post__figure.is-image .is-image {
  display: block;
}
.banner-post__figure.is-video .is-video {
  display: block;
}

/*boxed modules start*/
.er.boxed-module--header {
  padding: 1.5rem;
  margin-bottom: 2.25rem;
}
@media screen and (min-width:768px) {
  .er.boxed-module--header {
    padding: 2.5rem 3.3125rem 3rem 2.9375rem;
  }
}
@media screen and (min-width:1199px) {
  .er.boxed-module--header {
    margin-bottom: 3.5rem;
  }
}
.er.boxed-module article header span.boxed-module__heading {
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.12rem;
  font-family: "Founders Grotesk";
  color: #FFF;
  background-color: #273AE9;
  padding: 0.5625rem 1.5625rem;
  min-height: 2.5rem;
  border: 0.0625rem solid #273AE9;
  margin-bottom: 2rem;
  width: fit-content;
  display: inline-block;
}
@media screen and (min-width:768px) {
  .er.boxed-module article header span.boxed-module__heading {
    margin-bottom: 2.3125rem;
  }
}
.er.boxed-module article p, .er.boxed-module article li, .er.boxed-module article a {
  margin-top: 0;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875;
}
.er.boxed-module article p:not(:last-child), .er.boxed-module article li:not(:last-child), .er.boxed-module article a:not(:last-child) {
  margin-bottom: 1.5625rem;
}
.er.boxed-module article p:last-child, .er.boxed-module article li:last-child, .er.boxed-module article a:last-child {
  margin-bottom: 0;
}
.er.boxed-module article a {
  color: #F47750;
  text-decoration: none;
}
.er.boxed-module article a:hover {
  text-decoration: underline;
}
.er.boxed-module article ul {
  padding-left: 1.4375rem;
}
.er.boxed-module article ul li {
  list-style-type: disc;
  position: relative;
  padding-left: 0.125rem;
}
.er.boxed-module article ul li:before {
  display: none;
}
.er.boxed-module article ol {
  padding-left: 1.4375rem;
}
.er.boxed-module article ol li {
  padding-left: 0.125rem;
  list-style-type: decimal;
}
.er.boxed-module article ol li::marker {
  color: #000000;
}
.er.boxed-module article h2, .er.boxed-module article h3 {
  color: #F47750;
  font-family: "Founders Grotesk";
  font-weight: 600;
}
.er.boxed-module article h2 {
  font-size: 1.625rem;
  line-height: normal;
  padding: 1rem 0;
  margin-bottom: 2.0625rem;
  border-top: 0.3125rem solid #273AE9;
  border-bottom: 0.0625rem solid #273AE9;
  color: #273AE9;
}
@media screen and (min-width:768px) {
  .er.boxed-module article h2 {
    font-size: 1.75rem;
    line-height: normal;
    font-weight: 600;
    padding: 1.1875rem 0rem 0.625rem;
  }
}
@media screen and (min-width:1199px) {
  .er.boxed-module article h2 {
    font-size: 2rem;
    padding: 1.1875rem 0rem 0.625rem;
  }
}
.er.boxed-module article h3 {
  font-size: 1.625rem;
  line-height: 2.25rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width:768px) {
  .er.boxed-module article h3 {
    font-size: 1.875rem;
    padding-left: 1.75rem;
  }
}
.er.boxed-module article * + ul,
.er.boxed-module article * + ol {
  margin-top: 1.75rem;
}
.er.boxed-module--header {
  border: 0.125rem solid #273AE9;
}
.er.boxed-module--title {
  margin-top: 1.5625rem;
}
@media screen and (min-width:768px) {
  .er.boxed-module--title {
    padding-bottom: 0;
    margin-top: 1.5625rem;
  }
}
@media screen and (min-width:991px) {
  .er.boxed-module--title {
    padding-bottom: 0;
    margin-top: 1.875rem;
  }
}
@media screen and (min-width:1199px) {
  .er.boxed-module--title {
    margin-top: 2.125rem;
  }
}
.er.boxed-module--title header {
  padding: 1rem 0 1.375rem;
  border-top: 0.3125rem solid #273AE9;
  border-bottom: 0.0625rem solid #273AE9;
  margin-bottom: 1.75rem;
}
@media screen and (min-width:768px) {
  .er.boxed-module--title header {
    padding: 1.1875rem 0rem 1.5625rem;
  }
}
@media screen and (min-width:1199px) {
  .er.boxed-module--title header {
    padding: 1.1875rem 0rem 1.875rem;
  }
}
.er.boxed-module--title header h2 {
  font-size: 1.625rem;
  line-height: normal;
  margin-bottom: 2.0625rem;
  border: none;
  color: #273AE9;
  margin-bottom: 0.625rem;
  padding: 0;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .er.boxed-module--title header h2 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width:1199px) {
  .er.boxed-module--title header h2 {
    font-size: 2rem;
  }
}
.er.boxed-module--title header h3 {
  font-family: "Inter", sans-serif;
  font-size: 0.9375rem;
  margin-bottom: 0rem;
  font-weight: 400;
  color: #000;
  padding: 0;
  line-height: normal;
}
@media screen and (min-width:768px) {
  .er.boxed-module--title header h3 {
    font-size: 1rem;
  }
}
@media screen and (min-width:991px) {
  .er.boxed-module--title header h3 {
    font-size: 1.125rem;
  }
}
.er.boxed-module--title article {
  padding-bottom: 2.25rem;
  border-bottom: 0.0625rem solid #273AE9;
}

.module.module__text > .container > .row > .col-lg-6 > ul,
.module.module__text > .container > .row > .col-lg-6 > ol {
  padding-left: 1.4375rem;
}
.module.module__text > .container > .row > .col-lg-6 > ul li,
.module.module__text > .container > .row > .col-lg-6 > ol li {
  padding-left: 0.125rem;
}
.module.module__text > .container > .row > .col-lg-6 > ul li:before,
.module.module__text > .container > .row > .col-lg-6 > ol li:before {
  display: none !important;
}

.module.module__text > .container > .row > .col-lg-6 > ul li {
  list-style-type: disc;
}

.module.module__text > .container > .row > .col-lg-6 > ol li {
  list-style-type: decimal;
}

@media screen and (min-width:768px) {
  section.section.section--boxed-header-module > .container > .row > .col-lg-6,
  section.section.section--boxed-title-module > .container > .row > .col-lg-6 {
    padding: 0;
  }
}
@media screen and (min-width:991px) {
  section.section.section--boxed-header-module > .container > .row > .col-lg-6 {
    flex: 0 0 calc(50% + 104px);
    max-width: calc(50% + 104px);
  }
  section.section.section--boxed-title-module > .container > .row > .col-lg-6 {
    flex: 0 0 calc(50% + 104px);
    max-width: calc(50% + 104px);
    padding: 0 3.25rem;
  }
  .module.module__text > .container > .row > .col-lg-6 {
    flex: 0 0 calc(50% + 104px);
    max-width: calc(50% + 104px);
  }
  .section--blockquote .container--blog,
  .section--post-generic .container--blog {
    padding: 0;
  }
}
@media (min-width: 1266px) {
  section.section.section--boxed-title-module > .container > .row > .col-lg-6 {
    padding: 0;
  }
  section.section.section--boxed-header-module > .container > .row > .col-lg-6 {
    flex: 0 0 calc(50% + 124px);
    max-width: calc(50% + 124px);
    padding: 0 0.625rem;
  }
  section.section.section--boxed-title-module > .container > .row > .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .module.module__text > .container > .row > .col-12.col-md-10.col-lg-6 {
    flex: 0 0 calc(50% + 70px);
    max-width: calc(50% + 70px);
  }
}
/*boxed modules end*/

.er.card {
  position: relative;
}
.er.card:hover article h5 {
  background-size: 100% 0.125rem;
}
.er.card:hover article h5.l-title--xl {
  background-size: 100% 0.1875rem;
}
.er.card:hover figure img {
  transform: scale(1.08);
}
.er.card .card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  opacity: 0;
  z-index: 2;
}
.er.card figure {
  overflow: hidden;
  isolation: isolate;
}
.er.card figure img {
  transform-origin: center center;
  transition: 0.3s ease-in-out;
}
.er.card article {
  font-size: initial;
  margin-top: 1.25rem;
}
@media screen and (min-width:768px) {
  .er.card article {
    margin-top: 1.125rem;
  }
}
.er.card article h5 {
  background-image: linear-gradient(#01000f, #01000f);
  background-position: 0 calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 0.125rem;
  display: inline;
  padding-bottom: 0.125rem;
  transition: 0.35s ease;
}
.er.card article h5.l-title--xl {
  background-position: 0 100%;
  background-size: 0 0.1875rem;
}
.er.card .card__label {
  color: #01000F;
  font-family: "Founders Grotesk";
  font-size: 0.75em;
  line-height: 1.25;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  margin: 0 0 0.75rem;
}
@media screen and (min-width:768px) {
  .er.card .card__label {
    margin: 0 0 0.5rem;
  }
}
.er.card .card__author {
  display: block;
  width: 100%;
  position: relative;
  z-index: 3;
}
.er.card .card__author a {
  text-decoration: none;
}
.er.card .card__author a:hover {
  text-decoration: underline;
}
.er.card .card__author,
.er.card .card__place,
.er.card .card__by {
  margin: 0.5rem 0 0;
  color: #273AE9;
  font-size: 0.75em;
  line-height: 1.25;
  font-weight: 500;
  display: block;
}
@media screen and (min-width:768px) {
  .er.card .card__author,
  .er.card .card__place,
  .er.card .card__by {
    margin: 1.125rem 0 0;
  }
}
.er.card .card__author span,
.er.card .card__place span,
.er.card .card__by span {
  text-transform: uppercase;
}
.er.card .card__author a:visited,
.er.card .card__place a:visited,
.er.card .card__by a:visited {
  color: inherit;
}
.er.card .card__item span {
  text-transform: uppercase;
  display: inline-block;
}
.er.card .card__item .card__by {
  text-transform: capitalize;
  display: inline-block;
}
.er.card .card__place {
  font-size: 0.875em;
  line-height: 1.4285714286;
}
.er.card .card__desc {
  font-size: 0.9375em;
  line-height: 1.8;
  margin: 1.25rem 0 0;
}
.er.card .card__date {
  font-size: 0.75em;
  line-height: 1.6666666667;
  color: #01000f;
}
.er.card--inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.er.card--inline article {
  margin-top: 0;
}
.er.card--story {
  gap: 1rem;
}
.er.card--story article {
  flex-basis: calc(100% - 80px);
  max-width: calc(100% - 80px);
}
@media screen and (max-width:768px) {
  .er.card--story article h5 {
    margin-bottom: 0.25rem;
  }
}
@media screen and (min-width:991px) {
  .er.card--story h5 {
    max-width: 13rem;
  }
}
.er.card--story figure {
  max-width: 5rem;
  flex-basis: 5rem;
}
.er.card--story .card__author {
  margin-top: 0.5rem;
}
.er.card--story:first-child {
  margin-top: 0;
}
.er.card--classified {
  margin: 2rem 0 1.5rem;
}
@media screen and (min-width:768px) {
  .er.card--classified {
    margin: 0;
  }
}
.er.card--post {
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
  padding-bottom: 1.5rem;
  margin-bottom: 1.6875rem;
}
@media screen and (min-width:768px) {
  .er.card--post {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem 0;
    margin-bottom: 0;
  }
}
.er.card--post:hover article h5 {
  background-size: 100% 0.1875rem;
}
@media screen and (min-width:768px) {
  .er.card--post figure {
    flex-basis: 28.701%;
  }
}
.er.card--post article {
  flex-basis: 71%;
}
@media screen and (min-width:768px) {
  .er.card--post article {
    padding-left: 0.9375rem;
  }
}
.er.card--post article h5 {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 600;
  background-size: 0 0.1875rem;
}
@media screen and (min-width:768px) {
  .er.card--post article h5 {
    font-size: 1.5rem;
  }
}
.er.card--post .card__author {
  margin-right: 0.5rem;
  line-height: 1.25rem;
}
@media screen and (min-width:768px) {
  .er.card--post .card__label {
    margin-top: 0;
  }
}
.er.card--banner article {
  margin-bottom: 1.5rem;
}
@media screen and (min-width:768px) {
  .er.card--banner article {
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width:768px) {
  .er.card--banner article h5 {
    letter-spacing: -0.0225rem;
  }
}
@media screen and (min-width:1199px) {
  .er.card--banner article .card__item {
    position: relative;
    top: 0.75rem;
  }
}
.er.card--banner .card__desc {
  font-size: 0.9375em;
  line-height: 1.8;
  margin: 1.25rem 0 0;
}
.er.card--banner .card__date {
  font-size: 0.75em;
  line-height: 1.6666666667;
  font-weight: 400;
}
.er.card--banner--inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.er.card--banner--story {
  gap: 1rem;
}
.er.card--banner--story article {
  flex-basis: calc(100% - 80px);
  max-width: calc(100% - 80px);
}
@media screen and (min-width:991px) {
  .er.card--banner--story h5 {
    max-width: 13rem;
  }
}
.er.card--banner--story figure {
  max-width: 5rem;
  flex-basis: 5rem;
}
.er.card--banner--story .card__author {
  margin-top: 0.125rem;
}
.er.card--banner--story:first-child {
  margin-top: 0;
}
.er.card--banner--classified {
  margin: 2rem 0 1.5rem;
}
@media screen and (min-width:768px) {
  .er.card--banner--classified {
    margin: 0;
  }
}
.er.card--banner--post {
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
  padding-bottom: 1.5rem;
  margin-bottom: 1.6875rem;
}
@media screen and (min-width:768px) {
  .er.card--banner--post {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width:768px) {
  .er.card--banner--post figure {
    flex-basis: 28.701%;
  }
}
.er.card--banner--post article {
  flex-basis: 71%;
}
@media screen and (min-width:768px) {
  .er.card--banner--post article {
    padding-left: 1.24375rem;
  }
}
.er.card--banner--post article h5 {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .er.card--banner--post article h5 {
    font-size: 1.5rem;
  }
}
.er.card--banner--post .card__author {
  margin-right: 0.5rem;
}
@media screen and (min-width:768px) {
  .er.card--banner--post .card__label {
    margin-top: -0.125rem;
  }
}
.er.card--banner--banner article {
  margin-bottom: 1.5rem;
}
@media screen and (min-width:768px) {
  .er.card--banner--banner article {
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width:768px) {
  .er.card--banner--banner article h5 {
    letter-spacing: -0.0225rem;
  }
}

.er.classified header {
  margin-bottom: 0.25rem;
}
@media screen and (max-width:990px) {
  .er.classified header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (min-width:991px) {
  .er.classified header {
    padding: 0.8125rem 1.5625rem 0 0;
  }
}
.er.classified h2 {
  position: relative;
  z-index: 1;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: -0.0225rem;
  font-size: 1.875em;
  line-height: 1;
  flex-basis: 50%;
  font-weight: 600;
  word-break: keep-all;
}
@media screen and (min-width:768px) {
  .er.classified h2 {
    font-size: 2.25em;
    line-height: 1.1666666667;
    margin-bottom: 1.6875rem;
  }
}
.er.classified a {
  color: #273AE9;
  font-family: "Founders Grotesk";
  font-size: 1.125em;
  line-height: 1.4444444444;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  padding-bottom: 0.5rem;
  display: block;
  width: max-content;
  overflow: hidden;
}
@media screen and (min-width:768px) {
  .er.classified a {
    font-size: 1.375rem;
    line-height: 1.625rem;
  }
}
.er.classified a::after {
  position: absolute;
  display: block;
  content: "";
  height: 0.125rem;
  width: 100%;
  max-width: 4rem;
  background-color: #273AE9;
  bottom: 0.3125rem;
  left: 0;
  transform-origin: center top;
  transition: 0.15s;
  will-change: transform;
}
.er.classified a:hover::after {
  transform: scale(2);
}
@media screen and (min-width:768px) {
  .er.classified .l-line {
    display: none;
  }
}
.er.classified .has-ellipse::after {
  width: 2.5rem;
  height: 2.5rem;
  top: -0.4375rem;
  left: -0.875rem;
}
@media screen and (min-width:768px) {
  .er.classified .has-ellipse::after {
    width: 3.375rem;
    height: 3.375rem;
    top: -0.625rem;
    left: -1.3125rem;
  }
}
.er.classified article {
  max-width: 19.625rem;
}
.er.classified article h5 {
  font-size: 1.25em;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
}
.er.classified article p {
  margin-bottom: 0;
}
.er.classified .column:last-child .l-line {
  display: none;
}

.er.connect {
  padding: 3.25rem 0;
}
@media screen and (min-width:768px) {
  .er.connect {
    padding: 2.25rem 0 2.6875rem;
  }
}
@media screen and (min-width:991px) {
  .er.connect .connect__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.er.connect .connect__logo {
  margin-bottom: 1.6875rem;
}
@media screen and (min-width:991px) {
  .er.connect .connect__logo {
    margin-bottom: 0;
  }
}
.er.connect .connect__nav {
  padding: 0 0.8125rem;
}
.er.connect .connect__nav ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.5rem;
  row-gap: 1.125rem;
}
@media screen and (min-width:1199px) {
  .er.connect .connect__nav ul {
    gap: 2.5rem;
  }
}
.er.connect .connect__nav a {
  font-size: 1.375em;
  line-height: 1.0909090909;
  font-weight: 500;
  font-family: "Founders Grotesk";
  padding-bottom: 0.4375rem;
}
@media screen and (min-width:768px) {
  .er.connect .connect__nav a {
    padding-bottom: 0.5rem;
  }
}
.er.connect .connect__nav a::after {
  background-color: #09E1CD;
}
.er.connect .has-ellipse::after {
  width: 2.5rem;
  height: 2.5rem;
  top: -0.4375rem;
  left: -0.8125rem;
}
@media screen and (min-width:768px) {
  .er.connect .has-ellipse::after {
    width: 3.375rem;
    height: 3.375rem;
    left: -1.375rem;
  }
}
.er.connect header h2 {
  color: #01000f;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .er.connect header h2 {
    font-size: 2.25em;
    line-height: 1.1111111111;
    letter-spacing: -0.05rem;
  }
}

@media screen and (min-width:768px) {
  .er.featured-post .featured-post__list .featured-post__item {
    margin-bottom: 1.8125rem;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post .featured-post__main {
    margin-top: 0;
  }
}
@media screen and (max-width:767px) {
  .er.featured-post .featured-post__main .card__desc {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .er.featured-post .featured-post__main .l-line {
    margin: 1rem 0 2.1875rem;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post .featured-post__main article span {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post .featured-post__main .has-ellipse::after {
    top: -0.5625rem;
    left: -1rem;
  }
}
.er.featured-post .featured-post__item {
  margin-bottom: 0.875rem;
}
@media screen and (min-width:768px) {
  .er.featured-post .featured-post__item {
    margin-bottom: 0;
  }
}
.er.featured-post .featured-post__item:not(:first-child) {
  margin-top: 2rem;
}
@media screen and (min-width:768px) {
  .er.featured-post .featured-post__item:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post .l-line {
    display: none;
  }
}
.er.featured-post .card article p.card__desc {
  margin-top: 0.9375rem;
}
.er.featured-post .card article span {
  margin-top: 0.4375rem;
  display: inline-block;
}
@media screen and (min-width:768px) {
  .er.featured-post .card article span {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width:1199px) {
  .er.featured-post .card article h5.l-title--xl {
    font-size: 2.625rem;
  }
}
@media screen and (min-width:1199px) {
  .er.featured-post .card .card__label {
    font-size: 1rem;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post--category {
    padding-top: 0.4375rem;
  }
}
.er.featured-post--category .featured-post__item {
  margin-top: -0.25rem;
}
@media screen and (min-width:768px) {
  .er.featured-post--category .featured-post__main {
    padding-right: 2.625rem;
  }
}
@media screen and (min-width:768px) {
  .er.featured-post--category .featured-post__list {
    margin-left: -1.8125rem;
  }
}

@media screen and (min-width:768px) {
  .er.figure {
    padding: 0 4rem;
  }
}

.er.filter {
  margin: -0.3125rem 0 2.25rem;
}
@media screen and (min-width:768px) {
  .er.filter {
    margin-bottom: 3.1875rem;
  }
}
@media screen and (min-width:768px) {
  .er.filter .form__clear {
    flex-basis: 10.3%;
  }
}

.er.generic h1, .er.generic h2, .er.generic h3, .er.generic h4, .er.generic h5, .er.generic h6 {
  font-family: "Founders Grotesk";
  color: #01000F;
  font-weight: 600;
}
.er.generic h1 {
  font-size: 1.75rem;
}
@media screen and (min-width:768px) {
  .er.generic h1 {
    font-size: 4em;
    line-height: 1.125;
  }
}
.er.generic h2 {
  font-size: 1.5em;
  line-height: 1.2083333333;
  color: rgba(0, 0, 0, 0.87);
}
@media screen and (min-width:768px) {
  .er.generic h2 {
    font-size: 2em;
    line-height: 1.1875;
    font-weight: 700;
  }
}
.er.generic h3 {
  font-size: 1.375em;
  line-height: 1.1818181818;
}
@media screen and (min-width:768px) {
  .er.generic h3 {
    font-size: 1.875em;
    line-height: 1.2;
  }
}
.er.generic h4 {
  font-size: 1.25em;
  line-height: 1.2;
}
@media screen and (min-width:768px) {
  .er.generic h4 {
    font-size: 1.75em;
    line-height: 1.1428571429;
  }
}
.er.generic h5 {
  font-size: 1.125em;
  line-height: 1.3333333333;
}
@media screen and (min-width:768px) {
  .er.generic h5 {
    font-size: 1.625em;
    line-height: 1.1538461538;
  }
}
.er.generic h6 {
  font-size: 1em;
  line-height: 1.25;
}
@media screen and (min-width:768px) {
  .er.generic h6 {
    font-size: 1.5em;
    line-height: 1.1666666667;
  }
}
.er.generic p {
  font-size: 0.9375em;
  line-height: 1.6666666667;
  font-weight: 400;
  margin: 1.5rem 0;
}
@media screen and (min-width:768px) {
  .er.generic p {
    font-size: 1.125em;
    line-height: 1.6666666667;
    margin: 2.5rem 0;
  }
}
@media screen and (min-width:768px) {
  .er.generic p + p {
    margin-top: -0.625rem;
  }
}
@media screen and (min-width:768px) {
  .er.generic p + p + p {
    margin-top: -0.4375rem !important;
  }
}
.er.generic h2 + p {
  margin-top: 0.625rem;
}
@media screen and (min-width:768px) {
  .er.generic h2 + p {
    margin-top: 1.25rem;
  }
}
.er.generic p + blockquote {
  margin-top: 1.625rem;
}
@media screen and (min-width:768px) {
  .er.generic p + blockquote {
    margin-top: 2.8125rem;
  }
}
@media screen and (min-width:768px) {
  .er.generic p + h2 {
    margin-top: -0.5rem;
  }
}
.er.generic ol, .er.generic ul {
  padding: 0 1.875rem 0 3.625rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width:768px) {
  .er.generic ol, .er.generic ul {
    margin-bottom: 2.5rem;
  }
}
.er.generic ol li, .er.generic ul li {
  font-size: 1.125em;
  line-height: 1.8333333333;
  position: relative;
  color: #01000F;
  font-weight: 400;
}
.er.generic ol li {
  list-style: decimal;
}
.er.generic ul li::before {
  content: "";
  position: absolute;
  background-color: #01000F;
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.75rem;
  left: -1.0625rem;
  border-radius: 100%;
}
.er.generic figure img {
  width: 100%;
}
.er.generic blockquote {
  border-left: 0.3125rem solid #273AE9;
}
.er.generic blockquote p {
  font-size: 1.5em;
  line-height: 1.2083333333;
  font-family: "Founders Grotesk";
  font-weight: 600;
  padding: 0.25rem 0 0 0.875rem;
  margin: 0;
  color: #273AE9;
}
@media screen and (min-width:768px) {
  .er.generic blockquote p {
    font-size: 2em;
    line-height: 1.25;
    padding-left: 1.25rem;
  }
}
.er.generic header {
  padding-bottom: 1.0625rem;
  margin-top: 1.5rem;
}
@media screen and (min-width:768px) {
  .er.generic header {
    margin-top: 3rem;
    padding-bottom: 1.6875rem;
  }
}
.er.generic header span {
  font-size: 0.8125em;
  line-height: 1.2307692308;
  font-weight: 400;
}
@media screen and (min-width:768px) {
  .er.generic header span {
    font-size: 0.875em;
    line-height: 1.4285714286;
  }
}
.er.generic .author {
  font-size: 0.75em;
  line-height: 1.6666666667;
  font-weight: 600;
  margin: 0 0 0.375rem 0;
}
@media screen and (min-width:768px) {
  .er.generic .author {
    font-size: 1em;
    line-height: 1.25;
  }
}
.er.generic .author.card__author {
  font-weight: 600;
}
.er.generic .author span {
  font-size: 0.75rem;
  text-transform: initial;
  letter-spacing: 0.075rem;
}
@media screen and (min-width:768px) {
  .er.generic .author span {
    letter-spacing: 0.0875rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.er.generic .video-block {
  position: relative;
}
.er.generic .video-block button {
  position: absolute;
  padding: 0;
}
.er.generic .video-block .btn-circle {
  bottom: 30%;
  right: 10%;
  width: 4rem;
  height: 4rem;
  background-color: #FFCF53;
  border-radius: 100%;
}
@media screen and (min-width:768px) {
  .er.generic .video-block .btn-circle {
    width: 5.875rem;
    height: 5.875rem;
    bottom: 20%;
    right: 7%;
  }
}
.er.generic .video-block .btn-close {
  top: -3.125rem;
  right: -1.375rem;
}
@media screen and (min-width:1024px) {
  .er.generic .video-block .btn-close {
    right: -2.8125rem;
  }
}
.er.generic .video-block .btn-close path {
  transition: 0.3s ease-in-out;
  stroke: #f1efe9;
}
.er.generic .video-block .btn-close:hover path {
  stroke: #FFF;
}
.er.generic .video-block span {
  position: absolute;
  right: 8%;
  bottom: 15%;
  color: #FFCF53;
  font-size: 0.875em;
  line-height: 1.2857142857;
  font-weight: 700;
}
@media screen and (min-width:768px) {
  .er.generic .video-block span {
    right: 9%;
    bottom: 10%;
  }
}
.er.generic .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1;
  position: fixed !important;
}
@media screen and (min-width:768px) {
  .er.generic--blog-inner header {
    margin-top: 1.875rem;
    padding-bottom: 2.1875rem;
  }
}
.er.generic--blog-inner .author span {
  letter-spacing: 0.05625rem;
}
@media screen and (min-width:768px) {
  .er.generic--blog-inner .author span {
    letter-spacing: -0.08125rem;
  }
}

.er.magazine-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 10;
  background-color: #FFF;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0.0625rem 0 0.3125rem rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
}
@media screen and (min-width:992px) {
  .er.magazine-header .magazine-header__wrap {
    padding: 1.25rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width:992px) {
  .er.magazine-header nav ul {
    display: flex;
    align-items: center;
  }
}
.er.magazine-header nav li {
  padding: 0 0.5rem;
}
@media screen and (min-width:1320px) {
  .er.magazine-header nav li {
    padding: 0 1.25rem;
  }
}
.er.magazine-header nav a {
  position: relative;
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 500;
  color: #01000F;
  text-decoration: none;
  font-family: "Founders Grotesk";
}
@media screen and (min-width:1320px) {
  .er.magazine-header nav a {
    font-size: 1rem;
  }
}
.er.magazine-header nav a::after {
  background: #01000f;
  content: "";
  height: 0.125rem;
  left: 0;
  bottom: -0.3125rem;
  opacity: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: center left;
  transition: inherit;
  width: 100%;
  will-change: transform;
}
.er.magazine-header nav a:hover::after {
  transform: scaleX(1);
  opacity: 1;
}
@media screen and (min-width:992px) {
  .is-magazine-sticky .er.magazine-header {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
  }
}
.er.magazine-header .magazine-header__logo figure img {
  height: 1.4375rem;
}

.er.newsletter {
  background-color: #FFF;
  padding: 2.1875rem 2rem 2.5rem;
}
@media screen and (min-width:768px) {
  .er.newsletter {
    padding: 4.0625rem 1.625rem 5.3125rem 2.4375rem;
  }
}
.er.newsletter .newsletter__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width:768px) {
  .er.newsletter .newsletter__wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width:768px) {
  .er.newsletter article {
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 3.75rem;
  }
}
.er.newsletter article p {
  margin: 0.8125rem 0;
}
@media screen and (min-width:768px) {
  .er.newsletter article p {
    font-size: 0.9375em;
    line-height: 1.6;
    margin-top: 0.9375rem;
  }
}
.er.newsletter article h2 {
  font-size: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.0175rem;
  line-height: normal;
}
@media screen and (min-width:768px) {
  .er.newsletter article h2 {
    font-size: 2.25em;
    line-height: 1.1666666667;
    letter-spacing: -0.0225rem;
  }
}
@media screen and (min-width:768px) {
  .er.newsletter .newsletter__form {
    flex-basis: 50%;
    max-width: 50%;
    padding: 1.1875rem 0.9375rem 0 0.5625rem;
  }
}
.er.newsletter .has-ellipse::after {
  width: 2.5rem;
  height: 2.5rem;
  top: -0.375rem;
  left: -1.0625rem;
}
@media screen and (min-width:768px) {
  .er.newsletter .has-ellipse::after {
    width: 3.375rem;
    height: 3.375rem;
  }
}
.er.newsletter--blog {
  margin: 1.625rem 0.625rem;
  padding: 1rem 1.5rem 1.5rem;
  border: 1px solid #273AE9;
}
@media screen and (min-width:991px) {
  .er.newsletter--blog {
    padding: 1.25rem;
    margin: 2.5rem 0 0 1.9375rem;
    width: 96%;
  }
}
@media screen and (min-width:1320px) {
  .er.newsletter--blog {
    margin-top: 21.8125rem;
  }
}
.er.newsletter--blog .newsletter__wrap {
  display: block;
}
.er.newsletter--blog article,
.er.newsletter--blog .newsletter__form {
  max-width: 100%;
}
@media screen and (min-width:768px) {
  .er.newsletter--blog article,
  .er.newsletter--blog .newsletter__form {
    padding: 0 0.3125rem;
  }
}
.er.newsletter--blog .form__wrap {
  display: block;
}
.er.newsletter--blog .form__wrap .from__item input {
  margin-bottom: 1rem;
  font-weight: 500;
}
@media screen and (min-width:768px) {
  .er.newsletter--blog .form__wrap .from__item input {
    margin-bottom: 1.25rem;
  }
}
.er.newsletter--blog .form__wrap .from__item [type=submit] {
  background-color: #273AE9;
  border-color: #273AE9;
  display: block;
  min-width: 100%;
}
@media screen and (min-width:768px) {
  .er.newsletter--blog .form__wrap .from__item [type=submit] {
    height: 3rem;
  }
}
.er.newsletter--blog .form__wrap .from__item [type=submit]:hover {
  color: #273AE9;
  background-color: #FFF;
}
.er.newsletter--blog article {
  padding-right: 0;
}
@media screen and (min-width:768px) {
  .er.newsletter--blog h2 {
    font-size: 1.75rem !important;
    line-height: normal !important;
  }
}
.er.newsletter--blog p {
  font-size: 0.9375em;
  line-height: 1.6;
  margin: 0.75rem 0 1.5625rem;
}
@media screen and (min-width:768px) {
  .er.newsletter--blog p {
    line-height: 1.5rem !important;
    letter-spacing: 0 !important;
    margin-top: 0.75rem !important;
  }
}
.er.newsletter--blog .has-ellipse::after {
  display: none;
}
.er.newsletter--blog footer p {
  line-height: 1.125rem !important;
}
@media screen and (min-width:991px) {
  .er.newsletter--blog-inner {
    margin-top: calc(120% + 0.3125rem);
  }
}

.er.popup-video {
  position: fixed;
  width: 90%;
  z-index: 3;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border: none;
  display: none;
  -webkit-box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width:768px) {
  .er.popup-video {
    max-width: 59.375rem;
  }
}
.er.popup-video .popup-video__block {
  position: relative;
  height: 100%;
}

.er.post {
  margin-bottom: 2.5rem;
}
.er.post .l-btn {
  width: 100%;
}
.er.post--category {
  margin-bottom: 1.625rem;
}
.er.post--category figure {
  display: block;
}
@media screen and (min-width:768px) {
  .er.post--category .card--post {
    display: flex;
    flex-wrap: wrap;
    padding-top: 2rem;
  }
}
@media screen and (min-width:768px) {
  .er.post--category article {
    padding-left: 1.375rem;
  }
}
.er.post--category article p {
  margin-top: 1rem !important;
}
@media screen and (min-width:768px) {
  .er.post--category article p {
    margin-top: -0.1875rem !important;
  }
}
@media screen and (min-width:768px) {
  .er.post--category article h5 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width:768px) {
  .er.post .post__item {
    margin-top: -1rem;
  }
}

.er.stories .stories__item {
  margin: 1.25rem 0;
}
.er.stories article h5 {
  font-size: 1.25em;
  line-height: 1.2;
}
.er.stories--tab {
  margin-bottom: 1.8125rem;
}
.er.stories--tab--tab {
  margin-bottom: 1.4375rem;
}
.er.stories--tab--tab .stories__item {
  margin-top: 1.125rem;
}
.er.stories--tab--tab article {
  max-width: 17.5rem;
}
.er.stories--tab--tab .card {
  justify-content: space-between;
}
.er.stories--tab--tab h5 {
  font-size: 1.25rem;
  line-height: normal;
}
.er.stories--tab--tab .card__desc {
  margin-top: 0.5rem;
}
.er.stories--tab--tab .card__place {
  line-height: 0.89375rem;
}
.er.stories--tab .card {
  justify-content: space-between;
}
.er.stories--tab h5 {
  font-size: 1.25rem;
  line-height: normal;
}
.er.stories--tab .card__desc {
  margin-top: 0.5rem;
}
.er.stories--tab .card__place {
  line-height: 0.89375rem;
}

.er.submenu {
  margin: 1.74375rem 0;
}
@media screen and (min-width:768px) {
  .er.submenu {
    margin: 1.74375rem 0 2.0625rem;
  }
}
@media screen and (min-width:992px) {
  .er.submenu {
    display: none;
  }
}
@media screen and (min-width:1199px) {
  .er.submenu .container {
    max-width: 86.25rem;
  }
}
.er.submenu .submenu__wrap {
  display: none;
}
.er.submenu .submenu__wrap ul {
  padding: 0;
  width: 39%;
  flex: 0 0 39%;
  border-top: 0.0625rem solid rgba(1, 0, 15, 0.2);
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 1380px) {
  .er.submenu .submenu__wrap ul {
    width: 34%;
    flex: 0 0 34%;
  }
}
.er.submenu .submenu__wrap ul li {
  display: inline-block;
  position: relative;
  padding-right: 0.875rem;
  font-size: 16px;
}
@media (min-width: 1380px) {
  .er.submenu .submenu__wrap ul li {
    padding-right: 1rem;
  }
}
.er.submenu .submenu__wrap ul li a {
  font-weight: 500;
  font-size: 0.6875em;
  line-height: 1.8181818182;
  letter-spacing: 0.06875rem;
  text-transform: uppercase;
  color: #01000F;
  text-decoration: none;
  font-family: "Founders Grotesk";
  display: block;
  padding: 0.125rem 0;
}
.er.submenu .submenu__wrap ul li a:hover {
  text-decoration: underline;
  color: #AC27F4;
}
.er.submenu .submenu__wrap ul li::after {
  content: "•";
  color: #AC27F4;
  font-size: 0.75em;
  line-height: 1.6666666667;
  font-weight: 500;
  letter-spacing: 0.075rem;
  position: absolute;
  right: 0.25rem;
  top: 55%;
  transform: translateY(-50%);
}
.er.submenu .submenu__wrap ul li:last-child::after {
  display: none;
}
.er.submenu .submenu__wrap ul.submenu__right {
  padding-left: 3.375rem;
}
.er.submenu .submenu__wrap figure {
  width: 100%;
  flex: 0 0 22%;
  padding: 0 1rem;
}
@media (min-width: 1380px) {
  .er.submenu .submenu__wrap figure {
    flex: 0 0 32%;
  }
}
.er.submenu .submenu__mobile ul {
  padding: 0.5rem 1.5625rem;
  border-top: 0.0625rem solid rgba(1, 0, 15, 0.2);
  border-bottom: 0.0625rem solid rgba(1, 0, 15, 0.2);
  position: relative;
}
.er.submenu .submenu__mobile ul li {
  display: inline-block;
  position: relative;
  padding-right: 1.125rem;
}
.er.submenu .submenu__mobile ul li a {
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.4285714286;
  letter-spacing: 0.0875rem;
  text-transform: uppercase;
  color: #01000F;
  text-decoration: none;
  font-family: "Founders Grotesk";
}
.er.submenu .submenu__mobile ul li a:hover {
  text-decoration: underline;
  color: #AC27F4;
}
.er.submenu .submenu__mobile ul li::after {
  content: "•";
  color: #AC27F4;
  font-size: 0.75em;
  line-height: 1.6666666667;
  font-weight: 500;
  letter-spacing: 0.075rem;
  position: absolute;
  right: 0.3125rem;
  top: 50%;
  transform: translateY(-50%);
}
.er.submenu .submenu__mobile ul::after {
  background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  position: absolute;
  width: 3.75rem;
  height: 2.5rem;
  top: 0rem;
  right: 1.5625rem;
}
.er.submenu .submenu__mobile .slick-arrow {
  position: relative;
  font-size: 0;
  color: transparent;
}
.er.submenu .submenu__mobile .slick-arrow,
.er.submenu .submenu__mobile .slick-next {
  position: absolute;
  width: 1.5625rem;
  height: 1.5625rem;
  font-size: 0.875rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 1;
}
.er.submenu .submenu__mobile .slick-next {
  top: 0.5rem;
  right: 0.375rem;
  background-image: url("../svg/next.svg");
  opacity: 0.3;
}
.er.submenu .submenu__mobile .slick-list {
  overflow: hidden;
}
.er.submenu .submenu__mobile figure {
  padding-bottom: 1.75rem;
  text-align: center;
}
.er.submenu--blog-post {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .er.submenu--blog-inner {
    margin-bottom: 3.3125rem;
  }
}

.er.tab {
  padding-bottom: 3.625rem;
}
@media screen and (min-width:768px) {
  .er.tab {
    padding: 2.25rem 0rem 3.5rem 0rem;
  }
}
.er.tab .tab__nav {
  display: flex;
}
.er.tab .tab__nav .is-active {
  position: relative;
  color: #273AE9;
  border: 0.0625rem solid #273AE9;
  border-bottom: none;
}
.er.tab .tab__nav .is-active.l-btn {
  background-color: white;
  color: #273AE9;
}
.er.tab .tab__nav .is-active .l-btn {
  background-color: #273AE9;
  color: white;
  transition: none;
}
.er.tab .tab__nav .is-active::before {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 100%;
  background-color: #FFF;
  bottom: -0.0625rem;
  left: 0;
}
.er.tab .l-btn {
  width: 100%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
}
.er.tab .l-btn[type=submit] {
  border: 0.125rem solid transparent;
  -webkit-appearance: none;
}
.er.tab .l-btn[type=submit]:hover {
  border: 0.125rem solid #AC27F4;
}
.er.tab .l-btn:not(.l-btn--purple-fill) {
  background-color: #273AE9;
  color: white;
  transition: none;
}
.er.tab .tab__content {
  padding: 0.6875rem 1.25rem 1.25rem;
  display: none;
}
.er.tab .tab__content.is-active {
  border: 0.0625rem solid #273AE9;
  display: block;
}
.er.tab .stories article h5 {
  line-height: normal;
}
.er.tab .stories .card__desc,
.er.tab .stories .card__place {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.er.tab .stories .card__desc {
  margin-top: 1rem;
}

body.elementor-has-body .site-main {
    padding-bottom: 0;
}

section.section.section--submenu .er.submenu {
  display: block;
}
section.section.section--submenu .er.submenu .submenu__mobile .submenu__logo {
  display: block;
}
@media screen and (min-width:991px) {
  section.section.section--submenu .er.submenu .submenu__mobile .submenu__logo {
    padding-bottom: 0;
    margin-bottom: -1.5625rem;
  }
}
@media screen and (min-width:991px) {
  section.section.section--submenu .er.submenu .submenu__mobile .submenu__logo a {
    max-width: 17.1875rem;
  }
  section.section.section--submenu .er.submenu .submenu__mobile .submenu__logo a figure {
    padding-bottom: 0;
  }
}
@media screen and (min-width:1199px) {
  section.section.section--submenu .er.submenu .submenu__mobile .submenu__logo a {
    max-width: 24.375rem;
  }
}
@media screen and (min-width:991px) {
  section.section.section--submenu .er.submenu .submenu__mobile ul {
    display: none;
  }
}

/* Category description */
.category .section--blog-banner header{
  flex-direction: column;
  align-items: center;
}
.category .section--blog-banner header p{
  margin: 24px auto 0;
  max-width: 472px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
@media screen and (min-width: 768px){
  .category .section--blog-banner header p{
    text-align: center;
  }
}
@media screen and (max-width: 375px){
  .category .section--blog-banner header{
    padding-left: 40px;
  }
}
