@charset "UTF-8";
@font-face {
  font-family: 'AkkuratLL-Regular';
  src: url("../fonts/AkkuratLL-Regular.eot");
  src: url("../fonts/AkkuratLL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AkkuratLL-Regular.woff2") format("woff2"), url("../fonts/AkkuratLL-Regular.woff") format("woff"), url("../fonts/AkkuratLL-Regular.ttf") format("truetype"), url("../fonts/AkkuratLL-Regular.svg#AkkuratLL-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'AkkuratLL-Light';
  src: url("../fonts/AkkuratLL-Light.eot");
  src: url("../fonts/AkkuratLL-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AkkuratLL-Light.woff2") format("woff2"), url("../fonts/AkkuratLL-Light.woff") format("woff"), url("../fonts/AkkuratLL-Light.ttf") format("truetype"), url("../fonts/AkkuratLL-Light.svg#AkkuratLL-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'AkkuratLL-Bold';
  src: url("../fonts/AkkuratLL-Bold.eot");
  src: url("../fonts/AkkuratLL-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AkkuratLL-Bold.woff2") format("woff2"), url("../fonts/AkkuratLL-Bold.woff") format("woff"), url("../fonts/AkkuratLL-Bold.ttf") format("truetype"), url("../fonts/AkkuratLL-Bold.svg#AkkuratLL-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'AkkuratLL-Light-italic';
  src: url("../fonts/AkkuratLL-LightItalic.eot");
  src: url("../fonts/AkkuratLL-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AkkuratLL-LightItalic.woff2") format("woff2"), url("../fonts/AkkuratLL-LightItalic.woff") format("woff"), url("../fonts/AkkuratLL-LightItalic.ttf") format("truetype"), url("../fonts/AkkuratLL-LightItalic.svg#AkkuratLL-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'PPEditorialNew-light-italic';
  src: url("../fonts/PPEditorialNew-UltralightItalic.eot");
  src: url("../fonts/PPEditorialNew-UltralightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PPEditorialNew-UltralightItalic.woff2") format("woff2"), url("../fonts/PPEditorialNew-UltralightItalic.woff") format("woff"), url("../fonts/PPEditorialNew-UltralightItalic.ttf") format("truetype"), url("../fonts/PPEditorialNew-UltralightItalic.svg#PPEditorialNew-UltralightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'PPEditorialNew-Regular';
  src: url("../fonts/PPEditorialNew-Thin.otf");
  src: url("../fonts/PPEditorialNew-Thin.otf") format("opentype");
  font-weight: 200;
  font-display: swap; }
em {
  color: inherit; }

body {
  font-family: "AkkuratLL-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #101926;
  padding: 0;
  margin: 0; }
  body::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: '';
    background-image: url(../../other/Desktop.png);
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 9;
    height: 4837px;
    background-image: url(../../other/Mobile.png);
    height: 6342px;
    opacity: 0.4;
    display: none; }

* {
  box-sizing: border-box; }

.bg-light-grey {
  background: #F5F3F3; }

h1 {
  color: inherit; }

.container {
  max-width: 100%; }
  @media (min-width: 767px) {
    .container {
      max-width: 1226px;
      padding: 0 40px; } }
  @media (min-width: 1280px) {
    .container {
      padding: 0 15px; } }

header {
  position: absolute;
  left: 9px;
  right: 0;
  z-index: 3;
  top: 24px; }
  header a {
    display: inline-flex; }
    header a img {
      height: 18px;
      width: auto; }
  @media (min-width: 767px) {
    header {
      top: 30px;
      left: 0; }
      header a img {
        height: 24px; } }

/* Header styles */
.header {
  padding: .5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 30;
  transition: transform 0.5s ease, top 0.1s ease, color 0.6s ease;
  position: fixed;
  top: 1rem;
  border-radius: .5rem;
  overflow: hidden;
  max-width: calc(100% - 5.5rem);
  margin: auto; }
  .header svg {
    display: block;
    vertical-align: middle;
    min-width: 70px; }
  .header * {
    z-index: 1;
    transition: color 0.6s ease; }
  .header.uk-light * {
    color: #fff; }
  .header.uk-dark * {
    color: #4a4741; }
  .header.header--fixed {
    top: 1rem !important; }
    .header.header--fixed::before {
      position: absolute;
      inset: 0;
      content: "";
      background-blend-mode: multiply;
      background-color: rgba(54, 53, 49, 0.102);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      opacity: 1; }
    .header.header--fixed::after {
      position: absolute;
      inset: 0;
      content: "";
      background-blend-mode: multiply;
      background-color: rgba(54, 53, 49, 0.102);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      opacity: 1; }
  .header.hidden__sticky {
    transform: translateY(-250%); }
  .header.header--open::before, .header.header--open::after {
    display: none; }
  .header.header--open .header__nav {
    display: none; }

.header__logo {
  font-weight: bold;
  font-size: 1.5rem; }

.header__nav {
  display: flex;
  gap: 1.4rem;
  align-items: center; }

.header__nav-link {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px; }

.header__nav-link:hover {
  text-decoration: none;
  font-weight: 600; }

.menu--btns {
  display: flex;
  align-items: center;
  gap: 4px; }
  .menu--btns span {
    margin-right: 6px; }

.header__shop-btn {
  background-color: #3b82f6;
  color: #FFF !important;
  padding: 0.75rem 1.5rem;
  border-radius: 9999px;
  text-decoration: none !important;
  margin-left: 40px; }
  .header__shop-btn:focus {
    border: none;
    outline: none; }

.uk-light .header__menu-btn {
  border: 1px solid #ffffff; }

.header__menu-btn {
  background: none;
  border: none;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 3rem;
  height: 3rem;
  border: 1px solid #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .header__menu-btn:focus {
    outline: none; }

.header__menu-icon {
  width: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1rem;
  transform: translate(-50%, -50%);
  transition: all .2s ease; }

.header__menu-icon::before {
  position: absolute;
  background-color: currentColor;
  display: block;
  width: 16px;
  height: 2px;
  content: "";
  top: 4px;
  transition: all .2s ease; }

.header__menu-icon::after {
  position: absolute;
  background-color: currentColor;
  display: block;
  width: 16px;
  height: 2px;
  content: "";
  bottom: 4px;
  transition: all .2s ease; }

.header__menu-icon:hover:after {
  transform: translate3d(0, 3px, 0); }

.header__menu-icon:hover::before {
  transform: translate3d(0, -3px, 0); }

.header__menu-icon.active::before {
  transform: translate3d(-2.75px, -2.25px, 0) rotate(-45deg);
  transform-origin: top right; }

.header__menu-icon.active::after {
  transform: translate3d(-2.75px, 2.25px, 0) rotate(45deg);
  transform-origin: bottom right; }

/* Menu styles */
.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f7f1e8;
  padding: 4rem;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  z-index: 20;
  padding-top: 7rem;
  padding-bottom: 4rem; }

.menu--open {
  transform: translateY(0); }

.menu__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem; }

.menu__close-btn {
  background: none;
  border: none;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem; }

.menu__close-icon {
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }

.menu__close-icon::before {
  content: "\00D7";
  font-size: 1.2rem; }

.menu__content {
  display: flex;
  gap: 4rem; }

.menu__section {
  flex: 1;
  border-top: 1px solid rgba(74, 71, 65, 0.2);
  padding-top: 1rem; }
  .menu__section button {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: none; }
    .menu__section button svg {
      display: none; }
  .menu__section:focus {
    border: none;
    outline: none; }

.menu__section-title {
  font-weight: 600;
  padding-bottom: .625rem;
  color: #4a4741;
  font-size: 1.125rem;
  margin: 0; }

.menu__list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.menu__item {
  margin-bottom: 0.7rem; }

.menu__link {
  text-decoration: none;
  color: #4a4741; }

.menu__link:hover {
  text-decoration: none;
  color: #4a4741;
  font-weight: 600; }

.menu__promo {
  flex: 1;
  background-color: #cbd5e1;
  background-image: url(https://ourahealth.imgix.net/blue-sky/header-submenu.jpg?ixlib=js-3.8.0&auto=format&fit=max&fm=png&q=70&w=640&s=8c498edea418336f734eeedd80c19a35);
  background-position: center;
  background-size: cover;
  border-radius: 0.5rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 400px;
  max-height: 232px; }
  .menu__promo * {
    color: #ffffff; }
  .menu__promo h2 {
    font-family: "AkkuratLL-Light", sans-serif;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 100; }
  .menu__promo p {
    font-family: "PPEditorialNew-light-italic", sans;
    font-size: 2rem; }
  .menu__promo:hover {
    text-decoration: none; }

.menu__promo-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem; }

.menu__promo-subtitle {
  font-style: italic;
  margin-bottom: 1rem; }

.menu__promo-btn {
  align-self: flex-end;
  background-color: #3b82f6;
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  text-decoration: none; }

@media (orientation: landscape) {
  .menu .menu__promo {
    flex-direction: row; } }
@media (max-width: 1024px) {
  .header {
    padding: .5rem;
    max-width: calc(100% - 2rem);
    margin: auto;
    top: 6rem; }
    .header .header__nav {
      margin: 0 15px 0 auto; }
      .header .header__nav .header__nav-link {
        display: none; }
      .header .header__nav .header__shop-btn {
        padding: .5rem 1rem; }
    .header svg {
      min-width: 64px; }
    .header .header__menu-btn {
      width: 2.5rem;
      height: 2.5rem; }
    .header.header--open {
      top: 1rem; }
    .header::before {
      position: absolute;
      inset: 0;
      content: "";
      background-blend-mode: multiply;
      background-color: rgba(54, 53, 49, 0.102);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      opacity: 1; }
    .header::after {
      position: absolute;
      inset: 0;
      content: "";
      background-blend-mode: multiply;
      background-color: rgba(54, 53, 49, 0.102);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      opacity: 1; }
    .header .menu--btns {
      margin-right: 7px; }

  .menu {
    padding: 5rem 1.8rem 1rem;
    height: 100%;
    background: #eee6dc;
    font-family: "AkkuratLL-Regular", sans-serif; }
    .menu .bg--img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-image: radial-gradient(circle at 10% 10%, #d7c9a7 0px, transparent 40%);
      z-index: -1; }
    .menu .bg--img-2 {
      background-image: radial-gradient(circle at 70% 70%, #d7c9a7 0px, transparent 90%); }
    .menu .menu__content {
      flex-direction: column;
      gap: 1rem;
      height: 100%; }
    .menu .menu__section {
      flex: none; }
      .menu .menu__section button {
        cursor: pointer; }
        .menu .menu__section button svg {
          display: block; }
      .menu .menu__section h2 {
        margin: 0;
        padding: 0; }
      .menu .menu__section .menu__list {
        opacity: 0;
        display: none;
        transition: opacity 1s;
        transition-property: display opacity;
        transition-duration: 1s;
        transition-behavior: allow-discrete;
        margin-top: 1rem; }
      .menu .menu__section .menu__section--dropdown.active + .menu__list {
        opacity: 1;
        display: block; }
  @starting-style {
    .menu .menu__section .menu__section--dropdown.active + .menu__list {
      opacity: 0; } }
    .menu .menu__promo {
      margin-top: auto;
      margin-left: auto;
      width: 100%;
      max-width: 400px;
      max-height: 144px;
      background-size: cover; }
      .menu .menu__promo h2, .menu .menu__promo p {
        font-size: 24px; }
      .menu .menu__promo .menu__promo-subtitle {
        margin: 0; } }
@media (max-width: 466px) {
  .header {
    margin-top: 25px;
    left: 0; }
    .header.header--fixed, .header.header--open {
      margin-top: 0; }
    .header .menu--btns {
      margin-right: 0; }

  .menu .menu__promo {
    min-width: 100%; } }
@media (orientation: landscape) and (max-width: 900px) {
  .menu .menu__content {
    overflow: scroll; }
  .menu .menu__promo {
    min-height: 170px; } }
.btn {
  font-family: "AkkuratLL-Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #101926;
  background: #A2D3E8;
  border-radius: 40px;
  padding: 11.5px 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px; }
  .btn:hover, .btn:focus {
    color: #101926; }
  .btn.btn-white {
    background: #FFFFFF;
    color: #72035D; }

@keyframes scrollDown {
  0% {
    translate: 0 -100%; }
  100% {
    translate: 0 500%; } }
@keyframes border-draw {
  0% {
    stroke-dasharray: 0 100; } }
.hero-section {
  padding: 0;
  background-image: none;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 95.8vh; }
  @media (min-width: 320px) and (max-width: 400px) and (max-height: 750px) {
    .hero-section {
      min-height: 112.4vh; } }
  @media (min-width: 401px) and (max-width: 600px) {
    .hero-section {
      min-height: 90.8vh; } }
  @media (min-width: 700px) and (max-width: 1100px) and (max-height: 1370px) {
    .hero-section {
      min-height: 51.8vh; } }
  @media (min-width: 450px) {
    .hero-section {
      background-size: contain; } }
  @media (min-width: 767px) {
    .hero-section {
      padding: 90px 0 34px;
      background-size: auto 89%;
      background-position: right 48% bottom;
      background: transparent; }
      .hero-section .container {
        max-width: 1191px; } }
  @media (min-width: 1100px) {
    .hero-section {
      padding: 134px 0 52px;
      min-height: 70vh; } }
  @media (min-width: 1300px) {
    .hero-section {
      background-size: auto 100%;
      background-position: right; } }
  @media (min-width: 1600px) {
    .hero-section {
      background-image: none;
      background-size: auto 100%;
      background-position: right;
      background-repeat: no-repeat;
      background: transparent;
      position: relative;
      min-height: 78vh; } }
  .hero-section .container {
    height: inherit; }
  .hero-section .img-slider {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .hero-section .img-slider > .single {
      height: 100%; }
      .hero-section .img-slider > .single > img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .hero-section .img-slider .slick-list {
      height: 100%; }
      .hero-section .img-slider .slick-list .slick-track {
        height: 100%; }
        .hero-section .img-slider .slick-list .slick-track img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: bottom -10px right 0; }
          @supports (-webkit-touch-callout: none) {
            .hero-section .img-slider .slick-list .slick-track img {
              object-position: bottom -21px right 0; } }
          @supports not (-webkit-touch-callout: none) {
            .hero-section .img-slider .slick-list .slick-track img {
              object-position: bottom center; } }
          @media (min-width: 992px) {
            .hero-section .img-slider .slick-list .slick-track img {
              object-position: center; } }
    .hero-section .img-slider::before {
      content: '';
      background: linear-gradient(180deg, rgba(20, 16, 13, 0) 0%, #14100D 105.36%);
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: none; }
      @media (min-width: 992px) {
        .hero-section .img-slider::before {
          display: none; } }
    @media (min-width: 767px) {
      .hero-section .img-slider {
        top: 0; } }
  .hero-section .content-slider {
    position: relative;
    z-index: 2;
    height: 100%;
    padding-bottom: 3px; }
    .hero-section .content-slider .slick-list {
      height: 100%; }
      .hero-section .content-slider .slick-list .slick-track {
        height: 100%; }
    .hero-section .content-slider .slick-dots {
      position: absolute;
      left: 15px;
      right: 15px;
      padding: 0;
      bottom: 29px;
      list-style: none;
      display: flex;
      justify-content: center;
      margin-bottom: 0; }
      .hero-section .content-slider .slick-dots li {
        margin: 0 3.5px;
        border-radius: 50%; }
        .hero-section .content-slider .slick-dots li button {
          border-radius: 50%;
          padding: 0;
          width: 35px;
          height: 35px;
          border: none;
          background: transparent;
          font-family: "AkkuratLL-Regular", sans-serif;
          font-size: 12px;
          line-height: 1;
          color: rgba(255, 255, 255, 0.3);
          position: relative;
          cursor: pointer;
          outline: none !important;
          box-shadow: none; }
          .hero-section .content-slider .slick-dots li button::after {
            position: absolute;
            border-radius: 50%;
            content: '';
            z-index: 0;
            border: 1px solid rgba(255, 255, 255, 0.3);
            left: 0.5px;
            right: 0.5px;
            top: 0.5px;
            bottom: 0.5px; }
          .hero-section .content-slider .slick-dots li button svg {
            position: absolute;
            z-index: 1;
            top: -2.43px;
            left: -2.43px;
            z-index: 1;
            min-width: calc(100% + 4.86px);
            height: calc(100% + 4.86px); }
            .hero-section .content-slider .slick-dots li button svg path {
              fill: none;
              stroke: transparent;
              stroke-width: 1.43px; }
        .hero-section .content-slider .slick-dots li.slick-active button {
          color: #FFF; }
          .hero-section .content-slider .slick-dots li.slick-active button svg path {
            stroke: #FFF;
            animation: border-draw 7.7s linear forwards; }
      .hero-section .content-slider .slick-dots.active-dot li button {
        color: rgba(50, 53, 59, 0.302);
        outline-color: rgba(50, 53, 59, 0.302); }
      .hero-section .content-slider .slick-dots.active-dot li.slick-active button {
        color: #32353B; }
        .hero-section .content-slider .slick-dots.active-dot li.slick-active button svg path {
          stroke: #32353B; }
    @media (min-width: 992px) {
      .hero-section .content-slider {
        padding-bottom: 0; }
        .hero-section .content-slider > .content-side {
          display: none; }
          .hero-section .content-slider > .content-side:nth-child(1) {
            display: block;
            padding-bottom: 0; }
        .hero-section .content-slider .slick-dots {
          position: absolute;
          right: 3px;
          margin: 0;
          bottom: -23px;
          left: auto; }
          .hero-section .content-slider .slick-dots li {
            margin: 0;
            margin-left: 10px; }
            .hero-section .content-slider .slick-dots li button {
              width: 48px;
              height: 48px;
              font-size: 16px; } }
    @media (min-width: 1300px) {
      .hero-section .content-slider {
        padding-bottom: 0; } }
  .hero-section .content-side {
    padding: 0 3.5px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    .hero-section .content-side .logo {
      text-align: center; }
      .hero-section .content-side .logo img {
        width: 224px;
        height: auto;
        margin: 0 auto;
        margin-bottom: 29px; }
    .hero-section .content-side h1 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 28px;
      line-height: 33px;
      margin-bottom: 16px;
      margin-top: 0;
      color: #FFF; }
      .hero-section .content-side h1 em {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200;
        font-style: italic; }
    .hero-section .content-side p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 23px;
      margin-top: 0;
      margin-bottom: 30px;
      color: #FFF; }
    .hero-section .content-side .img {
      text-align: center;
      margin-bottom: 20px; }
      .hero-section .content-side .img img {
        height: auto;
        width: 76px;
        margin: 0 auto; }
    .hero-section .content-side .btn-wrapper {
      padding-bottom: 30px; }
      .hero-section .content-side .btn-wrapper .btn {
        color: #101926; }
    @media (min-width: 767px) {
      .hero-section .content-side {
        width: 55%;
        text-align: left;
        display: block; }
        .hero-section .content-side .logo {
          text-align: left; }
          .hero-section .content-side .logo img {
            width: 269px;
            margin-left: 0;
            margin-bottom: 33px; }
        .hero-section .content-side h1 {
          text-align: left;
          font-size: 24px;
          line-height: 34px;
          margin-bottom: 14px;
          max-width: 443px; }
        .hero-section .content-side p {
          font-size: 18px;
          line-height: 23px;
          margin-bottom: 20px;
          text-align: left;
          max-width: 569px;
          margin-top: 22px; }
        .hero-section .content-side .btn-wrapper {
          position: unset;
          text-align: left;
          display: block;
          padding-bottom: 20px; }
        .hero-section .content-side .img {
          text-align: left;
          margin-top: 10px; }
          .hero-section .content-side .img img {
            margin-left: 0;
            width: 102px; } }
    @media (min-width: 992px) {
      .hero-section .content-side h1 {
        max-width: 656px;
        font-size: 40px;
        line-height: 46px;
        letter-spacing: -0.02em; }
      .hero-section .content-side .img {
        margin-bottom: 0;
        text-align: left; } }
  .hero-section .img-side {
    padding-top: 44px;
    text-align: center; }
    .hero-section .img-side img {
      width: 100%;
      max-width: 360px;
      margin: 0 auto; }
    .hero-section .img-side .btn-wrapper > div:first-child {
      position: absolute;
      bottom: 18px;
      left: 0;
      right: 0;
      text-align: center; }
    .hero-section .img-side .btn-wrapper > div.fixed_btn {
      background-color: #FFF;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 99;
      padding: 22px;
      visibility: hidden; }
    .hero-section .img-side .btn-wrapper.floated {
      padding: 0; }
      .hero-section .img-side .btn-wrapper.floated > div {
        background-color: #FFF;
        z-index: 99;
        padding: 22px;
        visibility: hidden; }
        .hero-section .img-side .btn-wrapper.floated > div.fixed_btn {
          visibility: visible; }
    @media (min-width: 767px) {
      .hero-section .img-side {
        display: none; }
        .hero-section .img-side .btn-wrapper {
          display: none; } }

.stats-section {
  padding: 2rem 0;
  background-color: #E6DED3; }
  .stats-section .stats-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 24px; }
    .stats-section .stats-container * {
      font-family: "AkkuratLL-Light", sans-serif; }
    @media (min-width: 992px) {
      .stats-section .stats-container {
        flex-direction: row;
        align-items: stretch; }
        .stats-section .stats-container .stat-item {
          flex: 1;
          flex-direction: row;
          border-right: 1px solid rgba(0, 0, 0, 0.1); }
          .stats-section .stats-container .stat-item:last-child {
            border-right: none; }
          .stats-section .stats-container .stat-item .stat-content {
            flex-direction: row; } }
  .stats-section .stat-item:first-child {
    padding: 0 0 18px; }
    .stats-section .stat-item:first-child .stat-description {
      margin-top: -5px; }
    @media (min-width: 992px) {
      .stats-section .stat-item:first-child {
        padding: 1.6rem 8px 1.6rem 2rem;
        justify-content: start; }
        .stats-section .stat-item:first-child .stat-description {
          min-width: 236px;
          margin-top: -12px; } }
  .stats-section .stat-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 0 0 24px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    gap: 6px; }
    @media (min-width: 992px) {
      .stats-section .stat-item {
        padding: 2rem 8px;
        text-align: center;
        border-bottom: none; } }
  .stats-section .stat-icon {
    margin-bottom: 1rem;
    color: #000; }
  .stats-section .stat-content {
    display: flex;
    flex-direction: row;
    gap: 1rem; }
  .stats-section .stat-number {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    line-height: 50px;
    color: #101926; }
  .stats-section .stat-description {
    font-size: 14px;
    line-height: 20px;
    max-width: 171px;
    margin: 5px 0 0;
    color: #333; }
  @media (min-width: 992px) {
    .stats-section {
      padding: 0;
      border-bottom: 1px solid #9FA7B8; }
      .stats-section .stat-description {
        text-align: left;
        margin-top: 6px; }
      .stats-section .stat-item:nth-child(2) .stat-description {
        min-width: 240px; }
      .stats-section .stat-item:nth-child(3) .stat-description {
        max-width: 150px; } }

.app-specs-section {
  padding: 8px 0 38px;
  overflow: hidden;
  background-color: #E6DED3; }
  .app-specs-section .container {
    padding: 0; }
  .app-specs-section .title {
    text-align: center;
    padding: 0 14px;
    margin-bottom: 40px; }
    .app-specs-section .title h2 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 39px;
      margin-bottom: 20px; }
      .app-specs-section .title h2 .br-sm {
        display: block; }
      .app-specs-section .title h2 em {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200;
        font-style: italic;
        color: inherit; }
    .app-specs-section .title p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin: 0;
      padding: 0 7px; }
  .app-specs-section .img-wrapper {
    position: relative;
    transform: translateX(8%);
    opacity: 0;
    transition: all 1s ease-in-out; }
    .app-specs-section .img-wrapper .img {
      margin-bottom: 20px; }
    .app-specs-section .img-wrapper h3 {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 21px;
      margin-top: 0; }
    .app-specs-section .img-wrapper p {
      font-size: 16px;
      line-height: 24px;
      margin: 0; }
      .app-specs-section .img-wrapper p strong {
        font-family: "AkkuratLL-Bold", sans-serif; }
    .app-specs-section .img-wrapper.slick-slider {
      padding-bottom: 77px;
      padding-left: 15px; }
      .app-specs-section .img-wrapper.slick-slider .slick-list {
        padding-right: 108px;
        margin: 0 -14px; }
        .app-specs-section .img-wrapper.slick-slider .slick-list .slick-slide {
          margin: 0 14px; }
    .app-specs-section .img-wrapper .slick-arrow {
      position: absolute;
      z-index: 3;
      bottom: 0;
      top: auto;
      left: auto;
      right: 17px;
      border: 1px solid #A5A29F;
      background-image: url(../img/arrow-right.svg);
      background-color: transparent;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 14px;
      padding: 0;
      outline: none;
      box-shadow: none;
      width: 37px;
      height: 37px;
      font-size: 0;
      border-radius: 50%;
      cursor: pointer; }
      .app-specs-section .img-wrapper .slick-arrow.slick-prev {
        transform: scaleX(-1);
        right: 64px; }
    .app-specs-section .img-wrapper .slick-dots {
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      list-style: none;
      position: absolute;
      z-index: 2;
      bottom: 7px;
      left: 17px; }
      .app-specs-section .img-wrapper .slick-dots li {
        display: none;
        line-height: 1; }
        .app-specs-section .img-wrapper .slick-dots li.slick-active {
          display: flex;
          width: 14px; }
        .app-specs-section .img-wrapper .slick-dots li button {
          font-family: "AkkuratLL-Regular", sans-serif;
          padding: 0;
          padding-right: 9px;
          background: transparent;
          border: none;
          font-size: 10px;
          line-height: 22px;
          color: #656F7F;
          pointer-events: none;
          outline: none;
          letter-spacing: 2.1px; }
      .app-specs-section .img-wrapper .slick-dots::before {
        font-family: "AkkuratLL-Regular", sans-serif;
        content: '0';
        font-size: 10px;
        line-height: 22px;
        color: #32353B;
        letter-spacing: 2.1px; }
      .app-specs-section .img-wrapper .slick-dots::after {
        font-family: "AkkuratLL-Regular", sans-serif;
        content: ' – 03';
        font-size: 10px;
        line-height: 22px;
        color: #32353B;
        letter-spacing: 4.1px; }
  .app-specs-section.start_anim .img-wrapper {
    transform: translateX(0);
    opacity: 1; }
  @media (min-width: 370px) {
    .app-specs-section .title h2 .br-sm {
      display: none; } }
  @media (min-width: 992px) {
    .app-specs-section {
      padding: 60px 0; }
      .app-specs-section .title {
        margin-bottom: 42px; }
        .app-specs-section .title h2 {
          font-size: 40px;
          line-height: 50px;
          max-width: 700px;
          margin: 0 auto 40px; }
        .app-specs-section .title p {
          font-size: 18px;
          line-height: 27px;
          max-width: 992px;
          margin: 0 auto;
          padding: 0; }
      .app-specs-section .container {
        max-width: 1070px;
        padding: 0 15px; }
      .app-specs-section .img-wrapper {
        display: flex;
        justify-content: space-between; }
        .app-specs-section .img-wrapper .single {
          width: calc(33.33% - 26px); }
          .app-specs-section .img-wrapper .single .img {
            margin-bottom: 11px; }
          .app-specs-section .img-wrapper .single h3 {
            margin-top: 0;
            line-height: 30px;
            margin-bottom: 5px; }
          .app-specs-section .img-wrapper .single p {
            max-width: 329px;
            margin: 0;
            padding-right: 5px; }
        .app-specs-section .img-wrapper.slick-slider {
          padding-bottom: 0;
          padding-left: 0; }
          .app-specs-section .img-wrapper.slick-slider .slick-list {
            padding-right: 0;
            margin: 0;
            width: 100%; }
            .app-specs-section .img-wrapper.slick-slider .slick-list .slick-slide {
              margin: 0; }
            .app-specs-section .img-wrapper.slick-slider .slick-list .slick-track {
              display: flex;
              justify-content: space-between;
              width: 100%; }
              .app-specs-section .img-wrapper.slick-slider .slick-list .slick-track::before, .app-specs-section .img-wrapper.slick-slider .slick-list .slick-track::after {
                display: none; }
              .app-specs-section .img-wrapper.slick-slider .slick-list .slick-track .slick-slide {
                width: calc(33.33% - 26px) !important; } }
  @media (min-width: 1100px) {
    .app-specs-section {
      padding: 38px 0 80px; }
      .app-specs-section .container {
        padding: 0; } }

.nc-trial-section {
  padding: 39px 0 0;
  background-color: #0A1018; }
  .nc-trial-section .container {
    max-width: 1306px;
    padding: 0; }
  .nc-trial-section .content-side {
    padding: 0 20px; }
    .nc-trial-section .content-side h2 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 39px;
      letter-spacing: -0.04em;
      text-align: center;
      color: #F7F1E8;
      margin-top: 0;
      margin-bottom: 21px; }
    .nc-trial-section .content-side p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0;
      text-align: center;
      color: #F7F1E8;
      margin-top: 0;
      margin-bottom: 20px;
      padding: 0 30px; }
    .nc-trial-section .content-side .btn-wrapper {
      text-align: center; }
  .nc-trial-section .img-side {
    text-align: center; }
  @media (min-width: 992px) {
    .nc-trial-section {
      padding-top: 35px; }
      .nc-trial-section .container {
        padding: 0 20px; }
      .nc-trial-section .content-wrapper {
        display: flex; }
        .nc-trial-section .content-wrapper .content-side {
          width: 55.8%;
          padding-top: 20px;
          padding-bottom: 20px; }
        .nc-trial-section .content-wrapper .img-side {
          width: 45.2%;
          align-self: flex-end; }
        .nc-trial-section .content-wrapper .btn-wrapper {
          text-align: left; }
      .nc-trial-section .content-side h2 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: -0.04em;
        text-align: left;
        margin-bottom: 17px;
        max-width: 570px; }
      .nc-trial-section .content-side p {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
        letter-spacing: 0;
        max-width: 432px;
        margin-bottom: 39px;
        padding: 0; } }
  @media (min-width: 1400px) {
    .nc-trial-section .content-wrapper .content-side {
      padding-left: 60px;
      padding-top: 40px; } }

.advanced-ring-section {
  background-image: url("../img/OR4-Module-mob.webp");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 30px 10px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: -1px;
  font-family: "AkkuratLL-Light", sans-serif; }
  .advanced-ring-section > img {
    max-width: 134px;
    margin-bottom: 20px; }
  .advanced-ring-section .inner-container {
    min-height: 580px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px; }
    .advanced-ring-section .inner-container h2 {
      font-size: 32px;
      font-weight: 300;
      font-family: "AkkuratLL-Light", sans-serif;
      color: #FFFFFF;
      line-height: 39px; }
      .advanced-ring-section .inner-container h2 .cursive {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200; }
    .advanced-ring-section .inner-container p {
      font-size: 16px;
      font-weight: 400;
      max-width: 77%;
      margin: 0 auto; }
    .advanced-ring-section .inner-container .btn {
      margin-top: auto;
      color: #101926;
      background: #A2D3E8;
      margin: auto auto 0; }
  @media (min-width: 638px) {
    .advanced-ring-section {
      background-image: url("../img/OR4-Module.webp");
      background-position: left  -116px center;
      text-align: left;
      padding: 55px 35px; }
      .advanced-ring-section > img {
        margin-bottom: 40px;
        max-width: 147px; }
      .advanced-ring-section .inner-container {
        max-width: 520px;
        text-align: left;
        min-height: inherit;
        gap: 30px; }
        .advanced-ring-section .inner-container h2 {
          font-size: 40px;
          line-height: 50px;
          margin-bottom: 0; }
        .advanced-ring-section .inner-container p {
          margin: 0; }
        .advanced-ring-section .inner-container .btn {
          margin: 10px 0 0; } }
  @media (min-width: 1024px) {
    .advanced-ring-section {
      background-image: url("../img/OR4-Module.webp");
      background-position: center;
      text-align: left;
      padding: 55px 65px 70px; }
      .advanced-ring-section > img {
        margin-bottom: 40px;
        max-width: 147px; }
      .advanced-ring-section .inner-container {
        max-width: 520px;
        text-align: left;
        min-height: inherit;
        gap: 30px; }
        .advanced-ring-section .inner-container h2 {
          font-size: 40px;
          line-height: 50px; }
        .advanced-ring-section .inner-container p {
          margin: 0;
          font-size: 18px;
          max-width: 375px; }
        .advanced-ring-section .inner-container .btn {
          margin: 0; } }

.celebrate-cycles {
  padding: 45px 0;
  overflow: hidden;
  background: #0a1018; }
  .celebrate-cycles * {
    margin: 0;
    color: #ffffff; }
  .celebrate-cycles img {
    display: none; }
  .celebrate-cycles .container {
    padding: 0 30px 0 45px; }
  .celebrate-cycles .celebrate-info h2 {
    font-family: "AkkuratLL-Light", sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    max-width: 329px;
    margin: auto;
    margin-bottom: 10px; }
    .celebrate-cycles .celebrate-info h2 em {
      font-family: "PPEditorialNew-light-italic", sans;
      font-weight: 200; }
  .celebrate-cycles .celebrate-info p {
    font-size: 16px;
    line-height: 26px;
    font-family: "AkkuratLL-Light", sans-serif;
    padding-right: 15px;
    text-align: center; }
    .celebrate-cycles .celebrate-info p span {
      display: inline-block; }
  .celebrate-cycles .celebrate-info .btn, .celebrate-cycles .celebrate-info .disclaimer-desktop {
    display: none; }
  .celebrate-cycles .counter-natural-cycles {
    transform: translateX(8%);
    transition: all 1s ease-in-out;
    padding: 25px 0;
    display: flex;
    flex-direction: column;
    gap: 30px; }
    .celebrate-cycles .counter-natural-cycles .integration-counter {
      display: flex;
      text-align: center;
      flex-direction: column;
      gap: 15px;
      min-height: 137px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
      .celebrate-cycles .counter-natural-cycles .integration-counter h3 {
        font-family: "PPEditorialNew-Regular", sans-serif;
        font-size: 48px;
        line-height: 57px;
        color: #a2d3e8; }
      .celebrate-cycles .counter-natural-cycles .integration-counter:nth-child(4) {
        min-height: 160px; }
      .celebrate-cycles .counter-natural-cycles .integration-counter:last-child {
        min-height: 150px;
        border: none; }
    .celebrate-cycles .counter-natural-cycles.start_anim {
      transform: translateX(0);
      opacity: 1; }
  .celebrate-cycles .counter-natural-cycles ~ .btn-wrapper {
    text-align: center; }
    .celebrate-cycles .counter-natural-cycles ~ .btn-wrapper .btn {
      color: #0a1018; }
  .celebrate-cycles .disclaimer-mob {
    padding: 10px 0;
    text-align: center;
    font-family: "AkkuratLL-Light", sans-serif;
    font-size: 11px;
    font-weight: 300; }
  @media (min-width: 600px) {
    .celebrate-cycles .celebrate-info h2 {
      max-width: 450px; } }
  @media (min-width: 992px) {
    .celebrate-cycles {
      background: transparent;
      background-image: url("../img/bg-celebrate-natural.webp");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: relative; }
      .celebrate-cycles::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        /* Semi-transparent black overlay */
        z-index: 1; }
      .celebrate-cycles .container {
        display: flex;
        margin: auto;
        gap: 20px;
        max-width: 1450px;
        justify-content: space-between;
        z-index: 2;
        position: relative; }
      .celebrate-cycles .counter-natural-cycles ~ .btn-wrapper, .celebrate-cycles .disclaimer-mob {
        display: none; }
      .celebrate-cycles img {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .celebrate-cycles .celebrate-info {
        padding-top: 35px; }
        .celebrate-cycles .celebrate-info h2 {
          font-size: 40px;
          max-width: 450px;
          line-height: 50px; }
          .celebrate-cycles .celebrate-info h2 .d-inline-block {
            display: inline !important; }
        .celebrate-cycles .celebrate-info p {
          max-width: 390px;
          padding-top: 35px;
          font-size: 21px;
          line-height: 30px; }
        .celebrate-cycles .celebrate-info h2, .celebrate-cycles .celebrate-info p {
          text-align: left; }
        .celebrate-cycles .celebrate-info .btn-wrapper {
          padding-top: 18px; }
          .celebrate-cycles .celebrate-info .btn-wrapper .btn {
            display: inline-flex;
            color: #0A1018; }
        .celebrate-cycles .celebrate-info .disclaimer-desktop {
          display: block; }
          .celebrate-cycles .celebrate-info .disclaimer-desktop p {
            padding-top: 12px;
            font-size: 11px; }
      .celebrate-cycles .counter-natural-cycles {
        display: grid;
        grid-template-columns: repeat(2, 277px);
        grid-template-rows: repeat(3, 166px); }
        .celebrate-cycles .counter-natural-cycles .integration-counter {
          order: 1;
          border: none;
          min-height: inherit;
          position: relative;
          z-index: 2;
          border-radius: 4px;
          padding: 15px 30px;
          text-align: left;
          justify-content: center; }
          .celebrate-cycles .counter-natural-cycles .integration-counter:after {
            content: '';
            background: rgba(255, 255, 255, 0.1);
            -webkit-backdrop-filter: blur(25px);
            /* For Safari support */
            backdrop-filter: blur(25px);
            /* Apply the blur effect */
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: -1;
            left: 0;
            top: 0;
            border-radius: 6px; }
          .celebrate-cycles .counter-natural-cycles .integration-counter h3 {
            font-size: 56px;
            color: #ffffff;
            font-weight: 200;
            letter-spacing: -0.02em;
            min-width: -moz-fit-content;
            min-width: -webkit-fill-available;
            min-width: fit-content;
            white-space: nowrap; }
          .celebrate-cycles .counter-natural-cycles .integration-counter * {
            text-align: left; }
          .celebrate-cycles .counter-natural-cycles .integration-counter p {
            font-family: "AkkuratLL-Light", sans-serif;
            font-size: 14px;
            line-height: 22px;
            min-height: 34px;
            max-width: 85%; }
          .celebrate-cycles .counter-natural-cycles .integration-counter:nth-child(2) {
            order: 3; }
          .celebrate-cycles .counter-natural-cycles .integration-counter:nth-child(3) {
            order: 2; }
          .celebrate-cycles .counter-natural-cycles .integration-counter:nth-child(4) {
            order: 4; }
          .celebrate-cycles .counter-natural-cycles .integration-counter:nth-child(5) {
            order: 5;
            grid-column: 2; } }

.effectiveness-section {
  padding: 0;
  overflow: hidden;
  background-color: #E6DED3; }
  .effectiveness-section .container {
    padding: 0 14px; }
  .effectiveness-section .title {
    padding-top: 38px; }
    .effectiveness-section .title h2 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 41px;
      text-align: center;
      margin-bottom: 21px; }
      .effectiveness-section .title h2 em {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200; }
  .effectiveness-section .subtitle p {
    font-size: 18px;
    line-height: 27px;
    max-width: 315px;
    margin: 0 auto 27px;
    font-family: "AkkuratLL-Regular", sans-serif;
    text-align: center; }
    .effectiveness-section .subtitle p a {
      color: inherit;
      text-decoration: underline;
      text-underline-offset: 3px; }
    .effectiveness-section .subtitle p b {
      font-family: "AkkuratLL-Bold", sans-serif; }
    .effectiveness-section .subtitle p .note {
      display: block;
      padding-top: 3px;
      font-size: 11px;
      color: #101926;
      font-style: italic; }
      .effectiveness-section .subtitle p .note a {
        color: inherit;
        text-decoration: underline; }
  .effectiveness-section .subhead {
    font-family: "AkkuratLL-Light", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 41px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 60px; }
    .effectiveness-section .subhead em {
      font-family: "PPEditorialNew-light-italic", sans;
      font-weight: 200; }
  .effectiveness-section .content-wrapper {
    transform: translateX(8%);
    opacity: 0;
    transition: all 1s ease-in-out; }
    .effectiveness-section .content-wrapper.start_anim {
      transform: translateX(0);
      opacity: 1; }
  .effectiveness-section .content-side {
    padding: 0 8px; }
    .effectiveness-section .content-side p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      margin-bottom: 19px; }
      .effectiveness-section .content-side p .note {
        display: block;
        font-family: "AkkuratLL-Light-italic", sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 11px;
        line-height: 26px; }
        .effectiveness-section .content-side p .note a {
          color: inherit;
          text-decoration: underline; }
  .effectiveness-section .other-options .single {
    border-bottom: 0.5px solid #101926;
    margin-bottom: 20px; }
    .effectiveness-section .other-options .single h3 {
      font-family: "AkkuratLL-Bold", sans-serif;
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      text-align: center;
      color: #FC6558;
      margin-bottom: 21px; }
    .effectiveness-section .other-options .single .block-wrapper {
      display: flex;
      justify-content: space-between; }
      .effectiveness-section .other-options .single .block-wrapper .single-block {
        width: calc(33.33% - 9px);
        text-align: center; }
        .effectiveness-section .other-options .single .block-wrapper .single-block .img {
          margin-bottom: 15px; }
          .effectiveness-section .other-options .single .block-wrapper .single-block .img img {
            max-height: 60px;
            width: auto; }
        .effectiveness-section .other-options .single .block-wrapper .single-block p {
          font-family: "AkkuratLL-Regular", sans-serif;
          font-weight: 400;
          font-size: 14px;
          line-height: 18px;
          text-align: center;
          margin-bottom: 17px; }
          .effectiveness-section .other-options .single .block-wrapper .single-block p strong {
            font-family: "AkkuratLL-Bold", sans-serif;
            font-weight: bold; }
          .effectiveness-section .other-options .single .block-wrapper .single-block p span {
            display: block;
            color: #FC6558; }
    .effectiveness-section .other-options .single:nth-child(2) {
      border-bottom: 0;
      margin-bottom: 6px; }
  .effectiveness-section .other-options .note {
    font-family: "AkkuratLL-Light-italic", sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 9px;
    margin: 0; }
    .effectiveness-section .other-options .note a {
      color: inherit;
      text-decoration: underline; }
  .effectiveness-section .ref {
    text-align: center;
    padding-top: 30px; }
    .effectiveness-section .ref p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 0; }
      .effectiveness-section .ref p a {
        color: inherit;
        text-decoration: underline; }
        .effectiveness-section .ref p a span {
          text-decoration: underline; }
  @media (min-width: 700px) {
    .effectiveness-section .subtitle p {
      max-width: unset; } }
  @media (min-width: 992px) {
    .effectiveness-section .container {
      max-width: 1184px; }
    .effectiveness-section .title {
      padding-top: 13px; }
    .effectiveness-section .subhead {
      margin-top: 120px;
      margin-bottom: 40px; }
    .effectiveness-section .content-wrapper {
      display: flex;
      padding: 0 5px; }
      .effectiveness-section .content-wrapper .content-side {
        width: 28%; }
      .effectiveness-section .content-wrapper .other-options {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 72%; }
        .effectiveness-section .content-wrapper .other-options .single {
          width: calc(50% - 30px);
          margin-bottom: 0;
          border-bottom: none;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .effectiveness-section .content-wrapper .other-options .single:nth-child(2) {
            margin-bottom: 0;
            position: relative; }
            .effectiveness-section .content-wrapper .other-options .single:nth-child(2)::before {
              position: absolute;
              content: '';
              width: 0.5px;
              background-color: #101926;
              left: -30px;
              top: 0;
              bottom: 20px; }
          .effectiveness-section .content-wrapper .other-options .single .block-wrapper .single-block {
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: space-between; }
            .effectiveness-section .content-wrapper .other-options .single .block-wrapper .single-block p {
              margin-top: 0; }
        .effectiveness-section .content-wrapper .other-options .note {
          width: 100%;
          margin-top: 3px;
          padding: 0; }
    .effectiveness-section .content-side {
      padding: 0;
      padding-right: 30px; }
      .effectiveness-section .content-side p {
        text-align: left;
        margin-top: 16px; }
    .effectiveness-section .ref {
      padding-top: 30px; }
      .effectiveness-section .ref p {
        font-size: 16px;
        line-height: 24px; } }
  @media (min-width: 1200px) {
    .effectiveness-section {
      padding-bottom: 50px; }
      .effectiveness-section .title {
        padding-top: 78px; }
        .effectiveness-section .title h2 {
          font-size: 40px;
          line-height: 50px;
          margin-bottom: 40px; }
      .effectiveness-section .subtitle p {
        font-size: 18px;
        line-height: 27px;
        max-width: 748px;
        margin: 0 auto 40px; }
        .effectiveness-section .subtitle p b {
          font-family: "AkkuratLL-Bold", sans-serif; }
        .effectiveness-section .subtitle p .note {
          display: block;
          font-size: 11px;
          color: #101926;
          font-style: italic; }
          .effectiveness-section .subtitle p .note a {
            color: inherit;
            text-decoration: underline; }
      .effectiveness-section .content-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: center; }
        .effectiveness-section .content-wrapper .content-side {
          width: 32%; }
        .effectiveness-section .content-wrapper .other-options {
          width: 68%; }
          .effectiveness-section .content-wrapper .other-options .single {
            width: calc(50% - 38px); }
            .effectiveness-section .content-wrapper .other-options .single:nth-child(2)::before {
              left: -39px; }
          .effectiveness-section .content-wrapper .other-options .note {
            width: 100%; }
      .effectiveness-section .content-side {
        padding-right: 40px; } }

.img-content-section {
  padding: 55px 0 38px;
  background-color: #0A1018; }
  .img-content-section .container {
    padding: 0; }
    @media (min-width: 768px) {
      .img-content-section .container {
        max-width: 910px; } }
  .img-content-section .content-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s ease-in-out; }
    .img-content-section .content-wrapper.start_anim {
      opacity: 1;
      transform: translateY(0); }
    .img-content-section .content-wrapper .img-side {
      width: 100%;
      order: 2;
      text-align: center; }
      .img-content-section .content-wrapper .img-side img {
        width: 100%;
        max-width: 540px;
        margin: 0 auto; }
      .img-content-section .content-wrapper .img-side h2 {
        padding: 0 24.5px;
        font-family: "AkkuratLL-Light", sans-serif;
        font-weight: 300;
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 19px;
        text-align: left; }
        .img-content-section .content-wrapper .img-side h2 em {
          font-family: "PPEditorialNew-light-italic", sans; }
    .img-content-section .content-wrapper .middle-img {
      order: 3;
      margin-top: -73px; }
      .img-content-section .content-wrapper .middle-img img {
        width: 100%;
        max-width: 225px;
        border-radius: 26px; }
    .img-content-section .content-wrapper .content {
      width: 100%;
      order: 1;
      padding: 14px 16px 60px; }
      .img-content-section .content-wrapper .content h3 {
        font-family: "AkkuratLL-Light", sans-serif;
        font-weight: 300;
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 21px;
        color: #FFFFFF; }
        .img-content-section .content-wrapper .content h3 em {
          font-family: "PPEditorialNew-light-italic", sans;
          font-weight: 200;
          color: inherit; }
      .img-content-section .content-wrapper .content p {
        font-size: 16px;
        line-height: 24px;
        max-width: 460px;
        margin: 0 0 20px;
        padding-right: 10px;
        color: #FFFFFF; }
        .img-content-section .content-wrapper .content p span {
          color: #72035D; }
      .img-content-section .content-wrapper .content ul {
        list-style: none;
        padding: 0 0 7px;
        margin: 0; }
        .img-content-section .content-wrapper .content ul li {
          display: flex;
          align-items: flex-start;
          font-size: 16px;
          line-height: 25px;
          margin-bottom: 13px;
          color: #FFFFFF; }
          .img-content-section .content-wrapper .content ul li img {
            flex-shrink: 0;
            margin-right: 10.5px;
            width: 17px;
            height: auto;
            padding-top: 5px; }
  @media (min-width: 992px) {
    .img-content-section {
      padding: 91px 0 87px; }
      .img-content-section .container {
        max-width: 100%;
        padding: 0; }
      .img-content-section .title {
        text-align: center;
        margin-bottom: 56px; }
        .img-content-section .title h2 {
          font-size: 40px;
          line-height: 50px; }
      .img-content-section .content-wrapper {
        align-items: center;
        justify-content: space-between; }
        .img-content-section .content-wrapper .img-side {
          order: 3;
          width: 44%;
          padding-bottom: 0;
          text-align: right;
          position: relative;
          z-index: 1;
          margin-top: 15px; }
          .img-content-section .content-wrapper .img-side h2 {
            display: none; }
          .img-content-section .content-wrapper .img-side img {
            margin-left: auto;
            max-width: 100%; }
        .img-content-section .content-wrapper .middle-img {
          margin-top: 0;
          order: 2;
          width: 27%;
          margin-right: -18%;
          position: relative;
          z-index: 2;
          margin-top: -17px; }
          .img-content-section .content-wrapper .middle-img img {
            max-width: 320px; }
        .img-content-section .content-wrapper .content {
          order: 1;
          width: 34%;
          text-align: left;
          padding-top: 0;
          padding-right: 0;
          margin-top: 20px;
          padding-left: calc(((100vw - 992px) / 2) + 15px); }
          .img-content-section .content-wrapper .content h3 {
            margin-bottom: 9px; }
          .img-content-section .content-wrapper .content p {
            font-size: 16px;
            line-height: 24px;
            padding: 0;
            max-width: 409px;
            margin-bottom: 19px; }
          .img-content-section .content-wrapper .content ul {
            max-width: 350px;
            padding-bottom: 30px; }
            .img-content-section .content-wrapper .content ul li {
              line-height: 25px; }
              .img-content-section .content-wrapper .content ul li:last-child {
                margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .img-content-section .content-wrapper .content {
      margin-top: 76px;
      padding-left: calc(((100vw - 1186px)/2 ) + 15px); }
    .img-content-section .number-side {
      margin-top: 60px; } }
  @media (min-width: 1800px) {
    .img-content-section .content-wrapper .content {
      width: 40%; } }

.img-w-text-section {
  padding: 0 0 17px;
  background-color: #0A1018; }
  .img-w-text-section .container {
    padding: 0;
    max-width: 1186px; }
  .img-w-text-section .img-wrapper {
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s ease-in-out; }
    .img-w-text-section .img-wrapper.start_anim {
      opacity: 1;
      transform: translateY(0); }
    .img-w-text-section .img-wrapper .img-side {
      order: 1;
      width: 100%;
      text-align: center; }
      .img-w-text-section .img-wrapper .img-side img {
        width: 100%;
        max-width: 540px;
        margin: 0 auto; }
    .img-w-text-section .img-wrapper .content-side {
      order: 2;
      width: 100%;
      padding: 18px 16px 0; }
      .img-w-text-section .img-wrapper .content-side h3 {
        font-family: "AkkuratLL-Light", sans-serif;
        font-weight: 300;
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 17px;
        color: #FFFFFF; }
        .img-w-text-section .img-wrapper .content-side h3 em {
          font-family: "PPEditorialNew-light-italic", sans;
          font-style: italic;
          color: inherit; }
      .img-w-text-section .img-wrapper .content-side p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 31px;
        color: #FFFFFF;
        padding-right: 10px; }
      .img-w-text-section .img-wrapper .content-side ul {
        list-style: none;
        padding: 0;
        margin: 0;
        padding-left: 1px;
        padding-bottom: 10px; }
        .img-w-text-section .img-wrapper .content-side ul li {
          display: flex;
          align-items: center;
          font-size: 16px;
          line-height: 23px;
          margin-bottom: 13px;
          color: #FFFFFF; }
          .img-w-text-section .img-wrapper .content-side ul li img {
            flex-shrink: 0;
            margin-right: 9px;
            width: 17px;
            height: auto; }
      .img-w-text-section .img-wrapper .content-side .btn-wrapper .btn {
        margin-left: -1px;
        padding: 11.5px 35px; }
  @media (min-width: 992px) {
    .img-w-text-section {
      padding: 23px 0 60px; }
      .img-w-text-section .container {
        padding: 0 15px;
        max-width: 1188px; }
      .img-w-text-section .img-wrapper {
        align-items: center; }
        .img-w-text-section .img-wrapper .content-side {
          padding: 0;
          width: 47%;
          padding-left: 95px;
          padding-top: 0;
          margin-top: -2px; }
          .img-w-text-section .img-wrapper .content-side h3 {
            max-width: 448px;
            margin-bottom: 32px; }
          .img-w-text-section .img-wrapper .content-side p {
            max-width: 422px;
            margin-bottom: 31px; }
          .img-w-text-section .img-wrapper .content-side ul {
            max-width: 310px;
            padding-bottom: 0; }
            .img-w-text-section .img-wrapper .content-side ul li {
              line-height: 23px;
              margin-bottom: 13px; }
              .img-w-text-section .img-wrapper .content-side ul li:last-child {
                margin-bottom: 0; }
          .img-w-text-section .img-wrapper .content-side .btn-wrapper .btn {
            min-height: 50px; }
        .img-w-text-section .img-wrapper .img-side {
          width: 53%;
          text-align: left; }
          .img-w-text-section .img-wrapper .img-side img {
            width: auto;
            max-width: 100%;
            margin: 0 auto; } }
  @media (min-width: 1200px) {
    .img-w-text-section {
      padding: 23px 0 0; } }

.steps-section {
  padding: 22px 0 30px;
  overflow: hidden;
  background-color: #0A1018; }
  .steps-section .container {
    padding: 0; }
  .steps-section .title {
    text-align: center;
    padding: 0 14px;
    margin-bottom: 23px; }
    .steps-section .title h2 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 39px;
      margin-bottom: 0;
      color: #FFFFFF; }
      .steps-section .title h2 em {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200;
        font-style: italic; }
  .steps-section .content-wrapper {
    margin-bottom: 24px;
    transform: translateX(8%);
    opacity: 0;
    transition: all 1s ease-in-out; }
    .steps-section .content-wrapper.start_anim {
      transform: translateX(0);
      opacity: 1; }
    .steps-section .content-wrapper.slick-slider {
      padding-left: 0; }
      .steps-section .content-wrapper.slick-slider .slick-list {
        padding-right: 118px;
        padding-left: 6.5px; }
        .steps-section .content-wrapper.slick-slider .slick-list .slick-slide {
          padding: 0 7.5px;
          box-sizing: border-box; }
    .steps-section .content-wrapper .single {
      text-align: center; }
      .steps-section .content-wrapper .single .anim_block {
        width: 150px;
        height: 150px;
        margin: 0 auto 16px;
        max-width: 100%; }
      .steps-section .content-wrapper .single .content {
        text-align: center; }
        .steps-section .content-wrapper .single .content > span {
          font-family: "AkkuratLL-Bold", sans-serif;
          font-weight: 700;
          display: block;
          font-size: 16px;
          line-height: 22px;
          margin-bottom: 0;
          color: #A2D3E8; }
        .steps-section .content-wrapper .single .content p {
          font-family: "AkkuratLL-Regular", sans-serif;
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          margin: 0;
          color: #FFF; }
          .steps-section .content-wrapper .single .content p strong {
            display: block;
            line-height: 22px;
            font-family: "AkkuratLL-Bold", sans-serif;
            font-weight: 700;
            margin-bottom: 15px;
            color: #A2D3E8; }
          .steps-section .content-wrapper .single .content p > span {
            display: block;
            color: #fff;
            margin-bottom: 22px; }
          .steps-section .content-wrapper .single .content p .light-txt {
            font-family: "AkkuratLL-Light", sans-serif;
            font-weight: 300; }
          .steps-section .content-wrapper .single .content p b {
            font-family: "AkkuratLL-Bold", sans-serif;
            font-weight: 700; }
          .steps-section .content-wrapper .single .content p .br-sm {
            display: block; }
          .steps-section .content-wrapper .single .content p strike {
            font-weight: 300; }
  .steps-section .btn-wrapper {
    padding: 0 14px 10px;
    text-align: center; }
  @media (min-width: 370px) {
    .steps-section .content-wrapper .single .content p .br-sm {
      display: none; } }
  @media (min-width: 992px) {
    .steps-section {
      padding: 79px 0 70px; }
      .steps-section .container {
        padding: 0 15px; }
      .steps-section .title {
        text-align: center;
        margin-bottom: 35px;
        padding-left: 0;
        padding: 0; }
        .steps-section .title h2 {
          font-size: 40px;
          line-height: 50px; }
          .steps-section .title h2 .title-subhead {
            display: inline-block;
            font-size: 40px;
            line-height: 50px; }
      .steps-section .content-wrapper {
        max-width: 1095px;
        margin: 0 auto;
        margin-bottom: 35px;
        display: flex; }
        .steps-section .content-wrapper .single {
          width: 33.33%;
          padding: 0 20px; }
          .steps-section .content-wrapper .single .anim_block {
            width: 178px;
            height: 178px;
            margin-bottom: 13px; }
          .steps-section .content-wrapper .single .content {
            text-align: center; }
            .steps-section .content-wrapper .single .content > span {
              font-size: 20px;
              line-height: 30px;
              margin-bottom: 10px; }
            .steps-section .content-wrapper .single .content p {
              font-size: 16px;
              line-height: 24px; }
              .steps-section .content-wrapper .single .content p strong {
                display: block;
                margin-bottom: 8px;
                line-height: 22px; }
        .steps-section .content-wrapper.slick-slider {
          padding-left: 0; }
          .steps-section .content-wrapper.slick-slider .slick-list {
            padding-right: 0;
            padding-left: 0; }
            .steps-section .content-wrapper.slick-slider .slick-list .slick-track {
              display: flex;
              width: 100%; }
              .steps-section .content-wrapper.slick-slider .slick-list .slick-track .slick-slide {
                width: 33.33% !important;
                padding: 0 20px;
                box-sizing: border-box; }
              .steps-section .content-wrapper.slick-slider .slick-list .slick-track::before, .steps-section .content-wrapper.slick-slider .slick-list .slick-track::after {
                display: none; }
      .steps-section .btn-wrapper {
        text-align: center;
        padding-left: 0;
        padding-right: 0; }
        .steps-section .btn-wrapper a {
          width: auto;
          height: 50px; } }

.number-section {
  background-color: #0A1018;
  padding-bottom: 38px; }
  .number-section .number-side {
    width: 100%;
    order: 3;
    padding: 20px 0 0;
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s ease-in-out; }
    .number-section .number-side.start_anim {
      opacity: 1;
      transform: translateY(0); }
    .number-section .number-side h3 {
      border-top: 0.5px solid #FFFFFF;
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 35px;
      padding-top: 58px;
      margin-bottom: 28px;
      color: #FFFFFF; }
      .number-section .number-side h3 .title-subhead {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200;
        font-style: italic; }
    .number-section .number-side .numbers {
      display: flex; }
      .number-section .number-side .numbers .single {
        width: 56%;
        padding-right: 20px; }
        .number-section .number-side .numbers .single:nth-child(2) {
          width: 44%;
          padding-right: 2px; }
        .number-section .number-side .numbers .single p {
          font-family: "AkkuratLL-Bold", sans-serif;
          font-weight: 700;
          font-size: 32px;
          line-height: 24px;
          margin-bottom: 10px;
          color: #A2D3E8; }
        .number-section .number-side .numbers .single > span {
          display: block;
          font-family: "AkkuratLL-Regular", sans-serif;
          font-weight: 400;
          font-size: 14px;
          line-height: 24px;
          color: #FFFFFF; }
  @media (min-width: 992px) {
    .number-section {
      padding-bottom: 60px; }
      .number-section .number-side {
        order: 3;
        width: 100%;
        max-width: 1186px;
        padding: 0 15px;
        margin: 0 auto;
        border-top: none;
        display: flex;
        padding-top: 80px;
        position: relative; }
        .number-section .number-side::before {
          position: absolute;
          content: '';
          top: 0;
          left: 15px;
          right: 15px;
          height: 0.5px;
          background-color: #FFF; }
        .number-section .number-side h3 {
          padding-right: 0;
          border-top: 0;
          width: 55%;
          padding-top: 0;
          margin: 0;
          margin-top: -3px; }
        .number-section .number-side .numbers {
          width: 45%; }
          .number-section .number-side .numbers .single {
            width: 49%;
            padding-right: 14px; }
            .number-section .number-side .numbers .single p {
              margin-bottom: 8px; }
            .number-section .number-side .numbers .single > span {
              font-size: 16px; }
            .number-section .number-side .numbers .single:nth-child(2) {
              width: 51%;
              padding-right: 0; } }
  @media (min-width: 1200px) {
    .number-section {
      padding-bottom: 85px; } }

.ring-slider-section {
  background-color: #E6DED3; }
  .ring-slider-section .container {
    padding: 0;
    max-width: 100%; }
  .ring-slider-section .slider-wrapper {
    padding-bottom: 61px;
    position: relative; }
    .ring-slider-section .slider-wrapper.slick-slider::before {
      position: absolute;
      content: '';
      width: 100%;
      top: 0;
      left: 0;
      height: 60px;
      background-color: #0A1018;
      z-index: 1; }
    .ring-slider-section .slider-wrapper > .single {
      display: none; }
      .ring-slider-section .slider-wrapper > .single:nth-child(1) {
        display: block;
        position: relative;
        z-index: 2; }
    .ring-slider-section .slider-wrapper .slick-list {
      position: relative;
      z-index: 2;
      background: #0A1018; }
    .ring-slider-section .slider-wrapper .single img {
      border-radius: 40px 40px 0 0;
      min-width: 100%; }
  .ring-slider-section .slick-arrow {
    position: absolute;
    z-index: 3;
    bottom: 0;
    top: auto;
    left: 50%;
    margin-left: 65px;
    border: 0.48px solid #101926;
    background-image: url(../img/arrow-right.svg);
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    padding: 0;
    outline: none;
    box-shadow: none;
    width: 41px;
    height: 41px;
    font-size: 0;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.3; }
    .ring-slider-section .slick-arrow:hover {
      opacity: 1; }
    .ring-slider-section .slick-arrow.slick-prev {
      transform: scaleX(-1);
      margin-left: -104px; }
  .ring-slider-section .slick-dots {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    position: absolute;
    z-index: 2;
    bottom: 9px;
    left: 50%;
    transform: translateX(-50%); }
    .ring-slider-section .slick-dots li {
      display: none;
      line-height: 1; }
      .ring-slider-section .slick-dots li.slick-active {
        display: flex;
        width: 14px; }
      .ring-slider-section .slick-dots li button {
        font-family: "AkkuratLL-Regular", sans-serif;
        padding: 0;
        padding-right: 9px;
        background: transparent;
        border: none;
        font-size: 12px;
        line-height: 22px;
        color: #101926;
        pointer-events: none;
        outline: none;
        letter-spacing: 2.1px; }
    .ring-slider-section .slick-dots::before {
      font-family: "AkkuratLL-Regular", sans-serif;
      content: '0';
      font-size: 12px;
      line-height: 17px;
      color: #101926;
      letter-spacing: 4px; }
    .ring-slider-section .slick-dots::after {
      font-family: "AkkuratLL-Regular", sans-serif;
      content: ' — 05';
      font-size: 12px;
      line-height: 17px;
      color: #101926;
      letter-spacing: 4px; }
  @media (min-width: 992px) {
    .ring-slider-section {
      background: transparent;
      color: #ffffff; }
      .ring-slider-section .slider-wrapper {
        padding-bottom: 0; }
        .ring-slider-section .slider-wrapper.slick-slider .slick-prev, .ring-slider-section .slider-wrapper.slick-slider .slick-next {
          border-color: #ffffff; }
        .ring-slider-section .slider-wrapper.slick-slider .slick-prev {
          background-image: url("../img/arrow-right-white.svg"); }
        .ring-slider-section .slider-wrapper.slick-slider .slick-next {
          background-image: url("../img/arrow-right-white.svg"); }
        .ring-slider-section .slider-wrapper.slick-slider::before {
          z-index: -1; }
        .ring-slider-section .slider-wrapper .slick-dots::before, .ring-slider-section .slider-wrapper .slick-dots::after, .ring-slider-section .slider-wrapper .slick-dots button {
          color: #ffffff; }
      .ring-slider-section .slick-arrow {
        bottom: auto;
        right: 25px;
        top: 51px;
        left: auto; }
        .ring-slider-section .slick-arrow.slick-prev {
          right: 194px; }
      .ring-slider-section .slick-dots {
        bottom: auto;
        left: auto;
        right: 58px;
        top: 60px; } }

.blog-section {
  padding: 40px 0 0;
  overflow: hidden;
  background-color: #E6DED3; }
  .blog-section .container {
    padding: 0; }
  .blog-section .title {
    padding: 0 14px;
    margin-bottom: 40px; }
    .blog-section .title h2 {
      font-family: "AkkuratLL-Light", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 39px;
      margin-bottom: 0; }
      .blog-section .title h2 .br-sm {
        display: block; }
      .blog-section .title h2 em {
        font-family: "PPEditorialNew-light-italic", sans;
        font-weight: 200;
        font-style: italic; }
  .blog-section .content-wrapper {
    position: relative;
    transform: translateX(8%);
    opacity: 0;
    transition: all 1s ease-in-out; }
    .blog-section .content-wrapper.start_anim {
      transform: translateX(0);
      opacity: 1; }
    .blog-section .content-wrapper .img {
      margin-bottom: 17px; }
    .blog-section .content-wrapper .content {
      padding-bottom: 10px; }
    .blog-section .content-wrapper .tag {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 20px;
      text-align: left;
      color: #FC6558;
      display: block;
      margin-bottom: 16px; }
    .blog-section .content-wrapper h3 {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 16px; }
    .blog-section .content-wrapper p {
      font-size: 16px;
      line-height: 24px;
      margin: 0 0 15px; }
      .blog-section .content-wrapper p strong {
        font-family: "AkkuratLL-Bold", sans-serif; }
    .blog-section .content-wrapper .btn {
      font-size: 16px;
      line-height: 16px;
      text-align: left;
      padding: 15px 24px;
      background: transparent;
      border: 1px solid rgba(16, 25, 38, 0.502);
      min-height: unset; }
    .blog-section .content-wrapper.slick-slider {
      padding-bottom: 67px;
      padding-left: 15px; }
      .blog-section .content-wrapper.slick-slider .slick-list {
        padding-right: 109px;
        margin: 0 -14px; }
        .blog-section .content-wrapper.slick-slider .slick-list .slick-slide {
          margin: 0 14px; }
    .blog-section .content-wrapper .slick-arrow {
      position: absolute;
      z-index: 3;
      bottom: 0;
      top: auto;
      left: auto;
      right: 17px;
      border: 1px solid #A5A29F;
      background-image: url(../img/arrow-right.svg);
      background-color: transparent;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 14px;
      padding: 0;
      outline: none;
      box-shadow: none;
      width: 37px;
      height: 37px;
      font-size: 0;
      border-radius: 50%;
      cursor: pointer; }
      .blog-section .content-wrapper .slick-arrow.slick-prev {
        transform: scaleX(-1);
        right: 64px; }
    .blog-section .content-wrapper .slick-dots {
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      list-style: none;
      position: absolute;
      z-index: 2;
      bottom: 7px;
      left: 17px; }
      .blog-section .content-wrapper .slick-dots li {
        display: none;
        line-height: 1; }
        .blog-section .content-wrapper .slick-dots li.slick-active {
          display: flex;
          width: 14px; }
        .blog-section .content-wrapper .slick-dots li button {
          font-family: "AkkuratLL-Regular", sans-serif;
          padding: 0;
          padding-right: 9px;
          background: transparent;
          border: none;
          font-size: 10px;
          line-height: 22px;
          color: #656F7F;
          pointer-events: none;
          outline: none;
          letter-spacing: 2.1px; }
      .blog-section .content-wrapper .slick-dots::before {
        font-family: "AkkuratLL-Regular", sans-serif;
        content: '0';
        font-size: 10px;
        line-height: 22px;
        color: #32353B;
        letter-spacing: 2.1px; }
      .blog-section .content-wrapper .slick-dots::after {
        font-family: "AkkuratLL-Regular", sans-serif;
        content: ' – 03';
        font-size: 10px;
        line-height: 22px;
        color: #32353B;
        letter-spacing: 4.1px; }
  .blog-section .inner-container {
    display: flex;
    font-family: "AkkuratLL-Light", sans-serif;
    flex-direction: column;
    margin-top: 50px;
    border-top: 1px solid #101926;
    padding: 60px 18px;
    gap: 20px; }
    .blog-section .inner-container * {
      color: #101926; }
    .blog-section .inner-container .statement-logo {
      text-align: center; }
      .blog-section .inner-container .statement-logo span {
        font-size: 32px;
        display: block;
        text-align: center;
        margin-top: 20px; }
    .blog-section .inner-container a {
      text-decoration: underline; }
  @media (min-width: 992px) {
    .blog-section {
      padding: 80px 0 0px; }
      .blog-section .inner-container {
        flex-direction: row;
        gap: 40px; }
        .blog-section .inner-container .statement-logo {
          flex: 1;
          display: flex;
          gap: 16px; }
          .blog-section .inner-container .statement-logo svg {
            height: 100%;
            max-height: 37px; }
          .blog-section .inner-container .statement-logo span {
            display: inline-block;
            font-size: 40px;
            line-height: 50px;
            margin: 0; }
        .blog-section .inner-container .statement-text {
          max-width: 624px; }
      .blog-section .container {
        padding: 0 7px; }
      .blog-section .title {
        padding: 0;
        margin-bottom: 43px;
        text-align: center; }
        .blog-section .title h2 {
          font-size: 40px;
          line-height: 50px;
          margin-bottom: 0; }
          .blog-section .title h2 .br-sm {
            display: block; }
          .blog-section .title h2 em {
            font-family: "PPEditorialNew-light-italic", sans;
            font-weight: 200;
            font-style: italic; }
      .blog-section .content-wrapper .img {
        margin-bottom: 16px; }
      .blog-section .content-wrapper .tag {
        margin-bottom: 6px; }
      .blog-section .content-wrapper h3 {
        max-width: 272px;
        margin-bottom: 10px; }
      .blog-section .content-wrapper.slick-slider {
        padding-left: 0;
        padding-bottom: 0; }
        .blog-section .content-wrapper.slick-slider .slick-list {
          padding-right: 0; }
          .blog-section .content-wrapper.slick-slider .slick-list .slick-slide {
            margin: 0 42px; } }

.news-testimonials {
  background-color: #0A1018;
  padding: 63px 0 15px;
  overflow: hidden; }
  .news-testimonials .container {
    padding: 0; }
  .news-testimonials .title {
    padding: 0 18px; }
    .news-testimonials .title h2 {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 28px;
      line-height: 37px;
      color: #FFF;
      margin-bottom: 36px; }
  .news-testimonials .content-wrapper {
    transform: translateX(8%);
    opacity: 0;
    transition: all 1s ease-in-out; }
    .news-testimonials .content-wrapper.start_anim {
      transform: translateX(0);
      opacity: 1; }
    .news-testimonials .content-wrapper .single {
      background: #1C1E28;
      padding: 34px 27px; }
      .news-testimonials .content-wrapper .single p {
        font-size: 16px;
        line-height: 26px;
        color: #FFF;
        margin-bottom: 27px; }
        .news-testimonials .content-wrapper .single p > span {
          display: block; }
      .news-testimonials .content-wrapper .single .img img {
        width: 81px;
        height: auto; }
    .news-testimonials .content-wrapper.slick-slider {
      padding-left: 15px; }
      .news-testimonials .content-wrapper.slick-slider .slick-list {
        padding-right: 131px;
        margin: 0 -8px; }
      .news-testimonials .content-wrapper.slick-slider .slick-track {
        display: flex; }
      .news-testimonials .content-wrapper.slick-slider .slick-slide {
        height: inherit;
        margin: 0 8px; }
  .news-testimonials .btn-wrapper {
    padding: 0 16px;
    margin: 28px 0 39px; }
    .news-testimonials .btn-wrapper .btn-white {
      color: #72035D;
      background-color: #fff; }
  @media (min-width: 992px) {
    .news-testimonials {
      padding: 60px 0 46px; }
      .news-testimonials .container {
        max-width: 1080px;
        padding: 0 15px; }
      .news-testimonials .title h2 {
        text-align: center;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 52px; }
      .news-testimonials .content-wrapper {
        display: flex;
        justify-content: space-between;
        margin: 0 auto; }
        .news-testimonials .content-wrapper .single {
          width: calc(25% - 22px);
          padding: 34px 40px 41px; }
          .news-testimonials .content-wrapper .single p {
            font-size: 19px;
            line-height: 28px;
            color: #FFF;
            margin-bottom: 30px; }
          .news-testimonials .content-wrapper .single .img img {
            width: 90px; }
        .news-testimonials .content-wrapper.slick-slider {
          padding-left: 0; }
          .news-testimonials .content-wrapper.slick-slider .slick-list {
            padding-right: 0;
            margin: 0;
            width: 100%; }
          .news-testimonials .content-wrapper.slick-slider .slick-track {
            display: flex;
            justify-content: space-between;
            width: 100% !important; }
            .news-testimonials .content-wrapper.slick-slider .slick-track .slick-slide {
              width: calc(25% - 22px) !important;
              height: inherit;
              margin: 0; }
            .news-testimonials .content-wrapper.slick-slider .slick-track::after, .news-testimonials .content-wrapper.slick-slider .slick-track::before {
              display: none; }
      .news-testimonials .btn-wrapper {
        margin: 51px 0 0;
        text-align: center; }
        .news-testimonials .btn-wrapper a {
          width: auto; } }

.faq-section {
  background-color: #0A1018;
  padding: 26px 0 99px;
  overflow: hidden; }
  .faq-section .container {
    padding: 0 16px;
    max-width: 1188px; }
  .faq-section .title h2 {
    font-family: "AkkuratLL-Light", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    color: #FFF;
    margin-bottom: 11px; }
  .faq-section .accordion {
    margin: 0 auto; }
    .faq-section .accordion .card {
      background-color: transparent;
      border: none;
      border-bottom: 0.5px solid #FFFFFF;
      border-radius: 0; }
      .faq-section .accordion .card .card-header {
        padding: 0;
        background-color: transparent;
        border-bottom: none;
        border-radius: 0; }
        .faq-section .accordion .card .card-header button {
          width: 100%;
          padding: 19px 0;
          font-family: "AkkuratLL-Regular", sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 22px;
          color: #FFFFFF;
          background-color: transparent;
          border: none;
          border-radius: 0;
          max-width: 100%;
          padding-right: 40px;
          position: relative;
          word-wrap: normal;
          white-space: normal;
          height: auto;
          text-align: left;
          display: block;
          text-decoration: none;
          text-transform: none;
          box-shadow: none; }
          .faq-section .accordion .card .card-header button::before, .faq-section .accordion .card .card-header button::after {
            content: "";
            height: 1.2px;
            width: 9.2px;
            position: absolute;
            right: 2px;
            top: 33px;
            margin-top: -1px;
            background-color: #FFFFFF; }
          .faq-section .accordion .card .card-header button::after {
            height: 9.2px;
            width: 1.2px;
            background: transparent;
            margin-top: -5px;
            right: 6px; }
          .faq-section .accordion .card .card-header button.collapsed::after {
            background-color: #FFFFFF; }
      .faq-section .accordion .card .card-body {
        padding: 0 0 20px; }
        .faq-section .accordion .card .card-body p {
          font-size: 14px;
          line-height: 20px;
          margin: 0;
          color: #FFF; }
          .faq-section .accordion .card .card-body p strong {
            font-family: "AkkuratLL-Bold", sans-serif; }
          .faq-section .accordion .card .card-body p a {
            color: inherit;
            text-decoration: underline; }
        .faq-section .accordion .card .card-body ul, .faq-section .accordion .card .card-body ol {
          margin: 0;
          padding: 10px 0 20px;
          padding-left: 25px; }
          .faq-section .accordion .card .card-body ul li, .faq-section .accordion .card .card-body ol li {
            font-size: 14px;
            line-height: 20px;
            color: #FFF; }
        .faq-section .accordion .card .card-body ol {
          margin: 5px 0; }
  .faq-section .privacy-notes {
    padding: 0 7.5px; }
    .faq-section .privacy-notes p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 11px;
      line-height: 20px;
      color: #fff;
      padding-top: 40px;
      margin: 0; }
      .faq-section .privacy-notes p em {
        font-style: italic; }
      .faq-section .privacy-notes p a {
        font-family: "AkkuratLL-Bold", sans-serif;
        font-weight: 700;
        color: inherit;
        text-decoration: underline; }
  @media (min-width: 992px) {
    .faq-section {
      padding: 12px 0 83px; }
      .faq-section .title h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 26px; }
      .faq-section .accordion {
        padding: 0; }
        .faq-section .accordion .card .card-header button {
          padding: 26px 0;
          padding-right: 140px; }
          .faq-section .accordion .card .card-header button::before, .faq-section .accordion .card .card-header button::after {
            right: 3px;
            top: 37px; }
          .faq-section .accordion .card .card-header button::after {
            right: 7px; }
        .faq-section .accordion .card .card-body {
          padding: 0 0 20px; }
          .faq-section .accordion .card .card-body ul, .faq-section .accordion .card .card-body ol {
            margin: 0;
            padding: 10px 0 20px;
            padding-left: 26px; }
          .faq-section .accordion .card .card-body ol {
            margin: 5px 0; }
      .faq-section .privacy-notes {
        text-align: center;
        padding: 0 2px;
        margin: 0; }
        .faq-section .privacy-notes p {
          line-height: 20px;
          padding: 91px 0 0; } }

@-webkit-keyframes Slideshow_fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes Slideshow_fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
footer {
  position: relative;
  background-color: #1c1b1a; }
  footer .container {
    padding: 32px 24px;
    max-width: 100%; }
  footer .bg-gredient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0; }
    footer .bg-gredient > div {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
  footer .form-menu-wrapper {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1; }
    footer .form-menu-wrapper .img-side {
      width: 100%;
      height: 320px;
      overflow: hidden;
      display: flex;
      border-radius: .5rem; }
      footer .form-menu-wrapper .img-side > a {
        height: 100%;
        width: 100%;
        position: relative;
        text-decoration: none; }
        footer .form-menu-wrapper .img-side > a .bg-img {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          z-index: 0;
          height: 115%; }
          footer .form-menu-wrapper .img-side > a .bg-img img {
            max-width: 100%;
            width: 100%;
            object-position: center;
            height: 100%;
            object-fit: cover; }
        footer .form-menu-wrapper .img-side > a .content {
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          padding: 16px 24px 33px;
          position: relative;
          z-index: 1; }
          footer .form-menu-wrapper .img-side > a .content .txt {
            width: 100%;
            max-width: 20rem;
            display: flex;
            flex-direction: column;
            font-family: "AkkuratLL-Light", sans-serif;
            font-weight: normal;
            font-size: 2rem;
            line-height: 1.25;
            color: #f7f1e8; }
            footer .form-menu-wrapper .img-side > a .content .txt em {
              font-family: "PPEditorialNew-light-italic", sans;
              font-weight: 200;
              font-style: italic;
              align-self: flex-end; }
          footer .form-menu-wrapper .img-side > a .content .btn-shop {
            margin: 0 auto;
            -webkit-text-size-adjust: 100%;
            tab-size: 4;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            font-size: 16px;
            font-family: "AkkuratLL-Light", sans-serif;
            font-weight: normal;
            hyphens: auto;
            line-height: inherit;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
            pointer-events: none;
            box-sizing: border-box;
            display: inline-block;
            align-self: center;
            border-radius: 50px;
            background-color: #3184ff;
            padding-left: 1rem;
            padding-right: 1rem;
            padding-top: .5rem;
            padding-bottom: .5rem;
            color: #f7f1e8; }
    footer .form-menu-wrapper .menu-side {
      width: 100%; }
      footer .form-menu-wrapper .menu-side .footer_links {
        width: 100%;
        margin-top: 18px;
        display: flex; }
        footer .form-menu-wrapper .menu-side .footer_links .single {
          width: 130px; }
          footer .form-menu-wrapper .menu-side .footer_links .single:nth-child(2) {
            width: calc(100% - 130px);
            padding-left: 40px; }
          footer .form-menu-wrapper .menu-side .footer_links .single.desktop-block {
            display: none; }
          footer .form-menu-wrapper .menu-side .footer_links .single .menu-block {
            padding-top: 21px; }
        footer .form-menu-wrapper .menu-side .footer_links p {
          font-family: "AkkuratLL-Bold", sans-serif;
          font-weight: normal;
          font-size: 16px;
          line-height: 19px;
          color: #838280;
          margin: 0; }
        footer .form-menu-wrapper .menu-side .footer_links ul {
          width: 100%;
          list-style: none;
          margin: 0;
          padding: 0;
          margin-top: 14px; }
          footer .form-menu-wrapper .menu-side .footer_links ul:last-child {
            margin-bottom: 0; }
          footer .form-menu-wrapper .menu-side .footer_links ul li {
            font-size: 16px;
            line-height: 24px;
            color: #f7f1e8;
            margin-bottom: 12px; }
            footer .form-menu-wrapper .menu-side .footer_links ul li a {
              font-family: "AkkuratLL-Light", sans-serif;
              font-weight: normal;
              color: inherit;
              font-size: 16px;
              line-height: 19px;
              color: #f7f1e8;
              text-decoration: none; }
              footer .form-menu-wrapper .menu-side .footer_links ul li a > svg {
                transform: translate(9px, 2px) rotate(-45deg); }
      footer .form-menu-wrapper .menu-side .form-wrapper {
        display: flex;
        flex-wrap: wrap; }
        footer .form-menu-wrapper .menu-side .form-wrapper .social-icons {
          order: 2; }
          footer .form-menu-wrapper .menu-side .form-wrapper .social-icons p {
            font-family: "AkkuratLL-Regular", sans-serif;
            font-weight: normal;
            font-size: 16px;
            line-height: 19px;
            color: #838280;
            padding-top: 16px;
            padding-bottom: 19px;
            margin: 0; }
          footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social {
            display: flex; }
            footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul {
              list-style: none;
              padding: 0;
              margin: 0;
              display: flex;
              flex-wrap: wrap; }
              footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul li {
                margin-right: 15px;
                margin-bottom: 10px; }
                footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul li a {
                  width: 32px;
                  height: 32px;
                  display: inline-flex;
                  align-items: center;
                  justify-content: center;
                  border-radius: 50%;
                  background-color: #f7f1e8;
                  color: #4a4741; }
                  footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul li a div {
                    display: inline-flex;
                    align-items: center;
                    justify-content: center; }
                  footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul li a svg {
                    width: 16px; }
          footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .fsa-block {
            display: flex;
            margin-top: 29px; }
        footer .form-menu-wrapper .menu-side .form-wrapper .form-block {
          order: 1;
          padding-top: 14px;
          width: 100%; }
          footer .form-menu-wrapper .menu-side .form-wrapper .form-block form {
            margin-top: 28px;
            margin-bottom: 24px;
            position: relative;
            max-width: 384px; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiFormControl-root {
              border: 0;
              margin: 0;
              display: inline-flex;
              padding: 0;
              position: relative;
              min-width: 0;
              flex-direction: column;
              vertical-align: top;
              width: 100%; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiFormLabel-root {
              top: -13px;
              left: 16px;
              position: absolute;
              transform: translate(0, 24px) scale(1);
              color: #838280;
              padding: 0;
              z-index: 4;
              font-family: "AkkuratLL-Light", sans-serif;
              font-weight: normal;
              font-size: 1rem;
              line-height: 1;
              display: block;
              transform-origin: top left;
              transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms; }
              footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiFormLabel-root.focused {
                transform: translate(-16px, -5.5px) scale(0.75);
                transform-origin: top left; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form label + .MuiInput-root {
              position: relative;
              margin-top: 0;
              z-index: 3; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiInput-root {
              color: rgba(0, 0, 0, 0.87);
              cursor: text;
              display: inline-flex;
              position: relative;
              font-size: 1rem;
              box-sizing: border-box;
              line-height: 1.1876em;
              width: 100%; }
              footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiInput-root input {
                -webkit-tap-highlight-color: transparent;
                -webkit-animation-duration: 10ms;
                animation-duration: 10ms;
                -webkit-animation-name: mui-auto-fill-cancel;
                animation-name: mui-auto-fill-cancel;
                background: none;
                border: 0;
                box-sizing: content-box;
                color: currentColor;
                display: block;
                font: inherit;
                font-family: "AkkuratLL-Light", sans-serif;
                height: 24px;
                letter-spacing: inherit;
                margin: 0;
                min-width: 0;
                padding: 8px 16px;
                width: 100%;
                max-width: 384px;
                background-color: #f7f1e8;
                color: #838280;
                border-radius: 4px;
                background-image: none !important; }
                footer .form-menu-wrapper .menu-side .form-wrapper .form-block form .MuiInput-root input:focus {
                  outline: none;
                  box-shadow: none; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form button[type="submit"] {
              margin: 0px;
              padding: 0px;
              border: none;
              background: none;
              display: flex;
              align-items: center;
              justify-content: flex-end;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              width: 45px;
              z-index: 4;
              padding-right: 16px;
              outline: none;
              box-shadow: none;
              cursor: pointer; }
              footer .form-menu-wrapper .menu-side .form-wrapper .form-block form button[type="submit"] div {
                display: flex; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form #footer-signup-msg {
              bottom: -1.25rem;
              position: absolute;
              left: 0;
              right: 0; }
              footer .form-menu-wrapper .menu-side .form-wrapper .form-block form #footer-signup-msg .success {
                color: #FFF;
                font-size: .75rem;
                line-height: 1rem; }
              footer .form-menu-wrapper .menu-side .form-wrapper .form-block form #footer-signup-msg .error {
                color: #ec3f27;
                font-size: .75rem;
                line-height: 1rem; }
          footer .form-menu-wrapper .menu-side .form-wrapper .form-block p {
            margin: 0;
            font-size: 12px;
            line-height: 18px;
            color: #838280; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block p a {
              text-decoration: underline;
              color: inherit; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block p.text-lg {
              font-family: "AkkuratLL-Regular", sans-serif;
              font-size: 16px;
              line-height: 19px;
              color: #838280; }
      footer .form-menu-wrapper .menu-side .footer_legal {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0;
        padding-top: 22px; }
        footer .form-menu-wrapper .menu-side .footer_legal nav {
          order: 1;
          width: 100%;
          display: flex;
          flex-wrap: wrap;
          padding-bottom: 32px;
          line-height: 18px; }
          footer .form-menu-wrapper .menu-side .footer_legal nav a {
            margin-right: 8px;
            display: inline-block;
            font-size: 12px;
            line-height: 15px;
            color: #838280; }
        footer .form-menu-wrapper .menu-side .footer_legal .legal_text {
          order: 2;
          padding-bottom: 8px; }
          footer .form-menu-wrapper .menu-side .footer_legal .legal_text p {
            font-size: 12px;
            line-height: 18px;
            color: #838280;
            margin: 0; }
  @media (min-width: 450px) {
    footer .form-menu-wrapper .menu-side .footer_links .single {
      width: 45%; }
      footer .form-menu-wrapper .menu-side .footer_links .single:nth-child(2) {
        width: 55%; } }
  @media (min-width: 768px) {
    footer .container {
      padding: 0;
      padding-right: 20px; }
    footer .form-menu-wrapper .img-side {
      width: 37.2%;
      height: inherit; }
      footer .form-menu-wrapper .img-side > a .content .txt {
        font-size: 24px;
        line-height: 1.25;
        margin: 0 auto; }
    footer .form-menu-wrapper .menu-side {
      width: calc(100% - 37.2%);
      padding-left: 39px; } }
  @media (min-width: 1024px) {
    footer {
      padding-bottom: 1.5rem;
      background-color: #1c1b1a; }
      footer .container {
        padding: 0 24px; }
      footer .bg-gredient > div {
        left: 24px;
        right: 24px;
        border-radius: 12px;
        bottom: 1.5rem; }
      footer .form-menu-wrapper .img-side {
        width: 26.3%;
        height: inherit; }
        footer .form-menu-wrapper .img-side > a .bg-img img {
          height: 100%;
          object-fit: cover; }
        footer .form-menu-wrapper .img-side > a .content {
          padding: 31px 24px 33px; }
          footer .form-menu-wrapper .img-side > a .content .btn-shop {
            padding-top: .75rem;
            padding-bottom: .75rem;
            padding-left: 1.5rem;
            padding-right: 1.5rem; }
      footer .form-menu-wrapper .menu-side {
        width: calc(100% - 26.3%);
        padding-left: 39px; }
        footer .form-menu-wrapper .menu-side .footer_links {
          margin-top: 11px; }
          footer .form-menu-wrapper .menu-side .footer_links ul {
            margin-top: 18px; }
          footer .form-menu-wrapper .menu-side .footer_links .single {
            width: 18%;
            padding-left: 0; }
            footer .form-menu-wrapper .menu-side .footer_links .single.desktop-block {
              display: block; }
            footer .form-menu-wrapper .menu-side .footer_links .single:nth-child(2) {
              width: 21%;
              padding-left: 31px; }
            footer .form-menu-wrapper .menu-side .footer_links .single:nth-child(3) {
              width: 26%;
              padding-left: 43px; }
            footer .form-menu-wrapper .menu-side .footer_links .single .menu-block {
              padding-top: 23px; }
              footer .form-menu-wrapper .menu-side .footer_links .single .menu-block.mobile-block {
                display: none; }
        footer .form-menu-wrapper .menu-side .form-wrapper {
          padding-top: 7rem; }
          footer .form-menu-wrapper .menu-side .form-wrapper .social-icons {
            order: 1;
            width: 45%; }
            footer .form-menu-wrapper .menu-side .form-wrapper .social-icons p {
              padding-top: 0;
              padding-bottom: 30px; }
            footer .form-menu-wrapper .menu-side .form-wrapper .social-icons .footer_social ul li {
              margin-right: 16px; }
          footer .form-menu-wrapper .menu-side .form-wrapper .form-block {
            order: 2;
            width: 46%;
            padding-top: 0;
            padding-left: 2px; }
            footer .form-menu-wrapper .menu-side .form-wrapper .form-block form {
              margin-top: 30px; }
        footer .form-menu-wrapper .menu-side .footer_legal {
          padding-top: 1rem;
          padding-bottom: 2rem; }
          footer .form-menu-wrapper .menu-side .footer_legal nav {
            width: 45%;
            padding-top: 8px;
            padding-bottom: 0; }
            footer .form-menu-wrapper .menu-side .footer_legal nav div {
              line-height: 1; }
              footer .form-menu-wrapper .menu-side .footer_legal nav div a {
                margin-right: 2rem;
                margin-bottom: 0.5rem; }
          footer .form-menu-wrapper .menu-side .footer_legal .legal_text {
            width: 46%;
            padding-bottom: 0;
            padding-left: 18px;
            padding-top: 10px; } }
  @media (min-width: 1320px) {
    footer .form-menu-wrapper .img-side > a .content .txt {
      font-size: 2.25rem; } }
  @media (min-width: 1680px) {
    footer .form-menu-wrapper .img-side > a .content .txt {
      font-size: 2.5rem; } }

#hs-eu-cookie-confirmation {
  display: none !important; }

#target-container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  color: black;
  background-color: #FFFFFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.css-1eorhg5 {
  color: black !important;
  max-width: 1186px;
  padding: 15px 30px !important;
  position: relative;
  margin: 0 auto; }
  @media (min-width: 1441px) {
    .css-1eorhg5 .container {
      max-width: 1440px;
      padding: 15px 120px !important; } }
  .css-1eorhg5 .row {
    align-items: center;
    flex-wrap: nowrap; }
    @media (max-width: 1023px) {
      .css-1eorhg5 .row {
        flex-wrap: wrap;
        justify-content: center; } }
  .css-1eorhg5 .css-1u2wgn3 .ContentSide {
    width: auto;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    font-family: "AkkuratLL-Regular", sans-serif;
    font-weight: normal; }
    .css-1eorhg5 .css-1u2wgn3 .ContentSide button {
      color: #0A1018; }
    .css-1eorhg5 .css-1u2wgn3 .ContentSide p {
      font-family: "AkkuratLL-Regular", sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 5px; }
    @media (max-width: 1023px) {
      .css-1eorhg5 .css-1u2wgn3 .ContentSide {
        padding-bottom: 20px;
        width: 100%; } }
  .css-1eorhg5 .css-1u2wgn3 .ButtonSide {
    flex-shrink: 0;
    width: auto;
    padding-left: 30px;
    text-align: right;
    display: flex; }
    .css-1eorhg5 .css-1u2wgn3 .ButtonSide button {
      flex-shrink: 0;
      margin-left: 20px;
      font-size: 16px;
      text-decoration: none; }
      .css-1eorhg5 .css-1u2wgn3 .ButtonSide button.consent-manage {
        background: transparent !important;
        text-decoration: underline; }
        .css-1eorhg5 .css-1u2wgn3 .ButtonSide button.consent-manage:hover {
          color: #0A1018; }
        @media (max-width: 1023px) {
          .css-1eorhg5 .css-1u2wgn3 .ButtonSide button.consent-manage {
            order: 2; } }
      .css-1eorhg5 .css-1u2wgn3 .ButtonSide button.consent-accept {
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-transform: capitalize;
        padding: 12px 24px !important;
        color: #101926;
        background: #A2D3E8; }
        @media (max-width: 1023px) {
          .css-1eorhg5 .css-1u2wgn3 .ButtonSide button.consent-accept {
            margin-left: 0;
            order: 1; } }
    @media (max-width: 1023px) {
      .css-1eorhg5 .css-1u2wgn3 .ButtonSide {
        width: 100%;
        padding-left: 0; } }

.css-ow1vry {
  display: flex; }
  .css-ow1vry > p {
    margin-bottom: 0 !important; }

.css-1c3imcp {
  right: 5px !important;
  top: -3px !important;
  transform: none !important;
  font-size: 20px !important; }

.css-eal033 .css-19720g2 > label {
  display: flex;
  align-items: center; }
  .css-eal033 .css-19720g2 > label input[type="radio"] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    margin-right: 4px; }

.top-banner {
  background: #A2D3E8;
  text-align: center;
  padding: 10px 28.5px;
  display: block;
  text-decoration: none; }
  .top-banner:hover, .top-banner:focus {
    text-decoration: none; }
  .top-banner .container {
    padding: 0; }
  .top-banner p {
    font-family: "AkkuratLL-Bold", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    margin: 0; }
    .top-banner p strong {
      font-family: "AkkuratLL-Bold", sans-serif;
      font-weight: bold; }
    .top-banner p a {
      color: inherit;
      text-decoration: underline;
      text-underline-offset: 1px; }
  @media (min-width: 350px) {
    .top-banner {
      padding: 10px 10px; } }
  @media (min-width: 375px) {
    .top-banner {
      padding: 10px 20px; } }
  @media (min-width: 767px) {
    .top-banner {
      padding: 10px 15px; }
      .top-banner p {
        font-size: 14px;
        line-height: 21px;
        text-underline-offset: 2px; } }

/*# sourceMappingURL=style.css.map */
