@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.Button,
.ButtonSmall,
.ButtonBig {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: inherit;
  /* inherit font & color from ancestor */
  color: inherit;
  border: none;
  background: transparent;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  transition: background 0.2s;
}
.Button:disabled,
.ButtonSmall:disabled,
.ButtonBig:disabled {
  cursor: no-drop;
  pointer-events: none;
}

.Button {
  padding: 1rem 1.5rem;
}

.ButtonSmall {
  padding: 0.5rem 1rem;
}

.ButtonBig {
  padding: 1.5rem 2rem;
}

.container-custom {
  margin: 0 1.25rem 0 1.25rem;
  position: relative;
}
@media (min-width: 48em) {
  .container-custom {
    margin: 0 2.5rem 0 2.5rem;
  }
}
@media (min-width: 62em) {
  .container-custom {
    margin: 0 5rem 0 5rem;
  }
}

.first-container-margin {
  margin-top: 2.5rem;
}
@media (min-width: 62em) {
  .first-container-margin {
    margin-top: 0;
  }
}

.second-container-margin {
  margin-top: 5rem;
}
@media (min-width: 62em) {
  .second-container-margin {
    margin-top: 7.5rem;
  }
}

.default-container-margin {
  margin-top: 5rem;
}
@media (min-width: 62em) {
  .default-container-margin {
    margin-top: 12.5rem;
  }
}

.main-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #f2efec;
}
@media (min-width: 23.125em) and (max-width: 61.99em) {
  .main-navbar {
    display: none;
  }
}
.main-navbar .nav-wrapper {
  width: 100%;
  height: 7.5rem;
  display: flex;
  align-items: center;
}
.main-navbar .nav-wrapper ul {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.main-navbar .nav-wrapper ul li a {
  text-decoration: none;
  letter-spacing: 0.1875rem;
  color: #3e2a2e;
}
.main-navbar .nav-wrapper ul li a:hover:after {
  transform: scaleX(1);
  transform-origin: top right;
}
.main-navbar .nav-wrapper ul li a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transition: transform 0.3s ease;
  transform-origin: top left;
}
.main-navbar .nav-wrapper ul li .underline-none::after {
  display: none;
}
.main-navbar .nav-wrapper img {
  height: 1.004375rem;
  width: 12.910625rem;
}

.pre-header {
  background-color: #ecded6;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3125rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.pre-header .p-small {
  margin: 0;
}
@media (min-width: 62em) {
  .pre-header {
    display: none;
  }
}

.pre-header a {
  color: #3e2a2e;
}

.m-navigation-menu {
  display: flex;
  justify-content: center;
  height: 3.625rem;
  width: 100%;
  position: sticky;
  top: 34px;
  z-index: 999;
  box-shadow: 0px 4px 150px rgba(0, 0, 0, 0.1);
  opacity: 0;
  background-color: rgb(243, 240, 238);
}
@media (min-width: 48em) {
  .m-navigation-menu {
    display: none;
  }
}
.m-navigation-menu .menu-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  width: 21.4375rem;
}
.m-navigation-menu .menu-wrapper__logo {
  padding-right: 1.5rem;
  min-width: 7.92875rem;
}
.m-navigation-menu .menu-wrapper__logo img {
  height: 0.5rem;
  width: 6.42875rem;
}
.m-navigation-menu .menu-wrapper__divider {
  height: 1.5rem;
  width: 0.125rem;
  background-color: #3e2a2e;
  opacity: 0.3;
}
.m-navigation-menu .menu-wrapper ::-webkit-scrollbar {
  display: none;
}
.m-navigation-menu .menu-wrapper__anchors {
  overflow: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-left: 1.125rem;
}
.m-navigation-menu .menu-wrapper__anchors a {
  display: inline-block;
  padding-right: 1.5rem;
  text-decoration: none;
  letter-spacing: 0.1875rem;
  color: #3e2a2e;
  padding-top: 0.25rem;
  opacity: 0.3;
}
.m-navigation-menu .menu-wrapper__anchors .active {
  opacity: 1;
}
.m-navigation-menu .menu-wrapper__anchors .no-pr {
  padding: 0;
}

