:root{--navy:#071321;--navy2:#0d2034;--gold:#e5b42a;--green:#31b96f;--green2:#1f9d5c;--ink:#162231;--muted:#64748b;--line:#e1e7ed;--soft:#f5f8fa;--white:#fff;--shadow:0 18px 50px rgba(7,19,33,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.topbar{position:sticky;top:0;z-index:40;background:rgba(7,19,33,.97);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(12px)}.nav-wrap{max-width:1440px;margin:auto;min-height:76px;padding:8px 32px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:250px}.brand img{width:54px;height:54px;object-fit:contain;border-radius:10px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{color:#fff;font-size:16px;letter-spacing:.2px}.brand-copy span{color:#9eb0c2;font-size:8px;letter-spacing:1px;margin-top:3px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:27px;flex:1}.desktop-nav a{color:#d9e2eb;font-size:14px;font-weight:600}.desktop-nav a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.phone-link{color:#fff;border:1px solid rgba(255,255,255,.15);padding:10px 13px;border-radius:9px;font-size:13px;font-weight:700}.wa-link{background:var(--green);color:#fff;padding:11px 15px;border-radius:9px;font-size:13px;font-weight:800}.hero{background:radial-gradient(circle at 75% 25%,rgba(229,180,42,.12),transparent 28%),linear-gradient(135deg,var(--navy),#0a1b2d 60%,#102b3e);color:#fff;overflow:hidden}.hero-inner{max-width:1440px;margin:auto;min-height:610px;padding:82px 6%;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:70px}.pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);padding:9px 13px;border-radius:999px;color:#d5e1eb;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.live-dot{width:7px;height:7px;border-radius:50%;background:#48d882;box-shadow:0 0 0 5px rgba(72,216,130,.12)}.hero h1{font-size:clamp(45px,6vw,76px);line-height:.98;letter-spacing:-3.5px;margin:23px 0 20px;max-width:800px}.hero h1 span{color:var(--gold)}.hero-lead{font-size:18px;line-height:1.7;color:#bac9d7;max-width:690px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:11px;padding:15px 20px;font-size:15px;font-weight:800;cursor:pointer;border:1px solid transparent}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green2)}.btn-outline{border-color:rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.04)}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#bcd1c7;font-size:12px;font-weight:600}.hero-visual{display:flex;justify-content:flex-end}.glow-card{width:min(470px,100%);padding:30px;border-radius:26px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:0 30px 90px rgba(0,0,0,.28)}.mini-label{font-size:11px;letter-spacing:1.5px;color:#9eb1c3;font-weight:900;margin-bottom:22px}.hero-process{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.hero-process>div{padding:18px 0;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:35px 1fr;column-gap:10px}.hero-process i{grid-row:span 2;color:var(--gold);font-style:normal;font-weight:900;font-size:12px}.hero-process strong{font-size:14px}.hero-process small{color:#8fa4b6;margin-top:4px;font-size:11px}.hero-callout{margin-top:20px;border-radius:14px;background:#fff;color:var(--ink);padding:15px 17px;display:flex;justify-content:space-between;align-items:center}.hero-callout span{font-size:12px;color:var(--muted)}.hero-callout a{font-weight:900;color:var(--green2)}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:-34px auto 0;position:relative;z-index:5;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.stats-strip div{padding:25px;text-align:center;border-right:1px solid var(--line)}.stats-strip div:last-child{border-right:0}.stats-strip strong{display:block;font-size:27px;color:var(--ink)}.stats-strip span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.section{max-width:1380px;margin:auto;padding:90px 5%}.brand-section{padding-top:78px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:34px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#a07900;margin-bottom:9px}.section h2,.center-head h2{font-size:40px;letter-spacing:-1.6px;line-height:1.08;margin:0}.section-top p,.center-head p{color:var(--muted);margin:11px 0 0;line-height:1.6;max-width:650px}.text-link{color:#9a7500;font-weight:800;font-size:13px;white-space:nowrap}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.brand-card{min-height:154px;padding:22px 12px;border:1px solid var(--line);background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;box-shadow:0 8px 25px rgba(7,19,33,.045);transition:.2s}.brand-card:hover{transform:translateY(-5px);border-color:#bfcbd6;box-shadow:0 18px 38px rgba(7,19,33,.1)}.brand-img{width:76px;height:58px;object-fit:contain;margin-bottom:12px}.logo-word{font-weight:900;font-size:20px;min-height:58px;display:grid;place-items:center;margin-bottom:10px}.brand-card span:last-child{font-size:13px;font-weight:700}.featured-section{background:var(--soft);max-width:none;padding-left:5%;padding-right:5%}.featured-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.featured-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;align-items:center;gap:16px;min-height:150px}.featured-card .featured-img{width:86px;height:100px;object-fit:contain;border-radius:12px}.featured-card h3{margin:0 0 7px;font-size:16px}.featured-card p{margin:0;color:var(--muted);font-size:12px}.featured-card button{margin-top:13px;border:0;background:#edf8f2;color:#18864e;padding:8px 11px;border-radius:8px;font-size:12px;font-weight:900;cursor:pointer}.featured-empty{grid-column:1/-1;text-align:center;padding:25px;color:var(--muted)}.center-head{text-align:center;margin-bottom:42px}.center-head p{margin-left:auto;margin-right:auto}.process-section{max-width:none;background:#fff}.timeline{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.timeline-card{position:relative;border:1px solid var(--line);border-radius:18px;padding:26px 20px;background:#fff;min-height:245px;box-shadow:0 8px 25px rgba(7,19,33,.04)}.timeline-card>span{color:#b08608;font-weight:900;font-size:12px}.round-icon{width:48px;height:48px;border-radius:14px;background:#eff9f3;display:grid;place-items:center;font-size:22px;margin:20px 0}.timeline-card h3{margin:0 0 9px;font-size:16px}.timeline-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.why-section{background:#f8fafb;max-width:none}.benefit-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:205px}.benefit-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf8f0;color:var(--green2);font-weight:900;font-size:20px}.benefit-grid h3{margin:17px 0 8px;font-size:17px}.benefit-grid p{color:var(--muted);line-height:1.65;font-size:13px;margin:0}.trust-banner{max-width:1280px;margin:80px auto;padding:48px 55px;border-radius:24px;background:linear-gradient(120deg,#0a1a2a,#112e3e);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.trust-banner h2{font-size:34px;letter-spacing:-1px;margin:5px 0 10px;max-width:760px}.trust-banner p{color:#b9c8d5;margin:0;line-height:1.6;max-width:700px}.eyebrow.light{color:var(--gold)}.btn-white{background:#fff;color:var(--ink);white-space:nowrap}.faq-section{padding-top:30px;padding-bottom:90px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.faq-layout h2{font-size:42px;letter-spacing:-1.8px;margin:0}.faq-layout>div>p{color:var(--muted);line-height:1.7;max-width:450px}.faq-contact{margin-top:28px;display:flex;flex-direction:column;gap:10px;font-size:14px}.faq-contact a{color:var(--green2);font-weight:800}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{list-style:none;cursor:pointer;padding:22px 4px;font-size:16px;font-weight:750;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#a67c00;font-size:22px;font-weight:400}.faq-list details p{color:var(--muted);line-height:1.7;font-size:13px;padding:0 4px 20px;margin:0;max-width:800px}.footer{background:var(--navy);color:#b7c5d3;padding:55px 6% 20px}.footer-main{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.4fr .8fr 1fr .9fr;gap:50px}.footer-brand img{width:76px;height:58px;object-fit:contain}.footer-brand p{color:var(--gold);font-size:9px;letter-spacing:1px;font-weight:900}.footer-brand span{font-size:12px;line-height:1.6}.footer-col{display:flex;flex-direction:column;gap:11px}.footer-col h3{color:#fff;font-size:14px;margin:5px 0 8px}.footer-col a,.footer-col span{font-size:12px;color:#aebdca}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:40px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:11px}.footer-bottom a{color:var(--gold)}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:45;background:#1bb866;color:#fff;border-radius:999px;padding:10px 16px 10px 11px;display:flex;align-items:center;gap:9px;box-shadow:0 12px 30px rgba(20,150,80,.35)}.floating-wa>b{width:35px;height:35px;background:#fff;color:#1bb866;border-radius:50%;display:grid;place-items:center}.floating-wa span{display:flex;flex-direction:column}.floating-wa strong{font-size:12px}.floating-wa small{font-size:10px;opacity:.9}.modal{position:fixed;inset:0;background:rgba(4,12,21,.86);z-index:60;padding:24px;overflow:auto}.modal.hidden{display:none}.wizard{max-width:1080px;margin:20px auto;background:#fff;border-radius:22px;min-height:90vh;padding:30px;box-shadow:0 30px 100px rgba(0,0,0,.25)}.wizard-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.wizard-head strong{font-size:17px}.close,.secondary{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 14px;cursor:pointer;font-weight:700}.progress{display:flex;gap:6px;margin:20px 0}.progress span{height:5px;flex:1;background:#e7ebef;border-radius:20px}.progress span.on{background:var(--green)}.wizard h2{font-size:32px;margin:18px 0 8px}.wizard-sub{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.model-card,.storage-card,.option-card{background:#fff;border:1px solid var(--line);border-radius:14px;cursor:pointer;transition:.18s;box-shadow:0 5px 18px rgba(10,24,48,.04)}.model-card:hover,.storage-card:hover,.option-card:hover{transform:translateY(-3px);border-color:#b7c3cf;box-shadow:0 12px 28px rgba(10,24,48,.09)}.model-card{min-height:160px;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.model-img{width:150px;height:110px;object-fit:contain;background:#fff;border-radius:14px;padding:10px;margin-bottom:8px}.storage-card{padding:24px;text-align:center;font-size:18px;font-weight:800}.option-card{padding:20px}.option-card.selected{border:2px solid var(--green);background:#f2fbf6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.field label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px 14px;border:1px solid #cfd8e1;border-radius:10px;font:inherit}.actions{display:flex;justify-content:space-between;margin-top:30px}.quote{background:var(--navy);color:#fff;border-radius:18px;padding:30px;margin-top:24px}.quote strong{font-size:42px;color:#5be28f}.success{padding:50px;text-align:center}.success .check{font-size:54px;color:var(--green)}@media(max-width:1050px){.desktop-nav{gap:15px}.brand-grid{grid-template-columns:repeat(4,1fr)}.featured-grid{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr}.hero-inner{gap:35px}.stats-strip{margin-left:20px;margin-right:20px}}@media(max-width:820px){.nav-wrap{padding:8px 16px}.desktop-nav,.phone-link{display:none}.nav-actions{margin-left:auto}.hero-inner{grid-template-columns:1fr;padding:62px 7%}.hero-visual{justify-content:flex-start}.hero h1{letter-spacing:-2px}.stats-strip{grid-template-columns:1fr 1fr}.stats-strip div:nth-child(2){border-right:0}.stats-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.brand-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.faq-layout{grid-template-columns:1fr;gap:35px}.trust-banner{margin:50px 5%;padding:35px;display:block}.trust-banner .btn{margin-top:25px}.timeline{grid-template-columns:1fr 1fr}}@media(max-width:560px){.brand-copy span{display:none}.brand-copy strong{font-size:14px}.nav-wrap{min-height:66px}.wa-link{padding:10px 11px;font-size:12px}.hero-inner{padding:48px 6%}.hero h1{font-size:45px}.hero-lead{font-size:16px}.hero-actions .btn{width:100%}.hero-process{grid-template-columns:1fr}.stats-strip{margin:0;border-radius:0;border-left:0;border-right:0}.stats-strip strong{font-size:22px}.stats-strip div{padding:20px 10px}.section{padding:65px 6%}.section h2,.center-head h2,.faq-layout h2{font-size:31px}.section-top{display:block}.text-link{display:inline-block;margin-top:18px}.brand-grid{grid-template-columns:repeat(2,1fr);gap:11px}.brand-card{min-height:135px}.featured-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block;line-height:1.8}.footer-bottom a{display:block}.floating-wa{right:12px;bottom:12px}.wizard{padding:18px}.cards{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 18px}.catalog-search{width:min(390px,100%);display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 14px;box-shadow:0 6px 18px rgba(7,19,33,.04)}.catalog-search span{font-size:22px;color:#8493a3}.catalog-search input{width:100%;border:0;outline:0;padding:13px 0;font:inherit;color:var(--ink);background:transparent}.catalog-count{font-size:12px;color:var(--muted);white-space:nowrap}.catalog-count strong{color:var(--ink)}.brand-card small{margin-top:6px;color:var(--muted);font-size:10px}.catalog-empty{grid-column:1/-1;border:1px dashed #cfd8e1;border-radius:16px;padding:38px;text-align:center;color:var(--muted);display:flex;flex-direction:column;gap:7px}.catalog-empty strong{color:var(--ink)}.featured-placeholder{display:grid;place-items:center;background:#f3f6f8;border-radius:12px;font-size:34px}.brand-img{background:#fff}@media(max-width:560px){.catalog-tools{display:block}.catalog-count{margin-top:10px}}


/* MMI v4 premium brand selector */
.brand-section{padding-top:72px;padding-bottom:78px;background:#fff}
.brand-heading{text-align:center;max-width:760px;margin:0 auto 38px}.brand-heading .eyebrow{color:#a77a00;font-size:11px;font-weight:900;letter-spacing:2px;margin-bottom:7px}.brand-heading h2{margin:0;color:#111a24;font-size:42px;line-height:1.05;letter-spacing:-1.7px}.brand-heading p{margin:12px auto 0;color:#718094;font-size:15px;line-height:1.6}
.brand-grid{max-width:1045px;margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.brand-card{appearance:none;-webkit-appearance:none;width:100%;min-height:150px;padding:18px 10px 15px;border:1px solid #e1e6eb;background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;box-shadow:0 5px 15px rgba(20,35,50,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;font:inherit}.brand-card:hover{transform:translateY(-3px);border-color:#cfd8e1;box-shadow:0 12px 25px rgba(20,35,50,.11)}.brand-logo-wrap{width:100%;height:58px;display:grid;place-items:center;margin-bottom:10px}.brand-img{width:92px;height:54px;object-fit:contain;margin:0;background:#fff}.brand-mark{min-height:42px;max-width:125px;display:flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap;font-weight:900}.brand-apple{font-size:39px;font-family:Arial,sans-serif;font-weight:400}.brand-samsung{font-size:15px;letter-spacing:1px;color:#173d9a}.brand-oneplus{font-size:20px;color:#ef233c}.brand-oppo{font-size:25px;color:#19864a;font-weight:500}.brand-vivo{font-size:25px;color:#4e69ef}.brand-google{font-size:34px;color:#4285f4}.brand-nothing{font-size:15px;letter-spacing:1px}.brand-xiaomi{font-size:22px;color:#f36c21}.brand-realme{font-size:19px;background:#ffd21a;padding:5px 8px;color:#111;font-weight:500}.brand-poco{font-size:24px;color:#f1c400}.brand-motorola{font-size:27px}.brand-infinix{font-size:18px}.brand-tecno{font-size:18px;color:#1475a8}.brand-nokia{font-size:20px;color:#234d9b;letter-spacing:1px}.brand-iqoo{font-size:24px;color:#f0a900}.brand-asus{font-size:21px;font-style:italic}.brand-honor{font-size:19px;color:#6370ef;letter-spacing:1px}.brand-name{font-size:14px;font-weight:700;color:#111820;line-height:1.2}.brand-coming{font-size:10px;color:#9aa6b2;margin-top:6px}.brand-card-disabled{cursor:not-allowed;opacity:.72}.brand-card-disabled:hover{transform:none;box-shadow:0 5px 15px rgba(20,35,50,.07)}
@media(max-width:1050px){.brand-grid{grid-template-columns:repeat(5,1fr);max-width:900px}}@media(max-width:820px){.brand-grid{grid-template-columns:repeat(4,1fr);gap:13px}.brand-heading h2{font-size:36px}}@media(max-width:620px){.brand-section{padding-top:55px}.brand-heading{margin-bottom:28px;padding:0 8px}.brand-heading h2{font-size:31px}.brand-heading p{font-size:13px}.brand-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 6px}.brand-card{min-height:124px;padding:14px 7px}.brand-logo-wrap{height:45px;margin-bottom:7px}.brand-img{width:72px;height:44px}.brand-mark{min-height:33px}.brand-apple{font-size:31px}.brand-name{font-size:12px}.brand-coming{font-size:9px}}@media(max-width:430px){.brand-grid{grid-template-columns:repeat(2,1fr);max-width:370px}.brand-card{min-height:128px}}

/* Premium image-background hero slider */
.hero-slider{position:relative;height:590px;overflow:hidden;background:#03101d}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .55s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,20,.96) 0%,rgba(3,15,27,.83) 39%,rgba(3,15,27,.2) 72%,rgba(3,15,27,.18) 100%)}.hero-slide-inner{position:relative;z-index:2;max-width:1280px;height:100%;margin:auto;padding:75px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-slider .hero-copy{max-width:650px;color:#fff}.hero-slider .hero-copy h1{font-size:68px;line-height:.98;letter-spacing:-3px;margin:18px 0 6px;color:#fff}.hero-slider .hero-copy h1 span{color:var(--gold)}.hero-slider .hero-copy h2{color:#fff;font-size:27px;margin:0 0 18px;letter-spacing:1px}.hero-slider .hero-lead{color:#d4e0ea;max-width:620px}.hero-slider .hero-points{color:#fff}.hero-slider .btn-primary{background:var(--gold);color:#08111a;border-color:var(--gold)}.hero-slider .btn-outline{color:#fff;border-color:rgba(255,255,255,.5);background:rgba(0,0,0,.12)}.hero-side-card{width:230px;padding:22px;border:1px solid rgba(255,255,255,.25);background:rgba(4,14,23,.72);backdrop-filter:blur(8px);border-radius:16px;color:#fff;display:flex;flex-direction:column;gap:13px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hero-side-card strong{color:var(--gold);font-size:13px}.hero-side-card span{font-size:12px;color:#dbe5ec}.slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.92);color:#071522;font-size:35px;line-height:1;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.18)}.slider-prev{left:28px}.slider-next{right:28px}.slider-dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.slider-dots button.active{width:28px;border-radius:10px;background:var(--gold)}
@media(max-width:820px){.hero-slider{height:600px}.hero-slide-inner{padding:55px 8%}.hero-side-card{display:none}.hero-slider .hero-copy h1{font-size:54px}.slider-prev{left:12px}.slider-next{right:12px}}
@media(max-width:560px){.hero-slider{height:650px}.hero-slide{background-position:62% center}.hero-slide-overlay{background:linear-gradient(90deg,rgba(2,11,20,.97),rgba(3,15,27,.72))}.hero-slide-inner{padding:48px 7%;align-items:flex-start}.hero-slider .hero-copy h1{font-size:43px;letter-spacing:-2px;margin-top:14px}.hero-slider .hero-copy h2{font-size:20px}.hero-slider .hero-lead{font-size:15px}.hero-slider .hero-actions{flex-direction:column;align-items:stretch}.hero-slider .btn{width:100%;text-align:center}.slider-arrow{width:38px;height:38px;font-size:27px;top:auto;bottom:62px}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{bottom:27px}.hero-slider .hero-points{flex-wrap:wrap;gap:8px 16px}}
