.carousel__title{font-size:var(--heading-h4);font-family:var(--font-family-heading);font-weight:300;line-height:1.03;letter-spacing:0em}.quick-buy__error{font-size:var(--body-2xs);font-family:var(--font-family-body);font-weight:300;line-height:1.1;letter-spacing:0em}.product-tile__sizes-label,.product-tile__colors{font-size:var(--body-3xs);font-family:var(--font-family-body);font-weight:300;line-height:1.5;letter-spacing:0em}.product-tile__color-options span{font-size:var(--body-3xs);font-family:var(--font-family-body);font-weight:300;line-height:1.1;letter-spacing:0em}.product-tile__vendor{font-size:var(--tile-brand);font-family:var(--font-family-display);font-weight:500;line-height:1.1;letter-spacing:0em;text-transform:uppercase}.product-tile__title{font-size:var(--tile-title);font-family:var(--font-family-display);font-weight:300;line-height:1.1;letter-spacing:0em}.product-tile__price{font-size:var(--tile-price);font-family:var(--font-family-display);font-weight:400;line-height:1.1;letter-spacing:0em}.product-tile__tags-label{font-size:var(--tile-tag);font-family:var(--font-family-display);font-weight:400;line-height:1.1;letter-spacing:0em;text-transform:uppercase}.quick-buy__option>fieldset label{font-size:var(--tile-variants);font-family:var(--font-family-display);font-weight:400;line-height:1.1;letter-spacing:0em}:root{--slides-xs: 2.4;--slides-s: 1.5;--slides-m: 1.5;--slides-l: 1.5;--slides-xl: 1.2}@media screen and (min-width:768px){:root{--slides-xs: 6;--slides-s: 4;--slides-m: 4;--slides-l: 2.4;--slides-xl: 2}}@media screen and (min-width:1024px){:root{--slides-xs: 6;--slides-s: 4.4;--slides-m: 4;--slides-l: 3;--slides-xl: 2}}@media screen and (min-width:1920px){:root{--slides-m: 4}}.carousel__heading{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-2) 0}.carousel__title{min-height:calc(var(--m_icon-size) + 16px);align-content:center}.carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:24px}.carousel__arrow{display:flex;align-items:center;justify-content:center;padding:8px;cursor:pointer;opacity:.2;pointer-events:none;transition:opacity .35s}.carousel__arrow:not(.swiper-button-disabled){opacity:1;pointer-events:all}.carousel__arrow svg{width:var(--m_icon-size);height:auto}.carousel__arrow svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.carousel__arrow svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.carousel__slider-wrapper:not(.swiper-initialized)>.swiper-wrapper>.swiper-slide{width:calc((100% - (var(--slides) - 1)*var(--gap))/var(--slides));margin-right:var(--gap)}.carousel__scrollbar{position:relative;width:100%;max-width:213px;height:2px;background-color:var(--light_grey-20);border-radius:4px;margin:0 auto}@media screen and (min-width:768px)and (max-width:1023px){.carousel__scrollbar{max-width:464px}}@media screen and (min-width:1024px)and (max-width:1439px){.carousel__scrollbar{max-width:612px}}@media screen and (min-width:1440px){.carousel__scrollbar{max-width:686px}}.carousel__scrollbar-wrapper{padding:1px var(--page-margin);margin-top:32px}.carousel__scrollbar .swiper-scrollbar-drag{height:100%;background-color:var(--light_ui-element);border-radius:4px;cursor:pointer}.product-tile__container{width:100%;overflow:hidden;display:flex;flex-direction:column}.product-tile__container .media__container{position:relative;overflow:hidden;padding-top:133.3333333333%;width:100%}.product-tile__container .media__container>img,.product-tile__container .media__container>video,.product-tile__container .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-tile__gallery{position:relative;overflow:hidden;display:block}@media(hover:hover){.product-tile__gallery .product-tile__sizes{opacity:0;transition:opacity .35s}.product-tile__gallery:hover .product-tile__sizes{opacity:1}}.product-tile__gallery-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:2}.product-tile__gallery-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:2;pointer-events:none}.product-tile__gallery.swiper-initialized .swiper-slide{transition-property:opacity}@media screen and (min-width:1024px){.product-tile__gallery.swiper-initialized:hover .product-tile__gallery-arrow:not(.swiper-button-disabled){opacity:1}}.product-tile__gallery.swiper-initialized .product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{opacity:1}@media screen and (min-width:1024px){.product-tile__gallery.swiper-initialized .product-tile__gallery-arrow{pointer-events:all}}.product-tile__gallery-controls{position:absolute;top:50%;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:8px;transform:translateY(-50%);z-index:2;pointer-events:none}.product-tile__gallery-arrow{position:relative;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:100%;opacity:0;transition:opacity .35s;cursor:pointer;pointer-events:none}.product-tile__gallery-arrow:before{content:"";position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--light_ui-background);border-radius:100%;opacity:.1;z-index:-1}.product-tile__gallery-arrow svg{width:var(--s_icon-size);height:auto}.product-tile__gallery-arrow svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.product-tile__gallery-arrow svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:flex-start;opacity:0;transition:opacity .35s;z-index:2}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet{height:2px;flex:1 0;border-radius:0;margin:0;background-color:var(--light_grey-20);opacity:1;transition:background-color .35s}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light_ui-element)}.product-tile__wishlist{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;padding:8px;z-index:2;opacity:0;transition:opacity .35s;pointer-events:none;cursor:pointer}.product-tile__wishlist svg{width:20px;height:auto;transition:fill .35s}.product-tile__wishlist svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.product-tile__wishlist svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.product-tile__wishlist svg path[fill]:not([fill=none]){fill:#0000}.product-tile__wishlist[data-wishlist-status=active],.product-tile__wishlist[data-wishlist-status=inactive]{opacity:1;pointer-events:all}.product-tile__wishlist[data-wishlist-status=active] svg path{fill:var(--light_ui-element)}.product-tile__wishlist.loading{opacity:.3;pointer-events:none}.product-tile__tags{top:0;right:0;width:calc(100% - 36px);display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--tile-tag-gap);padding:0 8px;z-index:2;pointer-events:none;position:absolute;transform:rotate(270deg) translateY(-100%);transform-origin:top right}.product-tile__tags-label{color:var(--light_text-text);text-transform:uppercase;padding:4px}.product-tile__colors{position:absolute;bottom:0;right:0;padding:8px;z-index:2;pointer-events:none}.product-tile__sizes{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px 12px;background-color:var(--light_ui-background);padding:4px 8px 0;z-index:2}.product-tile__sizes-label{padding:4px 0}.product-tile__info{padding:16px var(--tile-info-hs);flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1024px){.product-tile__info{padding:var(--spacing-1) var(--tile-info-hs)}}.product-tile__meta{flex-grow:1;margin-bottom:var(--tile-info-vs)}.product-tile__vendor{font-weight:500;display:block;margin-bottom:var(--tile-info-vs)}.product-tile__title{display:block}.product-tile__price{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;-moz-column-gap:8px;column-gap:8px;row-gap:6px;flex-wrap:wrap;padding:2px 0}@media screen and (min-width:768px){.product-tile__price{flex-wrap:nowrap}}@media screen and (min-width:1440px){.product-tile__price{gap:24px}}.product-tile__price span[data-price]:has(+span.discount-percentage){color:var(--light_text-sale)}.product-tile__price del{text-decoration:line-through}.product-tile__price del:empty{display:none}.product-tile__price span{font-weight:400}.product-tile__color-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;margin:2px 0}.product-tile__color-options input[type=radio]:checked+label{outline-color:var(--light_ui-element)}.product-tile__color-options input[type=radio]+label{width:16px;height:16px;overflow:hidden;display:block;background-color:var(--light_text-grey);border:1px solid var(--light_ui-background);border-radius:100%;outline:1px solid rgba(0,0,0,0);outline-offset:1px;transition:outline-color .35s}.product-tile__color-options input[type=radio]+label:before,.product-tile__color-options input[type=radio]+label:after,.product-tile__color-options input[type=radio]+label span{display:none}.quick-buy__trigger{position:absolute;right:0;bottom:0;z-index:2;display:block;width:calc(var(--m_icon-size) + 8px);height:calc(var(--m_icon-size) + 8px);padding:4px}.quick-buy__trigger svg{width:100%;height:auto}@media screen and (min-width:1024px){.quick-buy__trigger{display:none}}@media screen and (min-width:1024px){.quick-buy__modal.modal{position:absolute;pointer-events:none;display:block}}@media screen and (min-width:1024px){.quick-buy__backdrop{display:none}}.quick-buy__content.modal__content{bottom:0;left:0;width:100%;top:auto;transform:translateY(100%);box-shadow:unset}@media screen and (min-width:1024px){.quick-buy__content.modal__content{pointer-events:all;transform:translateY(0);transition:opacity .65s}}.quick-buy__content.modal__content .modal__body{padding:0}.quick-buy__content.modal__content .modal__body-inner{max-height:90dvh;padding:0}@media screen and (min-width:1024px){.quick-buy__content.modal__content .modal__body-inner{background-color:var(--light_grey-07)}}.quick-buy__gallery{position:relative;overflow-y:auto;max-height:calc(100dvh - var(--header-height) - var(--announcement-bar-height) - var(--product-info-height));transition:max-height .65s;scrollbar-gutter:stable}@media screen and (min-width:1024px){.quick-buy__gallery{display:none}}.quick-buy__gallery-slide>a{pointer-events:none}.quick-buy__gallery-slide .media__container{position:relative;overflow:hidden;padding-top:133.3333333333%;width:100%}.quick-buy__gallery-slide .media__container>img,.quick-buy__gallery-slide .media__container>video,.quick-buy__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}.quick-buy__gallery-arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);z-index:2;cursor:pointer;transition:opacity .35s}.quick-buy__gallery-arrow.swiper-button-disabled{opacity:.2}.quick-buy__gallery-arrow--left{left:16px}.quick-buy__gallery-arrow--right{right:16px}.quick-buy__gallery-arrow svg{width:var(--s_icon-size);height:auto}.quick-buy__gallery-medias{overflow:hidden}.quick-buy__gallery-medias:not(.swiper-initialized) .product-tile__gallery-arrow{opacity:0}.quick-buy__meta{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0 0 0 8px}.quick-buy__meta [type=submit]{display:flex;align-items:center;justify-content:center;background:#0000;border:0;margin:0;transition:opacity .35s;cursor:pointer}.quick-buy__meta [type=submit]:disabled{opacity:.5}.quick-buy__meta [type=submit] svg{width:var(--s_icon-size);height:auto}.quick-buy__meta [type=submit] svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.quick-buy__meta [type=submit] svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}@media screen and (max-width:1023px){.quick-buy__meta{position:-webkit-sticky;position:sticky;bottom:0;left:0;z-index:2;background-color:var(--light_ui-background)}}.quick-buy__option{padding:6px}@media screen and (min-width:1024px){.quick-buy__option{padding:0}}.quick-buy__option>fieldset{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px 12px}.quick-buy__option>fieldset input:checked+label{border-color:var(--light_text-text);font-weight:600}.quick-buy__option>fieldset input:disabled+label{color:var(--light_text-disabled);pointer-events:none;text-decoration:line-through}.quick-buy__option>fieldset input:not(:disabled)+label:hover{font-weight:600}.quick-buy__option>fieldset label{min-width:24px;display:block;background-color:#0000;padding:6px 0;transition:background-color .35s,color .35s;text-align:center}.quick-buy__option>fieldset input[type=checkbox]+label:before,.quick-buy__option>fieldset input[type=checkbox]+label:after,.quick-buy__option>fieldset input[type=radio]+label:before,.quick-buy__option>fieldset input[type=radio]+label:after{content:none}.quick-buy__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:4px;border:1px solid var(--light_state-error);border-radius:var(--xl_btn-border-radius)}.quick-buy__error-wrapper{height:var(--xl_btn-mih);overflow:hidden;opacity:1;width:100%;margin:4px 0;transition:height .65s,opacity .65s,margin .65s}.quick-buy__error-wrapper:not(.shown){height:0;opacity:0;margin:0}.quick-buy__error span{text-overflow:ellipsis;overflow:hidden}.quick-buy__error svg{width:var(--m_icon-size);height:auto;flex-shrink:0}.quick-buy__error svg [fill]:not([fill=none]){fill:var(--light_state-error)}.quick-buy__error svg [stroke]:not([stroke=none]){stroke:var(--light_state-error)}.banner-tile__container{width:100%;overflow:hidden}.banner-tile__container--large{grid-column:span 2}.banner-tile__container .media__container{width:100%;height:100%}.banner-tile__container .media__container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#iubenda-cs-banner input[type=checkbox],#iubenda-cs-banner input[type=radio]{position:relative!important}#iubenda-cs-banner input[type=checkbox]+label:after,#iubenda-cs-banner input[type=checkbox]+label:before,#iubenda-cs-banner input[type=radio]+label:after,#iubenda-cs-banner input[type=radio]+label:before{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/layout.theme.css.map */
