:root{
  --navy:#111b6d;
  --teal:#16acc4;
  --coral:#ff4058;
  --orange:#ffa719;
  --paper:#f3f3f3;
  --card:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--navy);font-family:Corbel,Carlito,"Segoe UI",Arial,sans-serif;font-weight:400}
a{text-decoration:none}.container-main{width:min(1480px,calc(100% - 32px));margin:auto}.section-space{padding:20px 0}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(243,243,243,.96);backdrop-filter:blur(8px)}
.navbar{padding:12px 0}.nav-wrap{display:flex;align-items:center}.navbar-brand img{width:185px;height:auto}.navbar-nav{gap:36px}.nav-link{color:var(--navy)!important;font-size:17px;font-weight:700;padding:16px 0!important;position:relative}.nav-link.active:after,.nav-link:hover:after{content:"";position:absolute;left:8%;right:8%;bottom:9px;height:3px;background:var(--orange);border-radius:99px}.quote-btn{margin-left:36px;padding:13px 24px;border-radius:999px;color:#fff;font-weight:700;font-size:16px;background:linear-gradient(90deg,var(--coral),var(--orange));display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.quote-btn:hover{color:#fff}
.hero-box{background:#dedede;border-radius:18px;overflow:hidden;min-height:500px}.hero-copy{padding:28px 20px 28px 76px}.eyebrow{display:inline-block;padding:7px 16px;border-radius:99px;background:#bfeaf0;color:#148ba1;font-size:16px;font-weight:700;margin-bottom:24px}.hero h1{font-size:58px;line-height:1.04;margin:0 0 20px;font-weight:400;letter-spacing:-1px}.hero h1 em{font-style:normal;color:var(--coral)}.hero h1 strong{font-weight:400;color:var(--teal)}.hero h1 b{font-weight:400;color:var(--orange)}.hero-copy>p{font-size:21px;line-height:1.25;margin:0 0 26px}.benefits{display:flex;gap:52px}.benefits div{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:17px;font-weight:700}.benefits img{width:66px;height:66px;object-fit:contain}.hero-art-wrap{display:flex;align-items:flex-end;justify-content:center;min-height:500px}.hero-art{width:min(690px,100%);margin:auto;display:block}
.left-title{color:var(--teal);font-size:54px;font-weight:400;margin:0;text-transform:uppercase}.title-line{display:block;width:162px;height:6px;border-radius:99px;background:var(--orange);margin:10px 0 34px 5px}.about p{font-size:20px;line-height:1.28;margin-bottom:22px}.about-img{width:100%;max-width:820px;margin-left:auto;display:block}
.section-title{display:flex;justify-content:center;align-items:flex-start;gap:8px;position:relative}.section-title h2{margin:0;color:var(--navy);font-size:54px;line-height:1;font-weight:400}.section-title h2 span{color:var(--coral)}.section-title img{width:70px;height:auto;margin-top:-12px}
.problem-card{min-height:220px;background:#fff;border-radius:20px;box-shadow:0 10px 26px rgba(15,27,88,.16);padding:30px 26px;display:flex;gap:20px;align-items:flex-start;position:relative;overflow:hidden}.problem-card:after{content:"";position:absolute;bottom:0;left:30%;right:30%;height:6px;border-radius:99px}.teal-card:after{background:var(--teal)}.orange-card:after{background:var(--orange)}.coral-card:after{background:var(--coral)}.problem-icon{width:115px;height:115px;flex:0 0 115px;border-radius:50%;display:grid;place-items:center}.problem-icon img{width:68px;height:68px;object-fit:contain}.teal-bg{background:var(--teal)}.orange-bg{background:var(--orange)}.coral-bg{background:var(--coral)}.problem-card span{display:block;font-size:38px;line-height:1;font-weight:400;margin:4px 0 12px}.teal-card span{color:var(--teal)}.orange-card span{color:var(--orange)}.coral-card span{color:var(--coral)}.problem-card p{font-size:20px;line-height:1.23;font-weight:700;margin:0}
.services{padding-top:42px}.woman-col{display:flex;align-items:flex-end}.woman{width:100%;max-width:630px;display:block;margin:auto}.services-title{justify-content:flex-start;margin-bottom:28px}.services-title h2 span{color:var(--teal)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 40px}.services-grid>div{text-align:center}.services-grid img{height:130px;width:auto;object-fit:contain;margin:0 auto 12px}.services-grid p{font-size:19px;font-weight:700;line-height:1.12;margin:0}
.process-title{margin-bottom:20px}.process-box{background:#dedede;border-radius:58px;padding:30px 38px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;align-items:center}.process-step{display:flex;gap:18px;align-items:flex-start}.num{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;flex:0 0 86px;color:#fff;font-size:46px;font-weight:400}.process-step h3{font-size:27px;line-height:1.03;margin:3px 0 14px;font-weight:700}.process-step p{font-size:17px;line-height:1.25;margin:0}.process-arrow{font-size:38px;color:var(--navy)}
.contact{padding-top:0}.cta{position:relative;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:26px;padding:26px 42px;background:linear-gradient(90deg,#168fc1 0%,#20a3d5 35%,#55689b 68%,#f15b47 100%);color:#fff;border-radius:12px 12px 0 0;overflow:visible}.megaphone{width:210px}.cta-copy h2{font-size:42px;line-height:1.05;margin:0 0 12px;font-weight:400}.cta-copy h2 span{color:#ffe125}.cta-copy p{font-size:20px;line-height:1.25;margin:0}.cta-btn{background:#fff;color:var(--coral);padding:17px 28px;border-radius:999px;font-size:17px;font-weight:700;display:inline-flex;gap:14px;align-items:center;white-space:nowrap}.cta-btn:hover{color:var(--coral)}.cta-wa{position:absolute;right:30px;top:-55px;width:104px;height:104px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#28c449;box-shadow:0 8px 18px rgba(0,0,0,.2)}.cta-wa i{font-size:72px}
footer{background:#07124f;border-radius:0 0 20px 20px}.footer-content{min-height:110px;display:grid;grid-template-columns:180px 1fr 1fr 1fr;align-items:center;gap:20px}.footer-content>img{width:145px}.footer-content a{color:#fff;font-size:19px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px}.footer-content a i{font-size:32px}.floating-wa{display:none;position:fixed;right:20px;bottom:20px;width:62px;height:62px;border-radius:50%;background:#25d366;color:#fff;place-items:center;z-index:999;box-shadow:0 8px 22px rgba(0,0,0,.25)}.floating-wa i{font-size:34px}
@media(max-width:1399px){.hero h1{font-size:50px}.section-title h2,.left-title{font-size:46px}.problem-card{padding:26px 20px}.problem-card p{font-size:18px}.problem-icon{width:100px;height:100px;flex-basis:100px}.problem-icon img{width:58px;height:58px}.cta-copy h2{font-size:36px}}
@media(max-width:1199px){.navbar-nav{gap:20px}.quote-btn{margin-left:20px}.hero-copy{padding-left:42px}.hero h1{font-size:43px}.benefits{gap:28px}.problem-card{min-height:205px}.problem-card p{font-size:17px}.problem-card span{font-size:32px}.services-grid img{height:110px}.process-box{grid-template-columns:1fr}.process-arrow{display:none}.cta{grid-template-columns:160px 1fr auto}.megaphone{width:160px}.cta-copy h2{font-size:32px}.cta-copy p{font-size:17px}}
@media(max-width:991px){.navbar-brand img{width:150px}.navbar-collapse{padding:15px 0}.quote-btn{margin:12px 0 4px}.hero-copy{text-align:center;padding:35px 28px}.benefits{justify-content:center}.hero-art-wrap{min-height:auto}.hero-art{max-width:620px}.left-title{text-align:center}.title-line{margin-left:auto;margin-right:auto}.about p{font-size:18px}.section-title h2{font-size:40px;text-align:center}.services-title{justify-content:center}.woman{max-width:500px}.cta{grid-template-columns:1fr;text-align:center}.megaphone{margin:auto}.cta-btn{justify-self:center}.cta-wa{display:none}.footer-content{grid-template-columns:1fr;padding:18px 0}.footer-content>img{margin:auto}.floating-wa{display:grid}}
@media(max-width:767px){.container-main{width:min(100% - 18px,1480px)}.section-space{padding:14px 0}.hero h1{font-size:34px}.hero-copy>p{font-size:17px}.benefits{gap:12px}.benefits div{font-size:14px}.benefits img{width:52px;height:52px}.left-title{font-size:34px}.section-title{display:block;text-align:center}.section-title h2{font-size:31px}.section-title img{width:45px;margin:6px auto 0}.problem-card{min-height:auto;padding:20px}.problem-icon{width:88px;height:88px;flex-basis:88px}.problem-icon img{width:48px;height:48px}.problem-card p{font-size:16px}.problem-card span{font-size:29px}.services-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.services-grid img{height:90px}.process-box{border-radius:30px;padding:24px 20px}.num{width:66px;height:66px;flex-basis:66px;font-size:34px}.process-step h3{font-size:23px}.process-step p{font-size:15px}.cta{padding:24px 18px}.cta-copy h2{font-size:28px}.cta-copy p{font-size:16px}.cta-btn{font-size:14px;padding:14px 20px}}
@media(max-width:480px){.hero h1{font-size:29px}.benefits{flex-wrap:wrap}.services-grid{grid-template-columns:1fr}.problem-card{gap:14px}.problem-icon{width:76px;height:76px;flex-basis:76px}.problem-icon img{width:42px;height:42px}}
