:root{--aqh-page: 1240px}.aqh-section,.aqh-header,.aqh-footer{font-family:Arial,Helvetica,sans-serif;color:#111}.aqh-section *,.aqh-header *,.aqh-footer *{box-sizing:border-box}.aqh-section a,.aqh-header a,.aqh-footer a{color:inherit;text-decoration:none}.aqh-shell{width:min(var(--aqh-max, 1180px),calc(100% - 48px));margin:0 auto}.aqh-center{text-align:center}.aqh-btn{display:inline-flex;align-items:center;justify-content:center;min-width:126px;height:38px;padding:0 22px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:13px;line-height:1;transition:.2s ease}.aqh-btn:hover{background:#111;color:#fff;border-color:#111}.aqh-section img{max-width:100%;display:block}.aqh-hide-desktop{display:none!important}.aqh-header{position:relative;z-index:60;background:var(--aqh-bg, #fff);color:var(--aqh-text, #111);border-bottom:1px solid rgba(0,0,0,.07)}.aqh-header.is-sticky{position:sticky;top:0}.aqh-header__utility{height:var(--aqh-utility-h, 32px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 22px;font-size:11px;border-bottom:1px solid rgba(0,0,0,.06)}.aqh-header__utility>:nth-child(2){text-align:center}.aqh-header__utility>:last-child{text-align:right}.aqh-header__main{height:var(--aqh-header-h, 64px);display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:20px;padding:0 28px}.aqh-header__logo{display:flex;align-items:center;gap:8px;width:max-content;white-space:nowrap}.aqh-header__logo img{width:var(--aqh-logo-w,130px);height:auto;max-height:42px;object-fit:contain}.aqh-header__logo-text{font-size:27px;letter-spacing:-1.4px;font-weight:500}.aqh-header__shop{font-size:17px;border-left:1px solid currentColor;padding-left:8px;letter-spacing:.04em}.aqh-header__nav{display:flex;justify-content:center;align-items:stretch;gap:var(--aqh-nav-gap,34px);height:100%}.aqh-header__nav-item{position:relative;display:flex;align-items:center}.aqh-header__nav-link{display:flex;align-items:center;height:100%;font-size:14px;position:relative;white-space:nowrap}.aqh-header__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:currentColor;transform:scaleX(0);transition:.2s ease}.aqh-header__nav-item:hover .aqh-header__nav-link:after,.aqh-header__nav-link.is-active:after{transform:scaleX(1)}.aqh-header__dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:210px;padding:12px;background:#fff;box-shadow:0 12px 28px #0000001f;border-radius:0 0 6px 6px}.aqh-header__nav-item:hover .aqh-header__dropdown{display:block}.aqh-header__dropdown a{display:block;padding:8px 10px;font-size:13px;border-radius:4px}.aqh-header__dropdown a:hover{background:#f5f5f5}.aqh-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:var(--aqh-action-gap,18px)}.aqh-icon{width:21px;height:21px;display:grid;place-items:center;background:none;border:0;padding:0;cursor:pointer}.aqh-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65}.aqh-cart{position:relative}.aqh-cart__count{position:absolute;right:-8px;top:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:10px;display:grid;place-items:center;background:#111;color:#fff;font-size:9px}.aqh-header__mobile{display:none}.aqh-drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:89}.aqh-drawer{position:fixed;z-index:90;left:0;top:0;bottom:0;width:min(88vw,390px);background:#fff;transform:translate(-105%);transition:.28s ease;overflow:auto;box-shadow:12px 0 30px #0000001f}.aqh-drawer.is-open{transform:translate(0)}.aqh-drawer-overlay.is-open{display:block}.aqh-drawer__head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #eee}.aqh-drawer__search{margin:16px;border:1px solid #ddd;border-radius:4px}.aqh-drawer__search a{display:flex;align-items:center;gap:10px;padding:11px 12px;color:#777;font-size:13px}.aqh-drawer__nav{padding:0 16px 22px}.aqh-drawer__nav>a,.aqh-drawer__nav summary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 4px;font-size:15px;font-weight:600;border-bottom:1px solid #eee;cursor:pointer;list-style:none}.aqh-drawer__nav summary::-webkit-details-marker{display:none}.aqh-drawer__nav summary:after{content:"+";font-size:20px;font-weight:400}.aqh-drawer__nav details[open] summary:after{content:"\2212"}.aqh-drawer__sub{padding:4px 4px 10px 14px}.aqh-drawer__sub a{display:block;padding:9px 0;color:#444;font-size:13px}.aqh-hero{position:relative;overflow:hidden;background:var(--aqh-bg,#f1ede5)}.aqh-hero__desktop{position:relative;min-height:var(--aqh-height-d,620px);display:block;overflow:hidden}.aqh-hero__copy{position:relative;z-index:2;width:var(--aqh-copy-w,43%);min-height:var(--aqh-height-d,620px);display:flex;flex-direction:column;justify-content:var(--aqh-copy-y,center);align-items:var(--aqh-copy-x,center);text-align:var(--aqh-copy-text,center);padding:60px 5vw;background:transparent}.aqh-hero__copy h1{margin:0 0 10px;font-size:var(--aqh-title-d,34px);line-height:1.05;font-weight:700;letter-spacing:-.025em}.aqh-hero__copy p{margin:0 0 18px;font-size:var(--aqh-text-d,15px)}.aqh-hero__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden}.aqh-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--aqh-pos-d,center);image-rendering:auto}.aqh-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid rgba(0,0,0,.45);border-radius:50%;background:#ffffff1a;display:grid;place-items:center;font-size:20px;z-index:2}.aqh-hero__arrow--left{left:14px}.aqh-hero__arrow--right{right:14px}.aqh-hero__mobile{display:none}.aqh-categories{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,44px) 0 var(--aqh-pb-d,44px)}.aqh-categories__grid{display:grid;grid-template-columns:repeat(var(--aqh-cols-d,6),1fr);gap:var(--aqh-gap-d,22px);align-items:start;max-width:760px;margin:auto}.aqh-category{text-align:center;min-width:0}.aqh-category__image{width:var(--aqh-icon-d,62px);aspect-ratio:1;margin:0 auto 8px;object-fit:contain}.aqh-category__title{font-size:11px;line-height:1.15;max-width:90px;margin:auto}.aqh-cards{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,28px) 0 var(--aqh-pb-d,54px)}.aqh-title{margin:0 0 var(--aqh-title-gap,26px);text-align:var(--aqh-align,center);font-size:var(--aqh-title-d,26px);line-height:1.1;font-weight:700;letter-spacing:-.02em}.aqh-cards__grid{display:grid;grid-template-columns:repeat(var(--aqh-cols-d,3),1fr);gap:var(--aqh-gap-d,16px)}.aqh-card{position:relative;overflow:hidden;border-radius:var(--aqh-radius,7px);background:#f2f2f2}.aqh-card__image{width:100%;aspect-ratio:var(--aqh-ratio,1.34);object-fit:cover}.aqh-card__overlay{position:absolute;inset:auto 0 0;padding:20px 18px 16px;color:#fff;background:linear-gradient(transparent,#0000009e)}.aqh-card__overlay:empty{display:none}.aqh-card__overlay h3{margin:0;font-size:18px}.aqh-card__overlay p{margin:5px 0 0;font-size:12px}.aqh-features{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,62px) 0 var(--aqh-pb-d,58px)}.aqh-features__grid{display:grid;grid-template-columns:45% 55%;gap:35px;align-items:center}.aqh-features__content h2{margin:0 0 24px;font-size:var(--aqh-title-d,32px);line-height:1.08}.aqh-feature-list{display:grid;gap:14px}.aqh-feature{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600}.aqh-feature__icon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto}.aqh-feature__icon img{width:100%;height:100%;object-fit:contain}.aqh-feature__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4}.aqh-features__media img{width:min(var(--aqh-image-w,100%),100%);margin-left:auto;object-fit:contain}.aqh-image-text{background:var(--aqh-bg,#f4f1ec);padding:var(--aqh-pt-d,30px) 0 var(--aqh-pb-d,30px);overflow:hidden}.aqh-image-text__grid{min-height:var(--aqh-height-d,390px);display:grid;grid-template-columns:42% 58%;gap:18px;align-items:center}.aqh-image-text.is-image-left .aqh-image-text__copy{order:2}.aqh-image-text.is-image-left .aqh-image-text__media{order:1}.aqh-image-text__copy{padding:20px 0 20px 46px;text-align:var(--aqh-align,left)}.aqh-image-text__copy h2{margin:0 0 10px;font-size:var(--aqh-title-d,28px);line-height:1.08}.aqh-image-text__copy .rte{font-size:14px;line-height:1.45;margin-bottom:18px}.aqh-image-text__copy .rte p{margin:0}.aqh-image-text__media img{width:100%;height:auto;max-height:var(--aqh-height-d,390px);object-fit:contain;margin:auto}.aqh-quotes{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,26px) 0 var(--aqh-pb-d,26px)}.aqh-quotes__box{position:relative;background:var(--aqh-card-bg,#fafafa);min-height:310px;display:flex;align-items:center;justify-content:center;padding:46px 70px;overflow:hidden}.aqh-quote{display:none;text-align:center;max-width:780px;margin:auto}.aqh-quote.is-active{display:block}.aqh-quote__mark{font-size:42px;line-height:.6;margin-bottom:18px}.aqh-quote blockquote{margin:0;font-size:var(--aqh-quote-d,28px);line-height:1.2;font-weight:700}.aqh-quote__source{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:10px;font-weight:700}.aqh-quote__source img{max-width:var(--aqh-logo-w,155px);max-height:55px;object-fit:contain}.aqh-quotes__arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid #bbb;border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.aqh-quotes__arrow--prev{left:16px}.aqh-quotes__arrow--next{right:16px}.aqh-blog{background:var(--aqh-bg,#f7f4ef);padding:var(--aqh-pt-d,44px) 0 var(--aqh-pb-d,52px)}.aqh-blog__grid{display:grid;grid-template-columns:repeat(var(--aqh-cols-d,4),1fr);gap:16px}.aqh-blog__image{width:100%;aspect-ratio:1.75;object-fit:cover;border-radius:5px}.aqh-blog__date{margin-top:10px;font-size:9px;color:#777}.aqh-blog__title{margin:5px 0 0;font-size:13px;line-height:1.25;font-weight:600}.aqh-blog__button{display:flex;justify-content:center;margin-top:26px}.aqh-blog .aqh-btn{background:#000;color:#fff;border-color:#000;min-width:90px;height:34px}.aqh-video{position:relative;background:#111;min-height:var(--aqh-height-d,610px);overflow:hidden}.aqh-video video,.aqh-video__poster{width:100%;height:var(--aqh-height-d,610px);object-fit:cover}.aqh-video__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:64px;height:64px;border-radius:50%;border:0;background:#ffffffe0;display:grid;place-items:center;font-size:22px;cursor:pointer}.aqh-services{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,22px) 0 var(--aqh-pb-d,22px)}.aqh-services__grid{display:grid;grid-template-columns:repeat(var(--aqh-cols-d,4),1fr);gap:24px}.aqh-service{text-align:center}.aqh-service__icon{width:30px;height:30px;margin:0 auto 8px;display:grid;place-items:center}.aqh-service__icon img{width:100%;height:100%;object-fit:contain}.aqh-service__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.2}.aqh-service__title{font-size:10px;font-weight:600;line-height:1.2}.aqh-service__text{font-size:10px;color:#666;margin-top:4px}.aqh-newsletter{background:var(--aqh-bg,#fff);padding:var(--aqh-pt-d,24px) 0 var(--aqh-pb-d,34px);text-align:center}.aqh-newsletter h2{margin:0 0 18px;font-size:var(--aqh-title-d,24px)}.aqh-newsletter__form{display:flex;justify-content:center;max-width:480px;margin:auto}.aqh-newsletter__form input{height:38px;flex:1;min-width:0;border:1px solid #ddd;border-right:0;padding:0 12px;font-size:12px}.aqh-newsletter__form button{height:38px;min-width:78px;background:#000;color:#fff;border:1px solid #000;font-size:12px}.aqh-newsletter__message{margin-top:8px;font-size:12px}.aqh-footer{background:var(--aqh-bg,#3b3b3b);color:var(--aqh-text,#fff)}.aqh-footer__main{padding:var(--aqh-pt-d,42px) 0 var(--aqh-pb-d,36px)}.aqh-footer__grid{display:grid;grid-template-columns:1.25fr repeat(var(--aqh-menu-cols,4),1fr);gap:45px}.aqh-footer__logo img{width:var(--aqh-logo-w,120px);height:auto;filter:var(--aqh-logo-filter,none)}.aqh-footer__brand-mark{filter:brightness(0) invert(1)!important}.aqh-footer__logo-text{font-size:30px;letter-spacing:-1.5px}.aqh-footer__menu h3{margin:0 0 10px;font-size:12px}.aqh-footer__menu ul{list-style:none;padding:0;margin:0}.aqh-footer__menu li{margin:0 0 7px}.aqh-footer__menu a{font-size:10px;opacity:.95}.aqh-footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding:13px 0}.aqh-footer__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.aqh-footer__payments{display:flex;gap:5px;flex-wrap:wrap}.aqh-footer__payments svg{height:20px;width:auto}.aqh-footer__social{display:flex;gap:12px;font-size:12px}.aqh-footer__copyright{background:#00000040;font-size:9px;padding:9px 0}.aqh-footer details{border-bottom:1px solid rgba(255,255,255,.22)}.aqh-footer summary{list-style:none;padding:13px 0;font-size:12px;font-weight:600;display:flex;justify-content:space-between}.aqh-footer summary:after{content:"+"}.aqh-footer details[open] summary:after{content:"\2212"}.aqh-footer details ul{padding:0 0 10px 12px}.aqh-footer__mobile{display:none}@media(max-width:749px){.aqh-shell{width:min(var(--aqh-max,1180px),calc(100% - 28px))}.aqh-hide-mobile{display:none!important}.aqh-hide-desktop{display:block!important}.aqh-header__desktop{display:none}.aqh-header__mobile{display:block}.aqh-header__mobile-utility{height:var(--aqh-utility-h-m,24px);display:flex;align-items:center;justify-content:center;font-size:9px;border-bottom:1px solid #eee}.aqh-header__mobile-main{height:var(--aqh-header-h-m,47px);display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:0 8px}.aqh-header__mobile-main .aqh-header__logo{justify-self:center}.aqh-header__mobile-main .aqh-header__logo img{width:var(--aqh-logo-w-m,92px)}.aqh-header__mobile-main .aqh-header__logo-text{font-size:19px}.aqh-header__mobile-main .aqh-header__shop{font-size:12px;padding-left:5px}.aqh-header__mobile-main .aqh-icon:last-child{justify-self:end}.aqh-hero__desktop{display:none}.aqh-hero__mobile{display:flex;flex-direction:column;min-height:var(--aqh-height-m,360px);text-align:center;background:var(--aqh-bg-m,#f3eee8)}.aqh-hero__mobile-copy{padding:22px 18px 15px}.aqh-hero__mobile-copy h1{margin:0 0 8px;font-size:var(--aqh-title-m,26px);line-height:1.05}.aqh-hero__mobile-copy p{margin:0 0 14px;font-size:var(--aqh-text-m,12px);line-height:1.35}.aqh-hero__mobile-media{position:relative;flex:1;min-height:210px}.aqh-hero__mobile-media img{width:100%;height:100%;object-fit:contain;object-position:var(--aqh-pos-m,center);image-rendering:auto}.aqh-hero__mobile .aqh-btn{height:32px;min-width:110px;font-size:11px}.aqh-hero__mobile .aqh-hero__arrow{width:30px;height:30px;font-size:16px}.aqh-categories{padding:var(--aqh-pt-m,26px) 0 var(--aqh-pb-m,26px)}.aqh-categories__grid{grid-template-columns:repeat(var(--aqh-cols-m,3),1fr);gap:var(--aqh-gap-m,18px) 12px;max-width:330px}.aqh-category__image{width:var(--aqh-icon-m,48px)}.aqh-category__title{font-size:9px}.aqh-cards{padding:var(--aqh-pt-m,22px) 0 var(--aqh-pb-m,30px)}.aqh-title{font-size:var(--aqh-title-m,20px);margin-bottom:18px}.aqh-cards__grid{display:flex;overflow:auto;gap:var(--aqh-gap-m,10px);scroll-snap-type:x mandatory;padding-right:25vw;scrollbar-width:none}.aqh-cards__grid::-webkit-scrollbar{display:none}.aqh-card{min-width:var(--aqh-card-w-m,62vw);scroll-snap-align:start}.aqh-card__overlay h3{font-size:15px}.aqh-features{padding:var(--aqh-pt-m,30px) 0 var(--aqh-pb-m,30px)}.aqh-features__grid{grid-template-columns:1fr;gap:24px}.aqh-features__content h2{text-align:center;font-size:var(--aqh-title-m,22px);margin-bottom:20px}.aqh-feature-list{gap:11px}.aqh-feature{font-size:11px}.aqh-features__media img{width:var(--aqh-image-w-m,100%);margin:auto}.aqh-image-text{padding:var(--aqh-pt-m,28px) 0 var(--aqh-pb-m,28px)}.aqh-image-text__grid{min-height:auto;grid-template-columns:1fr;gap:18px}.aqh-image-text__copy,.aqh-image-text.is-image-left .aqh-image-text__copy{order:1;padding:0;text-align:center}.aqh-image-text__media,.aqh-image-text.is-image-left .aqh-image-text__media{order:2}.aqh-image-text__copy h2{font-size:var(--aqh-title-m,22px)}.aqh-image-text__copy .rte{font-size:11px;max-width:310px;margin:0 auto 16px}.aqh-image-text__media img{max-height:var(--aqh-height-m,250px)}.aqh-image-text .aqh-btn{height:32px;font-size:11px}.aqh-quotes{padding:var(--aqh-pt-m,16px) 0 var(--aqh-pb-m,16px)}.aqh-quotes__box{min-height:300px;padding:38px 40px}.aqh-quote blockquote{font-size:var(--aqh-quote-m,20px)}.aqh-quote__mark{font-size:34px}.aqh-quotes__arrow{width:30px;height:30px}.aqh-quotes__arrow--prev{left:7px}.aqh-quotes__arrow--next{right:7px}.aqh-blog{padding:var(--aqh-pt-m,28px) 0 var(--aqh-pb-m,30px)}.aqh-blog__grid{display:flex;overflow:auto;gap:10px;scroll-snap-type:x mandatory;padding-right:28vw;scrollbar-width:none}.aqh-blog__grid::-webkit-scrollbar{display:none}.aqh-blog__card{min-width:62vw;scroll-snap-align:start}.aqh-blog__date{font-size:8px}.aqh-blog__title{font-size:10px}.aqh-blog__button{margin-top:18px}.aqh-video,.aqh-video video,.aqh-video__poster{min-height:var(--aqh-height-m,300px);height:var(--aqh-height-m,300px)}.aqh-services{padding:var(--aqh-pt-m,18px) 0 var(--aqh-pb-m,18px)}.aqh-services__grid{grid-template-columns:repeat(var(--aqh-cols-m,2),1fr);gap:20px 12px}.aqh-service__title,.aqh-service__text{font-size:8px}.aqh-service__icon{width:25px;height:25px}.aqh-newsletter{padding:var(--aqh-pt-m,20px) 0 var(--aqh-pb-m,24px)}.aqh-newsletter h2{font-size:var(--aqh-title-m,18px);margin-bottom:13px}.aqh-newsletter__form{max-width:320px}.aqh-newsletter__form input,.aqh-newsletter__form button{height:32px;font-size:9px}.aqh-newsletter__form button{min-width:60px}.aqh-footer__desktop{display:none}.aqh-footer__mobile{display:block}.aqh-footer__main{padding:var(--aqh-pt-m,12px) 0 var(--aqh-pb-m,14px)}.aqh-footer__bottom-row{flex-direction:column;align-items:flex-start}.aqh-footer__copyright{font-size:7px}.aqh-footer__social{align-self:center}}.aqh-quote__mobile-content,.aqh-quotes__mobile-dots{display:none}@media(max-width:749px){body.template-index{overflow-x:hidden}.aqh-shell{width:calc(100% - 20px)}.aqh-header__mobile-utility{font-size:9px;letter-spacing:.01em}.aqh-header__mobile-main{grid-template-columns:42px 1fr 42px;padding:0 10px}.aqh-header__mobile-main .aqh-header__logo img{max-height:30px}.aqh-header__mobile-main .aqh-header__shop{font-size:12px}.aqh-header__mobile-main .aqh-icon{width:24px;height:24px}.aqh-hero__mobile{min-height:var(--aqh-height-m,830px)}.aqh-hero__mobile-copy{padding:var(--aqh-copy-pt-m,52px) 20px var(--aqh-copy-pb-m,18px)}.aqh-hero__mobile-copy h1{max-width:330px;margin:0 auto 18px;font-weight:800;letter-spacing:-.025em}.aqh-hero__mobile-copy p{max-width:330px;margin:0 auto 30px;line-height:1.45}.aqh-hero__mobile .aqh-btn{width:min(var(--aqh-btn-w-m,225px),85vw);height:42px;font-size:12px}.aqh-hero__mobile-media{min-height:var(--aqh-media-min-m,520px);display:flex;align-items:flex-end;justify-content:center}.aqh-hero__mobile-media img{height:auto;max-height:none;width:100%;object-fit:contain;align-self:flex-end}.aqh-categories__grid{max-width:360px;gap:var(--aqh-gap-m,26px) 8px}.aqh-category__image{margin-bottom:10px}.aqh-category__title{font-size:10px;line-height:1.25;max-width:105px}.aqh-cards .aqh-shell{width:calc(100% - 12px);margin-left:6px;margin-right:0}.aqh-cards__grid{gap:var(--aqh-gap-m,8px);padding-right:36vw;align-items:stretch}.aqh-card{min-width:var(--aqh-card-w-m,44vw);border-radius:5px}.aqh-card__image{aspect-ratio:auto;height:var(--aqh-card-h-m,225px);object-fit:cover}.aqh-cards .aqh-title{margin-bottom:24px;font-weight:800}.aqh-features__grid{gap:30px}.aqh-features__content h2{margin-bottom:28px;font-weight:800}.aqh-feature-list{gap:18px;max-width:350px;margin:auto}.aqh-feature{font-size:13px;gap:15px}.aqh-feature__icon{width:28px;height:28px}.aqh-feature__icon img{width:28px;height:28px;object-fit:contain}.aqh-features__media img{width:min(var(--aqh-image-w-m,96%),360px)}.aqh-image-text__grid{gap:34px}.aqh-image-text__copy h2{font-size:var(--aqh-title-m,26px);line-height:1.12;margin-bottom:22px;font-weight:800}.aqh-image-text__copy .rte{font-size:13px;line-height:1.5;max-width:330px;margin-bottom:30px}.aqh-image-text .aqh-btn{width:225px;height:42px;font-size:12px}.aqh-image-text__media img{width:100%;max-height:var(--aqh-height-m,340px);object-fit:contain}.aqh-quotes__box{min-height:var(--aqh-box-h-m,500px);padding:56px 30px 76px}.aqh-quote__desktop-content{display:none}.aqh-quote__mobile-content{display:block}.aqh-quote__mark{font-size:42px;margin-bottom:24px;font-weight:800}.aqh-quote blockquote{font-size:var(--aqh-quote-m,24px);line-height:1.28;font-weight:800;max-width:325px;margin:auto}.aqh-quote__source--mobile{margin-top:42px}.aqh-source-wordmark{font-size:34px;line-height:1;font-weight:800;letter-spacing:-2px;text-transform:lowercase}.aqh-quotes__arrow{display:none}.aqh-quotes__mobile-dots{display:flex;position:absolute;right:12px;bottom:12px;gap:5px;background:#777;border-radius:999px;padding:8px 15px;align-items:center;z-index:4}.aqh-quotes__mobile-dots button{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#ffffff73}.aqh-quotes__mobile-dots button.is-active{background:#fff}.aqh-blog .aqh-shell{width:100%}.aqh-blog .aqh-title{margin-bottom:28px}.aqh-blog__grid{padding-left:0;padding-right:30vw;gap:14px}.aqh-blog__card{min-width:60vw}.aqh-blog__image{aspect-ratio:1.65;border-radius:3px}.aqh-blog__date{font-size:9px;margin-top:11px}.aqh-blog__title{font-size:11px;line-height:1.3;padding-right:6px}.aqh-blog__button{margin-top:28px}.aqh-blog .aqh-btn{width:150px;height:42px;font-size:11px}.aqh-video,.aqh-video video,.aqh-video__poster{min-height:var(--aqh-height-m,225px);height:var(--aqh-height-m,225px)}.aqh-video__poster{object-position:center}.aqh-services__grid{gap:30px 12px}.aqh-service__icon{width:32px;height:32px;margin-bottom:10px}.aqh-service__title,.aqh-service__text{font-size:9px}.aqh-newsletter h2{font-size:var(--aqh-title-m,22px);margin-bottom:18px;font-weight:800}.aqh-newsletter__form{max-width:350px}.aqh-newsletter__form input,.aqh-newsletter__form button{height:40px;font-size:10px}.aqh-newsletter__form button{min-width:68px}.aqh-footer summary{padding:15px 0;font-size:12px}.aqh-footer__payments svg{height:22px}.aqh-footer__social{font-size:14px;gap:16px}.aqh-footer__copyright{font-size:8px;padding:11px 0}}.aqh-header__utility,.aqh-header__mobile-utility{background:var(--aqh-utility-bg,#f7f7f7);color:var(--aqh-utility-text,#111)}@media(max-width:749px){.aqh-header__mobile-utility{border-bottom:0;font-weight:500}.aqh-header__mobile-main{border-bottom:1px solid rgba(0,0,0,.06)}.aqh-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aqh-category{min-width:0}.aqh-card__overlay{padding:12px 10px}.aqh-feature__icon img,.aqh-service__icon img{image-rendering:auto}.aqh-service__icon img{width:32px;height:32px;object-fit:contain}}.aqh-footer .aq24-payments{display:flex;align-items:center;gap:14px;flex-wrap:wrap;max-width:100%}.aqh-footer .aq24-payments__label{font-size:12px;line-height:1.4}.aqh-footer .aq24-payments__list{list-style:none;display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:0;direction:ltr}.aqh-footer .aq24-payments__list li{display:flex;margin:0;padding:0}.aqh-footer .aq24-payments__list svg{display:block;width:38px;height:24px;max-width:38px}@media(max-width:767px){.aqh-footer .aq24-payments{width:100%;padding:4px 0 12px;gap:10px}.aqh-footer .aq24-payments__label{width:100%}}.aqh-footer{background:#424242;color:#fff}.aqh-footer .aqh-shell{width:100%;max-width:1350px;padding-inline:40px 20px;margin-inline:auto}.aqh-footer__main{padding:30px 0 0}.aqh-footer__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.aqh-footer__logo img{width:160px;max-width:100%;height:auto}.aqh-footer__menu h3{font-family:inherit;font-size:14.3px;font-weight:600;line-height:1.5;margin:0;padding:0 0 10px;text-transform:none}.aqh-footer__menu li{margin:0;padding:0 0 11px;line-height:22.84px}.aqh-footer__menu a{font-size:15.225px;line-height:1.5;opacity:1}.aqh-footer__bottom{border:0;padding:25px 0 20px}.aqh-footer__bottom-row{min-height:25px}.aqh-footer__social{display:flex;align-items:center;gap:20px;margin-inline-start:auto;color:#fff}.aqh-footer__social a{display:flex;align-items:center;justify-content:center;width:18px;height:22px;color:inherit}.aqh-footer__social svg{display:block;width:18px;height:18px;max-width:18px;fill:currentColor}.aqh-footer__copyright{font-size:12px;line-height:18px;padding:15px 0;background:#292929;color:#fff}@media(max-width:749px){.aqh-footer .aqh-shell{padding-inline:10px 5px}.aqh-footer__main{padding:12px 0 0}.aqh-footer summary{font-size:13.65px;line-height:20.475px;padding:10px 0;font-weight:400}.aqh-footer summary:after{content:"";width:7px;height:7px;border-right:1.5px solid;border-top:1.5px solid;transform:rotate(45deg);margin:5px 8px}[dir=rtl] .aqh-footer summary:after{transform:rotate(-135deg)}.aqh-footer details[open] summary:after{content:"";transform:rotate(135deg)}.aqh-footer details ul{list-style:none;margin:0;padding:4px 0 14px}.aqh-footer details li{padding:4px 0;line-height:1.5;font-size:13.65px}.aqh-footer__bottom-row{padding:24px 0 18px!important;gap:26px}.aqh-footer__social{align-self:flex-start;margin:0;gap:20px}.aqh-footer__copyright{font-size:12px;padding:15px 0}}.aqh-header{border-bottom:0}@media(max-width:749px){.aqh-header__mobile-main{height:47.6875px!important}}button.aq30-quick-action{width:40px;height:40px;min-width:40px;min-height:40px;max-width:100%;padding:0;aspect-ratio:1}button.aq30-quick-action svg{width:18px;height:18px}@media(min-width:768px){button.aq30-quick-action{width:100%;height:auto;min-height:48px;padding:12px 20px;aspect-ratio:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/aqara-home.css.map */
