.hero{position:relative;min-height:100vh;padding:80px 20px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom right,#1e3a5f,#2c4a6f,#1e3a5f);color:#fff;text-align:center;overflow:hidden}.hero-background{position:absolute;inset:0;opacity:.12}.circle{position:absolute;border:4px solid white;border-radius:50%}.circle-1{top:20%;left:10%;width:260px;height:260px}.circle-2{bottom:20%;right:10%;width:380px;height:380px}.circle-3{top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%)}.hero-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.hero-logo-wrapper{display:flex;justify-content:center;margin-bottom:40px;margin-top:-40px}.hero-logo-bg{background:#f5f3e8;padding:30px;border-radius:50%}.hero-logo{width:320px;height:320px;object-fit:contain}.hero-tagline{background:#f5f3e8;color:#1e3a5f;padding:10px 20px;border-radius:40px;display:inline-flex;gap:10px;align-items:center;margin-bottom:20px;font-weight:500}.tagline-icon{height:18px;width:18px}.hero-title{font-size:55px;line-height:1.1;margin-bottom:20px}@media(max-width:768px){.hero-title{font-size:40px}}.hero-description{color:#f5f3e8;font-size:20px;max-width:700px;margin:0 auto 40px;line-height:1.6}.hero-description-line{display:block;margin-top:10px}.hero-buttons{margin-top:40px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-btn-primary{background:#f5f3e8;color:#1e3a5f;padding:14px 28px;border-radius:8px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:transform .2s,background .2s}.hero-btn-primary:hover{transform:scale(1.05);background:#fff}.hero-btn-outline{padding:14px 28px;border:2px solid #f5f3e8;color:#f5f3e8;background:transparent;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,background .2s,color .2s}.hero-btn-outline:hover{background:#f5f3e8;color:#1e3a5f;transform:scale(1.05)}.hero-btn-icon{height:20px;width:20px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;gap:20px;max-width:600px;margin-left:auto;margin-right:auto}.stat-card{background:#ffffff1f;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stat-number{font-size:32px;margin-bottom:6px}.stat-label{color:#f5f3e8}.hero-scroll{position:absolute;bottom:20px;animation:bounce 2s infinite}.scroll-icon{height:32px;width:32px;color:#f5f3e8}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.vf-section{background:#fff;padding:80px 20px}.vf-container{max-width:1200px;margin:0 auto}.vf-header{text-align:center;margin-bottom:60px}.vf-title{font-size:48px;color:#1e3a5f;margin-bottom:16px}.vf-subtitle{font-size:20px;color:#2c4a6f;max-width:680px;margin:0 auto;line-height:1.5}@media(max-width:768px){.vf-title{font-size:36px}}.vf-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.vf-card{position:relative;background:linear-gradient(to bottom right,#f5f3e8,#fff);padding:32px;border-radius:20px;border:2px solid rgba(30,58,95,.1);box-shadow:0 8px 20px #1e3a5f14;transition:.3s;overflow:hidden}.vf-card:hover{transform:translateY(-8px);box-shadow:0 12px 26px #1e3a5f26}.vf-card-stat{position:absolute;top:12px;right:16px;font-size:64px;color:#1e3a5f0d;transition:.3s}.vf-card:hover .vf-card-stat{color:#1e3a5f1a}.vf-card-content{position:relative;z-index:10}.vf-icon-box{width:64px;height:64px;border-radius:14px;background:linear-gradient(to bottom right,#1e3a5f,#2c4a6f);display:flex;justify-content:center;align-items:center;margin-bottom:20px;box-shadow:0 4px 12px #1e3a5f40;transition:transform .3s}.vf-card:hover .vf-icon-box{transform:scale(1.1)}.vf-icon{color:#f5f3e8;width:32px;height:32px}.vf-card-title{font-size:24px;color:#1e3a5f;margin-bottom:10px}.vf-card-desc{color:#2c4a6f;line-height:1.5}.wp-section{background:#f5f3e8;padding:80px 20px}.wp-container{max-width:1200px;margin:0 auto}.wp-grid{display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:960px){.wp-grid{grid-template-columns:1fr}}.wp-title{font-size:42px;color:#1e3a5f;margin-bottom:20px}.wp-description{font-size:20px;color:#2c4a6f;margin-bottom:30px;line-height:1.6}.wp-advantages{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.wp-adv-item{display:flex;gap:10px;align-items:flex-start}.wp-adv-icon{color:#1e3a5f;width:24px;height:24px;flex-shrink:0}.wp-adv-text{color:#2c4a6f;font-size:18px}.wp-btn{padding:14px 28px;background:linear-gradient(to right,#1e3a5f,#2c4a6f);color:#fff;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .2s,box-shadow .2s}.wp-btn:hover{transform:scale(1.06);box-shadow:0 12px 24px #1e3a5f59}.wp-card-primary{background:linear-gradient(to bottom right,#1e3a5f,#2c4a6f);padding:40px;border-radius:25px;color:#fff;position:relative;overflow:hidden;margin-top:32px}.wp-card-bg{position:absolute;top:0;right:0;width:150px;height:150px;background:#ffffff0f;border-radius:50%;transform:translate(40%,-40%)}.wp-card-main-icon{width:60px;height:60px;margin-bottom:20px;color:#f5f3e8}.wp-card-title{font-size:28px;margin-bottom:20px}.wp-card-points{display:flex;flex-direction:column;gap:10px}.wp-card-point{display:flex;gap:14px;align-items:center;font-size:18px}.wp-card-icon{width:28px;height:28px;color:#f5f3e8}.wp-card-steps{background:#fff;padding:32px;border-radius:20px;border:2px solid #1e3a5f;box-shadow:0 8px 20px #1e3a5f14;margin-top:32px}.wp-steps-title{font-size:26px;color:#1e3a5f;margin-bottom:20px}.wp-step{display:flex;gap:16px;align-items:center;margin-bottom:14px}.wp-step-number{background:#1e3a5f;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;justify-content:center;align-items:center}.wp-testimonial-heading{text-align:center;font-size:36px;margin-top:80px;margin-bottom:40px;color:#1e3a5f}.wp-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.wp-testimonial-card{background:#fff;padding:28px;border-radius:18px;border-left:4px solid #1e3a5f;box-shadow:0 8px 20px #1e3a5f14;transition:box-shadow .2s}.wp-testimonial-card:hover{box-shadow:0 12px 26px #1e3a5f26}.wp-stars{display:flex;gap:4px;margin-bottom:16px}.wp-star{width:22px;height:22px;fill:#1e3a5f;color:#1e3a5f}.wp-testimonial-quote{font-style:italic;color:#2c4a6f;margin-bottom:20px;line-height:1.5}.wp-testimonial-author{color:#1e3a5f;font-size:18px}.wp-testimonial-role{font-size:14px;color:#2c4a6f}.gp-section{background:#fff;padding:80px 20px}.gp-container{max-width:1200px;margin:0 auto}.gp-header{text-align:center;margin-bottom:40px}.gp-title{font-size:44px;color:#1e3a5f;margin-bottom:12px}.gp-subtitle{color:#2c4a6f;font-size:18px;max-width:900px;margin:0 auto 30px}.gp-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:36px}.gp-card{position:relative;padding:28px;border-radius:22px;background:linear-gradient(180deg,#f5f3e8,#fff);border:2px solid rgba(30,58,95,.08);box-shadow:0 10px 24px #1e3a5f0f;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column;gap:14px}.gp-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #1e3a5f1f}.gp-ribbon{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#f5f3e8;color:#1e3a5f;padding:8px 18px;border-radius:999px;font-weight:600;box-shadow:0 8px 20px #00000014}.gp-icon-wrap{width:64px;height:64px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#1e3a5f;color:#f5f3e8;box-shadow:0 6px 16px #1e3a5f2e}.gp-icon{width:36px;height:36px;color:#f5f3e8}.gp-name{font-size:28px;color:#1e3a5f;margin:8px 0}.gp-sub{color:#000;margin-bottom:6px}.gp-price-block{margin-bottom:8px}.gp-price{font-size:34px;color:#1e3a5f;margin-bottom:4px}.gp-desc{font-size:14px;color:#000}.gp-features{display:flex;flex-direction:column;gap:8px;margin:8px 0 20px}.gp-feature{display:flex;gap:12px;align-items:flex-start}.gp-check{width:18px;height:18px;color:#000;margin-top:4px}.feature-white{color:#fff}.gp-card.highlighted{background:linear-gradient(135deg,#1e3a5f,#2c4a6f);color:#fff;border:none;box-shadow:0 18px 40px #1e3a5f40}.gp-card.highlighted .gp-icon-wrap{background:#ffffff1f}.gp-card.highlighted .gp-name,.gp-card.highlighted .gp-price{color:#fff}.gp-cta{width:85%;margin-top:auto}.gp-addons{margin-top:24px;background:linear-gradient(90deg,#f5f3e8,#fff);border-radius:20px;padding:28px;border:2px solid rgba(30,58,95,.08)}.gp-addons-inner{max-width:900px;margin:0 auto;text-align:center}.gp-addons-title{font-size:28px;color:#1e3a5f;margin-bottom:16px}.gp-addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:12px}.gp-addon{display:flex;gap:12px;align-items:center;background:#fff;padding:12px;border-radius:12px;justify-content:flex-start;box-shadow:0 6px 14px #1e3a5f0f}.gp-addon-dot{width:8px;height:8px;background:#1e3a5f;border-radius:50%}.gp-cta-banner{margin-top:32px;background:linear-gradient(90deg,#1e3a5f,#2c4a6f,#1e3a5f);color:#fff;padding:40px;border-radius:18px;position:relative;overflow:hidden}.gp-cta-banner-inner{max-width:1000px;margin:0 auto;text-align:center}.gp-cta-title{font-size:30px;margin-bottom:10px}.gp-cta-text{color:#f5f3e8;margin-bottom:18px;max-width:760px;margin-left:auto;margin-right:auto}.gp-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.gp-cta-action-primary{background:#f5f3e8;color:#1e3a5f}.gp-cta-action-outline{border:2px solid rgba(245,243,232,.6);color:#f5f3e8;background:transparent}.btn{border:none;cursor:pointer;border-radius:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;padding:10px 16px}.btn-sm{padding:6px 10px;font-size:14px;border-radius:8px}.btn-md{padding:10px 16px;font-size:16px;border-radius:10px}.btn-lg{padding:14px 22px;font-size:18px;border-radius:12px}.btn-solid{background:#f5f3e8;color:#1e3a5f;box-shadow:0 8px 18px #1e3a5f1f}.btn-solid:hover{transform:translateY(-3px);background:#fff}.btn-outline{background:transparent;color:#f5f3e8;border:2px solid #f5f3e8}.btn-outline:hover{background:#f5f3e8;color:#1e3a5f;transform:translateY(-3px)}.jm-section{background:#f5f3e8;padding:60px 20px}.jm-container{max-width:1000px;margin:0 auto}.jm-card{background:#fff;padding:28px;border-radius:18px;display:flex;gap:20px;align-items:center;border:2px solid rgba(30,58,95,.06);box-shadow:0 8px 20px #1e3a5f0f}.jm-icon-bg{width:88px;height:88px;border-radius:14px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1e3a5f,#2c4a6f)}.jm-users-icon{width:44px;height:44px;color:#f5f3e8}.jm-title{color:#1e3a5f;font-size:26px;margin-bottom:6px}.jm-desc{color:#2c4a6f;margin-bottom:12px}.jm-join-btn{background:linear-gradient(90deg,#1e3a5f,#2c4a6f);color:#fff}.jm-join-btn:hover{color:#1e3a5f}.jm-join-icon{width:16px;height:16px}@media(max-width:800px){.jm-card{flex-direction:column;text-align:center}.jm-left-icon{margin-bottom:12px}}.footer{background:#1e3a5f;color:#fff;padding:4rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.footer-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.footer-logo-icon{height:32px;width:32px;color:#f5f3e8}.footer-title{font-size:24px;font-weight:700}.footer-tagline{color:#f5f3e8;font-style:italic;margin-bottom:24px}.footer-btn{padding:12px 24px;background:#f5f3e8;color:#1e3a5f;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:.2s}.footer-btn:hover{background:#fff}.footer-column-title{font-size:20px;padding-bottom:8px;border-bottom:2px solid #f5f3e8;display:inline-block;margin-bottom:16px}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:3rem;padding-top:2rem;text-align:center;color:#f5f3e8;font-size:14px;display:flex;flex-direction:column;gap:10px}.footer-title-row{display:flex;align-items:center;gap:8px;margin-left:40px;cursor:pointer}.footer-arrow{width:20px;height:20px;color:#f5f3e8;transition:transform .3s ease}.footer-arrow.rot{transform:rotate(180deg)}.footer-right-group{display:grid;grid-template-columns:1fr 1fr;grid-column:2 / span 2;gap:2rem}.footer-wide-dropdown{grid-column:1 / span 2;margin-top:-5px;padding:18px 22px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;border:1px solid rgba(255,255,255,.22);color:#f5f3e8}.footer-wide-dropdown::-webkit-scrollbar{width:0;background:transparent}.footer-list{padding-left:22px}.footer-list li{margin-bottom:10px;list-style-type:disc;color:#f5f3e8}.footer-contact-link{display:flex;align-items:center;gap:10px;color:#f5f3e8;text-decoration:none;font-size:15px;transition:opacity .2s ease}.footer-contact-link:hover{opacity:.8}.footer-contact-icon{width:20px;height:20px;color:#f5f3e8}:root{font-family:Inter,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1e1e1e;background-color:#f5f3e8}body{margin:0;padding:0;min-width:320px;width:100%;max-width:100%;background-color:#f5f3e8;color:#1e1e1e}body,#root{display:block}a{color:inherit;text-decoration:none}button{all:unset;display:inline-flex;cursor:pointer}.italic{font-style:italic}html{scroll-behavior:smooth}img{max-width:100%;height:auto}