.header-wrapper__mobile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 1.625rem;
}
@media (min-width: 62em) {
  .header-wrapper__mobile {
    display: none;
  }
}
.header-wrapper__mobile .text-wrapper {
  margin: 0 1.25rem 2.5rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.header-wrapper__mobile .text-wrapper p {
  text-align: center;
  padding-top: 0.5rem;
}
.header-wrapper__mobile .text-wrapper p,
.header-wrapper__mobile .text-wrapper h1 {
  margin: 0;
}
.header-wrapper__mobile .text-wrapper img {
  margin-bottom: 1.5rem;
}
@media (min-width: 48em) {
  .header-wrapper__mobile .text-wrapper img {
    width: 50%;
  }
  .header-wrapper__mobile .text-wrapper h1 {
    font-size: 2.5rem;
  }
}
.header-wrapper__mobile .img-wrapper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
.header-wrapper__mobile .img-wrapper img {
  width: 100%;
  display: block;
}
.header-wrapper__mobile .arrow-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.header-wrapper__mobile .arrow-wrapper img {
  height: 2.5rem;
  width: 2.5rem;
}
@media (min-width: 48em) {
  .header-wrapper__mobile .arrow-wrapper img {
    height: 5rem;
    width: 5rem;
  }
}

.header-wrapper__desktop {
  display: flex;
  justify-content: space-between;
  padding-top: 120px;
}
.header-wrapper__desktop .text-arrow-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4.1666666667vw 0;
}
.header-wrapper__desktop .text-arrow-wrapper .h1 {
  margin-bottom: 1.125rem;
}
.header-wrapper__desktop .text-arrow-wrapper .arrow {
  margin-top: 4.1666666667vw;
}
.header-wrapper__desktop .text-arrow-wrapper .arrow a {
  display: inline-block;
}
.header-wrapper__desktop .text-arrow-wrapper .arrow img {
  height: 5.625rem;
  width: 5.625rem;
  transform: scale(1);
  transition: transform 0.3s ease;
}
.header-wrapper__desktop .text-arrow-wrapper .arrow img:hover {
  transform: scale(0.9);
}
.header-wrapper__desktop .img-wrapper {
  width: 65%;
  overflow: hidden;
}
.header-wrapper__desktop .img-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}
@media (min-width: 23.125em) and (max-width: 61.99em) {
  .header-wrapper__desktop {
    display: none;
  }
}

.secondary {
  background-color: #ecded6;
}

.remedies-wrapper {
  padding: 2.5rem 3.125rem 3.125rem 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 75em) {
  .remedies-wrapper .text-wrapper {
    width: 37.5rem;
  }
}
@media (min-width: 48em) {
  .remedies-wrapper br {
    display: none;
  }
}
@media (min-width: 120em) {
  .remedies-wrapper {
    padding: 5rem 20.625rem 5rem 20.625rem;
  }
}
.remedies-wrapper p {
  text-align: center;
  line-height: 2em;
  margin: 0;
}

