/* HyperDAF Contact page: approved modern ecommerce layout */
.hdaf-contact-vpro{background:#f2f3f5;padding:26px 0 34px}
.hdaf-contact-vpro__inner{width:min(1260px,calc(100% - 32px));margin:0 auto}
.hdaf-contact-section{background:#fff;border:1px solid #e7ebf1;border-radius:18px}
.hdaf-contact-eyebrow{display:inline-flex;margin-bottom:14px;color:#ff5f00;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hdaf-contact-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,620px);gap:44px;align-items:center;padding:42px 46px}
.hdaf-contact-hero h1{max-width:590px;margin:0;color:#1f2937;font-size:56px;line-height:1.08;font-weight:900;letter-spacing:-.055em}
.hdaf-contact-hero p{max-width:550px;margin:20px 0 0;color:#4b5563;font-size:16px;line-height:1.72;font-weight:600}
.hdaf-contact-hero__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px;max-width:560px}
.hdaf-contact-hero__cards article{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;padding-right:24px;border-right:1px solid #e6eaf0}
.hdaf-contact-hero__cards article:last-child{border-right:0}
.hdaf-contact-hero__cards strong,.hdaf-contact-support-strip strong,.hdaf-contact-reach-grid strong{display:block;color:#1f2937;font-size:14px;font-weight:900}
.hdaf-contact-hero__cards small,.hdaf-contact-support-strip small{display:block;margin-top:4px;color:#596575;font-size:12px;line-height:1.35}
.hdaf-contact-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:16px;color:#ff5f00;background:#fff5ee}
.hdaf-contact-icon--solid{background:#ff5f00;color:#fff}
.hdaf-contact-icon svg,.hdaf-contact-icon img{width:25px;height:25px;object-fit:contain}
.hdaf-contact-hero__media{min-width:0}
.hdaf-contact-hero__media img{display:block;width:100%;height:340px;border-radius:14px;object-fit:cover;object-position:center center}

.hdaf-contact-store-mockup{position:relative;width:100%;height:340px;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#f7f8fa 0,#fff 72%);border:1px solid #dfe5ec}
.hdaf-contact-store-mockup:before{content:"";position:absolute;left:0;right:0;top:0;height:78px;background:#202733}
.hdaf-contact-store-mockup:after{content:"";position:absolute;left:0;right:0;bottom:0;height:38px;background:#f0f2f5}
.store-sign{position:absolute;left:50%;top:22px;transform:translateX(-50%);z-index:3;color:#ff6a00;font-size:30px;font-weight:900;letter-spacing:-.04em}
.store-front{position:absolute;left:28px;right:28px;top:78px;bottom:38px;z-index:1;border-left:8px solid #1f2937;border-right:8px solid #1f2937;background:#f8fafc}
.store-glass{position:absolute;top:92px;bottom:50px;z-index:2;border:1px solid #cfd8e3;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(240,244,248,.7))}
.store-glass--one{left:48px;width:33%}
.store-glass--two{right:48px;width:33%}
.store-counter{position:absolute;z-index:4;left:41%;bottom:50px;width:28%;height:70px;border-radius:10px 10px 0 0;background:#ff6a00}
.store-product{position:absolute;z-index:5;border:1px solid #e2e8f0;background:#fff;border-radius:8px}
.store-product--one{left:90px;top:150px;width:48px;height:42px}
.store-product--two{left:170px;top:138px;width:56px;height:52px}
.store-product--three{right:185px;top:145px;width:64px;height:46px}
.store-product--four{right:92px;top:132px;width:50px;height:58px}

.hdaf-contact-support-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:22px;padding:24px 28px}
.hdaf-contact-support-strip article{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:0 26px;border-right:1px solid #e6eaf0}
.hdaf-contact-support-strip article:last-child{border-right:0}

.hdaf-contact-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,560px);gap:36px;margin-top:22px;padding:34px}
.hdaf-contact-form-card h2,.hdaf-contact-faq h2,.hdaf-contact-reach-section h2,.hdaf-contact-cta h2{position:relative;margin:0;color:#1f2937;font-size:30px;line-height:1.15;font-weight:900;letter-spacing:-.03em}
.hdaf-contact-form-card h2:after,.hdaf-contact-reach-section h2:after{content:"";display:block;width:42px;height:3px;margin-top:13px;border-radius:99px;background:#ff5f00}
.hdaf-contact-alert{margin:18px 0 0;padding:13px 15px;border-radius:12px;font-size:13px;font-weight:700}
.hdaf-contact-alert--success{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}
.hdaf-contact-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}
.hdaf-contact-form-card form{margin-top:22px}
.hdaf-contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.hdaf-contact-form-grid label{position:relative;display:block}
.hdaf-contact-form-grid label span{position:absolute;left:17px;top:15px;z-index:2;color:#687385;font-size:13px;pointer-events:none}
.hdaf-contact-form-grid input,.hdaf-contact-form-grid select,.hdaf-contact-form-grid textarea{width:100%;min-height:48px;margin:0;padding:0 16px;border:1px solid #dfe5ec;border-radius:8px;background:#fff;color:#1f2937;font-size:14px;outline:0}
.hdaf-contact-form-grid input:focus,.hdaf-contact-form-grid select:focus,.hdaf-contact-form-grid textarea:focus{border-color:#ff5f00}
.hdaf-contact-form-grid select{appearance:auto}
.hdaf-contact-form-grid textarea{height:126px;padding-top:16px;resize:vertical}
.hdaf-contact-field-wide{grid-column:1/-1}
.hdaf-contact-form-card button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:184px;height:48px;margin-top:20px;padding:0 26px;border:0;border-radius:7px;background:#ff5f00;color:#fff;font-size:13px;font-weight:900;cursor:pointer}
.hdaf-contact-form-card button span,.hdaf-contact-btn span{display:inline-flex}
.hdaf-contact-form-card button svg,.hdaf-contact-btn svg{width:16px;height:16px}
.hdaf-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}

.hdaf-contact-map-card{min-width:0}
.hdaf-contact-map-frame{position:relative;overflow:hidden;width:100%;height:100%;min-height:330px;border-radius:14px;background:#eef2f6;border:1px solid #dfe5ec}
.hdaf-contact-map-frame iframe{display:block;width:100%;height:100%;min-height:330px;border:0}
.hdaf-contact-map-mockup{position:relative;width:100%;height:100%;min-height:330px;background:#f4f7fa;overflow:hidden}
.map-road{position:absolute;background:#fff;border:1px solid #e1e7ee}
.map-road--one{left:-40px;top:120px;width:130%;height:34px;transform:rotate(-23deg)}
.map-road--two{left:-45px;top:215px;width:130%;height:28px;transform:rotate(16deg)}
.map-road--three{left:55%;top:-40px;width:28px;height:130%;transform:rotate(8deg)}
.map-pin{position:absolute;left:41%;top:43%;width:28px;height:28px;background:#ff5f00;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}
.map-pin:after{content:"";position:absolute;left:8px;top:8px;width:12px;height:12px;border-radius:50%;background:#fff}
.map-card{position:absolute;left:47%;top:37%;width:190px;padding:16px 18px;border-radius:10px;background:#fff;border:1px solid #e2e8f0}
.map-card strong{display:block;color:#1f2937;font-size:14px;font-weight:900}
.map-card small{display:block;margin-top:5px;color:#64748b;font-size:12px}
.map-control{position:absolute;right:18px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;border:1px solid #dfe5ec;color:#1f2937;font-size:22px;font-weight:700}
.map-control--plus{bottom:58px}
.map-control--minus{bottom:22px}

.hdaf-contact-faq{margin-top:22px;padding:32px 36px}
.hdaf-contact-faq__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.hdaf-contact-faq__head h2:after{content:"";display:block;width:42px;height:3px;margin-top:13px;border-radius:99px;background:#ff5f00}
.hdaf-contact-faq__head a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 20px;border:1px solid #dfe5ec;border-radius:999px;color:#1f2937;text-decoration:none!important;font-size:13px;font-weight:900;background:#fff}
.hdaf-contact-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}
.hdaf-contact-faq details{overflow:hidden;border:1px solid #e1e7ee;border-radius:8px;background:#fff}
.hdaf-contact-faq summary{position:relative;display:flex;align-items:center;gap:12px;min-height:48px;padding:0 44px 0 17px;color:#1f2937;font-size:14px;font-weight:800;list-style:none;cursor:pointer}
.hdaf-contact-faq summary::-webkit-details-marker{display:none}
.hdaf-contact-faq__icon{display:inline-flex;color:#ff5f00}
.hdaf-contact-faq__icon svg{width:17px;height:17px}
.hdaf-contact-faq summary i{position:absolute;right:18px;top:50%;width:9px;height:9px;border-right:1.7px solid #64748b;border-bottom:1.7px solid #64748b;transform:translateY(-65%) rotate(45deg)}
.hdaf-contact-faq details[open] summary i{transform:translateY(-30%) rotate(225deg)}
.hdaf-contact-faq details p{margin:0;padding:0 18px 16px 46px;color:#5b6675;font-size:13px;line-height:1.65}

.hdaf-contact-reach-section{margin-top:22px;padding:32px 36px}
.hdaf-contact-reach-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.hdaf-contact-reach-section__head p{max-width:560px;margin:0;color:#5b6675;font-size:14px;line-height:1.65}
.hdaf-contact-reach-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.hdaf-contact-reach-grid article{display:grid;grid-template-columns:58px 1fr;gap:15px;align-items:start;padding:20px 18px;border:1px solid #e1e7ee;border-radius:12px;background:#fff}
.hdaf-contact-reach-grid p{margin:7px 0 0;color:#5b6675;font-size:13px;line-height:1.55}

.hdaf-contact-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(260px,420px);gap:30px;align-items:center;margin-top:22px;padding:36px 44px;background:#fff9f4}
.hdaf-contact-cta h2{color:#ff5f00}
.hdaf-contact-cta p{max-width:560px;margin:13px 0 0;color:#404b5a;font-size:16px;line-height:1.7}
.hdaf-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 36px;border-radius:999px;background:#ff5f00;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900}
.hdaf-contact-cta img{display:block;max-width:420px;max-height:160px;object-fit:contain}
.hdaf-contact-product-mockup{position:relative;width:400px;height:160px}
.hdaf-contact-product-mockup span{position:absolute;display:block;background:#fff;border:1px solid #dde5ee}
.mock-watch{left:0;bottom:28px;width:70px;height:70px;border-radius:24px;background:#fff5ee!important}
.mock-watch:after{content:"";position:absolute;inset:19px;border-radius:12px;background:#ff5f00}
.mock-headphone{left:82px;bottom:6px;width:128px;height:128px;border-radius:50%;background:#f8fafc!important}
.mock-headphone:before{content:"";position:absolute;inset:28px;border-radius:50%;background:#fff;border:1px solid #dfe5ec}
.mock-headphone:after{content:"";position:absolute;left:48px;right:48px;bottom:-15px;height:45px;border-radius:20px;background:#fff;border:1px solid #dfe5ec}
.mock-speaker{left:224px;bottom:20px;width:88px;height:118px;border-radius:18px}
.mock-speaker:after{content:"";position:absolute;left:41px;top:25px;bottom:25px;width:3px;background:#ff5f00;border-radius:99px}
.mock-camera{right:0;bottom:38px;width:82px;height:66px;border-radius:18px}
.mock-camera:after{content:"";position:absolute;left:24px;top:14px;width:38px;height:38px;border-radius:50%;background:#ff5f00;border:8px solid #fff5ee}

@media(max-width:1100px){
	.hdaf-contact-hero{grid-template-columns:1fr;gap:26px}
	.hdaf-contact-main{grid-template-columns:1fr}
	.hdaf-contact-support-strip,.hdaf-contact-reach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.hdaf-contact-support-strip article:nth-child(2){border-right:0}
	.hdaf-contact-support-strip article{padding:16px 20px;border-bottom:1px solid #e6eaf0}
	.hdaf-contact-support-strip article:nth-last-child(-n+2){border-bottom:0}
	.hdaf-contact-faq__grid{grid-template-columns:1fr}
	.hdaf-contact-cta{grid-template-columns:1fr;gap:24px}
}
@media(max-width:760px){
	.hdaf-contact-vpro{padding:16px 0 24px}
	.hdaf-contact-vpro__inner{width:calc(100% - 22px)}
	.hdaf-contact-section{border-radius:18px}
	.hdaf-contact-hero,.hdaf-contact-main,.hdaf-contact-faq,.hdaf-contact-reach-section,.hdaf-contact-cta{padding:22px 18px}
	.hdaf-contact-hero h1{font-size:38px;line-height:1.1}
	.hdaf-contact-hero p{font-size:14px}
	.hdaf-contact-hero__cards,.hdaf-contact-form-grid,.hdaf-contact-support-strip,.hdaf-contact-reach-grid{grid-template-columns:1fr}
	.hdaf-contact-hero__cards article{border-right:0;border-bottom:1px solid #e6eaf0;padding:0 0 18px}
	.hdaf-contact-hero__cards article:last-child{border-bottom:0;padding-bottom:0}
	.hdaf-contact-store-mockup,.hdaf-contact-hero__media img{height:240px}
	.store-sign{font-size:22px}
	.store-product--one,.store-product--four{display:none}
	.hdaf-contact-support-strip{padding:8px 18px}
	.hdaf-contact-support-strip article,.hdaf-contact-support-strip article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e6eaf0;padding:16px 0}
	.hdaf-contact-support-strip article:last-child{border-bottom:0}
	.hdaf-contact-form-card h2,.hdaf-contact-faq h2,.hdaf-contact-reach-section h2,.hdaf-contact-cta h2{font-size:25px}
	.hdaf-contact-map-frame,.hdaf-contact-map-frame iframe,.hdaf-contact-map-mockup{min-height:260px}
	.map-card{left:24px;top:98px;width:180px}
	.hdaf-contact-faq__head,.hdaf-contact-reach-section__head{display:block}
	.hdaf-contact-faq__head a{margin-top:14px}
	.hdaf-contact-reach-section__head p{margin-top:14px}
	.hdaf-contact-cta{text-align:left}
	.hdaf-contact-product-mockup{width:100%;max-width:330px;height:140px}
	.mock-headphone{left:70px;width:108px;height:108px}
	.mock-speaker{left:190px}
}
@media(max-width:430px){
	.hdaf-contact-hero h1{font-size:34px}
	.hdaf-contact-form-grid label span{left:40px;font-size:12px}
	.hdaf-contact-form-grid input,.hdaf-contact-form-grid select,.hdaf-contact-form-grid textarea{padding-left:40px}
	.hdaf-contact-faq summary{font-size:13px;padding-right:38px}
}

/* Exact approved Contact page visual assets. */
.hdaf-contact-hero__media img{display:block;width:100%;height:340px;border-radius:14px;object-fit:cover;border:0;background:#fff}
.hdaf-contact-map-image{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;border:0}
.hdaf-contact-cta-image{display:block;width:min(325px,100%);height:auto;max-height:none;object-fit:contain;justify-self:end}
@media(max-width:760px){.hdaf-contact-hero__media img{height:240px}.hdaf-contact-map-image{min-height:260px}.hdaf-contact-cta-image{justify-self:start;width:min(320px,100%)}}


/* Contact page tablet/mobile approved responsive layout */
.hdaf-contact-form-grid label > span:not(.screen-reader-text){display:none!important}
.hdaf-contact-form-grid input,
.hdaf-contact-form-grid select,
.hdaf-contact-form-grid textarea{padding-left:16px!important}
.hdaf-contact-form-grid input::placeholder,
.hdaf-contact-form-grid textarea::placeholder{color:#6b7280;opacity:1}
.hdaf-contact-form-grid input:focus::placeholder,
.hdaf-contact-form-grid textarea:focus::placeholder{opacity:0}
.hdaf-contact-form-grid select{color:#1f2937}
.hdaf-contact-form-grid select:invalid{color:#6b7280}

@media (min-width:761px) and (max-width:1180px){
	.hdaf-contact-vpro{padding:22px 0 30px}
	.hdaf-contact-vpro__inner{width:calc(100% - 40px)}
	.hdaf-contact-hero{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:28px;padding:34px}
	.hdaf-contact-hero h1{font-size:42px}
	.hdaf-contact-hero p{font-size:15px}
	.hdaf-contact-hero__media img{height:280px}
	.hdaf-contact-hero__cards{gap:16px}
	.hdaf-contact-support-strip{grid-template-columns:repeat(4,minmax(0,1fr));padding:20px}
	.hdaf-contact-support-strip article{grid-template-columns:44px 1fr;padding:0 14px;border-bottom:0}
	.hdaf-contact-icon{width:42px;height:42px;min-width:42px;border-radius:14px}
	.hdaf-contact-main{grid-template-columns:1fr 1fr;gap:24px;padding:28px}
	.hdaf-contact-map-frame,.hdaf-contact-map-frame iframe,.hdaf-contact-map-image{min-height:300px}
	.hdaf-contact-faq,.hdaf-contact-reach-section{padding:28px}
	.hdaf-contact-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.hdaf-contact-reach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.hdaf-contact-cta{grid-template-columns:minmax(0,1fr) auto minmax(220px,320px);padding:28px 32px}
	.hdaf-contact-cta-image{width:min(290px,100%)}
}

@media (max-width:760px){
	.hdaf-contact-vpro{padding:12px 0 22px}
	.hdaf-contact-vpro__inner{width:calc(100% - 20px)}
	.hdaf-contact-section{border-radius:16px}

	.hdaf-contact-hero{display:flex;flex-direction:column;gap:18px;padding:22px 18px}
	.hdaf-contact-hero__copy{order:1}
	.hdaf-contact-hero__media{order:2;width:100%}
	.hdaf-contact-hero h1{font-size:32px;line-height:1.12;letter-spacing:-.04em}
	.hdaf-contact-hero p{margin-top:12px;font-size:14px;line-height:1.65}
	.hdaf-contact-hero__media img{height:auto;min-height:0;max-height:none;aspect-ratio:16/9;border-radius:14px;object-fit:cover}
	.hdaf-contact-hero__cards{grid-template-columns:1fr;gap:12px;margin-top:18px}
	.hdaf-contact-hero__cards article{grid-template-columns:46px 1fr;padding:0 0 12px;border-right:0;border-bottom:1px solid #edf0f4}
	.hdaf-contact-hero__cards article:last-child{padding-bottom:0;border-bottom:0}

	.hdaf-contact-support-strip{grid-template-columns:1fr 1fr;gap:0;margin-top:12px;padding:12px}
	.hdaf-contact-support-strip article,
	.hdaf-contact-support-strip article:nth-last-child(-n+2){grid-template-columns:40px 1fr;padding:12px;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4}
	.hdaf-contact-support-strip article:nth-child(2n){border-right:0}
	.hdaf-contact-support-strip article:nth-last-child(-n+2){border-bottom:0}
	.hdaf-contact-support-strip strong{font-size:12px}
	.hdaf-contact-support-strip small{font-size:11px;line-height:1.35}
	.hdaf-contact-icon{width:40px;height:40px;min-width:40px;border-radius:13px}
	.hdaf-contact-icon svg,.hdaf-contact-icon img{width:20px;height:20px}

	.hdaf-contact-main{display:flex;flex-direction:column;gap:14px;margin-top:12px;padding:18px}
	.hdaf-contact-form-card h2,.hdaf-contact-faq h2,.hdaf-contact-reach-section h2,.hdaf-contact-cta h2{font-size:24px}
	.hdaf-contact-form-card form{margin-top:18px}
	.hdaf-contact-form-grid{grid-template-columns:1fr;gap:12px}
	.hdaf-contact-form-grid input,.hdaf-contact-form-grid select{min-height:46px;border-radius:8px;font-size:13px}
	.hdaf-contact-form-grid textarea{height:118px;border-radius:8px;font-size:13px}
	.hdaf-contact-form-card button{width:100%;height:48px;margin-top:14px;border-radius:8px}
	.hdaf-contact-map-card{width:100%}
	.hdaf-contact-map-frame,.hdaf-contact-map-frame iframe,.hdaf-contact-map-image{width:100%;min-height:220px;height:220px;border-radius:13px}

	.hdaf-contact-faq{margin-top:12px;padding:18px}
	.hdaf-contact-faq__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
	.hdaf-contact-faq__head a{min-height:34px;margin-top:0;padding:0 12px;font-size:11px;white-space:nowrap}
	.hdaf-contact-faq__grid{grid-template-columns:1fr;gap:8px}
	.hdaf-contact-faq summary{min-height:44px;padding:0 36px 0 12px;font-size:13px}
	.hdaf-contact-faq__icon svg{width:15px;height:15px}
	.hdaf-contact-faq details p{padding:0 14px 14px 36px;font-size:12px}

	.hdaf-contact-reach-section{margin-top:12px;padding:18px}
	.hdaf-contact-reach-section__head{display:block;margin-bottom:16px}
	.hdaf-contact-reach-section__head p{margin-top:10px;font-size:13px}
	.hdaf-contact-reach-grid{grid-template-columns:1fr;gap:0;border:1px solid #e1e7ee;border-radius:13px;overflow:hidden}
	.hdaf-contact-reach-grid article{grid-template-columns:50px 1fr 16px;gap:12px;margin:0;padding:14px;border:0;border-bottom:1px solid #edf0f4;border-radius:0}
	.hdaf-contact-reach-grid article:last-child{border-bottom:0}
	.hdaf-contact-reach-grid article:after{content:"›";align-self:center;color:#9aa4b2;font-size:24px;line-height:1}
	.hdaf-contact-reach-grid p{margin-top:3px;font-size:12px}

	.hdaf-contact-cta{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px;padding:20px 18px}
	.hdaf-contact-cta p{font-size:13px}
	.hdaf-contact-btn{width:100%;height:46px}
	.hdaf-contact-cta-image{justify-self:center;width:min(320px,100%);max-height:120px;object-fit:contain}
}

@media (max-width:430px){
	.hdaf-contact-vpro__inner{width:calc(100% - 16px)}
	.hdaf-contact-hero,.hdaf-contact-main,.hdaf-contact-faq,.hdaf-contact-reach-section,.hdaf-contact-cta{padding:16px}
	.hdaf-contact-hero h1{font-size:28px}
	.hdaf-contact-hero__media img{aspect-ratio:16/10}
	.hdaf-contact-support-strip{grid-template-columns:1fr}
	.hdaf-contact-support-strip article,
	.hdaf-contact-support-strip article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #edf0f4}
	.hdaf-contact-support-strip article:last-child{border-bottom:0}
	.hdaf-contact-faq__head{display:block}
	.hdaf-contact-faq__head a{margin-top:10px}
}
