.Header_header__CAgx5{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;background:transparent;transition:background .4s ease,box-shadow .4s ease,-webkit-backdrop-filter .4s ease;transition:background .4s ease,backdrop-filter .4s ease,box-shadow .4s ease;transition:background .4s ease,backdrop-filter .4s ease,box-shadow .4s ease,-webkit-backdrop-filter .4s ease}.Header_scrolled___ClHj{background:rgba(15,6,6,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 2px 24px rgba(0,0,0,.35)}.Header_logo__3lHrh{display:flex;align-items:center;flex-shrink:0}.Header_logoCircle__DXiHK{width:58px;height:58px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.55);background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.Header_logoImg__jpsoo{object-fit:contain;display:block;transform:scale(1.4);transform-origin:left center}.Header_logoFallback__Cf9T_{font-family:Poppins,sans-serif;font-weight:700;font-size:13px;color:#fff;letter-spacing:.5px}.Header_nav__n4fEn{display:flex;align-items:center;gap:36px;list-style:none}.Header_navItem___4wc3{font-family:Poppins,sans-serif;font-weight:500;font-size:13px;letter-spacing:.08em;color:#fff;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;position:relative;white-space:nowrap;transition:opacity .2s}.Header_navItem___4wc3:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1.5px;background:#fff;transition:width .25s ease}.Header_navItem___4wc3:hover:after{width:100%}.Header_navItem___4wc3:hover{opacity:.85}.Header_dropdown__JEkcv{position:relative}.Header_dropTrigger__jMKCg{display:flex;align-items:center;gap:6px}.Header_chevron__AK9Pn{display:inline-block;transform:rotate(90deg);font-size:14px;line-height:1;transition:transform .25s ease}.Header_dropdown__JEkcv:hover .Header_chevron__AK9Pn{transform:rotate(270deg)}.Header_dropMenu__pnb9V{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);background:rgba(20,8,8,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:8px 0;min-width:180px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(-6px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.Header_dropMenu__pnb9V:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px}.Header_dropMenuOpen__3v95f{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.Header_dropItem__XYawv{display:block;padding:10px 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.85);text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.Header_dropItem__XYawv:hover{background:rgba(114,56,56,.3);color:#fff}.Header_subTitle__21ynM{display:block;padding:12px 20px 4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#fff;white-space:nowrap;cursor:default}.Header_subTitle__21ynM:not(:first-child){margin-top:4px}a.Header_subTitle__21ynM{cursor:pointer;transition:color .2s}a.Header_subTitle__21ynM:hover{color:#e0b0b0}.Header_ctaBtn__ZC6Ze{display:flex;align-items:center;gap:12px;background:#723838;border:none;border-radius:50px;padding:8px 24px 8px 8px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#fff;white-space:nowrap;text-decoration:none;transition:background .3s,transform .2s,box-shadow .3s;flex-shrink:0;box-shadow:0 2px 14px rgba(0,0,0,.3)}.Header_ctaBtn__ZC6Ze:hover{background:#5a2828;transform:translateY(-1px);box-shadow:0 4px 22px rgba(0,0,0,.4)}.Header_ctaArrow__HwfO9{width:38px;height:38px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#723838;flex-shrink:0;font-weight:400;transition:transform .2s}.Header_ctaBtn__ZC6Ze:hover .Header_ctaArrow__HwfO9{transform:translateX(2px)}.Header_hamburger__wbX5S{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:transparent;border:none;cursor:pointer;padding:4px}.Header_hamburger__wbX5S span{display:block;height:2px;width:100%;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.Header_hamburgerOpen__y_Nmf span:first-child{transform:translateY(7px) rotate(45deg)}.Header_hamburgerOpen__y_Nmf span:nth-child(2){opacity:0}.Header_hamburgerOpen__y_Nmf span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:900px){.Header_header__CAgx5{padding:14px 24px}.Header_nav__n4fEn{position:fixed;top:0;right:-100%;width:260px;height:100vh;background:rgba(15,6,6,.97);flex-direction:column;align-items:flex-start;gap:0;padding:90px 28px 32px;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 30px rgba(0,0,0,.4)}.Header_navOpen__oFLSY{right:0}.Header_navItem___4wc3{font-size:15px;padding:14px 0;width:100%;border-bottom:1px solid hsla(0,0%,100%,.06)}.Header_navItem___4wc3:after{display:none}.Header_dropMenu__pnb9V{position:static;transform:none;background:hsla(0,0%,100%,.05);border-radius:8px;margin-top:6px;padding:4px 0;display:none}.Header_dropMenuOpen__3v95f{transform:none;display:block}.Header_hamburger__wbX5S{display:flex;z-index:1010}.Header_ctaBtn__ZC6Ze{display:none}}.Footer_footerWrapper__5sIBw{padding:40px 64px;background-color:#fff}.Footer_container__9VfQF{max-width:100%;margin:0 auto;background:#d9d9d9;border-radius:40px;padding:60px 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;grid-gap:40px;gap:40px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Footer_aboutCol__Lnsat{display:flex;flex-direction:column}.Footer_logoContainer___dHD7{margin-bottom:24px}.Footer_aboutHeading__qLoES{font-family:Satoshi,sans-serif;font-weight:700;font-size:24px;color:#723838;margin:0 0 20px}.Footer_aboutText____6Fv{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;color:#202020;line-height:1.8;margin:0;text-align:justify}.Footer_linkCol__JVJm9{display:flex;flex-direction:column}.Footer_linkHeading__DPVGK{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;color:#723838;margin:0 0 24px;text-transform:uppercase;letter-spacing:.5px}.Footer_linkList__m5SgI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.Footer_linkList__m5SgI a{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#202020;text-decoration:none;transition:color .2s}.Footer_linkList__m5SgI a:hover{color:#723838}.Footer_contactCol__JJszq{display:flex;flex-direction:column}.Footer_contactItem__yIG4d{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.Footer_contactIcon__Vmd9C{width:40px;height:40px;border-radius:50%;border:1px solid rgba(114,56,56,.3);display:flex;align-items:center;justify-content:center;color:#723838;flex-shrink:0}.Footer_contactItem__yIG4d span{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#202020;line-height:1.5;margin-top:10px}.Footer_socialIcons__elg8J{display:flex;gap:20px;margin-top:auto;flex-wrap:nowrap}.Footer_socialIcon__RFRAj{width:48px;height:48px;background-color:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000;transition:transform .2s}.Footer_socialIcon__RFRAj:hover{transform:translateY(-3px)}.Footer_mobileFooter__WUtS1{display:none}@media (max-width:1200px){.Footer_container__9VfQF{grid-template-columns:1fr 1fr 1fr}.Footer_aboutCol__Lnsat{grid-column:span 3;margin-bottom:20px}}@media (max-width:768px){.Footer_footerWrapper__5sIBw{padding:0 10px 10px;background-color:#fff}.Footer_desktopFooter__s4kHd{display:none!important}.Footer_mobileFooter__WUtS1{display:flex!important;flex-direction:column;gap:30px;padding:30px!important;border-radius:24px;background:#d9d9d9!important}.Footer_container__9VfQF{background:#d9d9d9!important;border-radius:24px!important;box-shadow:none}.Footer_mobAboutCol__QHTpH{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.Footer_mobLogoContainer__EO1Tp img{max-width:100%;height:auto}.Footer_mobAboutHeading__Mknsm{font-size:18px;font-weight:600;color:#723838;margin:0}.Footer_mobAboutText__pBAk8{font-size:13px;line-height:1.5;color:#202020;margin:0;text-align:left}.Footer_mobSocialIcons__N4xtd{display:flex;gap:15px;margin-top:10px}.Footer_mobSocialIcon__yqTZE{color:#000}.Footer_mobSocialIcon__yqTZE svg{width:20px;height:20px}.Footer_mobLinksGrid__T0wmc{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.Footer_mobLinkCol__yXoZy{display:flex;flex-direction:column;gap:12px}.Footer_mobLinkHeading__9VYDc{font-size:16px;font-weight:600;color:#723838;margin:0}.Footer_mobLinkList__Vjofr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.Footer_mobDropdownToggle__2z7PS,.Footer_mobLinkList__Vjofr a{font-size:13px;color:#202020;text-decoration:none;cursor:pointer;display:flex;align-items:center;gap:8px}.Footer_mobSubLinkList__u1xyR{list-style:none;padding-left:10px;margin:10px 0 0;display:flex;flex-direction:column;gap:8px;border-left:1px solid #777}.Footer_mobSubLinkList__u1xyR a{font-size:12px;color:#555}.Footer_mobContactCol__b8PIZ{display:flex;flex-direction:column;gap:10px}.Footer_mobContactItem__S4kC7{font-size:13px;color:#202020}.Footer_mobDivider__aM1sr{border:0;height:1px;background:#aaa;margin:0}.Footer_mobBottomBar__3NeaS{display:flex;flex-direction:column;gap:15px}.Footer_mobCopyright__OUj9U{font-size:11px;color:#777}.Footer_mobBottomLinks__UqnSK{display:flex;align-items:center;gap:15px}.Footer_mobBottomLinks__UqnSK a{font-size:11px;color:#555;text-decoration:none}.Footer_mobUpButton___uQ45{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#723838;color:#fff;border:none;cursor:pointer}}.EyeButton_eyeButton__lasf7{display:inline-flex;align-items:center;gap:16px;background-color:#000;border:none;border-radius:50px;padding:12px 16px 12px 32px;cursor:pointer;transition:transform .2s ease;box-shadow:0 10px 20px rgba(0,0,0,.3);margin-top:40px;align-self:flex-end}.EyeButton_eyeButton__lasf7:hover{transform:scale(1.05)}.EyeButton_buttonText__wje8Q{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;color:#fff}.EyeButton_eyesContainer__olB9w{display:flex;gap:8px}.EyeButton_eye__RFo7Z{width:32px;height:32px;background-color:#fff;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.EyeButton_pupil__plEWn{width:14px;height:14px;background-color:#000;border-radius:50%;position:absolute}.MissionVisionSection_section__bgj_P{padding:50px 0 100px;background-color:#fff}.MissionVisionSection_container__2wX_Q{max-width:100%;margin:0 auto;padding:0 64px;display:flex;gap:30px;align-items:stretch;min-height:500px}.MissionVisionSection_imageBlock__n1Ydj{flex:0.8 1;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.MissionVisionSection_image__LqrFx{border-radius:20px}.MissionVisionSection_contentBlock__IzlXj{flex:1.2 1;background-image:url(/3bg.png);background-size:cover;background-position:50%;border-radius:20px;padding:60px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}.MissionVisionSection_textContent__bGz6_{margin-bottom:40px}.MissionVisionSection_textContent__bGz6_:last-of-type{margin-bottom:0}.MissionVisionSection_heading__11_L6{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(32px,4vw,48px);color:#fff;margin:0 0 16px}.MissionVisionSection_paragraph__L4Hnt{font-family:Poppins,sans-serif;font-weight:300;font-size:16px;color:#fff;line-height:1.8;margin:0}@media (max-width:1024px){.MissionVisionSection_container__2wX_Q{flex-direction:column}.MissionVisionSection_imageBlock__n1Ydj{min-height:400px}}@media (max-width:768px){.MissionVisionSection_container__2wX_Q{flex-direction:row;padding:0 5%;gap:10px;min-height:unset}.MissionVisionSection_imageBlock__n1Ydj{flex:0.8 1;min-height:200px}.MissionVisionSection_contentBlock__IzlXj{flex:1.2 1;padding:15px 10px;justify-content:center}.MissionVisionSection_heading__11_L6{text-align:center;font-size:12px;margin-bottom:6px}.MissionVisionSection_paragraph__L4Hnt{text-align:center;font-size:8px;line-height:1.4}.MissionVisionSection_textContent__bGz6_{margin-bottom:12px}.MissionVisionSection_textContent__bGz6_:last-of-type{margin-bottom:0}.MissionVisionSection_desktopOnlyButton__BSk77{display:none}}.BookAppointmentHero_heroContainer__k4MWc{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden}.BookAppointmentHero_bgVideo__AEdFJ{width:100%;height:100%;object-fit:cover;display:block}.BookAppointmentForm_section__bVVRe{background:#f9f5f5;padding:6rem 1.5rem}.BookAppointmentForm_container__5bnJ3{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.BookAppointmentForm_leftCol__qYK5R{display:flex;flex-direction:column;gap:.75rem}.BookAppointmentForm_callLabel__lTBY1{font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:#2a2a2a}.BookAppointmentForm_phone__YxsMb{font-family:Satoshi,sans-serif;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;color:#2a2a2a;text-decoration:none;transition:color .2s;letter-spacing:-.01em}.BookAppointmentForm_phone__YxsMb:hover{color:#723838}.BookAppointmentForm_callNote__nXWpD{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:400;color:#666;line-height:1.65;margin-top:.25rem}.BookAppointmentForm_followSection__Uxu94{margin-top:1.75rem;display:flex;flex-direction:column;gap:1rem}.BookAppointmentForm_followHeading__HtdwK{font-family:Satoshi,sans-serif;font-size:1.5rem;font-weight:800;color:#723838}.BookAppointmentForm_socialRow__nkm9a{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.BookAppointmentForm_socialIcon__n67nD{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid #d8caca;color:#2a2a2a;text-decoration:none;transition:background .22s,color .22s,border-color .22s,transform .18s}.BookAppointmentForm_socialIcon__n67nD:hover{background:#723838;color:#fff;border-color:#723838;transform:translateY(-2px)}.BookAppointmentForm_formCard__UkYip{background:#fff;border-radius:18px;padding:2.5rem 2.25rem;box-shadow:0 4px 40px rgba(114,56,56,.09),0 1px 8px rgba(0,0,0,.05)}.BookAppointmentForm_form__QZbyr{display:flex;flex-direction:column;gap:1.5rem}.BookAppointmentForm_nameRow__ZPJqY{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.BookAppointmentForm_fieldGroup__zxTK5{display:flex;flex-direction:column;gap:.45rem}.BookAppointmentForm_label__FxkmQ{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:#2a2a2a}.BookAppointmentForm_input__DHAgo{font-family:Poppins,sans-serif;font-size:.9rem;color:#2a2a2a;background:#f7f4f4;border:1.5px solid #e8e0e0;border-radius:10px;padding:.75rem 1rem;outline:none;transition:border-color .2s,box-shadow .2s;width:100%}.BookAppointmentForm_input__DHAgo::placeholder{color:#aaa}.BookAppointmentForm_input__DHAgo:focus{border-color:#723838;box-shadow:0 0 0 3px rgba(114,56,56,.1);background:#fff}.BookAppointmentForm_selectWrapper__bqGNb{position:relative;display:flex;align-items:center}.BookAppointmentForm_select__IM7l_{font-family:Poppins,sans-serif;font-size:.9rem;color:#2a2a2a;background:#f7f4f4;border:1.5px solid #e8e0e0;border-radius:10px;padding:.75rem 2.5rem .75rem 1rem;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;cursor:pointer;transition:border-color .2s,box-shadow .2s}.BookAppointmentForm_select__IM7l_:focus{border-color:#723838;box-shadow:0 0 0 3px rgba(114,56,56,.1);background:#fff}.BookAppointmentForm_selectDisabled__YyhbC{opacity:.5;cursor:not-allowed}.BookAppointmentForm_chevron__hF5jR{position:absolute;right:.9rem;pointer-events:none;color:#888;display:flex;align-items:center}.BookAppointmentForm_submitBtn__d2dP4{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:#fff;background:#723838;border:none;border-radius:100px;padding:.85rem 2rem;cursor:pointer;transition:background .22s,transform .18s;display:flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start;min-width:180px;min-height:50px;letter-spacing:.02em}.BookAppointmentForm_submitBtn__d2dP4:hover:not(:disabled){background:#5a2a2a;transform:translateY(-1px)}.BookAppointmentForm_submitBtn__d2dP4:disabled{opacity:.75;cursor:not-allowed}.BookAppointmentForm_spinner__Yd07v{width:20px;height:20px;border:2.5px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:BookAppointmentForm_spin__woz1l .7s linear infinite;display:inline-block}@keyframes BookAppointmentForm_spin__woz1l{to{transform:rotate(1turn)}}.BookAppointmentForm_successState___2vft{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem;padding:1rem 0}.BookAppointmentForm_successIcon__IKKJc{width:76px;height:76px;border-radius:50%;background:#723838;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px rgba(114,56,56,.3);animation:BookAppointmentForm_popIn__lEeMf .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes BookAppointmentForm_popIn__lEeMf{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.BookAppointmentForm_successTitle__ksnc3{font-family:Satoshi,sans-serif;font-size:1.6rem;font-weight:800;color:#2a2a2a}.BookAppointmentForm_successText__KFBtO{font-family:Poppins,sans-serif;font-size:.93rem;color:#666;line-height:1.65;max-width:360px}.BookAppointmentForm_resetBtn__YKEcD{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#723838;background:transparent;border:2px solid #723838;border-radius:100px;padding:.65rem 1.75rem;cursor:pointer;transition:background .22s,color .22s}.BookAppointmentForm_resetBtn__YKEcD:hover{background:#723838;color:#fff}@media (max-width:900px){.BookAppointmentForm_container__5bnJ3{grid-template-columns:1fr;gap:3rem}.BookAppointmentForm_leftCol__qYK5R{text-align:center;align-items:center}}@media (max-width:480px){.BookAppointmentForm_formCard__UkYip{padding:2rem 1.25rem}.BookAppointmentForm_nameRow__ZPJqY{grid-template-columns:1fr}.BookAppointmentForm_phone__YxsMb{font-size:1.5rem}}