@keyframes loader {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: -563;
  }
}
.m-carousel-products {
  display: flex;
  width: 100%;
}
.m-carousel-products__title {
  letter-spacing: 0.1875rem;
  text-align: center;
}
@media (min-width: 48em) {
  .m-carousel-products__title {
    text-align: left;
  }
}
.m-carousel-products__slider {
  width: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
@media (min-width: 48em) {
  .m-carousel-products__slider {
    display: block;
    position: relative;
    opacity: 1;
  }
}
.m-carousel-products .swiper-slide__img {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.m-carousel-products .swiper-slide__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  object-fit: cover;
  display: block;
}
.m-carousel-products__accordions {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 48em) {
  .m-carousel-products__accordions {
    padding-left: 8.3333333333vw;
    width: 50%;
  }
}
.m-carousel-products__accordion {
  position: relative;
  display: block;
  padding-top: 2rem;
  max-height: 5rem;
}
.m-carousel-products__accordion[data-active=true] {
  max-height: 125rem;
}
.m-carousel-products__accordion[data-active=false] {
  max-height: 5rem;
  overflow: hidden;
  opacity: 0.5;
}
.m-carousel-products__accordion-title, .m-carousel-products__accordion-image, .m-carousel-products__accordion-text {
  margin-bottom: 1.5rem;
}
.m-carousel-products__accordion-image, .m-carousel-products__accordion-text, .m-carousel-products__accordion-cta {
  opacity: 0;
  transform: translateY(2rem);
  margin-bottom: 1.5rem;
  transition: all 0.5s ease;
}
[data-active=true] .m-carousel-products__accordion-image, [data-active=true] .m-carousel-products__accordion-text, [data-active=true] .m-carousel-products__accordion-cta {
  opacity: 1;
  transform: translateX(0);
}
.m-carousel-products__accordion-title {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .m-carousel-products__accordion-title {
    justify-content: flex-start;
  }
}
.m-carousel-products__accordion-title .m-carousel-products__arrow {
  margin-left: 1.5rem;
}
[data-active=false] .m-carousel-products__accordion-title .m-carousel-products__arrow {
  transform: scale(1, -1);
}
.m-carousel-products__accordion-image {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
@media (min-width: 48em) {
  .m-carousel-products__accordion-image {
    display: none;
  }
}
.m-carousel-products__accordion-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.m-carousel-products__accordion-cta {
  display: flex;
}
.m-carousel-products__accordion-cta a {
  text-decoration: none;
  color: #3e2a2e;
}
.m-carousel-products__accordion-cta a:hover:after {
  transform: scaleX(0);
  transform-origin: top right;
}
.m-carousel-products__accordion-cta a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(1);
  transition: transform 0.3s ease;
  transform-origin: top left;
}

.section-iconic-products {
  position: relative;
  left: 50%;
  overflow: hidden;
  width: 100vw;
  transform: translateX(-50%);
}
@media (min-width: 120em) {
  .section-iconic-products {
    width: 100%;
    transform: none;
    left: 0;
  }
}
.section-iconic-products .iconic-products {
  display: flex;
  flex-direction: column;
  margin: 0 1.25rem;
}
@media (min-width: 62em) {
  .section-iconic-products .iconic-products {
    margin: 0 5rem;
  }
}
.section-iconic-products .iconic-products .p-small {
  letter-spacing: 0.1875rem;
  margin-bottom: 1rem;
}
@media (min-width: 62em) {
  .section-iconic-products .iconic-products .p-small {
    margin-bottom: 1.5rem;
  }
}
.section-iconic-products .iconic-products .h3 {
  margin-bottom: 1rem;
}
.section-iconic-products .iconic-products .p-big {
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 62em) {
  .section-iconic-products .iconic-products .p-big {
    margin-bottom: 5rem;
  }
}
.section-iconic-products .swiper {
  overflow: visible;
  width: 100%;
  margin-top: 2.5rem;
  padding: 0 1.25rem;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper {
    margin-bottom: 10rem;
  }
}
.section-iconic-products .swiper .swiper-button-prev,
.section-iconic-products .swiper .swiper-button-next {
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
  transition: opacity 0.5s ease;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper .swiper-button-prev,
.section-iconic-products .swiper .swiper-button-next {
    width: 5rem;
    height: 5rem;
  }
}
.section-iconic-products .swiper .swiper-button-prev img,
.section-iconic-products .swiper .swiper-button-next img {
  display: block;
  width: 100%;
  height: 100%;
}
.section-iconic-products .swiper .swiper-button-prev img:nth-child(2),
.section-iconic-products .swiper .swiper-button-next img:nth-child(2) {
  display: block;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper .swiper-button-prev img:nth-child(2),
.section-iconic-products .swiper .swiper-button-next img:nth-child(2) {
    display: none;
  }
}
.section-iconic-products .swiper .swiper-button-prev img:nth-child(1),
.section-iconic-products .swiper .swiper-button-next img:nth-child(1) {
  display: none;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper .swiper-button-prev img:nth-child(1),
.section-iconic-products .swiper .swiper-button-next img:nth-child(1) {
    display: block;
  }
}
.section-iconic-products .swiper .swiper-button-prev.swiper-button-disabled,
.section-iconic-products .swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0 !important;
  pointer-events: none;
}
.section-iconic-products .swiper .swiper-button-prev {
  left: 0;
  transform: translate(0%, -50%);
}
@media (min-width: 62em) {
  .section-iconic-products .swiper .swiper-button-prev {
    transform: translate(10%, -50%);
  }
}
.section-iconic-products .swiper .swiper-button-prev img:nth-child(1) {
  transform: rotate(90deg);
}
.section-iconic-products .swiper .swiper-button-prev img:nth-child(2) {
  transform: rotate(180deg);
}
.section-iconic-products .swiper .swiper-button-next {
  right: 0;
  transform: translate(0%, -50%);
}
@media (min-width: 62em) {
  .section-iconic-products .swiper .swiper-button-next {
    transform: translate(-10%, -50%);
  }
}
.section-iconic-products .swiper .swiper-button-next img:nth-child(1) {
  transform: rotate(-90deg);
}
@media (min-width: 62em) {
  .section-iconic-products .swiper {
    padding: 0 2.5rem;
  }
}
.section-iconic-products .swiper-slide {
  position: relative;
  display: flex;
  overflow-y: hidden;
  flex-direction: column;
  box-sizing: border-box;
  height: 36.5rem;
  background-color: #ffffff;
  margin-bottom: 0.625rem;
}
@media (min-width: 48em) {
  .section-iconic-products .swiper-slide {
    height: 36.5rem;
    justify-content: space-between;
  }
}
@media (min-width: 62em) {
  .section-iconic-products .swiper-slide {
    opacity: 1;
    height: 41.875rem;
    transition: background-color 0.4s ease;
    background-color: rgba(255, 255, 255, 0);
  }
  .section-iconic-products .swiper-slide.swiper-slide-active, .section-iconic-products .swiper-slide.swiper-slide-prev, .section-iconic-products .swiper-slide.swiper-slide-next {
    opacity: 1;
  }
  .section-iconic-products .swiper-slide:hover {
    background-color: #ffffff;
    box-shadow: 0px 4px 150px rgba(0, 0, 0, 0.1);
  }
  .section-iconic-products .swiper-slide:hover .swiper-slide__lower:after {
    background: linear-gradient(0deg, #ffffff 0%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
  }
  .section-iconic-products .swiper-slide:hover .swiper-slide__img img {
    transform: translateY(-25%) scale(0.8);
  }
  .section-iconic-products .swiper-slide:hover .swiper-slide__lower {
    transform: translateY(-50%);
  }
  .section-iconic-products .swiper-slide:hover .swiper-slide__description,
.section-iconic-products .swiper-slide:hover .swiper-slide__link {
    opacity: 1;
  }
}
.section-iconic-products .swiper-slide__img {
  display: flex;
  align-items: flex-end;
  height: 40%;
}
@media (min-width: 48em) {
  .section-iconic-products .swiper-slide__img {
    height: 50%;
  }
}
@media (min-width: 62em) {
  .section-iconic-products .swiper-slide__img {
    height: 75%;
  }
}
.section-iconic-products .swiper-slide__img img {
  height: 85%;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0px 22px 81px rgba(0, 0, 0, 0.15));
}
.section-iconic-products .swiper-slide__lower {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  flex-direction: column;
  height: 60%;
  padding: 1.5625rem 1.875rem;
  transition: transform 1s ease;
}
.section-iconic-products .swiper-slide__lower .p-big img {
  height: 0.25rem;
  width: 0.25rem;
}
@media (min-width: 75em) {
  .section-iconic-products .swiper-slide__lower {
    position: absolute;
    top: 75%;
    display: block;
    height: auto;
    padding: 1.5625rem 3.28125rem;
  }
  .section-iconic-products .swiper-slide__lower:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    transition: background 0.4s ease;
    background: linear-gradient(0deg, rgba white, 0.3 0%, rgba white, 0.3 80%, rgba(255, 255, 255, 0) 100%);
  }
}
.section-iconic-products .swiper-slide__description, .section-iconic-products .swiper-slide__link, .section-iconic-products .swiper-slide__img img {
  transition: all 1s ease;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper-slide__description {
    opacity: 0;
  }
}
.section-iconic-products .swiper-slide__link {
  display: flex;
  position: relative;
}
@media (min-width: 62em) {
  .section-iconic-products .swiper-slide__link {
    opacity: 0;
  }
}
.section-iconic-products .swiper-slide__link a {
  padding-bottom: 0.1875rem;
  text-decoration: none;
  color: #3e2a2e;
}
.section-iconic-products .swiper-slide__link a:hover:after {
  transform: scaleX(0);
  transform-origin: top right;
}
.section-iconic-products .swiper-slide__link a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(1);
  transition: transform 0.3s ease;
  transform-origin: top left;
}

