.custom-mini-features{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.6rem;padding:2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin-bottom:2rem}.custom-mini-feature{display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;line-height:1.3;color:rgb(var(--color-foreground))}.custom-mini-feature__emoji{font-size:2.2rem;flex-shrink:0;line-height:1}.custom-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:200;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);padding:1.4rem 2.4rem;display:flex;align-items:center;gap:2rem;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -.4rem 2rem #00000014}.custom-sticky-atc.visible{transform:translateY(0)}.custom-sticky-atc__title{font-size:1.4rem;font-weight:700;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.custom-sticky-atc__price{font-size:1.4rem;font-weight:700;white-space:nowrap;color:rgb(var(--color-foreground))}.custom-sticky-atc__btn{background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.2rem 2.8rem;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--buttons-radius, 0);white-space:nowrap;cursor:pointer;border:none;font-family:inherit;transition:opacity .2s}.custom-sticky-atc__btn:hover{opacity:.75}.custom-inline-atc-section{padding:0 0 4rem}.custom-inline-atc{max-width:var(--page-width, 1280px);margin:0 auto;padding:0 2.4rem}.custom-inline-atc__inner{background:rgba(var(--color-foreground),.04);border-radius:.4rem;padding:3.2rem 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;flex-wrap:wrap}.custom-inline-atc__title{font-size:1.8rem;font-weight:800;margin-bottom:.4rem;color:rgb(var(--color-foreground))}.custom-inline-atc__price{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.custom-inline-atc__price s{color:rgba(var(--color-foreground),.4);font-size:1.2rem;margin-left:.6rem}.custom-inline-atc__btn{background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.6rem 3.2rem;font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--buttons-radius, 0);cursor:pointer;border:none;font-family:inherit;transition:opacity .2s;min-width:22rem}.custom-inline-atc__btn:hover{opacity:.75}.custom-features-carousel{background:rgba(var(--color-foreground),.03);padding:7.2rem 0}.custom-features-carousel__heading{text-align:center;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4rem;color:rgb(var(--color-foreground));padding:0 2.4rem}.custom-features-carousel__wrap{position:relative;max-width:var(--page-width, 1280px);margin:0 auto;padding:0 5.6rem}.custom-features-carousel__swiper{overflow:hidden}.custom-feature-slide{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.4rem}.custom-feature-slide__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:.4rem;display:block}.custom-feature-slide__placeholder{width:100%;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.06);border-radius:.4rem;display:flex;align-items:center;justify-content:center;font-size:5.6rem}.custom-feature-slide__heading{font-size:1.6rem;font-weight:800;color:rgb(var(--color-foreground))}.custom-feature-slide__desc{font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.6;max-width:28rem}.custom-features-carousel__arrow{position:absolute;top:35%;transform:translateY(-50%);width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;box-shadow:0 .2rem .8rem #0000001a;z-index:5;cursor:pointer;font-family:inherit;transition:background .2s}.custom-features-carousel__arrow:hover{background:rgba(var(--color-foreground),.06)}.custom-features-carousel__arrow--prev{left:.4rem}.custom-features-carousel__arrow--next{right:.4rem}.custom-features-carousel__arrow svg{width:1.6rem;height:1.6rem;stroke:rgb(var(--color-foreground));flex-shrink:0}.custom-spec-icons{max-width:var(--page-width, 1280px);margin:0 auto;padding:6.4rem 2.4rem;text-align:center}.custom-spec-icons__heading{font-size:clamp(2rem,3vw,3.2rem);font-weight:900;letter-spacing:-.02em;margin-bottom:4rem;color:rgb(var(--color-foreground))}.custom-spec-icons__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:2.8rem}.custom-spec-icon{display:flex;flex-direction:column;align-items:center}.custom-spec-icon__emoji{font-size:3.6rem;margin-bottom:1rem;line-height:1;display:block}.custom-spec-icon__label{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1.4;color:rgb(var(--color-foreground))}.custom-video-text{background:rgb(var(--color-background))}.custom-video-text--light{background:rgba(var(--color-foreground),.03)}.custom-video-text__inner{max-width:var(--page-width, 1280px);margin:0 auto;padding:7.2rem 2.4rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.custom-video-text--reverse .custom-video-text__inner{direction:rtl}.custom-video-text--reverse .custom-video-text__inner>*{direction:ltr}.custom-video-text__media{border-radius:.4rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.custom-video-text__media video,.custom-video-text__media img{width:100%;display:block}.custom-video-text__content{display:flex;flex-direction:column;gap:1.6rem}.custom-video-text__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.custom-video-text__heading{font-size:clamp(2.2rem,3vw,3.6rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;color:rgb(var(--color-foreground))}.custom-video-text__desc{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}.custom-interior-dark{background:#111;color:#fff;padding:7.2rem 2.4rem}.custom-interior-dark__inner{max-width:var(--page-width, 1280px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.custom-interior-dark__media{border-radius:.4rem;overflow:hidden}.custom-interior-dark__media video,.custom-interior-dark__media img{width:100%;display:block}.custom-interior-dark__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.4rem}.custom-interior-dark__heading{font-size:clamp(2.4rem,3vw,4rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.custom-interior-dark__desc{font-size:1.4rem;line-height:1.7;color:#ffffffb3}.custom-guarantee-section{max-width:var(--page-width, 1280px);margin:0 auto;padding:7.2rem 2.4rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.custom-guarantee__media{border-radius:.4rem;overflow:hidden}.custom-guarantee__media img{width:100%;object-fit:cover;display:block}.custom-guarantee__media-placeholder{width:100%;aspect-ratio:6 / 5;background:rgba(var(--color-foreground),.06);border-radius:.4rem;display:flex;align-items:center;justify-content:center;font-size:6rem}.custom-guarantee__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:1.4rem}.custom-guarantee__heading{font-size:clamp(2.4rem,3vw,4rem);font-weight:900;letter-spacing:-.02em;color:rgb(var(--color-foreground));margin-bottom:1.6rem}.custom-guarantee__desc{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.custom-sticky-atc__title{display:none}.custom-video-text__inner{grid-template-columns:1fr;gap:3.2rem;padding:4.8rem 2rem}.custom-video-text--reverse .custom-video-text__inner{direction:ltr}.custom-interior-dark{padding:4.8rem 2rem}.custom-interior-dark__inner{grid-template-columns:1fr;gap:3.2rem}.custom-guarantee-section{grid-template-columns:1fr;gap:3.2rem;padding:4.8rem 2rem}.custom-features-carousel__wrap{padding:0 4rem}.custom-spec-icons__grid{grid-template-columns:repeat(2,1fr)}.custom-inline-atc__inner{flex-direction:column;align-items:flex-start}.custom-inline-atc__btn{width:100%;min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-product.css.map */
