:root{--dq-brand-blue:#0076c9;--dq-brand-green:#64ad10;--dq-brand-navy:#073568;--dq-primary:#0076c9;--dq-secondary:#073568}
.dq-header .dq-logo:before{display:none}.dq-header .dq-logo{display:flex;line-height:1;gap:0}.dq-header .dq-logo img{width:230px;max-height:92px;height:auto;object-fit:contain}.dq-header-main__grid,.home .dq-header-main__grid{min-height:104px}.dq-footer-logo{width:245px;max-width:100%;max-height:130px;object-fit:contain;margin-bottom:18px}.dq-topbar{background:#073568}.dq-footer{background:#f0f6fb}
.dq-header .dq-header-btn,.home .dq-header .dq-header-btn,.dq-home-btn,.dq-home-buy,.dq-cta .dq-btn,.dq-consult-submit,.dq-consult-finish,.home .dq-media-story .dq-btn,.home .dq-showcase .dq-btn,.home .dq-specification-card .dq-btn,.dqc-contact-form button[type=submit]{background:#0076c9;color:#fff;border-color:#0076c9}
.dq-home-btn:not(.is-ghost):hover,.dq-header .dq-header-btn:hover,.dq-cta .dq-btn:hover,.dq-consult-submit:hover,.dq-consult-finish:hover{background:#005da6;border-color:#005da6}.dq-home-btn.is-ghost{background:#fff;color:#073568;border-color:#c9dfef}
.dq-home-image-card__body>span:before,.dq-home-price>span:before{background:#55970c}.dq-home-image-card__body>span,.dq-home-price>span{background:#eff8e6}.home .dq-specification-card__badge{background:#edf7e4;color:#477b0d}.dq-consult-story li:before,.home .dq-quote-panel__copy li:before{color:#55970c}.dq-consult-success>span{color:#55970c;background:#edf7e4}
.dq-consult-story .dq-consult-logo{width:220px;height:auto;max-height:120px;object-fit:contain;margin:0 0 22px}.dq-consult-story{background:#edf6fc}
@media(max-width:900px){.dq-header .dq-logo img{width:185px;max-height:78px}.dq-mobile-header__grid{min-height:90px}.dq-mobile-nav{top:90px}}

/* Compact desktop navigation with a larger, legible brand mark. */
@media(min-width:901px){
 .dq-header .dq-header-main--desktop .dq-header-main__grid{height:100px;min-height:100px;grid-template-columns:minmax(280px,1fr) auto minmax(180px,1fr);gap:24px}
 .dq-header .dq-header-main--desktop .dq-logo{width:280px;height:100px;overflow:hidden;justify-content:center}
 .dq-header .dq-header-main--desktop .dq-logo img{width:280px;height:140px;max-height:none;max-width:280px;flex:none;object-fit:contain}
 .dq-header .dq-header-main--desktop .dq-menu{gap:30px}
 .dq-header .dq-header-main--desktop .dq-menu>li>a{font-size:20px;font-weight:700;line-height:1.4;padding:14px 0;display:block}
 .dq-header .dq-header-main--desktop .dq-header-btn{font-size:17px;min-height:48px;padding:13px 22px}
}
@media(min-width:901px) and (max-width:1100px){
 .dq-header .dq-header-main--desktop .dq-header-main__grid{grid-template-columns:220px auto minmax(140px,1fr);gap:16px}
 .dq-header .dq-header-main--desktop .dq-logo{width:220px}
 .dq-header .dq-header-main--desktop .dq-logo img{width:220px;height:112px}
 .dq-header .dq-header-main--desktop .dq-menu{gap:16px}
 .dq-header .dq-header-main--desktop .dq-menu>li>a{font-size:17px}
 .dq-header .dq-header-main--desktop .dq-header-btn{font-size:14px;padding:12px 14px}
}
@media(min-width:901px){.home .dq-home-hero{min-height:540px}.home .dq-home-hero__inner{min-height:540px;padding-top:34px;padding-bottom:34px}.home .dq-home-hero .dq-home-eyebrow{margin-bottom:16px}.home .dq-home-hero h1{margin-bottom:18px}.home .dq-home-hero .dq-home-actions{margin:22px 0 26px}.home .dq-home-hero__lead{margin-bottom:0}}@media(max-width:760px){.home .dq-home-hero__inner{padding-top:30px;padding-bottom:220px}.home .dq-home-hero .dq-home-actions{margin:18px 0 20px}.home .dq-home-hero h1{font-size:37px;margin-bottom:16px}.home .dq-home-hero .dq-home-eyebrow{margin-bottom:13px}}
/* Four clear service commitments beneath the homepage banner. */
.home .dq-feature-strip[data-layout]{padding:28px 0;background:#f3f8fc;border:0;border-bottom:1px solid #e1edf6}
.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home .dq-feature-strip[data-layout] .dq-feature-strip__item{position:relative;display:block;padding:24px;border:1px solid #dce9f3;border-radius:16px;background:#fff;box-shadow:0 6px 20px #07356805;overflow:hidden}
.home .dq-feature-strip[data-layout] .dq-feature-strip__item:before{content:'';position:absolute;top:0;left:24px;width:40px;height:3px;border-radius:0 0 3px 3px;background:#0076c9}
.home .dq-feature-strip[data-layout] small{display:inline-flex;align-items:center;padding:6px 10px;background:#edf6fd;border:1px solid #deedf9;border-radius:7px;color:#0076c9;font-size:10px;font-weight:700;letter-spacing:1px;line-height:1.4}
.home .dq-feature-strip[data-layout] h3{margin:16px 0 8px;font-size:17px;font-weight:700;line-height:1.4;color:#073568}
.home .dq-feature-strip[data-layout] p{margin:0;font-size:13px;line-height:1.7;color:#60788d}
@media(max-width:1100px){.home .dq-feature-strip[data-layout] .dq-feature-strip__item{padding:20px}.home .dq-feature-strip[data-layout] h3{font-size:16px}}
@media(max-width:900px){.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.home .dq-feature-strip[data-layout]{padding:20px 0}.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:1fr;gap:12px}.home .dq-feature-strip[data-layout] .dq-feature-strip__item{padding:18px 20px}.home .dq-feature-strip[data-layout] h3{margin-top:12px;font-size:17px}}
/* Surface and drainage details use one balanced pair of information cards. */
.home .dq-media-story[data-layout] .dq-media-story__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border:0;padding:0;margin:24px 0 0}
.home .dq-media-story[data-layout] .dq-media-story__facts>div{position:relative;border:1px solid #deebf5;border-radius:12px;background:#f4f9fd;padding:18px 20px 18px 24px;min-width:0;overflow:hidden}
.home .dq-media-story[data-layout] .dq-media-story__facts>div:before{content:'';position:absolute;left:0;top:20px;bottom:20px;width:3px;background:#0076c9;border-radius:0 3px 3px 0}
.home .dq-media-story[data-layout] .dq-media-story__facts strong{display:block;font-size:18px;line-height:1.4;color:#073568;margin-bottom:5px}
.home .dq-media-story[data-layout] .dq-media-story__facts span{display:block;font-size:13px;line-height:1.6;color:#60788d}
.home .dq-media-story[data-layout] .dq-media-story__copy>.dq-btn{display:flex;width:fit-content;min-height:48px;align-items:center;justify-content:center;margin:22px auto 0;padding:14px 24px;border-radius:10px;font-size:14px;box-shadow:0 5px 14px #0076c918}
@media(max-width:520px){.home .dq-media-story[data-layout] .dq-media-story__facts{gap:10px}.home .dq-media-story[data-layout] .dq-media-story__facts>div{padding:15px 12px 15px 17px}.home .dq-media-story[data-layout] .dq-media-story__facts strong{font-size:16px}.home .dq-media-story[data-layout] .dq-media-story__facts span{font-size:12px}}

/* Consistent, readable typography across the service landing page. */
body.home{--dq-muted:#475569;--dq-ink:#073568;color:#334155}
.home section[data-layout] p,.home section[data-layout] .dq-richtext,.home .dq-numbered-features[data-layout] .dq-numbered-features__grid p,.home .dq-numbered-features[data-layout] .dq-library-heading>p:last-child{font-size:16px;line-height:1.75;color:#475569;font-weight:400}
.home section[data-layout] .dq-richtext strong{color:#334155}
.home section[data-layout] .dq-home-eyebrow,.home section[data-layout] .dq-library-eyebrow,.home section[data-layout] article small{font-size:13px;line-height:1.5;color:#0064ab;font-weight:700;letter-spacing:1px}
.home section[data-layout] .dq-home-expertise__grid h3,.home section[data-layout] .dq-home-image-card h3,.home .dq-numbered-features[data-layout] .dq-numbered-features__grid h3,.home section[data-layout] .dq-specification-card h3{font-size:22px;line-height:1.4;color:#073568}
.home section[data-layout] .dq-process-split__steps h3,.home section[data-layout] .dq-home-price h3{font-size:20px;color:#073568}
.home section[data-layout] .dq-home-expertise__grid li,.home section[data-layout] .dq-showcase__tags span{font-size:14px;line-height:1.5;color:#334155;background:#edf4fa}
.home section[data-layout] .dq-home-all,.home section[data-layout] .dq-text-link,.home section[data-layout] .dq-btn,.home section[data-layout] .dq-home-btn{font-size:16px;font-weight:700;line-height:1.5}
.home section[data-layout] .dq-home-all,.home section[data-layout] .dq-text-link{color:#0064ab}
.home section[data-layout] .dq-media-story__lead{font-size:18px;color:#334155}
.home .dq-media-story[data-layout] .dq-media-story__facts span{font-size:14px;color:#475569}
.home .dq-feature-strip[data-layout] p{font-size:15px;color:#475569}
.home .dq-feature-strip[data-layout] small{font-size:12px;color:#0064ab}
.home section[data-layout] .dq-home-hero__trust strong{font-size:14px;line-height:1.5;color:#073568}
.home section[data-layout] .dq-home-hero__trust small{font-size:13px;line-height:1.5;letter-spacing:0;font-weight:400;color:#475569}
.home section[data-layout] .dq-home-price small{font-size:15px;line-height:1.6;letter-spacing:0;font-weight:400;color:#475569}
.home section[data-layout] .dq-home-price strong{font-size:20px;color:#0064ab}
.home section[data-layout] .dq-faq summary,.home .dq-faq[data-layout] summary{font-size:18px;color:#073568}
.home section[data-layout] .dq-media-story__caption{font-size:13px;line-height:1.5;color:#fff}
.home .dq-cta[data-layout] p{color:#e2e8f0;font-size:17px}
.home .dq-quote-panel[data-layout] .dq-quote-panel__copy ul{font-size:16px;line-height:1.8;color:#475569}
.home .dqc-contact-form label,.home .dqc-contact-form input,.home .dqc-contact-form textarea{font-size:16px;color:#334155}
.home .dqc-contact-form button[type=submit]{font-size:16px}
.home .dq-footer p,.home .dq-footer a,.home .dq-footer li{font-size:15px;color:#475569;line-height:1.8}
.home .dq-footer h3{font-size:20px;color:#073568}
.home .dq-copyright{font-size:14px;color:#475569}
@media(max-width:760px){
 .home section[data-layout] .dq-home-btn{font-size:15px;padding:12px 16px}
 .home section[data-layout] .dq-home-hero__trust{gap:12px}
 .home section[data-layout] .dq-home-price{flex-wrap:wrap}
 .home section[data-layout] .dq-home-price strong{font-size:18px}
 .home section[data-layout] .dq-media-story__lead{font-size:17px}
}
.home section[data-layout] .dq-specification-card dl{font-size:16px;line-height:1.65}
.home section[data-layout] .dq-specification-card dt{color:#334155;font-weight:600}
.home section[data-layout] .dq-specification-card dd{color:#475569}
.home section[data-layout] .dq-specification-card__badge{font-size:13px;line-height:1.5;color:#375e0b;background:#edf7e4}
.home section[data-layout] .dq-specification-card__price{font-size:18px;color:#0064ab}
.home .dq-numbered-features[data-layout] .dq-library-heading .dq-library-eyebrow{font-size:13px;color:#0064ab;line-height:1.5}
.home section[data-layout] .dq-home-hero__trust small{font-size:14px}
.home .dq-feature-strip[data-layout] small{font-size:13px}
.home .dq-consult-form label,.home .dq-consult-form input,.home .dq-consult-form select,.home .dq-consult-form textarea{font-size:16px;color:#334155}
.home .dq-topbar{font-size:13px;color:#fff}

/* A bright, compact consultation callout in the brand palette. */
.home .dq-cta[data-layout="cta"]{background:#fff!important;padding:30px 0;color:#073568}
.home .dq-cta[data-layout="cta"] .dq-cta__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:36px 40px;border:1px solid #d7e8f5;border-radius:20px;background:linear-gradient(110deg,#edf6fd,#f7fbff);box-shadow:0 12px 35px #07356806;overflow:hidden}
.home .dq-cta[data-layout="cta"] .dq-cta__inner:before{content:'';position:absolute;left:0;top:30px;bottom:30px;width:4px;background:#0076c9;border-radius:0 4px 4px 0}
.home .dq-cta[data-layout="cta"] .dq-cta__inner>div:first-child{flex:1;min-width:0}
.home .dq-cta[data-layout="cta"] h2{font-size:32px;line-height:1.3;letter-spacing:-.6px;color:#073568;margin:0 0 10px}
.home .dq-cta[data-layout="cta"] p{font-size:16px;line-height:1.7;color:#475569;max-width:630px}
.home .dq-cta[data-layout="cta"] .dq-cta__buttons{display:flex;align-items:center;justify-content:center;gap:12px;flex:none;margin:0}
.home .dq-cta[data-layout="cta"] .dq-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 24px;margin:0;border-radius:10px;background:#0076c9;color:#fff;font-size:16px;line-height:1.5;font-weight:700;border:1px solid #0076c9;box-shadow:0 6px 16px #0076c91a}
.home .dq-cta[data-layout="cta"] .dq-btn:hover{background:#005da6;border-color:#005da6}
@media(max-width:1000px){.home .dq-cta[data-layout="cta"] .dq-cta__inner{gap:24px;padding:30px}.home .dq-cta[data-layout="cta"] h2{font-size:28px}.home .dq-cta[data-layout="cta"] .dq-btn{max-width:260px;text-align:center}}
@media(max-width:760px){.home .dq-cta[data-layout="cta"]{padding:22px 0}.home .dq-cta[data-layout="cta"] .dq-cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 22px;gap:22px;border-radius:16px}.home .dq-cta[data-layout="cta"] h2{font-size:27px}.home .dq-cta[data-layout="cta"] .dq-cta__buttons{width:100%;flex-wrap:wrap}.home .dq-cta[data-layout="cta"] .dq-btn{max-width:100%;width:100%;font-size:16px}}

/* Four-column footer with an accessible consultation action. */
.dq-footer{border-top:1px solid #dce9f3}
.dq-footer .dq-footer__grid{grid-template-columns:1.25fr .8fr .85fr 1.15fr;gap:32px;align-items:start;padding-bottom:36px}
.dq-footer .dq-footer__col{min-width:0}
.dq-footer .dq-footer-logo{width:230px;margin-bottom:12px}
.dq-footer .dq-footer__col h3{font-size:19px;line-height:1.4;margin:0 0 20px;color:#073568}
.dq-footer .dq-footer__col:first-child h3{margin-bottom:12px}
.dq-footer .dq-footer__col p,.dq-footer .dq-footer__col a{font-size:15px;line-height:1.75;color:#475569}
.dq-footer .dq-footer__col:last-child{background:#fff;border:1px solid #d9e8f4;border-radius:16px;padding:24px;box-shadow:0 8px 22px #07356805}
.dq-footer .dq-footer__col:last-child h3{margin-bottom:12px}
.dq-footer .dq-footer-consult p{margin:0 0 18px}
.dq-footer .dq-footer-consult .dq-footer-consult__button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:13px 18px;background:#0076c9;border:1px solid #0076c9;border-radius:9px;color:#fff;font-size:16px;font-weight:700;text-decoration:none;line-height:1.5}
.dq-footer .dq-footer-consult .dq-footer-consult__button:hover{background:#005da6;border-color:#005da6}
.dq-footer .dq-footer-consult small{display:block;font-size:13px;line-height:1.6;color:#475569;margin-top:13px}
.dq-footer .dq-footer-menu{display:grid;gap:12px}
.dq-footer .dq-footer-menu a:hover{color:#0064ab}
@media(max-width:1100px){.dq-footer .dq-footer__grid{grid-template-columns:1fr 1fr;gap:32px 40px}}
@media(max-width:600px){.dq-footer{padding-top:36px}.dq-footer .dq-footer__grid{grid-template-columns:1fr 1fr;gap:28px 22px}.dq-footer .dq-footer__col:first-child,.dq-footer .dq-footer__col:last-child{grid-column:1/-1}.dq-footer .dq-footer__col h3{font-size:18px}.dq-footer .dq-footer__col:last-child{padding:22px}}
.dq-footer .dq-copyright{background:#e9f2fa;color:#475569;border-top:1px solid #d5e4f0;text-align:center;padding:18px 24px;font-size:14px;line-height:1.6}

/* Slightly shorter navigation while preserving readable menu labels. */
@media(min-width:901px){
 .dq-header .dq-header-main--desktop .dq-header-main__grid{height:88px;min-height:88px}
 .dq-header .dq-header-main--desktop .dq-logo{height:88px}
 .dq-header .dq-header-main--desktop .dq-logo img{width:250px;height:125px;max-width:250px}
 .dq-header .dq-header-main--desktop .dq-menu>li>a{padding:10px 0}
}
@media(min-width:901px) and (max-width:1100px){.dq-header .dq-header-main--desktop .dq-logo img{width:220px;height:110px;max-width:220px}}
@media(min-width:901px){
 .dq-header .dq-header-main--desktop .dq-header-main__grid{height:82px;min-height:82px}
 .dq-header .dq-header-main--desktop .dq-logo{height:82px}
 .dq-header .dq-header-main--desktop .dq-logo img{width:220px;height:110px;max-width:220px}
}
@media(min-width:901px) and (max-width:1100px){.dq-header .dq-header-main--desktop .dq-logo img{width:205px;height:102px;max-width:205px}}
@media(min-width:901px){.dq-header .dq-header-main--desktop .dq-logo img{width:195px;height:98px;max-width:195px}}

/* Service and guidance pages share the same clear brand typography. */
.page:not(.home) .dq-media-story{padding:44px 0}
.page:not(.home) .dq-media-story__grid{gap:48px;grid-template-columns:1fr 1fr}
.page:not(.home) .dq-media-story__primary{height:300px;aspect-ratio:auto;border-radius:16px}
.page:not(.home) .dq-media-story__visual{padding:0}
.page:not(.home) .dq-media-story h2{font-size:28px;line-height:1.3;color:#073568;margin:0 0 18px}
.page:not(.home) .dq-media-story__lead,.page:not(.home) .dq-media-story .dq-richtext{font-size:16px;line-height:1.8;color:#475569;font-weight:400}
.page:not(.home) .dq-banner[data-layout] p{font-size:17px;color:#334155}
.page:not(.home) .dq-cta p{font-size:16px;color:#e2e8f0;line-height:1.7}
.page:not(.home) .dq-cta .dq-btn{font-size:16px}
.dq-knowledge-navigation[data-layout]{padding:60px 0;background:#fff}
.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__group{padding:28px;background:#f4f9fd;border:1px solid #dce9f3;border-radius:16px}
.dq-knowledge-navigation[data-layout] h3{font-size:22px;color:#073568;line-height:1.4}
.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__link{font-size:16px;line-height:1.6;color:#0064ab;font-weight:600;padding:12px 0;text-decoration:none;display:block;border-bottom:1px solid #dce9f3}
.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__link:hover{text-decoration:underline}
@media(max-width:760px){.page:not(.home) .dq-media-story__grid,.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__grid{grid-template-columns:1fr;gap:24px}.page:not(.home) .dq-media-story h2{font-size:25px}.page:not(.home) .dq-media-story__primary{height:240px}.dq-knowledge-navigation[data-layout]{padding:44px 0}.dq-knowledge-navigation[data-layout] .dq-knowledge-navigation__group{padding:22px}}

/* A connected four-step strip with clear visual hierarchy. */
.home .dq-feature-strip[data-layout]{padding:28px 0;background:#fff;border-bottom:1px solid #e1ebf3;counter-reset:dq-service-step}
.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:28px 12px;border:1px solid #dce9f3;border-radius:18px;background:#f4f9fd}
.home .dq-feature-strip[data-layout] .dq-feature-strip__item{counter-increment:dq-service-step;position:relative;padding:0 24px;background:transparent;border:0;border-right:1px solid #d5e4f0;border-radius:0;box-shadow:none;overflow:visible}
.home .dq-feature-strip[data-layout] .dq-feature-strip__item:last-child{border-right:0}
.home .dq-feature-strip[data-layout] .dq-feature-strip__item:before{content:counter(dq-service-step,decimal-leading-zero);position:static;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;background:#0076c9;border-radius:12px;color:#fff;font-size:20px;font-weight:700;line-height:1;box-shadow:0 4px 10px #0076c912}
.home .dq-feature-strip[data-layout] small{display:none}
.home .dq-feature-strip[data-layout] h3{font-size:18px;line-height:1.4;margin:0 0 8px;color:#073568}
.home .dq-feature-strip[data-layout] p{font-size:15px;line-height:1.7;color:#475569;margin:0}
@media(max-width:1000px){.home .dq-feature-strip[data-layout] .dq-feature-strip__item{padding:0 18px}.home .dq-feature-strip[data-layout] h3{font-size:17px}}
@media(max-width:900px){.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 8px;gap:28px 0}.home .dq-feature-strip[data-layout] .dq-feature-strip__item:nth-child(2){border-right:0}}
@media(max-width:520px){.home .dq-feature-strip[data-layout]{padding:20px 0}.home .dq-feature-strip[data-layout] .dq-feature-strip__grid{grid-template-columns:1fr;padding:8px 20px;gap:0}.home .dq-feature-strip[data-layout] .dq-feature-strip__item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:15px;padding:20px 0;border:0;border-bottom:1px solid #d5e4f0}.home .dq-feature-strip[data-layout] .dq-feature-strip__item:last-child{border-bottom:0}.home .dq-feature-strip[data-layout] .dq-feature-strip__item:before{width:40px;height:40px;font-size:18px;border-radius:10px;margin:0}.home .dq-feature-strip[data-layout] h3{font-size:17px;margin-bottom:6px}.home .dq-feature-strip[data-layout] p{font-size:15px}}

/* Keep the three story paragraphs visually consistent. */
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-media-story__lead,
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-richtext,
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-richtext p,
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-richtext strong{
 font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.8;color:#334155;letter-spacing:0
}
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-media-story__lead,
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-richtext p{margin:0 0 18px}
.home .dq-media-story[data-layout] .dq-media-story__copy .dq-richtext p:last-child{margin-bottom:0}

/* Highlight the symptom cards while retaining the shared ACF layout. */
.home .dq-home-expertise[data-layout]:has(.dq-home-all){background:linear-gradient(180deg,#fff 0%,#edf6fd 100%);padding:64px 0;counter-reset:dq-roof-sign}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading{display:block;text-align:center;max-width:800px;margin:0 auto 38px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading h2{font-size:40px;line-height:1.25;letter-spacing:-1px;color:#073568;margin:0 0 20px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading h2:after{content:'';display:block;width:76px;height:4px;background:linear-gradient(90deg,#0076c9 65%,#64ad10 65%);border-radius:4px;margin:20px auto 0}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading p{max-width:760px;margin:0 auto;font-size:17px;color:#475569;line-height:1.75}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-expertise__grid{gap:24px;align-items:stretch}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article{--dq-sign-accent:#0076c9;counter-increment:dq-roof-sign;position:relative;display:flex;flex-direction:column;padding:30px;border:1px solid #dbe8f2;border-top:4px solid var(--dq-sign-accent);border-radius:16px;background:#fff;box-shadow:0 12px 30px #07356808;overflow:hidden}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article:nth-child(2){--dq-sign-accent:#477f0c}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article:nth-child(3){--dq-sign-accent:#073568}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article:before{content:counter(dq-roof-sign,decimal-leading-zero);position:absolute;top:14px;right:22px;font-size:64px;line-height:1;font-weight:800;color:#edf3f8;pointer-events:none}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article small{position:relative;align-self:flex-start;padding:8px 12px;border-radius:8px;background:#edf6fd;color:var(--dq-sign-accent);font-size:13px;letter-spacing:.6px;font-weight:700;margin-bottom:22px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article:nth-child(2) small{background:#eef7e5}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article h3{position:relative;font-size:23px;line-height:1.4;color:#073568;margin:0 0 16px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article p{font-size:16px;color:#334155;line-height:1.8;margin:0 0 22px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article ul{gap:8px;margin:0 0 24px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) article li{font-size:14px;line-height:1.5;padding:7px 10px;border:1px solid #e1ebf3;background:#f5f9fc;color:#475569;border-radius:6px}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-all{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:13px 16px;border-radius:9px;background:#edf6fd;border:1px solid #d8eafb;color:#0064ab;font-size:15px;font-weight:700;line-height:1.5}
.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-all:hover{background:#0076c9;color:#fff}
@media(max-width:760px){.home .dq-home-expertise[data-layout]:has(.dq-home-all){padding:44px 0}.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading h2{font-size:30px}.home .dq-home-expertise[data-layout]:has(.dq-home-all) .dq-home-heading p{font-size:16px}.home .dq-home-expertise[data-layout]:has(.dq-home-all) article{padding:24px}.home .dq-home-expertise[data-layout]:has(.dq-home-all) article h3{font-size:22px}}

/* Center section introductions and remove the small heading labels. */
body .dq-home-heading .dq-home-eyebrow,body .dq-library-eyebrow{display:none}
body .dq-home-heading,body .dq-library-heading{display:block;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}
body .dq-home-heading>div{width:100%}
body .dq-home-heading h2,body .dq-library-heading h2{text-align:center;margin-left:auto;margin-right:auto}
body .dq-home-heading p,body .dq-library-heading>p{margin-left:auto;margin-right:auto;text-align:center}
.home .dq-media-story[data-layout] .dq-media-story__copy h2,.home .dq-media-story[data-layout] .dq-media-story__lead,
.home .dq-quote-panel[data-layout] .dq-quote-panel__copy h2,.home .dq-quote-panel[data-layout] .dq-quote-panel__copy>p,
.page:not(.home) .dq-media-story__copy h2,.page:not(.home) .dq-media-story__lead{text-align:center}
.home .dq-cta[data-layout="cta"] .dq-cta__inner{flex-direction:column;gap:22px;text-align:center}
.home .dq-cta[data-layout="cta"] p{margin-left:auto;margin-right:auto;max-width:760px}
.home .dq-cta[data-layout="cta"] .dq-cta__inner>div:first-child{flex:auto}
@media(max-width:760px){.home .dq-home-heading h2,.home .dq-library-heading h2{font-size:30px;line-height:1.3}}

/* Balanced showcase panels with lighter labels and centered consultation actions. */
.home .dq-showcase[data-layout] .dq-showcase__row{grid-template-columns:1fr 1fr;gap:0;padding:0;margin-top:30px;background:#f4f9fd;border:0;border-radius:22px;overflow:hidden;box-shadow:0 10px 32px #07356808;align-items:stretch;transition:box-shadow .25s ease,transform .25s ease}
.home .dq-showcase[data-layout] .dq-showcase__media{border-radius:0;overflow:hidden;min-height:400px}
.home .dq-showcase[data-layout] .dq-showcase__media>img{display:block;height:100%;min-height:400px;aspect-ratio:auto;width:100%;object-fit:cover;border-radius:0;transition:transform .65s ease}
.home .dq-showcase[data-layout] .dq-showcase__copy{padding:36px;align-self:center}
.home .dq-showcase[data-layout] .dq-showcase__copy h3{font-size:28px;line-height:1.35;color:#073568;text-align:center;margin:0 0 20px;letter-spacing:-.5px}
.home .dq-showcase[data-layout] .dq-richtext,.home .dq-showcase[data-layout] .dq-richtext p{font-size:16px;line-height:1.8;font-weight:400;color:#334155}
.home .dq-showcase[data-layout] .dq-showcase__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0}
.home .dq-showcase[data-layout] .dq-showcase__tags span{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:0;border-radius:999px;background:#fff;font-size:14px;font-weight:500;line-height:1.5;color:#334155;box-shadow:0 2px 7px #07356804}
.home .dq-showcase[data-layout] .dq-showcase__tags span:before{content:'';width:6px;height:6px;flex:none;border-radius:50%;background:#55970c}
.home .dq-showcase[data-layout] .dq-showcase__copy>.dq-btn{display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:50px;padding:14px 24px;margin:24px auto 0;background:#0076c9;color:#fff;border:0;border-radius:10px;font-size:16px;font-weight:700;text-align:center;line-height:1.5;box-shadow:0 5px 14px #0076c91a;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}
@media(hover:hover){.home .dq-showcase[data-layout] .dq-showcase__row:hover{box-shadow:0 16px 38px #07356812;transform:translateY(-3px)}.home .dq-showcase[data-layout] .dq-showcase__row:hover .dq-showcase__media>img{transform:scale(1.035)}.home .dq-showcase[data-layout] .dq-showcase__copy>.dq-btn:hover{background:#005da6;transform:translateY(-2px);box-shadow:0 8px 20px #0076c92b}}
@media(max-width:760px){.home .dq-showcase[data-layout] .dq-showcase__row{grid-template-columns:minmax(0,1fr);border-radius:16px}.home .dq-showcase[data-layout] .dq-showcase__media,.home .dq-showcase[data-layout] .dq-showcase__media>img{min-height:0;height:260px}.home .dq-showcase[data-layout] .dq-showcase__copy{padding:26px 22px}.home .dq-showcase[data-layout] .dq-showcase__copy h3{font-size:25px}.home .dq-showcase[data-layout] .dq-showcase__tags{gap:8px}.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__media{order:0}}
@media(prefers-reduced-motion:reduce){.home .dq-showcase[data-layout] .dq-showcase__row,.home .dq-showcase[data-layout] .dq-showcase__media>img,.home .dq-showcase[data-layout] .dq-showcase__copy>.dq-btn{transition:none;transform:none}}
.home .dq-showcase[data-layout] .dq-showcase__media{position:relative;min-height:430px}
.home .dq-showcase[data-layout] .dq-showcase__media>img{position:absolute;inset:0;height:100%;min-height:0;width:100%}
@media(max-width:760px){.home .dq-showcase[data-layout] .dq-showcase__media{height:260px;min-height:260px}}

/* Give the warehouse panel its own restrained brand accent. */
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse{background:linear-gradient(120deg,#eff6fc,#f5f9fd);box-shadow:0 10px 32px #07356808}
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__copy{padding:36px 40px}
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__copy h3:after{content:'';display:block;width:54px;height:3px;border-radius:3px;background:#0076c9;margin:18px auto 0}
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__tags{justify-content:center;margin:22px 0 0;gap:10px}
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__tags span{background:#fff;border:0;border-radius:999px;font-size:14px;font-weight:500;color:#334155;padding:8px 13px}
.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__copy>.dq-btn{margin:24px auto 0;min-width:240px;max-width:100%;background:#0076c9}
@media(max-width:760px){.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__copy{padding:26px 22px}.home .dq-showcase[data-layout] .dq-showcase__row.is-reverse .dq-showcase__copy>.dq-btn{min-width:0;width:100%}}

/* Dedicated presentation for the service introduction page. */
.dq-about-page section[data-layout] p,.dq-about-page section[data-layout] .dq-richtext{font-size:16px;line-height:1.8;color:#334155;font-weight:400}
.dq-about-page .dq-banner[data-layout] .dq-banner__inner{text-align:center}
.dq-about-page .dq-banner[data-layout] h1,.dq-about-page .dq-banner[data-layout] p{margin-left:auto;margin-right:auto}
.dq-about-page .dq-banner[data-layout] h1{font-size:42px;line-height:1.25}
.dq-about-page .dq-media-story__lead{font-size:17px}
.dq-about-page .dq-media-story__secondary{width:36%;bottom:-18px;right:-18px}
.dq-about-page .dq-home-expertise{background:#edf6fd;padding:58px 0}
.dq-about-page .dq-home-expertise__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.dq-about-page .dq-home-expertise__grid article{padding:28px;background:#fff;border:0;border-top:3px solid #0076c9;border-radius:14px;box-shadow:0 8px 24px #07356806}
.dq-about-page .dq-home-expertise__grid h3,.dq-about-page .dq-home-image-card h3{font-size:22px;color:#073568;line-height:1.4}
.dq-about-page .dq-home-expertise__grid small{font-size:13px;color:#0064ab;letter-spacing:.6px}
.dq-about-page .dq-home-expertise__grid li{font-size:14px;font-weight:400;background:#f0f6fb;color:#475569;border:0}
.dq-about-page .dq-process-split__steps h3{font-size:20px;color:#073568}
.dq-about-page .dq-faq summary{font-size:18px;line-height:1.5}
.dq-about-page .dq-btn,.dq-about-page .dq-home-btn{font-size:16px;line-height:1.5}
.dq-about-page .dq-cta{padding:44px 0}
.dq-about-page .dq-cta__inner{flex-direction:column;text-align:center}
.dq-about-page .dq-cta[data-layout] p{color:#e2e8f0}
.dq-about-page .dq-cta__buttons{margin-top:20px}
@media(max-width:760px){.dq-about-page .dq-banner[data-layout] h1{font-size:32px}.dq-about-page .dq-home-expertise__grid{grid-template-columns:1fr}.dq-about-page .dq-media-story__secondary{right:0;bottom:-14px}.dq-about-page .dq-media-story__grid{gap:44px}.dq-about-page .dq-home-heading h2,.dq-about-page .dq-library-heading h2{font-size:30px}}

.home #gioi-thieu{background:#fff;padding:64px 0;scroll-margin-top:150px}
.home #gioi-thieu .dq-media-story__primary{height:440px;box-shadow:0 14px 34px #0735680c}
.home #gioi-thieu .dq-media-story__copy h2{font-size:34px;line-height:1.3}
.home #gioi-thieu .dq-media-story__primary img{transition:transform .6s ease}
.home #gioi-thieu .dq-media-story__copy>.dq-btn{margin:24px auto 0}
.home #yeu-cau-tu-van{scroll-margin-top:150px}
.home .dq-home-booking p{font-size:17px;line-height:1.7;color:#334155;margin:0 0 20px}
.home .dq-home-booking ul{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:14px}
.home .dq-home-booking li{display:flex;gap:12px;font-size:16px;color:#334155;line-height:1.6}
.home .dq-home-booking li:before{content:'✓';flex:none;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#edf7e4;color:#477f0c;font-weight:700}
.home .dq-home-booking .dq-home-booking__button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:56px;padding:16px 20px;background:#0076c9;border:0;border-radius:10px;color:#fff;font-size:16px;font-weight:700;text-align:center;line-height:1.5;box-shadow:0 6px 20px #0076c91a;transition:transform .2s,background .2s,box-shadow .2s}
.home .dq-home-booking small{display:block;text-align:center;margin:15px 0 0;color:#475569;font-size:14px;line-height:1.6}
.dq-reveal{opacity:0;translate:0 16px;transition:opacity .6s ease,translate .6s ease}
.dq-reveal.is-visible{opacity:1;translate:0 0}
@media(hover:hover){.home #gioi-thieu .dq-media-story__primary:hover img{transform:scale(1.035)}.home .dq-home-booking .dq-home-booking__button:hover{background:#005da6;transform:translateY(-2px);box-shadow:0 10px 24px #0076c92a}.home .dq-home-btn:hover{box-shadow:0 8px 20px #0076c920;transform:translateY(-2px)}}
@media(max-width:760px){.home #gioi-thieu{padding:44px 0}.home #gioi-thieu .dq-media-story__primary{height:300px}.home #gioi-thieu .dq-media-story__copy h2{font-size:29px}.home #gioi-thieu .dq-media-story__secondary{right:0}.home .dq-home-booking .dq-home-booking__button{font-size:15px}}
@media(prefers-reduced-motion:reduce){.dq-reveal{opacity:1;translate:none;transition:none}.home #gioi-thieu .dq-media-story__primary img,.home .dq-home-booking .dq-home-booking__button{transition:none;transform:none}}

.home #cau-hoi-thuong-gap{scroll-margin-top:150px;background:#f1f7fc;padding:60px 0}
.home #cau-hoi-thuong-gap .dq-container{max-width:960px}
.home #cau-hoi-thuong-gap h2{font-size:36px;text-align:center;margin-bottom:32px;color:#073568;line-height:1.3}
.home #cau-hoi-thuong-gap details{padding:0;margin-bottom:12px;border:1px solid #dbe8f3;border-radius:12px;background:#fff;overflow:hidden;transition:box-shadow .2s,border-color .2s}
.home #cau-hoi-thuong-gap summary{position:relative;list-style:none;cursor:pointer;padding:20px 58px 20px 24px;font-size:18px;font-weight:600;line-height:1.5;color:#073568}
.home #cau-hoi-thuong-gap summary::-webkit-details-marker{display:none}
.home #cau-hoi-thuong-gap summary:after{content:'+';position:absolute;right:20px;top:18px;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#edf6fd;color:#0076c9;font-size:22px;line-height:1;font-weight:400}
.home #cau-hoi-thuong-gap details[open]{border-color:#9ac8e9;box-shadow:0 6px 20px #07356807}
.home #cau-hoi-thuong-gap details[open] summary:after{content:'−';background:#0076c9;color:#fff}
.home #cau-hoi-thuong-gap details p{margin:0;padding:0 24px 22px;font-size:16px;line-height:1.8;color:#334155}
@media(hover:hover){.home #cau-hoi-thuong-gap details:hover{border-color:#9ac8e9}}
@media(max-width:760px){.home #cau-hoi-thuong-gap{padding:44px 0}.home #cau-hoi-thuong-gap h2{font-size:30px}.home #cau-hoi-thuong-gap summary{font-size:17px;padding:18px 54px 18px 20px}.home #cau-hoi-thuong-gap details p{padding:0 20px 20px}.home #cau-hoi-thuong-gap summary:after{right:16px;top:16px}}

/* One clear heading above a balanced image and booking panel. */
.home #yeu-cau-tu-van{padding:58px 0;background:linear-gradient(180deg,#fff,#eff6fc)}
.home #yeu-cau-tu-van .dq-quote-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;align-items:stretch}
.home #yeu-cau-tu-van .dq-quote-panel__copy{display:contents}
.home #yeu-cau-tu-van .dq-quote-panel__copy h2{grid-column:1/-1;font-size:38px;line-height:1.3;letter-spacing:-.7px;color:#073568;margin:0 0 16px;text-align:center}
.home #yeu-cau-tu-van .dq-quote-panel__copy>p{grid-column:1/-1;max-width:770px;margin:0 auto 32px;font-size:17px;line-height:1.75;color:#475569;text-align:center}
.home #yeu-cau-tu-van .dq-quote-panel__copy:after{content:'';display:block;grid-column:1;grid-row:3;background:var(--dq-quote-image) center/cover no-repeat;min-height:360px;height:auto;max-height:none;margin:0;border-radius:20px;box-shadow:0 12px 30px #0735680a}
.home #yeu-cau-tu-van .dq-quote-panel__form{grid-column:2;grid-row:3;align-self:stretch;margin:0;padding:30px;border:0;border-radius:20px;background:#fff;box-shadow:0 12px 30px #0735680a;display:flex;flex-direction:column;justify-content:center}
.home #yeu-cau-tu-van .dq-quote-panel__form h3{text-align:center;font-size:24px;line-height:1.4;color:#073568;margin:0 0 16px}
.home #yeu-cau-tu-van .dq-home-booking>p{text-align:center;font-size:16px;color:#475569;margin-bottom:22px}
.home #yeu-cau-tu-van .dq-home-booking ul{gap:12px;margin-bottom:24px;padding:18px 20px;background:#f5f9fc;border-radius:12px}
.home #yeu-cau-tu-van .dq-home-booking li{font-size:15px;align-items:center}
.home #yeu-cau-tu-van .dq-home-booking small{font-size:13px;line-height:1.65;color:#475569;margin-top:16px}
@media(max-width:760px){.home #yeu-cau-tu-van{padding:44px 0}.home #yeu-cau-tu-van .dq-quote-panel__grid{grid-template-columns:minmax(0,1fr);gap:0}.home #yeu-cau-tu-van .dq-quote-panel__copy h2{font-size:30px}.home #yeu-cau-tu-van .dq-quote-panel__copy>p{font-size:16px;margin-bottom:26px}.home #yeu-cau-tu-van .dq-quote-panel__copy:after{grid-column:1;grid-row:3;min-height:230px;margin-bottom:20px;border-radius:16px}.home #yeu-cau-tu-van .dq-quote-panel__form{grid-column:1;grid-row:4;padding:24px 20px;border-radius:16px}.home #yeu-cau-tu-van .dq-quote-panel__form h3{font-size:22px}}

/* Refined desktop navigation typography and interaction. */
@media(min-width:901px){
 .dq-header .dq-header-main--desktop .dq-menu>li>a{position:relative;font-family:"Segoe UI",Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.15px;line-height:1.4;color:#28496d;padding:10px 0;transition:color .2s ease}
 .dq-header .dq-header-main--desktop .dq-menu>li>a:after{content:'';position:absolute;left:50%;bottom:3px;width:0;height:2px;border-radius:2px;background:#0076c9;transform:translateX(-50%);transition:width .22s ease}
 .dq-header .dq-header-main--desktop .dq-menu>li>a:hover,.dq-header .dq-header-main--desktop .dq-menu>.current-menu-item>a{color:#0076c9}
 .dq-header .dq-header-main--desktop .dq-menu>li>a:hover:after,.dq-header .dq-header-main--desktop .dq-menu>.current-menu-item>a:after{width:24px}
 .dq-header .dq-header-main--desktop .dq-header-btn{font-family:"Segoe UI",Arial,sans-serif;font-size:16px;font-weight:650;letter-spacing:0;min-height:48px;border-radius:9px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}
}
@media(min-width:901px) and (max-width:1100px){.dq-header .dq-header-main--desktop .dq-menu>li>a{font-size:16px;letter-spacing:0}.dq-header .dq-header-main--desktop .dq-header-btn{font-size:14px}}
@media(hover:hover){.dq-header .dq-header-main--desktop .dq-header-btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #0076c921}}

.dq-footer .dq-footer-logo{display:block;margin-left:auto;margin-right:auto}
@media(max-width:600px){.dq-footer .dq-footer-logo{width:220px;max-width:82%;margin-bottom:18px}}

/* Larger centered step numbers for the preparation cards. */
.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article{align-items:center;text-align:center;gap:18px;padding:30px 26px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}
.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto;border:5px solid #fff;border-radius:50%;background:linear-gradient(145deg,#0076c9,#005da6);color:#fff;font-size:24px;font-weight:800;line-height:1;box-shadow:0 0 0 1px #cfe4f3,0 8px 18px #0076c91c;transition:transform .22s ease,box-shadow .22s ease}
.home .dq-numbered-features[data-layout] .dq-numbered-features__grid h3{text-align:center;font-size:20px;margin:0 0 10px}
.home .dq-numbered-features[data-layout] .dq-numbered-features__grid p{text-align:center;font-size:15px;line-height:1.75;color:#475569}
@media(hover:hover){.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article:hover{transform:translateY(-3px);border-color:#9ac6e7;box-shadow:0 14px 30px #0735680c}.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article:hover>span{transform:scale(1.07);box-shadow:0 0 0 1px #9ac6e7,0 10px 22px #0076c927}}
@media(max-width:600px){.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article{padding:26px 22px;gap:16px}.home .dq-numbered-features[data-layout] .dq-numbered-features__grid article>span{width:62px;height:62px;font-size:22px}.home .dq-numbered-features[data-layout] .dq-numbered-features__grid h3{font-size:20px}}

@media(max-width:900px){
 .home .dq-mobile-header__grid{box-sizing:border-box;width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding-inline:8px;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}
 .home .dq-mobile-header__left{justify-content:flex-start}
 .home .dq-menu-toggle{width:42px;height:42px;margin:0}
 .home .dq-mobile-header__center{justify-content:center}
}
