.Navbar-module__nuAbfa__navbar{z-index:1000;width:100%;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__solid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c152bf7}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c152bf7;padding:10px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{z-index:10;position:relative}.Navbar-module__nuAbfa__logo img{width:auto;height:60px;transition:height .3s}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__logo img{height:48px}.Navbar-module__nuAbfa__links{align-items:center;gap:28px;display:flex}.Navbar-module__nuAbfa__link{font-family:var(--font-body);color:#ffffffd9;text-transform:uppercase;letter-spacing:1.5px;transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:4px 0;font-size:.85rem;font-weight:500;display:inline-flex;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--gold);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--gold)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__chevron{transition:transform .25s}.Navbar-module__nuAbfa__chevronOpen{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdownWrap{position:relative}.Navbar-module__nuAbfa__dropdown{background:var(--navy-dark,#070d1f);opacity:0;visibility:hidden;border:1px solid #c1a35f26;border-radius:8px;min-width:200px;padding:8px 0;list-style:none;transition:all .25s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #0006}.Navbar-module__nuAbfa__dropdownOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__nuAbfa__dropdownLink{color:#ffffffbf;letter-spacing:.5px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:all .2s;display:block}.Navbar-module__nuAbfa__dropdownLink:hover{color:var(--gold);background:#c1a35f14;padding-left:24px}.Navbar-module__nuAbfa__linkCta{border:1px solid #c1a35f66;border-radius:3px;color:var(--gold)!important;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast)!important;padding:6px 16px!important}.Navbar-module__nuAbfa__linkCta:hover{background:var(--gold);border-color:var(--gold);color:var(--white)!important}.Navbar-module__nuAbfa__linkCta:after{display:none!important}.Navbar-module__nuAbfa__burger{z-index:10;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--white);width:26px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__nuAbfa__burger.Navbar-module__nuAbfa__active span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burger.Navbar-module__nuAbfa__active span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burger.Navbar-module__nuAbfa__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:900px){.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:100dvh;box-shadow:none;background:#0c152bfa;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:80px 40px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{transform:translateY(0)}.Navbar-module__nuAbfa__link{letter-spacing:2.5px;text-align:center;justify-content:center;width:100%;padding:8px 0;font-size:1.1rem}.Navbar-module__nuAbfa__link:after{left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__linkCta{border-radius:6px;width:auto;margin-top:8px;padding:14px 32px!important;font-size:1rem!important}.Navbar-module__nuAbfa__dropdown{min-width:100%;box-shadow:none;background:#ffffff0a;border:none;border-radius:6px;margin-top:8px;padding:4px 0;position:static;transform:none}.Navbar-module__nuAbfa__dropdownOpen{transform:none}.Navbar-module__nuAbfa__dropdownLink{text-align:center;padding:10px 16px;font-size:.95rem}}.Navbar-module__nuAbfa__overlay{z-index:-1;background:#00000080;position:fixed;inset:0}
.ContactForm-module__1SvrgG__section{padding:var(--section-padding);background:var(--light-gray)}.ContactForm-module__1SvrgG__wrapper{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:60px;display:grid}.ContactForm-module__1SvrgG__infoSide{padding-top:20px}.ContactForm-module__1SvrgG__infoSide h2{margin-top:12px;margin-bottom:16px}.ContactForm-module__1SvrgG__infoDesc{color:var(--text-muted);margin-bottom:40px;font-size:1rem;line-height:1.7}.ContactForm-module__1SvrgG__contactDetails{flex-direction:column;gap:24px;display:flex}.ContactForm-module__1SvrgG__contactItem{align-items:center;gap:16px;display:flex}.ContactForm-module__1SvrgG__contactIcon{background:linear-gradient(135deg, var(--gold), var(--gold-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactForm-module__1SvrgG__contactIcon svg{width:22px;height:22px;color:var(--white)}.ContactForm-module__1SvrgG__contactLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:2px;font-size:.8rem;font-weight:600}.ContactForm-module__1SvrgG__contactValue{color:var(--navy);transition:color var(--transition-fast);font-size:1.05rem;font-weight:500}.ContactForm-module__1SvrgG__contactValue:hover{color:var(--gold)}.ContactForm-module__1SvrgG__formSide{transition-delay:.2s}.ContactForm-module__1SvrgG__form{background:var(--white);box-shadow:var(--shadow-lg);border-radius:8px;padding:48px 40px}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.ContactForm-module__1SvrgG__formGroup{flex-direction:column;margin-bottom:0;display:flex}.ContactForm-module__1SvrgG__formGroup:last-child:not(.ContactForm-module__1SvrgG__formRow .ContactForm-module__1SvrgG__formGroup){margin-top:12px;margin-bottom:28px}.ContactForm-module__1SvrgG__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);margin-bottom:8px;font-size:.78rem;font-weight:700}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{background:var(--off-white);border:1px solid var(--medium-gray);width:100%;color:var(--text-dark);transition:all var(--transition-fast);border-radius:4px;padding:14px 16px;font-size:.95rem}.ContactForm-module__1SvrgG__input::placeholder,.ContactForm-module__1SvrgG__textarea::placeholder{color:#999}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:var(--gold);background:var(--white);box-shadow:0 0 0 3px #c1a35f1f}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:100px}.ContactForm-module__1SvrgG__formNote{text-align:center;color:var(--text-muted);margin-top:16px;font-size:.85rem;font-style:italic}.ContactForm-module__1SvrgG__calendarBlock{background:linear-gradient(135deg, var(--navy) 0%, #143278f2 100%);border:1px solid #c1a35f33;border-radius:14px;align-items:center;gap:20px;margin-top:36px;padding:24px 28px;transition:all .35s;display:flex;position:relative;overflow:hidden}.ContactForm-module__1SvrgG__calendarBlock:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 12px 32px #00808033}.ContactForm-module__1SvrgG__calendarBlock:before{content:"";pointer-events:none;background:radial-gradient(circle,#c1a35f1f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-20%}.ContactForm-module__1SvrgG__calendarIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:12px;display:flex;position:relative}.ContactForm-module__1SvrgG__calendarIcon:after{content:"";border:2px solid #c1a35f4d;border-radius:16px;animation:2.5s ease-in-out infinite ContactForm-module__1SvrgG__calPulse;position:absolute;inset:-4px}@keyframes ContactForm-module__1SvrgG__calPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}.ContactForm-module__1SvrgG__calendarIcon svg{width:100%;height:100%;color:var(--gold)}.ContactForm-module__1SvrgG__calendarTitle{color:var(--white);margin-bottom:4px;font-size:.92rem;font-weight:600}.ContactForm-module__1SvrgG__calendarLink{color:var(--gold);transition:all var(--transition-fast);align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.ContactForm-module__1SvrgG__calendarLink:hover{color:#ffffffe6;gap:10px}.ContactForm-module__1SvrgG__animate{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(25px)}.ContactForm-module__1SvrgG__animate.ContactForm-module__1SvrgG__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.ContactForm-module__1SvrgG__wrapper{grid-template-columns:1fr;gap:40px}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr}.ContactForm-module__1SvrgG__form{padding:32px 24px}.ContactForm-module__1SvrgG__calendarBlock{text-align:center;flex-direction:column}}
.Footer-module__EZoWya__footer{background:var(--navy-dark);padding-top:80px}.Footer-module__EZoWya__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__EZoWya__brand{max-width:340px}.Footer-module__EZoWya__brand img{margin-bottom:20px}.Footer-module__EZoWya__brandDesc{color:#ffffff8c;font-size:.92rem;line-height:1.7}.Footer-module__EZoWya__columnTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--gold);margin-bottom:24px;font-size:.82rem;font-weight:700}.Footer-module__EZoWya__navList{flex-direction:column;gap:14px;display:flex}.Footer-module__EZoWya__navLink{color:#ffffffa6;transition:all var(--transition-fast);font-size:.92rem;display:inline-block}.Footer-module__EZoWya__navLink:hover{color:var(--white);transform:translate(4px)}.Footer-module__EZoWya__contactList{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__contactItem{color:#ffffffa6;transition:color var(--transition-fast);align-items:center;gap:12px;font-size:.92rem;display:flex}.Footer-module__EZoWya__contactItem:hover{color:var(--gold-light)}.Footer-module__EZoWya__contactItem svg{color:var(--gold);flex-shrink:0}.Footer-module__EZoWya__bottom{text-align:center;border-top:1px solid #ffffff14;padding:24px 0}.Footer-module__EZoWya__bottomText{color:#ffffff73;letter-spacing:1px;margin-bottom:4px;font-size:.82rem}.Footer-module__EZoWya__bottomSub{color:#ffffff4d;letter-spacing:1.5px;text-transform:uppercase;font-size:.75rem}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__footer{padding-top:50px}}
.Hero-module__Z8hQ_W__hero{background:var(--navy-dark);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgWrap{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(100deg,#070e1cf7 0%,#0c152be6 35%,#0c152ba6 60%,#0c152b26 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;padding-top:120px;padding-bottom:80px;position:relative}.Hero-module__Z8hQ_W__textBlock{text-align:left;max-width:600px;animation:.8s forwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__heading{font-family:var(--font-heading);color:var(--white);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__headingAccent{color:var(--white);font-style:italic}.Hero-module__Z8hQ_W__subtitle{color:#ffffffd1;max-width:520px;margin-bottom:36px;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;line-height:1.7}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Hero-module__Z8hQ_W__secondaryBtn{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;transition:color var(--transition-fast);padding:10px 0;font-size:.82rem;font-weight:600;position:relative}.Hero-module__Z8hQ_W__secondaryBtn:after{content:"";width:100%;height:1px;transition:background var(--transition-fast);background:#ffffff4d;position:absolute;bottom:6px;left:0}.Hero-module__Z8hQ_W__secondaryBtn:hover{color:var(--gold)}.Hero-module__Z8hQ_W__secondaryBtn:hover:after{background:var(--gold)}.Hero-module__Z8hQ_W__scrollIndicator{z-index:2;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.4;height:60px}50%{opacity:1;height:80px}}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:90vh}.Hero-module__Z8hQ_W__content{padding-top:100px;padding-bottom:60px}.Hero-module__Z8hQ_W__heading{font-size:2.2rem}.Hero-module__Z8hQ_W__subtitle{font-size:1rem}.Hero-module__Z8hQ_W__overlay{background:#070e1cd9}}
.ServicesOverview-module__mI-rgW__section{padding:var(--section-padding);background:var(--off-white);position:relative;overflow:hidden}.ServicesOverview-module__mI-rgW__logoCover{opacity:.07;pointer-events:none;z-index:0;width:900px;height:900px;position:absolute;top:50%;right:-280px;transform:translateY(-50%)}.ServicesOverview-module__mI-rgW__logoCover img{object-fit:contain;width:100%;height:100%}.ServicesOverview-module__mI-rgW__header{text-align:center;z-index:1;margin-bottom:56px;position:relative}.ServicesOverview-module__mI-rgW__sectionTitle{font-family:var(--font-heading);color:var(--navy);margin-top:12px;margin-bottom:16px;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:600}.ServicesOverview-module__mI-rgW__sectionDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.08rem;line-height:1.7}.ServicesOverview-module__mI-rgW__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.ServicesOverview-module__mI-rgW__card{background:var(--white);border:1px solid var(--medium-gray);color:inherit;cursor:pointer;opacity:0;transform-style:preserve-3d;will-change:transform, box-shadow;border-radius:14px;flex-direction:column;text-decoration:none;transition:all .45s cubic-bezier(.4,0,.2,1),opacity .6s,transform .6s;display:flex;overflow:hidden;transform:translateY(30px)perspective(800px)rotateX(0)rotateY(0)}.ServicesOverview-module__mI-rgW__card.ServicesOverview-module__mI-rgW__visible{opacity:1;transform:translateY(0)perspective(800px)rotateX(0)rotateY(0)}.ServicesOverview-module__mI-rgW__card:hover{box-shadow:0 24px 48px #00000024, 0 0 0 1.5px var(--gold);border-color:var(--gold);transform:translateY(-10px)perspective(800px)rotateX(2deg)rotateY(-2deg)scale(1.02)}.ServicesOverview-module__mI-rgW__imageWrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.ServicesOverview-module__mI-rgW__imageOverlay{z-index:1;background:linear-gradient(#0000 40%,#0c152b80 100%);transition:opacity .4s;position:absolute;inset:0}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__imageOverlay{opacity:.7}.ServicesOverview-module__mI-rgW__cardImage{transition:transform .8s cubic-bezier(.4,0,.2,1)}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__cardImage{transform:scale(1.1)}.ServicesOverview-module__mI-rgW__cardContent{text-align:center;flex-direction:column;flex:1;align-items:center;padding:28px 24px 24px;display:flex}.ServicesOverview-module__mI-rgW__iconWrap{width:60px;height:60px;color:var(--gold);background:#c1a35f14;border-radius:16px;margin-bottom:16px;padding:12px;transition:all .35s}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__iconWrap{color:var(--gold);background:#c1a35f26;transform:scale(1.1);box-shadow:0 6px 20px #c1a35f26}.ServicesOverview-module__mI-rgW__iconWrap svg{width:100%;height:100%}.ServicesOverview-module__mI-rgW__cardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:10px;font-size:1.25rem;font-weight:700;line-height:1.3}.ServicesOverview-module__mI-rgW__cardTagline{color:var(--text-muted);flex:1;margin-bottom:16px;font-size:1rem;line-height:1.65}.ServicesOverview-module__mI-rgW__cardLink{text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);transition:gap var(--transition-base), color var(--transition-base);align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__cardLink{color:var(--teal);gap:10px}.ServicesOverview-module__mI-rgW__cardLink svg{transition:transform .3s}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__cardLink svg{transform:translate(3px)}@media (max-width:1024px){.ServicesOverview-module__mI-rgW__grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (max-width:640px){.ServicesOverview-module__mI-rgW__section{padding:60px 0 70px}.ServicesOverview-module__mI-rgW__header{margin-bottom:36px}.ServicesOverview-module__mI-rgW__grid{grid-template-columns:1fr;gap:20px}.ServicesOverview-module__mI-rgW__card{border-radius:12px;flex-direction:row}.ServicesOverview-module__mI-rgW__imageWrap{aspect-ratio:auto;border-radius:12px 0 0 12px;flex-shrink:0;width:120px;min-height:140px}.ServicesOverview-module__mI-rgW__cardContent{text-align:left;justify-content:center;align-items:flex-start;padding:18px 20px 16px}.ServicesOverview-module__mI-rgW__iconWrap{width:44px;height:44px;margin-bottom:10px;padding:8px}.ServicesOverview-module__mI-rgW__cardTitle{margin-bottom:4px;font-size:1.05rem}.ServicesOverview-module__mI-rgW__cardTagline{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.88rem;display:-webkit-box;overflow:hidden}.ServicesOverview-module__mI-rgW__cardLink{font-size:.75rem}.ServicesOverview-module__mI-rgW__logoCover{display:none}}
.Methodology-module__-BoePW__section{background:var(--navy);padding:72px 0 80px;position:relative;overflow:hidden}.Methodology-module__-BoePW__header{text-align:center;margin-bottom:32px}.Methodology-module__-BoePW__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--gold);margin-bottom:20px;font-size:.85rem;font-weight:700}.Methodology-module__-BoePW__title{font-family:var(--font-heading);color:var(--white);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.Methodology-module__-BoePW__titleAccent{color:var(--gold);font-style:italic}.Methodology-module__-BoePW__subtitle{color:#ffffffa6;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.Methodology-module__-BoePW__subtitle strong{color:#ffffffe6}.Methodology-module__-BoePW__orbital{width:500px;height:500px;margin:0 auto 24px;position:relative}.Methodology-module__-BoePW__ring{border:2px solid #ffffff2e;border-radius:50%;width:380px;height:380px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Methodology-module__-BoePW__ringInner{border:2px solid #ffffff1a;border-radius:50%;position:absolute;inset:14px}.Methodology-module__-BoePW__center{background:var(--white);text-align:center;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:240px;height:240px;padding:34px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 50px #00000059}.Methodology-module__-BoePW__center p{font-family:var(--font-heading);color:var(--navy);font-size:1.2rem;font-weight:700;line-height:1.4}.Methodology-module__-BoePW__node{z-index:6;align-items:center;gap:14px;display:flex;position:absolute}.Methodology-module__-BoePW__nodeIcon{background:var(--teal);width:56px;height:56px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex;box-shadow:0 6px 24px #00808059}.Methodology-module__-BoePW__nodeIcon svg{width:100%;height:100%}.Methodology-module__-BoePW__nodeCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:220px;padding:20px 22px}.Methodology-module__-BoePW__nodeTitle{font-family:var(--font-heading);color:var(--white);white-space:pre-line;margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.3}.Methodology-module__-BoePW__nodeDesc{color:#ffffffa6;font-size:.95rem;line-height:1.55}.Methodology-module__-BoePW__nodeLeft{flex-direction:row-reverse;margin-right:-40px;top:42%;right:100%;transform:translateY(-50%)}.Methodology-module__-BoePW__nodeRight{margin-left:-40px;top:42%;left:100%;transform:translateY(-50%)}.Methodology-module__-BoePW__nodeBottom{text-align:center;flex-direction:column;bottom:-50px;left:50%;transform:translate(-50%)}.Methodology-module__-BoePW__nodeBottom .Methodology-module__-BoePW__nodeCard{text-align:center}.Methodology-module__-BoePW__methodSteps{grid-template-columns:repeat(3,1fr);gap:32px;max-width:960px;margin:0 auto;display:grid;position:relative}.Methodology-module__-BoePW__methodLine{background:linear-gradient(90deg,#0000,#c1a35f33,#00808033,#0000);height:2px;position:absolute;top:52px;left:10%;right:10%}.Methodology-module__-BoePW__stepCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:32px 24px;transition:all .4s;position:relative}.Methodology-module__-BoePW__stepCard:hover{background:#ffffff14;border-color:#c1a35f40;transform:translateY(-6px)}.Methodology-module__-BoePW__stepIcon{width:56px;height:56px;color:var(--gold);z-index:1;background:#c1a35f1f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;padding:14px;display:flex;position:relative}.Methodology-module__-BoePW__stepIcon svg{width:100%;height:100%}.Methodology-module__-BoePW__stepNum{font-family:var(--font-heading);color:#c1a35f1f;margin-bottom:8px;font-size:2.4rem;font-weight:800;line-height:1;display:block}.Methodology-module__-BoePW__stepTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:10px;font-size:1.15rem;font-weight:600}.Methodology-module__-BoePW__stepDesc{color:#fff9;font-size:.95rem;line-height:1.6}.Methodology-module__-BoePW__animate{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(25px)}.Methodology-module__-BoePW__animate.Methodology-module__-BoePW__visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.Methodology-module__-BoePW__orbital{width:480px;height:480px}.Methodology-module__-BoePW__ring{width:320px;height:320px}.Methodology-module__-BoePW__center{width:200px;height:200px}.Methodology-module__-BoePW__center p{font-size:1.05rem}.Methodology-module__-BoePW__nodeCard{width:190px;padding:16px 18px}}@media (max-width:900px){.Methodology-module__-BoePW__orbital{flex-direction:column;align-items:center;gap:28px;width:100%;height:auto;margin-bottom:60px;padding:20px 0;display:flex}.Methodology-module__-BoePW__ring{display:none}.Methodology-module__-BoePW__center{order:-1;position:relative;top:auto;left:auto;transform:none}.Methodology-module__-BoePW__node{position:relative;flex-direction:row!important;margin:0!important;inset:auto!important;transform:none!important}.Methodology-module__-BoePW__nodeCard{width:280px;text-align:left!important}.Methodology-module__-BoePW__methodSteps{grid-template-columns:1fr;gap:20px}.Methodology-module__-BoePW__methodLine{display:none}.Methodology-module__-BoePW__section{padding:80px 0 90px}}
.DetailedSolution-module__Rz3zRa__section{background:var(--off-white);padding:100px 0;position:relative;overflow:hidden}.DetailedSolution-module__Rz3zRa__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:80px;display:grid}.DetailedSolution-module__Rz3zRa__textContent{max-width:540px}.DetailedSolution-module__Rz3zRa__subtitle{font-family:var(--font-body);letter-spacing:2px;text-transform:uppercase;color:var(--teal);margin-bottom:16px;font-size:.85rem;font-weight:700}.DetailedSolution-module__Rz3zRa__title{font-family:var(--font-heading);color:var(--navy);margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15}.DetailedSolution-module__Rz3zRa__title span{color:var(--gold)}.DetailedSolution-module__Rz3zRa__desc{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.DetailedSolution-module__Rz3zRa__imageContent{justify-content:flex-end;display:flex;position:relative}.DetailedSolution-module__Rz3zRa__imageWrapper{aspect-ratio:4/5;width:100%;max-width:460px;box-shadow:var(--shadow-xl);border-radius:12px;position:relative;overflow:hidden}.DetailedSolution-module__Rz3zRa__image{width:100%;height:100%}.DetailedSolution-module__Rz3zRa__glowEffect{mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(to top right,#1a6b8e66,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.DetailedSolution-module__Rz3zRa__cardsContainer{margin-top:40px}.DetailedSolution-module__Rz3zRa__cardsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.DetailedSolution-module__Rz3zRa__card{background:var(--white);border:1px solid var(--medium-gray);border-radius:12px;padding:36px 32px;transition:transform .4s,box-shadow .4s}.DetailedSolution-module__Rz3zRa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-6px)}.DetailedSolution-module__Rz3zRa__cardNum{font-family:var(--font-heading);color:#c1a35f33;margin-bottom:16px;font-size:2.2rem;font-weight:700;line-height:1;display:block}.DetailedSolution-module__Rz3zRa__cardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:12px;font-size:1.15rem;font-weight:600;line-height:1.3}.DetailedSolution-module__Rz3zRa__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.DetailedSolution-module__Rz3zRa__animate{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(25px)}.DetailedSolution-module__Rz3zRa__animate.DetailedSolution-module__Rz3zRa__visible{opacity:1;transform:translateY(0)}@media (max-width:992px){.DetailedSolution-module__Rz3zRa__layout{grid-template-columns:1fr;gap:50px}.DetailedSolution-module__Rz3zRa__textContent{text-align:center;max-width:100%}.DetailedSolution-module__Rz3zRa__imageContent{justify-content:center}}@media (max-width:768px){.DetailedSolution-module__Rz3zRa__cardsGrid{grid-template-columns:1fr}.DetailedSolution-module__Rz3zRa__section{padding:70px 0}}
.PymesSection-module__b19nxG__section{background:var(--navy);padding:100px 0 0;position:relative;overflow:hidden}.PymesSection-module__b19nxG__header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.PymesSection-module__b19nxG__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--gold);margin-bottom:16px;font-size:.78rem;font-weight:700}.PymesSection-module__b19nxG__title{font-family:var(--font-heading);color:var(--white);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.PymesSection-module__b19nxG__titleAccent{color:var(--gold);font-style:italic}.PymesSection-module__b19nxG__subtitle{color:#fff9;max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.7}.PymesSection-module__b19nxG__features{z-index:1;grid-template-columns:repeat(3,1fr);gap:28px;padding-bottom:60px;display:grid;position:relative}.PymesSection-module__b19nxG__feature{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:36px 28px 32px;transition:all .4s;position:relative;overflow:hidden}.PymesSection-module__b19nxG__feature:hover{background:#ffffff12;border-color:#c1a35f4d;transform:translateY(-6px)}.PymesSection-module__b19nxG__featureGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#c1a35f26 0%,#0000 70%);border-radius:50%;width:120px;height:120px;transition:opacity .4s;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.PymesSection-module__b19nxG__feature:hover .PymesSection-module__b19nxG__featureGlow{opacity:1}.PymesSection-module__b19nxG__featureNum{align-items:center;gap:12px;margin-bottom:20px;display:flex}.PymesSection-module__b19nxG__featureNum span{font-family:var(--font-heading);color:var(--gold);opacity:.3;font-size:2rem;font-weight:700;line-height:1}.PymesSection-module__b19nxG__numLine{background:linear-gradient(90deg,#c1a35f4d,#0000);flex:1;height:1px}.PymesSection-module__b19nxG__featureTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:10px;font-size:1.2rem;font-weight:600}.PymesSection-module__b19nxG__featureDesc{color:#ffffff8c;font-size:.95rem;line-height:1.7}.PymesSection-module__b19nxG__methodBlock{z-index:1;text-align:center;padding:60px 0 80px;position:relative}.PymesSection-module__b19nxG__methodLabel{text-transform:uppercase;letter-spacing:3px;color:var(--gold);margin-bottom:12px;font-size:.78rem;font-weight:700}.PymesSection-module__b19nxG__methodSubtitle{color:#fff9;max-width:580px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7}.PymesSection-module__b19nxG__methodSteps{grid-template-columns:repeat(3,1fr);gap:28px;max-width:960px;margin:0 auto;display:grid;position:relative}.PymesSection-module__b19nxG__methodLine{background:linear-gradient(90deg,#0000,#c1a35f33,#00808033,#0000);height:2px;position:absolute;top:52px;left:10%;right:10%}.PymesSection-module__b19nxG__stepCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:32px 24px;transition:all .4s;position:relative}.PymesSection-module__b19nxG__stepCard:hover{background:#ffffff14;border-color:#c1a35f40;transform:translateY(-6px)}.PymesSection-module__b19nxG__stepIcon{width:56px;height:56px;color:var(--gold);z-index:1;background:#c1a35f1f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;padding:14px;display:flex;position:relative}.PymesSection-module__b19nxG__stepIcon svg{width:100%;height:100%}.PymesSection-module__b19nxG__stepNum{font-family:var(--font-heading);color:#c1a35f1f;margin-bottom:8px;font-size:2.4rem;font-weight:800;line-height:1;display:block}.PymesSection-module__b19nxG__stepTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:10px;font-size:1.15rem;font-weight:600}.PymesSection-module__b19nxG__stepDesc{color:#fff9;font-size:.95rem;line-height:1.6}.PymesSection-module__b19nxG__methodMini{border-top:1px solid #ffffff1a;margin-top:56px;padding-top:36px}.PymesSection-module__b19nxG__methodMiniLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--gold);margin-bottom:8px;font-size:.75rem;font-weight:700}.PymesSection-module__b19nxG__methodMiniSubtitle{color:#fff9;max-width:600px;margin-bottom:24px;font-size:1rem;line-height:1.6}.PymesSection-module__b19nxG__methodMiniSteps{align-items:center;gap:16px;display:flex}.PymesSection-module__b19nxG__miniStep{flex:1;align-items:center;gap:12px;display:flex}.PymesSection-module__b19nxG__miniStepIcon{width:36px;height:36px;color:var(--gold);flex-shrink:0}.PymesSection-module__b19nxG__miniStep strong{font-family:var(--font-heading);color:var(--white);font-size:.9rem;font-weight:700;line-height:1.2;display:block}.PymesSection-module__b19nxG__miniStep span{color:#ffffff8c;font-size:.78rem;line-height:1.4;display:block}.PymesSection-module__b19nxG__miniStepArrow{color:var(--gold);flex-shrink:0;font-size:1.3rem;font-weight:700}.PymesSection-module__b19nxG__accentBar{background:linear-gradient(135deg, var(--gold), var(--gold-dark,#a88b3d));z-index:1;padding:36px 0;position:relative}.PymesSection-module__b19nxG__accentText{text-align:center;font-family:var(--font-heading);color:var(--white);letter-spacing:.5px;font-size:clamp(1.3rem,2.5vw,1.6rem);font-style:italic;font-weight:700;line-height:1.4}.PymesSection-module__b19nxG__animate{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.PymesSection-module__b19nxG__animate.PymesSection-module__b19nxG__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.PymesSection-module__b19nxG__features{grid-template-columns:1fr;gap:20px;max-width:500px;margin:0 auto;padding-bottom:40px}.PymesSection-module__b19nxG__section{padding:70px 0 0}.PymesSection-module__b19nxG__methodSteps{grid-template-columns:1fr;gap:20px}.PymesSection-module__b19nxG__methodLine{display:none}.PymesSection-module__b19nxG__methodBlock{padding:40px 0 60px}.PymesSection-module__b19nxG__methodMiniSteps{flex-direction:column;align-items:flex-start;gap:16px}.PymesSection-module__b19nxG__miniStepArrow{align-self:center;transform:rotate(90deg)}}
.BlogPreview-module__7x67Nq__section{padding:var(--section-padding);background:var(--white)}.BlogPreview-module__7x67Nq__header{text-align:center;margin-bottom:48px}.BlogPreview-module__7x67Nq__header h2{margin-top:12px;margin-bottom:16px}.BlogPreview-module__7x67Nq__headerDesc{color:var(--text-muted);max-width:540px;margin:0 auto;font-size:1.02rem}.BlogPreview-module__7x67Nq__carouselWrap{margin-bottom:48px;position:relative}.BlogPreview-module__7x67Nq__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:28px;padding:8px 4px;display:flex;overflow-x:auto}.BlogPreview-module__7x67Nq__track::-webkit-scrollbar{display:none}.BlogPreview-module__7x67Nq__arrow{z-index:10;background:var(--navy);width:44px;height:44px;color:var(--white);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000040}.BlogPreview-module__7x67Nq__arrowVisible{opacity:1;pointer-events:auto}.BlogPreview-module__7x67Nq__arrow:hover{background:var(--teal);box-shadow:0 6px 24px #1a6b8e66}.BlogPreview-module__7x67Nq__arrowLeft{left:-22px}.BlogPreview-module__7x67Nq__arrowRight{right:-22px}.BlogPreview-module__7x67Nq__card{scroll-snap-align:start;background:var(--off-white);border:1px solid var(--medium-gray);min-width:300px;color:inherit;border-radius:10px;flex-direction:column;flex:0 0 calc(33.333% - 19px);text-decoration:none;transition:all .35s;display:flex;overflow:hidden}.BlogPreview-module__7x67Nq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-4px)}.BlogPreview-module__7x67Nq__cardImageWrap{width:100%;height:180px;position:relative;overflow:hidden}.BlogPreview-module__7x67Nq__cardImage{object-fit:cover;transition:transform .5s}.BlogPreview-module__7x67Nq__card:hover .BlogPreview-module__7x67Nq__cardImage{transform:scale(1.06)}.BlogPreview-module__7x67Nq__cardBody{flex-direction:column;flex:1;padding:20px 22px 18px;display:flex}.BlogPreview-module__7x67Nq__cardCategory{text-transform:uppercase;letter-spacing:2px;color:var(--teal);background:#1a6b8e14;border-radius:3px;align-self:flex-start;margin-bottom:10px;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-block}.BlogPreview-module__7x67Nq__cardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:8px;font-size:1.02rem;font-weight:600;line-height:1.35}.BlogPreview-module__7x67Nq__cardExcerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:14px;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.BlogPreview-module__7x67Nq__cardLink{text-transform:uppercase;letter-spacing:1px;color:var(--gold);transition:letter-spacing var(--transition-base);font-size:.78rem;font-weight:600}.BlogPreview-module__7x67Nq__card:hover .BlogPreview-module__7x67Nq__cardLink{letter-spacing:2px}.BlogPreview-module__7x67Nq__cta{text-align:center}.BlogPreview-module__7x67Nq__animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(25px)}.BlogPreview-module__7x67Nq__animate.BlogPreview-module__7x67Nq__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.BlogPreview-module__7x67Nq__card{flex:0 0 calc(50% - 14px);min-width:280px}.BlogPreview-module__7x67Nq__arrowLeft{left:-12px}.BlogPreview-module__7x67Nq__arrowRight{right:-12px}}@media (max-width:640px){.BlogPreview-module__7x67Nq__card{flex:0 0 85%;min-width:260px}.BlogPreview-module__7x67Nq__arrow{width:36px;height:36px}.BlogPreview-module__7x67Nq__arrowLeft{left:-8px}.BlogPreview-module__7x67Nq__arrowRight{right:-8px}}
.area-module__BqT6uq__main{padding-top:0}.area-module__BqT6uq__hero{align-items:flex-end;min-height:520px;display:flex;position:relative;overflow:hidden}.area-module__BqT6uq__heroImage{object-fit:cover;object-position:center}.area-module__BqT6uq__heroOverlay{background:linear-gradient(to top, var(--navy) 0%, #0c152be0 35%, #0c152b99 60%, #0c152b4d 100%);z-index:1;position:absolute;inset:0}.area-module__BqT6uq__heroContent{z-index:2;padding-top:140px;padding-bottom:64px;position:relative}.area-module__BqT6uq__breadcrumb{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin-bottom:28px;font-size:.82rem}.area-module__BqT6uq__breadcrumb a{color:#ffffff80;transition:color var(--transition-fast)}.area-module__BqT6uq__breadcrumb a:hover{color:var(--gold)}.area-module__BqT6uq__heroTitle{font-family:var(--font-heading);color:var(--white);max-width:700px;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.15}.area-module__BqT6uq__heroTagline{color:#ffffffb3;max-width:560px;margin-bottom:32px;font-size:1.2rem;line-height:1.6}.area-module__BqT6uq__sectionSubtitle{text-transform:uppercase;letter-spacing:3px;color:var(--gold);text-align:center;margin-bottom:16px;font-size:.82rem;font-weight:700}.area-module__BqT6uq__sectionTitle{font-family:var(--font-heading);color:var(--navy);text-align:center;max-width:700px;margin:0 auto 48px;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:600;line-height:1.25}.area-module__BqT6uq__servicesSection{background:linear-gradient(180deg, var(--off-white) 0%, var(--white) 100%);padding:120px 0;overflow:hidden}.area-module__BqT6uq__servicesLayout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;display:grid}.area-module__BqT6uq__servicesVisuals{aspect-ratio:4/5;width:100%;position:relative}.area-module__BqT6uq__imagePrimary{border-radius:12px;width:80%;height:75%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.area-module__BqT6uq__imageSecondary{border:10px solid var(--white);z-index:2;border-radius:12px;width:65%;height:55%;position:absolute;bottom:5%;right:0;overflow:hidden;box-shadow:0 20px 50px #00000026}.area-module__BqT6uq__dotsOrnament{z-index:1;color:var(--teal);position:absolute;top:35%;right:-30px}.area-module__BqT6uq__servicesContent{flex-direction:column;display:flex}.area-module__BqT6uq__servicesTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:64px;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:600;line-height:1.25}.area-module__BqT6uq__servicesCardsWrap{flex-wrap:wrap;justify-content:space-between;gap:32px;display:flex}.area-module__BqT6uq__serviceCardNew{background:var(--white);border-bottom:4px solid #0000;border-radius:12px;width:calc(50% - 16px);padding:40px 32px 32px;transition:all .35s;position:relative;box-shadow:0 10px 40px #0000000f}.area-module__BqT6uq__serviceCardNew:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 15px 50px #0000001a}.area-module__BqT6uq__cardCenter{width:100%;max-width:80%;margin:10px auto 0}.area-module__BqT6uq__serviceIconBadge{background:var(--white);border:1px solid var(--gold);width:64px;height:64px;color:var(--gold);z-index:2;border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;top:-28px;left:-20px;box-shadow:0 8px 20px #00000014}.area-module__BqT6uq__serviceIconBadge svg{width:32px;height:32px}.area-module__BqT6uq__serviceCardTitleNew{font-family:var(--font-heading);color:var(--navy);margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.35}.area-module__BqT6uq__serviceCardDescNew{color:var(--text-muted);font-size:1rem;line-height:1.6}.area-module__BqT6uq__supportVideo{object-fit:cover;border-radius:12px;width:100%;height:100%}.area-module__BqT6uq__methodMini{border-top:1px solid var(--medium-gray);margin-top:36px;padding-top:28px}.area-module__BqT6uq__methodMiniLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--gold);margin-bottom:16px;font-size:.72rem;font-weight:700}.area-module__BqT6uq__methodMiniSteps{align-items:center;gap:12px;display:flex}.area-module__BqT6uq__miniStep{flex:1;align-items:center;gap:10px;display:flex}.area-module__BqT6uq__miniStepIcon{width:32px;height:32px;color:var(--gold);flex-shrink:0}.area-module__BqT6uq__miniStep strong{font-family:var(--font-heading);color:var(--navy);font-size:.85rem;font-weight:700;line-height:1.2;display:block}.area-module__BqT6uq__miniStep span{color:var(--text-muted);font-size:.75rem;line-height:1.4;display:block}.area-module__BqT6uq__miniStepArrow{color:var(--gold);flex-shrink:0;font-size:1.2rem;font-weight:700}.area-module__BqT6uq__pillarsSection{padding:120px 0;position:relative;overflow:hidden}.area-module__BqT6uq__pillarsBg{z-index:0;position:absolute;inset:0}.area-module__BqT6uq__pillarsOverlay{z-index:1;background:#0c152bd9;position:absolute;inset:0}.area-module__BqT6uq__pillarsSvg{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.area-module__BqT6uq__pillarsSvg svg{width:100%;height:100%}@keyframes area-module__BqT6uq__pillarOrbit{0%{stroke-dashoffset:0}to{stroke-dashoffset:80px}}@keyframes area-module__BqT6uq__pillarFloat{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}}@keyframes area-module__BqT6uq__pillarPulse{0%,to{r:3;opacity:.3}50%{r:6;opacity:.8}}.area-module__BqT6uq__pOrbit{stroke-dasharray:16 12;animation:25s linear infinite area-module__BqT6uq__pillarOrbit}.area-module__BqT6uq__pNode1{animation:6s ease-in-out infinite area-module__BqT6uq__pillarFloat}.area-module__BqT6uq__pNode2{animation:8s ease-in-out 1.5s infinite area-module__BqT6uq__pillarFloat}.area-module__BqT6uq__pNode3{animation:7s ease-in-out 3s infinite area-module__BqT6uq__pillarFloat}.area-module__BqT6uq__pNode4{animation:5s ease-in-out .5s infinite area-module__BqT6uq__pillarFloat}.area-module__BqT6uq__pDot1{animation:4s ease-in-out infinite area-module__BqT6uq__pillarPulse}.area-module__BqT6uq__pDot2{animation:5s ease-in-out 1s infinite area-module__BqT6uq__pillarPulse}.area-module__BqT6uq__pDot3{animation:6s ease-in-out 2s infinite area-module__BqT6uq__pillarPulse}.area-module__BqT6uq__pillarsContent{z-index:3;position:relative}.area-module__BqT6uq__pillarsTitle{font-family:var(--font-heading);color:var(--white);text-align:center;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:600}.area-module__BqT6uq__pillarsSubtitle{color:var(--gold);text-transform:uppercase;letter-spacing:2px;text-align:center;max-width:650px;margin:0 auto 64px;font-size:1.05rem;font-weight:700;line-height:1.6}.area-module__BqT6uq__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px;display:grid}.area-module__BqT6uq__pillarCard{text-align:center;background:#164f6bf2;border:1px solid #c1a35f1a;border-radius:12px;flex-direction:column;padding:40px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000040}.area-module__BqT6uq__pillarCard:after{content:"";background:linear-gradient(90deg, var(--gold), var(--teal,teal), var(--gold));width:100%;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.area-module__BqT6uq__pillarCard:hover{border-color:#c1a35f4d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 50px #00000059,0 0 20px #c1a35f1a}.area-module__BqT6uq__pillarCard:hover:after{transform:scaleX(1)}.area-module__BqT6uq__pillarIcon{width:48px;height:48px;color:var(--gold);margin:0 auto 24px}.area-module__BqT6uq__pillarIcon svg{width:100%;height:100%}.area-module__BqT6uq__pillarTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:12px;font-size:1.2rem;font-weight:600;line-height:1.35}.area-module__BqT6uq__pillarDesc{color:#ffffffbf;font-size:1rem;line-height:1.65}.area-module__BqT6uq__quoteBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#fffffff2;border-radius:12px;max-width:900px;margin:0 auto;padding:36px 48px;box-shadow:0 20px 50px #00000026}.area-module__BqT6uq__quoteBar p{font-family:var(--font-heading);color:var(--navy);font-size:clamp(1.4rem,2.5vw,1.8rem);font-style:normal;font-weight:600;line-height:1.4}.area-module__BqT6uq__supportSection{background:var(--white);padding:100px 0}.area-module__BqT6uq__supportGrid{grid-template-columns:1fr .8fr;align-items:center;gap:72px;display:grid}.area-module__BqT6uq__supportText .area-module__BqT6uq__sectionSubtitle{text-align:left}.area-module__BqT6uq__supportText .area-module__BqT6uq__sectionTitle{text-align:left;margin:0 0 20px}.area-module__BqT6uq__supportDesc{color:var(--text-muted);margin-bottom:40px;font-size:1.05rem;line-height:1.75}.area-module__BqT6uq__supportPoints{flex-direction:column;gap:24px;display:flex}.area-module__BqT6uq__supportPoint{align-items:flex-start;gap:20px;display:flex}.area-module__BqT6uq__pointNum{font-family:var(--font-heading);color:var(--gold);letter-spacing:-.5px;min-width:40px;font-size:1.4rem;font-weight:700}.area-module__BqT6uq__pointTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:4px;font-size:1.05rem;font-weight:600}.area-module__BqT6uq__pointDesc{color:var(--text-muted);font-size:.95rem;line-height:1.55}.area-module__BqT6uq__supportImage{justify-content:center;display:flex}.area-module__BqT6uq__imageFrame{border-radius:8px;max-width:440px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}.area-module__BqT6uq__imageFrame img{width:100%;height:auto;display:block}.area-module__BqT6uq__imageAccent{background:linear-gradient(to right, var(--gold), var(--teal));width:100%;height:4px;position:absolute;bottom:0;left:0}.area-module__BqT6uq__benefitsSection{background:var(--navy);padding:100px 0;position:relative;overflow:hidden}.area-module__BqT6uq__benefitsSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#c1a35f14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.area-module__BqT6uq__benefitsSection .area-module__BqT6uq__sectionSubtitle{color:var(--gold)}.area-module__BqT6uq__benefitsSection .area-module__BqT6uq__sectionTitle{color:var(--white)}.area-module__BqT6uq__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.area-module__BqT6uq__benefitItem{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:16px;padding:28px 22px;font-size:1rem;line-height:1.55;transition:all .35s;display:flex;position:relative;overflow:hidden}.area-module__BqT6uq__benefitItem:after{content:"";background:linear-gradient(90deg, var(--gold), var(--teal));width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.area-module__BqT6uq__benefitItem:hover{background:#ffffff12;border-color:#c1a35f40;transform:translateY(-4px)}.area-module__BqT6uq__benefitItem:hover:after{width:100%}.area-module__BqT6uq__benefitItem svg{flex-shrink:0;margin-top:2px}.area-module__BqT6uq__otherAreas{background:var(--white);padding:80px 0}.area-module__BqT6uq__otherTitle{font-family:var(--font-heading);color:var(--navy);text-align:center;margin-bottom:40px;font-size:1.6rem;font-weight:600}.area-module__BqT6uq__otherGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.area-module__BqT6uq__otherCard{border:1px solid var(--medium-gray);border-radius:8px;padding:28px 24px;transition:all .3s;display:block}.area-module__BqT6uq__otherCard:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.area-module__BqT6uq__otherCardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:8px;font-size:1.05rem;font-weight:600}.area-module__BqT6uq__otherCardDesc{color:var(--text-muted);margin-bottom:12px;font-size:.9rem;line-height:1.5}.area-module__BqT6uq__otherCardLink{text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);font-size:.82rem;font-weight:600}@media (max-width:1024px){.area-module__BqT6uq__pillarsGrid{grid-template-columns:repeat(2,1fr)}.area-module__BqT6uq__supportGrid{grid-template-columns:1fr;gap:48px}.area-module__BqT6uq__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.area-module__BqT6uq__hero{min-height:380px}.area-module__BqT6uq__heroContent{padding-top:120px;padding-bottom:48px}.area-module__BqT6uq__heroTitle{font-size:1.8rem}.area-module__BqT6uq__servicesSection{padding:48px 0}.area-module__BqT6uq__servicesLayout{grid-template-columns:1fr;gap:32px}.area-module__BqT6uq__servicesVisuals{aspect-ratio:16/10;border-radius:12px;order:-1;max-height:280px;overflow:hidden}.area-module__BqT6uq__imagePrimary{border-radius:12px;width:100%;height:100%}.area-module__BqT6uq__imageSecondary,.area-module__BqT6uq__dotsOrnament{display:none}.area-module__BqT6uq__servicesTitle{margin-bottom:28px;font-size:1.6rem}.area-module__BqT6uq__servicesCardsWrap{flex-direction:column;gap:20px}.area-module__BqT6uq__serviceCardNew{width:100%}.area-module__BqT6uq__cardCenter{max-width:100%}.area-module__BqT6uq__serviceIconBadge{width:48px;height:48px;top:-20px;left:16px}.area-module__BqT6uq__serviceIconBadge svg{width:24px;height:24px}.area-module__BqT6uq__methodMiniSteps{flex-direction:column;align-items:flex-start;gap:16px}.area-module__BqT6uq__miniStepArrow{align-self:center;transform:rotate(90deg)}.area-module__BqT6uq__pillarsSection{padding:64px 0}.area-module__BqT6uq__pillarsGrid{grid-template-columns:1fr;gap:20px}.area-module__BqT6uq__supportSection{padding:64px 0}.area-module__BqT6uq__supportImage{order:-1}.area-module__BqT6uq__benefitsSection{padding:64px 0}.area-module__BqT6uq__benefitsGrid,.area-module__BqT6uq__otherGrid{grid-template-columns:1fr}.area-module__BqT6uq__quoteBar{padding:24px}}
.article-module__AvJltq__main{padding-top:80px}.article-module__AvJltq__header{align-items:flex-end;min-height:420px;display:flex;position:relative;overflow:hidden}.article-module__AvJltq__headerImage{object-fit:cover;object-position:center}.article-module__AvJltq__headerOverlay{background:linear-gradient(to top, var(--navy) 0%, #0c152beb 35%, #0c152ba6 60%, #0c152b4d 100%);z-index:1;position:absolute;inset:0}.article-module__AvJltq__headerContent{z-index:2;text-align:center;padding-top:100px;padding-bottom:48px;position:relative}.article-module__AvJltq__breadcrumb{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin-bottom:28px;font-size:.78rem}.article-module__AvJltq__breadcrumb a{color:#ffffff80;transition:color var(--transition-fast)}.article-module__AvJltq__breadcrumb a:hover{color:var(--gold)}.article-module__AvJltq__categoryBadge{text-transform:uppercase;letter-spacing:2px;color:var(--gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#c1a35f2e;border-radius:4px;margin-bottom:24px;padding:6px 18px;font-size:.72rem;font-weight:700;display:inline-block}.article-module__AvJltq__title{font-family:var(--font-heading);color:var(--white);text-shadow:0 2px 16px #0000004d;max-width:740px;margin:0 auto 20px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:600;line-height:1.25}.article-module__AvJltq__meta{color:#ffffff80;justify-content:center;align-items:center;gap:8px;font-size:.85rem;display:flex}.article-module__AvJltq__dot{font-size:1.2rem}.article-module__AvJltq__article{background:var(--white);padding:72px 0}.article-module__AvJltq__content{max-width:740px;color:var(--text-dark);margin:0 auto;padding:0 24px;font-size:1.02rem;line-height:1.82}.article-module__AvJltq__h2{font-family:var(--font-heading);color:var(--navy);border-bottom:2px solid var(--gold);margin-top:52px;margin-bottom:18px;padding-bottom:12px;font-size:1.65rem;font-weight:600;position:relative}.article-module__AvJltq__h3{font-family:var(--font-heading);color:var(--navy);border-left:3px solid var(--teal);margin-top:36px;margin-bottom:12px;padding-left:16px;font-size:1.2rem;font-weight:600}.article-module__AvJltq__paragraph{color:var(--text-body);margin-bottom:20px}.article-module__AvJltq__callout{background:#00000004;border:1px solid #0000000f;border-left:3px solid;border-radius:8px;margin:28px 0;overflow:hidden}.article-module__AvJltq__calloutHeader{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-muted);align-items:center;gap:10px;padding:12px 20px 0;font-size:.78rem;font-weight:600;display:flex}.article-module__AvJltq__calloutIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.article-module__AvJltq__calloutLabel{flex:1}.article-module__AvJltq__calloutBody{padding:10px 24px 18px;font-size:.95rem}.article-module__AvJltq__calloutBody p:last-child{margin-bottom:0}.article-module__AvJltq__callout_tip{border-left-color:var(--teal);background:#1a6b8e08}.article-module__AvJltq__callout_tip .article-module__AvJltq__calloutHeader,.article-module__AvJltq__callout_tip .article-module__AvJltq__calloutIcon{color:var(--teal)}.article-module__AvJltq__callout_warning{background:#cc860a08;border-left-color:#d4860a}.article-module__AvJltq__callout_warning .article-module__AvJltq__calloutHeader,.article-module__AvJltq__callout_warning .article-module__AvJltq__calloutIcon{color:#b37208}.article-module__AvJltq__callout_highlight{border-left-color:var(--gold);background:#c1a35f08}.article-module__AvJltq__callout_highlight .article-module__AvJltq__calloutHeader{color:var(--navy)}.article-module__AvJltq__callout_highlight .article-module__AvJltq__calloutIcon{color:var(--gold)}.article-module__AvJltq__callout_takeaway{background:#2a8a2a08;border-left-color:#2a8a2a}.article-module__AvJltq__callout_takeaway .article-module__AvJltq__calloutHeader,.article-module__AvJltq__callout_takeaway .article-module__AvJltq__calloutIcon{color:#1e6e1e}.article-module__AvJltq__list{margin-bottom:22px;padding-left:28px}.article-module__AvJltq__list li{color:var(--text-body);margin-bottom:8px;line-height:1.7}.article-module__AvJltq__list li::marker{color:var(--gold)}.article-module__AvJltq__orderedList{counter-reset:legal-counter;margin-bottom:22px;padding-left:28px;list-style:none}.article-module__AvJltq__orderedList li{color:var(--text-body);counter-increment:legal-counter;margin-bottom:12px;padding-left:12px;line-height:1.7;position:relative}.article-module__AvJltq__orderedList li:before{content:counter(legal-counter);background:var(--navy);width:24px;height:24px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:2px;left:-28px}.article-module__AvJltq__blockquote{border-left:4px solid var(--gold);background:var(--off-white);color:var(--text-dark);border-radius:0 8px 8px 0;margin:28px 0;padding:20px 28px;font-size:.95rem;font-style:italic}.article-module__AvJltq__blockquote p{margin:0}.article-module__AvJltq__tableWrap{border:1px solid var(--medium-gray);border-radius:8px;margin:24px 0;overflow-x:auto}.article-module__AvJltq__table{border-collapse:collapse;width:100%;font-size:.9rem}.article-module__AvJltq__table th{background:var(--navy);color:var(--white);text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:14px 18px;font-size:.8rem;font-weight:600}.article-module__AvJltq__table td{border-bottom:1px solid var(--medium-gray);color:var(--text-body);padding:12px 18px}.article-module__AvJltq__table tbody tr:last-child td{border-bottom:none}.article-module__AvJltq__table tbody tr:nth-child(2n){background:#1a6b8e08}.article-module__AvJltq__table tbody tr:hover{background:#c1a35f0f}.article-module__AvJltq__inlineCode{background:var(--off-white);color:var(--teal);border-radius:3px;padding:2px 6px;font-family:monospace;font-size:.88em}.article-module__AvJltq__link{color:var(--teal);text-underline-offset:3px;transition:color var(--transition-fast);text-decoration:underline}.article-module__AvJltq__link:hover{color:var(--gold)}.article-module__AvJltq__divider{border:none;border-top:1px solid var(--medium-gray);margin:40px 0}.article-module__AvJltq__cta{background:var(--off-white);padding:80px 0}.article-module__AvJltq__ctaInner{background:var(--navy);text-align:center;border-radius:12px;padding:56px 48px;position:relative;overflow:hidden}.article-module__AvJltq__ctaInner:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6b8e26,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;right:-30%}.article-module__AvJltq__ctaInner h2{font-family:var(--font-heading);color:var(--white);margin-bottom:14px;font-size:1.6rem}.article-module__AvJltq__ctaInner p{color:#ffffffa6;max-width:440px;margin-bottom:28px;margin-left:auto;margin-right:auto}.article-module__AvJltq__related{background:var(--white);padding:80px 0}.article-module__AvJltq__relatedTitle{font-family:var(--font-heading);color:var(--navy);text-align:center;margin-bottom:40px;font-size:1.4rem}.article-module__AvJltq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.article-module__AvJltq__relatedCard{background:var(--off-white);border:1px solid var(--medium-gray);color:inherit;border-radius:10px;flex-direction:column;text-decoration:none;transition:all .35s;display:flex;overflow:hidden}.article-module__AvJltq__relatedCard:hover{box-shadow:var(--shadow-md);border-color:var(--gold);transform:translateY(-4px)}.article-module__AvJltq__relatedImageWrap{width:100%;height:160px;position:relative;overflow:hidden}.article-module__AvJltq__relatedImage{object-fit:cover;transition:transform .5s}.article-module__AvJltq__relatedCard:hover .article-module__AvJltq__relatedImage{transform:scale(1.06)}.article-module__AvJltq__relatedBody{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.article-module__AvJltq__relatedCategory{text-transform:uppercase;letter-spacing:2px;color:var(--teal);margin-bottom:10px;font-size:.68rem;font-weight:700}.article-module__AvJltq__relatedCardTitle{font-family:var(--font-heading);color:var(--navy);flex:1;margin-bottom:16px;font-size:1rem;font-weight:600;line-height:1.4}.article-module__AvJltq__relatedLink{color:var(--gold);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}@media (max-width:768px){.article-module__AvJltq__header{min-height:340px}.article-module__AvJltq__headerContent{padding-top:80px;padding-bottom:32px}.article-module__AvJltq__content{padding:0 16px}.article-module__AvJltq__h2{margin-top:36px;font-size:1.35rem}.article-module__AvJltq__h3{font-size:1.08rem}.article-module__AvJltq__calloutHeader{padding:12px 16px;font-size:.76rem}.article-module__AvJltq__calloutBody{padding:12px 16px 16px}.article-module__AvJltq__orderedList li:before{width:22px;height:22px;font-size:.68rem;left:-24px}.article-module__AvJltq__ctaInner{padding:40px 24px}.article-module__AvJltq__relatedGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}
.blog-module__3rPSzG__main{padding-top:0}.blog-module__3rPSzG__hero{background:var(--navy);text-align:center;padding:80px 0 60px;position:relative;overflow:hidden}.blog-module__3rPSzG__hero:before{content:"";pointer-events:none;background:radial-gradient(#1a6b8e26,#0000 60%);width:120%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.blog-module__3rPSzG__breadcrumb{color:#ffffff73;letter-spacing:1px;text-transform:uppercase;margin-bottom:24px;font-size:.82rem}.blog-module__3rPSzG__breadcrumb a{color:#ffffff73;transition:color var(--transition-fast)}.blog-module__3rPSzG__breadcrumb a:hover{color:var(--gold)}.blog-module__3rPSzG__heroTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:600}.blog-module__3rPSzG__heroDesc{color:#ffffffa6;max-width:560px;margin:0 auto;font-size:1.05rem}.blog-module__3rPSzG__filterSection{background:var(--white);border-bottom:1px solid var(--medium-gray);z-index:50;padding:32px 0 24px;position:sticky;top:80px}.blog-module__3rPSzG__filterBar{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.blog-module__3rPSzG__filterBtn{border:1px solid var(--medium-gray);background:var(--white);color:var(--text-muted);cursor:pointer;letter-spacing:.5px;border-radius:100px;padding:8px 18px;font-size:.78rem;font-weight:600;transition:all .25s}.blog-module__3rPSzG__filterBtn:hover{border-color:var(--teal);color:var(--teal);background:#1a6b8e0a}.blog-module__3rPSzG__filterBtnActive,.blog-module__3rPSzG__filterBtnActive:hover{background:var(--navy);color:var(--gold);border-color:var(--navy)}.blog-module__3rPSzG__filterCount{text-align:center;color:var(--text-muted);margin:0;font-size:.82rem}.blog-module__3rPSzG__articles{background:var(--off-white);padding:60px 0 100px}.blog-module__3rPSzG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.blog-module__3rPSzG__card{background:var(--white);border:1px solid var(--medium-gray);color:inherit;border-radius:10px;flex-direction:column;text-decoration:none;transition:all .35s;display:flex;overflow:hidden}.blog-module__3rPSzG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-6px)}.blog-module__3rPSzG__cardImageWrap{width:100%;height:200px;position:relative;overflow:hidden}.blog-module__3rPSzG__cardImage{object-fit:cover;transition:transform .5s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardImage{transform:scale(1.06)}.blog-module__3rPSzG__cardImageOverlay{z-index:1;background:linear-gradient(#0000 50%,#0c152b14 100%);position:absolute;inset:0}.blog-module__3rPSzG__cardBody{flex-direction:column;flex:1;padding:24px 24px 20px;display:flex}.blog-module__3rPSzG__cardCategory{text-transform:uppercase;letter-spacing:2px;color:var(--teal);background:#1a6b8e14;border-radius:4px;align-self:flex-start;margin-bottom:12px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__cardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:10px;font-size:1.1rem;font-weight:600;line-height:1.35}.blog-module__3rPSzG__cardExcerpt{color:var(--text-muted);flex:1;margin-bottom:16px;font-size:.88rem;line-height:1.6}.blog-module__3rPSzG__cardFooter{border-top:1px solid var(--medium-gray);flex-direction:column;gap:12px;padding-top:14px;display:flex}.blog-module__3rPSzG__cardMeta{color:var(--text-muted);align-items:center;gap:16px;font-size:.76rem;display:flex}.blog-module__3rPSzG__cardLink{text-transform:uppercase;letter-spacing:1px;color:var(--gold);transition:letter-spacing var(--transition-base);font-size:.8rem;font-weight:600}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardLink{letter-spacing:2px}.blog-module__3rPSzG__emptyState{text-align:center;color:var(--text-muted);padding:80px 0}.blog-module__3rPSzG__resetBtn{background:var(--navy);color:var(--gold);cursor:pointer;border:none;border-radius:6px;margin-top:16px;padding:12px 28px;font-size:.85rem;font-weight:600;transition:all .3s}.blog-module__3rPSzG__resetBtn:hover{background:var(--teal);color:var(--white)}@media (max-width:1024px){.blog-module__3rPSzG__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.blog-module__3rPSzG__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.blog-module__3rPSzG__hero{padding:60px 0 40px}.blog-module__3rPSzG__filterSection{padding:20px 0 16px}.blog-module__3rPSzG__filterBar{gap:6px}.blog-module__3rPSzG__filterBtn{padding:6px 14px;font-size:.72rem}}
.AboutUs-module__emLB-q__section{background:var(--navy-dark);padding:120px 0;position:relative;overflow:hidden}.AboutUs-module__emLB-q__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.AboutUs-module__emLB-q__overlay{background:linear-gradient(90deg,#0c152b8c 0%,#0c152bb3 50%,#0c152bd9 100%);position:absolute;inset:0}.AboutUs-module__emLB-q__container{z-index:1;justify-content:flex-end;display:flex;position:relative}.AboutUs-module__emLB-q__textContent{text-align:center;max-width:540px}.AboutUs-module__emLB-q__title{font-family:var(--font-heading);color:var(--white);margin-bottom:28px;font-size:clamp(2rem,3.5vw,3rem);font-style:italic;font-weight:600;line-height:1.15}.AboutUs-module__emLB-q__text{color:#ffffffd9;margin-bottom:20px;font-size:1.05rem;line-height:1.7}.AboutUs-module__emLB-q__qrBlock{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.AboutUs-module__emLB-q__qrInfo{text-align:left}.AboutUs-module__emLB-q__qrTitle{font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:.85rem;font-weight:700}.AboutUs-module__emLB-q__qrLabel{color:#fffc;font-size:.95rem;line-height:1.4}.AboutUs-module__emLB-q__qrLabel span{color:var(--white);font-weight:500;display:block}.AboutUs-module__emLB-q__qrPlaceholder{width:90px;height:90px;color:var(--white);background:#ffffff14;border-radius:6px;flex-shrink:0;padding:6px}.AboutUs-module__emLB-q__qrSvg{width:100%;height:100%}.AboutUs-module__emLB-q__animate{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(25px)}.AboutUs-module__emLB-q__animate.AboutUs-module__emLB-q__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.AboutUs-module__emLB-q__container{justify-content:center}.AboutUs-module__emLB-q__textContent{padding:0 16px}.AboutUs-module__emLB-q__overlay{background:#0c152bcc}.AboutUs-module__emLB-q__section{padding:80px 0}}
