
:root{--navy:#071a33;--navy2:#0c2d55;--red:#e21d2f;--gold:#f6b83f;--ink:#152238;--muted:#65748b;--soft:#f5f8fc;--white:#fff;--line:#e4eaf2;--shadow:0 18px 55px rgba(7,26,51,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}.fw-800{font-weight:800}.text-muted{color:var(--muted)!important}.text-red{color:var(--red)}.bg-soft{background:var(--soft)}.section{padding:88px 0}.section-sm{padding:56px 0}.rounded-4{border-radius:1.35rem!important}.shadow-soft{box-shadow:var(--shadow)}
.topbar{background:var(--navy);color:#dfe9f5;font-size:.9rem}.topbar a{color:#fff;text-decoration:none}.navbar{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 4px 20px rgba(7,26,51,.07)}.navbar-brand{font-weight:900;color:var(--navy)!important;letter-spacing:-.03em}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--red),#ff6b5d);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;box-shadow:0 10px 25px rgba(226,29,47,.25)}.nav-link{font-weight:650;color:#33445c!important}.nav-link:hover,.nav-link.active{color:var(--red)!important}.btn{border-radius:12px;font-weight:750;padding:.78rem 1.15rem}.btn-primary{background:var(--red);border-color:var(--red);box-shadow:0 10px 25px rgba(226,29,47,.22)}.btn-primary:hover{background:#c91628;border-color:#c91628}.btn-dark{background:var(--navy);border-color:var(--navy)}.btn-outline-dark:hover{background:var(--navy)}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(246,184,63,.24),transparent 28%),linear-gradient(135deg,#071a33 0%,#0c2d55 58%,#123f70 100%);color:#fff}.hero:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:rgba(226,29,47,.16);right:-180px;top:-180px}.hero-content{padding:92px 0 82px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.42rem .75rem;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:999px;font-size:.84rem;font-weight:750}.hero h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.055em;font-weight:900}.hero p.lead{font-size:1.15rem;color:#d9e6f5;max-width:680px}.hero-card{background:#fff;color:var(--ink);padding:24px;border-radius:24px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.hero-visual{min-height:430px;display:flex;align-items:center;justify-content:center}.hero-orb{width:min(420px,80vw);height:min(420px,80vw);border-radius:50%;background:linear-gradient(145deg,#fff 0%,#dcecff 100%);position:relative;box-shadow:inset 0 0 0 18px rgba(255,255,255,.5),0 30px 80px rgba(0,0,0,.22)}.hero-orb:after{content:"CAREER";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:4rem;font-weight:950;letter-spacing:-.08em;color:rgba(7,26,51,.08);transform:rotate(-12deg)}.float-badge{position:absolute;background:#fff;color:var(--ink);padding:12px 16px;border-radius:16px;box-shadow:var(--shadow);font-weight:800}.badge-a{top:15%;left:-4%}.badge-b{bottom:16%;right:-4%}
.slider-img{min-height:500px;display:flex;align-items:center;background:linear-gradient(135deg,#0b2443,#164c7d)}.carousel-caption{left:8%;right:auto;bottom:18%;text-align:left;max-width:650px}.carousel-caption h1,.carousel-caption h2{font-weight:900;letter-spacing:-.04em}.carousel-caption p{font-size:1.12rem;color:#e8f1fb}.carousel-indicators [data-bs-target]{width:28px;height:4px;border-radius:5px}
.trust-strip{margin-top:-10px;position:relative;z-index:5}.trust-card{background:#fff;border-radius:22px;box-shadow:var(--shadow);padding:24px}.stat{font-size:2.2rem;font-weight:900;color:var(--navy);line-height:1}.stat-label{font-size:.9rem;color:var(--muted);margin-top:5px}.section-kicker{color:var(--red);font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.section-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.045em;line-height:1.1}.section-intro{max-width:720px;color:var(--muted)}
.feature-card,.role-card,.blog-card,.benefit-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;transition:.25s;box-shadow:0 8px 28px rgba(7,26,51,.05)}.feature-card:hover,.role-card:hover,.blog-card:hover,.benefit-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon-box{width:52px;height:52px;border-radius:15px;background:#fff0f1;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:18px}.step{position:relative;padding-left:68px}.step-num{position:absolute;left:0;top:0;width:46px;height:46px;border-radius:14px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.step+.step{margin-top:28px}.step:not(:last-child):after{content:"";position:absolute;left:22px;top:46px;height:44px;border-left:2px dashed #ccd7e5}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding-left:30px;margin:12px 0}.check-list li:before{content:"✓";position:absolute;left:0;top:1px;color:#14834b;font-weight:900}.cta{background:linear-gradient(135deg,var(--red),#b91025);color:#fff;border-radius:28px;padding:48px}.cta p{color:#ffe9ec}.quote{background:var(--soft);border-left:4px solid var(--red);padding:24px;border-radius:0 18px 18px 0}.person{display:flex;gap:14px;align-items:center}.avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--navy),#3974a8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.gallery-card{overflow:hidden;border-radius:22px;background:#eef4fb;min-height:250px;position:relative}.gallery-art{height:100%;min-height:250px;background:radial-gradient(circle at 25% 25%,#fff,transparent 25%),linear-gradient(135deg,#cfe2f6,#e9eef6);display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:900;font-size:1.2rem}.footer{background:#061529;color:#b9c7d8}.footer h5{color:#fff}.footer a{color:#b9c7d8;text-decoration:none}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.floating{position:fixed;right:18px;bottom:92px;z-index:1030;display:flex;flex-direction:column;gap:10px}.float-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:1.2rem}.wa{background:#19a957}.call{background:var(--red)}.mobile-cta{display:none}.page-hero{padding:74px 0;background:linear-gradient(135deg,#071a33,#0d3967);color:#fff}.page-hero h1{font-weight:900;letter-spacing:-.045em}.breadcrumb-item a{color:#d6e7fa;text-decoration:none}.breadcrumb-item.active{color:#fff}.article{max-width:850px}.article h2{margin-top:40px;font-weight:850}.article h3{margin-top:28px;font-weight:800}.article p,.article li{font-size:1.04rem;color:#44546a}.article img{border-radius:22px}.form-control,.form-select{border-radius:12px;padding:.82rem 1rem;border-color:#d8e1ec}.form-control:focus,.form-select:focus{border-color:#7ba7d0;box-shadow:0 0 0 .2rem rgba(13,57,103,.1)}.lead-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.faq .accordion-button{font-weight:750;padding:1.2rem}.faq .accordion-button:not(.collapsed){color:var(--navy);background:#f5f8fc}.table-modern{border:1px solid var(--line);border-radius:18px;overflow:hidden}.table-modern th{background:var(--navy);color:#fff}.notice{background:#fff8e8;border:1px solid #f3d58b;border-radius:16px;padding:18px}.reveal{animation:rise .7s ease both}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:991px){.hero-content{padding:65px 0}.hero-visual{min-height:330px}.carousel-caption{bottom:12%;max-width:80%}.trust-strip{margin-top:0}.section{padding:65px 0}.floating{bottom:78px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1040;background:#fff;padding:8px;box-shadow:0 -5px 22px rgba(0,0,0,.12);gap:8px}.mobile-cta a{flex:1;text-align:center}.footer{padding-bottom:75px}}@media(max-width:575px){.hero h1{font-size:2.55rem}.slider-img{min-height:580px}.carousel-caption{left:7%;right:7%;bottom:12%}.carousel-caption h1{font-size:2.3rem}.badge-a{left:-8%}.badge-b{right:-8%}.cta{padding:32px 24px}.section{padding:52px 0}}

.navbar-brand{text-decoration:none;transition:all .3s ease;}.navbar-brand:hover{transform:translateY(-1px);}.brand-mark{width:54px;height:54px;min-width:54px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:14px;background:linear-gradient(145deg,#d7193f 0%,#b5092b 55%,#92051f 100%);color:#fff;box-shadow:0 8px 24px rgba(183,9,43,.22),inset 0 1px 0 rgba(255,255,255,.25);overflow:hidden;}.brand-mark::before{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.35);border-radius:10px;}.brand-mark::after{content:"";position:absolute;width:70px;height:20px;top:-8px;left:-20px;background:rgba(255,255,255,.12);transform:rotate(-25deg);}.brand-mark span{position:relative;z-index:2;font-size:16px;font-weight:800;letter-spacing:1px;}.brand-text{display:flex;flex-direction:column;justify-content:center;line-height:1.15;}.brand-text strong{display:block;color:#172033;font-size:17px;font-weight:750;letter-spacing:-.25px;white-space:nowrap;}.brand-text small{display:flex;align-items:center;gap:5px;margin-top:6px;color:#737b8c;font-size:10.5px;font-weight:600;letter-spacing:.35px;white-space:nowrap;}.brand-text small i{color:#c8102e;font-size:10px;}.navbar-brand:hover .brand-mark{box-shadow:0 10px 30px rgba(183,9,43,.30),inset 0 1px 0 rgba(255,255,255,.30);}.navbar-brand:hover .brand-text strong{color:#c8102e;}@media (max-width:575.98px){.brand-mark{width:45px;height:45px;min-width:45px;border-radius:11px;}.brand-mark span{font-size:13px;letter-spacing:.7px;}.brand-mark::before{inset:3px;border-radius:8px;}.brand-text strong{font-size:14px;}.brand-text small{margin-top:4px;font-size:8.5px;letter-spacing:.2px;}.navbar-brand{gap:10px !important;}}@media (max-width:360px){.brand-text strong{font-size:13px;}.brand-text small{font-size:8px;}.brand-mark{width:42px;height:42px;min-width:42px;}}

.hero-v2{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 30%,rgba(198,16,46,.18),transparent 32%),radial-gradient(circle at 15% 80%,rgba(246,184,63,.08),transparent 30%),linear-gradient(135deg,#07111f 0%,#0c1b2f 52%,#101f35 100%);}.hero-bg-shape{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px);}.hero-bg-shape-1{width:500px;height:500px;right:-180px;top:-220px;border:1px solid rgba(255,255,255,.06);}.hero-bg-shape-2{width:300px;height:300px;left:-180px;bottom:60px;border:1px solid rgba(255,255,255,.04);}.min-vh-75{min-height:720px;}.hero-eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:9px;padding:8px 14px;border:1px solid rgba(255,255,255,.13);border-radius:100px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px);color:rgba(255,255,255,.85);font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#f6b83f;box-shadow:0 0 0 5px rgba(246,184,63,.10);animation:heroPulse 2s infinite;}@keyframes heroPulse{0%,100%{box-shadow:0 0 0 4px rgba(246,184,63,.08);}50%{box-shadow:0 0 0 8px rgba(246,184,63,.02);}}.eyebrow-location{padding-left:9px;margin-left:2px;border-left:1px solid rgba(255,255,255,.2);color:#f6b83f;}.hero-title{max-width:780px;margin:25px 0 0;color:#fff;font-size:clamp(44px,5vw,76px);font-weight:800;line-height:1.02;letter-spacing:-2.8px;}.hero-title span{display:block;color:#f6b83f;}.hero-description{max-width:650px;margin-top:27px;color:rgba(255,255,255,.70);font-size:17px;line-height:1.75;}.hero-trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:27px;}.hero-trust-item{display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.82);font-size:12px;font-weight:600;}.hero-trust-item i{color:#f6b83f;font-size:15px;}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px;}.hero-btn-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-width:225px;padding:13px 17px 13px 21px;border:0;border-radius:13px;background:linear-gradient(135deg,#d7193f,#b5092b);color:#fff;font-weight:750;box-shadow:0 12px 30px rgba(215,25,63,.28);transition:all .3s ease;}.hero-btn-primary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 17px 35px rgba(215,25,63,.38);}.hero-btn-primary span{display:flex;flex-direction:column;align-items:flex-start;}.hero-btn-primary small{margin-top:3px;color:rgba(255,255,255,.65);font-size:9px;font-weight:500;}.hero-btn-primary > i{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.13);transition:transform .3s ease;}.hero-btn-primary:hover > i{transform:translateX(3px);}.hero-phone{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:14px;font-weight:700;}.hero-phone:hover{color:#f6b83f;}.hero-phone small{display:block;margin-bottom:2px;color:rgba(255,255,255,.45);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;}.phone-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:rgba(255,255,255,.06);color:#f6b83f;}.hero-micro-trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;color:rgba(255,255,255,.42);font-size:10px;}.hero-micro-trust span{display:flex;align-items:center;gap:5px;}.hero-micro-trust i{color:rgba(246,184,63,.75);}.hero-profile{position:relative;width:min(440px,100%);height:500px;margin:auto;display:flex;align-items:center;justify-content:center;}.hero-profile-glow{position:absolute;width:350px;height:350px;border-radius:50%;background:rgba(215,25,63,.20);filter:blur(45px);}.hero-profile-image{position:relative;z-index:2;width:350px;height:350px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden;}.hero-profile-image img{width:100%;height:100%;object-fit:cover;padding:22px;}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:rotate(-20deg);}.orbit-1{width:430px;height:430px;}.orbit-2{width:510px;height:260px;}.hero-floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:11px;padding:13px 17px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(18,31,51,.88);backdrop-filter:blur(15px);box-shadow:0 15px 35px rgba(0,0,0,.25);animation:floatCard 4s ease-in-out infinite;}.experience-card{top:75px;left:0;}.trained-card{right:-5px;bottom:75px;animation-delay:1.3s;}.floating-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:rgba(246,184,63,.12);color:#f6b83f;}.hero-floating-card strong,.hero-floating-card span{display:block;}.hero-floating-card strong{color:#fff;font-size:19px;line-height:1;}.hero-floating-card span{margin-top:4px;color:rgba(255,255,255,.48);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;}@keyframes floatCard{0%,100%{transform:translateY(0);}50%{transform:translateY(-10px);}}.roadmap-mini{margin-top:30px;}.roadmap-item{display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.55);}.roadmap-item span{width:35px;height:35px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.12);border-radius:50%;font-size:10px;font-weight:700;}.roadmap-item.active span{border-color:#f6b83f;background:#f6b83f;color:#0b1728;}.roadmap-item strong,.roadmap-item small{display:block;}.roadmap-item strong{color:#fff;font-size:13px;}.roadmap-item small{margin-top:2px;color:rgba(255,255,255,.4);font-size:10px;}.roadmap-line{height:14px;width:1px;margin-left:17px;background:rgba(255,255,255,.10);}.hero-text-link{color:rgba(255,255,255,.55);text-decoration:none;font-size:12px;}.hero-text-link strong{color:#f6b83f;}.hero-text-link:hover{color:#fff;}.process-visual,.people-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;}.process-card-main,.people-main-card{width:100%;max-width:400px;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.065);backdrop-filter:blur(20px);box-shadow:0 30px 70px rgba(0,0,0,.25);}.process-top{display:flex;align-items:center;justify-content:space-between;}.process-label{color:rgba(255,255,255,.45);font-size:9px;font-weight:800;letter-spacing:1px;}.process-status{color:#f6b83f;font-size:9px;}.process-status i{font-size:6px;margin-right:4px;}.process-progress{display:flex;gap:5px;margin-top:25px;}.process-progress span{height:4px;flex:1;border-radius:10px;background:rgba(255,255,255,.10);}.process-progress .progress-active{background:#f6b83f;}.process-feature{display:flex;gap:15px;margin-top:30px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.08);}.process-feature-icon{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:15px;background:rgba(215,25,63,.18);color:#f6b83f;font-size:21px;}.process-feature strong{color:#fff;font-size:18px;}.process-feature p{margin:5px 0 0;color:rgba(255,255,255,.45);font-size:11px;line-height:1.6;}.process-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;}.process-info-grid div{padding:13px;border-radius:12px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.65);font-size:11px;}.process-info-grid i{margin-right:6px;color:#f6b83f;}.people-tags{display:flex;flex-wrap:wrap;gap:9px;max-width:620px;margin-top:28px;}.people-tags span{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid rgba(255,255,255,.10);border-radius:100px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.72);font-size:10px;font-weight:600;}.people-tags i{color:#f6b83f;}.people-card-header{display:flex;align-items:center;gap:14px;}.people-avatar{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(215,25,63,.18);color:#f6b83f;}.people-card-header small,.people-card-header strong{display:block;}.people-card-header small{color:rgba(255,255,255,.4);font-size:8px;letter-spacing:1px;}.people-card-header strong{margin-top:4px;color:#fff;font-size:15px;}.people-bars{margin-top:30px;}.people-bars > div{margin-bottom:20px;}.people-bars span{display:flex;justify-content:space-between;color:rgba(255,255,255,.6);font-size:10px;}.people-bars b{color:#f6b83f;font-weight:600;}.bar{height:5px;margin-top:8px;border-radius:10px;background:rgba(255,255,255,.08);overflow:hidden;}.bar i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#d7193f,#f6b83f);}.people-card-footer{display:flex;align-items:center;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.45);font-size:10px;}.people-card-footer i{color:#f6b83f;}.people-floating{position:absolute;right:-5px;bottom:15px;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(15,28,47,.92);box-shadow:0 15px 30px rgba(0,0,0,.25);color:rgba(255,255,255,.55);font-size:9px;}.people-floating i{color:#f6b83f;font-size:20px;}.people-floating strong{color:#fff;}.hero-control{width:70px;opacity:1;top:auto;bottom:95px;z-index:10;}.hero-control span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:rgba(255,255,255,.05);transition:all .25s ease;}.hero-control:hover span{background:#f6b83f;color:#07111f;}.hero-control b{display:none;}.hero-bottom-bar{position:relative;z-index:5;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.15);}.hero-bottom-content{display:flex;align-items:center;gap:15px;min-height:75px;}.hero-bottom-content strong{color:#fff;font-size:13px;}.hero-bottom-content span{color:rgba(255,255,255,.4);font-size:11px;}.hero-bottom-cta{display:inline-flex;align-items:center;gap:10px;color:#f6b83f;font-size:11px;font-weight:750;text-decoration:none;}.hero-bottom-cta:hover{color:#fff;}@media (max-width:991.98px){.min-vh-75{min-height:auto;padding-top:90px;padding-bottom:100px;}.hero-title{font-size:clamp(40px,8vw,62px);}.hero-profile{height:420px;}.hero-profile-image{width:290px;height:290px;}.orbit-1{width:350px;height:350px;}.orbit-2{width:400px;height:220px;}.experience-card{left:5%;top:45px;}.trained-card{right:5%;bottom:45px;}.hero-control{bottom:80px;}}@media (max-width:575.98px){.min-vh-75{padding-top:65px;padding-bottom:90px;}.hero-eyebrow{font-size:8px;padding:7px 10px;}.eyebrow-location{display:none;}.hero-title{margin-top:20px;font-size:40px;line-height:1.05;letter-spacing:-1.7px;}.hero-description{margin-top:20px;font-size:14px;line-height:1.65;}.hero-trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;}.hero-trust-item{font-size:9px;}.hero-actions{align-items:stretch;flex-direction:column;gap:13px;margin-top:25px;}.hero-btn-primary{width:100%;}.hero-phone{justify-content:center;}.hero-micro-trust{justify-content:center;gap:10px;}.hero-profile{height:350px;}.hero-profile-image{width:230px;height:230px;}.hero-profile-glow{width:250px;height:250px;}.orbit-1{width:280px;height:280px;}.orbit-2{width:320px;height:180px;}.hero-floating-card{padding:9px 11px;}.floating-icon{width:32px;height:32px;}.hero-floating-card strong{font-size:15px;}.hero-floating-card span{font-size:7px;}.experience-card{top:20px;left:0;}.trained-card{right:0;bottom:20px;}.process-visual,.people-visual{min-height:auto;}.process-card-main,.people-main-card{padding:20px;}.people-floating{right:0;bottom:-15px;}.hero-control{bottom:30px;width:55px;}.hero-control span{width:35px;height:35px;}.hero-bottom-content{min-height:auto;padding:18px 0;display:block;}.hero-bottom-content strong,.hero-bottom-content span{display:block;}.hero-bottom-content span{margin-top:4px;}.hero-bottom-cta{padding-bottom:18px;}}

.success-section{position:relative;overflow:hidden;padding:110px 0;background:radial-gradient( circle at 90% 10%,rgba(200,16,46,.055),transparent 30% ),#f7f8fb;}.success-section::before{content:"";position:absolute;width:420px;height:420px;right:-240px;top:150px;border:1px solid rgba(200,16,46,.07);border-radius:50%;}.success-section::after{content:"";position:absolute;width:250px;height:250px;left:-150px;bottom:100px;border:1px solid rgba(14,55,95,.06);border-radius:50%;}.success-heading{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px;}.success-kicker{display:inline-flex;align-items:center;gap:9px;color:#c8102e;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;}.success-kicker span{width:25px;height:2px;display:inline-block;background:#c8102e;border-radius:5px;}.success-heading h2{max-width:650px;margin:12px 0 14px;color:#101827;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.08;letter-spacing:-1.8px;}.success-heading h2 strong{display:inline;color:#c8102e;}.success-heading p{max-width:620px;margin:0;color:#6d7482;font-size:15px;line-height:1.75;}.success-main-btn{display:inline-flex;align-items:center;gap:18px;min-width:190px;padding:12px 13px 12px 18px;border-radius:13px;background:#101c2d;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(16,28,45,.15);transition:all .3s ease;}.success-main-btn:hover{color:#fff;transform:translateY(-3px);background:#c8102e;box-shadow:0 16px 35px rgba(200,16,46,.20);}.success-main-btn span{display:flex;flex-direction:column;font-size:12px;font-weight:750;}.success-main-btn small{margin-top:3px;color:rgba(255,255,255,.48);font-size:8px;font-weight:500;}.success-main-btn i{width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.10);}.success-carousel{position:relative;z-index:2;}.achievement-card{height:100%;overflow:hidden;border:1px solid #e7e9ee;border-radius:20px;background:#fff;box-shadow:0 8px 30px rgba(16,28,45,.055);transition:transform .35s ease,box-shadow .35s ease;}.achievement-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px rgba(16,28,45,.13);}.achievement-image{position:relative;height:320px;overflow:hidden;background:#edf0f5;}.achievement-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.2,.7,.2,1);}.achievement-card:hover .achievement-image img{transform:scale(1.055);}.achievement-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(7,17,31,.48);opacity:0;transition:opacity .3s ease;}.achievement-card:hover .achievement-overlay{opacity:1;}.image-view-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.15);color:#fff;backdrop-filter:blur(8px);cursor:pointer;transition:all .25s ease;}.image-view-btn:hover{background:#c8102e;border-color:#c8102e;transform:scale(1.08);}.achievement-number{position:absolute;left:17px;top:17px;width:39px;height:39px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:11px;background:rgba(7,17,31,.65);color:#fff;backdrop-filter:blur(10px);font-size:10px;font-weight:800;letter-spacing:1px;}.achievement-content{padding:24px 25px 27px;}.achievement-label{display:flex;align-items:center;gap:7px;color:#c8102e;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase;}.achievement-label i{font-size:12px;}.achievement-content h3{margin:10px 0 9px;color:#152033;font-size:19px;font-weight:750;letter-spacing:-.35px;}.achievement-content p{min-height:58px;margin:0;color:#747b88;font-size:12px;line-height:1.7;}.success-navigation{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:35px;}.success-arrow{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe2e8;border-radius:50%;background:#fff;color:#172033;cursor:pointer;box-shadow:0 5px 15px rgba(16,28,45,.05);transition:all .25s ease;}.success-arrow:hover{border-color:#c8102e;background:#c8102e;color:#fff;transform:translateY(-2px);}.success-progress{display:flex;gap:5px;}.success-progress span{width:25px;height:4px;border-radius:10px;background:#dfe2e8;transition:all .3s ease;}.success-progress span.active{width:42px;background:#c8102e;}.success-bottom{position:relative;z-index:2;display:flex;align-items:center;gap:15px;margin-top:55px;padding:20px 22px;border:1px solid #e5e8ed;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(16,28,45,.04);}.success-bottom-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:#fff2f4;color:#c8102e;font-size:18px;}.success-bottom strong,.success-bottom span{display:block;}.success-bottom strong{color:#182235;font-size:13px;}.success-bottom span{margin-top:3px;color:#858b96;font-size:10px;}.success-bottom > a{margin-left:auto;display:inline-flex;align-items:center;gap:8px;color:#c8102e;font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap;}.success-bottom > a:hover{color:#101c2d;}.achievement-modal .modal-content{position:relative;overflow:hidden;border:0;border-radius:18px;background:#0a1320;}.achievement-modal .modal-body{padding:15px;text-align:center;}.achievement-modal img{max-height:82vh;width:auto;max-width:100%;border-radius:10px;}.modal-close{position:absolute;z-index:5;top:12px;right:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(0,0,0,.55);color:#fff;cursor:pointer;backdrop-filter:blur(8px);}.modal-caption{padding:12px 5px 3px;color:rgba(255,255,255,.7);font-size:11px;}@media (max-width:991.98px){.success-section{padding:85px 0;}.success-heading{align-items:flex-start;flex-direction:column;margin-bottom:35px;}.success-heading-action{width:100%;}.success-main-btn{width:max-content;}.achievement-image{height:300px;}}@media (max-width:575.98px){.success-section{padding:70px 0;}.success-heading{margin-bottom:28px;}.success-heading h2{margin-top:10px;font-size:34px;letter-spacing:-1.2px;}.success-heading p{font-size:13px;}.success-main-btn{width:100%;justify-content:space-between;}.achievement-image{height:350px;}.achievement-content{padding:21px 20px 23px;}.achievement-content h3{font-size:17px;}.achievement-content p{min-height:auto;}.success-bottom{align-items:flex-start;flex-wrap:wrap;margin-top:35px;padding:17px;}.success-bottom > a{width:100%;margin-left:60px;}}

.floating-actions{position:fixed;right:22px;bottom:25px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:11px;}.floating-action{position:relative;width:52px;min-height:52px;display:flex;align-items:center;padding:5px;border:0;border-radius:16px;background:#fff;color:#172033;text-decoration:none;box-shadow:0 8px 28px rgba(15,25,40,.16);overflow:hidden;transition:width .35s cubic-bezier(.2,.7,.2,1),transform .25s ease,box-shadow .25s ease;}.floating-action:hover{width:178px;color:#172033;transform:translateX(-3px);box-shadow:0 12px 35px rgba(15,25,40,.22);}.floating-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:18px;}.whatsapp-action .floating-icon{background:#e9f9ef;color:#16a34a;}.call-action .floating-icon{background:#fff1f3;color:#c8102e;}.top-action .floating-icon{background:#eef3f8;color:#152b43;}.floating-label{display:flex;flex-direction:column;margin-left:10px;opacity:0;white-space:nowrap;transform:translateX(8px);transition:opacity .2s ease,transform .25s ease;font-size:11px;font-weight:800;}.floating-label small{margin-top:3px;color:#89909c;font-size:8px;font-weight:500;}.floating-action:hover .floating-label{opacity:1;transform:translateX(0);}.whatsapp-action{animation:whatsappFloat 3s ease-in-out infinite;}@keyframes whatsappFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-3px);}}.whatsapp-action:hover{animation:none;}.top-action{cursor:pointer;opacity:0;visibility:hidden;transform:translateY(15px);pointer-events:none;}.top-action.show{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;}.top-action:hover .floating-icon{background:#152b43;color:#fff;}@media (max-width:767.98px){.floating-actions{right:14px;bottom:75px;gap:9px;}.floating-action{width:48px;height:48px;min-height:48px;padding:4px;border-radius:14px;}.floating-icon{width:40px;height:40px;min-width:40px;border-radius:11px;font-size:17px;}.floating-action:hover{width:48px;transform:none;}.floating-label{display:none;}}@media (max-width:380px){.floating-actions{right:10px;bottom:68px;}.floating-action{width:45px;height:45px;min-height:45px;}.floating-icon{width:37px;height:37px;min-width:37px;}}

.hero-indicators{position:absolute;left:50%;bottom:55px;z-index:20;display:flex;align-items:center;gap:8px;width:auto;margin:0;transform:translateX(-50%);}.hero-indicator{position:relative;width:105px;height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.45);cursor:pointer;opacity:1;text-indent:0;transition:all .3s ease;overflow:hidden;}.hero-indicator:hover{border-color:rgba(246,184,63,.35);background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);}.indicator-number{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-shrink:0;border:1px solid rgba(255,255,255,.15);border-radius:7px;font-size:8px;font-weight:800;letter-spacing:.5px;transition:all .3s ease;}.indicator-label{font-size:9px;font-weight:700;letter-spacing:.4px;white-space:nowrap;transition:color .3s ease;}.hero-indicator.active{width:125px;border-color:rgba(246,184,63,.35);background:rgba(246,184,63,.10);color:#fff;}.hero-indicator.active .indicator-number{border-color:#f6b83f;background:#f6b83f;color:#07111f;}.hero-indicator.active .indicator-label{color:#fff;}.hero-indicator::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#f6b83f;transition:width .2s ease;}.hero-indicator.active::after{width:100%;animation:heroIndicatorProgress 6.5s linear forwards;}@keyframes heroIndicatorProgress{from{width:0;}to{width:100%;}}@media (max-width:767.98px){.hero-indicators{left:20px;right:20px;bottom:28px;justify-content:center;transform:none;}.hero-indicator{width:45px;height:5px;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.18);overflow:hidden;}.hero-indicator.active{width:70px;background:rgba(255,255,255,.18);}.indicator-number,.indicator-label{display:none;}.hero-indicator::after{bottom:0;height:5px;border-radius:10px;}}

.career-benefits{position:relative;padding:110px 0;overflow:hidden;background:#f7f8fa;}.career-benefits::before{content:"";position:absolute;width:500px;height:500px;right:-280px;top:80px;border:1px solid rgba(200,16,46,.055);border-radius:50%;}.career-benefits::after{content:"";position:absolute;width:300px;height:300px;left:-190px;bottom:100px;border:1px solid rgba(21,43,67,.05);border-radius:50%;}.benefits-header{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px;}.benefits-kicker{display:inline-flex;align-items:center;gap:9px;color:#c8102e;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;}.benefits-kicker span{width:26px;height:2px;border-radius:5px;background:#c8102e;}.benefits-header h2{max-width:700px;margin:12px 0 13px;color:#121c2c;font-size:clamp(35px,4vw,53px);font-weight:800;line-height:1.05;letter-spacing:-2px;}.benefits-header h2 strong{color:#c8102e;}.benefits-header p{max-width:650px;margin:0;color:#737b87;font-size:14px;line-height:1.75;}.benefits-header-link{display:inline-flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#172033;font-size:10px;font-weight:750;text-decoration:none;white-space:nowrap;transition:all .25s ease;}.benefits-header-link:hover{border-color:#c8102e;color:#c8102e;transform:translateY(-2px);}.benefits-featured{position:relative;height:100%;min-height:560px;padding:36px;overflow:hidden;border-radius:25px;background:radial-gradient( circle at 85% 15%,rgba(246,184,63,.14),transparent 30% ),linear-gradient( 145deg,#091522,#10263d );box-shadow:0 25px 60px rgba(9,21,34,.15);}.featured-glow{position:absolute;width:260px;height:260px;right:-100px;bottom:-100px;border-radius:50%;background:rgba(200,16,46,.20);filter:blur(35px);}.featured-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;}.featured-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.10);border-radius:100px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.65);font-size:8px;font-weight:800;letter-spacing:1px;}.featured-badge i{color:#f6b83f;}.featured-number{color:rgba(255,255,255,.18);font-size:30px;font-weight:800;}.featured-icon{position:relative;z-index:2;width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin-top:65px;border:1px solid rgba(246,184,63,.25);border-radius:18px;background:rgba(246,184,63,.10);color:#f6b83f;font-size:27px;}.benefits-featured h3{position:relative;z-index:2;max-width:390px;margin:25px 0 17px;color:#fff;font-size:34px;font-weight:800;line-height:1.08;letter-spacing:-1px;}.benefits-featured h3 span{display:block;color:#f6b83f;}.benefits-featured > p{position:relative;z-index:2;max-width:420px;color:rgba(255,255,255,.57);font-size:12px;line-height:1.8;}.featured-points{position:relative;z-index:2;display:grid;gap:10px;margin-top:25px;}.featured-points div{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.72);font-size:10px;font-weight:600;}.featured-points i{width:19px;height:19px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(246,184,63,.12);color:#f6b83f;font-size:9px;}.featured-cta{position:absolute;left:36px;right:36px;bottom:32px;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(255,255,255,.055);color:#fff;font-size:10px;font-weight:750;text-decoration:none;transition:all .3s ease;}.featured-cta i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#c8102e;}.featured-cta:hover{color:#fff;background:rgba(255,255,255,.10);transform:translateY(-2px);}.modern-benefit-card{position:relative;height:100%;min-height:270px;padding:24px;border:1px solid #e5e8ed;border-radius:18px;background:#fff;box-shadow:0 7px 25px rgba(17,29,45,.035);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;}.modern-benefit-card:hover{border-color:rgba(200,16,46,.18);transform:translateY(-6px);box-shadow:0 20px 40px rgba(17,29,45,.09);}.benefit-card-top{display:flex;align-items:flex-start;justify-content:space-between;}.benefit-number{color:#d8dce2;font-size:10px;font-weight:800;letter-spacing:1px;}.benefit-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:13px;font-size:17px;transition:all .3s ease;}.modern-benefit-card:hover .benefit-icon{transform:scale(1.08) rotate(-3deg);}.benefit-icon.income{background:#fff3e5;color:#d88717;}.benefit-icon.flexible{background:#edf4ff;color:#356eb8;}.benefit-icon.training{background:#f3edff;color:#7852b8;}.benefit-icon.relationship{background:#eaf8f1;color:#238354;}.benefit-icon.recognition{background:#fff0f3;color:#c8102e;}.benefit-icon.growth{background:#edf7f8;color:#187b82;}.modern-benefit-card h3{margin:24px 0 10px;color:#172033;font-size:16px;font-weight:750;letter-spacing:-.25px;}.modern-benefit-card p{margin:0;color:#7c8490;font-size:10.5px;line-height:1.75;}.modern-benefit-card a{position:absolute;left:24px;bottom:22px;display:inline-flex;align-items:center;gap:6px;color:#c8102e;font-size:9px;font-weight:750;text-decoration:none;}.modern-benefit-card a i{transition:transform .2s ease;}.modern-benefit-card a:hover i{transform:translateX(4px);}.benefits-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:19px 22px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;}.benefits-bottom-left{display:flex;align-items:center;gap:13px;}.benefits-bottom-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:11px;background:#fff4db;color:#d99217;font-size:16px;}.benefits-bottom-left strong,.benefits-bottom-left span{display:block;}.benefits-bottom-left strong{color:#172033;font-size:12px;}.benefits-bottom-left span{margin-top:3px;color:#858c97;font-size:9px;}.benefits-bottom-btn{display:inline-flex;align-items:center;gap:10px;padding:11px 15px;border-radius:10px;background:#c8102e;color:#fff;font-size:10px;font-weight:750;text-decoration:none;white-space:nowrap;transition:all .25s ease;}.benefits-bottom-btn:hover{color:#fff;background:#a80e27;transform:translateY(-2px);}@media (max-width:991.98px){.career-benefits{padding:85px 0;}.benefits-header{align-items:flex-start;flex-direction:column;}.benefits-featured{min-height:500px;}}@media (max-width:575.98px){.career-benefits{padding:70px 0;}.benefits-header{margin-bottom:30px;}.benefits-header h2{font-size:34px;letter-spacing:-1.2px;}.benefits-header p{font-size:12px;}.benefits-header-link{width:100%;justify-content:center;}.benefits-featured{min-height:550px;padding:26px;}.featured-icon{margin-top:45px;}.benefits-featured h3{font-size:30px;}.featured-cta{left:26px;right:26px;bottom:25px;}.modern-benefit-card{min-height:245px;}.benefits-bottom{align-items:flex-start;flex-direction:column;gap:17px;}.benefits-bottom-btn{width:100%;justify-content:center;}}

.career-opportunity-section{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 10%,rgba(11,94,215,.06),transparent 28%),radial-gradient(circle at 95% 85%,rgba(212,175,55,.08),transparent 30%),#f8fafc;}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:.75rem;font-weight:800;letter-spacing:.14em;color:#0b5ed7;}.section-heading h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;font-weight:800;letter-spacing:-.035em;color:#122033;}.section-heading h2 span{color:#0b5ed7;}.section-heading p{max-width:760px;margin:auto;color:#667085;font-size:1.05rem;line-height:1.8;}.career-feature{position:relative;overflow:hidden;border-radius:28px;padding:48px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.13),transparent 25%),linear-gradient(135deg,#071d3d 0%,#0b5ed7 100%);box-shadow:0 25px 70px rgba(15,41,77,.18);}.career-feature::after{content:"";position:absolute;width:300px;height:300px;right:-100px;bottom:-150px;border:1px solid rgba(255,255,255,.15);border-radius:50%;}.feature-content{position:relative;z-index:2;}.feature-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#ffd76a;font-size:.72rem;font-weight:800;letter-spacing:.15em;}.feature-content h3{max-width:700px;margin-bottom:18px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;font-weight:800;letter-spacing:-.035em;}.feature-content > p{max-width:720px;color:rgba(255,255,255,.78);line-height:1.8;}.feature-points{display:grid;gap:18px;margin-top:28px;}.feature-point{display:flex;align-items:flex-start;gap:14px;}.feature-point > span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#0b5ed7;background:#fff;font-size:.85rem;}.feature-point strong,.feature-point small{display:block;}.feature-point strong{margin-bottom:3px;font-size:.95rem;}.feature-point small{color:rgba(255,255,255,.68);line-height:1.5;}.opportunity-stats{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:14px;}.stat-card{min-height:145px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(255,255,255,.09);backdrop-filter:blur(12px);transition:.3s ease;}.stat-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.14);}.stat-icon{width:45px;height:45px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;color:#ffd76a;background:rgba(255,255,255,.10);font-size:1.2rem;}.stat-card strong,.stat-card span{display:block;}.stat-card strong{font-size:1.05rem;}.stat-card span{margin-top:4px;color:rgba(255,255,255,.62);font-size:.82rem;}.premium-benefit-card{position:relative;height:100%;padding:32px;overflow:hidden;border:1px solid #e7ebf1;border-radius:22px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;}.premium-benefit-card::before{content:"";position:absolute;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#0b5ed7,#d4af37);transition:width .35s ease;}.premium-benefit-card:hover{transform:translateY(-8px);border-color:rgba(11,94,215,.18);box-shadow:0 20px 45px rgba(15,23,42,.10);}.premium-benefit-card:hover::before{width:100%;}.benefit-number{position:absolute;top:22px;right:24px;color:#e9eef5;font-size:2.2rem;line-height:1;font-weight:900;}.premium-benefit-card .icon-box{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border-radius:17px;color:#0b5ed7;background:#edf5ff;font-size:1.35rem;transition:.3s ease;}.premium-benefit-card:hover .icon-box{color:#fff;background:#0b5ed7;transform:scale(1.05);}.premium-benefit-card h4{margin-bottom:12px;color:#172033;font-size:1.2rem;font-weight:750;}.premium-benefit-card p{margin-bottom:22px;color:#697586;font-size:.93rem;line-height:1.75;}.benefit-link{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #edf0f4;color:#0b5ed7;font-size:.78rem;font-weight:700;}.benefit-link i{transition:transform .25s ease;}.premium-benefit-card:hover .benefit-link i{transform:translate(3px,-3px);}.career-path{padding:42px;border:1px solid #e5eaf0;border-radius:26px;background:#fff;box-shadow:0 10px 35px rgba(15,23,42,.05);}.career-path h3{margin:5px 0 15px;color:#142033;font-size:2rem;font-weight:800;line-height:1.15;}.career-path p{margin-bottom:0;color:#697586;line-height:1.75;}.career-steps{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.career-step{display:flex;gap:14px;padding:20px;border:1px solid #edf0f4;border-radius:17px;background:#fafbfc;transition:.3s ease;}.career-step:hover{transform:translateY(-4px);background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.07);}.step-number{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#0b5ed7;font-size:.75rem;font-weight:800;}.career-step strong,.career-step small{display:block;}.career-step strong{margin-bottom:5px;color:#182230;}.career-step small{color:#7a8492;line-height:1.5;}.premium-notice{display:flex;gap:16px;align-items:flex-start;padding:20px 24px;border:1px solid #e6eaf0;border-radius:18px;background:#fff;}.notice-icon{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#edf5ff;}.premium-notice strong{display:block;margin-bottom:5px;color:#263244;}.premium-notice p{margin:0;color:#737d8c;font-size:.83rem;line-height:1.65;}.career-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 38px;border-radius:22px;color:#fff;background:linear-gradient(135deg,#0b5ed7,#084298);box-shadow:0 15px 45px rgba(11,94,215,.20);}.career-bottom-cta > div:first-child{max-width:720px;}.career-bottom-cta span{color:#bcd8ff;font-size:.7rem;font-weight:800;letter-spacing:.15em;}.career-bottom-cta h3{margin:6px 0 7px;font-size:1.55rem;font-weight:800;}.career-bottom-cta p{margin:0;color:rgba(255,255,255,.72);}.cta-buttons{display:flex;gap:10px;flex-shrink:0;}.cta-buttons .btn{padding:12px 18px;border-radius:10px;font-weight:700;}@media (max-width:991.98px){.career-feature{padding:35px;}.opportunity-stats{margin-top:15px;}.career-path{padding:30px;}.career-bottom-cta{align-items:flex-start;flex-direction:column;}}@media (max-width:767.98px){.career-feature{padding:28px 22px;border-radius:22px;}.feature-content h3{font-size:2rem;}.opportunity-stats{grid-template-columns:1fr 1fr;}.stat-card{min-height:125px;padding:17px;}.premium-benefit-card{padding:27px;}.career-path{padding:25px 20px;border-radius:20px;}.career-steps{grid-template-columns:1fr;}.career-bottom-cta{padding:27px 22px;border-radius:20px;}.cta-buttons{width:100%;flex-direction:column;}.cta-buttons .btn{width:100%;}}@media (max-width:480px){.opportunity-stats{grid-template-columns:1fr;}.stat-card{min-height:auto;}.premium-notice{padding:17px;}.notice-icon{display:none;}}


.lic-agent-role-section{position:relative;overflow:hidden;background:#f8fafc;}.lic-agent-role-section .section-heading h2{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.035em;color:#152238;}.lic-agent-role-section .section-heading h2 span{color:#0b5ed7;}.lic-agent-role-section .section-heading p{max-width:780px;margin:auto;color:#697586;line-height:1.8;}.role-intro{display:flex;align-items:center;gap:25px;padding:34px 40px;border-radius:24px;color:#fff;background:radial-gradient(circle at 90% 0%,rgba(255,255,255,.12),transparent 25%),linear-gradient(135deg,#071d3d,#0b5ed7);box-shadow:0 20px 55px rgba(15,42,78,.16);}.role-intro-icon{flex:0 0 70px;width:70px;height:70px;display:grid;place-items:center;border-radius:20px;color:#ffd76a;background:rgba(255,255,255,.1);font-size:1.7rem;}.role-intro-content span{color:#ffd76a;font-size:.7rem;font-weight:800;letter-spacing:.14em;}.role-intro-content h3{margin:7px 0 8px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;}.role-intro-content p{max-width:900px;margin:0;color:rgba(255,255,255,.72);line-height:1.75;}.role-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}.role-card{position:relative;height:100%;padding:30px;border:1px solid #e5eaf0;border-radius:22px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.045);transition:.3s ease;}.role-card:hover{transform:translateY(-8px);border-color:rgba(11,94,215,.18);box-shadow:0 20px 45px rgba(15,23,42,.09);}.role-card::before{content:"";position:absolute;top:0;left:0;width:0;height:3px;border-radius:20px 20px 0 0;background:linear-gradient(90deg,#0b5ed7,#d4af37);transition:width .35s ease;}.role-card:hover::before{width:100%;}.role-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;}.role-number{color:#dce5f0;font-size:2rem;font-weight:900;}.role-card .icon-box{width:55px;height:55px;display:grid;place-items:center;border-radius:16px;color:#0b5ed7;background:#edf5ff;font-size:1.25rem;transition:.3s ease;}.role-card:hover .icon-box{color:#fff;background:#0b5ed7;transform:scale(1.05);}.role-tag{display:inline-block;margin-bottom:9px;color:#0b5ed7;font-size:.67rem;font-weight:800;letter-spacing:.12em;}.role-card h3{margin-bottom:12px;color:#182230;font-size:1.3rem;font-weight:800;}.role-card > p{margin-bottom:20px;color:#6b7685;font-size:.92rem;line-height:1.75;}.role-card ul{margin:0;padding:17px 0 0;border-top:1px solid #edf0f4;list-style:none;}.role-card li{position:relative;padding-left:21px;margin-bottom:9px;color:#5f6b7a;font-size:.82rem;}.role-card li::before{content:"\F26A";position:absolute;left:0;top:1px;color:#0b5ed7;font-family:"bootstrap-icons";font-size:.75rem;}.agent-skills{padding:42px;border-radius:26px;background:#fff;border:1px solid #e6ebf1;box-shadow:0 10px 35px rgba(15,23,42,.05);}.agent-skills h3{margin:5px 0 15px;color:#172033;font-size:2rem;line-height:1.15;font-weight:800;}.agent-skills p{color:#6b7685;line-height:1.75;}.skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;}.skill-item{display:flex;gap:13px;align-items:flex-start;padding:18px;border:1px solid #edf0f4;border-radius:15px;background:#fafbfc;transition:.25s ease;}.skill-item:hover{transform:translateY(-3px);background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.06);}.skill-item > i{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#0b5ed7;background:#edf5ff;}.skill-item strong,.skill-item small{display:block;}.skill-item strong{margin-bottom:3px;color:#202b3c;font-size:.9rem;}.skill-item small{color:#788291;font-size:.76rem;line-height:1.5;}.relationship-flow{padding:42px 30px;border-radius:26px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5eaf0;}.relationship-flow h3{margin:5px 0 0;color:#172033;font-size:1.7rem;font-weight:800;}.flow-items{display:flex;align-items:center;justify-content:center;}.flow-item{position:relative;min-width:125px;text-align:center;}.flow-item > span{position:absolute;top:-8px;right:15px;color:#d9e3ef;font-size:.75rem;font-weight:900;}.flow-item > i{width:55px;height:55px;display:grid;place-items:center;margin:auto auto 12px;border-radius:50%;color:#0b5ed7;background:#edf5ff;font-size:1.15rem;}.flow-item strong,.flow-item small{display:block;}.flow-item strong{color:#1d2939;font-size:.9rem;}.flow-item small{margin-top:4px;color:#7a8492;font-size:.72rem;}.flow-line{width:55px;height:1px;background:#dbe3ec;}.role-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px 38px;border:1px solid #dce7f4;border-radius:22px;background:#eef6ff;}.role-bottom-cta > div:first-child{max-width:700px;}.role-bottom-cta span{color:#0b5ed7;font-size:.68rem;font-weight:800;letter-spacing:.14em;}.role-bottom-cta h3{margin:6px 0 7px;color:#142033;font-size:1.5rem;font-weight:800;}.role-bottom-cta p{margin:0;color:#697586;}.role-cta-buttons{display:flex;gap:10px;flex-shrink:0;}.role-cta-buttons .btn{padding:12px 18px;border-radius:10px;font-weight:700;}@media (max-width:991.98px){.role-journey{grid-template-columns:repeat(2,1fr);}.role-intro{padding:30px;}.agent-skills{padding:30px;}.flow-items{flex-wrap:wrap;gap:25px 5px;}.flow-line{width:35px;}.role-bottom-cta{align-items:flex-start;flex-direction:column;}}@media (max-width:767.98px){.role-journey{grid-template-columns:1fr;}.role-intro{align-items:flex-start;flex-direction:column;padding:28px 22px;border-radius:20px;}.role-intro-icon{width:58px;height:58px;}.role-card{padding:26px;}.skills-grid{grid-template-columns:1fr;}.agent-skills{padding:27px 21px;}.relationship-flow{padding:30px 18px;}.flow-items{display:grid;grid-template-columns:1fr 1fr;gap:28px 10px;}.flow-line{display:none;}.flow-item{min-width:auto;}.role-bottom-cta{padding:27px 22px;}.role-cta-buttons{width:100%;flex-direction:column;}.role-cta-buttons .btn{width:100%;}}@media (max-width:480px){.flow-items{grid-template-columns:1fr;}}

.joining-process-section{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 10%,rgba(11,94,215,.055),transparent 27%),radial-gradient(circle at 95% 85%,rgba(212,175,55,.07),transparent 25%),#f8fafc;}.joining-process-section .section-heading h2{color:#152238;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.035em;}.joining-process-section .section-heading h2 span{color:#0b5ed7;}.joining-process-section .section-heading p{max-width:790px;margin:auto;color:#697586;line-height:1.8;}.process-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px;}.process-eyebrow{color:#0b5ed7;font-size:.68rem;font-weight:800;letter-spacing:.15em;}.process-header h3{margin:7px 0 0;color:#172033;font-size:2rem;line-height:1.12;font-weight:800;}.process-badge{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid #dce8f6;border-radius:13px;color:#0b5ed7;background:#edf5ff;}.process-badge i{font-size:1.15rem;}.process-badge span{font-size:.67rem;font-weight:800;line-height:1.25;}.process-step{position:relative;display:flex;gap:23px;padding-bottom:32px;}.process-step:not(:last-of-type)::after{content:"";position:absolute;top:59px;left:24px;bottom:0;width:1px;background:#dce4ee;}.process-step-marker{position:relative;z-index:2;flex:0 0 49px;width:49px;height:49px;display:grid;place-items:center;border:1px solid #dce5ef;border-radius:50%;color:#0b5ed7;background:#fff;box-shadow:0 5px 20px rgba(15,23,42,.06);}.process-step-marker span{font-size:.72rem;font-weight:900;}.process-step.active .process-step-marker{color:#fff;border-color:#0b5ed7;background:#0b5ed7;box-shadow:0 8px 25px rgba(11,94,215,.25);}.process-step-content{flex:1;padding:3px 0 0;}.process-step-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}.process-label{padding:5px 9px;border-radius:5px;color:#0b5ed7;background:#edf5ff;font-size:.6rem;font-weight:800;letter-spacing:.09em;}.process-step h4{margin:0;color:#172033;font-size:1.25rem;font-weight:800;}.process-step-content > p{max-width:650px;margin:12px 0 15px;color:#697586;font-size:.91rem;line-height:1.75;}.process-points{display:flex;flex-wrap:wrap;gap:7px 18px;}.process-points span{color:#687586;font-size:.76rem;}.process-points i{margin-right:4px;color:#0b5ed7;}.process-note{display:flex;align-items:flex-start;gap:13px;margin-top:5px;padding:18px 20px;border:1px solid #e4eaf1;border-radius:15px;background:#fff;}.process-note > i{flex:0 0 auto;color:#0b5ed7;font-size:1rem;}.process-note strong{display:block;margin-bottom:3px;color:#293548;font-size:.8rem;}.process-note p{margin:0;color:#7a8492;font-size:.72rem;line-height:1.6;}.process-lead-card{position:sticky;top:100px;padding:32px;border:1px solid #e1e8f0;border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.10);}.lead-card-header{display:flex;align-items:center;gap:14px;}.lead-card-icon{flex:0 0 55px;width:55px;height:55px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0b5ed7,#084298);font-size:1.2rem;}.lead-card-header span{color:#0b5ed7;font-size:.63rem;font-weight:800;letter-spacing:.12em;}.lead-card-header h3{margin:3px 0 0;color:#172033;font-size:1.55rem;font-weight:800;}.lead-card-intro{margin:20px 0;color:#6d7887;font-size:.88rem;line-height:1.7;}.lead-benefits{display:grid;gap:9px;margin-bottom:23px;padding:17px;border-radius:15px;background:#f6f9fc;}.lead-benefits div{display:flex;align-items:center;gap:8px;color:#596677;font-size:.76rem;}.lead-benefits i{color:#0b5ed7;}.lead-process-form .form-label{margin-bottom:6px;color:#344054;font-size:.74rem;font-weight:700;}.lead-process-form .form-label small{color:#98a2b3;font-weight:500;}.input-with-icon{position:relative;}.input-with-icon > i{position:absolute;z-index:2;top:50%;left:14px;color:#8b98a8;transform:translateY(-50%);pointer-events:none;}.input-with-icon .form-control,.input-with-icon .form-select{min-height:48px;padding-left:42px;border:1px solid #dfe5ec;border-radius:10px;color:#263244;font-size:.84rem;box-shadow:none;}.input-with-icon .form-control:focus,.input-with-icon .form-select:focus{border-color:#0b5ed7;box-shadow:0 0 0 3px rgba(11,94,215,.08);}.input-with-icon.select-icon > i{top:24px;}.process-submit-btn{min-height:50px;margin-top:3px;border-radius:10px;border:0;font-weight:750;box-shadow:0 9px 22px rgba(11,94,215,.18);transition:.25s ease;}.process-submit-btn:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(11,94,215,.25);}.process-submit-btn i{margin-left:7px;}.lead-trust{display:flex;align-items:center;gap:7px;margin-top:13px;color:#8a95a4;font-size:.67rem;}.lead-trust i{color:#0b5ed7;font-size:.85rem;}.quick-contact-card{display:flex;align-items:center;gap:13px;margin-top:14px;padding:17px;border:1px solid #e4eaf1;border-radius:17px;background:#fff;}.quick-contact-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#edf5ff;}.quick-contact-card > div:nth-child(2){min-width:0;flex:1;}.quick-contact-card span,.quick-contact-card a,.quick-contact-card small{display:block;}.quick-contact-card span{color:#7b8694;font-size:.65rem;}.quick-contact-card a{margin:2px 0;color:#172033;font-size:.95rem;font-weight:800;text-decoration:none;}.quick-contact-card small{color:#8b95a3;font-size:.62rem;}.quick-call-btn{flex:0 0 34px;width:34px;height:34px;display:grid !important;place-items:center;border-radius:50%;color:#0b5ed7 !important;background:#edf5ff;font-size:.8rem !important;}.process-reassurance{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e3e9f0;border-radius:20px;background:#fff;overflow:hidden;}.reassurance-item{display:flex;align-items:center;gap:13px;padding:22px;}.reassurance-item + .reassurance-item{border-left:1px solid #e9edf2;}.reassurance-item > i{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#edf5ff;}.reassurance-item strong,.reassurance-item span{display:block;}.reassurance-item strong{color:#263244;font-size:.8rem;}.reassurance-item span{margin-top:3px;color:#8a95a4;font-size:.67rem;line-height:1.4;}@media (max-width:991.98px){.process-lead-card{position:relative;top:auto;}.process-header{margin-bottom:30px;}}@media (max-width:767.98px){.process-header{align-items:flex-start;gap:15px;flex-direction:column;}.process-header h3{font-size:1.75rem;}.process-badge{display:none;}.process-step{gap:16px;padding-bottom:27px;}.process-step:not(:last-of-type)::after{left:20px;top:49px;}.process-step-marker{flex:0 0 41px;width:41px;height:41px;}.process-step-title{display:block;}.process-label{margin-bottom:7px;}.process-step h4{font-size:1.12rem;}.process-points{display:grid;gap:6px;}.process-lead-card{padding:25px 20px;border-radius:20px;}.process-reassurance{grid-template-columns:1fr;}.reassurance-item + .reassurance-item{border-top:1px solid #e9edf2;border-left:0;}}@media (max-width:480px){.role-intro-content h3,.lead-card-header h3{font-size:1.35rem;}.process-note{padding:15px;}}

.agency-paths-section{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 10%,rgba(11,94,215,.055),transparent 28%),radial-gradient(circle at 95% 80%,rgba(212,175,55,.065),transparent 27%),#f8fafc;}.agency-paths-section .section-heading h2{color:#142033;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:800;letter-spacing:-.035em;}.agency-paths-section .section-heading h2 span{color:#0b5ed7;}.agency-paths-section .section-heading p{max-width:800px;margin:auto;color:#697586;line-height:1.8;}.agency-path-card{position:relative;height:100%;padding:34px;overflow:hidden;border:1px solid #e3e8ef;border-radius:26px;background:#fff;box-shadow:0 10px 35px rgba(15,23,42,.06);transition:.35s ease;}.agency-path-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(15,23,42,.11);}.agency-path-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;}.part-time-path::before{background:#0b5ed7;}.full-time-path::before{background:linear-gradient(90deg,#0b5ed7,#d4af37);}.path-top{display:flex;align-items:center;gap:13px;margin-bottom:28px;}.path-icon{flex:0 0 56px;width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:#0b5ed7;background:#edf5ff;font-size:1.3rem;}.full-time-path .path-icon{color:#fff;background:#0b5ed7;}.path-label{flex:1;}.path-label span,.path-label strong{display:block;}.path-label span{color:#9aa4b2;font-size:.61rem;font-weight:800;letter-spacing:.1em;}.path-label strong{margin-top:2px;color:#243044;font-size:.82rem;}.path-badge{padding:6px 10px;border-radius:20px;color:#0b5ed7;background:#edf5ff;font-size:.64rem;font-weight:800;}.agency-path-card h3{margin-bottom:15px;color:#152238;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.15;font-weight:800;letter-spacing:-.025em;}.agency-path-card h3 span{color:#0b5ed7;}.path-description{min-height:90px;margin-bottom:22px;color:#697586;font-size:.91rem;line-height:1.75;}.path-best-for{padding:17px 18px;margin-bottom:22px;border-radius:15px;background:#f6f9fc;}.path-best-for > span{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:#0b5ed7;font-size:.63rem;font-weight:800;letter-spacing:.1em;}.path-best-for p{margin:0;color:#687586;font-size:.76rem;line-height:1.55;}.path-features{display:grid;gap:14px;}.path-features > div{display:flex;align-items:flex-start;gap:11px;}.path-features > div > i{flex:0 0 auto;margin-top:2px;color:#0b5ed7;font-size:.9rem;}.path-features strong,.path-features small{display:block;}.path-features strong{margin-bottom:3px;color:#263244;font-size:.81rem;}.path-features small{color:#7a8492;font-size:.72rem;line-height:1.5;}.path-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:27px;padding-top:20px;border-top:1px solid #edf0f4;}.path-footer-text{display:flex;align-items:center;gap:8px;}.path-footer-text i{color:#d4af37;}.path-footer-text span{color:#7a8492;font-size:.7rem;line-height:1.4;}.path-arrow{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#0b5ed7;background:#edf5ff;text-decoration:none;transition:.25s ease;}.path-arrow:hover{color:#fff;background:#0b5ed7;transform:translate(2px,-2px);}.path-comparison{padding:40px;border:1px solid #e3e9f0;border-radius:25px;background:#fff;box-shadow:0 10px 35px rgba(15,23,42,.05);}.comparison-heading{max-width:650px;margin-bottom:28px;}.comparison-heading h3{margin:4px 0 8px;color:#172033;font-size:1.75rem;font-weight:800;}.comparison-heading p{margin:0;color:#717c8b;line-height:1.65;font-size:.86rem;}.comparison-grid{overflow:hidden;border:1px solid #e6ebf1;border-radius:16px;}.comparison-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;}.comparison-row > div{padding:15px 18px;border-bottom:1px solid #edf0f4;color:#6d7887;font-size:.77rem;}.comparison-row > div + div{border-left:1px solid #edf0f4;}.comparison-row:last-child > div{border-bottom:0;}.comparison-row > div:first-child{color:#273346;font-weight:700;}.comparison-row > div:first-child i{margin-right:6px;color:#0b5ed7;}.comparison-header{background:#f6f9fc;}.comparison-header > div{color:#243044 !important;font-size:.7rem;font-weight:800;}.who-can-explore{padding:42px;border-radius:25px;background:linear-gradient(135deg,#071d3d,#0b5ed7);color:#fff;}.who-can-explore .section-kicker{color:#ffd76a;}.who-can-explore h3{margin:5px 0 9px;font-size:1.8rem;font-weight:800;}.who-can-explore > div > p{max-width:700px;margin:auto;color:rgba(255,255,255,.68);font-size:.85rem;line-height:1.7;}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:30px;}.audience-item{display:flex;align-items:center;gap:10px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.07);transition:.25s ease;}.audience-item:hover{transform:translateY(-3px);background:rgba(255,255,255,.12);}.audience-item i{color:#ffd76a;}.audience-item span{color:rgba(255,255,255,.84);font-size:.72rem;line-height:1.3;}.agency-path-cta{display:flex;align-items:center;gap:18px;padding:30px 34px;border:1px solid #dce7f4;border-radius:22px;background:#eef6ff;}.cta-icon{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#0b5ed7;background:#fff;font-size:1.25rem;}.cta-content{flex:1;}.cta-content span{color:#0b5ed7;font-size:.62rem;font-weight:800;letter-spacing:.13em;}.cta-content h3{margin:4px 0 5px;color:#172033;font-size:1.35rem;font-weight:800;}.cta-content p{margin:0;color:#6d7887;font-size:.77rem;line-height:1.5;}.cta-actions{display:flex;gap:9px;flex-shrink:0;}.cta-actions .btn{padding:11px 16px;border-radius:9px;font-size:.78rem;font-weight:700;}.agency-path-note{display:flex;align-items:flex-start;gap:8px;max-width:950px;margin-left:auto;margin-right:auto;}.agency-path-note > i{margin-top:2px;color:#8994a3;}.agency-path-note p{margin:0;color:#8994a3;font-size:.68rem;line-height:1.6;}@media (max-width:991.98px){.path-description{min-height:auto;}.audience-grid{grid-template-columns:repeat(2,1fr);}.agency-path-cta{align-items:flex-start;flex-wrap:wrap;}.cta-content{min-width:calc(100% - 75px);}.cta-actions{width:100%;margin-left:70px;}}@media (max-width:767.98px){.agency-path-card{padding:27px 22px;border-radius:21px;}.path-top{align-items:flex-start;}.path-badge{display:none;}.path-icon{flex-basis:48px;width:48px;height:48px;}.path-comparison{padding:25px 18px;border-radius:20px;}.comparison-grid{overflow-x:auto;}.comparison-row{min-width:650px;}.who-can-explore{padding:30px 20px;border-radius:21px;}.audience-grid{grid-template-columns:1fr;}.agency-path-cta{padding:25px 20px;border-radius:20px;}.cta-actions{margin-left:0;flex-direction:column;}.cta-actions .btn{width:100%;}}@media (max-width:480px){.path-label strong{font-size:.74rem;}.agency-path-card h3{font-size:1.55rem;}}


.contact-enquiry-section{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 10%,rgba(11,94,215,.055),transparent 28%),radial-gradient(circle at 95% 80%,rgba(212,175,55,.07),transparent 27%),#f8fafc;}.contact-enquiry-section .section-heading h2{color:#142033;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:800;letter-spacing:-.035em;}.contact-enquiry-section .section-heading h2 span{color:#0b5ed7;}.contact-enquiry-section .section-heading p{max-width:800px;margin:auto;color:#697586;line-height:1.8;}.contact-eyebrow{color:#0b5ed7;font-size:.68rem;font-weight:800;letter-spacing:.15em;}.contact-intro h3{max-width:650px;margin:6px 0 13px;color:#172033;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.12;font-weight:800;letter-spacing:-.025em;}.contact-intro h3 span{color:#0b5ed7;}.contact-intro > p{max-width:680px;margin-bottom:28px;color:#697586;line-height:1.75;}.contact-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.contact-info-card{position:relative;display:flex;align-items:flex-start;gap:13px;min-height:145px;padding:22px;border:1px solid #e3e9f0;border-radius:19px;background:#fff;box-shadow:0 7px 25px rgba(15,23,42,.04);transition:.3s ease;}.contact-info-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(15,23,42,.08);}.contact-info-icon{flex:0 0 45px;width:45px;height:45px;display:grid;place-items:center;border-radius:13px;font-size:1rem;}.phone-icon,.email-icon{color:#0b5ed7;background:#edf5ff;}.whatsapp-icon{color:#fff;background:#168c4a;}.contact-info-content{min-width:0;padding-right:25px;}.contact-info-content > span{color:#8a95a4;font-size:.59rem;font-weight:800;letter-spacing:.1em;}.contact-info-content h4{margin:4px 0 6px;font-size:.95rem;font-weight:800;}.contact-info-content h4 a{color:#1b2638;text-decoration:none;}.contact-info-content p{margin:0;color:#7a8492;font-size:.72rem;line-height:1.5;}.contact-arrow{position:absolute;right:16px;bottom:16px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#0b5ed7;background:#edf5ff;text-decoration:none;font-size:.7rem;transition:.25s ease;}.contact-info-card:hover .contact-arrow{color:#fff;background:#0b5ed7;transform:translate(2px,-2px);}.location-card{margin-top:14px;padding:25px;border:1px solid #e3e9f0;border-radius:20px;background:#fff;box-shadow:0 7px 25px rgba(15,23,42,.04);}.location-card-header{display:flex;align-items:center;gap:13px;margin-bottom:17px;}.location-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#0b5ed7;background:#edf5ff;}.location-card-header span{color:#8a95a4;font-size:.6rem;font-weight:800;letter-spacing:.1em;}.location-card-header h4{margin:3px 0 0;color:#202c3d;font-size:1rem;font-weight:800;}.location-address{margin:0 0 18px;color:#667384;font-size:.8rem;line-height:1.7;}.location-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:16px;border-top:1px solid #edf0f4;}.office-hours{display:flex;align-items:center;gap:9px;}.office-hours > i{color:#0b5ed7;}.office-hours strong,.office-hours span{display:block;}.office-hours strong{color:#334054;font-size:.7rem;}.office-hours span{color:#8994a2;font-size:.65rem;}.location-map-link,.additional-map-link{color:#0b5ed7;font-size:.7rem;font-weight:750;text-decoration:none;}.location-map-link i,.additional-map-link i{margin-left:3px;}.service-area-card{display:flex;align-items:flex-start;gap:14px;margin-top:14px;padding:20px;border:1px solid #dce8f5;border-radius:18px;background:#eef6ff;}.service-area-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#fff;}.service-area-card span{color:#0b5ed7;font-size:.59rem;font-weight:800;letter-spacing:.1em;}.service-area-card h4{margin:3px 0 4px;color:#243044;font-size:.95rem;font-weight:800;}.service-area-card p{margin:0;color:#6d7887;font-size:.72rem;line-height:1.55;}.contact-lead-card{position:sticky;top:100px;padding:31px;border:1px solid #dfe6ee;border-radius:25px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.10);}.contact-form-header{display:flex;align-items:center;gap:13px;}.form-icon{flex:0 0 55px;width:55px;height:55px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0b5ed7,#084298);font-size:1.2rem;}.contact-form-header span{color:#0b5ed7;font-size:.61rem;font-weight:800;letter-spacing:.12em;}.contact-form-header h3{margin:3px 0 0;color:#172033;font-size:1.5rem;font-weight:800;}.contact-form-intro{margin:18px 0;color:#6d7887;font-size:.83rem;line-height:1.7;}.quick-reasons{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px;}.quick-reasons span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:20px;color:#5e6b7b;background:#f4f7fa;font-size:.61rem;}.quick-reasons i{color:#0b5ed7;}.contact-lead-form .form-label{margin-bottom:6px;color:#344054;font-size:.72rem;font-weight:700;}.contact-lead-form .form-label small{color:#98a2b3;font-weight:500;}.contact-input{position:relative;}.contact-input > i{position:absolute;z-index:2;top:50%;left:14px;color:#8b97a6;transform:translateY(-50%);pointer-events:none;}.contact-input .form-control,.contact-input .form-select{min-height:47px;padding-left:41px;border:1px solid #dfe5ec;border-radius:10px;color:#263244;font-size:.81rem;box-shadow:none;}.contact-input .form-control:focus,.contact-input .form-select:focus{border-color:#0b5ed7;box-shadow:0 0 0 3px rgba(11,94,215,.08);}.select-input > i{top:24px;}.form-consent{display:flex;align-items:flex-start;gap:8px;}.form-consent input{width:15px;height:15px;margin-top:2px;accent-color:#0b5ed7;}.form-consent label{color:#7b8694;font-size:.65rem;line-height:1.5;}.contact-submit-btn{min-height:50px;border:0;border-radius:10px;font-size:.83rem;font-weight:750;box-shadow:0 9px 25px rgba(11,94,215,.18);transition:.25s ease;}.contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(11,94,215,.25);}.contact-submit-btn i{margin-left:7px;}.contact-form-trust{display:flex;align-items:center;gap:6px;margin-top:12px;color:#8a95a4;font-size:.63rem;}.contact-form-trust i{color:#0b5ed7;}.form-alternative{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;padding-top:17px;border-top:1px solid #edf0f4;}.form-alternative span{color:#8a95a4;font-size:.66rem;}.form-alternative a{color:#0b5ed7;font-size:.72rem;font-weight:750;text-decoration:none;}.additional-contact{display:flex;align-items:center;gap:15px;padding:20px 24px;border:1px solid #e2e8ef;border-radius:18px;background:#fff;}.additional-contact-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#edf5ff;}.additional-contact > div:nth-child(2){flex:1;}.additional-contact span{color:#8b96a4;font-size:.58rem;font-weight:800;letter-spacing:.1em;}.additional-contact h4{margin:2px 0;color:#273346;font-size:.9rem;font-weight:800;}.additional-contact p{margin:0;color:#788392;font-size:.7rem;}.contact-final-cta{display:flex;align-items:center;gap:17px;padding:29px 34px;border-radius:22px;color:#fff;background:linear-gradient(135deg,#071d3d,#0b5ed7);box-shadow:0 17px 45px rgba(11,94,215,.18);}.final-cta-icon{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:#ffd76a;background:rgba(255,255,255,.1);font-size:1.15rem;}.final-cta-content{flex:1;}.final-cta-content span{color:#bcd8ff;font-size:.6rem;font-weight:800;letter-spacing:.13em;}.final-cta-content h3{margin:3px 0 5px;font-size:1.4rem;font-weight:800;}.final-cta-content p{margin:0;color:rgba(255,255,255,.68);font-size:.75rem;}.final-cta-actions{display:flex;gap:8px;}.final-cta-actions .btn{padding:11px 15px;border-radius:9px;font-size:.76rem;font-weight:750;}@media (max-width:991.98px){.contact-lead-card{position:relative;top:auto;}.contact-info-grid{grid-template-columns:1fr 1fr;}}@media (max-width:767.98px){.contact-info-grid{grid-template-columns:1fr;}.contact-info-card{min-height:auto;}.location-card{padding:21px;}.location-footer{align-items:flex-start;flex-direction:column;}.contact-lead-card{padding:26px 21px;border-radius:20px;}.additional-contact{align-items:flex-start;flex-wrap:wrap;padding:18px;}.additional-map-link{width:100%;margin-left:58px;}.contact-final-cta{align-items:flex-start;flex-wrap:wrap;padding:26px 21px;}.final-cta-content{min-width:calc(100% - 70px);}.final-cta-actions{width:100%;margin-left:67px;}}@media (max-width:480px){.contact-intro h3{font-size:1.75rem;}.form-alternative{align-items:flex-start;flex-direction:column;}.final-cta-actions{margin-left:0;flex-direction:column;}.final-cta-actions .btn{width:100%;}}

.why-lic-hyderabad-section{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 15%,rgba(11,94,215,.055),transparent 28%),radial-gradient(circle at 95% 80%,rgba(212,175,55,.065),transparent 28%),#f8fafc;}.why-lic-hyderabad-section .section-heading h2{color:#142033;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:800;letter-spacing:-.035em;}.why-lic-hyderabad-section .section-heading h2 span{color:#0b5ed7;}.why-lic-hyderabad-section .section-heading p{max-width:820px;margin:auto;color:#697586;line-height:1.8;}.why-lic-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#0b5ed7;font-size:.68rem;font-weight:800;letter-spacing:.13em;}.why-lic-content h3{max-width:680px;margin:7px 0 17px;color:#152238;font-size:clamp(1.9rem,3.5vw,2.7rem);line-height:1.1;font-weight:800;letter-spacing:-.03em;}.why-lic-content h3 span{color:#0b5ed7;}.why-lic-intro{max-width:700px;margin-bottom:13px;color:#697586;font-size:.92rem;line-height:1.8;}.why-lic-intro strong{color:#344054;}.why-lic-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:27px;}.why-lic-point{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #e4eaf1;border-radius:16px;background:#fff;transition:.3s ease;}.why-lic-point:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(15,23,42,.07);}.why-point-icon{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#0b5ed7;background:#edf5ff;}.why-lic-point strong{display:block;margin-bottom:4px;color:#263244;font-size:.8rem;}.why-lic-point p{margin:0;color:#7a8492;font-size:.7rem;line-height:1.5;}.location-seo-box{display:flex;align-items:flex-start;gap:14px;margin-top:17px;padding:20px;border:1px solid #dce8f5;border-radius:17px;background:#eef6ff;}.location-seo-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#0b5ed7;background:#fff;}.location-seo-box > div:last-child{flex:1;}.location-seo-box span{color:#0b5ed7;font-size:.59rem;font-weight:800;letter-spacing:.1em;}.location-seo-box h4{margin:3px 0 5px;color:#253146;font-size:.9rem;font-weight:800;}.location-seo-box p{margin:0;color:#6d7887;font-size:.72rem;line-height:1.6;}.location-seo-box strong{color:#475467;}.why-lic-actions{display:flex;gap:10px;margin-top:25px;}.why-lic-actions .btn{padding:12px 18px;border-radius:9px;font-size:.78rem;font-weight:750;}.hyderabad-lead-card{position:sticky;top:100px;padding:31px;border:1px solid #dfe6ee;border-radius:25px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.10);}.hyderabad-lead-header{display:flex;align-items:center;gap:13px;}.hyderabad-lead-icon{flex:0 0 55px;width:55px;height:55px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0b5ed7,#084298);font-size:1.2rem;}.hyderabad-lead-header span{color:#0b5ed7;font-size:.59rem;font-weight:800;letter-spacing:.11em;}.hyderabad-lead-header h3{margin:3px 0 0;color:#172033;font-size:1.42rem;line-height:1.2;font-weight:800;}.hyderabad-lead-intro{margin:18px 0;color:#6d7887;font-size:.82rem;line-height:1.7;}.hyderabad-trust-points{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:21px;}.hyderabad-trust-points span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:20px;color:#657181;background:#f5f8fb;font-size:.6rem;}.hyderabad-trust-points i{color:#0b5ed7;}.hyderabad-lead-form .form-label{margin-bottom:6px;color:#344054;font-size:.7rem;font-weight:700;}.hyderabad-lead-form .form-label small{color:#98a2b3;}.hyderabad-input{position:relative;}.hyderabad-input > i{position:absolute;z-index:2;top:50%;left:14px;color:#8b97a6;transform:translateY(-50%);pointer-events:none;}.hyderabad-input .form-control,.hyderabad-input .form-select{min-height:47px;padding-left:41px;border:1px solid #dfe5ec;border-radius:10px;color:#263244;font-size:.79rem;box-shadow:none;}.hyderabad-input .form-control:focus,.hyderabad-input .form-select:focus{border-color:#0b5ed7;box-shadow:0 0 0 3px rgba(11,94,215,.08);}.hyderabad-consent{display:flex;align-items:flex-start;gap:8px;}.hyderabad-consent input{width:15px;height:15px;margin-top:2px;accent-color:#0b5ed7;}.hyderabad-consent label{color:#7b8694;font-size:.63rem;line-height:1.5;}.hyderabad-submit-btn{min-height:50px;border:0;border-radius:10px;font-size:.82rem;font-weight:750;box-shadow:0 9px 25px rgba(11,94,215,.18);transition:.25s ease;}.hyderabad-submit-btn:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(11,94,215,.25);}.hyderabad-submit-btn i{margin-left:7px;}.hyderabad-form-trust{display:flex;align-items:center;gap:6px;margin-top:12px;color:#8a95a4;font-size:.62rem;}.hyderabad-form-trust i{color:#0b5ed7;}.hyderabad-direct-call{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:19px;padding-top:17px;border-top:1px solid #edf0f4;}.hyderabad-direct-call span,.hyderabad-direct-call a{display:block;}.hyderabad-direct-call span{color:#8994a3;font-size:.63rem;}.hyderabad-direct-call > div > a{margin-top:3px;color:#172033;font-size:.85rem;font-weight:800;text-decoration:none;}.direct-call-icon{width:37px;height:37px;display:grid !important;place-items:center;border-radius:50%;color:#0b5ed7 !important;background:#edf5ff;font-size:.78rem !important;}.local-keyword-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;}.local-keyword-strip span{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e3e9f0;border-radius:30px;color:#687586;background:#fff;font-size:.64rem;}.local-keyword-strip i{color:#0b5ed7;}@media (max-width:991.98px){.hyderabad-lead-card{position:relative;top:auto;}}@media (max-width:767.98px){.why-lic-points{grid-template-columns:1fr;}.why-lic-actions{flex-direction:column;}.why-lic-actions .btn{width:100%;}.hyderabad-lead-card{padding:26px 21px;border-radius:20px;}.local-keyword-strip{justify-content:flex-start;}}@media (max-width:480px){.location-seo-box{padding:16px;}.hyderabad-trust-points{display:grid;grid-template-columns:1fr 1fr;}}


.mentor-section{position:relative;overflow:hidden;background:radial-gradient(circle at 0% 20%,rgba(13,110,253,.06),transparent 28%),radial-gradient(circle at 100% 80%,rgba(245,166,35,.07),transparent 28%),#f8fafc;}.mentor-kicker,.content-label,.career-label{display:inline-flex;align-items:center;gap:8px;color:#0d6efd;font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;}.mentor-title{color:#10213f;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;}.mentor-title span,.mentor-content h2 span,.mentor-career-box h2 span{color:#0d6efd;}.mentor-intro{max-width:720px;margin:18px auto 0;color:#667085;font-size:1.05rem;line-height:1.8;}.mentor-profile{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(16,33,63,.08);border-radius:28px;box-shadow:0 25px 70px rgba(16,33,63,.10);}.mentor-image-wrap{position:relative;min-height:430px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#eaf3ff,#f8fbff);}.mentor-image-bg{position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(13,110,253,.09);top:60px;left:50%;transform:translateX(-50%);}.mentor-image{position:relative;z-index:2;width:100%;max-width:420px;height:430px;object-fit:contain;object-position:center bottom;}.mentor-experience{position:absolute;z-index:4;right:20px;top:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:105px;height:105px;border-radius:50%;color:#fff;text-align:center;background:#0d6efd;border:7px solid #fff;box-shadow:0 15px 35px rgba(13,110,253,.25);}.mentor-experience strong{font-size:1.8rem;line-height:1;}.mentor-experience span{margin-top:5px;font-size:.65rem;font-weight:700;text-transform:uppercase;}.mentor-profile-content{padding:28px 30px 32px;}.profile-label{color:#0d6efd;font-size:.7rem;font-weight:800;letter-spacing:.15em;}.mentor-profile-content h3{margin:7px 0 4px;color:#10213f;font-size:1.65rem;font-weight:800;}.mentor-designation{margin:0;color:#667085;line-height:1.6;}.mentor-award{display:flex;gap:14px;align-items:center;margin-top:22px;padding:15px;border-radius:16px;background:#f7f9fc;}.award-icon{flex:0 0 45px;width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:#fff;background:#10213f;}.mentor-award strong,.mentor-award span{display:block;}.mentor-award strong{color:#10213f;font-size:.88rem;}.mentor-award span{margin-top:3px;color:#667085;font-size:.76rem;line-height:1.5;}.mentor-content{padding-left:10px;}.mentor-content h2{max-width:650px;margin:14px 0 20px;color:#10213f;font-size:clamp(2rem,3.4vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.035em;}.mentor-content p{color:#667085;line-height:1.85;}.mentor-content .lead{color:#344054;font-size:1.05rem;}.mentor-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0;}.mentor-stat{display:flex;align-items:center;gap:11px;padding:15px;background:#fff;border:1px solid #e8edf4;border-radius:15px;}.stat-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:11px;color:#0d6efd;background:#edf5ff;}.mentor-stat strong,.mentor-stat span{display:block;}.mentor-stat strong{color:#10213f;font-size:1rem;}.mentor-stat span{color:#667085;font-size:.68rem;margin-top:2px;}.mentor-approach{padding:25px;border-radius:22px;background:#fff;border:1px solid #e7ebf2;box-shadow:0 15px 40px rgba(16,33,63,.05);}.approach-heading span{color:#0d6efd;font-size:.7rem;font-weight:800;letter-spacing:.12em;}.approach-heading h3{margin:6px 0 20px;color:#10213f;font-size:1.2rem;font-weight:800;}.approach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;}.approach-item{display:flex;gap:12px;}.approach-item > i{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#0d6efd;background:#edf5ff;}.approach-item strong{display:block;color:#10213f;font-size:.85rem;}.approach-item p{margin:3px 0 0;font-size:.76rem;line-height:1.55;}.mentor-subtitle{color:#10213f;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;letter-spacing:-.03em;}.mentor-section-desc{max-width:700px;line-height:1.7;}.training-card{position:relative;height:100%;padding:32px;background:#fff;border:1px solid #e7ebf2;border-radius:24px;box-shadow:0 12px 35px rgba(16,33,63,.05);transition:transform .3s ease,box-shadow .3s ease;}.training-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(16,33,63,.11);}.training-card.featured{border:2px solid rgba(13,110,253,.25);transform:translateY(-8px);}.training-card.featured:hover{transform:translateY(-14px);}.training-number{position:absolute;top:25px;right:25px;color:#e8edf4;font-size:2.4rem;font-weight:900;}.training-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border-radius:16px;color:#0d6efd;background:#edf5ff;font-size:1.4rem;}.training-card h3{color:#10213f;font-size:1.25rem;font-weight:800;}.training-card p{color:#667085;line-height:1.75;font-size:.9rem;}.training-card ul{list-style:none;padding:0;margin:20px 0 0;}.training-card li{position:relative;padding:7px 0 7px 22px;color:#344054;font-size:.83rem;}.training-card li::before{content:"✓";position:absolute;left:0;color:#0d6efd;font-weight:800;}.training-badge{display:inline-block;margin-bottom:14px;padding:5px 9px;border-radius:50px;color:#0d6efd;background:#edf5ff;font-size:.62rem;font-weight:800;letter-spacing:.08em;}.mentor-career-box{padding:45px;color:#fff;border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.10),transparent 30%),#10213f;box-shadow:0 25px 60px rgba(16,33,63,.18);}.mentor-career-box .career-label{color:#7db2ff;}.mentor-career-box h2{max-width:650px;margin:12px 0 18px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.2;}.mentor-career-box h2 span{color:#7db2ff;}.mentor-career-box p{max-width:700px;color:rgba(255,255,255,.72);line-height:1.8;}.skills-list{padding:8px;}.skill-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.10);color:#fff;font-size:.84rem;font-weight:600;}.skill-row:last-child{border-bottom:0;}.skill-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#7db2ff;background:rgba(255,255,255,.08);}.skill-row > i{margin-left:auto;color:#72d5a0;}.income-highlight{display:flex;gap:25px;align-items:flex-start;padding:30px;border:1px solid #e5eaf2;border-radius:24px;background:#fff;box-shadow:0 15px 45px rgba(16,33,63,.06);}.income-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:16px;color:#fff;background:#0d6efd;font-size:1.35rem;}.income-label{color:#0d6efd;font-size:.7rem;font-weight:800;letter-spacing:.12em;}.income-highlight h3{margin:7px 0 10px;color:#10213f;font-size:1.35rem;font-weight:800;}.income-highlight p{color:#667085;line-height:1.7;}.income-points{display:flex;flex-wrap:wrap;gap:8px 20px;}.income-points span{color:#344054;font-size:.78rem;font-weight:600;}.income-points i{margin-right:5px;color:#198754;}.mentor-disclaimer{display:flex;gap:12px;padding:16px 20px;border-radius:14px;background:#fff8e6;border:1px solid #f6df9d;}.mentor-disclaimer > i{flex:0 0 auto;margin-top:3px;color:#a87500;}.mentor-disclaimer p{margin:0;color:#6b5a2b;font-size:.76rem;line-height:1.65;}.mentor-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 38px;border-radius:24px;background:#0d6efd;box-shadow:0 20px 50px rgba(13,110,253,.22);}.mentor-cta > div:first-child{max-width:650px;}.mentor-cta span{color:rgba(255,255,255,.7);font-size:.68rem;font-weight:800;letter-spacing:.13em;}.mentor-cta h3{margin:7px 0;color:#fff;font-size:1.45rem;font-weight:800;}.mentor-cta p{margin:0;color:rgba(255,255,255,.75);font-size:.85rem;}.mentor-cta-buttons{display:flex;flex-wrap:wrap;gap:10px;}.mentor-cta .btn{white-space:nowrap;}.mentor-cta .btn-primary{color:#0d6efd;background:#fff;border-color:#fff;}.mentor-cta .btn-primary:hover{color:#10213f;background:#f3f7ff;}@media (max-width:991.98px){.mentor-content{padding-left:0;}.mentor-profile{max-width:620px;margin:0 auto;}.mentor-career-box{padding:35px;}.training-card.featured,.training-card.featured:hover{transform:none;}.mentor-cta{align-items:flex-start;flex-direction:column;}}@media (max-width:767.98px){.mentor-section{padding-top:55px !important;padding-bottom:55px !important;}.mentor-image-wrap{min-height:360px;}.mentor-image{height:360px;}.mentor-experience{width:88px;height:88px;right:14px;top:14px;}.mentor-experience strong{font-size:1.45rem;}.mentor-profile-content{padding:23px;}.mentor-stats{grid-template-columns:1fr;}.approach-grid{grid-template-columns:1fr;}.mentor-approach{padding:20px;}.mentor-career-box{padding:27px 22px;}.income-highlight{flex-direction:column;padding:25px;}.mentor-cta{padding:28px 22px;}.mentor-cta-buttons{width:100%;flex-direction:column;}.mentor-cta-buttons .btn{width:100%;}}@media (max-width:420px){.mentor-title{font-size:2rem;}.mentor-image-wrap{min-height:320px;}.mentor-image{height:320px;}.training-card{padding:25px;}}

.mentor-about-section{position:relative;overflow:hidden;padding:100px 0;background:radial-gradient( circle at 0% 50%,rgba(13,110,253,.07),transparent 30% ),radial-gradient( circle at 100% 20%,rgba(245,166,35,.06),transparent 28% ),#f8fafc;}.mentor-section-kicker{display:inline-flex;align-items:center;gap:8px;color:#0d6efd;font-size:.75rem;font-weight:800;letter-spacing:.14em;}.mentor-section-title{margin:14px 0;color:#101f3a;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.045em;}.mentor-section-title span{color:#0d6efd;}.mentor-section-intro{max-width:730px;margin:0 auto;color:#667085;font-size:1.05rem;line-height:1.8;}.mentor-profile-card{overflow:hidden;background:#fff;border:1px solid rgba(16,31,58,.08);border-radius:28px;box-shadow:0 25px 65px rgba(16,31,58,.10);transition:transform .35s ease,box-shadow .35s ease;}.mentor-profile-card:hover{transform:translateY(-6px);box-shadow:0 32px 80px rgba(16,31,58,.14);}.mentor-photo-area{position:relative;min-height:430px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient( 145deg,#eaf3ff 0%,#f8fbff 60%,#eef5ff 100% );}.mentor-photo-circle{position:absolute;width:350px;height:350px;top:45px;left:50%;transform:translateX(-50%);border-radius:50%;background:rgba(13,110,253,.08);border:1px solid rgba(13,110,253,.08);}.mentor-photo{position:relative;z-index:2;display:block;width:100%;max-width:440px;height:430px;object-fit:contain;object-position:center bottom;}.mentor-experience-badge{position:absolute;z-index:5;top:25px;right:25px;width:108px;height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;border-radius:50%;background:#0d6efd;border:7px solid #fff;box-shadow:0 15px 35px rgba(13,110,253,.25);}.mentor-experience-badge strong{font-size:1.8rem;line-height:1;font-weight:900;}.mentor-experience-badge span{margin-top:5px;font-size:.62rem;line-height:1.25;font-weight:700;text-transform:uppercase;}.mentor-profile-info{padding:27px 30px 30px;}.mentor-role-label{color:#0d6efd;font-size:.67rem;font-weight:800;letter-spacing:.15em;}.mentor-profile-info h3{margin:7px 0 3px;color:#101f3a;font-size:1.7rem;font-weight:800;}.mentor-profile-info > p{margin:0;color:#667085;font-size:.9rem;line-height:1.6;}.mentor-credential{display:flex;align-items:center;gap:13px;margin-top:22px;padding:14px;border-radius:15px;background:#f6f9fd;border:1px solid #e9eef5;}.credential-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#101f3a;}.mentor-credential strong,.mentor-credential small{display:block;}.mentor-credential strong{color:#101f3a;font-size:.82rem;}.mentor-credential small{margin-top:3px;color:#667085;font-size:.68rem;line-height:1.45;}.mentor-content{padding-left:5px;}.mentor-content-label{display:inline-flex;align-items:center;gap:7px;color:#0d6efd;font-size:.72rem;font-weight:800;letter-spacing:.12em;}.mentor-content h2{max-width:680px;margin:13px 0 18px;color:#101f3a;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.13;letter-spacing:-.04em;}.mentor-content h2 span{color:#0d6efd;}.mentor-content p{color:#667085;line-height:1.85;}.mentor-content .mentor-lead{color:#344054;font-size:1.04rem;}.mentor-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;}.mentor-stat-box{display:flex;align-items:center;gap:10px;padding:14px;border-radius:15px;background:#fff;border:1px solid #e7ecf3;transition:transform .25s ease,box-shadow .25s ease;}.mentor-stat-box:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(16,31,58,.07);}.mentor-stat-icon{flex:0 0 39px;width:39px;height:39px;display:grid;place-items:center;border-radius:10px;color:#0d6efd;background:#edf5ff;}.mentor-stat-box strong,.mentor-stat-box span{display:block;}.mentor-stat-box strong{color:#101f3a;font-size:1rem;font-weight:800;}.mentor-stat-box span{margin-top:2px;color:#667085;font-size:.67rem;}.mentor-focus{padding:24px;border-radius:21px;background:#fff;border:1px solid #e5eaf1;box-shadow:0 12px 35px rgba(16,31,58,.05);}.mentor-focus-heading > span{color:#0d6efd;font-size:.67rem;font-weight:800;letter-spacing:.13em;}.mentor-focus-heading h3{margin:6px 0 19px;color:#101f3a;font-size:1.15rem;font-weight:800;}.mentor-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.mentor-focus-item{display:flex;align-items:center;gap:8px;padding:10px;border-radius:11px;background:#f7f9fc;color:#344054;font-size:.73rem;font-weight:700;}.mentor-focus-item i{color:#0d6efd;}.mentor-action{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:25px;}.mentor-primary-btn{padding:12px 20px;font-weight:700;border-radius:11px;}.mentor-primary-btn i{margin-right:6px;}.mentor-phone{display:flex;align-items:center;gap:10px;text-decoration:none;}.mentor-phone-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;color:#0d6efd;background:#edf5ff;}.mentor-phone small,.mentor-phone strong{display:block;}.mentor-phone small{color:#98a2b3;font-size:.65rem;}.mentor-phone strong{color:#101f3a;font-size:.82rem;}.mentor-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;padding:22px 25px;border-radius:18px;background:#fff;border:1px solid #e6ebf2;box-shadow:0 12px 35px rgba(16,31,58,.05);}.mentor-trust-item{display:flex;align-items:center;justify-content:center;gap:9px;padding:6px 15px;color:#344054;font-size:.75rem;font-weight:700;border-right:1px solid #e7ebf1;}.mentor-trust-item:last-child{border-right:0;}.mentor-trust-item i{color:#198754;font-size:.9rem;}@media (max-width:991.98px){.mentor-about-section{padding:75px 0;}.mentor-content{padding-left:0;}.mentor-profile-card{max-width:620px;margin:0 auto 10px;}.mentor-trust-strip{grid-template-columns:repeat(2,1fr);}.mentor-trust-item:nth-child(2){border-right:0;}.mentor-trust-item:nth-child(-n+2){border-bottom:1px solid #e7ebf1;padding-bottom:15px;}.mentor-trust-item:nth-child(n+3){padding-top:15px;}}@media (max-width:767.98px){.mentor-about-section{padding:60px 0;}.mentor-section-title{font-size:2.25rem;}.mentor-section-intro{font-size:.92rem;}.mentor-photo-area{min-height:350px;}.mentor-photo{height:350px;}.mentor-photo-circle{width:285px;height:285px;top:45px;}.mentor-experience-badge{width:90px;height:90px;top:17px;right:17px;}.mentor-experience-badge strong{font-size:1.5rem;}.mentor-profile-info{padding:23px;}.mentor-stats-row{grid-template-columns:1fr;}.mentor-focus{padding:20px;}.mentor-focus-grid{grid-template-columns:repeat(2,1fr);}.mentor-action{align-items:stretch;flex-direction:column;}.mentor-primary-btn{width:100%;text-align:center;}.mentor-phone{justify-content:center;}.mentor-trust-strip{grid-template-columns:1fr;padding:15px;}.mentor-trust-item{justify-content:flex-start;border-right:0 !important;border-bottom:1px solid #e7ebf1;padding:13px 8px !important;}.mentor-trust-item:last-child{border-bottom:0;}}@media (max-width:420px){.mentor-section-title{font-size:2rem;}.mentor-photo-area{min-height:320px;}.mentor-photo{height:320px;}.mentor-focus-grid{grid-template-columns:1fr;}}