:root {
  --iris--header--height: 200px;
  --iris--header--padding-top: 20px;
  --iris--strate--margin-top-bottom: 130px;
  --iris--customer--navbar--offset: 50px;
  --iris--customer-bottom-bar--height: 50px
}

@media screen and (max-width:1000px) {
  :root {
    --iris--header--height: 112px;
    --iris--strate--margin-top-bottom: 80px;
    --iris--customer--navbar--offset: 0
  }
}

:root body.menu-open .navbar,
:root body:not(.has-banner) .navbar,
:root .navbar--onscroll {
  --iris--header--height: 112px
}

@media screen and (max-width:650px) {
  :root body:not(.has-banner) {
    --iris--header--height: 100px
  }
}

:root body.menu-open,
:root body:not(.has-banner),
:root .navbar.navbar--onscroll {
  --iris--customer--navbar--offset: 0
}

:root .error404 {
  --iris--header--height: 112px
}

.customer-strate-title-block {
  flex-direction: column;
  justify-content: normal;
  align-items: flex-start;
  gap: 20px;
  display: flex
}

@media screen and (max-width:1000px) {
  .customer-strate-title-block {
    gap: 10px
  }
}

.customer-strate-title-block>.over-title,
.customer-strate-title-block .sub-title {
  font-family: var(--iris--global--font-family-2, "billyohiodua");
  font-size: clamp(24/16*1rem, 30/var(--customer--mockup-width, 1600)*100vw, 30/16*1rem);
  color: var(--iris--global--color-1, #1d1d1b);
  font-weight: 400
}

.customer-strate-title-block>.sub-title {
  margin-left: 40px;
  padding: 10px 40px
}

.customer-strate-title-block>.title {
  font-family: var(--iris--global--font-family-1, "billyohio");
  font-size: clamp(36/16*1rem, 60/var(--customer--mockup-width, 1600)*100vw, 60/16*1rem);
  color: var(--iris--global--color-1, #1d1d1b);
  padding-block: 10px;
  margin-left: 40px;
  padding-left: 40px;
  font-weight: 700;
  line-height: 1;
  position: relative
}

@media screen and (max-width:1000px) {
  .customer-strate-title-block>.title {
    margin-left: 0;
    padding-left: 20px
  }
}

.customer-strate-title-block>.title:before {
  content: "";
  background-color: var(--iris--global--color-1, #1d1d1b);
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:1000px) {
  .customer-menu-more-item {
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    font-size: 1rem;
    display: flex !important
  }
  .customer-menu-more-item i {
    color: #fff
  }
}

@media screen and (min-width:1000.1px) {
  .customer-submenu-header {
    display: none
  }
}

@media screen and (max-width:1000px) {
  .customer-submenu-header {
    color: #fff;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 25px 0;
    display: flex
  }
  .customer-submenu-header .customer-submenu-prev-label {
    font-family: var(--iris--global--font-family-1, "billyohio");
    font-size: 1rem;
    font-weight: 600;
    line-height: 1
  }
  .customer-submenu-header .customer-submenu-prev-link {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 72px;
    display: flex
  }
  .customer-submenu-header .customer-submenu-prev-link a {
    font-family: var(--iris--global--font-family-1, "billyohio");
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    color: #fff !important;
    font-size: 1.5rem !important;
    font-weight: 600 !important;
    line-height: 1.33 !important
  }
}

.customer-description {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(15/16*1rem, 18/var(--customer--mockup-width, 1600)*100vw, 18/16*1rem);
  line-height: 1.55
}

@media screen and (max-width:650px) {
  .customer-description {
    line-height: 1.333
  }
}

.customer-advanced-link {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(18/16*1rem, 20/var(--customer--mockup-width, 1600)*100vw, 20/16*1rem);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  line-height: 1.25;
  display: flex;
  color: #000 !important;
  font-weight: 700 !important;
  text-decoration: none !important
}

@media (hover:hover) and (pointer:fine) {
  .customer-advanced-link:hover,
  .customer-advanced-link:focus,
  .customer-advanced-link:active {
    color: #000 !important
  }
  .customer-advanced-link:hover:after,
  .customer-advanced-link:focus:after,
  .customer-advanced-link:active:after {
    background-image: unset;
    background-color: #000
  }
}

.customer-advanced-link:after {
  content: "";
  background-image: var(--iris--global--gradient--degrade-orange);
  background-color: transparent;
  width: 100%;
  height: 2px;
  transition: background-color .2s
}

.customer-advanced-link--light {
  color: #fff !important
}

@media (hover:hover) and (pointer:fine) {
  .customer-advanced-link--light:hover,
  .customer-advanced-link--light:focus,
  .customer-advanced-link--light:active {
    color: #fff !important
  }
  .customer-advanced-link--light:hover:after,
  .customer-advanced-link--light:focus:after,
  .customer-advanced-link--light:active:after {
    background-image: unset;
    background-color: #000
  }
}

.customer-slider-navigation-arrows {
  gap: 10px;
  display: inline-flex
}

.customer-slider-navigation-arrows.customer-slider-navigation-arrows--light .navigation-arrow {
  color: #fff;
  border: 2px solid #fff
}

.customer-slider-navigation-arrows .navigation-arrow {
  --customer--slider-nav-arrow--width: 54px;
  --customer--slider-nav-arrow--animation-duration: .2s;
  --customer--slider-nav-arrow--animation-timing: ease;
  border: 2px solid var(--iris--global--color-1, #1d1d1b);
  color: var(--iris--global--color-1, #1d1d1b);
  cursor: pointer;
  width: var(--customer--slider-nav-arrow--width);
  min-width: var(--customer--slider-nav-arrow--width);
  height: var(--customer--slider-nav-arrow--width);
  min-height: var(--customer--slider-nav-arrow--width);
  transition: background-color var(--customer--slider-nav-arrow--animation-duration)var(--customer--slider-nav-arrow--animation-timing), border-color var(--customer--slider-nav-arrow--animation-duration)var(--customer--slider-nav-arrow--animation-timing), opacity var(--customer--slider-nav-arrow--animation-duration)var(--customer--slider-nav-arrow--animation-timing), color var(--customer--slider-nav-arrow--animation-duration)var(--customer--slider-nav-arrow--animation-timing);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex
}

@media screen and (max-width:1000px) {
  .customer-slider-navigation-arrows .navigation-arrow {
    --customer--slider-nav-arrow--width: 44px
  }
}

.customer-slider-navigation-arrows .navigation-arrow:before {
  line-height: 1
}

.customer-slider-navigation-arrows .navigation-arrow--next:before {
  content: var(--customer-font--customer-chevron-right);
  font-family: customer-font;
  font-style: initial;
  text-transform: none;
  font-display: swap;
  font-size: 1.375rem;
  font-weight: 400
}

.customer-slider-navigation-arrows .navigation-arrow--prev:before {
  content: var(--customer-font--customer-chevron-left);
  font-family: customer-font;
  font-style: initial;
  text-transform: none;
  font-display: swap;
  font-size: 1.375rem;
  font-weight: 400
}

.customer-slider-navigation-arrows .navigation-arrow.swiper-button-disabled {
  opacity: .7;
  cursor: not-allowed
}

@media (hover:hover) and (pointer:fine) {
  .customer-slider-navigation-arrows .navigation-arrow:not(.swiper-button-disabled):hover,
  .customer-slider-navigation-arrows .navigation-arrow:not(.swiper-button-disabled):focus,
  .customer-slider-navigation-arrows .navigation-arrow:not(.swiper-button-disabled):active {
    background-color: var(--iris--global--color-2, #e0dbd1);
    border-color: var(--iris--global--color-2, #e0dbd1);
    color: #fff
  }
}

.customer-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  gap: 10px;
  line-height: 1.2634
}

.customer-button--dark {
  color: #fff !important;
  background-color: var(--iris--global--color-1, #1d1d1b) !important
}

.customer-button--light {
  color: var(--iris--global--color-1, #1d1d1b) !important;
  background-color: #fff !important;
  border-color: #fff !important
}

@media (hover:hover) and (pointer:fine) {
  .customer-button--light:hover,
  .customer-button--light:focus,
  .customer-button--light:active {
    border-color: var(--iris--global--color-2, #e0dbd1) !important
  }
}

@media screen and (min-width:1000.1px) {
  .customer-hidden-desktop {
    display: none
  }
}

@media screen and (max-width:1000px) {
  .customer-hidden-medium {
    display: none !important
  }
}

@media screen and (max-width:650px) {
  .customer-hidden-small {
    display: none
  }
}

.customer-card {
  border-radius: var(--iris--global--border-radius);
  position: relative;
  overflow: hidden
}

.customer-card .card__image-block img {
  will-change: transform;
  width: 100%;
  height: 100%;
  transition: transform .2s
}

.customer-card .card__image-block:after {
  content: "";
  opacity: .83;
  will-change: transform;
  background-image: linear-gradient(rgba(0, 0, 0, .04) 0%, #000 100%);
  width: 100%;
  height: 75%;
  position: absolute;
  bottom: 0;
  left: 0
}

.customer-card .card__content-block {
  will-change: transform;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
  height: 100%;
  padding: 30px 35px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:1000px) {
  .customer-card .card__content-block {
    padding: 16px
  }
}

.customer-card .card__content-block a {
  text-transform: none;
  color: #fff;
  flex-direction: column;
  justify-content: normal;
  align-items: normal;
  text-decoration: none;
  display: flex
}

.customer-card .card__content-block a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.customer-card .card__content-block .card-categories {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(14/16*1rem, 16/var(--customer--mockup-width, 1600)*100vw, 16/16*1rem);
  letter-spacing: -.02rem;
  color: #fff;
  will-change: transform;
  font-weight: 400
}

.customer-card .card__content-block .card-title {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(28/16*1rem, 58/var(--customer--mockup-width, 1600)*100vw, 58/16*1rem);
  color: #fff;
  font-weight: 700;
  line-height: 1.14
}

.customer-card .card__content-block .card-details {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(14/16*1rem, 16/var(--customer--mockup-width, 1600)*100vw, 16/16*1rem);
  letter-spacing: -.02rem;
  color: #fff;
  will-change: transform;
  font-weight: 400
}

.customer-card .card__content-block .card-details span {
  line-height: 1.25
}

@media (hover:hover) and (pointer:fine) {
  .customer-card:hover img,
  .customer-card:focus img,
  .customer-card:active img {
    transform: scale(1.075)
  }
}

.customer-footer-column-title {
  font-family: var(--iris--global--font-family-1, "billyohio");
  color: rgba(255, 255, 255, .8);
  margin-bottom: 40px;
  padding: 10px 0 10px 20px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.42;
  position: relative
}

@media screen and (max-width:650px) {
  .customer-footer-column-title {
    margin-top: 60px
  }
}

.customer-footer-column-title:before {
  content: "";
  background-color: #fff;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:650px) {
  .single-wpet .header {
    display: none
  }
}

::selection {
  color: #fff;
  background-color: var(--iris--global--color-5, #eb7137)
}

.edit-link {
  z-index: 92
}

.header__banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}

.header__banner__item {
  height: 100%;
  position: relative
}

.header__banner__item img,
.header__banner__item video {
  object-fit: cover;
  width: 100%;
  height: 100%
}

.header__banner__item__thumbnail:before {
  content: "";
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(transparent 47.44%, rgba(0, 0, 0, .27) 65.05%, rgba(0, 0, 0, .54) 100%), linear-gradient(rgba(0, 0, 0, .72) 0%, transparent 38.33%), linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

body:not(.home) .header__banner__item__thumbnail:before {
  background: rgba(0, 0, 0, .2)
}

body:not(.home).has-banner .header__banner {
  top: unset;
  left: unset;
  border-radius: var(--iris--global--border-radius);
  flex: 1;
  position: relative;
  overflow: hidden
}

body:not(.home).has-banner .header__banner:before {
  height: 75%;
  top: unset;
  background: linear-gradient(transparent 24.26%, rgba(0, 0, 0, .57) 100%);
  bottom: 0
}

.breadcrumbs {
  text-align: left;
  pointer-events: auto;
  font-size: 1.0625rem;
  font-weight: 700
}

@media screen and (max-width:1000px) {
  .breadcrumbs {
    text-align: center
  }
  .breadcrumbs:not(.breadcrumbs--show) {
    cursor: pointer
  }
  .breadcrumbs:not(.breadcrumbs--show) * {
    pointer-events: none
  }
  .breadcrumbs:not(.breadcrumbs--show)>span {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex
  }
  body.has-banner .breadcrumbs:not(.breadcrumbs--show)>span {
    justify-content: flex-start
  }
  body:not(.home).has-banner .breadcrumbs:not(.breadcrumbs--show)>span {
    justify-content: center
  }
  .breadcrumbs:not(.breadcrumbs--show)>span:before {
    content: var(--customer-font--customer-breadcrumb-back);
    font-family: customer-font;
    font-style: initial;
    text-transform: none;
    font-display: swap;
    margin-right: 2px;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1
  }
  .breadcrumbs:not(.breadcrumbs--show)>span>i,
  .breadcrumbs:not(.breadcrumbs--show)>span>span:not(:nth-last-child(3)) {
    clip: rect(0, 0, 0, 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden
  }
}

body:not(.home).has-banner .breadcrumbs {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 25px
}

@media screen and (max-width:1000px) {
  body:not(.home).has-banner .breadcrumbs {
    text-align: center;
    position: relative;
    left: 0
  }
}

@media screen and (min-width:1000.1px) {
  body.single-wpet .breadcrumbs {
    margin-top: 40px
  }
}

.breadcrumbs>span>* {
  vertical-align: middle;
  display: inline-block
}

.breadcrumbs a {
  color: #fff;
  opacity: .55;
  font-weight: 700 !important;
  text-decoration: none !important
}

body.single-wpet .breadcrumbs a {
  opacity: 1;
  color: var(--iris--global--color-4, #f6a221)
}

@media (hover:hover) and (pointer:fine) {
  body.single-wpet .breadcrumbs a:hover,
  body.single-wpet .breadcrumbs a:focus,
  body.single-wpet .breadcrumbs a:active {
    color: var(--iris--global--color-7, #005b59)
  }
  .breadcrumbs a:hover,
  .breadcrumbs a:focus,
  .breadcrumbs a:active {
    color: #fff;
    opacity: 1
  }
}

.breadcrumbs i {
  margin: 0 5px;
  font-size: .5625rem
}

.breadcrumbs i:before {
  margin-bottom: 2px
}

.header__heading {
  text-align: center;
  pointer-events: none
}

body.has-banner .header__heading {
  z-index: 3;
  text-align: left;
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%)
}

@media screen and (max-width:1452.38px) {
  body.has-banner .header__heading {
    max-width: 84%;
    left: 8%;
    transform: none
  }
}

@media screen and (max-width:1280px) {
  body.has-banner .header__heading {
    max-width: calc(100% - 120px);
    bottom: 40px;
    left: 60px
  }
}

@media screen and (max-width:650px) {
  body.has-banner .header__heading {
    max-width: calc(100% - 40px);
    bottom: 20px;
    left: 20px
  }
}

body:not(.home).has-banner .header__heading {
  bottom: unset;
  left: unset;
  transform: unset;
  flex-direction: column;
  flex: .8;
  justify-content: center;
  align-items: normal;
  display: flex;
  position: relative
}

@media screen and (max-width:1000px) {
  body:not(.home).has-banner .header__heading {
    flex: unset
  }
}

.header__heading__title {
  text-align: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1
}

@media screen and (max-width:1000px) {
  .header__heading__title {
    text-align: center
  }
}

body.has-banner .header__heading__title {
  color: #fff
}

body:not(.home).has-banner .header__heading__title {
  font-weight: 400;
  font-size: clamp(70/16*1rem, 135/var(--customer--mockup-width, 1600)*100vw, 135/16*1rem)
}

@media screen and (max-width:1000px) {
  body:not(.home).has-banner .header__heading__title {
    text-align: center
  }
}

.header__heading__subtitle {
  font-size: clamp(20/16*1rem, 35/var(--customer--mockup-width, 1600)*100vw, 35/16*1rem);
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.25
}

@media screen and (max-width:1000px) {
  .header__heading__subtitle {
    text-align: center
  }
}

body.home .header__heading {
  bottom: 60px
}

@media screen and (max-width:1450px) {
  body.home .header__heading {
    bottom: 50px
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading {
    bottom: calc(50% - var(--iris--header--height, 100px) + var(--iris--customer-bottom-bar--height));
    transform: translateY(50%)
  }
}

body.home .header__heading__title {
  max-width: 625px;
  height: 440px;
  margin-inline: auto;
  position: relative
}

@media screen and (min-width:1280px) {
  body.home .header__heading__title .title-part {
    animation-name: title-appearance;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(.36, 0, 0, 1);
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: calc(.5s*var(--i));
    opacity: 0;
    transform: translate(-75%)scaleX(1.5)
  }
}

@media screen and (max-width:1450px) {
  body.home .header__heading__title {
    max-width: 520px;
    height: 370px
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title {
    max-width: 335px;
    height: 245px
  }
}

@media screen and (max-width:370px) {
  body.home .header__heading__title {
    max-width: 270px;
    height: 210px
  }
}

body.home .header__heading__title--not-french {
  text-align: center;
  line-height: 1
}

body.home .header__heading__title .title-part {
  white-space: nowrap;
  line-height: 1;
  position: absolute
}

body.home .header__heading__title .title-part--1 {
  font-family: var(--iris--global--font-family-3, "introcond");
  text-transform: uppercase;
  padding-top: 5px;
  font-size: 2.125rem;
  font-weight: 700;
  top: 0;
  left: 0
}

@media screen and (max-width:1450px) {
  body.home .header__heading__title .title-part--1 {
    font-size: 1.75rem;
    left: 90px
  }
}

@media screen and (max-width:1280px) {
  body.home .header__heading__title .title-part--1 {
    font-size: 1.75rem;
    left: 50%;
    transform: translate(-50%)
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title .title-part--1 {
    font-size: 1.375rem
  }
}

body.home .header__heading__title .title-part--2 {
  top: 55px;
  left: 0
}

@media screen and (max-width:1280px) {
  body.home .header__heading__title .title-part--2 {
    top: 60px;
    left: 30px
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title .title-part--2 {
    top: 35px;
    left: 0
  }
}

body.home .header__heading__title .title-part--3 {
  font-size: 4.5rem;
  font-family: var(--iris--global--font-family-4, "introcondalt");
  top: 250px;
  left: 100px
}

@media screen and (max-width:1450px) {
  body.home .header__heading__title .title-part--3 {
    font-size: 3.125rem;
    top: 195px;
    left: 55px
  }
}

@media screen and (max-width:1280px) {
  body.home .header__heading__title .title-part--3 {
    top: 225px;
    left: 165px
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title .title-part--3 {
    font-size: 2.4375rem;
    top: 140px;
    left: 100px
  }
}

@media screen and (max-width:370px) {
  body.home .header__heading__title .title-part--3 {
    font-size: 1.875rem;
    top: 115px
  }
}

body.home .header__heading__title .title-part--4 {
  bottom: 35px;
  right: 95px
}

@media screen and (max-width:1450px) {
  body.home .header__heading__title .title-part--4 {
    bottom: 0;
    right: 150px
  }
}

@media screen and (max-width:1280px) {
  body.home .header__heading__title .title-part--4 {
    right: 30px
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title .title-part--4 {
    right: 0
  }
}

body.home .header__heading__title .title-part--2,
body.home .header__heading__title .title-part--4 {
  font-size: 13rem;
  font-family: var(--iris--global--font-family-1, "billyohio");
  font-weight: 400
}

@media screen and (max-width:1450px) {
  body.home .header__heading__title .title-part--2,
  body.home .header__heading__title .title-part--4 {
    font-size: 10.875rem
  }
}

@media screen and (max-width:650px) {
  body.home .header__heading__title .title-part--2,
  body.home .header__heading__title .title-part--4 {
    font-size: 7rem
  }
}

@media screen and (max-width:370px) {
  body.home .header__heading__title .title-part--2,
  body.home .header__heading__title .title-part--4 {
    font-size: 5.625rem
  }
}

@keyframes title-appearance {
  to {
    opacity: 1;
    letter-spacing: 0;
    transform: translate(0)scaleX(1)
  }
}

.navbar__logo {
  flex: 1
}

.navbar__logo__item {
  display: block
}

@media screen and (max-width:1000px) {
  .navbar__logo__item img {
    width: 96px;
    height: 102px
  }
}

body.menu-open .navbar .navbar__logo__item img,
body:not(.has-banner) .navbar .navbar__logo__item img,
.navbar.navbar--onscroll .navbar__logo__item img {
  width: 96px;
  height: 102px
}

.menu {
  --iris--customer--menu-items-gap: 30px;
  --iris--customer--menu-width: 535px;
  top: var(--iris--header--height);
  width: 100%;
  height: calc(100svh - var(--iris--header--height));
  pointer-events: none;
  z-index: 89;
  flex-direction: row;
  justify-content: flex-end;
  align-items: normal;
  transition: top .2s, height .2s;
  display: flex;
  position: fixed;
  right: 0
}

@media screen and (max-width:1000px) {
  .menu {
    --iris--customer--menu-items-gap: 22px
  }
}

@media screen and (max-width:650px) {
  .menu {
    --iris--customer--menu-width: 100%
  }
}

body.menu-open .menu,
.navbar.navbar--onscroll+.menu {
  height: calc(100svh - 112px);
  top: 112px
}

body.menu-open .menu {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: auto
}

.menu__close-area {
  cursor: pointer;
  flex: 1
}

@media screen and (max-width:650px) {
  .menu__close-area {
    display: none
  }
}

.menu__wrapper {
  width: var(--iris--customer--menu-width);
  background-color: var(--iris--global--color-7, #005b59);
  background-position: 50% 139px;
  background-repeat: no-repeat;
  height: 100%;
  padding: 40px 55px;
  transition: transform .2s;
  overflow: auto;
  transform: translate(100%)
}

@media screen and (max-width:650px) {
  .menu__wrapper {
    padding: 40px 20px 60px
  }
}

body.menu-open .menu__wrapper {
  transform: translate(0)
}

.menu__menu-accelerators {
  justify-content: normal;
  align-items: normal;
  gap: var(--iris--customer--menu-items-gap);
  flex-direction: column;
  display: flex
}

.menu__menu-accelerators a {
  width: 100%;
  font-family: var(--iris--global--font-family-3, "introcond");
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex
}

.menu__menu-accelerators a i.fi {
  font-size: .875rem
}

.menu__menu-thumbnails {
  justify-content: normal;
  align-items: normal;
  gap: var(--iris--customer--menu-items-gap);
  margin-top: var(--iris--customer--menu-items-gap);
  flex-direction: column;
  display: flex
}

@media screen and (max-width:650px) {
  .menu__menu-thumbnails {
    flex-direction: row
  }
}

.menu__menu-thumbnails img {
  object-fit: cover;
  will-change: transform;
  width: 100%;
  height: 100%;
  transition: transform .2s
}

.menu__menu-thumbnails__item {
  border-radius: var(--iris--global--border-radius);
  position: relative;
  overflow: hidden
}

@media screen and (max-width:650px) {
  .menu__menu-thumbnails__item {
    flex: 1
  }
}

@media (hover:hover) and (pointer:fine) {
  .menu__menu-thumbnails__item:hover img,
  .menu__menu-thumbnails__item:focus img,
  .menu__menu-thumbnails__item:active img {
    transform: scale(1.1)
  }
}

.menu__menu-thumbnails__item:before {
  content: "";
  opacity: .84;
  will-change: transform;
  z-index: 1;
  background-image: linear-gradient(transparent 0%, #000 100%);
  width: 100%;
  height: 45%;
  position: absolute;
  bottom: 0;
  left: 0
}

.menu__menu-thumbnails__item__title {
  width: 100%;
  height: 100%;
  font-size: clamp(18/16*1rem, 28/var(--customer--mockup-width, 1600)*100vw, 28/16*1rem);
  will-change: transform;
  z-index: 2;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 15px 25px;
  line-height: 1.25;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff !important;
  text-decoration: none !important
}

@media screen and (max-width:1000px) {
  .menu__menu-thumbnails__item__title {
    padding: 5px 15px
  }
}

.menu__menu-thumbnails__item__title:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.menu__menu-bottom-links {
  margin-top: var(--iris--customer--menu-items-gap);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  display: flex
}

.menu__menu-bottom-links__items {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  display: flex
}

.menu__menu-bottom-links__items__item__title {
  width: fit-content
}

.menu__menu-bottom-links__languages {
  flex-direction: row;
  justify-content: normal;
  align-items: flex-end;
  display: flex;
  position: relative
}

@media (hover:hover) and (pointer:fine) {
  .menu__menu-bottom-links__languages:hover .lang__current a,
  .menu__menu-bottom-links__languages:focus .lang__current a,
  .menu__menu-bottom-links__languages:active .lang__current a {
    color: var(--iris--global--color-4, #f6a221) !important
  }
  .menu__menu-bottom-links__languages:hover i.ficore.ficore--chevron-top,
  .menu__menu-bottom-links__languages:focus i.ficore.ficore--chevron-top,
  .menu__menu-bottom-links__languages:active i.ficore.ficore--chevron-top {
    color: var(--iris--global--color-4, #f6a221)
  }
}

.menu__menu-bottom-links__languages i.ficore.ficore--chevron-top {
  color: #fff;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
  transition: transform .2s, color .2s
}

.menu__menu-bottom-links__languages i.ficore.ficore--chevron-top:before {
  line-height: 1
}

.menu__menu-bottom-links__languages:has(.lang__list--open) i.ficore.ficore--chevron-top {
  color: var(--iris--global--color-4, #f6a221);
  transform: rotate(180deg)
}

.menu__menu-bottom-links__languages .lang__current {
  font-family: var(--iris--global--font-family-3, "introcond");
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  position: relative
}

@media (hover:hover) and (pointer:fine) {
  .menu__menu-bottom-links__languages .lang__current:hover,
  .menu__menu-bottom-links__languages .lang__current:focus,
  .menu__menu-bottom-links__languages .lang__current:active,
  .menu__menu-bottom-links__languages .lang__current:hover:after,
  .menu__menu-bottom-links__languages .lang__current:focus:after,
  .menu__menu-bottom-links__languages .lang__current:active:after {
    color: var(--iris--global--color-4, #f6a221) !important
  }
}

.menu__menu-bottom-links__languages .lang__list {
  background: var(--iris--global--color-3, #fff);
  z-index: 999;
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translate(-50%);
  box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.menu__menu-bottom-links__languages .lang__list .gtranslate_wrapper {
  flex-direction: column-reverse;
  justify-content: normal;
  align-items: normal;
  display: flex
}

.menu__menu-bottom-links__languages .lang__list a {
  color: var(--iris--global--color-1, #1d1d1b);
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  font-size: 1.125rem;
  line-height: 1;
  text-decoration: none;
  display: inline-block
}

@media (hover:hover) and (pointer:fine) {
  .menu__menu-bottom-links__languages .lang__list a:hover,
  .menu__menu-bottom-links__languages .lang__list a:focus,
  .menu__menu-bottom-links__languages .lang__list a:active {
    background-color: var(--iris--global--color-4, #f6a221);
    color: #fff !important
  }
}

body.menu-open {
  overflow: hidden
}

.eco-bar:after,
.eco-bar__tab {
  transition: opacity .2s
}

body.menu-open .eco-bar--hidden:after,
body.menu-open .eco-bar--hidden .eco-bar__tab {
  opacity: 0;
  pointer-events: none
}

.navbar {
  z-index: 90;
  height: var(--iris--header--height, 100px);
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px;
  transition: all .2s;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0
}

@media screen and (max-width:1000px) {
  .navbar {
    padding: 0 20px;
  }
}

@media screen and (max-width:650px) {
  .navbar {
	position: relative;
  }
}
body.has-banner .navbar {
  background-color: transparent
}

body.menu-open .navbar,
body:not(.has-banner) .navbar,
.navbar--onscroll {
  height: var(--iris--header--height);
  background-color: #fff !important
}

@media screen and (max-width:650px) {
  body.menu-open .navbar {
    background-color: var(--iris--global--color-7, #005b59) !important
  }
}

.navbar--onscroll {
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

body:not(.menu-open).header-is-hidden .navbar {
  transform: translateY(calc(var(--iris--header--height, 100px)*-1));
  box-shadow: none
}

body:not(.menu-open) body.has-banner .header .navbar--ontop .menu__item__link,
body:not(.menu-open) body.has-banner .header .navbar--ontop .tools__item>a:before {
  color: #fff !important
}

body:not(.menu-open) body.has-banner .header .navbar--ontop .tools__item__burger__bar {
  background-color: #fff !important
}

.tools {
  margin-bottom: var(--iris--customer--navbar--offset);
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  transition: margin-bottom .2s;
  display: flex
}

.tools__item>a {
  cursor: pointer;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  color: var(--iris--global--color-1, #1d1d1b);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: none;
  display: flex
}

@media screen and (max-width:650px) {
  body.menu-open .tools__item>a {
    color: #fff
  }
}

.tools__item>a>i {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition: color .2s;
  display: flex
}

body.has-banner:not(.menu-open) .navbar--ontop .tools__item>a {
  color: #fff !important
}

@media (hover:hover) and (pointer:fine) {
  body.has-banner:not(.menu-open) .navbar--ontop .tools__item>a:hover,
  body.has-banner:not(.menu-open) .navbar--ontop .tools__item>a:focus,
  body.has-banner:not(.menu-open) .navbar--ontop .tools__item>a:active {
    opacity: .7;
    color: #fff !important
  }
}

.tools__item--cart #widget-panier {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 44px;
  min-height: 44px;
  display: flex
}

.tools__item--search a {
  font-size: 2.75rem
}

.tools__item--bookmarks {
  position: relative
}

.tools__item--bookmarks .tools__item--bookmarks__number {
  background: var(--iris--global--gradient--degrade-orange);
  color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  font-size: .6875rem;
  line-height: 1;
  display: inline-flex;
  position: absolute;
  top: 2px;
  right: 2px;
  overflow: hidden
}

.tools__item__burger {
  cursor: pointer;
  background-image: var(--iris--global--gradient--degrade-orange);
  border-radius: 50%;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  margin-left: 9px;
  padding: 14px 11px
}

.tools__item__burger__bars {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  gap: 5px;
  height: 100%;
  display: flex
}

.tools__item__burger__bars__bar {
  background-color: #fff;
  border-radius: 100vmax;
  width: 100%;
  height: 2px;
  transition: transform .2s
}

body.has-banner:not(.menu-open) .navbar--ontop .tools__item__burger__bars__bar {
  background-color: #fff
}

.tools__item__burger__bars__bar--2 {
  width: 13px
}

body.menu-open .tools__item__burger__bars__bar--1 {
  transform: translateY(7px)rotate(45deg)
}

body.menu-open .tools__item__burger__bars__bar--2 {
  opacity: 0
}

body.menu-open .tools__item__burger__bars__bar--3 {
  transform: translateY(-7px)rotate(-45deg)
}

.header {
  padding-top: 0;
  position: relative
}

.header body:not(.has-banner) {
  overflow: hidden
}

body.has-banner .header {
  margin-top: calc(var(--iris--header--height, 100px)*-1)
}

body:not(.home).has-banner .header {
  background-color: var(--iris--global--color-7, #005b59);
  flex-direction: row;
  justify-content: normal;
  align-items: flex-end;
  height: 100svh;
  padding: 50px 50px 50px 60px;
  display: flex;
  position: relative
}

@media screen and (max-width:1000px) {
  body:not(.home).has-banner .header {
    height: calc(100svh - var(--iris--customer-bottom-bar--height));
    padding: var(--iris--header--height, 100px)20px 20px 20px;
    flex-direction: column-reverse
  }
}

body.has-banner.menu-open .header {
  margin-top: -112px
}

body:not(.single-wpet) .header__content {
  background-color: var(--iris--global--color-7, #005b59);
  color: #fff;
  padding-block: 0
}

body:not(.single-wpet):not(.has-banner) .header__content {
  background-color: var(--iris--global--color-7, #005b59);
  color: #fff;
  padding-block: 50px
}

body.has-banner .header__content {
  height: 100svh;
  overflow: visible
}

@media screen and (max-width:1000px) {
  body.has-banner .header__content {
    height: calc(100svh - var(--iris--customer-bottom-bar--height));
    min-height: auto
  }
}

@media (hover:hover) and (pointer:fine) {
  body.home .header__content {
    min-height: 800px
  }
}

@media screen and (max-width:1024px) {
  body.home .header__content {
    min-height: 800px
  }
}

@media screen and (max-width:748px) {
  body.home .header__content {
    min-height: unset
  }
}

body:not(.home).has-banner .header__content {
  background-color: unset;
  flex-direction: row;
  justify-content: normal;
  align-items: normal;
  gap: 40px;
  width: 100%;
  height: calc(100svh - 200px);
  display: flex
}

@media screen and (max-width:1000px) {
  body:not(.home).has-banner .header__content {
    flex-direction: column-reverse;
    gap: 20px
  }
}

.header__decoration {
  opacity: .07;
  pointer-events: none;
  width: 862px;
  height: 1687px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden
}

@media screen and (max-width:1000px) {
  .header__decoration {
    width: 508px;
    height: 995px
  }
}

@media screen and (max-width:510px) {
  .header__decoration {
    width: 100%
  }
}

body.has-banner .header__decoration {
  display: block
}

body:not(.has-banner) .header__decoration {
  right: 0;
  left: unset;
  transform: scaleX(-1)
}

.header__decoration img {
  position: relative;
  bottom: -1016px;
  left: -4px
}

@media screen and (max-width:1000px) {
  .header__decoration img {
    bottom: -586px;
    left: 0
  }
}

body:not(.has-banner) .header__decoration img {
  bottom: -1071px
}

@media screen and (max-width:1000px) {
  body:not(.has-banner) .header__decoration img {
    bottom: -620px
  }
}

@media screen and (max-width:650px) {
  body:not(.has-banner) .header__decoration img {
    bottom: -680px
  }
}

.navbar-entries {
    --iris--customer--navbar--items--gap: 2.4vw;
    margin-bottom: var(--iris--customer--navbar--offset);
    flex-direction: row;
    flex: 2 0;
    justify-content: center;
    align-items: center;
    gap: 44px;
    transition: margin-bottom .2s, transform .2s;
    display: flex;
    padding-inline-start: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}

@media screen and (max-width:1000px) {
  .navbar-entries {
    width: 100%;
    min-height: var(--iris--customer-bottom-bar--height);
    background-image: var(--iris--global--gradient--degrade-orange);
    z-index: 4;
    position: fixed;
    bottom: 0;
    left: 0
  }
  .navbar>.navbar-entries {
    display: none
  }
}

.wrapper>.navbar-entries {
  display: none
}

@media screen and (max-width:1000px) {
  .wrapper>.navbar-entries {
    gap: var(--iris--customer--navbar--items--gap);
    display: flex
  }
}

.navbar-entries__item {
  min-height: var(--iris--customer-bottom-bar--height);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex
}

@media screen and (max-width:1000px) {
  .navbar-entries__item {
    gap: var(--iris--customer--navbar--items--gap)
  }
  .navbar-entries__item:not(:last-child):after {
    content: "";
    opacity: .5;
    background-color: #fff;
    width: 1px;
    height: 16px
  }
}

.navbar-entries__item a {
  font-family: var(--iris--global--font-family-3, "introcond");
  text-transform: uppercase;
  color: var(--iris--global--color-1, #1d1d1b);
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none
}


@media screen and (max-width:1000px) {
  .navbar-entries__item a {
    color: #fff;
    letter-spacing: -.02rem;
    font-size: .9375rem
  }
}

@media screen and (max-width:1000px) {
  .navbar-entries__item a:hover,
  .navbar-entries__item a:focus,
  .navbar-entries__item a:active {
    color: var(--iris--global--color-1, #1d1d1b)
  }
}

@media screen and (min-width:1000.1px) {
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a {
    color: #fff
  }
}

@media screen and (min-width:1000.1px) {
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:hover,
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:focus,
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:active {
    color: var(--iris--global--color-4, #f6a221)
  }
}

@media screen and (min-width:1000.1px) and (max-width:1000px) {
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:hover,
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:focus,
  body.has-banner .navbar.navbar--ontop .navbar-entries__item a:active {
    color: var(--iris--global--color-1, #1d1d1b)
  }
}

@media screen and (min-width:1000.1px) {
  body.has-banner.menu-open .navbar.navbar--ontop .navbar-entries__item a,
  .navbar.navbar--onscroll .navbar-entries__item a {
    color: var(--iris--global--color-1, #1d1d1b)
  }
}

@media screen and (min-width:1000.1px) {
  body.has-banner.menu-open .navbar.navbar--ontop .navbar-entries__item a:hover,
  body.has-banner.menu-open .navbar.navbar--ontop .navbar-entries__item a:focus,
  body.has-banner.menu-open .navbar.navbar--ontop .navbar-entries__item a:active,
  .navbar .navbar-entries__item a:hover,
  .navbar .navbar-entries__item a:focus,
  .navbar .navbar-entries__item a:active {
    color: var(--iris--global--color-5, #eb7137)
  }
}

.footer {
  background-color: var(--iris--global--color-7, #005b59);
  padding-block: 90px 120px;
  position: relative
}

@media screen and (max-width:1000px) {
  .footer {
    margin-bottom: var(--iris--customer-bottom-bar--height);
    overflow: hidden
  }
}

@media screen and (max-width:650px) {
  .footer {
    padding-block: 50px 60px
  }
}

.footer__decoration {
  opacity: .07;
  pointer-events: none;
  width: 862px;
  height: 1687px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden
}

@media screen and (max-width:1000px) {
  .footer__decoration {
    width: 508px;
    height: 995px
  }
}

.footer__decoration img {
  position: relative;
  bottom: -1166px;
  left: -4px
}

@media screen and (max-width:1000px) {
  .footer__decoration img {
    bottom: -282px;
    left: 0
  }
}

.footer__contrainer {
  z-index: 1;
  position: relative
}

.footer__content {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__content {
    flex-direction: column;
    align-items: center
  }
}

.footer__content__column {
  flex: 1
}

@media screen and (max-width:650px) {
  .footer__content__logo img {
    max-height: 192px
  }
}

.footer__content__logo .social {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  width: 100%;
  margin-top: 20px;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__content__logo .social {
    justify-content: center
  }
}

.footer__content__logo .social .social-item a {
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: clamp(23/16*1rem, 29/var(--customer--mockup-width, 1600)*100vw, 29/16*1rem);
  background-image: var(--iris--global--gradient--degrade-orange);
  background-size: var(--iris--button--background-size, var(--iris--global--gradient-background-size, 200% 100%));
  background-position: var(--iris--button--background-position, initial);
  color: #fff;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__content__logo .social .social-item a {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px
  }
}

@media (hover:hover) {
  .footer__content__logo .social .social-item a:hover,
  .footer__content__logo .social .social-item a:focus,
  .footer__content__logo .social .social-item a:active {
    color: #fff;
    background-position: var(--iris--button--background-position-hover, right -1px bottom -1px)
  }
}

.footer__content__address {
  padding-left: 50px
}

@media screen and (max-width:1220px) {
  .footer__content__address {
    padding-left: 0
  }
}

.footer__content__address__title {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(18/16*1rem, 24/var(--customer--mockup-width, 1600)*100vw, 24/16*1rem);
  color: #fff;
  font-weight: 700;
  line-height: 1.25
}

@media screen and (max-width:1000px) {
  .footer__content__address__title {
    text-align: center
  }
}

.footer__content__address__street,
.footer__content__address__city {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(16/16*1rem, 18/var(--customer--mockup-width, 1600)*100vw, 18/16*1rem);
  color: #fff;
  font-weight: 500;
  line-height: 1.22
}

@media screen and (max-width:1000px) {
  .footer__content__address__street,
  .footer__content__address__city {
    text-align: center
  }
}

.footer__content__address__street {
  margin-top: 10px
}

.footer__content__address__buttons {
  flex-direction: column;
  justify-content: normal;
  align-items: flex-start;
  gap: 15px 10px;
  margin-top: 16px;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__content__address__buttons {
    flex-flow: wrap;
    justify-content: center
  }
}

.footer__content__address__buttons .customer-button {
  font-size: clamp(18/16*1rem, 19/var(--customer--mockup-width, 1600)*100vw, 19/16*1rem)
}

.footer__content__navigation {
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__content__navigation {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px 30px;
    margin-top: 40px
  }
}

.footer__content__navigation__item__link {
  font-family: var(--iris--global--font-family-3, "introcond");
  font-size: clamp(20/16*1rem, 28/var(--customer--mockup-width, 1600)*100vw, 28/16*1rem);
  flex-direction: row;
  justify-content: normal;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  color: #fff !important
}

@media (hover:hover) and (pointer:fine) {
  .footer__content__navigation__item__link:hover,
  .footer__content__navigation__item__link:focus,
  .footer__content__navigation__item__link:active {
    color: var(--iris--global--color-4, #f6a221) !important
  }
}

@media screen and (max-width:1000px) {
  .footer__content__map {
    margin-top: 40px
  }
}

.footer__content__map__container {
  flex-direction: column;
  justify-content: normal;
  align-items: center;
  gap: 20px;
  display: flex
}

@media screen and (max-width:650px) {
  .footer__content__map__container img {
    width: 212px;
    height: 205px
  }
}

.footer__content__map__container .customer-button {
  font-size: clamp(18/16*1rem, 19/var(--customer--mockup-width, 1600)*100vw, 19/16*1rem)
}

.footer__bottom {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 45px 110px;
  padding: 75px 0 0;
  display: flex
}

@media screen and (max-width:1000px) {
  .footer__bottom {
    padding-top: 40px
  }
}

@media screen and (max-width:650px) {
  .footer__bottom {
    flex-direction: column
  }
}

.footer__bottom .copyright {
  flex: 1
}

@media screen and (max-width:650px) {
  .footer__bottom .copyright {
    text-align: center
  }
}

.footer__bottom .copyright__links {
  margin-bottom: 20px;
  line-height: 1.5
}

.footer__bottom .copyright__item {
  font-size: clamp(15/16*1rem, 16/var(--customer--mockup-width, 1600)*100vw, 16/16*1rem)
}

@media screen and (max-width:650px) {
  .footer__bottom .copyright__item {
    white-space: nowrap
  }
}

.footer__bottom .copyright__item i.ficore.ficore--favorite-full {
  color: var(--iris--global--color-4, #f6a221)
}

.footer__bottom .copyright [data-obf],
.footer__bottom .copyright a {
  font-size: clamp(15/16*1rem, 16/var(--customer--mockup-width, 1600)*100vw, 16/16*1rem);
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none !important
}

@media (hover:hover) and (pointer:fine) {
  .footer__bottom .copyright [data-obf]:hover,
  .footer__bottom .copyright [data-obf]:focus,
  .footer__bottom .copyright [data-obf]:active,
  .footer__bottom .copyright a:hover,
  .footer__bottom .copyright a:focus,
  .footer__bottom .copyright a:active {
    color: var(--iris--global--color-3, #fff) !important
  }
}

.footer__bottom .copyright__small {
  font-size: clamp(15/16*1rem, 16/var(--customer--mockup-width, 1600)*100vw, 16/16*1rem)
}

.footer__partner {
  flex-flow: wrap;
  flex: 1;
  justify-content: normal;
  align-items: center;
  gap: 25px;
  font-size: 0;
  display: flex
}

@media screen and (max-width:650px) {
  .footer__partner {
    justify-content: center
  }
}

.footer__partner__item {
  cursor: pointer;
  align-items: center;
  height: 100%;
  transition: all .2s;
  display: inline-flex
}

.footer__partner__item img {
  object-fit: contain;
  width: auto;
  max-width: 157px;
  max-height: 49px
}

@media screen and (max-width:650px) {
  .footer__partner__item img {
    max-width: 145px
  }
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden
}

.static {
  position: static
}

.sticky {
  position: sticky
}

.block {
  display: block
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1001px) {
  .desktop\:hidden {
    display: none
  }
}

@media (max-width:1000px) {
  .medium\:hidden {
    display: none
  }
}
