/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./custom-kenzo-application/cartridges/app_kenzo_storefront/cartridge/client/default/scss/pages/pdp.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
html {
  scroll-behavior: smooth;
}

:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] {
  border-top: 0.0625rem solid #e9e9e9;
  border-bottom: 0.0625rem solid #e9e9e9;
  display: flex;
  flex-direction: column;
  row-gap: 1.1875rem;
  align-items: flex-start;
  justify-content: space-between;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  color: #2e2e2e;
  z-index: 10;
  min-height: 3.5rem;
  padding: 1.25rem 1rem;
}
@media screen and (max-width: 63.99875em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] {
    opacity: 0;
    transition: all 0.3s ease-out;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar].show {
    opacity: 1;
    transition: all 0.3s ease-out;
  }
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] {
    flex-direction: row;
    align-items: center;
    top: 0;
    padding: 0.75rem;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar].transition {
  transition: top 0.3s cubic-bezier(0.34, 0.01, 0.56, 1), opacity 0.2s, visibility 0.2s, height 0.2s;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar].show {
    opacity: 1;
    visibility: visible;
    height: 4.125rem;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-sizes-filter] {
  margin-block-end: 0.9375rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] .method-payment {
  display: flex;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
  width: 100%;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] .add-to-cart-actions,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] .add-product,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] .cart-and-ipay {
  width: 100%;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=a-btn] {
  background-color: #2e2e2e;
  color: #fff;
  height: 2.5rem;
  font-size: 0.6875rem;
  line-height: 1.1818181818;
  font-weight: 600;
  border: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=a-btn][disabled] {
  background-color: #fff;
  border: 0.125rem solid #939393;
  color: #939393;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=a-btn] {
    border: 0.125rem solid #2e2e2e;
    background-color: #fff;
    color: #2e2e2e;
    font-size: 0.8125rem;
    line-height: 1.2692307692;
    font-weight: 600;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-sizes-filter] {
  padding: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-sizes-filter] .header {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-form-addtocart] {
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-form-addtocart] {
    width: auto;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-form-addtocart] form {
  padding: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-form-addtocart] .select-size-error {
  position: relative;
  margin-block-start: -0.3125rem;
  margin-block-end: 0.625rem;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar] [is=m-pdp-form-addtocart] .select-size-error {
    display: none;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] {
  font-size: 0.8125rem;
  line-height: 1.2692307692;
  font-weight: 400;
  position: relative;
  padding: 0;
  margin: 2.25rem 0rem 2.5rem;
  color: #2e2e2e;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb]::-webkit-scrollbar {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb]::-webkit-scrollbar-track {
  visibility: hidden;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb]::-webkit-scrollbar-thumb {
  visibility: hidden;
}
@media screen and (max-width: 63.99875em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] {
    display: none;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol {
  list-style: none;
  width: -moz-min-content;
  width: min-content;
  padding: 0rem 0.625rem 0rem 0rem;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 0.5rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol li a {
  text-decoration: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol li span {
  text-transform: capitalize;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol li:not(:first-child) {
  margin-left: 0.1875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-breadcrumb] ol li:not(:first-child)::before {
  content: url("../../images/svg/i-chevron-right-s-grey.svg");
  margin-right: 0.1875rem;
  transform: translateY(0.125rem);
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdp-mobile-breadcrumb {
  display: none;
}
@media screen and (max-width: 63.99875em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdp-mobile-breadcrumb {
    display: block;
    border-top: 0.0625rem solid #e9e9e9;
    padding: 0.75rem 0rem 0.75rem 1.25rem;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdp-mobile-breadcrumb .back-search-button {
    display: flex;
    align-items: center;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdp-mobile-breadcrumb [is=m-pdp-breadcrumb] {
    display: block;
    margin: 0;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] picture {
  width: 100%;
  display: block;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] picture {
    width: 100% !important;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .swiper-wrapper {
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .swiper-wrapper {
    display: grid;
    gap: 0.25rem;
    grid-template-columns: repeat(2, 1fr);
    transform: none !important;
    height: auto !important;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images]:not(.swiper-initialized) picture {
  cursor: zoom-in;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images]:not(.swiper-initialized) picture:not(:first-of-type) {
  display: none;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images]:not(.swiper-initialized) picture:not(:first-of-type) {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .swiper-slide-duplicate {
    display: none;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] picture img {
  width: 100%;
  height: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 11;
  width: 3.375rem;
  height: 3.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .btn-prev,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .btn-next {
  top: 50%;
  transform: translateY(-50%);
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .btn-prev {
  left: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .btn-next {
  right: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images] .swiper-button-disabled {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-images].slide-video-active .swiper-pagination {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] {
  padding: 0rem 1.5rem;
  z-index: 9;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] .back-search-button {
  display: none;
  align-items: center;
  margin-left: -0.625rem;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] {
    padding: 0rem 0rem 0rem 2.75rem;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] .back-search-button {
    display: flex;
    margin-top: 2.25rem;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] > .pos-s {
  top: calc(var(--push-header-height, 0));
  transition: top 0.3s cubic-bezier(0.34, 0.01, 0.56, 1);
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] .previous {
  padding: 1.875rem 1.5rem 0.625rem 0rem;
  margin-left: -0.625rem;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] .previous {
    padding: 1.875rem 0rem 0.625rem 0rem;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-pdp-colors-filter],
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-pdp-sizes-filter] {
  padding-block-start: 1.25rem;
  padding-block-end: 1.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block {
  display: grid;
  grid-template-columns: 1.25rem 1fr;
  grid-gap: 0.75rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block .icon,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block h3 {
  grid-area: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block.reinsurance-payment .block {
  display: flex;
  flex-direction: column;
  padding-top: 0.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block.reinsurance-payment .block h3,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos] [is=m-reinsurance] .block.reinsurance-payment .block .payment-methods {
  align-self: flex-start;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] {
  display: grid;
  row-gap: 0.25rem;
  padding-block: 1.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .event-tag {
  font-size: 0.6875rem;
  line-height: 1.1818181818;
  font-weight: 400;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .title {
  position: relative;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .title h1 {
  color: #2e2e2e;
  padding-right: 1.5rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .title button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0;
  position: absolute;
  top: -0.1875rem;
  right: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .prices {
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  line-height: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .price {
  font-size: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-infos-header] .range {
  display: flex;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-colors-filter] {
  display: grid;
  grid-template: auto/auto;
  row-gap: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-colors-filter] .title {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] {
  display: grid;
  grid-template: auto/auto;
  row-gap: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header img {
  width: 1.25rem;
  height: 1.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button {
  border: 0;
  text-transform: none;
  font-size: 0.8125rem;
  padding: 0;
  margin: 0;
  gap: 0.375rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button::before {
  content: "";
  background-image: url("../../images/svg/i-kleep.svg");
  width: 1.25rem;
  height: 1.875rem;
  background-size: cover;
  background-position: center;
  margin-top: -0.375rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button .kleep-default,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button .kleep-custom {
  position: relative;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button .kleep-default::after,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button .kleep-custom::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #2e2e2e;
  position: absolute;
  bottom: -0.125rem;
  left: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .header .kleep-button .kleep-wrapper-content {
  margin-top: -0.0625rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .title {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .size-chart-btn {
  display: flex;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  align-items: center;
  cursor: pointer;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .size-chart-btn img {
  width: 1.125rem;
  height: 1.125rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter] .size-chart-btn button {
  display: flex;
  cursor: pointer;
  padding: 0;
  color: #2e2e2e;
  border-radius: 0;
  border: 0 none;
  background-color: transparent;
  align-items: center;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-sizes-filter].kleep-active .header .kleep-button {
  align-items: flex-start;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-form-addtocart] {
  position: relative;
  padding-block: 1.5625rem 1.875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-form-addtocart] form {
  padding-block-end: 1.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-form-addtocart] .pdp-info-mesage {
  position: absolute;
  top: -0.625rem;
  left: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
  row-gap: 1.0625rem;
  height: 100%;
  width: 100%;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] figure {
  display: none;
  height: 100%;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] img {
  height: 100%;
  width: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .filter-size {
  display: block;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .info-product {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .prices {
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  white-space: nowrap;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .range {
  display: flex;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] {
    flex-direction: row;
    width: auto;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] figure {
    display: block;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .filter-size {
    display: none;
  }
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-pdp-bar-minicard] .info-product {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] {
  position: fixed;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  background: #fff;
  inset: 0;
  overflow-y: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images][aria-hidden=true] {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] .btn-close {
  position: fixed;
  top: 0;
  right: 0;
  width: 2.75rem;
  height: 2.75rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  display: grid;
  justify-content: center;
  align-content: center;
  cursor: pointer;
  z-index: 11;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] .btn-close {
    right: 0.9375rem;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] section {
  max-width: 66.875rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] section picture,
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] section img {
  width: 100%;
  height: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] section img {
  background-color: #f3f3f3;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 5rem 5rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-fullscreen-images] section [is=m-tile-video] .video-btn-fullscreen {
  display: none;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-sizes-filter] {
  display: grid;
  grid-template: auto/auto;
  row-gap: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-sizes-filter] .size-error {
  padding-block-end: 1rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-sizes-filter],
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-select] {
  padding-block-start: 1.875rem;
  border-top: 0.0625rem solid #e9e9e9;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-address-location] [is=m-accordion] > .accordion-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.625rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-address-location] [is=m-accordion] > .accordion-heading .accordion-trigger {
  position: relative;
  padding: 0;
  padding-inline-start: 1.125rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-address-location] [is=m-accordion] > .accordion-heading .accordion-trigger::before {
  content: "";
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #2e2e2e;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-address-location] [is=m-accordion] > .accordion-heading .accordion-trigger::after {
  content: "";
  position: absolute;
  width: 0.125rem;
  height: 0.125rem;
  left: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #2e2e2e;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-select] > .title {
  padding-block-end: 1.25rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] [is=m-find-in-store-select] .filter {
  display: flex;
  flex-direction: column;
  row-gap: 1.875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] .footer {
  padding-block-start: 0.625rem;
  padding-block-end: 1.875rem;
  display: grid;
  grid-template: auto/auto;
  row-gap: 1.875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] .footer .title {
  padding-block-end: 0.5rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] .content-asset {
  padding-block-end: 1.875rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] .custom-choices-findinstore-country .choices__list[aria-expanded] .choices__list {
  max-height: 17.5rem;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=m-find-in-store] .custom-choices-findinstore-country input[type=search] {
  font-size: 1rem;
}

:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-pdp-grid] {
  display: grid;
  gap: 0.25rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-pdp-grid] {
    grid-template-columns: 8fr 4fr 0.5fr;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] {
  position: relative;
  z-index: 2;
  isolation: isolate;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] [is=m-reco-slider]:nth-of-type(1) {
  /* stylelint-disable-next-line declaration-property-value-disallowed-list -- In isolation context, no need for zindex function */
  z-index: 2;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] [is=m-reco-slider]:nth-of-type(2) {
  /* stylelint-disable-next-line declaration-property-value-disallowed-list -- In isolation context, no need for zindex function */
  z-index: 1;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] [is=m-reco-slider]:nth-of-type(3) {
  /* stylelint-disable-next-line declaration-property-value-disallowed-list -- In isolation context, no need for zindex function */
  z-index: 0;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] .reco-title {
  display: flex;
  gap: 0.5rem;
  align-items: flex-end;
  padding-block: 2.5rem 1.5rem;
  padding-inline-start: 1.25rem;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] .reco-title {
    padding-block-start: 3.75rem;
    padding-block-end: 2.5rem;
    padding-inline-start: 2.5rem;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] h2 {
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: inherit;
}
@media screen and (min-width: 64em) {
  :not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] h2 {
    font-size: 1.25rem;
    line-height: 1.25;
  }
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco] .info-bubble-button-container {
  height: 1.25rem;
  display: flex;
  align-items: center;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) [is=o-init-reco].recommendation-homepage .swiper-wrapper {
  height: auto;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) #bis-form-message .reco-title {
  padding: 0;
  align-items: center;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) #bis-form-message .info-bubble-button-container {
  align-items: center;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .os-ios [is=o-init-reco] .reco-title {
  align-items: center;
}
:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .os-ios [is=o-init-reco] .reco-title .info-bubble-button-container {
  margin-block-start: -0.125rem;
}

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