/* manrope-cyrillic-ext-wght-normal */
@font-face {
  font-family: 'Manrope Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url(./fonts/manrope-cyrillic-ext-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}
/* manrope-cyrillic-wght-normal */
@font-face {
  font-family: 'Manrope Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url(./fonts/manrope-cyrillic-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
/* manrope-latin-wght-normal */
@font-face {
  font-family: 'Manrope Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 200 800;
  src: url(./fonts/manrope-latin-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
:root{--aq-navy:#071c35;--aq-ink:#0b2340;--aq-blue:#1764eb;--aq-cyan:#72c3fb;--aq-muted:#586b80;--aq-line:#dce5ef;--aq-wash:#f1f5fa;--aq-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--aq-ink);background:#fff;font-family:var(--aq-font);font-size:16px;line-height:1.6}body.aq-modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:wait;opacity:.65}:focus-visible{outline:3px solid #61b0ff;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:650;letter-spacing:-.035em}h1{font-size:clamp(36px,4.8vw,70px)}h2{font-size:clamp(32px,3.2vw,47px)}h3{font-size:22px}p{margin-bottom:1.2em}ul{padding-left:22px}.aq-container{width:min(1320px,calc(100% - 80px));margin:auto}.aq-section{padding-top:100px;padding-bottom:100px}.aq-skip{position:fixed;left:20px;top:-100px;z-index:2000;background:#fff;padding:12px}.aq-skip:focus{top:10px}.aq-topline{background:var(--aq-navy);color:#cfdeed;font-size:13px;padding:10px 0}.aq-topline .aq-container,.aq-topline .aq-container>div{display:flex;justify-content:space-between;gap:24px}.aq-topline a:hover{color:#fff}.aq-header{background:#fff;position:sticky;top:0;z-index:90;border-bottom:1px solid #e2e9f0}.admin-bar .aq-header{top:32px}.aq-header-main{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:100px}.aq-wordmark{display:flex;align-items:center;gap:10px;line-height:1;white-space:nowrap}.aq-wordmark>span:last-child{font-size:25px;font-weight:800;letter-spacing:.03em}.aq-wordmark small{display:block;font-size:9px;line-height:1;letter-spacing:.17em;margin-top:9px;font-weight:650}.aq-logo-mark{display:flex;align-items:center;justify-content:center;font-size:46px;color:var(--aq-blue);font-weight:700;line-height:1}.custom-logo-link img{max-width:210px;max-height:70px;object-fit:contain}.aq-main-nav>ul,.aq-main-nav>.menu{display:flex;gap:25px;list-style:none;padding:0;margin:0}.aq-main-nav li{position:relative}.aq-main-nav a{font-size:14px;font-weight:550;display:block;padding:15px 0}.aq-main-nav a:hover,.aq-main-nav .current-menu-item>a{color:var(--aq-blue)}.aq-main-nav .sub-menu{list-style:none;display:none;position:absolute;background:#fff;border:1px solid var(--aq-line);padding:15px;min-width:210px;box-shadow:0 20px 30px #071c3515;top:100%;left:0}.aq-main-nav li:hover>.sub-menu,.aq-main-nav li:focus-within>.sub-menu{display:block}.aq-main-nav .sub-menu .sub-menu{left:100%;top:0}.aq-header-contact{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.aq-header-contact>a{font-size:17px;font-weight:700}.aq-link-button{background:none;border:0;color:var(--aq-blue);padding:0;font-size:13px}.aq-link-button span{display:none}.aq-menu-toggle{display:none;background:none;border:0;padding:10px;width:44px}.aq-menu-toggle span{display:block;height:2px;background:var(--aq-navy);margin:5px 0}.aq-eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;color:var(--aq-blue);margin-bottom:20px}.aq-eyebrow.aq-light{color:#a6d8ff}.aq-hero{position:relative;background:#061a30;color:white;min-height:680px;overflow:hidden}.aq-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.aq-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061a30 0%,#061a30e0 23%,#061a3060 49%,#061a3000 72%)}.aq-hero-inner{position:relative;display:flex;flex-direction:column;min-height:680px;padding-top:105px}.aq-hero-copy{max-width:630px;padding-bottom:65px}.aq-hero-copy h1{font-weight:550;font-size:clamp(38px,4.6vw,68px);letter-spacing:-.045em;line-height:1.08;margin-bottom:28px}.aq-hero-copy>p{max-width:465px;color:#c5d4e4;font-size:17px;line-height:1.75;margin-bottom:36px}.aq-hero-actions{display:flex;gap:14px;align-items:stretch;flex-wrap:wrap}.aq-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--aq-blue);color:#fff;border:1px solid transparent;min-height:54px;border-radius:5px;padding:15px 22px;font-size:14px;font-weight:600;line-height:1.4;transition:transform .22s,background .22s,box-shadow .22s}.aq-btn:hover{background:#0e4bbe;transform:translateY(-2px);box-shadow:0 10px 25px #1257cf2e}.aq-btn span{font-size:20px;line-height:1}.aq-btn-glass{border:1px solid #98b0cc65;background:#071c3550;color:#fff;backdrop-filter:blur(8px)}.aq-btn-glass:hover{background:#173856}.aq-btn-white{background:#fff;color:var(--aq-navy)}.aq-btn-white:hover{background:#e5f2ff;color:var(--aq-navy)}.aq-hero-footer{margin-top:auto;display:flex;align-items:center;gap:28px;border-top:1px solid #b8cce630;padding:26px 0;color:#d8e4f2;font-size:13px}.aq-hero-footer>span+span:before{content:"/";margin-right:28px;color:#63809e}.aq-hero-footer a{margin-left:auto;display:flex;gap:20px;align-items:center}.aq-hero-footer a span{font-size:22px}.aq-brand-strip{border-bottom:1px solid var(--aq-line);background:#fff}.aq-brand-strip>.aq-container{display:flex;gap:50px;align-items:center;min-height:106px}.aq-brand-strip>.aq-container>span{font-size:12px;line-height:1.5;color:var(--aq-muted);width:140px;flex-shrink:0}.aq-brand-strip>.aq-container>div{display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px}.aq-brand-strip a{font-size:22px;font-weight:750;letter-spacing:-.04em;color:#435c72;transition:color .2s}.aq-brand-strip a:hover{color:var(--aq-blue)}.aq-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.aq-section-heading h2{margin-bottom:0}.aq-text-link{display:inline-flex;gap:35px;justify-content:space-between;align-items:center;font-size:14px;font-weight:650;border-bottom:1px solid #c9d8e7;padding-bottom:8px}.aq-text-link span{font-size:23px;color:var(--aq-blue)}.aq-text-link:hover{color:var(--aq-blue)}.aq-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.aq-category-card{position:relative;display:flex;flex-direction:column;background:var(--aq-wash);border:1px solid #ebf0f6;border-radius:8px;padding:24px 22px;overflow:hidden;transition:background .25s,box-shadow .25s,transform .25s;min-height:320px}.aq-category-card:hover{background:#e8f1fc;box-shadow:0 12px 24px #1638550f;transform:translateY(-5px)}.aq-category-top{display:flex;align-items:center;justify-content:space-between;color:#75889c;font-size:12px}.aq-category-arrow{font-size:24px;color:var(--aq-blue)}.aq-category-image{height:140px;display:flex;align-items:center;justify-content:center;margin:12px 0 24px}.aq-category-image img{height:100%;max-width:95%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.aq-category-card:hover img{transform:scale(1.06)}.aq-category-card h3{font-size:18px;font-weight:650;letter-spacing:-.02em;line-height:1.3;margin-bottom:12px}.aq-category-caption{font-size:12px;color:#586f87;margin-top:auto}.aq-category-featured{background:#dceaff}.aq-about{background:#f1f5fa}.aq-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.aq-about-grid h2{margin-bottom:30px}.aq-about-grid>div>p{color:var(--aq-muted);max-width:460px;font-size:17px;line-height:1.8;margin-bottom:34px}.aq-service-list>a{display:flex;gap:25px;padding:27px 0;border-bottom:1px solid #d4deea;align-items:flex-start}.aq-service-list>a:first-child{padding-top:0}.aq-service-list>a>span{color:var(--aq-blue);font-size:13px}.aq-service-list>a>span:last-child{font-size:22px;margin-left:auto}.aq-service-list h3{font-size:22px;margin-bottom:12px}.aq-service-list p{color:var(--aq-muted);font-size:14px;line-height:1.65;margin-bottom:0}.aq-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.aq-consult-section{padding:0 0 5px}.aq-consult{border-radius:10px;background:linear-gradient(115deg,#103878,#0859c9);padding:65px 70px;display:flex;justify-content:space-between;align-items:center;gap:70px;color:#fff;position:relative;overflow:hidden}.aq-consult h2{font-size:44px;margin-bottom:20px}.aq-consult p{max-width:480px;color:#d6e6fa;margin-bottom:0}.aq-consult>div:last-child{min-width:260px;display:grid;gap:18px;text-align:center}.aq-consult>div:last-child>a:last-child{font-size:14px;color:#d6e6fa}.aq-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.aq-article-card{border-bottom:1px solid var(--aq-line);padding-bottom:24px}.aq-article-image{display:flex;height:220px;align-items:center;justify-content:center;background:var(--aq-wash);border-radius:7px;overflow:hidden}.aq-article-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.aq-article-card:hover img{transform:scale(1.03)}.aq-article-info{padding:24px 0 0}.aq-article-info time{font-size:12px;color:var(--aq-muted)}.aq-article-info h3{font-size:21px;line-height:1.35;letter-spacing:-.02em;margin:12px 0 24px}.aq-article-info .aq-text-link{border:0;font-size:13px}.aq-muted{font-size:14px;color:var(--aq-muted)}.aq-articles-grid+.aq-muted{margin-top:24px}.aq-footer{background:var(--aq-navy);color:#bacbdd;padding:65px 0 0}.aq-footer .aq-wordmark{color:#fff}.aq-footer .aq-logo-mark{color:#79b9ff}.aq-footer-top{display:grid;grid-template-columns:1.3fr .8fr 1.2fr 1.3fr;gap:50px;padding-bottom:50px}.aq-footer-top>div:first-child>p{font-size:13px;line-height:1.8;margin-top:24px}.aq-footer h3{font-size:14px;color:#fff;letter-spacing:0;font-weight:550;margin-bottom:25px}.aq-footer ul{margin:0;padding:0;list-style:none;font-size:13px;display:grid;gap:10px}.aq-footer a:hover{color:#fff}.aq-footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:14px;font-size:14px}.aq-footer-contact h3{margin-bottom:7px}.aq-footer-contact .aq-footer-phone{font-size:22px;color:#fff;letter-spacing:-.03em}.aq-footer-contact p{font-size:13px;line-height:1.8}.aq-footer-bottom{border-top:1px solid #a8c7e325;display:flex;justify-content:space-between;gap:25px;padding:23px 0;font-size:12px;color:#92a9c1}.aq-route,.aq-page{padding-top:32px;padding-bottom:90px;min-height:60vh}.aq-breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--aq-muted);margin-bottom:40px}.aq-breadcrumbs span:last-child{color:var(--aq-ink)}.aq-page-heading{margin:10px 0 45px}.aq-page-heading h1{font-size:clamp(34px,4.2vw,58px);max-width:1050px;margin-bottom:20px}.aq-page-heading .aq-eyebrow{margin-bottom:15px}.aq-prose{font-size:17px;line-height:1.8;overflow-wrap:anywhere}.aq-prose>h2{font-size:30px;margin-top:40px}.aq-prose>h2:first-child{margin-top:0}.aq-prose h3{font-size:24px;line-height:1.3;margin-top:30px}.aq-prose img{max-width:100%;height:auto!important}.aq-prose a{color:var(--aq-blue);text-decoration:underline;text-underline-offset:3px}.aq-prose table{width:100%;border-collapse:collapse;font-size:14px}.aq-prose td,.aq-prose th{border:1px solid var(--aq-line);padding:12px}.aq-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:80px}.aq-page-sidebar{background:var(--aq-wash);padding:28px;border-radius:8px;height:fit-content;position:sticky;top:130px}.aq-page-sidebar h3{font-size:24px}.aq-page-sidebar p{font-size:14px;color:var(--aq-muted)}.aq-page-sidebar .aq-btn{width:100%}.aq-page-content{max-width:900px}.aq-contacts-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-bottom:45px}.aq-contact-panel{padding:40px;background:var(--aq-wash);border-radius:8px}.aq-contact-panel h2{font-size:30px}.aq-contact-panel>a{display:block;margin-bottom:12px;color:var(--aq-blue);font-size:22px}.aq-contact-panel>p{color:var(--aq-muted)}.aq-contact-map{background:var(--aq-navy);color:#fff;padding:40px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.aq-contact-map h2{font-size:30px}.aq-contact-map p{font-size:22px;line-height:1.5;max-width:450px}.aq-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.aq-brand-card{padding:25px;background:var(--aq-wash);border:1px solid var(--aq-line);border-radius:7px}.aq-brand-logo{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.aq-brand-logo img{max-height:80px;max-width:90%;object-fit:contain;mix-blend-mode:multiply}.aq-brand-card h2{font-size:23px;margin-bottom:0}.aq-single{max-width:920px}.aq-single-cover{display:block;max-height:500px;object-fit:contain;width:100%;background:var(--aq-wash);border-radius:8px;margin-bottom:40px}.aq-archive-note{background:var(--aq-wash);border-left:3px solid var(--aq-blue);padding:16px 22px;font-size:14px;margin-bottom:30px}.aq-404{text-align:center;padding:75px 20px 100px}.aq-404>span{font-size:100px;line-height:1;color:#b0caea;font-weight:650;letter-spacing:-.08em}.aq-404 h1{margin:30px 0 20px}.aq-search-form{display:flex;gap:10px;max-width:650px;margin:30px auto}.aq-search-form input{width:100%;min-width:0;border:1px solid var(--aq-line);padding:15px;border-radius:5px}.aq-motion [data-reveal].aq-will-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.aq-motion [data-reveal].aq-is-visible{opacity:1;transform:none}
@media(min-width:1650px){.aq-hero-photo{object-position:center 55%}.aq-hero-shade{background:linear-gradient(90deg,#061a30 0%,#061a30d0 25%,#061a3030 48%,transparent 72%)}}
@media(max-width:1200px){.aq-container{width:calc(100% - 48px)}.aq-main-nav>ul{gap:16px}.aq-main-nav a{font-size:13px}.aq-wordmark>span:last-child{font-size:21px}.aq-header-contact>a{font-size:15px}.aq-header-main{gap:18px}.aq-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.aq-category-card:nth-last-child(-n+2){grid-column:span 2}.aq-about-grid{gap:50px}.aq-footer-top{gap:30px}.aq-brand-strip a{font-size:19px}.aq-hero-copy{max-width:560px}.aq-hero-shade{background:linear-gradient(90deg,#061a30f0 0%,#061a30b0 45%,transparent 100%)}}
@media(max-width:1020px){.aq-menu-toggle{display:block}.aq-header-contact{margin-left:auto}.aq-header-main{min-height:84px}.aq-main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:15px 24px 30px;border-bottom:1px solid var(--aq-line);max-height:calc(100dvh - 140px);overflow:auto;box-shadow:0 12px 20px #09274510}.aq-main-nav.is-open{display:block}.aq-main-nav>ul{display:block}.aq-main-nav a{font-size:17px;border-bottom:1px solid #edf1f7;padding:14px 0}.aq-main-nav .sub-menu{display:block;position:static;box-shadow:none;border:0;padding-left:20px}.aq-hero,.aq-hero-inner{min-height:650px}.aq-hero-inner{padding-top:90px}.aq-hero-copy h1{font-size:58px}.aq-hero-copy{max-width:530px}.aq-brand-strip>.aq-container{gap:25px;padding:25px 0}.aq-brand-strip>.aq-container>div{flex-wrap:wrap;justify-content:space-around}.aq-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aq-category-card:nth-last-child(-n+2){grid-column:auto}.aq-category-card:last-child{grid-column:span 3;min-height:180px;padding-right:35%}.aq-category-card:last-child .aq-category-image{position:absolute;right:20px;top:10px;width:30%;height:150px}.aq-about-grid{grid-template-columns:1fr;gap:50px}.aq-about-grid>div>p{max-width:680px}.aq-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.aq-consult{padding:45px;gap:35px}.aq-consult h2{font-size:36px}.aq-article-info h3{font-size:18px}.aq-footer-top{grid-template-columns:1fr 1fr}.aq-page-layout{gap:30px;grid-template-columns:minmax(0,1fr) 270px}.aq-brand-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.aq-container{width:calc(100% - 36px)}.aq-topline{font-size:11px}.aq-topline .aq-container>div{display:none}.aq-header-main{min-height:74px}.admin-bar .aq-header{top:46px}.aq-wordmark>span:last-child{font-size:20px}.aq-wordmark small{font-size:8px}.aq-logo-mark{font-size:38px}.aq-header-contact>a{font-size:13px}.aq-header-contact .aq-link-button{display:none}.aq-header-main{gap:10px}.aq-menu-toggle{width:36px;padding:5px}.aq-hero,.aq-hero-inner{min-height:740px}.aq-hero-inner{padding-top:48px}.aq-hero-photo{object-position:72% bottom;object-fit:cover;height:56%;top:auto}.aq-hero-shade{background:linear-gradient(180deg,#061a30 0%,#061a30 33%,#061a30e0 49%,#061a3010 74%,#061a30b0 100%)}.aq-hero-copy{max-width:100%;padding-bottom:150px}.aq-hero-copy h1{font-size:clamp(38px,9.6vw,58px)}.aq-hero-copy>p{font-size:15px;max-width:95%;line-height:1.7;margin-bottom:25px}.aq-eyebrow{font-size:11px;letter-spacing:.11em;margin-bottom:16px}.aq-hero-actions{gap:10px}.aq-hero-actions .aq-btn{padding:12px 15px;min-height:49px;font-size:12px;gap:12px}.aq-hero-footer{font-size:11px;gap:14px;padding:20px 0;flex-wrap:wrap}.aq-hero-footer>span+span:before{margin-right:14px}.aq-hero-footer a{display:none}.aq-brand-strip>.aq-container{display:block;padding:24px 0}.aq-brand-strip>.aq-container>span{display:block;width:auto;margin-bottom:18px;font-size:11px}.aq-brand-strip br{display:none}.aq-brand-strip>.aq-container>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center}.aq-brand-strip a{font-size:19px}.aq-section{padding-top:60px;padding-bottom:60px}.aq-section-heading{display:block;margin-bottom:27px}.aq-section-heading .aq-text-link{margin-top:20px}.aq-section-heading h2{font-size:33px}.aq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.aq-category-card{padding:16px 14px;min-height:260px;border-radius:6px}.aq-category-image{height:100px;margin:10px 0 18px}.aq-category-card h3{font-size:16px}.aq-category-caption{font-size:11px}.aq-category-card:last-child{grid-column:auto;min-height:260px;padding-right:14px}.aq-category-card:last-child .aq-category-image{position:static;width:auto;height:100px}.aq-about-grid{gap:30px}.aq-about-grid h2{font-size:33px}.aq-about-grid>div>p{font-size:16px}.aq-service-list>a{gap:18px;padding:22px 0}.aq-service-list h3{font-size:20px}.aq-service-list p{font-size:14px}.aq-home-products{gap:12px}.aq-consult{padding:32px 25px;display:block;border-radius:8px}.aq-consult h2{font-size:34px}.aq-consult p{font-size:15px}.aq-consult>div:last-child{margin-top:28px;max-width:320px;min-width:0}.aq-articles-grid{grid-template-columns:1fr;gap:30px}.aq-article-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px}.aq-article-image{height:130px}.aq-article-info{padding:0}.aq-article-info h3{font-size:17px;margin:7px 0 10px}.aq-article-info .aq-text-link{font-size:12px;gap:15px}.aq-footer{padding-top:45px}.aq-footer-top{gap:30px 22px}.aq-footer-top>div:first-child,.aq-footer-contact{grid-column:span 2}.aq-footer-top>div:first-child>p{margin-top:18px}.aq-footer-bottom{display:grid;gap:10px;font-size:11px}.aq-footer ul{font-size:12px}.aq-footer h3{margin-bottom:20px}.aq-route,.aq-page{padding-top:25px;padding-bottom:55px}.aq-breadcrumbs{margin-bottom:27px;font-size:12px;gap:8px}.aq-page-heading{margin-bottom:30px}.aq-page-layout{grid-template-columns:1fr;gap:35px}.aq-page-sidebar{position:static}.aq-prose{font-size:16px}.aq-prose table{font-size:12px;display:block;overflow:auto}.aq-prose td,.aq-prose th{padding:8px}.aq-contacts-grid{grid-template-columns:1fr;gap:20px}.aq-contact-panel,.aq-contact-map{padding:28px}.aq-contact-panel>a{font-size:20px}.aq-contact-map p{font-size:19px}.aq-brand-grid{grid-template-columns:1fr 1fr;gap:12px}.aq-brand-card{padding:20px}.aq-brand-card h2{font-size:19px}.aq-brand-logo{height:70px}.aq-brand-logo img{max-height:60px}.aq-404>span{font-size:85px}.aq-search-form{flex-direction:column}.aq-single .aq-page-heading h1{font-size:34px}}
@media(max-width:380px){.aq-header-contact{display:none}.aq-menu-toggle{margin-left:auto}.aq-hero-actions{flex-direction:column;align-items:flex-start}.aq-category-grid,.aq-home-products{grid-template-columns:1fr}.aq-category-card:last-child{min-height:260px}.aq-hero,.aq-hero-inner{min-height:850px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.aq-motion [data-reveal].aq-will-reveal{opacity:1;transform:none}}
