.section-home-hero,.section-featured-products,.section-category-grid,.section-featured-collection,.section-image-with-text,.section-faq,.section-cta-banner{min-width:0;overflow:clip}.switchbot-hero{position:relative;overflow:clip;color:var(--hero-text);background:#161616}.switchbot-hero__slide{position:relative;min-height:var(--hero-min-height);display:grid}.switchbot-hero__media,.switchbot-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.switchbot-hero__media picture{width:100%;height:100%;display:block}.switchbot-hero__image,.switchbot-hero__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.switchbot-hero__overlay{z-index:1;background:rgba(0,0,0,var(--hero-overlay));pointer-events:none}.switchbot-hero__content{position:relative;z-index:2;min-height:inherit;display:flex;flex-direction:column;justify-content:center;padding-block:var(--hero-padding-top) var(--hero-padding-bottom)}.switchbot-hero--top .switchbot-hero__content{justify-content:flex-start}.switchbot-hero--bottom .switchbot-hero__content{justify-content:flex-end}.switchbot-hero__copy{width:min(92%,52rem);margin-inline:auto;color:inherit;text-align:var(--hero-align)}.switchbot-hero__copy .eyebrow{color:#ff4b4d}.switchbot-hero__heading{margin-block-end:clamp(.8rem,1.8vw,1.5rem);color:inherit;font-size:clamp(2.5rem,1.55rem + 3.3vw,5.75rem);letter-spacing:-.035em}.switchbot-hero__body{width:min(100%,42rem);margin-inline:auto;margin-block-end:clamp(1.25rem,2.4vw,2rem);font-size:clamp(1rem,.9rem + .45vw,1.35rem);line-height:1.5}.switchbot-hero__copy[style*=left] .switchbot-hero__body{margin-inline-start:0}.switchbot-hero__copy .button--secondary{color:var(--hero-text);border-color:currentColor}.switchbot-hero__controls{position:absolute;z-index:4;right:max(4vw,calc((100vw - var(--page-width)) / 2));bottom:clamp(1rem,2vw,2rem);display:flex;align-items:center;gap:.65rem;padding:.45rem;border-radius:999rem;color:#fff;background:#0000007a;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.switchbot-hero__control{width:2.5rem;aspect-ratio:1;display:grid;place-items:center;padding:0;color:inherit;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:transparent;transition:color .18s ease,background-color .18s ease}.switchbot-hero__control:hover{color:#252525;background:#fff}.switchbot-hero__count{padding-inline:.35rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.switchbot-hero__empty{min-height:26rem;display:grid;place-items:center}.featured-products__inner,.category-grid__inner,.featured-collection__inner,.image-with-text__inner,.cta-banner__inner{width:min(92vw,var(--featured-max-width, var(--category-max-width, var(--featured-collection-max-width, var(--iwt-max-width, var(--cta-max-width, 90rem))))));margin-inline:auto}.featured-products__heading{margin-block-end:.75rem;color:var(--featured-heading);font-size:2rem;font-weight:700}.featured-products__eyebrow,.featured-products__intro{text-align:var(--heading-alignment)}.featured-products__intro{max-width:46rem;margin-block-end:clamp(1.75rem,4vw,3.5rem)}.featured-products__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.2vw,2rem)}.featured-products__card{min-width:0;overflow:hidden;border-radius:var(--radius-card);background:#fff;transition:transform .22s ease,box-shadow .22s ease}.featured-products__card:hover{transform:translateY(-.25rem);box-shadow:0 1.2rem 2.8rem #0c0c141a}.featured-products__media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:#f2f2f2}.featured-products__image,.featured-products__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.featured-products__card:hover .featured-products__image{transform:scale(1.025)}.featured-products__content{display:grid;gap:.75rem;padding:clamp(1.1rem,2.2vw,2rem)}.featured-products__kicker{margin:0;color:var(--featured-accent);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.featured-products__title{margin:0;color:var(--featured-heading);font-size:1.4375rem;font-weight:700}.featured-products__copy{margin:0;color:var(--section-text)}.featured-products__link{width:fit-content;color:var(--featured-button-text);font-weight:700;text-decoration-line:underline;text-decoration-color:transparent;text-underline-offset:.3em;transition:color .18s ease,text-decoration-color .18s ease}.featured-products__link:hover{color:var(--featured-accent);text-decoration-color:currentColor}.category-grid__heading{margin-block-end:.75rem;color:var(--category-heading)}.category-grid__eyebrow,.category-grid__intro{text-align:var(--heading-alignment)}.category-grid__intro{max-width:44rem;margin-inline:auto;margin-block-end:clamp(1.75rem,4vw,3.5rem)}.category-grid__items{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--category-gap)}.category-grid__card{position:relative;grid-column:span 4;min-width:0;overflow:hidden;aspect-ratio:var(--category-ratio);border-radius:var(--radius-card);background:#d8d8d8}.category-grid__card:nth-child(1){grid-column:span 7}.category-grid__card:nth-child(2){grid-column:span 5}.category-grid__card-link{width:100%;height:100%;display:block}.category-grid__media,.category-grid__card:after{position:absolute;top:0;right:0;bottom:0;left:0}.category-grid__card:after{content:"";background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.68) 100%);pointer-events:none}.category-grid__image,.category-grid__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-grid__card:hover .category-grid__image{transform:scale(1.035)}.category-grid__content{position:absolute;z-index:1;inset-inline:0;bottom:0;display:grid;gap:.4rem;padding:clamp(1.1rem,2.5vw,2.25rem);pointer-events:none}.category-grid__title{margin:0;color:var(--category-card-text);font-size:clamp(1.35rem,1rem + 1vw,2.25rem)}.category-grid__learn{width:fit-content;color:var(--category-link);font-weight:700;text-decoration:underline;text-underline-offset:.25em}.featured-collection__header{display:flex;align-items:end;justify-content:space-between;gap:clamp(1rem,3vw,3rem);margin-block-end:clamp(1.75rem,4vw,3.5rem)}.featured-collection__heading{margin-block-end:.75rem;color:var(--featured-collection-heading)}.featured-collection__eyebrow{text-align:var(--heading-alignment)}.featured-collection__intro{max-width:46rem}.featured-collection__view-all,.featured-collection .product-card__form .button{color:var(--featured-collection-button-text);background:var(--featured-collection-button)}.featured-collection__view-all.button--secondary{color:var(--featured-collection-button);border-color:currentColor;background:transparent}.featured-collection__grid{grid-template-columns:repeat(var(--featured-collection-columns),minmax(0,1fr));gap:var(--featured-collection-gap)}.featured-collection__grid>li{min-width:0;display:flex}.featured-collection .product-card{width:100%;background:var(--featured-collection-card)}.featured-collection .product-card__form .button{width:100%}.image-with-text__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2rem,6vw,7rem)}.image-with-text__media{overflow:hidden;aspect-ratio:var(--iwt-image-ratio);border-radius:var(--radius-card);background:color-mix(in srgb,var(--section-text) 6%,transparent)}.image-with-text__image,.image-with-text__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.image-with-text__content{max-width:36rem;color:var(--section-text);text-align:var(--iwt-text-align)}.image-with-text--text-first .image-with-text__content{grid-column:1;grid-row:1}.image-with-text--text-first .image-with-text__media{grid-column:2;grid-row:1}.image-with-text__heading{margin-block-end:clamp(1rem,2vw,1.5rem);color:var(--iwt-heading);font-size:clamp(2rem,1.45rem + 2vw,3.75rem);letter-spacing:-.025em}.image-with-text__body{margin-block-end:clamp(1.5rem,3vw,2.25rem);font-size:clamp(1rem,.95rem + .2vw,1.15rem)}.image-with-text__button{color:var(--iwt-button-text);background:var(--iwt-button)}.image-with-text__button.button--secondary{color:var(--iwt-button);border-color:currentColor;background:transparent}.faq-section__inner{width:min(92vw,var(--faq-max-width));margin-inline:auto}.faq-section__heading{margin-block-end:.75rem;color:var(--faq-heading)}.faq-section__eyebrow,.faq-section__intro{text-align:var(--heading-alignment)}.faq-section__intro{max-width:42rem;margin-inline:auto;margin-block-end:clamp(1.5rem,3vw,2.5rem)}.faq-section__items{border-top:1px solid var(--faq-border)}.faq-section__item{border-bottom:1px solid var(--faq-border)}.faq-section__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:clamp(1.25rem,2.5vw,2rem);color:var(--faq-heading);font-size:clamp(1.05rem,.98rem + .35vw,1.35rem);font-weight:700;list-style:none;cursor:pointer}.faq-section__question::-webkit-details-marker{display:none}.faq-section__icon{position:relative;flex:0 0 1.25rem;width:1.25rem;aspect-ratio:1}.faq-section__icon:before,.faq-section__icon:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background:var(--faq-accent);transform:translate(-50%,-50%);transition:transform .18s ease}.faq-section__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-section__item[open] .faq-section__icon:after{transform:translate(-50%,-50%) rotate(0)}.faq-section__answer{max-width:48rem;padding:0 3rem clamp(1.5rem,3vw,2.5rem) 0;color:var(--section-text)}.cta-banner__panel{padding:clamp(2rem,7vw,var(--cta-panel-padding));color:var(--cta-text);border-radius:var(--cta-radius);background:var(--cta-panel);text-align:var(--cta-align)}.cta-banner__eyebrow{color:#ff5c5e}.cta-banner__heading{max-width:56rem;margin-inline:auto;margin-block-end:clamp(1rem,2vw,1.5rem);color:var(--cta-heading);font-size:clamp(2rem,1.35rem + 2.5vw,4.25rem);letter-spacing:-.03em}.cta-banner__body{max-width:46rem;margin-inline:auto;margin-block-end:clamp(1.5rem,3vw,2.25rem);font-size:clamp(1rem,.9rem + .45vw,1.3rem)}.cta-banner__actions{max-width:100%;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.cta-banner__button{color:var(--cta-button-text);background:var(--cta-button)}.cta-banner__secondary{color:var(--cta-heading);border-color:currentColor}@media screen and (max-width:749px){.switchbot-hero__slide{min-height:clamp(36rem,125vw,52rem)}.switchbot-hero__media picture{aspect-ratio:4 / 5}.switchbot-hero__content{width:min(90vw,42rem);padding-block:max(3rem,var(--hero-padding-top)) max(5.5rem,var(--hero-padding-bottom))}.switchbot-hero__copy{width:100%}.switchbot-hero__heading{font-size:clamp(2.25rem,10vw,3.75rem)}.switchbot-hero__controls{right:5vw;bottom:1rem}.switchbot-hero__count{display:none}.featured-products__track,.category-grid__items{width:100%;display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-inline:contain;scrollbar-width:none;padding-block-end:.75rem}.featured-products__track::-webkit-scrollbar,.category-grid__items::-webkit-scrollbar{display:none}.featured-products__card,.category-grid__card,.category-grid__card:nth-child(1),.category-grid__card:nth-child(2){flex:0 0 82vw;grid-column:auto;scroll-snap-align:start}.featured-products__intro,.category-grid__intro{margin-block-end:1.75rem}.featured-products__content{padding:1.15rem}.category-grid__card{max-width:36rem}.featured-collection__header{align-items:flex-start;flex-direction:column}.featured-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:min(3vw,var(--featured-collection-gap))}.featured-collection .product-card__content{gap:.5rem}.featured-collection .product-card__form .button{padding-inline:.65rem}.image-with-text__inner{grid-template-columns:minmax(0,1fr);gap:2rem}.image-with-text--text-first .image-with-text__content,.image-with-text--text-first .image-with-text__media{grid-column:1}.image-with-text--text-first .image-with-text__content{grid-row:1}.image-with-text--text-first .image-with-text__media{grid-row:2}.image-with-text__content{max-width:none}.faq-section__question{gap:1rem}.faq-section__answer{padding-inline-end:1.5rem}.cta-banner__panel{padding:clamp(2rem,9vw,4rem) 6vw}.cta-banner__actions{width:100%}.cta-banner__actions .button{flex:1 1 12rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/home.css.map */
