.about-us{width:100%;padding:4rem 0;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378)}.about-us__content{display:grid;grid-template-columns:var(--content-grid);row-gap:2rem;text-align:center}.about-us__content>*{grid-column:2}.about-us__heading{font-size:clamp(1.75rem,3vw,2.5rem);margin:0;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.about-us__video video{width:100%;height:auto;border-radius:12px;display:block}.about-us__body,.about-us__refund-policy,.about-us__newsletter{max-width:42rem;margin:0 auto;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.about-us__body a,.about-us__refund-policy a,.about-us__newsletter a{color:#fff;text-decoration:underline}.about-us__body p,.about-us__refund-policy p,.about-us__newsletter-text p{margin:0 0 1rem}.about-us__refund-policy{text-align:left}.about-us__newsletter-heading{margin:0 0 .5rem}@media(max-width:600px){.about-us{padding:2.5rem 0}.about-us__content{row-gap:1.5rem}.about-us__video video{border-radius:8px}}.cart{width:100%;background:linear-gradient(135deg,#0ea5e9,#ef4444)}.cart__content{max-width:var(--page-width);margin:0 auto;padding:3rem var(--page-margin) 5rem}.cart__title{font-size:clamp(1.5rem,3vw,2.25rem);margin:0 0 2rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.cart__layout{display:grid;grid-template-columns:1fr 320px;gap:3.5rem;align-items:start;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378);border-radius:8px;padding:2rem;color:#fff}.cart__form{display:flex;flex-direction:column;gap:1.5rem}.cart__item{display:grid;grid-template-columns:6rem 1fr auto auto;gap:1.25rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.3)}.cart__item-image{width:6rem;border-radius:6px;overflow:hidden;background-color:#f3f4f6}.cart__item-details{display:flex;flex-direction:column;gap:.25rem}.cart__item-title{font-weight:600;color:inherit;text-decoration:none}.cart__item-variant{font-size:.8125rem;color:#ffffffd9}.cart__item-price{font-size:.875rem;color:#ffffffd9}.cart__item-remove{font-size:.8125rem;color:#fff;text-decoration:underline;width:fit-content}.cart__item-quantity{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.6);border-radius:4px;width:fit-content;background-color:#fff}.cart__quantity-btn{width:2.25rem;height:2.25rem;border:none;background:none;color:var(--color-foreground);font-size:1.125rem;cursor:pointer}.cart__quantity-input{width:3rem;height:2.25rem;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;text-align:center;color:var(--color-foreground);font:inherit}.cart__item-line-total{font-weight:700;justify-self:end}.cart__summary{padding:1.5rem;border:1px solid rgba(255,255,255,.4);border-radius:8px}.cart__subtotal-row{display:flex;justify-content:space-between;font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.cart__note{font-size:.8125rem;color:#ffffffd9;margin-bottom:1.5rem}.cart__fulfillment{border:none;padding:0;margin:0 0 1.5rem}.cart__fulfillment-title{font-weight:600;font-size:.9375rem;padding:0;margin:0 0 .75rem}.cart__fulfillment-option{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;margin-bottom:.5rem;cursor:pointer}.cart__fulfillment-fee-note{font-size:.75rem;color:#ffffffbf;margin:.5rem 0 0}.cart__update-btn{display:block;width:100%;padding:1rem;border:1px solid #ffffff;border-radius:4px;background:none;color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.cart__estimate-title{font-size:1.125rem;margin:0 0 1rem}.cart__estimate-label{display:block;font-weight:600;font-size:.875rem;margin:.75rem 0 .375rem}.cart__estimate-input{display:block;width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:4px;font:inherit;resize:vertical}.cart__estimate-submit{display:block;width:100%;margin-top:1.5rem;padding:1rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:4px;font-weight:700;font-size:1rem;cursor:pointer}.cart__estimate-success{color:#16a34a;font-weight:600;margin:0 0 1rem;padding:.625rem .875rem;background-color:#fff;border-radius:4px}.cart__estimate-errors{color:#dc2626;margin:0 0 1rem;padding:.625rem .875rem .625rem 2rem;background-color:#fff;border-radius:4px}.cart__empty{text-align:center;padding:4rem 0;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.cart__continue-shopping{display:inline-block;margin-top:1rem;color:#8b5cf6;font-weight:600}@media(max-width:768px){.cart__layout{grid-template-columns:1fr;padding:1.25rem;gap:2rem}.cart__item{grid-template-columns:4.5rem 1fr;grid-template-areas:"image details" "image quantity" "total total"}.cart__item-image{grid-area:image;width:4.5rem}.cart__item-details{grid-area:details}.cart__item-quantity{grid-area:quantity}.cart__item-line-total{grid-area:total;justify-self:start;margin-top:.5rem}}.collection-page{width:100%;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378)}.collection-page__heading{max-width:var(--page-width);margin:0 auto .25rem;padding:3rem var(--page-margin) 0;font-size:clamp(1.75rem,3vw,2.5rem);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.collection-page__count{max-width:var(--page-width);margin:0 auto 2.5rem;padding:0 var(--page-margin);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.collection-page__layout{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin) 5rem;display:grid;grid-template-columns:240px 1fr;gap:3rem;align-items:start}.collection-filters{position:sticky;top:6rem;display:flex;flex-direction:column;gap:1.75rem}.collection-filters__search-input{width:100%;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:999px;font:inherit}.collection-filters__group{border:1px solid #d1d5db;border-radius:6px}.collection-filters__group summary{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-weight:700;cursor:pointer;list-style:none;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.collection-filters__group summary::-webkit-details-marker{display:none}.collection-filters__group summary:after{content:"\25be";margin-left:.5rem;transition:transform .15s ease}.collection-filters__group[open] summary:after{transform:rotate(180deg)}.collection-filters__group[open] summary{border-bottom:1px solid #d1d5db}.collection-filters__panel{padding:.75rem 1rem 1rem;max-height:16rem;overflow-y:auto}.collection-filters__option{display:flex;align-items:center;gap:.5rem;font-size:.9rem;margin-bottom:.5rem;cursor:pointer;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.collection-filters__price-inputs{display:flex;align-items:center;gap:.5rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.collection-filters__price-inputs input{width:100%;min-width:0;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;color:#333;text-shadow:none;font:inherit}.collection-filters__clear{align-self:flex-start;padding:0;border:none;background:none;font-size:.875rem;color:#8b5cf6;text-decoration:underline;cursor:pointer}.collection-page__grid{display:grid;grid-template-columns:repeat(auto-fill,240px);justify-content:start;gap:2rem}.collection-page__item[hidden]{display:none}.collection-page__empty{color:#6b7280}@media(max-width:480px){.collection-page__grid{grid-template-columns:1fr;justify-content:stretch}}@media(max-width:768px){.collection-page__layout{grid-template-columns:1fr}.collection-filters{position:static;flex-direction:row;flex-wrap:wrap}.collection-filters__search{flex:1 0 100%}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.contact-form{width:100%;padding:4rem 0;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378)}.contact-form__content{display:grid;grid-template-columns:var(--content-grid)}.contact-form__content>*{grid-column:2}.contact-form__heading{font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 .75rem;text-align:center;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.contact-form__subheading{margin:0 0 .75rem;text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.contact-form__cta{margin:0 0 2rem;text-align:center;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.contact-form form{display:flex;flex-direction:column;gap:.375rem;max-width:32rem;margin:0 auto}.contact-form label{font-weight:600;margin-top:.75rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.contact-form input,.contact-form textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:4px;font:inherit}.contact-form__submit{margin-top:1.5rem;padding:.875rem 2rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer}.contact-form__success{color:#16a34a;font-weight:600}.contact-form__errors{color:#dc2626}.contact-form__info{margin:2rem auto 0;max-width:32rem;text-align:center;font-style:normal;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.contact-form__info-line{margin:0 0 .5rem}.contact-form__info-line a{color:inherit;text-decoration:underline}@media(max-width:600px){.contact-form{padding:2.5rem 0}.contact-form form{max-width:100%}.contact-form__submit{width:100%}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.featured-collection{width:100%;padding:4rem 0;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378)}.featured-collection__content{display:grid;grid-template-columns:var(--content-grid)}.featured-collection__content>*{grid-column:2}.featured-collection__heading{text-align:center;font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 3rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.featured-collection__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}@media(max-width:600px){.featured-collection{padding:2.5rem 0}.featured-collection__heading{margin-bottom:2rem}.featured-collection__grid{grid-template-columns:1fr;gap:1.25rem}}footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem var(--page-margin)}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:750px){footer{flex-direction:column;text-align:center;gap:1rem}footer .footer__links,footer .footer__payment{justify-content:center}}header{position:sticky;top:0;z-index:100;min-height:5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:.75rem var(--page-margin);background-color:#fff;box-shadow:0 2px 10px #00000014}header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}header .header__search{display:flex;align-items:center;gap:.375rem;flex:1 1 12rem;max-width:20rem;padding:.375rem .375rem .375rem .875rem;border:1px solid #d1d5db;border-radius:999px}header .header__search-input{flex:1;min-width:0;border:none;outline:none;font:inherit;background:none}header .header__search-submit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background-color:#8b5cf6;color:#fff;cursor:pointer}header .header__search-submit svg{width:1rem}header .header__nav{display:flex;gap:.5rem;flex-wrap:wrap}header .header__nav-button{padding:.5rem 1.125rem;border:none;border-radius:999px;font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#0ea5e9,#ef4444);color:#fff;white-space:nowrap}header .header__nav-button:hover{filter:brightness(1.1)}header .header__nav-button--cta{border:none;background:linear-gradient(135deg,#0ea5e9,#ef4444);color:#fff}header .header__nav-button--cta:hover{background:linear-gradient(135deg,#0ea5e9,#ef4444);filter:brightness(1.08);color:#fff}@media(max-width:750px){header{justify-content:center;padding:.75rem var(--page-margin)}header .header__title{flex:1 0 100%;text-align:center}header .header__nav{justify-content:center;flex:1 0 100%;order:3}header .header__nav-button{padding:.4rem .875rem;font-size:.8125rem}header .header__menu,header .header__search,header .header__icons{order:2}header .header__search{flex:1 0 100%;max-width:none;order:4}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;overflow:hidden;width:100%;min-height:480px;display:flex;align-items:center;background:linear-gradient(135deg,var(--color-accent-secondary),var(--color-accent))}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0ea5e98c,#ef44448c)}.hero__background img,.hero__background video{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:var(--content-grid);width:100%;text-align:center;color:#fff;padding:4rem 1.5rem}.hero__content>*{grid-column:2}.hero__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin:0 0 1rem;transform:translateY(-1.5rem)}.hero__subheading{font-size:clamp(1rem,2vw,1.25rem);margin:0 0 2rem;opacity:.9;transform:translateY(-1.5rem)}.hero__button{display:inline-block;margin-top:6.25rem;padding:.875rem 2rem;background-color:#fff;color:#8b5cf6;text-decoration:none;font-weight:700;border-radius:4px;box-shadow:0 4px 14px #0003}@media(max-width:750px){.hero{min-height:360px}.hero__content{padding:2.5rem 1.25rem}.hero__heading,.hero__subheading{transform:none}.hero__button{margin-top:1.5rem;width:100%}}.installation{width:100%;padding:4rem 0;background:linear-gradient(135deg,#0ea5e9,#ef4444)}.installation__content{display:grid;grid-template-columns:var(--content-grid);text-align:center;color:#fff}.installation__content>*{grid-column:2}.installation__heading{font-size:clamp(1.5rem,2.5vw,2rem);margin:0 0 1rem}.installation__text{margin:0 auto;max-width:42rem;color:#fff;opacity:.95}.installation__fee-note{margin:.75rem auto 0;max-width:42rem;font-size:.8125rem;color:#fff;opacity:.8}@media(max-width:600px){.installation{padding:2.5rem 0}}.product{width:100%;max-width:var(--page-width);margin:0 auto;padding:3rem var(--page-margin) 5rem}.product__layout{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}.product__main-image{border-radius:8px;overflow:hidden;background-color:#f3f4f6}.product__main-image img{width:100%;height:auto}.product__thumbnails{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.product__thumbnail{width:4.5rem;height:4.5rem;padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:none}.product__thumbnail img{width:100%;height:100%;object-fit:cover}.product__thumbnail--active{border-color:#8b5cf6}.product__vendor{margin:0;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.product__title{font-size:clamp(1.5rem,3vw,2.25rem);margin:.25rem 0 .75rem}.product__price{font-size:1.5rem;font-weight:700;color:var(--type-color, var(--color-accent));margin:0 0 .75rem}.product__price-compare{margin-left:.5rem;font-size:1rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.product__warranty{display:inline-block;margin:0 0 1.5rem;padding:.375rem .75rem;border-radius:999px;background-color:#f3e8ff;color:#7c3aed;font-size:.8125rem;font-weight:600}.product__description{color:#374151;margin-bottom:2rem;line-height:1.6}.product__label{display:block;font-weight:600;margin:0 0 .5rem}.product__variant-select{display:block;width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #d1d5db;border-radius:4px;font:inherit}.product__quantity{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:4px;margin-bottom:1.5rem;width:fit-content}.product__quantity-btn{width:2.75rem;height:2.75rem;border:none;background:none;font-size:1.25rem;cursor:pointer}.product__quantity-input{width:3.5rem;height:2.75rem;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;text-align:center;font:inherit}.product__add-to-cart{display:block;width:100%;padding:1rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:4px;font-weight:700;font-size:1rem;cursor:pointer}.product__add-to-cart:disabled{background-color:#d1d5db;cursor:not-allowed}@media(max-width:768px){.product__layout{grid-template-columns:1fr}}.refurbish{width:100%;padding:4rem 0;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378)}.refurbish__content{display:grid;grid-template-columns:var(--content-grid);row-gap:1.5rem;text-align:center}.refurbish__content>*{grid-column:2}.refurbish__heading{font-size:clamp(1.75rem,3vw,2.5rem);margin:0;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.refurbish__body{max-width:42rem;margin:0 auto;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.refurbish__body a{color:#fff;text-decoration:underline}.refurbish__body p{margin:0 0 1rem}.refurbish__photo{width:100%;max-width:48rem;margin:0 auto}.refurbish__photo img,.refurbish__photo svg{display:block;width:100%;height:auto;border-radius:8px;background-color:#ffffff26}.refurbish__quote{width:100%;max-width:32rem;margin:0 auto}.refurbish__quote-title{font-size:1.25rem;margin:0 0 1rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.refurbish__quote form{display:flex;flex-direction:column;gap:.375rem;text-align:left}.refurbish__quote label{font-weight:600;margin-top:.75rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.refurbish__quote input,.refurbish__quote textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:4px;font:inherit}.refurbish__quote-submit{margin-top:1.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#0ea5e9,#ef4444);color:#fff;border:none;border-radius:999px;font-weight:700;cursor:pointer}.refurbish__quote-submit:hover{filter:brightness(1.08)}.refurbish__quote-success{color:#16a34a;font-weight:600;padding:.625rem .875rem;background-color:#fff;border-radius:4px}.refurbish__quote-errors{color:#dc2626;padding:.625rem .875rem .625rem 2rem;background-color:#fff;border-radius:4px}@media(max-width:600px){.refurbish{padding:2.5rem 0}.refurbish__content{row-gap:1.25rem}}.search-page{width:100%;background-color:#8a9096;background-image:repeating-linear-gradient(110deg,#ffffff24 0px 1px,#00000014 2px 3px),linear-gradient(180deg,#9aa0a6,#6e7378);padding-bottom:5rem}.search-page__heading{max-width:var(--page-width);margin:0 auto .25rem;padding:3rem var(--page-margin) 0;font-size:clamp(1.75rem,3vw,2.5rem);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.search-page__form{display:flex;align-items:center;gap:.5rem;max-width:26rem;margin:1.5rem auto 2.5rem;padding:0 var(--page-margin)}.search-page__input{flex:1;min-width:0;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:999px;font:inherit}.search-page__submit{flex-shrink:0;padding:.625rem 1.25rem;border:none;border-radius:999px;background-color:#8b5cf6;color:#fff;font-weight:600;cursor:pointer}.search-page__count{max-width:var(--page-width);margin:0 auto 2.5rem;padding:0 var(--page-margin);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.search-page__grid{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin);display:grid;grid-template-columns:repeat(auto-fill,240px);justify-content:start;gap:2rem}.search-page__pagination{max-width:var(--page-width);margin:2.5rem auto 0;padding:0 var(--page-margin);color:#fff}@media(max-width:480px){.search-page__grid{grid-template-columns:1fr;justify-content:stretch}}.services{width:100%;padding:4rem 0;background:linear-gradient(180deg,#0ea5e914,#ff6a1a14)}.services__content{display:grid;grid-template-columns:var(--content-grid)}.services__content>*{grid-column:2}.services__heading{text-align:center;font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 3rem}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}@media(max-width:600px){.services{padding:2.5rem 0}.services__heading{margin-bottom:2rem}.services__grid{grid-template-columns:1fr;gap:1.25rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.service-item{text-align:center;padding:1.5rem;border-top:3px solid #8b5cf6;border-radius:4px;background-color:#fff;box-shadow:0 2px 10px #0000000f}.service-item__title{font-size:1.125rem;font-weight:700;color:#8b5cf6;margin:0 0 .5rem}.service-item__description{margin:0;color:#555}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card{display:block;text-decoration:none;color:inherit}.product-card .image{aspect-ratio:1 / 1}.product-card .image img{width:100%;height:100%;object-fit:cover}.product-card__text{display:inline-block;margin-top:1rem;padding:.5rem .75rem;background-color:#000000d9;border-radius:4px}.product-card__title{margin:0 0 .25rem;font-weight:600;color:var(--type-color, #ffffff)}.product-card__price{margin:0;font-weight:700;color:var(--type-color, var(--color-accent))}.product-card__title--refrigeration,.product-card__price--refrigeration{--type-color: #0ea5e9}.product-card__title--cooking,.product-card__price--cooking,.product-card__title--oven,.product-card__price--oven{--type-color: #ef4444}.product-card__title--ventilation,.product-card__price--ventilation{--type-color: #64748b}.product-card__title--dishwasher,.product-card__price--dishwasher{--type-color: #84cc16}.product-card__title--microwave,.product-card__price--microwave{--type-color: #ec4899}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
