.home-module__c3rdgG__hero{background:radial-gradient(1100px 520px at 82% -10%,#1b7fe01a,#0000 60%),radial-gradient(700px 500px at -5% 30%,#0a8a440f,#0000 60%);padding:76px 0 40px;position:relative;overflow:hidden}.home-module__c3rdgG__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.home-module__c3rdgG__hero h1{margin:18px 0 22px;font-size:clamp(38px,4.6vw,60px);line-height:1.04}.home-module__c3rdgG__hero h1 em{background:linear-gradient(100deg, var(--bright), var(--deep));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.home-module__c3rdgG__hero p.home-module__c3rdgG__lead{color:var(--ink-soft);max-width:520px;margin-bottom:32px;font-size:18px;line-height:1.65}.home-module__c3rdgG__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:30px;display:flex}.home-module__c3rdgG__heroBadge{color:var(--deep);border:1px solid var(--line);background:#fff;border-radius:100px;align-items:center;gap:10px;padding:9px 16px 9px 10px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px -12px #081a3d40}.home-module__c3rdgG__heroBadge .home-module__c3rdgG__medal{background:linear-gradient(135deg,#ffe58a,#f5c400);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.home-module__c3rdgG__heroVisual{justify-content:center;align-items:center;min-height:460px;display:flex;position:relative}.home-module__c3rdgG__ripple{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-module__c3rdgG__ripple span{border:1.5px solid #1b7fe02e;border-radius:50%;animation:5s ease-out infinite home-module__c3rdgG__ripple;position:absolute}.home-module__c3rdgG__ripple span:first-child{width:220px;height:220px;animation-delay:0s}.home-module__c3rdgG__ripple span:nth-child(2){width:340px;height:340px;animation-delay:1.1s}.home-module__c3rdgG__ripple span:nth-child(3){width:460px;height:460px;animation-delay:2.2s}@keyframes home-module__c3rdgG__ripple{0%{opacity:.9;transform:scale(.75)}to{opacity:0;transform:scale(1.28)}}.home-module__c3rdgG__heroVisual img{z-index:1;filter:drop-shadow(0 40px 45px #081a3d47);width:340px;animation:6s ease-in-out infinite home-module__c3rdgG__float;position:relative}@keyframes home-module__c3rdgG__float{0%,to{transform:translateY(0)rotate(-1.2deg)}50%{transform:translateY(-16px)rotate(1.2deg)}}.home-module__c3rdgG__heroTricolor{z-index:1;border-radius:6px;width:180px;height:5px;display:flex;position:absolute;bottom:26px;left:50%;overflow:hidden;transform:translate(-50%)}.home-module__c3rdgG__heroTricolor i{background:var(--green);flex:1}.home-module__c3rdgG__heroTricolor i:nth-child(2){background:var(--yellow)}.home-module__c3rdgG__heroTricolor i:nth-child(3){background:var(--red)}.home-module__c3rdgG__trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.home-module__c3rdgG__trustGrid{grid-template-columns:repeat(4,1fr);display:grid}.home-module__c3rdgG__trustItem{border-right:1px solid var(--line);align-items:center;gap:14px;padding:26px 22px;display:flex}.home-module__c3rdgG__trustItem:last-child{border-right:none}.home-module__c3rdgG__trustItem .home-module__c3rdgG__ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-module__c3rdgG__trustItem h4{font-family:var(--font-inter);color:var(--ink);margin-bottom:2px;font-size:14.5px;font-weight:700}.home-module__c3rdgG__trustItem p{color:var(--ink-soft);font-size:12.5px}.home-module__c3rdgG__icGreen{color:var(--green);background:#0a8a441a}.home-module__c3rdgG__icYellow{color:#b58a00;background:#f5c40024}.home-module__c3rdgG__icBlue{color:var(--bright);background:#1b7fe01a}.home-module__c3rdgG__icRed{color:var(--red);background:#e122281a}.home-module__c3rdgG__wave{width:100%;height:auto;margin-top:-1px;display:block;position:relative}.home-module__c3rdgG__values{background:var(--mist)}.home-module__c3rdgG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-module__c3rdgG__valueCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px 26px;transition:transform .3s,box-shadow .3s}.home-module__c3rdgG__valueCard:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.home-module__c3rdgG__valueCard .home-module__c3rdgG__num{font-family:var(--font-space-grotesk);letter-spacing:.08em;font-size:13px;font-weight:700}.home-module__c3rdgG__valueCard h3{margin:12px 0 8px;font-size:19px}.home-module__c3rdgG__valueCard p{color:var(--ink-soft);font-size:14.5px;line-height:1.6}.home-module__c3rdgG__productsHead{justify-content:space-between;align-items:flex-end;gap:24px;max-width:100%;display:flex}.home-module__c3rdgG__prodGrid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.home-module__c3rdgG__prodCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.home-module__c3rdgG__prodCard:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.home-module__c3rdgG__prodImg{background:linear-gradient(#eaf3fd,#f7fbff);justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.home-module__c3rdgG__prodImg img{filter:drop-shadow(0 18px 22px #081a3d2e);width:auto;height:220px}.home-module__c3rdgG__prodBadge{background:var(--deep);color:#fff;font-family:var(--font-space-grotesk);border-radius:100px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px}.home-module__c3rdgG__prodBody{flex-direction:column;flex:1;padding:22px 24px 26px;display:flex}.home-module__c3rdgG__prodBody h3{margin-bottom:6px;font-size:20px}.home-module__c3rdgG__prodBody .home-module__c3rdgG__fmt{color:var(--green);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:600}.home-module__c3rdgG__prodBody p{color:var(--ink-soft);flex:1;margin-bottom:18px;font-size:14px;line-height:1.55}.home-module__c3rdgG__prodLinks{color:var(--bright);flex-wrap:wrap;gap:16px;margin-bottom:16px;font-size:12.5px;font-weight:600;display:flex}.home-module__c3rdgG__prodLinks a{border-bottom:1px solid #0000}.home-module__c3rdgG__prodLinks a:hover{border-color:var(--bright)}.home-module__c3rdgG__prodCta{gap:10px;display:flex}.home-module__c3rdgG__prodCta .home-module__c3rdgG__btn{flex:1;padding:10px 18px;font-size:13.5px}.home-module__c3rdgG__nsg{background:var(--deep);color:#fff;position:relative;overflow:hidden}.home-module__c3rdgG__nsg:before{content:"";background:radial-gradient(600px 400px at 90% 10%,#ffffff0f,#0000 60%),radial-gradient(500px 400px at 5% 90%,#f5c40014,#0000 60%);position:absolute;inset:0}.home-module__c3rdgG__nsgInner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid;position:relative}.home-module__c3rdgG__nsgMark{width:78px;height:78px;font-family:var(--font-space-grotesk);background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;justify-content:center;align-items:center;margin-bottom:26px;font-size:22px;font-weight:700;display:flex}.home-module__c3rdgG__nsg h2{color:#fff;margin-bottom:18px;font-size:clamp(26px,3vw,36px)}.home-module__c3rdgG__nsg p{color:#c9d7f5;margin-bottom:18px;font-size:15.5px;line-height:1.7}.home-module__c3rdgG__nsgSectors{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.home-module__c3rdgG__nsgSectors span{color:#eaf1ff;border:1px solid #fff3;border-radius:100px;padding:8px 14px;font-size:12.5px}.home-module__c3rdgG__nsgQuote{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1f;padding:36px}.home-module__c3rdgG__nsgQuote p{font-family:var(--font-space-grotesk);color:#fff;margin-bottom:20px;font-size:21px;font-weight:600;line-height:1.5}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who{align-items:center;gap:12px;display:flex}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who .home-module__c3rdgG__dot{background:linear-gradient(135deg, var(--green), var(--yellow), var(--red));border-radius:50%;width:10px;height:10px}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who span{color:#afc2ee;font-size:13px}.home-module__c3rdgG__presence{background:#fff}.home-module__c3rdgG__presenceWrap{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.home-module__c3rdgG__rings{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex;position:relative}.home-module__c3rdgG__ring{border:1.5px dashed #0b2c7c29;border-radius:50%;position:absolute}.home-module__c3rdgG__ring1{width:100%;height:100%}.home-module__c3rdgG__ring2{width:70%;height:70%}.home-module__c3rdgG__ring3{background:radial-gradient(circle,#1b7fe01a,#0000 70%);border-style:solid;border-color:#1b7fe040;width:42%;height:42%}.home-module__c3rdgG__ringCenter{z-index:2;aspect-ratio:1;background:linear-gradient(135deg, var(--deep), var(--bright));color:#fff;text-align:center;width:38%;font-family:var(--font-space-grotesk);border-radius:50%;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:700;display:flex;position:relative;box-shadow:0 24px 50px -18px #0b2c7c80}.home-module__c3rdgG__ringLabel{color:var(--ink-soft);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:100px;padding:5px 10px;font-size:11.5px;font-weight:600;position:absolute}.home-module__c3rdgG__ringLabel1{top:2%;left:50%;transform:translate(-50%,-50%)}.home-module__c3rdgG__ringLabel2{bottom:14%;left:2%;transform:translateY(50%)}.home-module__c3rdgG__presenceSteps{flex-direction:column;gap:0;display:flex}.home-module__c3rdgG__step{border-top:1px solid var(--line);gap:20px;padding:22px 0;display:flex}.home-module__c3rdgG__step:last-child{border-bottom:1px solid var(--line)}.home-module__c3rdgG__step .home-module__c3rdgG__n{font-family:var(--font-space-grotesk);color:var(--bright);min-width:28px;font-size:14px;font-weight:700}.home-module__c3rdgG__step h4{margin-bottom:6px;font-size:17px}.home-module__c3rdgG__step p{color:var(--ink-soft);font-size:14px;line-height:1.6}@media (max-width:980px){.home-module__c3rdgG__heroGrid{grid-template-columns:1fr}.home-module__c3rdgG__heroVisual{order:-1;min-height:340px}.home-module__c3rdgG__trustGrid{grid-template-columns:repeat(2,1fr)}.home-module__c3rdgG__trustItem:nth-child(2){border-right:none}.home-module__c3rdgG__valuesGrid,.home-module__c3rdgG__prodGrid{grid-template-columns:repeat(2,1fr)}.home-module__c3rdgG__nsgInner,.home-module__c3rdgG__presenceWrap{grid-template-columns:1fr}}@media (max-width:600px){.home-module__c3rdgG__valuesGrid,.home-module__c3rdgG__prodGrid,.home-module__c3rdgG__trustGrid{grid-template-columns:1fr}.home-module__c3rdgG__trustItem{border-right:none;border-bottom:1px solid var(--line)}}
