.Header-module__hBw1pG__header{z-index:100;padding:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background:#000000eb;border-bottom:1px solid #fac92126;box-shadow:0 4px 40px #00000080}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoText{letter-spacing:2px;background:linear-gradient(-45deg,#fff 33.33%,#0039a6 33.33% 66.66%,#d52b1e 66.66%) 0 0/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Arial Black,sans-serif;font-size:28px}.Header-module__hBw1pG__burger{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px;transition:background .3s;display:flex}.Header-module__hBw1pG__burger:hover{background:#ffffff1a}.Header-module__hBw1pG__burgerLines{flex-direction:column;gap:5px;width:24px;display:flex}.Header-module__hBw1pG__burgerLines span{background:var(--gold);border-radius:2px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__burgerText{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.Header-module__hBw1pG__overlay{z-index:101;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;transition:opacity .4s;position:fixed;inset:0}.Header-module__hBw1pG__overlayOpen{opacity:1;pointer-events:all}.Header-module__hBw1pG__sideMenu{z-index:102;background:#000;border-right:1px solid #fac92133;flex-direction:column;width:80%;max-width:400px;height:100vh;transition:left .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:-100%;box-shadow:10px 0 50px #000c}.Header-module__hBw1pG__sideMenuOpen{left:0}.Header-module__hBw1pG__sideMenuHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Header-module__hBw1pG__closeBtn{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;font-size:.8rem;transition:color .3s}.Header-module__hBw1pG__closeBtn:hover{color:var(--gold)}.Header-module__hBw1pG__sideNav{flex-grow:1;padding:2rem;overflow-y:auto}.Header-module__hBw1pG__navList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Header-module__hBw1pG__sideNavLink{color:#fff;opacity:.7;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.Header-module__hBw1pG__sideNavLink:hover,.Header-module__hBw1pG__sideNavLink.Header-module__hBw1pG__active{color:var(--gold);opacity:1;transform:translate(10px)}.Header-module__hBw1pG__sideMenuFooter{border-top:1px solid #ffffff0d;padding:2rem}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navLink{color:var(--text-secondary);padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:#fff}@media (min-width:768px){.Header-module__hBw1pG__header{padding:1.5rem 0}.Header-module__hBw1pG__logoText{font-size:38px}.Header-module__hBw1pG__burger{display:none}.Header-module__hBw1pG__nav{align-items:center;gap:.5rem;display:flex}}
.Footer-module__S6Hkya__footer{background:var(--navy-3);border-top:1px solid #ffffff0d;padding:5rem 0 2rem}.Footer-module__S6Hkya__flex{flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__col{flex:1;min-width:220px}.Footer-module__S6Hkya__col[class*=col]:first-child{flex:1.5}.Footer-module__S6Hkya__logo{color:#fff;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.Footer-module__S6Hkya__bracket{color:var(--gold)}.Footer-module__S6Hkya__desc{color:var(--text-secondary);max-width:350px;line-height:1.8}.Footer-module__S6Hkya__title{color:#fff;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.2rem;display:inline-block;position:relative}.Footer-module__S6Hkya__title:after{content:"";background:var(--gold);width:30px;height:2px;position:absolute;bottom:-6px;left:0}.Footer-module__S6Hkya__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__list li{color:var(--text-secondary);align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__list a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__list a:hover{color:var(--gold)}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}@media (max-width:900px){.Footer-module__S6Hkya__flex{flex-direction:column;gap:3rem}}
.About-module__vAULUW__about{background:var(--navy-2);padding:8rem 0;position:relative}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imageCol{border-radius:20px;position:relative}.About-module__vAULUW__imgWrapper{aspect-ratio:4/5;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.About-module__vAULUW__image{object-fit:cover;transition:transform .5s}.About-module__vAULUW__imgWrapper:hover .About-module__vAULUW__image{transform:scale(1.05)}.About-module__vAULUW__statCard{-webkit-backdrop-filter:blur(20px);z-index:2;background:#0f1526cc;border:1px solid #c9a84c4d;border-radius:16px;flex-direction:column;padding:1.5rem 2rem;transition:transform .3s;display:flex;position:absolute;bottom:-30px;right:-30px;box-shadow:0 20px 40px #00000080}.About-module__vAULUW__statCard:hover{border-color:var(--gold);transform:translateY(-5px)}.About-module__vAULUW__statNum{background:linear-gradient(135deg, var(--gold), #fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;line-height:1}.About-module__vAULUW__statText{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem;line-height:1.4}.About-module__vAULUW__contentCol{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__textBlock{color:var(--text-secondary);flex-direction:column;gap:1rem;font-size:1.05rem;display:flex}.About-module__vAULUW__achievements{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;display:grid}.About-module__vAULUW__achievement{border-left:2px solid var(--gold);background:#ffffff05;border-radius:0 12px 12px 0;align-items:flex-start;gap:1rem;padding:1.2rem;transition:all .3s;display:flex}.About-module__vAULUW__achievement:hover{background:#c9a84c0d}.About-module__vAULUW__iconWrapper{font-size:1.8rem}.About-module__vAULUW__achievement h4{color:var(--text-primary);margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:1.1rem}.About-module__vAULUW__achievement p{color:var(--text-secondary);margin:0;font-size:.9rem}@media (max-width:900px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:4rem}.About-module__vAULUW__statCard{padding:1rem 1.5rem;bottom:-20px;right:0}.About-module__vAULUW__statNum{font-size:2.5rem}}
.FloatingContact-module__iWbdmW__container{z-index:1000;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.FloatingContact-module__iWbdmW__visible{opacity:1;visibility:visible;transform:translateY(0)}.FloatingContact-module__iWbdmW__expanded .FloatingContact-module__iWbdmW__options{opacity:1;pointer-events:all;transform:translateY(0)}.FloatingContact-module__iWbdmW__mainButton{cursor:pointer;z-index:2;background:linear-gradient(135deg,#d4af37 0%,#b8941f 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #d4af3766}.FloatingContact-module__iWbdmW__mainButton:hover{transform:scale(1.1);box-shadow:0 6px 30px #d4af3799}.FloatingContact-module__iWbdmW__mainButton:active{transform:scale(.95)}.FloatingContact-module__iWbdmW__telegramIcon{fill:#fff;transition:opacity .3s;position:absolute}.FloatingContact-module__iWbdmW__closeIcon{stroke:#fff;opacity:0;transition:opacity .3s;position:absolute}.FloatingContact-module__iWbdmW__expanded .FloatingContact-module__iWbdmW__telegramIcon{opacity:0}.FloatingContact-module__iWbdmW__expanded .FloatingContact-module__iWbdmW__closeIcon{opacity:1}.FloatingContact-module__iWbdmW__options{opacity:0;pointer-events:none;flex-direction:column;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:70px;right:0;transform:translateY(10px)}.FloatingContact-module__iWbdmW__option{color:#fff;white-space:nowrap;background:#000000f2;border:1px solid #d4af374d;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000004d}.FloatingContact-module__iWbdmW__option:hover{background:#d4af3726;border-color:#d4af3799;transform:translate(-5px)}.FloatingContact-module__iWbdmW__option svg{flex-shrink:0;width:22px;height:22px}@media (max-width:768px){.FloatingContact-module__iWbdmW__container{bottom:20px;right:20px}.FloatingContact-module__iWbdmW__mainButton{width:50px;height:50px}.FloatingContact-module__iWbdmW__option{padding:10px 16px;font-size:.9rem}.FloatingContact-module__iWbdmW__option svg{width:20px;height:20px}}
.Methodology-module__dMGEKW__methodology{background:var(--navy-2);padding:6rem 0}.Methodology-module__dMGEKW__content{justify-content:space-between;gap:5rem;display:flex}.Methodology-module__dMGEKW__header{flex:1;max-width:500px}.Methodology-module__dMGEKW__subtitle{color:var(--text-secondary);margin-top:2rem;font-size:1.1rem;line-height:1.8}.Methodology-module__dMGEKW__steps{flex-direction:column;flex:1;gap:2.5rem;display:flex}.Methodology-module__dMGEKW__stepItem{background:var(--glass-bg);border:1px solid var(--border);border-radius:20px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.Methodology-module__dMGEKW__stepItem:hover{border-color:var(--gold);box-shadow:var(--shadow-gold), 0 10px 40px #00000080;transform:translate(-10px)}.Methodology-module__dMGEKW__stepContent h3{color:#fff;margin-bottom:.8rem;font-family:Inter,sans-serif;font-size:1.25rem}.Methodology-module__dMGEKW__stepContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:900px){.Methodology-module__dMGEKW__content{flex-direction:column;gap:3rem}.Methodology-module__dMGEKW__header{max-width:100%}.Methodology-module__dMGEKW__stepItem{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}}
.partners-module__xZ8bXq__grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}.partners-module__xZ8bXq__card{padding:2rem}@media (min-width:768px){.partners-module__xZ8bXq__grid{grid-template-columns:1fr 1fr}.partners-module__xZ8bXq__card{padding:3rem}}
.Projects-module__2BoJ-q__projects{background:var(--navy);text-align:center;padding:8rem 0}.Projects-module__2BoJ-q__grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem;display:grid}.Projects-module__2BoJ-q__card{background:#0f152680;border:1px solid #ffffff0d;border-radius:20px;transition:all .4s;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--gold);transform:translateY(-8px);box-shadow:0 20px 50px #00000080}.Projects-module__2BoJ-q__header{background:linear-gradient(90deg,#c9a84c1a,#0000);border-bottom:1px solid #c9a84c26;justify-content:space-between;align-items:center;padding:2rem;display:flex}.Projects-module__2BoJ-q__header span{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-size:.8rem}.Projects-module__2BoJ-q__client{color:var(--gold);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.Projects-module__2BoJ-q__content{flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex}.Projects-module__2BoJ-q__infoBlock{flex-direction:column;gap:.3rem;display:flex}.Projects-module__2BoJ-q__label{color:var(--text-primary);opacity:.7;font-size:.85rem}.Projects-module__2BoJ-q__infoBlock p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Projects-module__2BoJ-q__highlight{font-weight:500;color:#fff!important}@media (max-width:1024px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
