@media screen and (min-width:750px){.product-popup--2{display:grid;grid-template-columns:repeat(2,1fr)}}.product-popup--full-screen-image .container{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}@media screen and (min-width:990px){.product-popup--full-screen-image .container{flex-wrap:nowrap;height:100%}}.product-popup--full-screen-image .container>*{width:100%}.product-popup--full-screen-image .container .product-popup__gallery--large{min-height:42.86vw}.product-popup--full-screen-image .container .product-popup__gallery--medium{min-height:35vw}.product-popup--full-screen-image .container .product-popup__info{align-items:flex-start;justify-content:flex-start;margin-bottom:0}.product-popup__content{display:block}.product-popup__description{margin-top:.8rem;max-width:43rem}.product-popup__description :first-child{margin-top:0}.product-popup__description :last-child{margin-bottom:0}.product-popup__gallery{align-items:flex-end;box-sizing:border-box;display:flex;min-height:50vh;padding-bottom:2.4rem;padding-top:2.4rem;position:relative;width:100%}@media screen and (min-width:990px){.product-popup__gallery{min-height:calc(100vh - var(--announcement-height) - var(--countdown-height) - var(--header-height))}.product-popup__gallery--large{min-height:70vh}.product-popup__gallery--medium{min-height:65vh}}.product-popup__gallery--image-wrapper{inset:0;position:absolute}.product-popup__gallery--image-wrapper .placeholder-svg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.product-popup__info{align-items:center;background:none;display:flex;justify-content:center;padding:2rem 2rem 0;position:relative;width:100%;z-index:1}.product-popup__info--wrapper{width:min(52rem,100%)}.product-popup__image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.product-popup__top{align-self:center}.product-popup__button{display:inline-block;grid-column:span 2;grid-row:2;margin-top:1.6rem}@media screen and (min-width:576px){.product-popup__button{grid-column:2;grid-row:unset;margin-left:auto}}.product-popup__heading{margin:0}.product-popup__items{grid-column:span 2}.product-popup__item{border-bottom:.1rem solid rgba(0,0,0,.08);transition:opacity var(--duration-default)}.product-popup__item:first-child{border-top:.1rem solid rgba(0,0,0,.08)}.product-popup__item.active .product-popup__icon svg{transform:rotate(180deg)}@media screen and (min-width:1100px){.product-popup__item--opacity{opacity:.5}}.product-popup__overlay{background:rgb(var(--color-overlay));inset:0;position:absolute}.product-popup modal-opener{cursor:pointer}@media screen and (max-width:575px){.product-popup__top+.product-popup__button{grid-row:3}}.product-popup__subheading{margin:0}.product-popup__subheading+.product-popup__content{margin-top:.8rem}.product-popup__toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.6rem 0}@media screen and (min-width:750px){.product-popup__toggle:hover{opacity:.6}}.product-popup__toggle-group{align-items:center;display:flex}.product-popup__question{margin:0;transition:var(--duration-default)}.product-popup__digit,.product-popup__icon{align-items:center;display:flex;justify-content:center;overflow:hidden}.product-popup__icon svg{height:1.2rem;transform:rotate(0deg);transition:var(--duration-default);width:1.2rem}@media screen and (min-width:1100px){.product-popup__icon svg{height:1.4rem;width:1.4rem}}.product-popup__answer{display:none;padding:0 0 1.6rem}.product-popup__answer-inner{color:rgb(var(--color-foreground-title))}.product-popup__answer-inner h1,.product-popup__answer-inner h2,.product-popup__answer-inner h3,.product-popup__answer-inner h4{margin-bottom:2.4rem;margin-top:0}.product-popup__answer-inner h5,.product-popup__answer-inner h6,.product-popup__answer-inner p{margin-bottom:1.6rem;margin-top:0}.product-popup__answer-inner :first-child{margin-top:0}.product-popup__answer-inner :last-child{margin-bottom:0}.product-popup .button--primary span,.product-popup .button--secondary span,.product-popup .button--tertiary span{position:relative}.product-popup-recommendations__list-card{display:grid;gap:2.4rem 1.6rem;grid-template-columns:repeat(2,1fr);margin-right:.4rem;max-height:calc(100% - 4.8rem);overflow-y:auto;padding:1rem 2rem 2.4rem 2.4rem}.product-popup-recommendations__list-card::-webkit-scrollbar{width:.2rem}.product-popup-recommendations__list-card::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.product-popup-recommendations__list-card .collection-product-card{overflow:unset}.product-popup-recommendations__list-card .collection-product-card .card-information{padding:1.2rem 0 0}.product-popup-recommendations__list-card .collection-product-card .card-information__top{align-items:flex-start;flex-direction:column;gap:.4rem}.product-popup-recommendations__list-card .collection-product-card .card__description{margin-top:.4rem}.product-popup-recommendations__list-card .collection-product-card .price__regular dd{text-align:left}.product-popup-recommendations__list-card .collection-product-card .price--on-sale .price__sale{flex-direction:row-reverse}.product-popup-recommendations__list-card .collection-product-card .price--on-sale .price__sale dd.price__compare{margin-left:.4rem;margin-right:0}.product-popup-recommendations__list-card .collection-product-card .card__information-top,.product-popup-recommendations__list-card .collection-product-card .product-parameters{display:none}.banner-popup-product{display:inline-block}.banner-popup-product-modal{background-color:rgba(var(--color-overlay),.1);bottom:0;box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;width:100%;z-index:-1}.banner-popup-product-modal[open]{opacity:1;visibility:visible;z-index:103}.banner-popup-product-modal[open] .banner-popup-product-modal__content{transform:translate(0)}.banner-popup-product-modal.hiding{opacity:1;pointer-events:none;visibility:visible;z-index:103}.banner-popup-product-modal__heading{align-items:center;display:flex;justify-content:space-between;padding:2.4rem}.banner-popup-product-modal__text{flex:1;margin-bottom:1.6rem;margin-top:2.4rem;overflow:auto}.banner-popup-product-modal__text::-webkit-scrollbar{width:.2rem}.banner-popup-product-modal__text::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.banner-popup-product-modal__content{background-color:rgb(var(--color-background));height:100vh;max-width:44rem;overflow-y:auto;position:absolute;right:0;top:0;transform:translate(100%);transition:var(--modal-transition);width:100%}.banner-popup-product-modal__content-heading{margin-bottom:0;margin-top:0}.banner-popup-product-modal__title{margin:0}.banner-popup-product-modal--popup-content{margin-top:.6rem}.banner-popup-product-modal--popup-content p{margin-bottom:1.6rem;margin-top:0}.banner-popup-product-modal table{margin:.8rem 0}@media screen and (max-width:989px){.banner-popup-product-modal table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap}}.banner-popup-product-modal .popup-button{display:flex;margin-top:auto;width:100%}.banner-popup-product-modal__content-info{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.product-popup__popup-image--wrapper{position:relative}.product-popup__popup-image--wrapper--landscape{padding-bottom:70%}.product-popup__popup-image--wrapper--square{padding-bottom:100%}.product-popup__popup-image--wrapper--portrait{padding-bottom:130%}.product-popup__popup-image--wrapper>img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}