.services_servicePage__s_ntz{min-height:100vh;background:#ece8e3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.services_serviceContainer__V2EpR{padding:120px 60px 80px;max-width:1200px;margin:0 auto}.services_serviceTitle__6sYcQ{font-family:Playfair Display,serif;font-size:72px;font-weight:300;line-height:1.1;margin-bottom:24px;color:#1a1a1a;letter-spacing:-.02em}.services_serviceSubtitle__EqPA0{font-size:18px;line-height:1.6;color:#666;margin-bottom:48px;max-width:800px}.services_sectionTitle__Df5yc{font-family:Playfair Display,serif;font-size:48px;font-weight:300;margin-bottom:32px;color:#1a1a1a;letter-spacing:-.5px}.services_alertBox__d_KRd{background:rgba(74,223,216,.1);border:1px solid #4adfd8;padding:24px;border-radius:20px;margin-bottom:48px}.services_alertBox__d_KRd h2{font-family:Playfair Display,serif;font-size:28px;margin-bottom:12px;color:#1a1a1a}.services_alertBox__d_KRd p{font-size:16px;color:#333;margin:0}.services_servicesGrid__F7Evr{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin:48px 0}.services_serviceCard__2AW8m{background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.23,1,.32,1);cursor:pointer;position:relative;overflow:hidden}.services_serviceCard__2AW8m:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.services_serviceCard__2AW8m:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4adfd8,#14B8A6);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.services_serviceCard__2AW8m:hover:before{transform:scaleX(1)}.services_cardTitle__j1Gno{font-family:Playfair Display,serif;font-size:32px;font-weight:400;margin-bottom:16px;color:#1a1a1a}.services_cardPrice__kp354{font-size:36px;font-weight:300;color:#4adfd8;margin-bottom:8px}.services_cardDetails__f_smU{font-size:14px;font-style:italic;color:#666;margin-bottom:24px}.services_cardIncludes__oa23_{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;color:#333}.services_cardList__e7zv7{list-style:none;padding:0;margin:0}.services_cardList__e7zv7 li{position:relative;padding-left:24px;margin-bottom:12px;font-size:14px;line-height:1.6;color:#666}.services_cardList__e7zv7 li:before{content:"✓";position:absolute;left:0;color:#4adfd8;font-weight:700}.services_bookButton__QSvrf{width:100%;margin-top:32px;padding:18px;background:#1a0a0a;color:#fff;border:none;border-radius:50px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.services_bookButton__QSvrf:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#4adfd8;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.services_bookButton__QSvrf:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(20,184,166,.3)}.services_bookButton__QSvrf:hover:before{width:120%;height:120%}.services_bookButton__QSvrf span{position:relative;z-index:1}.services_processSection__Di3my{margin:80px 0}.services_processList__hLR9D{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;list-style:none;padding:0;counter-reset:process-counter}.services_processItem__yXrfL{position:relative;padding:32px;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.06);counter-increment:process-counter}.services_processItem__yXrfL:before{content:counter(process-counter);position:absolute;top:-16px;left:32px;width:48px;height:48px;background:#4adfd8;color:#1a0a0a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}.services_faqSection__QnNaK{margin:80px 0}.services_faqItem__oEhjF{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.services_faqQuestion__tdiPP{font-family:Playfair Display,serif;font-size:24px;margin-bottom:16px;color:#1a1a1a}.services_faqAnswer__45I8r{font-size:16px;line-height:1.6;color:#666}.services_ctaSection__v67aj{background:linear-gradient(135deg,#1a0a0a,#2a1a1a);color:#fff;padding:80px;border-radius:30px;text-align:center;margin:80px 0}.services_ctaTitle__a_NhG{font-family:Playfair Display,serif;font-size:48px;margin-bottom:24px}.services_ctaText__uxDTo{font-size:18px;margin-bottom:32px;opacity:.9}.services_ctaButton__9IDYw{padding:18px 48px;background:#4adfd8;color:#1a0a0a;border:none;border-radius:50px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px;cursor:pointer;transition:all .3s ease}.services_ctaButton__9IDYw:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(74,223,216,.3)}@media (max-width:768px){.services_serviceContainer__V2EpR{padding:100px 20px 60px}.services_serviceTitle__6sYcQ{font-size:48px}.services_serviceSubtitle__EqPA0{font-size:16px}.services_sectionTitle__Df5yc{font-size:36px}.services_servicesGrid__F7Evr{grid-template-columns:1fr;gap:24px}.services_cardTitle__j1Gno{font-size:28px}.services_cardPrice__kp354{font-size:32px}.services_ctaSection__v67aj{padding:60px 32px}.services_ctaTitle__a_NhG{font-size:36px}}.LanguageSwitcher_languageSwitcher__TAQSY{position:relative;z-index:100}.LanguageSwitcher_currentLanguage__loRvF{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#333}.LanguageSwitcher_currentLanguage__loRvF:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2)}.LanguageSwitcher_servicesPage__K_n8S .LanguageSwitcher_currentLanguage__loRvF{color:#000;border-color:rgba(0,0,0,.2)}.LanguageSwitcher_servicesPage__K_n8S .LanguageSwitcher_currentLanguage__loRvF:hover{background:rgba(0,0,0,.08);border-color:rgba(0,0,0,.3)}.LanguageSwitcher_flag__YhdMl{font-size:20px;line-height:1}.LanguageSwitcher_name__wGwak{font-weight:500}.LanguageSwitcher_arrow__1Iwln{transition:transform .2s ease}.LanguageSwitcher_arrowUp__WVTPe{transform:rotate(180deg)}.LanguageSwitcher_dropdown__WBmDP{position:absolute;top:calc(100% + 8px);right:0;background:white;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.12);overflow:hidden;min-width:180px;animation:LanguageSwitcher_dropdownSlide__lgLWR .2s ease}@keyframes LanguageSwitcher_dropdownSlide__lgLWR{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher_languageOption__QKBoE{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;transition:background .2s ease;font-size:14px;color:#333;text-align:left}.LanguageSwitcher_languageOption__QKBoE:hover{background:rgba(0,0,0,.05)}.LanguageSwitcher_languageOption__QKBoE.LanguageSwitcher_active__dOjPo{background:rgba(15,117,255,.1);color:#0f75ff;font-weight:600}.LanguageSwitcher_servicesPage__K_n8S .LanguageSwitcher_languageOption__QKBoE{color:#000}.LanguageSwitcher_servicesPage__K_n8S .LanguageSwitcher_languageOption__QKBoE:hover{background:rgba(0,0,0,.08)}@media (prefers-color-scheme:dark){.LanguageSwitcher_currentLanguage__loRvF{color:#fff;border-color:rgba(255,255,255,.1)}.LanguageSwitcher_currentLanguage__loRvF:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}.LanguageSwitcher_dropdown__WBmDP{background:#1a1a1a;box-shadow:0 4px 24px rgba(0,0,0,.4)}.LanguageSwitcher_languageOption__QKBoE{color:#fff}.LanguageSwitcher_languageOption__QKBoE:hover{background:rgba(255,255,255,.05)}.LanguageSwitcher_languageOption__QKBoE.LanguageSwitcher_active__dOjPo{background:rgba(15,117,255,.2)}}@media (max-width:768px){.LanguageSwitcher_currentLanguage__loRvF{padding:6px 12px;font-size:13px}.LanguageSwitcher_flag__YhdMl{font-size:18px}.LanguageSwitcher_dropdown__WBmDP{min-width:160px}.LanguageSwitcher_languageOption__QKBoE{padding:10px 14px;font-size:13px}}