.product-page__price-value{font-size:var(--body-m);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-page__description{font-size:var(--body-xs);font-family:var(--font-family-body);font-weight:400;line-height:1.6;letter-spacing:0em}.product-page__details,.product-page__option>fieldset[data-mode=default] label,.product-page__option>label,.product-page__color-label .get-colors__label{font-size:var(--body-xs);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-page__error,.product-page__color-label{font-size:var(--body-2xs);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-page__price-legal{font-size:var(--body-3xs);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-page__tag{font-size:var(--tile-tag);font-family:var(--font-family-heading);font-weight:500;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}.product-page__title{font-size:22px;font-family:var(--font-family-custom);font-weight:500;line-height:1.1;letter-spacing:0em}.product-page__container{--form-max-width: calc(100% - ((var(--page-margin) + var(--page-gap)) * 2));display:flex;flex-direction:column;gap:var(--page-gap);margin:0 auto}@media screen and (min-width: 1024px){.product-page__container{flex-direction:row;align-items:flex-start}}@media screen and (min-width: 1024px){.product-page__container--horizontal-margin{padding:0 var(--page-margin)}}.product-page__container .swym-button-bar{display:none}.product-page__gallery{position:relative}@media screen and (min-width: 1024px){.product-page__gallery{flex:1 0;display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--pdp-image-gap)}}.product-page__gallery-slide .media__container{position:relative;overflow:hidden;padding-top:125%;width:100%}.product-page__gallery-slide .media__container>img,.product-page__gallery-slide .media__container>video,.product-page__gallery-slide .media__container>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-page__gallery-pagination-wrapper{position:-webkit-sticky;position:sticky;bottom:0;left:0;z-index:2}@media screen and (min-width: 1024px){.product-page__gallery-pagination-wrapper{display:none}}.product-page__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:8px;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 0}.product-page__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet{width:8px;height:8px;background-color:#0000;border:1px solid var(--light_ui-element);opacity:1;transition:background-color .35s;margin:0}.product-page__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light_ui-element)}.product-page__gallery-arrow{position:absolute;top:50%;display:none;align-items:center;justify-content:center;transform:translateY(-50%);z-index:2;cursor:pointer;transition:opacity .35s}@media screen and (min-width: 1024px){.product-page__gallery-arrow{display:flex}}.product-page__gallery-arrow.swiper-button-disabled{opacity:.2}.product-page__gallery-arrow--left{left:16px}.product-page__gallery-arrow--right{right:16px}.product-page__gallery-arrow svg{width:var(--l_icon-size);height:auto}.product-page__gallery-thumbnails{flex:var(--pdp-thumbnail-size) 0 0;display:none;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px}@media screen and (min-width: 1024px){.product-page__gallery-thumbnails{display:flex}}.product-page__gallery-thumbnails-item{width:100%;cursor:pointer}.product-page__gallery-thumbnails-item[data-active=true] .media__container:before{opacity:1}.product-page__gallery-thumbnails-item .media__container{position:relative;overflow:hidden;padding-top:133.3333333333%;width:100%}.product-page__gallery-thumbnails-item .media__container>img,.product-page__gallery-thumbnails-item .media__container>video,.product-page__gallery-thumbnails-item .media__container>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-page__gallery-thumbnails-item .media__container:before{content:"";position:absolute;left:0;width:100%;height:1px;background-color:var(--light_ui-element);opacity:0;z-index:2;transition:opacity .35s}@media screen and (min-width: 1024px){.product-page__gallery-carousel{flex-grow:1}}.product-page__gallery-medias{position:relative;overflow:hidden}.product-page__gallery-medias:not(.swiper-initialized) .product-page__gallery-arrow{opacity:0}@media screen and (min-width: 1024px){.product-page__gallery-medias[data-desktop-mode=scroll] .swiper-wrapper{flex-direction:column;gap:8px}}.product-page__gallery-bullet-points{position:-webkit-sticky;position:sticky;top:calc(100% - 50dvh);left:16px;z-index:2;display:none;flex-direction:column;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:50dvh;margin-top:-50dvh;gap:8px}@media screen and (min-width: 1024px){.product-page__gallery-bullet-points{display:flex}}.product-page__gallery-bullet-points .bullet{padding:8px;cursor:pointer}.product-page__gallery-bullet-points .bullet:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#0000;border:1px solid var(--light_ui-element);transition:background-color .35s}.product-page__gallery-bullet-points .bullet.active:before{background-color:var(--light_ui-element)}.product-page__info{padding:0 var(--page-margin);padding-top:var(--spacing-2)}@media screen and (min-width: 1024px){.product-page__info{position:-webkit-sticky;position:sticky;top:var(--header-height);flex:1 0;padding:0;padding-top:var(--spacing-2)}}@media screen and (min-width: 1024px){.product-page__form{max-width:var(--form-max-width);margin:0 auto}}.product-page__tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;padding:8px 0}.product-page__tag{font-weight:500;letter-spacing:.08em;text-transform:uppercase;background-color:var(--light_grey-03);padding:4px 6px}.product-page__heading{padding:8px 0;display:flex;flex-direction:column;gap:4px}.product-page__title{display:flex;justify-content:space-between;gap:8px;align-items:center}.product-page__price-container{padding:16px 0;display:flex;flex-direction:column;gap:4px}.product-page__price-value{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:4px}.product-page__price-value del{color:var(--light_text-light-grey);font-weight:500;text-decoration:line-through}.product-page__divider{width:100%;height:1px;background-color:var(--grey-grey-10)}.product-page__color-container{padding:8px 0}.product-page__color-label{padding:8px 0;display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-gap)}.product-page__color-label .get-colors__label{font-weight:500}.product-page__color-swatches{padding:8px 0}.product-page__size-guide{margin-left:auto;display:flex;align-items:center;gap:4px;text-decoration:underline}.product-page__option{padding:8px 0}.product-page__option>label{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:8px 0}.product-page__option>label [data-current-value]{font-weight:700}.product-page__option>fieldset{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;padding:8px 0}.product-page__option>fieldset[data-mode=default] input:checked+label{border-color:var(--light_text-text);font-weight:600}.product-page__option>fieldset[data-mode=default] input:disabled+label{color:var(--light_text-disabled);pointer-events:none;text-decoration:line-through}.product-page__option>fieldset[data-mode=default] input:checked:disabled+label{border-color:var(--light_text-disabled)}.product-page__option>fieldset[data-mode=default] input:not(:disabled)+label:hover{border-color:var(--light_text-text)}.product-page__option>fieldset[data-mode=default] label{text-align:center;min-width:var(--pdp-select-size-miw);min-height:40px;display:block;background-color:#0000;padding:8px 4px;border-bottom:2px solid rgba(0,0,0,0);transition:background-color .35s,color .35s,border-color .35s}.product-page__option>fieldset[data-mode=default] label:before,.product-page__option>fieldset[data-mode=default] label:after{content:none}.product-page__actions{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:16px 0;margin-bottom:8px;flex-direction:column}.product-page__actions>*{width:100%}.product-page__actions [type=submit]{flex-grow:1}.product-page__actions .btn{position:relative}.product-page__actions .btn:before,.product-page__actions .btn:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;aspect-ratio:1;width:auto;height:50%;border-radius:100%;opacity:0;transition:opacity .35s}.product-page__actions .btn:before{border:2px solid currentColor}.product-page__actions .btn:after{border:2px solid rgba(0,0,0,0);border-top:2px solid currentColor;animation:spinCentered infinite linear 1s}.product-page__actions .btn.loading{pointer-events:none}.product-page__actions .btn.loading span{color:#0000}.product-page__actions .btn.loading span.icon>svg *[fill],.product-page__actions .btn.loading span.icon>svg *[stroke]{fill:#0000;stroke:#0000}.product-page__actions .btn.loading:before{opacity:.3}.product-page__actions .btn.loading:after{opacity:1}.product-page__wishlist.btn{flex-shrink:0;padding-left:0;padding-right:0;transition:all .65s}.product-page__wishlist.btn>span{height:24px;width:24px;border:0}.product-page__wishlist.btn svg{width:100%;height:auto}.product-page__wishlist.btn svg *{transition:all .35s;fill:#0000}.product-page__wishlist.btn:not([data-wishlist-status=active]):not([data-wishlist-status=inactive]){opacity:0}.product-page__wishlist.btn[data-wishlist-status=active] svg path{fill:var(--light_ui-element)}.product-page__error{color:var(--light_state-error);height:var(--xl_btn-mih);display:flex;align-items:center;justify-content:flex-start;gap:8px;background-color:var(--light_state-error-bg);padding:var(--xl_btn-vs) var(--xl_btn-hs);border:1px solid var(--light_state-error);border-radius:var(--xl_btn-border-radius)}.product-page__error-wrapper{height:var(--xl_btn-mih);overflow:hidden;margin-top:16px;opacity:1;transition:margin .65s,height .65s,opacity .65s}.product-page__error-wrapper:not(.shown){height:0;margin-top:0;opacity:0}.product-page__error span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-page__error svg{width:var(--m_icon-size);height:auto;flex-shrink:0}.product-page__error svg [fill]:not([fill=none]){fill:var(--light_state-error)}.product-page__error svg [stroke]:not([stroke=none]){stroke:var(--light_state-error)}.product-page__details{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:4px 0}.product-page__details a{text-decoration:underline}.product-page__details svg [fill]:not([fill=none]){fill:var(--light_text-text)}.product-page__details svg [stroke]:not([stroke=none]){stroke:var(--light_text-text)}.product-page__details svg,.product-page__details img{height:24px;width:auto}.product-page__details-wrapper{display:flex;flex-direction:column;gap:8px;padding:16px 0}@media screen and (min-width: 1024px){.product-page__details-wrapper{max-width:var(--form-max-width);margin:0 auto}}@media screen and (min-width: 1024px){.product-page__accordions{max-width:var(--form-max-width);margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sections.product-page.css.map */
