.company-usp-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem}@media screen and (min-width:750px){.company-usp-bar__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.company-usp-bar__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem}.company-usp-bar__icon{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;color:rgb(var(--color-foreground))}.company-usp-bar__icon svg{width:100%;height:100%}.company-usp-bar__content{display:flex;flex-direction:column;gap:.4rem}.company-usp-bar__heading{margin:0;font-weight:600;font-size:1.4rem;line-height:1.3}.company-usp-bar__text{margin:0;font-size:1.2rem;opacity:.7;line-height:1.4}.hpc{background-color:#fff;overflow:hidden}.hpc__heading{text-align:center;font-size:3.2rem;margin:0 0 3.2rem;line-height:1.2;color:rgb(var(--color-foreground));padding:0 1.6rem}.hpc__wrapper{position:relative}.hpc__track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;background-color:#fff}.hpc__track::-webkit-scrollbar{display:none}.hpc-card{flex:0 0 calc(25% - 6px);scroll-snap-align:start;text-decoration:none;color:inherit;display:block}.hpc-card__image-wrap{aspect-ratio:3 / 4;overflow:hidden;background-color:#f2f2f2}.hpc-card__img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.hpc-card__img--placeholder{background:#e8e8e8}.hpc-card__img--placeholder svg{width:100%;height:100%}.hpc-card__body{padding:1.2rem .4rem 0}.hpc-card__title{margin:0 0 .4rem;font-size:1.4rem;line-height:1.3;color:rgb(var(--color-foreground))}.hpc-card__price{margin:0;font-size:1.3rem;color:rgb(var(--color-foreground))}.hpc__arrow{position:absolute;top:calc(50% - 2.8rem);z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground),.25);border-radius:50%;background:#ffffffeb;cursor:pointer;color:rgb(var(--color-foreground));transition:border-color .15s,background .15s}.hpc__arrow:hover{border-color:rgb(var(--color-foreground));background:#fff}.hpc__arrow[hidden]{display:none}.hpc__arrow svg{width:1.8rem;height:1.8rem}.hpc__arrow--prev{left:.8rem}.hpc__arrow--next{right:.8rem}@media screen and (max-width:1023px){.hpc-card{flex:0 0 calc(50% - 4px)}.hpc__arrow{display:none}}@media screen and (max-width:749px){.hpc-card{flex:0 0 calc(66.67% - 5px)}}.trust-icons{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 0;border-top:.1rem solid rgba(var(--color-foreground),.08)}.trust-icons__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;flex:1;min-width:0}.trust-icons__icon{flex-shrink:0;width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground));display:flex}.trust-icons__icon svg{width:100%;height:100%}.trust-icons__content{display:flex;flex-direction:column;gap:.2rem}.trust-icons__heading{margin:0;font-weight:600;font-size:1.3rem;line-height:1.3}.trust-icons__text{margin:0;font-size:1.2rem;opacity:.7;line-height:1.4}@media screen and (max-width:399px){.trust-icons{flex-direction:column;align-items:stretch}.trust-icons__item{flex-direction:row;text-align:left;align-items:center;gap:1.2rem}}.product-badge{display:inline-block;padding:.4rem 1.2rem;border-radius:2rem;background-color:var(--badge-bg, #000000);color:var(--badge-text-color, #ffffff);font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1}.product-media-container{position:relative}.product-badge--gallery{position:absolute;top:14px;left:14px;z-index:2;pointer-events:none}.product-jdgm{line-height:1}.product-inline-msg{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:500}.product-inline-msg__icon{flex-shrink:0;width:2rem;height:2rem;display:flex}.product-inline-msg__icon svg{width:100%;height:100%}.product-usp{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.product-usp__item{display:flex;align-items:center;gap:.8rem;font-size:1.3rem}.product-usp__icon{flex-shrink:0;font-size:1.4rem;line-height:1}.product-short-desc{font-size:1.4rem;line-height:1.6}.product-faq{border-top:.1rem solid rgba(var(--color-foreground),.08)}.product-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.product-faq__question{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;font-size:1.4rem;font-weight:600;list-style:none;gap:1rem}.product-faq__question::-webkit-details-marker{display:none}.product-faq__icon{flex-shrink:0;width:1.8rem;height:1.8rem;transition:transform .2s ease}.product-faq__icon svg{width:100%;height:100%}details[open] .product-faq__icon{transform:rotate(180deg)}.product-faq__answer{padding:0 0 1.4rem;font-size:1.3rem;line-height:1.6;opacity:.8}.qty-buy-row{width:100%;max-width:44rem}.qty-buy-row__form{margin:0}.qty-buy-row__controls{display:flex;align-items:stretch;width:100%;gap:.8rem}.qty-buy-row__qty-wrap{flex:0 0 7rem;display:flex;align-items:stretch}.qty-buy-row__select{width:100%;height:100%;padding:0 .4rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, .4rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.5rem;font-family:inherit;text-align:center;cursor:pointer;box-sizing:border-box}.qty-buy-row__btn{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground));border-radius:var(--inputs-radius, .4rem);font-size:1.4rem;font-weight:600;font-family:inherit;letter-spacing:.08rem;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .2s}.qty-buy-row__btn:disabled{background:rgba(var(--color-foreground),.35);border-color:rgba(var(--color-foreground),.35);color:rgb(var(--color-background));cursor:not-allowed;opacity:1}.product-qa{border-top:.1rem solid rgba(var(--color-foreground),.08);padding-top:1.6rem}.product-qa__heading{font-size:1.4rem;font-weight:600;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.product-qa__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem}.product-qa__chip{padding:.5rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:2rem;background:none;font-size:1.2rem;font-family:inherit;cursor:pointer;color:rgb(var(--color-foreground));line-height:1.4;transition:border-color .15s}.product-qa__chip:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04)}.product-qa__input-row{display:flex;gap:.8rem}.product-qa__input{flex:1;min-width:0;padding:.9rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, .4rem);font-size:1.4rem;font-family:inherit;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.product-qa__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.product-qa__send{padding:.9rem 1.6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;border-radius:var(--inputs-radius, .4rem);font-size:1.4rem;font-family:inherit;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .2s}.product-qa__send:disabled{opacity:.5;cursor:not-allowed}.product-qa__answer{margin-top:1.2rem;padding:1.2rem;background:rgba(var(--color-foreground),.04);border-radius:.4rem;font-size:1.4rem;line-height:1.6;display:none}.product-qa__answer.is-visible{display:block}.product-qa__error{color:#c0392b}.product__accordion .accordion__title{font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0}@media screen and (min-width:990px){.product--ppp.grid--2-col-tablet{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);column-gap:40px}.product__media-wrapper--ppp-sticky{position:sticky;top:0;height:100vh;overflow:hidden;align-self:start}.product__media-wrapper--ppp-sticky .ppp-gallery{height:100%}.product__media-wrapper--ppp-sticky .ppp-gallery__main{flex:1 1 auto;min-height:0;overflow:hidden}.product__media-wrapper--ppp-sticky .ppp-gallery__img-wrap{aspect-ratio:unset;height:100%}.product__media-wrapper--ppp-sticky .ppp-gallery__thumbs{flex-shrink:0}.product__media-wrapper--ppp-sticky .ppp-gallery__slide.is-active{height:100%;display:flex;align-items:center}.product__media-wrapper--ppp-sticky .ppp-gallery__img{width:100%;height:100%;object-fit:contain}.product__media-wrapper--ppp-sticky .ppp-gallery__video{height:100%;object-fit:contain;background:#000}}@media screen and (min-width:750px)and (max-width:989px){.product__media-wrapper .product__media-list{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem;scrollbar-width:none}.product__media-wrapper .product__media-list::-webkit-scrollbar{display:none}.product__media-wrapper .product__media-list .product__media-item{flex:0 0 100%;min-width:100%;max-width:100%;scroll-snap-align:start;margin:0}.product__media-wrapper .slider--mobile+.slider-buttons{display:flex}}.three-col-banner{display:flex;align-items:stretch;gap:8px;background-color:#fff;overflow:hidden;width:100%}.three-col-banner__col{flex:1;position:relative;overflow:hidden;background-size:cover;background-position:center;background-color:#d8d8d8;height:600px}.three-col-banner__col--center{height:600px}.three-col-banner__img-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.three-col-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.52) 0%,rgba(0,0,0,.12) 55%,transparent 100%);pointer-events:none}.three-col-banner__content{position:absolute;bottom:3.2rem;left:3.2rem;right:2rem;z-index:2}.three-col-banner__heading{font-size:2.8rem;color:#fff;margin:0 0 .8rem;line-height:1.2}.three-col-banner__link{display:inline-block;font-size:1.05rem;font-weight:400;color:#fff;text-decoration:underline;text-underline-offset:4px;text-transform:uppercase;letter-spacing:.15em;line-height:1;position:relative;z-index:3}.three-col-banner__link:hover{opacity:.8}@media screen and (max-width:749px){.three-col-banner{flex-direction:column;gap:8px}.three-col-banner__col,.three-col-banner__col--center{width:100%;height:100vw;flex:none}}.why-us__heading{text-align:center;margin:0 0 1rem}.why-us__subheading{text-align:center;margin:0 0 3.2rem;font-size:1.4rem;opacity:.85;line-height:1.5}.why-us__cards{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.why-us__cards{grid-template-columns:repeat(3,1fr)}}.why-us__card{background:#f5f5f5;border-radius:1.2rem;overflow:hidden}.why-us__card-image{width:100%;aspect-ratio:4 / 3;overflow:hidden}.why-us__img{width:100%;height:100%;object-fit:cover;display:block}.why-us__img--placeholder{background:#e8e8e8}.why-us__img--placeholder svg{width:100%;height:100%}.why-us__card-body{padding:2rem;display:flex;flex-direction:column;gap:1rem}.why-us__card-title{font-weight:700;font-size:1.8rem;margin:0;line-height:1.3}.why-us__card-text{margin:0;font-size:1.4rem;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
