product-info{--gap-desktop: 64px;display:block}@media (max-width: 767px){product-info .page-width{overflow:hidden}}product-info product-recommendations{display:block;position:relative;min-height:174px}product-info product-recommendations .loading__spinner{top:50%;left:50%}.product{margin:0}.product__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:0}@media (min-width: 768px){.product__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:4.8rem}}.product__media{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.product__media{grid-column:span 2;grid-row:1/span 2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.product__media--featured{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;width:100%;max-width:664px!important;max-height:664px!important}.product__media--featured-wrapper{position:relative}.product__media--featured-badges{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;top:1rem;right:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;font-family:P22MayflowerSmooth;font-size:14px;font-weight:400;letter-spacing:1px;line-height:14px;list-style:none;text-transform:uppercase;vertical-align:middle;gap:.6rem}@media (max-width: 767px){.product__media .product-gallery-slider .swiper-slide{max-width:100%;margin-right:1.6rem}.product__media .product-gallery-slider .swiper-slide .global-media-settings{border:none}}.product-gallery-slider .product__media--thumbnails{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.product__media--thumbnail{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.product__info{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:span 2;grid-row:span 2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product__info--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;width:100%}.product__stamps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}.product__stamps>*{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;aspect-ratio:initial}@media (min-width: 768px){.product__stamps{gap:3.2rem;margin:0 0 1.6rem}}@media (min-width: 768px) and (max-width: 1279px){.product__stamps .responsive-image-wrapper{aspect-ratio:initial;max-width:80px}}.product__stamps img{position:static;max-width:70px!important;max-height:70px!important}.product__shipping-estimated{position:relative;margin-bottom:3.2rem;text-align:center}.product__shipping-estimated>span{display:inline-block;margin-inline:.4rem;text-align:center;text-wrap:balance}.product__shipping-estimated>span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.4rem;-webkit-transition:opacity .3s,scale .3s;transition:opacity .3s,scale .3s;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;border-radius:999px;background:rgba(var(--color-button));vertical-align:middle;aspect-ratio:1/1}.product__shipping-estimated strong{color:rgb(var(--color-button))}.product__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;width:100%}.product__price .price-item{font-size:16px;font-style:normal;font-weight:600;letter-spacing:.16px;line-height:24px}.product__wishlist-button{margin-left:auto}.product__description{margin-bottom:0rem}@media (min-width: 1280px){.product__description{margin-bottom:1.6rem}}.product__form-text-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:2rem}.product__form-text-field legend{color:rgb(var(--color-foreground))}.product__form-text-field__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0;border:none}.product__form-text-field__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.8rem}.product__form-text-field__max-length{color:rgba(var(--color-foreground),.7);font-family:var(--font-body);font-size:1.2rem;font-style:italic}.product__form-text-field__input{width:100%;max-width:100%;padding:1.6rem;-webkit-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease;border:1px solid rgb(var(--color-border));font-family:var(--font-body);font-size:1.4rem}.product__form-text-field__input:focus{border-color:rgb(var(--color-border));outline:none;background-color:rgb(var(--color-background-darken))}.product__form-text-field__input::-webkit-input-placeholder{color:rgba(var(--color-foreground),.6)}.product__form-text-field__input::-moz-placeholder{color:rgba(var(--color-foreground),.6)}.product__form-text-field__input:-ms-input-placeholder{color:rgba(var(--color-foreground),.6)}.product__form-text-field__input::-ms-input-placeholder{color:rgba(var(--color-foreground),.6)}.product__form-text-field__input::placeholder{color:rgba(var(--color-foreground),.6)}.product__form-text-field__textarea{min-height:120px;padding-top:1.2rem;line-height:1.5;resize:vertical}.product__form-text-field__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.8rem;color:rgba(var(--color-text),.7);font-family:var(--font-body);font-size:1.2rem}.product__file-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:2.4rem}.product__file-upload__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product__file-upload__label{display:block;margin-bottom:.8rem;color:rgb(var(--color-foreground));font-family:var(--font-body);font-size:1.4rem;font-weight:500}.product__file-upload__dropzone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:160px;padding:2rem;-webkit-transition:border-color .3s,background-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,background-color .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,border-color .3s,background-color .3s;transition:box-shadow .3s,border-color .3s,background-color .3s,-webkit-box-shadow .3s;border:1px solid rgb(var(--color-background-darken));border-radius:var(--inputs-radius);background-color:rgba(var(--color-background-darken));-webkit-box-shadow:0 0 0 4px rgb(var(--color-background)) inset;box-shadow:0 0 0 4px rgb(var(--color-background)) inset;cursor:pointer}.product__file-upload__dropzone:hover,.product__file-upload__dropzone.dragover{-webkit-box-shadow:0 0 0 4px rgb(var(--color-button)) inset;box-shadow:0 0 0 4px rgb(var(--color-button)) inset}.product__file-upload__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin-bottom:1.2rem}.product__file-upload__icon .svg-wrapper{width:100%;height:100%;color:rgba(var(--color-foreground),.7)}.product__file-upload__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;gap:1.2rem}.product__file-upload__footer:has(.product__file-upload__previews:not(:empty)){margin-top:1.2rem}.product__file-upload__previews{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__file-upload__preview{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgb(var(--color-foreground));border-radius:var(--inputs-radius)}.product__file-upload__preview-image-container{position:relative;width:auto;min-width:56px;overflow:hidden;border-radius:var(--inputs-radius)}.product__file-upload__preview-image{width:auto;min-width:56px;-o-object-fit:cover;object-fit:cover}.product__file-upload__preview-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product__file-upload__preview-name{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-size:1.4rem}.product__file-upload__remove-single{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;padding:0;-webkit-transition:background-color .3s;transition:background-color .3s;border:none;background-color:rgb(var(--color-button));color:rgb(var(--color-background));cursor:pointer}.product__file-upload__remove-single:hover{background-color:rgb(var(--color-foreground))}.product__file-upload__remove-single svg{width:14px;height:14px}.product__file-upload__actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:1rem}.product__file-upload__actions button{padding:0;border:none;outline:none;background-color:transparent!important;color:rgb(var(--color-button))!important;font-family:var(--font-heading);font-size:var(--font-body-scale);text-decoration:none}.product__file-upload__actions button:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:2px;-webkit-text-decoration-color:rgb(var(--color-button));text-decoration-color:rgb(var(--color-button));-webkit-text-decoration-style:solid;text-decoration-style:solid}.product__file-upload__actions button svg path{stroke:rgb(var(--color-button))}.product__file-upload__previews:empty+.product__file-upload__actions{display:none}.product__file-upload__clear-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;border:1px solid rgb(var(--color-foreground));border-radius:4px;background-color:transparent;color:rgb(var(--color-foreground));font-size:1.2rem;cursor:pointer}.product__file-upload__clear-all:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product__file-upload__clear-all .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__file-upload__placeholder{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-size:1.4rem;text-align:center}.product__file-upload__info{margin:0;color:rgba(var(--color-foreground),.7);font-size:1.2rem;font-style:italic;text-align:center}.product__file-upload__remove-button{padding:.6rem 1.2rem;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;border:1px solid rgb(var(--color-foreground));border-radius:4px;background-color:transparent;color:rgb(var(--color-foreground));font-size:1.2rem;cursor:pointer}.product__file-upload__remove-button:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product__file-upload__error{padding:1rem;border-radius:4px;background-color:rgba(var(--color-error),.1)}.product__file-upload__error-message{margin:0;color:rgb(var(--color-error));font-size:1.3rem}.product-form__input--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}.product-form__input--checkbox .checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.product-form__input--checkbox .checkbox-option-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.product-form__input--checkbox .checkbox-label{margin-bottom:0;color:rgb(var(--color-foreground));font-family:var(--font-body)}.product-form__input--checkbox .facet-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer}.product-form__input--checkbox .facet-checkbox .svg-wrapper{position:relative;right:0;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;margin-right:.8rem;overflow:hidden;border:1px solid rgb(var(--color-foreground));background-color:#fff}.product-form__input--checkbox .facet-checkbox .svg-wrapper svg{visibility:hidden}.product-form__input--checkbox input[type=checkbox]{position:absolute;z-index:2;width:24px;height:24px;margin:0;opacity:0;cursor:pointer}.product-form__input--checkbox input[type=checkbox]:checked~.facet-checkbox .svg-wrapper{background-color:rgb(var(--color-background-contrast))}.product-form__input--checkbox input[type=checkbox]:checked~.facet-checkbox .svg-wrapper svg{visibility:visible;background:rgb(var(--color-background-contrast));color:#fff}.product-form__input--checkbox .product-checkbox__error{margin-top:.5rem;color:rgb(var(--color-error));font-size:1.2rem}.product-form__input--checkbox.error .facet-checkbox .svg-wrapper{border-color:rgb(var(--color-error))}.product__featured-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product__featured-review__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;margin-bottom:2.4rem;padding:2.4rem 1.6rem;border-radius:var(--text-boxes-radius);text-align:center}.product__featured-review__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.6rem;gap:1.6rem}.product__featured-review__rating .flourish-heading__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:0!important}@media (min-width: 768px) and (max-width: 1439px){.product__featured-review__rating .flourish-heading__image{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}}@media (min-width: 1440px){.product__featured-review__rating .flourish-heading__image{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}}.product__featured-review__rating .flourish-heading__image:last-child{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.product__featured-review__rating .flourish-heading__image:last-child img{-o-object-position:center right!important;object-position:center right!important}.product__featured-review__rating .flourish-heading__image:first-child img{-o-object-position:center right!important;object-position:center right!important}.product__featured-review__rating .flourish-heading__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding-inline:0!important}.product__featured-review__rating-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem}.product__featured-review__star{width:24px;height:24px;color:rgb(var(--color-button))}.product__featured-review__star svg{width:100%;height:100%}.product__featured-review__star--filled{color:rgb(var(--color-button))}.product__featured-review__star--empty{color:rgba(var(--color-foreground),.2)}.product__featured-review__heading{margin-bottom:1.6rem;color:rgb(var(--color-foreground));font-family:var(--font-heading)}.product__featured-review__content{margin-bottom:1.2rem}.product__featured-review__content p{margin-bottom:0;color:rgb(var(--color-foreground));font-family:var(--font-body);font-size:1.6rem;font-style:italic;line-height:1.6}.product__featured-review__author p{color:rgb(var(--color-foreground));font-family:var(--font-body);font-size:1.4rem;font-weight:500}@media (min-width: 768px){.product__complementary-products{overflow:hidden}}.product__products-slider{overflow:visible}@media (max-width: 767px){.product__products-slider{padding-bottom:42px}}.product__products-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.6rem;gap:1.6rem}.product__products-slider__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.product__products-slider>*{position:relative;top:initial;right:initial;bottom:initial;left:initial}.product__products-slider .swiper-button-prev,.product__products-slider .swiper-button-next{display:grid;width:24px;min-width:initial;height:24px;margin-top:0;place-content:center}.product__products-slider .swiper-button-prev svg,.product__products-slider .swiper-button-next svg{width:24px;min-width:initial;height:24px;min-height:initial}.product swiper-slider{width:calc(100% + 3.2rem);margin-left:-1.6rem}.product__card-horizontal .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 3.2rem);height:auto;margin-right:1.6rem}@media (min-width: 768px){.product__card-horizontal .swiper-slide{width:calc(80% - 1.6rem)}}.product__card-vertical .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 1.6rem);height:auto;margin-right:1.6rem}@media (min-width: 768px){.product__card-vertical .swiper-slide{width:calc(33.33% - 1.6rem)}}.product__complementary-products .card.card--horizontal{background:rgb(var(--color-background-lighten))}.product__complementary-products .card .media img{-o-object-fit:cover;object-fit:cover}.product__complementary-products .swiper-slide{max-width:calc(50% - 1.6rem);margin-right:1.6rem}@media (min-width: 768px){.product__complementary-products .swiper-slide{max-width:calc(33.33% - 2.4rem);margin-right:2.4rem}}.product__complementary-products .product__products-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem}@media (min-width: 768px){.product__complementary-products .product__products-slider__header{margin-bottom:2.4rem}}.product__complementary-products .swiper-pagination-horizontal{position:relative;bottom:initial}.product__informations-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media (min-width: 768px){.product__informations-slider .swiper-slide{gap:.8rem}}.product__informations-slider .swiper-slide svg,.product__informations-slider .swiper-slide img{-ms-flex-negative:0;flex-shrink:0;width:24px;min-width:24px;height:24px;min-height:24px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.product__informations-slider__icon{height:24px;padding-top:8px}.product__informations-slider__texts{padding-right:50px}.product__informations-slider__texts p{margin-block:0;line-height:1.2}.product__informations-slider__texts p:first-child{margin-bottom:4px}.product__informations-slider .swiper-pagination{right:0;left:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accordion{margin-top:-1.6rem!important;gap:0!important}.accordion summary{padding:2rem 0 1.6rem}variant-selects{margin-bottom:2.4rem}.variant-selects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.variant-selects .product-form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin:0;padding:0;border:none}.variant-selects .product-form__input--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.variant-selects .product-form__input--swatch-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.variant-selects .product-form__input--text{padding:1.6rem;border:1px solid rgb(var(--color-background-inputs));font-family:var(--font-body)}.variant-selects .product-form__input--text:active,.variant-selects .product-form__input--text:focus-visible{border-color:rgb(var(--color-text));outline:none;background-color:rgb(var(--color-background-darken));-webkit-box-shadow:none;box-shadow:none}.variant-selects .option-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.variant-selects .option-group__legend{color:#2c2c2c;font-size:1.4rem;font-weight:500}.variant-selects .name-input input{width:100%;max-width:400px;padding:1rem;border:1px solid #ccc;border-radius:2px;background-color:#fff;color:#333;font-family:inherit;font-family:var(--font-body);font-size:1.4rem}.variant-selects .name-input input::-webkit-input-placeholder{color:#aaa}.variant-selects .name-input input::-moz-placeholder{color:#aaa}.variant-selects .name-input input:-ms-input-placeholder{color:#aaa}.variant-selects .name-input input::-ms-input-placeholder{color:#aaa}.variant-selects .name-input input::placeholder{color:#aaa}.variant-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;width:100%}.variant-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:1.6rem 1.6rem 1.2rem;border-radius:0;border-color:rgb(var(--color-background-inputs));background-color:rgb(var(--color-background));color:rgb(var(--color-text)) input;color-display:none}.variant-grid__item:has(input:active),.variant-grid__item:has(input:checked){border-color:rgb(var(--color-text));background-color:rgb(var(--color-background-darken))}.variant-grid__title{font-size:1.6rem;letter-spacing:0px;line-height:24px;text-align:center}.responsive-image-wrapper{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.featured-badge{padding:.2rem .8rem;border-radius:0;background:var(--background-color);color:var(--color);text-transform:uppercase}.product--no-media{max-width:57rem;margin:0 auto}.gallery-thumbs .swiper-wrapper{padding:.8rem 1.6rem 0rem;cursor:pointer}.gallery-thumbs .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:48px;margin-right:24px}@media (min-width: 768px){.gallery-thumbs .swiper-wrapper .swiper-slide{gap:.8rem}}.gallery-thumbs .swiper-wrapper .swiper-slide svg,.gallery-thumbs .swiper-wrapper .swiper-slide img{-ms-flex-negative:0;flex-shrink:0;width:48px;min-width:48px;height:48px;min-height:48px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.product__info-wrapper{padding:32px 16px 40px}@media (max-width: 767px){.product__info-wrapper .breadcrumb{display:none}}@media (min-width: 768px){.product__column-sticky{display:block;position:sticky;z-index:2;top:3rem}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0 var(--gap-desktop) 0 0}.product__info-wrapper--extra-padding{padding:0 0 0 8rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__info-wrapper--extra-padding{padding:0 8rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}.product--right .product__media-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width: 980px){.product--large:not(.product--no-media) .product__media-wrapper{width:65%;max-width:65%}.product--large:not(.product--no-media) .product__info-wrapper{width:calc(35% - var(--gap-desktop));max-width:calc(35% - var(--gap-desktop));padding:0 0 0 4rem}.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{width:50%;max-width:50%}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{width:calc(50% - var(--gap-desktop));max-width:calc(50% - var(--gap-desktop))}}.shopify-payment-button__button{min-height:4.6rem;font-family:inherit}.shopify-payment-button__button [role=button].focused{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;-webkit-box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;-webkit-box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;letter-spacing:.07rem;line-height:calc(1 + .2 / var(--font-body-scale))}.shopify-payment-button__button--unbranded::-moz-selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;letter-spacing:.05rem;line-height:calc(1 + .5 / var(--font-body-scale));text-decoration:underline;text-underline-offset:.3rem}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 12.8rem;flex:0 1 12.8rem;width:auto;padding:.4rem;border:1px solid rgba(var(--color-border));gap:16px}@media (min-width: 768px){.product-form__quantity{padding:1.6rem}}.product-form__quantity button,.product-form__quantity input{max-height:2.4rem;margin:0;padding:0}.product-form__buttons{width:100%;padding:.4rem}.product-form__buttons button,.product-form__buttons button:after{border-radius:0}.product-form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:1.6rem 2.4rem}@media (max-width: 767px){.product-form__submit{padding:.4rem}.product-form__submit-incomplete{font-size:1.8rem}}.product-form__submit-short{display:none}@media (max-width: 499px){.product-form__submit-short{display:block}}@media (max-width: 499px){.product-form__submit-long{display:none}}.quantity,.quantity:after,.quantity:before{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.quantity__button{-ms-flex-negative:initial;flex-shrink:initial}.product-form__error-message-wrapper:not([hidden]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.5rem;font-size:1.3rem;letter-spacing:.04rem;line-height:1.4}.product-form__error-message-wrapper .svg-wrapper{-ms-flex-negative:0;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.25rem;margin-right:.7rem}.product-form__input .form__label{padding-left:0;font-family:var(--font-body)}.product-form__input .select{max-width:100%}.product-form__input .svg-wrapper{right:1.5rem}.product-block__buy-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-block__buy-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.product-block__buy-buttons-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:8px}.product-block__buy-buttons product-form{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-block:0}.product-block__buy-buttons product-form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-form__submit[aria-disabled=true],.product-form__submit[disabled]{font-size:18px}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{opacity:.5;cursor:not-allowed}@media screen and (forced-colors: active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin-bottom:3.2rem}.product__info-container iframe{max-width:100%}.product__info-container .product__description,.product__info-container .icon-with-text{margin:2.5rem 0}.product__text{margin-bottom:0}a.product__text{display:block;color:rgba(var(--color-foreground),.75);text-decoration:none}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-break:break-word;gap:1.6rem}.product__title .badge{display:none;margin-top:.8rem;padding:4px 8px;background:rgb(var(--color-foreground));color:rgb(var(--color-background-lighten));white-space:nowrap}@media (min-width: 768px){.product__title .badge{display:block}}.product__title>*{margin:0}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__modal-opener--image .product__media-zoom-none,.product__media-icon--none{display:none}.product__info .product__form-text-field__header .form__label{font-size:18px}@media (min-width: 768px){.product__media-wrapper .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.product__media-wrapper .swiper-wrapper .swiper-slide:first-child{grid-column:span 2}}.product-media-container{--aspect-ratio: var(--preview-ratio);--ratio-percent: calc(1 / var(--aspect-ratio) * 100%);position:relative;width:100%;max-width:calc(100% - var(--media-border-width) * 2)}.product-media-container .media{padding-top:var(--ratio-percent)}[data-template-suffix=sur-mesure] product-upsells{margin-bottom:0}[data-template-suffix=sur-mesure] product-checkbox{margin-bottom:2.4rem}@media (max-width: 767px){.template-product product-info{padding-top:0}.template-product .product__media-wrapper{width:calc(100% + 3.2rem);margin-left:-1.6rem}}.recipient-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:2rem}.recipient-form .recipient-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.6rem;font-family:var(--font-body);font-size:1.4rem;cursor:pointer;gap:.8rem}.recipient-form .recipient-checkbox svg{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px}.recipient-form .recipient-checkbox svg:first-child{display:inline-block;border:1px solid rgb(var(--color-foreground))}.recipient-form .recipient-checkbox svg:nth-child(2){display:none;position:absolute;color:rgb(var(--color-background))}.recipient-form input[type=checkbox]{position:absolute;width:1px;height:1px;opacity:0}.recipient-form input[type=checkbox]:checked~.recipient-checkbox svg:first-child{border-color:rgb(var(--color-button));background-color:rgb(var(--color-button))}.recipient-form input[type=checkbox]:checked~.recipient-checkbox svg:nth-child(2){display:inline-block}.recipient-form input[type=checkbox]:not(:checked)~.recipient-fields{display:none}.recipient-form input[type=checkbox]:checked~.recipient-fields{display:block;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.recipient-form .recipient-fields{display:none}.recipient-form .recipient-fields hr{margin:0 0 2rem;border:none;border-top:1px solid rgba(var(--color-foreground),.1)}.recipient-form .recipient-fields__field{margin-bottom:2rem}.recipient-form .recipient-fields__field .field{position:relative;margin-bottom:.8rem}.recipient-form .recipient-fields__field input,.recipient-form .recipient-fields__field textarea{width:100%;max-width:100%;padding:1.6rem;-webkit-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease;border:1px solid rgb(var(--color-border));background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body);font-size:1.4rem}.recipient-form .recipient-fields__field input:before,.recipient-form .recipient-fields__field input:after,.recipient-form .recipient-fields__field textarea:before,.recipient-form .recipient-fields__field textarea:after{content:none}.recipient-form .recipient-fields__field input:focus,.recipient-form .recipient-fields__field textarea:focus{border-color:rgb(var(--color-border));outline:none;background-color:rgb(var(--color-background-darken));-webkit-box-shadow:var(--focused-base-box-shadow);box-shadow:var(--focused-base-box-shadow)}.recipient-form .recipient-fields__field input::-webkit-input-placeholder,.recipient-form .recipient-fields__field textarea::-webkit-input-placeholder{color:rgba(var(--color-foreground),.6)}.recipient-form .recipient-fields__field input::-moz-placeholder,.recipient-form .recipient-fields__field textarea::-moz-placeholder{color:rgba(var(--color-foreground),.6)}.recipient-form .recipient-fields__field input:-ms-input-placeholder,.recipient-form .recipient-fields__field textarea:-ms-input-placeholder{color:rgba(var(--color-foreground),.6)}.recipient-form .recipient-fields__field input::-ms-input-placeholder,.recipient-form .recipient-fields__field textarea::-ms-input-placeholder{color:rgba(var(--color-foreground),.6)}.recipient-form .recipient-fields__field input::placeholder,.recipient-form .recipient-fields__field textarea::placeholder{color:rgba(var(--color-foreground),.6)}.recipient-form .recipient-fields__field textarea{min-height:120px;resize:vertical}.recipient-form .recipient-fields__field .field__label{display:block;margin-bottom:.8rem;color:rgb(var(--color-foreground));font-family:var(--font-body);font-size:1.4rem;font-weight:500}.recipient-form .recipient-fields__field .recipient-email-label.optional{display:none}.recipient-form .recipient-fields__field .recipient-email-label.required:after{content:"*";margin-left:.2rem;color:rgb(var(--color-error))}.recipient-form .recipient-fields .form__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;margin-top:.8rem;color:rgb(var(--color-error));font-size:1.2rem}.recipient-form .recipient-fields .form__message .svg-wrapper{-ms-flex-negative:0;flex-shrink:0;width:1.6rem;height:1.6rem}.recipient-form .recipient-fields .form__message.hidden{display:none}.recipient-form .recipient-fields .recipient-form-field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:rgba(var(--color-foreground),.7);font-size:1.2rem;font-style:italic}.recipient-form .product-form__recipient-error-message-wrapper{margin-bottom:1.6rem}.recipient-form .product-form__recipient-error-message-wrapper[hidden]{display:none}.recipient-form .product-form__recipient-error-message-wrapper .form__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem;padding:1rem;border-radius:4px;background-color:rgba(var(--color-error),.1)}.recipient-form .product-form__recipient-error-message-wrapper .form__message svg{-ms-flex-negative:0;flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.2rem}.recipient-form .product-form__recipient-error-message-wrapper ul{margin:1rem 0 0 2.4rem;padding:0}.recipient-form .product-form__recipient-error-message-wrapper ul li{color:rgb(var(--color-error));font-size:1.3rem}.recipient-form .product-form__recipient-error-message-wrapper ul li a{color:rgb(var(--color-error));text-decoration:underline}.product__form-textarea{margin-bottom:1.5rem}.product__form-textarea fieldset{width:100%;margin:0;padding:0;border:none;background:transparent;-webkit-box-shadow:none;box-shadow:none}.product__form-textarea__container{margin:0;padding:0;border:none}.product__form-textarea__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.product__form-textarea__header .form__label{margin:0;color:rgb(var(--color-foreground));font-weight:500}.product__form-textarea__counter{color:rgb(var(--color-foreground)/.7);font-size:1.2rem}.product__form-textarea__counter-current{font-weight:500}.product__form-textarea__counter.error{color:rgb(var(--color-error))}.product__form-textarea__input{width:100%!important;min-height:10rem;max-height:30rem!important;padding:1.2rem;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;border:.1rem solid rgb(var(--color-border));border-radius:var(--border-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:1.4rem;line-height:1.5;resize:vertical}.product__form-textarea__input:focus{border-color:rgb(var(--color-button));outline:none;-webkit-box-shadow:0 0 0 .2rem rgb(var(--color-button)/.2);box-shadow:0 0 0 .2rem rgb(var(--color-button)/.2)}.product__form-textarea__input::-webkit-input-placeholder{color:rgb(var(--color-foreground)/.5)}.product__form-textarea__input::-moz-placeholder{color:rgb(var(--color-foreground)/.5)}.product__form-textarea__input:-ms-input-placeholder{color:rgb(var(--color-foreground)/.5)}.product__form-textarea__input::-ms-input-placeholder{color:rgb(var(--color-foreground)/.5)}.product__form-textarea__input::placeholder{color:rgb(var(--color-foreground)/.5)}.product__form-textarea__input:invalid{border-color:rgb(var(--color-error))}@media (min-width: 768px){.product__form-textarea__input{min-height:12rem}}.product__form-textarea.error .product__form-textarea__input{border-color:rgb(var(--color-error))}.swatch-input__label{white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-product.css.map */
