:root{--ink:#152421;--muted:#64706d;--cream:#f5f1e8;--white:#fff;--copper:#bb6f34;--copper2:#d9955d;--green:#184c3b;--line:#deddd7;--shadow:0 22px 60px rgba(21,36,33,.11);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Alexandria',sans-serif;color:var(--ink);background:#fafaf7;line-height:1.85}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--copper);font-weight:700;font-size:.82rem}.eyebrow:before{content:'';width:25px;height:2px;background:currentColor}.section{padding:90px 0}.section.soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head h2,.split h2{font-family:'Noto Kufi Arabic';font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.45;margin:8px 0 0;max-width:710px}.section-head p{max-width:500px;color:var(--muted);margin:0}.topbar{background:var(--ink);color:#e8eee9;font-size:.75rem;padding:7px 0}.topbar .container{display:flex;justify-content:space-between}.header{position:sticky;top:0;z-index:50;background:rgba(250,250,247,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(21,36,33,.08)}.nav{height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;margin-left:auto}.brand-mark{width:48px;height:48px;border-radius:15px;background:var(--green);display:grid;place-items:center;position:relative;overflow:hidden}.brand-mark:before{content:'';width:24px;height:24px;border:3px solid #fff;border-top-color:var(--copper2);transform:rotate(45deg)}.brand strong{font-family:'Noto Kufi Arabic';display:block;font-size:.95rem;line-height:1.5}.brand small{color:var(--copper);font-size:.66rem}.navlinks{display:flex;gap:20px;align-items:center;font-size:.8rem;font-weight:600}.navlinks a:hover,.navlinks a.active{color:var(--copper)}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 21px;border-radius:14px;font-weight:700;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--copper);color:#fff;box-shadow:0 10px 25px rgba(187,111,52,.25)}.btn-dark{background:var(--ink);color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.4);color:#fff;background:transparent}.menu{display:none;background:none;border:0;font-size:1.7rem}.hero{min-height:690px;display:grid;align-items:center;position:relative;background:#14211f url('hero.png') center/cover no-repeat;color:#fff;overflow:hidden}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,17,16,.2),rgba(10,17,16,.82) 60%,rgba(10,17,16,.94))}.hero .container{position:relative;z-index:2}.hero-content{max-width:720px;padding:90px 0}.hero h1{font-family:'Noto Kufi Arabic';font-size:clamp(2.15rem,5.5vw,4.5rem);line-height:1.35;margin:18px 0}.hero p{font-size:1.1rem;color:#d8e0dc;max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.trust-row{display:flex;flex-wrap:wrap;gap:26px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18);font-size:.78rem}.trust-row span:before{content:'✓';color:#e5a574;margin-left:8px;font-weight:800}.ticker{background:var(--copper);color:#fff}.ticker .container{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.ticker div{text-align:center;border-left:1px solid rgba(255,255,255,.25)}.ticker div:last-child{border:0}.ticker strong{font-family:'Noto Kufi Arabic';display:block;font-size:1.2rem}.ticker small{opacity:.82}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid rgba(21,36,33,.08);border-radius:var(--radius);padding:30px;box-shadow:0 10px 35px rgba(21,36,33,.05);transition:.3s}.card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card{min-height:350px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end;color:#fff;background:var(--green)}.service-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,25,20,.95),rgba(10,25,20,.05)),var(--card-image);background-size:cover;background-position:center}.service-card>*{position:relative}.service-card .num{font-size:.75rem;color:#e6a46e}.service-card h3{font-family:'Noto Kufi Arabic';font-size:1.45rem;margin:5px 0}.service-card p{color:#d5ded9;font-size:.85rem}.service-card a{font-weight:700;color:#efae76}.service-card:nth-child(1){--card-image:linear-gradient(135deg,#a86736,#223c35)}.service-card:nth-child(2){--card-image:linear-gradient(135deg,#315d4f,#a57247)}.service-card:nth-child(3){--card-image:linear-gradient(135deg,#434d49,#bf793e)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.visual-block{min-height:500px;border-radius:36px;background:url('hero.png') 25% center/cover;position:relative}.visual-block:after{content:'جودة تُرى\A ودقة تدوم';white-space:pre;position:absolute;bottom:25px;left:25px;background:var(--copper);color:#fff;padding:25px;border-radius:20px;font-family:'Noto Kufi Arabic';font-size:1.2rem}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:25px 0}.check{background:#fff;padding:15px;border-radius:13px;border:1px solid var(--line);font-size:.83rem;font-weight:600}.check:before{content:'✓';display:inline-grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#e7f1ed;color:var(--green);margin-left:9px}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;counter-reset:step}.step{counter-increment:step;padding:24px 18px;background:#fff;border-radius:20px;border:1px solid var(--line)}.step:before{content:'0' counter(step);font-size:1.6rem;color:var(--copper);font-weight:800}.step h3{font-size:.9rem;margin:12px 0 0}.gallery{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-auto-rows:230px;gap:15px}.project{border-radius:23px;overflow:hidden;position:relative;background:linear-gradient(135deg,#173b31,#bd743c)}.project:first-child{grid-row:span 2;background:url('hero.png') 25% center/cover}.project:nth-child(2){background:linear-gradient(145deg,#826244,#d5a172)}.project:nth-child(3){background:linear-gradient(145deg,#193c32,#809589)}.project:nth-child(4){grid-column:span 2;background:linear-gradient(110deg,#393e3b,#b87340)}.project span{position:absolute;right:18px;bottom:16px;color:#fff;font-weight:700}.quote{font-size:.9rem}.quote-stars{color:var(--copper);letter-spacing:4px}.quote strong{display:block;margin-top:18px}.faq{max-width:900px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;padding:22px 0;background:none;border:0;text-align:right;font-weight:700;display:flex;justify-content:space-between;cursor:pointer}.faq-question:after{content:'+';font-size:1.4rem;color:var(--copper)}.faq-answer{max-height:0;overflow:hidden;color:var(--muted);transition:.3s}.faq-item.open .faq-answer{max-height:180px;padding-bottom:20px}.faq-item.open .faq-question:after{content:'−'}.cta{background:var(--green);color:#fff;border-radius:38px;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.cta:after{content:'';position:absolute;width:280px;height:280px;border:60px solid rgba(255,255,255,.05);border-radius:50%;left:-80px}.cta h2{font-family:'Noto Kufi Arabic';font-size:clamp(1.5rem,4vw,2.5rem);margin:0}.cta p{color:#cad8d2;margin:8px 0}.cta .hero-actions{position:relative;z-index:2;margin:0}.page-hero{background:var(--ink);color:#fff;padding:80px 0 70px;position:relative;overflow:hidden}.page-hero:after{content:'';position:absolute;width:460px;height:460px;border:90px solid rgba(187,111,52,.12);border-radius:50%;left:-100px;top:-220px}.breadcrumbs{font-size:.75rem;color:#aebbb6}.page-hero h1{font-family:'Noto Kufi Arabic';font-size:clamp(2rem,5vw,3.8rem);line-height:1.4;margin:18px 0 12px}.page-hero p{max-width:720px;color:#cbd5d1}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature{background:#fff;border-radius:20px;padding:24px;border:1px solid var(--line)}.feature .icon{width:45px;height:45px;border-radius:13px;background:#e8f0ec;color:var(--green);display:grid;place-items:center;font-weight:800}.feature h3{font-family:'Noto Kufi Arabic';font-size:1rem}.feature p{font-size:.82rem;color:var(--muted)}.filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.filter button{border:1px solid var(--line);background:#fff;padding:9px 18px;border-radius:99px;cursor:pointer}.filter button.active{background:var(--green);color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-card{background:var(--ink);color:#fff;border-radius:30px;padding:35px}.contact-card p{color:#becbc6}.contact-line{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.12)}.form{background:#fff;border:1px solid var(--line);border-radius:30px;padding:35px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.78rem;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fafaf8;border-radius:13px;padding:13px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--copper)}.map{height:350px;border:0;width:100%;border-radius:28px;margin-top:25px}.footer{background:#101b19;color:#dce5e1;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer p,.footer a{color:#aebdb7;font-size:.8rem}.footer a{display:block;margin:8px 0}.footer h3{font-family:'Noto Kufi Arabic';font-size:1rem}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;font-size:.72rem;color:#84958e}.floating{position:fixed;z-index:40;bottom:20px;left:20px;display:flex;flex-direction:column;gap:9px}.float-btn{width:53px;height:53px;border-radius:18px;display:grid;place-items:center;color:#fff;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2)}.float-btn.wa{background:#1eaa61}.float-btn.call{background:var(--copper)}.modal{position:fixed;inset:0;background:rgba(10,20,17,.72);z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-box{background:#fff;border-radius:30px;padding:30px;width:min(620px,100%);position:relative}.modal-close{position:absolute;left:20px;top:15px;background:none;border:0;font-size:1.7rem;cursor:pointer}.privacy h2{font-family:'Noto Kufi Arabic';font-size:1.25rem;margin-top:30px}.privacy p,.privacy li{color:var(--muted)}
@media(max-width:960px){.navlinks{position:fixed;inset:82px 0 auto;background:#fff;padding:25px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.navlinks.open{display:flex}.nav>.btn{display:none}.menu{display:block}.grid-3,.split,.contact-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(3,1fr)}.visual-block{min-height:390px}.gallery{grid-template-columns:1fr 1fr}.project:first-child{grid-row:span 1}.project:nth-child(4){grid-column:span 1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.topbar{display:none}.nav{height:72px}.navlinks{inset:72px 0 auto}.brand-mark{width:42px;height:42px}.section{padding:65px 0}.section-head{display:block}.section-head p{margin-top:12px}.hero{min-height:670px;background-position:38% center}.hero:after{background:rgba(10,18,16,.72)}.hero-content{padding:70px 0}.hero h1{font-size:2.25rem}.hero-actions .btn{flex:1;min-width:140px}.ticker .container{grid-template-columns:1fr 1fr;gap:18px}.ticker div:nth-child(2){border:0}.grid-3,.feature-list,.fields{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr;grid-auto-rows:210px}.cta{padding:35px 24px;display:block}.cta .hero-actions{margin-top:20px}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.field.full{grid-column:auto}.floating{bottom:14px;left:14px}.float-btn{width:49px;height:49px}.page-hero{padding:60px 0}.check-grid{grid-template-columns:1fr}}

/* Direct service layout */
.hero-new{background:var(--ink);color:#fff;padding:64px 0}.hero-new-grid{display:grid;grid-template-columns:1fr .85fr;gap:55px;align-items:center}.hero-new h1{font-size:clamp(2.2rem,5vw,4.3rem);line-height:1.35;margin:15px 0}.hero-new p{font-size:1.05rem;color:#cfdbd6;max-width:680px}.hero-new figure{margin:0;height:480px;border-radius:30px;overflow:hidden}.hero-new figure img{width:100%;height:100%;object-fit:cover}.service-strip{background:var(--copper);color:#fff}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}.strip-grid a{padding:23px;border-left:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:auto 1fr;gap:2px 12px}.strip-grid a:last-child{border:0}.strip-grid b{grid-row:span 2;opacity:.65}.strip-grid strong{font-size:1.05rem}.strip-grid span{font-size:.72rem;opacity:.85}.plain-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.plain-cards article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.plain-cards b{color:var(--copper);font-size:.75rem}.plain-cards h3{font-size:1rem;margin:12px 0 8px}.plain-cards p{font-size:.78rem;color:var(--muted);margin:0}.photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:14px}.photo-grid figure{margin:0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.photo-grid img{width:100%;height:190px;object-fit:cover}.photo-grid figcaption{padding:12px;display:flex;justify-content:space-between;gap:10px;font-size:.76rem}.photo-grid figcaption span{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{background:#fff;border:1px solid var(--line);border-radius:23px;overflow:hidden}.project-card img{width:100%;height:280px;object-fit:cover}.project-card>div{padding:20px}.project-card span{color:var(--copper);font-size:.73rem;font-weight:700}.project-card h3{margin:5px 0}.project-card p,.project-card small{color:var(--muted);font-size:.78rem}.source-note{padding:18px 20px;background:#fff6e9;border:1px solid #edcda9;border-radius:15px;margin-bottom:24px;font-size:.82rem}.photo-credit{font-size:.75rem;color:var(--muted);margin-top:20px}.photo-credit a{text-decoration:underline}.section-head>div p{color:var(--muted);margin:8px 0 0}.split .photo-grid{grid-template-columns:1fr 1fr}.split .photo-grid img{height:210px}
@media(max-width:960px){.hero-new-grid{grid-template-columns:1fr}.hero-new figure{height:360px}.plain-cards,.photo-grid{grid-template-columns:repeat(3,1fr)}.project-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.hero-new{padding:48px 0}.hero-new h1{font-size:2.2rem}.hero-new figure{height:260px}.strip-grid{grid-template-columns:1fr}.strip-grid a{border-left:0;border-bottom:1px solid rgba(255,255,255,.25)}.plain-cards,.photo-grid,.project-grid{grid-template-columns:1fr}.photo-grid img,.project-card img{height:240px}.split .photo-grid{grid-template-columns:1fr}}

.hero-new figure{height:auto;background:#fff;color:var(--ink)}.hero-new figure img{height:430px;object-fit:cover}.hero-new figure figcaption{padding:14px 18px;font-size:.78rem;color:var(--muted)}
.stats{background:#0f2f27;color:#fff;padding:28px 0}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr)}.stats-grid div{text-align:center;padding:12px;border-left:1px solid rgba(255,255,255,.16)}.stats-grid div:last-child{border:0}.stats-grid strong{display:block;font-size:1.35rem;color:#e6a46e}.stats-grid span{font-size:.72rem;color:#cad7d2}
.service-guide{background:#fff}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guide-grid article{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fafaf7}.guide-grid h3{margin:0 0 8px}.guide-grid p{margin:0;color:var(--muted);font-size:.88rem}.project-card:nth-child(3n+1) img{height:360px}.project-cta{margin-top:15px;width:100%}
@media(max-width:960px){.stats-grid{grid-template-columns:repeat(3,1fr)}.guide-grid{grid-template-columns:1fr}.hero-new figure img{height:340px}}
@media(max-width:650px){.stats-grid{grid-template-columns:1fr 1fr}.hero-new figure{height:auto}.hero-new figure img{height:260px}.project-card:nth-child(3n+1) img{height:300px}}

/* Official Ramz Al Khaleej visual identity */
:root{--ink:#0E2D5A;--muted:#5d6470;--cream:#F5F6F7;--white:#FFFFFF;--copper:#C9A34E;--copper2:#C9A34E;--green:#0E2D5A;--line:#dfe2e7;--shadow:0 12px 30px rgba(14,45,90,.08);--radius:5px}
body{font-family:'Tajawal','IBM Plex Sans Arabic','Cairo',Tahoma,Arial,sans-serif;color:#222;background:#fff}.section.soft{background:#F5F6F7}.topbar{background:#0E2D5A;color:#fff;border-bottom:2px solid #C9A34E}.header{background:rgba(255,255,255,.97);border-bottom:1px solid #dfe2e7}.nav{height:90px}.brand{margin-left:auto;width:235px;height:76px;overflow:hidden}.brand-logo{width:225px;height:100px;max-width:none;object-fit:cover;object-position:center}.brand>span{display:none}.navlinks{font-size:.82rem}.navlinks a{position:relative;padding:32px 0}.navlinks a:after{content:'';position:absolute;right:0;bottom:20px;width:0;height:2px;background:#C9A34E;transition:.2s}.navlinks a:hover,.navlinks a.active{color:#0E2D5A}.navlinks a:hover:after,.navlinks a.active:after{width:100%}.btn{border-radius:3px;box-shadow:none}.btn-primary,.btn-dark{background:#0E2D5A;color:#fff}.btn-primary:hover,.btn-dark:hover,.float-btn:hover{background:#C9A34E;color:#0E2D5A}.btn-outline:hover{background:#C9A34E;border-color:#C9A34E;color:#0E2D5A}.hero-new{background:#0E2D5A;padding:70px 0}.hero-new h1{font-weight:800}.hero-new figure,.plain-cards article,.photo-grid figure,.project-card,.contact-card,.form,.cta,.modal-box,.guide-grid article,.step{border-radius:4px}.hero-cover{min-height:640px;background-size:cover;background-position:center;display:grid;align-items:center}.hero-cover .hero-new-grid{grid-template-columns:1fr}.hero-cover .hero-new-grid>div{max-width:760px}.hero-cover h1{font-size:clamp(2.6rem,6vw,5rem)}.hero-cover p{font-size:1.2rem;color:#fff}.hero-cover .breadcrumbs{color:#fff}.hero-cover .btn-primary{background:#fff;color:#0E2D5A}.hero-cover .btn-primary:hover{background:#C9A34E}.service-strip{background:#0E2D5A;border-top:3px solid #C9A34E}.strip-grid a{border-color:rgba(201,163,78,.35)}.strip-grid b{color:#C9A34E;opacity:1}.section-head h2,.split h2,.service-guide h2,.section>div>h2{color:#0E2D5A}.section-head>div:before{content:'';display:block;width:44px;height:3px;background:#C9A34E;margin-bottom:12px}.plain-cards article,.photo-grid figure,.project-card,.guide-grid article,.step{box-shadow:0 8px 22px rgba(14,45,90,.06);border-color:#e2e5e9}.plain-cards article{border-top:3px solid #0E2D5A}.plain-cards b,.project-card span{color:#C9A34E}.photo-grid{grid-template-columns:repeat(3,1fr);gap:22px}.photo-grid img{height:270px}.photo-grid figure,.project-card{transition:transform .25s,box-shadow .25s}.photo-grid figure:hover,.project-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(14,45,90,.14)}.project-card{border-bottom:3px solid #C9A34E}.project-card img{transition:transform .45s}.project-card:hover img{transform:scale(1.025)}.filter button{border-radius:2px;border-color:#0E2D5A;color:#0E2D5A}.filter button.active,.filter button:hover{background:#0E2D5A;color:#fff;border-color:#0E2D5A}.stats{background:#0E2D5A;border-block:3px solid #C9A34E}.stats-grid strong{color:#C9A34E;font-size:1.8rem}.cta{background:#0E2D5A;border-right:6px solid #C9A34E}.cta:after{display:none}.footer{background:#0E2D5A;border-top:4px solid #C9A34E}.footer h3{color:#C9A34E}.footer .brand{margin:0;width:235px}.footer p,.footer a{color:#fff}.float-btn.wa,.float-btn.call{background:#0E2D5A;border:1px solid #C9A34E;border-radius:3px}.faq-question{color:#0E2D5A}.faq-question:after{color:#C9A34E}.source-note{border-radius:3px;border-color:#C9A34E;background:#fffaf0}
@media(max-width:960px){.brand{width:200px}.brand-logo{width:200px}.navlinks a{padding:8px 0}.photo-grid{grid-template-columns:1fr 1fr}.hero-cover{min-height:580px}}
@media(max-width:650px){.nav{height:78px}.brand{width:170px;height:68px}.brand-logo{width:170px;height:76px}.navlinks{inset:78px 0 auto}.hero-cover{min-height:570px;padding:60px 0}.hero-cover h1{font-size:2.45rem}.photo-grid{grid-template-columns:1fr}.photo-grid img{height:280px}}

.process-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:stretch}.process-layout figure{margin:0;overflow:hidden;border-radius:4px;min-height:270px}.process-layout figure img{width:100%;height:100%;object-fit:cover}.process-layout .steps{grid-template-columns:repeat(2,1fr)}.process-layout .step:last-child{grid-column:1/-1}.hero-cover{background-position:center 56%}
@media(max-width:960px){.process-layout{grid-template-columns:1fr}.process-layout figure{height:360px}}
@media(max-width:650px){.process-layout figure{height:260px}.process-layout .steps{grid-template-columns:1fr}.process-layout .step:last-child{grid-column:auto}.hero-cover{background-position:center}}

.line-icon{width:20px;height:20px;flex:0 0 20px}.contact-line strong{display:flex;align-items:center;gap:8px;color:#C9A34E}.contact-line .line-icon{width:18px;height:18px}.hero-carousel{height:650px;position:relative;background:#0E2D5A;color:#fff;overflow:hidden}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity 1.15s ease,visibility 1.15s ease;display:grid;align-items:center}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-slide-content{width:min(1180px,calc(100% - 40px));position:relative;z-index:2}.hero-slide-content>h1,.hero-slide-content>h2{font-size:clamp(2.5rem,5.6vw,4.8rem);line-height:1.3;max-width:820px;margin:18px 0;font-weight:800;color:#fff}.hero-slide-content p{max-width:720px;font-size:1.12rem;color:#fff}.hero-slide .btn-primary{background:#fff;color:#0E2D5A}.hero-slide .btn-primary:hover{background:#C9A34E}.hero-dots{position:absolute;z-index:5;bottom:28px;right:max(20px,calc((100% - 1180px)/2));display:flex;gap:9px}.hero-dots button{width:34px;height:4px;padding:0;border:0;background:rgba(255,255,255,.45);cursor:pointer;transition:.3s}.hero-dots button.active{background:#C9A34E;width:56px}.float-btn.email{background:#0E2D5A;border:1px solid #C9A34E}.floating .line-icon{width:23px;height:23px}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
@media(max-width:960px){.hero-carousel{height:610px}.hero-slide-content>h1,.hero-slide-content>h2{font-size:2.75rem}.hero-slide{background-position:center}}
@media(max-width:650px){.hero-carousel{height:610px}.hero-slide-content{width:min(100% - 28px,1180px)}.hero-slide-content>h1,.hero-slide-content>h2{font-size:2.35rem}.hero-slide-content p{font-size:.95rem}.hero-slide .hero-actions{gap:8px}.hero-slide .hero-actions .btn{min-width:0;padding:12px 13px;font-size:.76rem}.hero-dots{right:14px;bottom:22px}.floating{left:50%;transform:translateX(-50%);bottom:12px;flex-direction:row;background:rgba(14,45,90,.94);padding:6px;border:1px solid rgba(201,163,78,.5);gap:5px}.float-btn{width:48px;height:48px}.floating .line-icon{width:22px;height:22px}}
.hero-text-only .hero-new-grid{grid-template-columns:1fr}.hero-text-only .hero-new-grid>div{max-width:850px}