.iconic-products .p-small,
.iconic-products .h3 {
  text-align: center;
}

.find-products__wrapper {
  height: 25.9375rem;
  border: solid 0.9375rem #ecded6;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: 1.25rem 0 1.25rem 0;
  position: relative;
}
.find-products__wrapper .row {
  justify-content: center;
}
@media (min-width: 62em) {
  .find-products__wrapper {
    height: 27.1875rem;
    padding: 3.75rem 0 3.75rem 0;
  }
  .find-products__wrapper br {
    display: none;
  }
}

.find-products__wrapper .logo {
  height: 0.75rem;
  width: 9.64375rem;
}

.find-products__wrapper .h4-custom,
.find-products__wrapper .p-big {
  text-align: center;
}

.find-products__wrapper-links {
  width: 100%;
}
.find-products__wrapper-links .links {
  display: flex;
  justify-content: space-between;
}

.find-products__wrapper-links a {
  text-decoration: none;
  color: #3e2a2e;
  position: relative;
}
.find-products__wrapper-links a:hover:after {
  transform: scaleX(0);
  transform-origin: top right;
}
.find-products__wrapper-links a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(1);
  transition: transform 0.3s ease;
  transform-origin: top left;
}

@media (min-width: 62em) {
  .no-mt {
    margin-top: 0;
  }
}

