*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f5f7fb;color:#172033;font-family:Arial,Helvetica,sans-serif;line-height:1.6}
.rs-state-container{width:100%;max-width:1180px;margin:0 auto;padding:0 18px}
.rs-state-header{background:#fff;border-bottom:1px solid #e7ecf5;position:sticky;top:0;z-index:50}
.rs-state-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:12px;padding-bottom:12px}
.rs-state-brand{display:flex;align-items:center;gap:10px;text-decoration:none}
.rs-state-logo-dot{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#312783,#07885f);display:block}
.rs-state-brand strong{display:block;color:#17124f;font-size:20px}
.rs-state-brand small{display:block;color:#5b6475;font-size:13px}
.rs-state-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.rs-state-nav a{text-decoration:none;color:#172033;font-weight:700;font-size:14px}
.rs-state-nav-cta{background:#07885f!important;color:#fff!important;padding:10px 16px;border-radius:999px}
.rs-state-hero{background:radial-gradient(circle at 74% 34%,rgba(120,70,255,.34) 0%,rgba(120,70,255,.08) 32%,transparent 58%),linear-gradient(135deg,#2f287f 0%,#3b31a3 48%,#4338ca 100%);padding:74px 0;color:#fff}
.rs-state-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;align-items:center}
.rs-state-badge{display:inline-block;padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);font-size:14px;margin-bottom:18px;font-weight:800}
.rs-state-hero h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);line-height:1.08;margin:0 0 18px;color:#fff;font-weight:700;letter-spacing:-.03em}
.rs-state-hero p{font-size:18px;line-height:1.75;color:rgba(255,255,255,.94);margin:0 0 24px;max-width:760px}
.rs-state-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}
.rs-state-btn{display:inline-block;padding:14px 22px;border-radius:10px;text-decoration:none;font-weight:800;font-size:15px}
.rs-state-btn-green{background:#07885f;color:#fff}
.rs-state-btn-orange{background:#ff7a00;color:#fff}
.rs-state-btn-white{background:#fff;color:#312783}
.rs-state-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}
.rs-state-stats div{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:14px}
.rs-state-stats strong{display:block;font-size:20px;color:#fff}
.rs-state-stats span{font-size:13px;color:rgba(255,255,255,.88)}
.rs-state-form-card{background:#fff;color:#172033;border-radius:22px;padding:26px;box-shadow:0 28px 60px rgba(0,0,0,.25)}
.rs-state-form-kicker{display:inline-block;background:#f0eaff;color:#312783;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;margin-bottom:12px}
.rs-state-form-card h2{margin:0 0 8px;color:#17124f;font-size:28px;font-weight:900;line-height:1.2}
.rs-state-form-card p{margin:0 0 18px;color:#5b6475;font-size:14px}
.rs-state-form-card input,.rs-state-form-card select,.rs-state-form-card textarea{width:100%;border:1px solid #d9dfeb;border-radius:10px;padding:12px 13px;margin-bottom:12px;font-size:14px;background:#fff;color:#172033}
.rs-state-form-card textarea{min-height:92px;resize:vertical}
.rs-state-form-card button{width:100%;border:0;border-radius:10px;background:#07885f;color:#fff;padding:14px;font-weight:900;cursor:pointer}
.rs-state-section{padding:64px 0}
.rs-state-white{background:#fff}
.rs-state-heading{max-width:850px;margin-bottom:30px}
.rs-state-heading span{display:inline-block;color:#07885f;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:900;margin-bottom:8px}
.rs-state-heading h2{font-size:clamp(29px,3.2vw,44px);line-height:1.2;color:#172033;margin:0 0 12px;font-weight:900}
.rs-state-heading p{font-size:16px;color:#5b6475;line-height:1.7;margin:0}
.rs-state-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.rs-state-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.rs-state-card,.rs-state-course{background:#fff;border:1px solid #e7ecf5;border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(20,31,70,.08)}
.rs-state-card{transition:.25s}
.rs-state-card:hover,.rs-state-course:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,31,70,.12)}
.rs-state-card-icon,.rs-state-course b{width:50px;height:50px;border-radius:15px;background:#eef3ff;color:#312783;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}
.rs-state-course b{font-size:14px}
.rs-state-card h3,.rs-state-course h3{font-size:21px;line-height:1.3;margin:0 0 9px;color:#172033;font-weight:900}
.rs-state-card p,.rs-state-course p{font-size:15px;color:#5b6475;line-height:1.65;margin:0 0 14px}
.rs-state-course ul{padding:0;margin:14px 0 16px;list-style:none}
.rs-state-course li{margin:7px 0;color:#354052;font-size:14px}
.rs-state-course li:before{content:"✓";color:#07885f;font-weight:900;margin-right:8px}
.rs-state-course a{color:#07885f;text-decoration:none;font-weight:900}
.rs-state-band{background:linear-gradient(135deg,#312783,#07885f);color:#fff;border-radius:24px;padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:center}
.rs-state-band h2{color:#fff;margin:0 0 10px;font-size:34px;font-weight:900;line-height:1.2}
.rs-state-band p{color:rgba(255,255,255,.9);margin:0;line-height:1.7}
.rs-state-faq details{background:#fff;border:1px solid #e7ecf5;border-radius:16px;padding:18px 20px;margin-bottom:12px}
.rs-state-faq summary{cursor:pointer;font-weight:900;color:#172033}
.rs-state-faq p{color:#5b6475;margin:12px 0 0;line-height:1.65}
.rs-state-footer{background:#172033;color:#fff;padding:18px 0;text-align:center}
@media(max-width:991px){.rs-state-hero-grid,.rs-state-band{grid-template-columns:1fr}.rs-state-grid-3,.rs-state-grid-4{grid-template-columns:repeat(2,1fr)}.rs-state-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.rs-state-header-inner{align-items:flex-start}.rs-state-nav{gap:10px}.rs-state-section{padding:42px 0}.rs-state-grid-3,.rs-state-grid-4,.rs-state-stats{grid-template-columns:1fr}.rs-state-actions .rs-state-btn{width:100%;text-align:center}.rs-state-band{padding:22px}.rs-state-hero{padding:52px 0}.rs-state-hero h1{font-size:38px}}
/* ===== FORCE SOCIAL ICON SIZE ===== */

.rs-final-social-icons svg{
    width:26px !important;
    height:26px !important;
    max-width:26px !important;
    max-height:26px !important;
    display:block !important;
}

.rs-final-social-icons span{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
    min-height:46px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    border-radius:50% !important;
}

.rs-final-social-icons a{
    width:46px !important;
    height:46px !important;
    display:inline-flex !important;
}