.About_main__FIrRE{padding-top:var(--nav-height);background-color:var(--color-bg-secondary);min-height:100vh}.About_header__OUWhz{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding-top:calc(var(--nav-height) + 4rem);padding-bottom:4rem;text-align:center}.About_title__hndJ7{font-weight:600;color:var(--color-text-main);margin-bottom:1rem}.About_subtitle__APWhQ{color:var(--color-text-muted);max-width:600px;margin:0 auto;line-height:1.6}.About_storySection__cCIxg{background-color:var(--color-bg-main)}.About_storyGrid__24T_v{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.About_storyContent__Atswj h2{font-weight:600;margin-bottom:1.5rem;color:var(--color-text-main)}.About_storyContent__Atswj p{line-height:1.8;color:var(--color-text-muted);margin-bottom:1.5rem}.About_highlight__pMPt_{color:var(--color-accent-primary);font-weight:600}.About_statsRow__tznua{display:flex;gap:3rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.About_statItem__NTeWG h3{font-weight:600;color:var(--color-accent-primary);line-height:1;margin-bottom:.5rem}.About_statItem__NTeWG p{text-transform:uppercase;letter-spacing:1px;margin:0}.About_imageSide__zvBqV{position:relative;height:600px}.About_imageWrapper__Onz5a{width:100%;max-width:100%;height:100%;background-color:#e2e8f0;border-radius:var(--radius-exclusive);overflow:hidden;position:relative;box-shadow:var(--shadow-hover)}.About_fallbackImage__KEPWw{width:100%;height:100%;background:linear-gradient(45deg,var(--color-bg-sand),#fff);display:flex;align-items:center;justify-content:center;color:var(--color-accent-primary);font-weight:600}@media (max-width:900px){.About_storyGrid__24T_v{grid-template-columns:1fr;gap:3rem}.About_imageSide__zvBqV{height:350px}.About_statsRow__tznua{flex-wrap:wrap;gap:2rem}}@media (max-width:600px){.About_header__OUWhz{padding-top:calc(var(--nav-height) + 2rem);padding-bottom:2rem}.About_imageSide__zvBqV{height:250px}.About_statsRow__tznua{gap:1.5rem}}.Contact_contact__SdoUa{padding:var(--spacing-section) 0;background-color:#fff;position:relative;overflow:hidden}.Contact_contact__SdoUa:before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(79,172,254,.05) 0,transparent 70%);border-radius:50%;pointer-events:none}.Contact_container__GIRJs{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center}.Contact_contentWrapper__xML2v{max-width:500px}.Contact_tag__9xoit{display:inline-block;font-weight:600;color:var(--color-accent-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.Contact_title__GhXJc{font-weight:600;color:var(--color-text-main);line-height:1.1;margin-bottom:1.5rem}.Contact_description__hGM1i{color:var(--color-text-muted);line-height:1.7;margin-bottom:clamp(1.5rem,3vw,3rem)}.Contact_benefits__uuE6S{list-style:none;display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.Contact_benefits__uuE6S li{display:flex;align-items:center;color:var(--color-text-main);font-weight:500}.Contact_check__6d27H{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e0f2fe;color:var(--color-accent-primary);border-radius:50%;margin-right:1rem;flex-shrink:0}.Contact_formWrapper__DwLV6{background:var(--color-bg-secondary);padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,2vw,2rem);border-radius:var(--radius-exclusive);box-shadow:0 20px 60px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.03);width:100%}.Contact_formGroup__51T9U{margin-bottom:1.5rem}.Contact_formGroup__51T9U label{display:block;margin-bottom:.75rem;font-weight:600;color:var(--color-text-main)}.Contact_formGroup__51T9U input,.Contact_formGroup__51T9U select,.Contact_formGroup__51T9U textarea{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background-color:#fff;color:var(--color-text-main);transition:all .3s ease}.Contact_formGroup__51T9U input:focus,.Contact_formGroup__51T9U select:focus,.Contact_formGroup__51T9U textarea:focus{outline:none;border-color:var(--color-accent-primary);box-shadow:0 0 0 4px rgba(0,87,183,.05)}.Contact_submitBtn__pwn5L{width:100%;padding:1.1rem;background:var(--color-text-main);color:#fff;border-radius:12px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem}.Contact_submitBtn__pwn5L:hover:not(:disabled){background:var(--color-accent-primary);transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(0,87,183,.3)}.Contact_submitBtn__pwn5L:disabled{background:#cbd5e1;cursor:not-allowed}.Contact_successMessage__aknc_{margin-top:1.5rem;color:#10b981;text-align:center;font-weight:600;padding:1rem;background:#ecfdf5;border-radius:8px}@media (max-width:900px){.Contact_container__GIRJs{grid-template-columns:1fr;gap:3rem}.Contact_contentWrapper__xML2v{max-width:100%;text-align:center}.Contact_benefits__uuE6S li{justify-content:center}}@media (max-width:600px){.Contact_formWrapper__DwLV6{padding:1.5rem 1rem}}.CoreValues_bg__1yRAq{background-color:var(--color-bg-sand)}.CoreValues_header__Jk4Z5{text-align:center;max-width:600px;margin:0 auto 4rem}.CoreValues_title__eww_z{font-weight:600;color:var(--color-text-main);margin-bottom:1rem;letter-spacing:-1px}.CoreValues_subtitle__mjDgP{color:var(--color-text-muted)}.CoreValues_grid__DNsHV{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.CoreValues_card__ehOUh{background:#fff;padding:2.5rem 2rem;border-radius:var(--radius-exclusive);box-shadow:var(--shadow-soft);text-align:center;transition:all .3s ease;border:1px solid transparent}.CoreValues_card__ehOUh:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-color:rgba(0,87,183,.1)}.CoreValues_iconWrapper__UZF56{width:64px;height:64px;background:rgba(0,87,183,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--color-accent-primary)}.CoreValues_cardTitle__A2s9V{font-weight:600;color:var(--color-text-main);margin-bottom:.75rem}.CoreValues_cardDesc__KX9sh{color:var(--color-text-muted);line-height:1.6}.Section_section__yJKD3{position:relative;width:100%}.Section_default__snMFw{padding:var(--spacing-section) 0}.Section_hero__GKSSH{padding-top:var(--nav-height);min-height:100%;display:flex;align-items:center}.Section_compact__2_yXU{padding:4rem 0}.Section_none__D9SkX{padding:0}@media (max-width:900px){.Section_default__snMFw{padding:5rem 0}.Section_hero__GKSSH{min-height:auto;padding-top:calc(var(--nav-height) + 2rem);padding-bottom:4rem}}.Container_container__gCi3f{max-width:var(--max-width);margin:0 auto;padding:0 1rem;width:100%}@media (max-width:600px){.Container_container__gCi3f{padding:0 1.5rem}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInput_container__IDVpH{width:100%}.PhoneInput_container__IDVpH .PhoneInput{display:flex;align-items:center;gap:.5rem;padding:clamp(.75rem,.5vw + .65rem,.9rem);border:2px solid #e2e8f0;border-radius:10px;transition:all .2s;background:#fff}.PhoneInput_container__IDVpH .PhoneInput:focus-within{border-color:var(--color-accent-primary);box-shadow:0 0 0 3px rgba(0,87,183,.1)}.PhoneInput_container__IDVpH .PhoneInputCountry{display:flex;align-items:center;margin-right:.5rem;position:relative}.PhoneInput_container__IDVpH .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.PhoneInput_container__IDVpH .PhoneInputCountryIcon{width:24px;height:18px;box-shadow:0 1px 2px rgba(0,0,0,.1);position:relative}.PhoneInput_container__IDVpH .PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1)}.PhoneInput_container__IDVpH .PhoneInputInput{flex:1 1;min-width:0;border:none;outline:none;background:transparent;font-size:clamp(.875rem,.5vw + .75rem,1rem);color:var(--color-text-main);padding:0}.PhoneInput_container__IDVpH .PhoneInputInput::placeholder{color:#94a3b8}.Hero_heroBg__74PVp{overflow:hidden}.Hero_containerGrid__GSStd{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;z-index:2}.Hero_content__eaBjx{max-width:650px}.Hero_badge__zzVbZ{display:inline-block;padding:.5rem 1rem;background:rgba(0,87,183,.08);color:var(--color-accent-primary);font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:30px;margin-bottom:2rem}.Hero_title__vDYmc{font-weight:600;line-height:1.1;color:var(--color-text-main);margin-bottom:1.5rem}.Hero_highlight__MsSvQ{position:relative;color:var(--color-accent-primary);z-index:1}.Hero_highlight__MsSvQ:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:15px;background-color:rgba(79,172,254,.2);z-index:-1;transform:rotate(-2deg)}.Hero_subtitle__j30wP{color:var(--color-text-muted);line-height:1.7;margin-bottom:clamp(1.5rem,4vw,3rem);max-width:500px}.Hero_stats__OglBv{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);margin-bottom:clamp(2rem,5vw,3rem)}.Hero_statItem__nOJM6{display:flex;flex-direction:column}.Hero_statVal__vRzk_{font-size:clamp(1.8rem,1.5rem + 1.5vw,3rem);font-weight:600;color:var(--color-text-main);line-height:1.2}.Hero_statLabel__Pypyu{font-size:clamp(.75rem,.7rem + .25vw,.9rem);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.Hero_separator__mvFMq{width:1px;height:40px;background-color:#e2e8f0}.Hero_actions__k2dOa{display:flex;gap:clamp(1rem,2vw,1.5rem)}.Hero_primaryBtn__U2pcs{padding:clamp(.9rem,2vw,1.2rem) clamp(1.5rem,3vw,2.5rem);background-color:var(--color-accent-primary);color:#fff;border-radius:var(--radius-exclusive);font-weight:600;box-shadow:var(--shadow-soft);transition:all .3s ease}.Hero_primaryBtn__U2pcs:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);background-color:#004a9e}.Hero_secondaryBtn__QGihJ{padding:clamp(.9rem,2vw,1.2rem) clamp(1.5rem,3vw,2.5rem);color:var(--color-text-main);background:transparent;border:1px solid #e2e8f0;border-radius:var(--radius-exclusive);font-weight:600;transition:all .3s ease}.Hero_secondaryBtn__QGihJ:hover{border-color:var(--color-text-main)}.Hero_visuals__o6tm9{position:relative;height:100%;min-height:600px;display:flex;align-items:center;justify-content:center}.Hero_imageMainWrapper__UHIOw{position:relative;width:100%;aspect-ratio:1/1;max-height:600px}.Hero_imageMain__mM_7k{border-radius:clamp(70px,20vw,200px) 40px 40px 0;object-fit:cover;box-shadow:0 40px 80px -20px rgba(0,0,0,.1);z-index:2}.Hero_floatingCard__Z2q09{position:absolute;bottom:clamp(20px,10vw,60px);left:clamp(-40px,-5vw,-20px);background:#fff;padding:clamp(1rem,2.5vw,1.5rem) clamp(1.25rem,3vw,2rem);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.1);z-index:3;display:flex;flex-direction:column;gap:.25rem;animation:Hero_float__UokIa 6s ease-in-out infinite}.Hero_floatingCard__Z2q09 span{color:var(--color-accent-primary)}.Hero_floatingCard__Z2q09 strong{color:var(--color-text-muted)}.Hero_bgShape1__PWzVj{position:absolute;top:-10%;right:-5%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(79,172,254,.05) 0,transparent 70%);border-radius:50%;z-index:0}.Hero_bgShape2__HHagS{position:absolute;bottom:0;left:0;width:100%;height:400px;background:linear-gradient(0deg,var(--color-bg-sand) 0,transparent 100%);z-index:1;opacity:.5}@keyframes Hero_float__UokIa{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:900px){.Hero_containerGrid__GSStd{grid-template-columns:1fr;text-align:center;padding-bottom:2rem}.Hero_content__eaBjx{max-width:100%;display:flex;flex-direction:column;align-items:center}.Hero_subtitle__j30wP{margin-left:auto;margin-right:auto}.Hero_actions__k2dOa,.Hero_stats__OglBv{justify-content:center;width:100%}.Hero_actions__k2dOa{flex-wrap:wrap}.Hero_visuals__o6tm9{min-height:auto;margin-top:2rem}.Hero_imageMainWrapper__UHIOw{aspect-ratio:4/3;max-height:400px;max-width:90%;margin:0 auto}.Hero_floatingCard__Z2q09{left:50%;transform:translateX(-50%);bottom:-10px;padding:.8rem 1.2rem;max-width:280px;text-align:center}}@media (max-width:600px){.Hero_heroBg__74PVp{padding-bottom:4rem}.Hero_actions__k2dOa{flex-direction:column;width:100%}.Hero_primaryBtn__U2pcs,.Hero_secondaryBtn__QGihJ{width:100%;padding:1.1rem 1.5rem}.Hero_imageMainWrapper__UHIOw{aspect-ratio:4/3;max-height:300px}.Hero_floatingCard__Z2q09{bottom:-5px;padding:.7rem 1rem;font-size:.85rem;max-width:240px}.Hero_stats__OglBv{gap:1rem;flex-wrap:wrap}.Hero_statVal__vRzk_{font-size:1.8rem}.Hero_visuals__o6tm9{min-height:auto;margin-top:1rem}}.Modal_overlay__2Sh3U{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:Modal_fadeIn__Oj_FH .3s ease-out;padding:1rem}.Modal_modal__JNobJ{background:#fff;width:100%;max-width:600px;border-radius:var(--radius-exclusive);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;animation:Modal_slideUp__TznsY .4s cubic-bezier(.16,1,.3,1);overflow:hidden;max-height:90vh;display:flex;flex-direction:column}.Modal_closeBtn__E9IOs{position:absolute;top:1.5rem;right:1.5rem;background:rgba(0,0,0,.05);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-text-main);transition:all .2s ease;z-index:10;font-size:1.5rem}.Modal_closeBtn__E9IOs:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}.Modal_content__PAI6v{overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-accent-sand) transparent}.Modal_content__PAI6v::-webkit-scrollbar{width:6px}.Modal_content__PAI6v::-webkit-scrollbar-track{background:transparent}.Modal_content__PAI6v::-webkit-scrollbar-thumb{background:var(--color-accent-sand);border-radius:3px}.Modal_content__PAI6v::-webkit-scrollbar-thumb:hover{background:var(--color-accent-primary)}@media (max-width:600px){.Modal_overlay__2Sh3U{padding:.75rem;align-items:center}.Modal_modal__JNobJ{max-height:85vh;border-radius:20px}.Modal_closeBtn__E9IOs{top:1rem;right:1rem;width:36px;height:36px;font-size:1.25rem}}@media (max-width:400px){.Modal_overlay__2Sh3U{padding:.5rem}.Modal_modal__JNobJ{max-height:90vh;border-radius:16px}}@media (max-height:700px){.Modal_modal__JNobJ{max-height:85vh}}@media (max-height:600px){.Modal_modal__JNobJ{max-height:90vh}}@keyframes Modal_fadeIn__Oj_FH{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__TznsY{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.MobileMenu_burgerButton__65UX4{display:none;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--color-text-main);padding:.5rem;z-index:100}.MobileMenu_overlay__mHoDO{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.MobileMenu_overlayOpen__tryoG{opacity:1;visibility:visible}.MobileMenu_menu__raUXs{position:fixed;top:0;right:-100%;width:85%;max-width:400px;height:100dvh;background:var(--color-bg-main);box-shadow:-10px 0 40px rgba(0,0,0,.1);z-index:9999;transition:right .4s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column}.MobileMenu_menuOpen__zrYcs{right:0}.MobileMenu_menuHeader__yMNN3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.05)}.MobileMenu_logoPlaceholder__L2OjX{font-size:1.25rem;font-weight:600;color:var(--color-text-main)}.MobileMenu_closeButton__kRSqY{background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.MobileMenu_closeButton__kRSqY:hover{color:var(--color-accent-primary)}.MobileMenu_menuContent__MgWfR{flex:1 1;display:flex;flex-direction:column;padding:2rem;overflow-y:auto}.MobileMenu_nav__Q630e{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.MobileMenu_link__ac_bd{font-size:1.5rem;font-weight:600;color:var(--color-text-main);padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.03);opacity:0;transform:translateX(20px);transition:opacity .4s ease,transform .4s ease}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd{opacity:1;transform:translateX(0)}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd:first-child{transition-delay:.1s}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd:nth-child(2){transition-delay:.15s}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd:nth-child(3){transition-delay:.2s}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd:nth-child(4){transition-delay:.25s}.MobileMenu_menuOpen__zrYcs .MobileMenu_link__ac_bd:nth-child(5){transition-delay:.3s}.MobileMenu_link__ac_bd:hover{color:var(--color-accent-primary);padding-left:10px}.MobileMenu_ctaButton__lye7e{width:100%;padding:1.2rem;background:var(--color-accent-primary);color:#fff;border-radius:var(--radius-exclusive);font-weight:600;font-size:1.1rem;margin-top:auto;border:none;cursor:pointer;opacity:0;transform:translateY(20px);transition:all .3s ease}.MobileMenu_menuOpen__zrYcs .MobileMenu_ctaButton__lye7e{opacity:1;transform:translateY(0);transition-delay:.4s}@media (max-width:768px){.MobileMenu_burgerButton__65UX4{display:flex}}.MobileMenu_menu__raUXs::-webkit-scrollbar{width:4px}.MobileMenu_menu__raUXs::-webkit-scrollbar-thumb{background:var(--color-accent-sand);border-radius:2px}.LangSwitcher_dropdown__oNMVk{position:relative;display:inline-block}.LangSwitcher_trigger__cCQKg{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:var(--color-text-main);font-size:.9rem;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:var(--radius-sm);transition:background .2s ease}.LangSwitcher_trigger__cCQKg:hover{background:rgba(0,0,0,.05)}.LangSwitcher_currentLang__jDU7u{margin-top:2px}.LangSwitcher_chevron__oVU9n{transition:transform .2s ease}.LangSwitcher_chevron__oVU9n.LangSwitcher_open__e8Pfc{transform:rotate(180deg)}.LangSwitcher_menu__q9Gsh{position:absolute;top:calc(100% + 8px);right:0;background:var(--color-bg-main);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-sm);padding:8px;min-width:140px;box-shadow:var(--shadow-soft);z-index:100;display:flex;flex-direction:column;gap:4px}.LangSwitcher_menuItem__leRcn{display:flex;align-items:center;padding:10px 12px;color:var(--color-text-muted);text-decoration:none;font-size:.9rem;border-radius:6px;transition:all .2s ease}.LangSwitcher_menuItem__leRcn:hover{background:rgba(0,0,0,.05);color:var(--color-text-main)}.LangSwitcher_menuItem__leRcn.LangSwitcher_active__XEANJ{background:var(--color-bg-sand);color:var(--color-accent-primary);font-weight:600}.OrderConfirmation_container__CLY26{background:#fff;border-radius:12px;padding:2rem 1px;max-width:460px;width:90%;margin:0 auto}.OrderConfirmation_header__NYrwi{text-align:center;margin-bottom:1.8rem}.OrderConfirmation_header__NYrwi h3{margin:0 0 .5rem;font-size:1.6rem}.OrderConfirmation_header__NYrwi p{margin:0;color:#666}.OrderConfirmation_summary__JYTM6{margin-bottom:2rem}.OrderConfirmation_row__AnAYw{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1.05rem}.OrderConfirmation_services__YlrmB{margin:1.5rem 0}.OrderConfirmation_services__YlrmB span{display:block;margin-bottom:.6rem;font-weight:500}.OrderConfirmation_services__YlrmB ul{list-style:none;padding:0;margin:0}.OrderConfirmation_services__YlrmB li{padding:.4rem 0}.OrderConfirmation_total__xcaMS{display:flex;justify-content:space-between;align-items:center;padding-top:1.2rem;border-top:1px solid #eee;font-size:1.3rem}.OrderConfirmation_price___c1bM{font-size:1.6rem;color:#1e40af}.OrderConfirmation_actions__UHX2x{display:flex;gap:1rem;margin-top:1.5rem}.OrderConfirmation_btnPrimary__86e_U,.OrderConfirmation_btnSecondary__naKjR{flex:1 1;padding:.9rem;border-radius:8px;font-size:1.05rem;cursor:pointer;border:none}.OrderConfirmation_btnPrimary__86e_U{background:#3b82f6;color:#fff}.OrderConfirmation_btnSecondary__naKjR{background:#f1f5f9;color:#334155}.Recommendations_section__JTgPQ{padding:var(--spacing-section) 0;background-color:var(--color-bg-secondary)}.Recommendations_container__WgkNv{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:flex;justify-content:center}.Recommendations_content__8kk0_{max-width:800px;width:100%}.Recommendations_title__6VjNH{font-weight:600;color:var(--color-text-main);margin-bottom:1rem}.Recommendations_subtitle__5RIEB{color:var(--color-text-muted);margin-bottom:3rem}.Recommendations_list__DQFcT{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}.Recommendations_item__d_Bmy{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.03)}.Recommendations_number__R2SRm{min-width:40px;height:40px;background:var(--color-accent-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.Recommendations_item__d_Bmy p{color:var(--color-text-main);line-height:1.6}.Recommendations_cta___w34K{background:var(--color-bg-sand);padding:2.5rem;border-radius:var(--radius-exclusive);text-align:center}.Recommendations_cta___w34K p{margin-bottom:1.5rem;color:var(--color-text-main)}.Recommendations_btn__HOf9O{display:inline-block;padding:1rem 2.5rem;background:var(--color-accent-primary);color:#fff;border-radius:30px;font-weight:600;transition:all .3s ease}.Recommendations_btn__HOf9O:hover{transform:translateY(-3px);background:#004a9e}