@media (min-width: 48em) {
  .values-wrapper {
    position: relative;
  }
}

.values-title {
  position: relative;
  z-index: 2;
}
.values-title .h6 {
  text-align: center;
  font-size: 2rem;
  font-family: "Spectral";
  text-shadow: 0px 4px 150px #000000;
}
@media (min-width: 48em) {
  .values-title .h6 {
    mix-blend-mode: normal;
    color: #ffffff;
    font-size: 3.75rem;
  }
}
@media (min-width: 62em) {
  .values-title .h6 {
    color: #ffffff;
    font-size: 5rem;
  }
}
@media (min-width: 48em) {
  .values-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
  }
  .values-title br {
    display: none;
  }
}
@media (min-width: 120em) {
  .values-title {
    top: 39%;
  }
}

.m-pillars {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .m-pillars {
    justify-content: space-between;
    flex-direction: row;
  }
}
.m-pillars__item {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
}
@media (min-width: 48em) {
  .m-pillars__item {
    display: block;
    width: calc(33.3% - 20px);
  }
}
@media (min-width: 62em) {
  .m-pillars__item {
    display: block;
    width: calc(33.3% - 32px);
  }
}
.m-pillars__img {
  overflow: hidden;
  position: relative;
  width: 30%;
  height: 18.75rem;
}
.m-pillars__img img {
  display: block;
  width: 100%;
  height: 130%;
  object-fit: cover;
  object-position: center;
}
.is-touch .m-pillars__img img {
  height: 100%;
}
@media (min-width: 48em) {
  .m-pillars__img {
    height: 34.375rem;
    width: 100%;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 120em) {
  .m-pillars__img {
    height: 40.625rem;
  }
}
.m-pillars__text {
  width: 70%;
  padding-left: 1.875rem;
}
@media (min-width: 48em) {
  .m-pillars__text {
    width: 100%;
    padding-left: 0;
  }
}

.faq-wrapper {
  display: block;
  padding-top: 1.5rem;
}
@media (min-width: 62em) {
  .faq-wrapper {
    padding-top: 7.5rem;
  }
}
.faq-wrapper .row {
  margin-top: 2.5rem;
}
.faq-wrapper .logo {
  display: flex;
  justify-content: center;
}
.faq-wrapper .logo img {
  height: 0.75rem;
  width: 9.64375rem;
}
@media (min-width: 62em) {
  .faq-wrapper .logo {
    display: none;
  }
}
.faq-wrapper .header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.faq-wrapper .header__navigation p {
  margin-bottom: 1.25rem;
}
.faq-wrapper .header__navigation p a {
  text-decoration: none;
  color: #3e2a2e;
  font-weight: bold;
}
.faq-wrapper .header__subtitle p {
  text-align: center;
}
@media (min-width: 75em) {
  .faq-wrapper .accordion {
    margin: 5rem 17.5rem;
  }
}
.faq-wrapper .accordion a {
  color: currentColor;
  text-decoration: underline;
}
.faq-wrapper .accordion details {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
}
.faq-wrapper .accordion details:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.faq-wrapper .accordion details summary {
  position: relative;
  cursor: pointer;
  list-style: none;
  margin: 1.25rem 0;
  display: flex;
  align-items: center;
}
.faq-wrapper .accordion details summary::-webkit-details-marker {
  display: none;
}
.faq-wrapper .accordion details summary .accordion-arrow {
  height: 0.32625rem;
  width: 0.75rem;
  margin-right: 1rem;
}
.faq-wrapper .accordion details summary .h4 {
  margin: 0;
}
.faq-wrapper .accordion details p {
  margin-bottom: 20px;
}
.faq-wrapper .accordion details[open] .accordion-arrow {
  transform: rotate(180deg);
}

.footer-wrapper__mobile {
  padding: 0 0 1.25rem 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 62em) {
  .footer-wrapper__mobile {
    display: none;
  }
}
.footer-wrapper__mobile .footer__newsletter {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
.footer-wrapper__mobile .footer__newsletter-logo {
  margin-bottom: 1.5rem;
}
.footer-wrapper__mobile .footer__newsletter-subtitle {
  margin-bottom: 1.25rem;
}
.footer-wrapper__mobile .footer__newsletter p {
  margin-bottom: 0;
}
.footer-wrapper__mobile .footer__input {
  width: 100%;
}
.footer-wrapper__mobile .footer__input input[type=email] {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 75%;
  height: 4rem;
  border: none;
  border: solid 0.0625rem #3e2a2e;
  border-radius: 0;
  padding-left: 0.9375rem;
  outline: none;
  background: transparent;
}
.footer-wrapper__mobile .footer__input button {
  width: 25%;
  height: 4rem;
  background-color: #3e2a2e;
  border: none;
  padding-bottom: 0.09375rem;
}
.footer-wrapper__mobile .footer__input button img {
  height: 1.46875rem;
  width: 2.59375rem;
}
.footer-wrapper__mobile .footer__social-and-policies {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.footer-wrapper__mobile .footer__social-and-policies-icons {
  display: flex;
  margin-bottom: 1.5rem;
}
.footer-wrapper__mobile .footer__social-and-policies-icons img {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 0.9375rem;
}
.footer-wrapper__mobile .footer__social-and-policies-policies {
  display: flex;
  flex-direction: column;
}
.footer-wrapper__mobile .footer__social-and-policies-policies a {
  text-decoration: none;
  color: #3e2a2e;
  margin-top: 0.3125rem;
  letter-spacing: 0.1875rem;
}
.footer-wrapper__mobile .footer__company-informations {
  margin-bottom: 2.5rem;
}

.footer-wrapper__mobile .logo,
.footer-wrapper__desktop .logo {
  height: 0.75rem;
  width: 9.64375rem;
}

.footer-wrapper__desktop {
  padding-bottom: 10.125rem;
}
@media (min-width: 23.125em) and (max-width: 61.99em) {
  .footer-wrapper__desktop {
    display: none;
  }
}
.footer-wrapper__desktop .row {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
}
.footer-wrapper__desktop .policies {
  width: 28.75rem;
  display: flex;
  justify-content: space-between;
}
.footer-wrapper__desktop .policies a {
  text-decoration: none;
  color: #3e2a2e;
  letter-spacing: 0.1875rem;
}
.footer-wrapper__desktop .policies a:hover:after {
  transform: scaleX(1);
  transform-origin: top right;
}
.footer-wrapper__desktop .policies a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transition: transform 0.3s ease;
  transform-origin: top left;
}
.footer-wrapper__desktop .company-informations {
  width: 24.5625rem;
  display: flex;
  justify-content: space-between;
}
.footer-wrapper__desktop .social {
  width: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.625rem;
}

.newsletter-wrapper {
  display: none;
}
@media (min-width: 120em) {
  .newsletter-wrapper > div {
    padding: 0 5rem;
  }
}
@media (min-width: 62em) {
  .newsletter-wrapper {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7rem;
    padding: 0 5rem;
    z-index: 999;
    background-color: #f2efec;
    box-shadow: 0px 4px 150px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .newsletter-wrapper > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
  }
  .newsletter-wrapper br {
    display: none;
  }
  .newsletter-wrapper .newsletter {
    display: flex;
    align-items: center;
  }
  .newsletter-wrapper .newsletter p {
    margin-bottom: 0;
  }
  .newsletter-wrapper .footer__input {
    width: 37%;
  }
  .newsletter-wrapper .footer__input input[type=email] {
    width: 75%;
    height: 4rem;
    border: solid 0.0625rem #3e2a2e;
    padding-left: 0.9375rem;
    outline: none;
    background: transparent;
  }
  .newsletter-wrapper .footer__input button {
    width: 25%;
    height: 4rem;
    background-color: #3e2a2e;
    border: none;
  }
  .newsletter-wrapper .footer__input button img {
    height: 1.46875rem;
    width: 2.59375rem;
  }
}

.privacy-policy-wrapper {
  display: block;
  padding-top: 1.5rem;
}
@media (min-width: 62em) {
  .privacy-policy-wrapper {
    padding-top: 7.5rem;
  }
}
.privacy-policy-wrapper .row {
  margin-top: 2.5rem;
}
.privacy-policy-wrapper .logo {
  display: flex;
  justify-content: center;
}
.privacy-policy-wrapper .logo img {
  height: 0.75rem;
  width: 9.64375rem;
}
@media (min-width: 62em) {
  .privacy-policy-wrapper .logo {
    display: none;
  }
}
.privacy-policy-wrapper .header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.privacy-policy-wrapper .header__navigation p {
  margin-bottom: 1.25rem;
}
.privacy-policy-wrapper .header__navigation p a {
  text-decoration: none;
  color: #3e2a2e;
  font-weight: bold;
}
.privacy-policy-wrapper .header__text {
  margin-top: 2.5rem;
}
@media (min-width: 75em) {
  .privacy-policy-wrapper .header__text {
    margin: 5rem 17.5rem 0 17.5rem;
  }
}
.privacy-policy-wrapper .header__text a {
  color: #3e2a2e;
  font-weight: bold;
}
.privacy-policy-wrapper .header__text strong {
  font-weight: 900;
}
/*# sourceMappingURL=main.css.map */
