
header{z-index:50;background:#fff;width:100%;height:196px;position:relative}.header-container{align-items:flex-start;height:276px;display:flex;position:relative}.header-nav-left{justify-content:flex-end;padding-right:50px}.header-nav-right{justify-content:flex-start;padding-left:50px}.header-logo-center{width:270px!important}.header-logo-img{width:258px;max-width:258px}.header-logo-tagline{letter-spacing:.12em;color:#888;text-transform:uppercase;white-space:nowrap;margin-top:2px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500}.nav-link{color:#444;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;text-decoration:none;position:relative}.nav-link:after{content:"";transform-origin:0;background-color:#6e7c3a;border-radius:1px;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:#6e7c3a}.sticky-header{z-index:60;opacity:0;pointer-events:none;background:#fff;justify-content:center;align-items:center;width:100%;height:150px;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%);box-shadow:0 2px 20px #00000014}.header-scrolled .sticky-header{opacity:1;pointer-events:all;transform:translateY(0)}.header-scrolled{height:70px}.header-scrolled .desktop-header{opacity:0;pointer-events:none;transition:opacity .3s}.sticky-header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1920px;height:100%;margin:0 auto;padding:0 60px;display:flex}.sticky-nav{flex:1;align-items:center;gap:40px;display:flex}.sticky-nav-left{justify-content:flex-end}.sticky-nav-right{justify-content:flex-start}.sticky-logo{flex-shrink:0;align-items:center;margin:0 40px;display:flex}.sticky-logo img{object-fit:contain;width:auto;height:145px;display:block}.mobile-header{box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;width:100%;max-width:100vw;height:100px;padding:0 16px;display:none;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000f}.header-scrolled .mobile-header{transition:height .2s;position:fixed;top:0}.mobile-header-spacer{flex-shrink:0;width:36px}.mobile-logo{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mobile-logo img{object-fit:contain;width:80px;height:80px;display:block}.mobile-menu{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.mobile-menu button{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:flex}.line{background:#333;width:24px;height:2px;transition:all .3s;display:block}.l1.active{transform:rotate(45deg)translate(5px,5px)}.l2.active{opacity:0}.l3.active{transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){header,.header-container{height:70px}.desktop-header,.sticky-header{display:none!important}.mobile-header{display:flex!important}}.mobile-nav-panel{z-index:50;background:#f4f1ea;flex-direction:column;width:67%;max-width:70vw;height:100dvh;padding:0;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-6px 0 30px #00000026}.mobile-nav-panel.open{transform:translate(0)}.mobile-nav-close{cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:6px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:44px;height:44px;margin:20px 20px 0 0;transition:background .2s;display:flex}.mobile-nav-close:hover{background:#f0f0f0}.mobile-nav-links{flex-direction:column;flex:1;width:100%;margin-top:24px;display:flex}.mobile-nav-item{letter-spacing:.01em;text-transform:none;color:#000;border-bottom:1px solid #ddd8ce;padding:20px 28px;font-family:"Source Serif 4",Georgia,serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s,background .2s;display:block}.mobile-nav-item:first-child{border-top:1px solid #ddd8ce}.mobile-nav-item:hover,.mobile-nav-item:active{color:#6e7c3a;background:#6e7c3a0d}.mobile-nav-backdrop{z-index:45;cursor:pointer;background:#00000059;position:fixed;inset:0}
.footer{background:#f4f1ea;padding-bottom:32px}.footer-inner{text-align:center;flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.footer-logo{margin-top:40px;margin-bottom:20px}.footer-logo img{max-width:160px;height:auto}.footer-inquiry-text{color:#444;max-width:600px;margin-bottom:4px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:1.7}.footer-inquiry-text strong{color:#2f3e56;font-weight:700}.footer-please-text{color:#444;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.footer-tagline{color:#444;max-width:300px;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;line-height:1.6;display:none}.footer-email{justify-content:center;align-items:center;gap:8px;margin-bottom:24px;display:flex}.footer-email img{object-fit:contain;filter:brightness(0);width:16px;height:16px}.footer-email span{color:#333;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.footer-socials{justify-content:center;align-items:center;gap:24px;margin-bottom:24px;display:flex}.footer-socials a{align-items:center;transition:opacity .2s;display:flex}.footer-socials a:hover{opacity:.65}.footer-socials img{object-fit:contain;filter:brightness(0);width:22px;height:22px}.footer-divider{border:none;border-top:1px solid #666;width:100%;margin-bottom:24px}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.footer-links-desktop{flex-wrap:wrap;gap:32px;display:flex}.footer-links-desktop a{color:#333;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;text-decoration:none}.footer-links-desktop a:hover{text-decoration:underline}.footer-links-mobile{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:none}.footer-links-mobile-row{align-items:center;gap:20px;display:flex}.footer-links-mobile a{color:#333;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.footer-links-mobile-bullet{color:#333;font-size:13px}.footer-copy{color:#333;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500}@media (max-width:768px){.footer{background:#f4f1ea;padding-bottom:24px}.footer-logo{margin-top:32px;margin-bottom:12px}.footer-tagline{display:block}.footer-inquiry-text,.footer-please-text{display:none}.footer-email{margin-bottom:20px}.footer-email span{font-size:14px}.footer-links-mobile{display:flex}.footer-socials{gap:28px;margin-bottom:16px}.footer-socials img{width:26px;height:26px}.footer-divider{display:none}.footer-bottom{flex-direction:column;align-items:center;gap:0}.footer-links-desktop{display:none}.footer-copy{color:#333;margin-top:4px;font-size:13px}}
.home-hero{background-color:#f4f1ea;flex-direction:column;width:100%;height:auto;margin-top:112px;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.home-hero-container{width:70%;margin:0 auto}.home-hero-top{justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.home-hero-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.home-hero-content h1{color:#2f3e56;text-align:center;text-transform:capitalize;text-align:center;margin-top:2rem;margin-bottom:2rem;font-family:"Source Serif 4";font-size:50px;font-style:normal;font-weight:500;line-height:normal}.home-hero-desc{color:#444;max-width:420px;margin:0 0 2rem;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.home-hero-desc strong{color:#2f3e56;font-weight:700}.hero-btn-sec-1{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.home-hero-btn-services,.home-hero-btn-program{color:#fff;white-space:nowrap;background:#2f3e56;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:50px;padding:0 24px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.home-hero-btn-services:hover,.home-hero-btn-program:hover{background:#1e2d40;transform:translateY(-1px)}.hero-btn-sec-2{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.hero-btn-sec-2 a{color:#fff;background:#75839b;border:1px solid #75839b;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:normal;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.hero-btn-sec-2 a:hover{background:#626e83;border-color:#626e83;transform:translateY(-1px)}.hero-btn-sec-2 a svg{color:#fff;flex-shrink:0}.home-hero-bottom-text{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;margin-top:40px;display:flex}.home-hero-bottom-text p{color:#333;margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:1.8}.home-hero-bottom-text strong{color:#000;font-weight:700}.home-hero-divider{opacity:.3;background:linear-gradient(90deg,#0000 0%,#2f3e56 50%,#0000 100%);width:100%;height:2px;margin-top:60px}.home-hero-image-wrap{z-index:1;flex:1;justify-content:center;align-items:center;width:50%;display:flex}.home-hero-desktop-img{object-fit:contain;width:100%;max-width:620px;height:auto;display:block}.home-hero-bottom-text h2{color:#736b2e;text-transform:capitalize;text-align:center;font-family:"Source Serif 4";font-size:90px;font-style:normal;font-weight:300;line-height:normal}.home-hero-mobile-img{display:none}@media (max-width:768px){.home-hero{padding-bottom:20px}.home-hero-bottom-text h2{font-size:28px}.home-hero{min-height:auto;margin-top:2rem}.home-hero-container{width:90%}.home-hero-top{text-align:left;flex-direction:column;align-items:flex-start;gap:0}.home-hero-content{order:1;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.home-hero-content h1{text-align:left;text-align:center;margin-bottom:1rem;font-size:34px;line-height:1.25}.home-hero-desc{text-align:left;max-width:100%;margin-bottom:0;padding:0;font-size:14px;line-height:1.75}.home-hero-mobile-img{width:100%;margin:1.25rem 0;display:block}.home-hero-image-wrap{display:none}.hero-btn-sec-1{flex-flow:row;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:1.5rem;margin-bottom:1rem}.home-hero-btn-services{white-space:nowrap;border-radius:8px;flex:none;justify-content:center;height:48px;padding:0 20px;font-size:14px}.home-hero-btn-program{white-space:nowrap;color:#fff;background:#2f3e56;border:none;border-radius:8px;flex:none;justify-content:center;height:48px;padding:0 12px;font-size:14px}.home-hero-btn-program:hover{color:#1e2d40;background:#2f3e56;transform:none}.home-hero-btn-program svg path{stroke:#fff}.hero-btn-sec-2{justify-content:center;gap:8px;width:100%;margin-top:2rem;margin-bottom:0;display:flex}.hero-btn-sec-2 a{padding:7px 14px;font-size:12px}.home-hero-bottom-text{text-align:left;margin-top:32px}.home-hero-bottom-text p{font-size:14px;line-height:1.8}}@media (max-width:480px){.home-hero-content h1{font-size:28px;line-height:1.25}.home-hero-btn-services{height:46px;padding:0 16px;font-size:13px}.home-hero-btn-program{height:46px;font-size:13px}}
.why-flex{background:#f4f1ea;width:100%;padding:30px 0}.why-flex-container{width:70%;margin:0 auto}.why-flex-container h2{color:#2f3e56;text-transform:capitalize;margin-bottom:20px;font-family:"Source Serif 4";font-size:42px;font-style:normal;font-weight:500;line-height:normal}.why-flex-subtext{color:#666;text-align:justify;margin-bottom:3rem;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.why-flex-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.why-flex-card{text-align:center;background:#f5f5f5;border:1px solid #cfcfcf;border-radius:20px;padding:15px;transition:all .3s}.why-flex-card:hover{transform:translateY(-5px)}.why-flex-icon{color:#fff;background:#2f3e56;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.why-flex-icon svg{width:26px;height:26px}.why-flex-card h3{color:#000;text-transform:capitalize;margin-bottom:10px;font-family:"Source Serif 4";font-size:20px;font-style:normal;font-weight:600;line-height:30px}.why-flex-card p{color:#666;text-align:center;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.whyflex-section{background:#f4f1ea;padding:5rem 0}.whyflex-label{letter-spacing:.2em;text-transform:uppercase;color:#6e7c3a;margin-bottom:.5rem;font-size:11px;font-weight:700}.whyflex-heading{color:#2f3e56;margin-bottom:1rem;font-family:Georgia,serif;font-size:30px;font-weight:700}.whyflex-desc{color:#666;max-width:36rem;margin:0 auto;font-size:14px}.whyflex-card{text-align:center;background:#fff;border:1px solid #e0d9ce;border-radius:.5rem;padding:2rem;transition:box-shadow .3s}.whyflex-card:hover{box-shadow:0 8px 24px #0000001a}.whyflex-icon-wrap{background:#f4f1ea;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.25rem;display:flex}.whyflex-card-title{color:#2f3e56;margin-bottom:.75rem;font-size:15px;font-weight:700}.whyflex-card-desc{color:#666;font-size:13px;line-height:1.6}@media (max-width:768px){.why-flex-container{width:100%;padding:0 5%}.why-flex-container h2{margin-bottom:16px;font-size:32px}.why-flex-subtext{margin-bottom:2rem;font-size:14px;line-height:26px}.why-flex-grid{grid-template-columns:repeat(2,1fr);gap:16px}.why-flex-card{border-radius:16px;padding:16px 12px}.why-flex-icon{width:52px;height:52px;margin-bottom:14px}.why-flex-icon svg{width:22px;height:22px}.why-flex-card h3{margin-bottom:8px;font-size:16px;line-height:24px}.why-flex-card p{font-size:12px;line-height:20px}}@media (max-width:400px){.why-flex-grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-flex-card h3{font-size:14px;line-height:22px}.why-flex-card p{font-size:11px;line-height:18px}}
.about-section{background:#f4f1ea;padding:30px 20px}.about-container{width:70%;margin:0 auto}.about-container h2{color:#2f3e56;margin-bottom:20px;font-family:"Source Serif 4";font-size:38px;font-weight:500}.about-intro{color:#666;margin-bottom:40px;font-family:Montserrat;font-size:16px;font-weight:500;line-height:28px}.about-intro strong{color:#736a2f}.about-grid{gap:2rem;display:flex}.about-image{height:35%}.about-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}.about-text p{color:#666;text-align:justify;margin-bottom:15px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.about-text p strong{color:#736a2f}@media (max-width:1024px){.about-container{width:90%}}@media (max-width:768px){.about-section{padding:30px 0}.about-container{width:100%;padding:0 5%}.about-container h2{margin-bottom:16px;font-size:30px}.about-intro{text-align:justify;margin-bottom:24px;font-size:14px;line-height:26px}.about-grid{flex-direction:column;gap:0}.about-image{display:none}.about-text{width:100%}.about-text p{text-align:justify;margin-bottom:14px;font-size:14px;line-height:26px}}
.home-founder-section{background:#f4f1ea}.home-founder-section-container{width:70%;margin:1rem auto}.founder-label{letter-spacing:.2em;text-transform:uppercase;color:#6e7c3a;margin-bottom:.5rem;font-size:11px;font-weight:700}.founder-heading{color:#2f3e56;margin-bottom:1.5rem;font-family:Georgia,serif;font-size:32px;font-weight:700;line-height:1.2}.founder-image-container{width:40%;height:100%}.founder-text{color:#666;font-size:14px;line-height:1.75}.founder-text p{color:#666;text-align:justify;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.founder-text-sub{color:#736a2f!important}.founder-name{color:#2f3e56;font-size:16px;font-weight:700}.founder-role{letter-spacing:.1em;text-transform:uppercase;color:#6e7c3a;margin-top:.125rem;font-size:12px;font-weight:600}.founder-divider{border-top:1px solid #d8d0c4;margin-top:2rem;padding-top:1.5rem}.founder-img-accent{opacity:.12;background:#6e7c3a;border-radius:.5rem;width:100%;height:100%;position:absolute;top:-1rem;left:-1rem}.founder-img-wrap{border:4px solid #fff;border-radius:.5rem;width:280px;height:360px;position:relative;overflow:hidden;box-shadow:0 12px 40px #2f3e5633}@media (max-width:1024px){.home-founder-section-container{width:90%}}@media (max-width:768px){.home-founder-section{padding:30px 0}.home-founder-section-container{width:100%;padding:0 5%}.home-founder-section-container h2,.founder-heading{margin-bottom:16px;font-size:30px}.founder-text p{text-align:justify;margin-bottom:14px;font-size:14px;line-height:26px}}
.footprint-section{background:#2f3e56;padding:5rem 0}.footprint-label{letter-spacing:.2em;text-transform:uppercase;color:#6e7c3a;margin-bottom:.5rem;font-size:11px;font-weight:700}.footprint-heading{color:#fff;margin-bottom:1rem;font-family:Georgia,serif;font-size:32px;font-weight:700;line-height:1.2}.footprint-divider{background:#6e7c3a;width:2.5rem;height:3px;margin-bottom:1.5rem}.footprint-text{color:#f4f1eacc;margin-bottom:2rem;font-size:14px;line-height:1.75}.footprint-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:.5rem;padding:1.25rem}.footprint-card-title{color:#fff;margin-bottom:.5rem;font-size:14px;font-weight:700}.footprint-card-text{color:#f4f1eab3;font-size:13px;line-height:1.6}.footprint-map-wrap{border:1px solid #ffffff26;border-radius:.5rem;overflow:hidden;box-shadow:0 8px 40px #0000004d}.global-footprint-section{background-color:#e1daca;padding:80px 20px}.global-footprint-container{width:70%;margin:0 auto}.global-footprint-title{color:#2f3e56;text-transform:capitalize;margin-bottom:1rem;font-family:"Source Serif 4";font-size:42px;font-style:normal;font-weight:600;line-height:normal}.global-footprint-desc{color:#666;text-align:justify;text-transform:capitalize;margin-top:1rem;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.global-footprint-middle{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;margin-top:40px;margin-bottom:40px;padding:40px;display:flex}.global-footprint-middle-content{flex:0 0 50%}.global-footprint-subtitle{color:#736a2f;text-align:left;text-transform:capitalize;font-family:"Source Serif 4";font-size:30px;font-style:normal;font-weight:600;line-height:normal}.global-footprint-subdesc{color:#666;text-align:justify;margin-top:1rem;font-family:"Source Serif 4";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.global-footprint-middle-image{flex:0 0 50%;justify-content:center;display:flex}.global-footprint-middle-image img{object-fit:contain;border:1px solid #d3d3d3;border-radius:20px;width:100%;max-width:500px;height:auto}.global-footprint-subtitle-white{color:#2f3e56;text-align:left;text-transform:capitalize;font-family:"Source Serif 4";font-size:20px;font-style:normal;font-weight:600;line-height:normal}.global-footprint-subtitle-white span{font-weight:400}.global-footprint-desc-white{color:#666;text-align:justify;margin-top:1rem;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.global-footprint-desc-white strong{color:#666;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:30px}@media (max-width:768px){.global-footprint-section{padding:40px 0}.global-footprint-container{width:100%;padding:0 5%}.global-footprint-title{margin-bottom:.5rem;font-size:28px}.global-footprint-desc{text-align:justify;text-transform:none;margin-top:.75rem;font-size:14px;line-height:26px}.global-footprint-middle{border-radius:14px;flex-direction:column;align-items:stretch;gap:16px;margin-top:24px;margin-bottom:24px;padding:20px 18px}.global-footprint-middle-content{flex:unset;width:100%}.global-footprint-subtitle{text-align:center;text-transform:none;font-size:18px}.global-footprint-subdesc{text-align:justify;text-transform:none;margin-top:.75rem;font-size:13px;line-height:22px}.global-footprint-middle-image{flex:unset;justify-content:center;width:100%}.global-footprint-middle-image img{border-radius:12px;width:100%;max-width:100%}.global-footprint-bottom{margin-top:8px}.global-footprint-subtitle-white{text-transform:none;margin-bottom:.5rem;font-size:18px}.global-footprint-subtitle-white span{font-size:14px}.global-footprint-desc-white{text-align:justify;margin-top:.75rem;font-size:14px;line-height:26px}.global-footprint-desc-white strong{font-size:14px;line-height:26px}}@media (max-width:400px){.global-footprint-title{font-size:24px}.global-footprint-subtitle,.global-footprint-subtitle-white{font-size:16px}}
.process-container{width:70%;margin:0 auto}.process-container h2{color:#2f3e56;text-transform:capitalize;margin-bottom:20px;font-family:"Source Serif 4";font-size:42px;font-style:normal;font-weight:500;line-height:normal}.process-subtext{color:#666;margin-bottom:3rem;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.process-grid{grid-template-columns:repeat(3,1fr);gap:40px 30px;display:grid}.process-card{text-align:center;background:#f3f3f1;border:10px solid #2f3e56;border-radius:30px;padding:57px 25px 30px;position:relative}.process-step{color:#fff;background:#2f3e56;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;display:flex;position:absolute;top:-18px;right:20px}.process-step span{writing-mode:vertical-rl;opacity:.8;font-size:10px;transform:rotate(180deg)}.process-step strong{font-size:18px}.process-card h3{color:#2f3e56;margin-bottom:10px;font-size:16px;font-weight:600}.process-card p{color:#6b7280;font-size:13px;line-height:20px}.process-section{background:#f4f1ea;padding:4rem 0}.process-label{letter-spacing:.2em;text-transform:uppercase;color:#6e7c3a;margin-bottom:.5rem;font-size:11px;font-weight:700}.process-heading{color:#2f3e56;margin-bottom:1rem;font-family:Georgia,serif;font-size:30px;font-weight:700}.process-desc{color:#666;max-width:36rem;margin:0 auto;font-size:14px}.process-connector{opacity:.25;z-index:0;background:#6e7c3a;width:60%;height:1px;display:none;position:absolute;top:3.5rem;left:20%}.process-circle{z-index:10;background:#fff;border:3px solid #6e7c3a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:7rem;height:7rem;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #6e7c3a26}.process-step-label{text-transform:uppercase;letter-spacing:.15em;color:#6e7c3a;font-size:9px;font-weight:700}.process-step-num{color:#6e7c3a;font-family:Georgia,serif;font-size:32px;font-weight:700}.process-step-title{color:#2f3e56;margin-bottom:.75rem;font-size:17px;font-weight:700}.process-step-desc{color:#666;max-width:15rem;font-size:13px;line-height:1.6}.process-quote-section h2{color:#2f3e56;text-align:center;text-transform:capitalize;text-align:left;margin-bottom:2rem;font-family:"Source Serif 4";font-size:42px;font-style:normal;font-weight:500;line-height:normal}.process-quote-section-content{gap:40px;display:flex}.process-quote-section-content-1 h2,.process-quote-section-content-2 h2{color:#2f3e56;text-align:center;text-transform:capitalize;margin-bottom:10px;font-family:"Source Serif 4";font-size:26px;font-style:normal;font-weight:500;line-height:normal}.process-quote-section-content-1 p,.process-quote-section-content-2 p{color:#666;text-align:center;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.opportunities-layout{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.opportunities-cards{flex-direction:column;gap:24px;width:50%;display:flex}.opportunities-image{justify-content:center;align-items:center;width:50%;display:flex}.opportunities-image img{object-fit:contain;width:100%}.process-quote-section-content-1,.process-quote-section-content-2{background:#fff;border:1px solid #bfbfbf;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px 32px;display:flex}@media (max-width:768px){.opportunities-layout{flex-direction:column}.opportunities-cards,.opportunities-image{width:100%}.process-container{width:100%;padding:0 5%}.process-container h2{margin-bottom:14px;font-size:30px}.process-subtext{text-align:justify;margin-bottom:2rem;font-size:14px;line-height:26px}.process-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.process-card{text-align:left;border-width:8px;border-radius:20px;padding:46px 14px 20px}.process-step{gap:4px;padding:4px 9px;top:-16px;right:12px}.process-step span{font-size:8px}.process-step strong{font-size:14px}.process-card h3{text-align:left;margin-bottom:8px;font-size:14px;line-height:20px}.process-card p{text-align:left;font-size:11px;line-height:18px}.process-quote-section-content{flex-direction:column}.process-quote-section h2{margin-bottom:1.25rem;font-size:26px}.process-quote-section-content-1,.process-quote-section-content-2{border-radius:16px;width:100%;padding:20px 18px}.process-quote-section-content-1 h2,.process-quote-section-content-2 h2{margin-bottom:8px;font-size:20px}.process-quote-section-content-1 p,.process-quote-section-content-2 p{font-size:13px;line-height:24px}}@media (max-width:400px){.process-grid{grid-template-columns:repeat(2,1fr);gap:24px 10px}.process-card{border-width:6px;padding:40px 10px 16px}.process-card h3{font-size:12px;line-height:18px}.process-card p{font-size:10px;line-height:16px}}
.contact-section{background:#fff;padding:100px 20px;scroll-margin-top:130px}.contact-container{justify-content:space-between;gap:60px;width:70%;margin:0 auto;display:flex}.contact-left{flex:1}.contact-left h2{color:#2f3e56;text-transform:capitalize;margin-bottom:20px;font-family:"Source Serif 4";font-size:42px;font-style:normal;font-weight:600;line-height:normal}.contact-subtext{color:#666;text-align:justify;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.contact-subtext span{color:#666;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.contact-points{flex-direction:column;gap:15px;margin-top:2rem;display:flex}.contact-point{align-items:center;gap:12px;display:flex}.contact-check{color:#fff;background:#6e7c3a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.contact-point p{color:#2f3e56;font-family:Montserrat;font-size:15px}.contact-right{flex:1}.contact-right form{flex-direction:column;gap:20px;display:flex}.contact-right input,.contact-right textarea{background:#f0f0f0;border:none;border-radius:8px;outline:none;width:100%;padding:16px;font-family:Montserrat;font-size:14px}.contact-right textarea{resize:none;height:140px}.contact-right button{color:#fff;cursor:pointer;background:#2f3e56;border:none;border-radius:8px;padding:18px;font-family:Montserrat;font-size:16px;transition:all .3s}.contact-right button:hover{background:#5c6a2f}@media (max-width:1024px){.contact-container{width:90%}}@media (max-width:768px){.contact-section{padding:40px 0}.contact-container{flex-direction:column;gap:32px;width:100%;padding:0 5%}.contact-left h2{text-transform:none;margin-bottom:14px;font-size:28px}.contact-subtext{text-align:justify;margin-bottom:10px;font-size:14px;line-height:26px}.contact-subtext span{font-size:14px;line-height:26px}.contact-points{gap:12px;margin-top:1.25rem}.contact-check{flex-shrink:0;width:20px;height:20px;font-size:12px}.contact-point p{font-size:14px}.contact-right form{gap:14px}.contact-right input,.contact-right textarea{border-radius:8px;padding:14px 16px;font-size:14px}.contact-right textarea{height:120px}.contact-right button{border-radius:8px;width:100%;padding:16px;font-size:15px}}@media (max-width:400px){.contact-left h2{font-size:24px}.contact-subtext{font-size:13px;line-height:24px}}
.mv-section{background:#f4f1ea}.mv-container{width:70%;margin:0 auto}.mv-header{text-align:center;margin-bottom:48px}.mv-heading{color:#2f3e56;margin-bottom:16px;font-family:"Source Serif 4",Georgia,serif;font-size:38px;font-weight:500}.mv-subtext{color:#666;text-align:justify;align-items:center;margin:0 auto;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:1.75}.mv-card{background:#fff;border:1px solid #e0d9ce;border-radius:12px;padding:36px 40px}.mv-row{align-items:flex-start;gap:20px;display:flex}.mv-values-header-row{align-items:center}.mv-divider{border:none;border-top:1px solid #eee8de;margin:28px 0}.mv-icon-wrap{color:#2f3e56;background:#fff;border:2px solid #2f3e56;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.mv-icon-wrap--green{color:#2f3e56;border-color:#2f3e56}.mv-row-body{flex:1}.mv-row-title{color:#2f3e56;margin-bottom:8px;font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:600}.mv-row-text{color:#555;text-align:justify;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:1.75}.mv-values-toggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}.mv-values-toggle .mv-row-title{color:#2f3e56;border-bottom:2px solid #2f3e56;margin-bottom:0;padding-bottom:2px}.mv-chevron{color:#2f3e56;flex-shrink:0;transition:transform .25s}.mv-chevron--open{transform:rotate(180deg)}.mv-values-list{margin-top:20px;padding-left:68px}.mv-value-item{padding-bottom:24px}.mv-value-item:last-child{padding-bottom:0}.mv-value-track{flex-direction:column;align-items:center;display:flex;position:relative}.mv-value-dot{z-index:1;background:#fff;border:2px solid #736a2f;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.mv-value-line{opacity:.3;background:#736a2f;width:2px;position:absolute;top:16px;bottom:-24px;left:50%;transform:translate(-50%)}.mv-value-content{grid-template-columns:160px 36px 1fr;align-items:start;column-gap:12px;display:grid}.mv-value-title{color:#2f3e56;padding-top:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700}.mv-value-desc{color:#666;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:1.65}@media (max-width:768px){.mv-container{width:100%;padding:0 5%}.mv-card{border-radius:12px;padding:24px 20px}.mv-row{flex-flow:wrap;align-items:flex-start;gap:10px}.mv-icon-wrap{background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.mv-icon-wrap svg{width:24px;height:24px}.mv-row-body{flex:1;min-width:0}.mv-row-title{color:#2f3e56;margin-bottom:0;font-size:20px;font-weight:600}.mv-row-text{text-align:justify;color:#555;flex-basis:100%;width:100%;margin-top:10px;font-size:14px;line-height:1.8}.mv-divider{border-top:1px solid #eee8de;margin:20px 0}.mv-values-header-row{flex-wrap:nowrap;align-items:center;gap:8px}.mv-values-toggle{gap:8px}.mv-values-toggle .mv-row-title{color:#6e7c3a;border-bottom:2px solid #6e7c3a;margin-bottom:0;padding-bottom:1px;font-size:20px}.mv-values-list{margin-top:20px;padding-left:0}.mv-value-item{padding-bottom:20px}.mv-value-content{grid-template-columns:110px 24px 1fr;align-items:start;column-gap:10px;display:grid}.mv-value-title{color:#2f3e56;font-size:14px;font-weight:700}.mv-value-dot{background:#6e7c3a;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.mv-value-line{opacity:.25;background:#6e7c3a;width:2px;top:10px}.mv-value-desc{color:#666;font-size:12px;line-height:1.65}}@media (max-width:400px){.mv-card{padding:20px 14px}.mv-value-content{grid-template-columns:90px 20px 1fr;column-gap:8px}.mv-value-title{font-size:13px}.mv-value-desc{font-size:11px}.mv-row-text{font-size:13px}}
.cp-section{margin-top:60px}.cp-heading{color:#2f3e56;margin-bottom:2rem;font-family:"Source Serif 4",Georgia,serif;font-size:28px;font-weight:500}.cp-text{color:#555;text-align:justify;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:1.75}.cp-text--small{margin-top:16px}.cp-text strong{color:#736a2f}.cp-areas-label{color:#2f3e56;text-align:center;margin-top:4rem;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.cp-areas-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:3rem;display:grid}.cp-area-card{text-align:center;background:#fff;border:1px solid #e0d9ce;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:50px 25px;transition:box-shadow .25s;display:flex}.cp-area-card:hover{box-shadow:0 4px 16px #2f3e561a}.cp-area-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cp-area-label{color:#000;text-align:center;text-transform:capitalize;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.fe-gallery{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.fe-gallery-item{aspect-ratio:4/3;background:#ccc;border-radius:8px;position:relative;overflow:hidden}.fe-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.fe-gallery-item:hover .fe-gallery-img{transform:scale(1.05)}.fe-gallery-label{color:#fff;text-transform:capitalize;text-align:center;background:linear-gradient(#0000,#2f3e56d9);padding:28px 12px 16px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.fe-recruitment{margin-top:28px}.fe-recruitment-heading{color:#2f3e56;margin-bottom:12px;font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:600}@media (max-width:1024px){.cp-areas-grid,.fs-steps-grid{grid-template-columns:repeat(3,1fr)}.fe-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cp-areas-grid,.fs-steps-grid{grid-template-columns:repeat(2,1fr)}.fe-gallery{grid-template-columns:1fr}}.programs-section{background:#f4f1ea;padding:60px 0 0;scroll-margin-top:130px}.programs-container{width:70%;margin:0 auto}.programs-header-section{text-align:left;margin-bottom:40px}.programs-header-section h2{color:#2f3e56;margin-bottom:8px;font-family:"Source Serif 4",Georgia,serif;font-size:38px;font-weight:600}.programs-subtitle{color:#9a8b5a;margin-bottom:14px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600}.programs-desc{color:#666;max-width:820px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:1.7}.programs-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.program-card{background:#fff;border:1px solid #e8e4dc;border-radius:12px;flex-direction:column;padding:28px 20px 20px;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 2px 12px #0000000a}.program-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.program-icon-wrap{justify-content:center;align-items:center;margin-bottom:18px;display:flex}.course-icon-svg{width:64px;height:64px}.program-card-content{flex-direction:column;flex:1;display:flex}.program-card-content h4{color:#000;text-align:center;text-transform:capitalize;margin-bottom:10px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.program-desc{color:#666;text-align:center;margin-bottom:10px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.program-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.program-price{color:#000;text-transform:capitalize;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.program-apply-btn{color:#fff;cursor:pointer;background:#2f3e56;border:none;border-radius:6px;flex:1;padding:9px 20px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;transition:background .3s}.program-apply-btn:hover{background:#1e2d40}@media (max-width:768px){.programs-section{padding:30px 0 0}.programs-container{width:100%;padding:0 4%}.programs-header-section{margin-bottom:20px}.programs-header-section h2{margin-bottom:6px;font-size:28px}.programs-subtitle{margin-bottom:10px;font-size:15px}.programs-desc{text-align:left;max-width:100%;font-size:14px;line-height:1.75}.programs-grid{grid-template-columns:repeat(2,1fr);gap:12px}.program-card{border-radius:14px;padding:18px 12px 16px;box-shadow:0 2px 8px #0000000f}.program-icon-wrap{margin-bottom:12px}.program-icon-wrap img{object-fit:contain;width:52px;height:52px}.program-card-content h4{text-align:center;margin-bottom:6px;font-size:12px;font-weight:600;line-height:18px}.program-desc{text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:10px;line-height:15px;display:-webkit-box;overflow:hidden}.program-card-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:auto}.program-price{white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.program-apply-btn{white-space:nowrap;border-radius:6px;flex:1;padding:8px 12px;font-size:11px;font-weight:600}.cp-section{margin-top:36px}.cp-areas-label{text-align:center;margin-top:2rem;font-size:18px}.cp-areas-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:1.25rem}.cp-area-card{border-radius:14px;gap:8px;padding:24px 12px}.cp-area-icon{width:36px;height:36px}.cp-area-icon svg{width:28px;height:28px}.cp-area-label{font-size:12px;line-height:1.4}.cp-text{text-align:left;font-size:13px;line-height:1.7}}@media (max-width:400px){.programs-grid{gap:8px}.program-card{padding:14px 10px 12px}.program-card-content h4,.program-price{font-size:11px}.program-apply-btn{padding:7px 8px;font-size:10px}}
.home-services-section{padding-bottom:5rem}.service-for-emp{width:70%;margin:0 auto}.sfe-title{color:#2f3e56;text-align:center;margin-bottom:15px;font-family:"Source Serif 4",Georgia,serif;font-size:38px;font-weight:500}.sfe-subtitle{color:#000;text-align:center;margin-top:4rem;margin-bottom:10px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:30px}.sfe-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.sfe-card{flex-direction:column;display:flex}.sfe-img-title{color:#fff;text-align:center;background:#2f3e56;padding:20px 15px;font-family:"Source Serif 4",Georgia,serif;font-size:17px;font-weight:500}.sfe-text-container-top,.sfe-text-container-bottom{margin-top:15px;padding:0 10px 25px;position:relative}.sfe-text-container p{color:#333;text-align:center;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;line-height:1.6}.sfe-text-container-top:after{content:"";border-top:4px solid #2f3e56;border-left:4px solid #2f3e56;border-right:4px solid #2f3e56;height:15px;position:absolute;bottom:30px;left:0;right:0}.sfe-text-container-bottom:after{content:"";border-bottom:4px solid #2f3e56;border-left:4px solid #2f3e56;border-right:4px solid #2f3e56;height:15px;position:absolute;bottom:0;left:0;right:0}.sfe-button-container{justify-content:center;margin-top:40px;display:flex}.sfe-btn{color:#fff;background:#2f3e56;border-radius:8px;align-items:center;gap:10px;padding:15px 30px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;transition:background .3s;display:inline-flex}.sfe-btn:hover{background:#5a6630}.sfe-recruitment h3{color:#2f3e56;text-transform:capitalize;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.sfe-recruitment .sfe-rec-text{color:#666;text-align:justify;margin-top:1rem;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.fs-steps-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin:24px 0;display:grid}.fs-step-card{text-align:center;background:#fff;border:1px solid #e0d9ce;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:20px 10px;transition:box-shadow .25s;display:flex}.fs-step-card:hover{box-shadow:0 4px 16px #2f3e561a}.fs-step-card--active{background:#2f3e56;border-color:#2f3e56}.fs-step-card--active .fs-step-label{color:#fff}.fs-step-icon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fs-step-label{color:#000;text-align:center;text-transform:capitalize;font-family:"Source Serif 4";font-size:16px;font-style:normal;font-weight:500;line-height:26px}@media (max-width:768px){.service-for-emp{width:100%;padding:0 5%}.cp-heading{margin-bottom:1rem;font-size:28px}.cp-text{text-align:justify;margin-bottom:10px;font-size:14px;line-height:1.75}.fs-steps-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.fs-step-card{border-radius:14px;gap:10px;padding:18px 10px}.fs-step-icon{width:38px;height:38px}.fs-step-icon img{width:32px;height:32px}.fs-step-label{text-align:center;font-size:14px;line-height:22px}.sfe-subtitle{text-align:center;margin-top:2rem;margin-bottom:16px;font-size:16px;font-weight:700;line-height:28px}.sfe-grid{grid-template-columns:repeat(2,1fr);gap:16px}.sfe-card{flex-direction:column;display:flex}.sfe-img-title{border-radius:4px 4px 0 0;justify-content:center;align-items:center;min-height:80px;font-size:14px;line-height:1.4;display:flex}.sfe-text-container{margin-top:10px;padding:0 8px 20px}.sfe-text-container p{text-align:center;text-transform:capitalize;font-size:11px;line-height:1.6}.sfe-button-container{margin-top:28px}.sfe-btn{padding:13px 24px;font-size:13px}.sfe-recruitment{margin-top:28px}.sfe-recruitment h3{margin-bottom:0;font-size:18px}.sfe-rec-text{text-align:justify;margin-top:.75rem;font-size:14px;line-height:28px}}@media (max-width:480px){.fs-steps-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fs-step-label{font-size:13px;line-height:20px}}@media (max-width:640px){.sfe-grid{grid-template-columns:repeat(2,1fr)}}
.modal-overlay{z-index:100000;-webkit-backdrop-filter:blur(10px);box-sizing:border-box;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s both overlayIn;display:flex;position:fixed;inset:0}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal-container{box-sizing:border-box;background:#33425b;border-radius:14px;width:100%;max-width:860px;max-height:calc(100vh - 40px);padding:40px 50px;animation:.3s cubic-bezier(.34,1.56,.64,1) both modalIn;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0006}@keyframes modalIn{0%{opacity:0;transform:scale(.94)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-close-btn{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;font-size:28px;line-height:1;transition:opacity .2s;position:absolute;top:18px;right:22px}.modal-close-btn:hover{opacity:1}.modal-title{color:#fff;text-align:center;margin:0 0 28px;padding-right:30px;font-family:"Source Serif 4",Georgia,serif;font-size:24px;font-weight:600}.modal-form{flex-direction:column;gap:20px;display:flex}.modal-grid-2{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.modal-input-group{flex-direction:column;gap:7px;display:flex}.modal-input-group label{color:#fff;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500}.modal-input-group input,.modal-input-group select{color:#fff;box-sizing:border-box;appearance:none;background:0 0;border:1px solid #ffffffb3;border-radius:6px;outline:none;width:100%;padding:12px 14px;font-family:Montserrat,sans-serif;font-size:13px;transition:border-color .2s,box-shadow .2s}.modal-input-group input:focus,.modal-input-group select:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff26}.modal-input-group input::placeholder{color:#ffffff80}.modal-input-group select option{color:#fff;background:#33425b}.modal-checkbox-group{align-items:flex-start;gap:10px;display:flex}.modal-checkbox-group input[type=checkbox]{cursor:pointer;accent-color:#6e7c3a;flex-shrink:0;width:16px;height:16px;margin-top:3px}.modal-checkbox-group label{color:#fffc;cursor:pointer;font-family:Montserrat,sans-serif;font-size:11px;line-height:1.65}.modal-error-msg{color:#ffb3ae;background:#ff503c26;border:1px solid #ff645066;border-radius:6px;padding:10px 14px;font-family:Montserrat,sans-serif;font-size:13px}.modal-submit-btn{color:#33425b;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;transition:background .2s;display:flex}.modal-submit-btn:hover:not(:disabled){background:#f0f0f0}.modal-submit-btn:disabled{opacity:.65;cursor:not-allowed}.modal-loading-text{align-items:center;gap:10px;display:flex}.modal-spinner{border:2px solid #33425b4d;border-top-color:#33425b;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.modal-success-icon{color:#fff;background:#6e7c3a;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:32px;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) both popIn;display:flex}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.modal-success-title{color:#fff;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:26px;font-weight:600}.modal-success-text{color:#fffc;max-width:340px;margin:0;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.7}@media (max-width:768px){.modal-container{border-radius:12px;max-height:calc(100vh - 24px);padding:30px 20px}.modal-grid-2{grid-template-columns:1fr;gap:14px}.modal-title{margin-bottom:20px;font-size:20px}.modal-close-btn{font-size:24px;top:12px;right:16px}}
