.Header-module__hBw1pG__header{z-index:100;transition:all var(--transition-normal);background-color:#0000;padding:1rem 0;animation:.6s forwards Header-module__hBw1pG__slideDown;position:fixed;top:0;left:0;right:0}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background-color:#f8f8f6f2;padding:.75rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logoGroup{align-items:center;gap:1.25rem;display:flex}.Header-module__hBw1pG__logo{color:var(--color-text-primary);transition:transform var(--transition-fast);align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__watermark{color:#b0b0b0;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;margin-left:.5rem;font-size:.85rem;font-weight:400;line-height:1.1}@media (max-width:600px){.Header-module__hBw1pG__watermark{text-overflow:ellipsis;vertical-align:middle;max-width:90px;margin-left:.25rem;font-size:.7rem;display:inline-block;overflow:hidden}.Header-module__hBw1pG__logoGroup{gap:.5rem}}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__logoIcon{width:40px;height:40px;color:var(--color-accent-primary)}.Header-module__hBw1pG__logoText{letter-spacing:.5px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.Header-module__hBw1pG__nav{gap:2rem;display:none}@media (min-width:1024px){.Header-module__hBw1pG__nav{display:flex}}.Header-module__hBw1pG__navLink{color:var(--color-text-primary);transition:color var(--transition-fast);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--color-accent-primary);width:0;height:2px;transition:all var(--transition-normal);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover{color:var(--color-accent-primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navLink:active{transform:scale(.95)}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__langToggle{cursor:pointer;color:var(--color-text-secondary);transition:all var(--transition-fast);background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;display:flex}.Header-module__hBw1pG__langToggle:hover{background-color:var(--color-bg-secondary)}.Header-module__hBw1pG__langToggle span{transition:color var(--transition-fast)}.Header-module__hBw1pG__langToggle span.Header-module__hBw1pG__active{color:var(--color-text-primary);font-weight:600}.Header-module__hBw1pG__langToggle .Header-module__hBw1pG__divider{color:var(--color-accent-light)}.Header-module__hBw1pG__ctaBtn{padding:.75rem 1.5rem;font-size:.875rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__ctaBtn{display:inline-flex}}.Header-module__hBw1pG__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:.5rem;display:flex}@media (min-width:1024px){.Header-module__hBw1pG__menuBtn{display:none}}.Header-module__hBw1pG__menuBtn span{background-color:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-fast);transform-origin:50%;display:block}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__active span:nth-child(2){opacity:0}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__hBw1pG__mobileMenuHeader{border-bottom:1px solid var(--color-bg-secondary);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Header-module__hBw1pG__closeBtn{cursor:pointer;width:40px;height:40px;color:var(--color-text-primary);transition:background-color var(--transition-fast);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__closeBtn:hover{background-color:var(--color-bg-secondary)}.Header-module__hBw1pG__closeBtn svg{width:24px;height:24px}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--color-text-primary);transition:all var(--transition-fast);border-radius:12px;padding:1rem;font-size:1.1rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__mobileNavLink:hover{background-color:var(--color-bg-secondary);padding-left:1.5rem}.Header-module__hBw1pG__mobileActions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.Header-module__hBw1pG__mobileLangToggle{background-color:var(--color-bg-secondary);cursor:pointer;color:var(--color-text-primary);transition:all var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;display:flex}.Header-module__hBw1pG__mobileLangToggle:hover{background-color:var(--color-accent-light)}
.Footer-module__S6Hkya__footer{background-color:var(--color-text-primary);color:var(--color-white);padding:4rem 1.5rem 2rem;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light),var(--color-accent-primary));background-size:200% 100%;height:4px;animation:3s infinite Footer-module__S6Hkya__gradientMove;position:absolute;top:0;left:0;right:0}@keyframes Footer-module__S6Hkya__gradientMove{0%,to{background-position:0%}50%{background-position:100%}}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.Footer-module__S6Hkya__topSection{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__S6Hkya__topSection{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}}.Footer-module__S6Hkya__brandSection{max-width:350px}.Footer-module__S6Hkya__logo{color:var(--color-white);align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;transition:all .4s;display:flex}.Footer-module__S6Hkya__logo:hover{transform:translate(5px)}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoIcon{animation:.6s Footer-module__S6Hkya__logoSpin}@keyframes Footer-module__S6Hkya__logoSpin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(10deg)scale(1.1)}to{transform:rotate(0)scale(1)}}.Footer-module__S6Hkya__logoIcon{width:40px;height:40px;color:var(--color-accent-primary);transition:all .4s}.Footer-module__S6Hkya__logoText{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.Footer-module__S6Hkya__brandDescription{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__newsletter{margin-top:1.5rem}.Footer-module__S6Hkya__newsletterTitle{color:var(--color-white);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__newsletterForm{gap:.5rem;display:flex}.Footer-module__S6Hkya__newsletterInput{color:var(--color-white);transition:all var(--transition-fast);background-color:#ffffff1a;border:2px solid #fff3;border-radius:10px;flex:1;padding:.75rem 1rem;font-size:.9rem}.Footer-module__S6Hkya__newsletterInput::placeholder{color:#ffffff80}.Footer-module__S6Hkya__newsletterInput:focus{border-color:var(--color-accent-primary);background-color:#ffffff26;outline:none}.Footer-module__S6Hkya__newsletterBtn{background-color:var(--color-accent-primary);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Footer-module__S6Hkya__newsletterBtn:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__newsletterBtn:hover:before{width:200px;height:200px}.Footer-module__S6Hkya__newsletterBtn:hover{background-color:#a5b7b8;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 20px #bac8c94d}.Footer-module__S6Hkya__newsletterBtn:active{transform:translateY(0)scale(.98)}.Footer-module__S6Hkya__column{animation:.6s forwards Footer-module__S6Hkya__fadeInUp}.Footer-module__S6Hkya__columnTitle{color:var(--color-white);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600;position:relative}.Footer-module__S6Hkya__columnTitle:after{content:"";background-color:var(--color-accent-primary);width:0;height:2px;animation:.8s .3s forwards Footer-module__S6Hkya__lineExpand;position:absolute;bottom:0;left:0}@keyframes Footer-module__S6Hkya__lineExpand{to{width:30px}}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__contactItem{color:#fffc;transition:color var(--transition-fast);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactItem:hover{color:var(--color-white);transform:translate(5px)}.Footer-module__S6Hkya__contactItem svg{width:20px;height:20px;color:var(--color-accent-primary);flex-shrink:0;transition:all .3s}.Footer-module__S6Hkya__contactItem:hover svg{filter:drop-shadow(0 0 5px #bac8c980);transform:scale(1.2)}.Footer-module__S6Hkya__scheduleList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__scheduleList li{color:#fffc;padding-left:1rem;font-size:.95rem;position:relative}.Footer-module__S6Hkya__scheduleList li:before{content:"";background-color:var(--color-accent-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Footer-module__S6Hkya__dotPulse;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__S6Hkya__scheduleList li:nth-child(2):before{animation-delay:.3s}.Footer-module__S6Hkya__scheduleList li:nth-child(3):before{animation-delay:.6s}@keyframes Footer-module__S6Hkya__dotPulse{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.7;transform:translateY(-50%)scale(1.3)}}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksList a{color:#fffc;font-size:.95rem;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-block;position:relative}.Footer-module__S6Hkya__linksList a:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-15px}.Footer-module__S6Hkya__linksList a:hover{color:var(--color-white);padding-left:1rem}.Footer-module__S6Hkya__linksList a:hover:before{opacity:1;left:0}.Footer-module__S6Hkya__socialSection{text-align:center;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:2rem 0}.Footer-module__S6Hkya__socialTitle{color:#fffc;margin-bottom:1.25rem;font-size:1rem;font-weight:500}.Footer-module__S6Hkya__socialLinks{justify-content:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{width:44px;height:44px;color:var(--color-white);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__socialLink:before{content:"";background:linear-gradient(135deg,var(--color-accent-primary),var(--color-accent-light));border-radius:50%;transition:transform .4s;position:absolute;inset:0;transform:scale(0)}.Footer-module__S6Hkya__socialLink:hover:before{transform:scale(1)}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--color-accent-primary);color:var(--color-text-primary);transform:translateY(-6px)scale(1.1);box-shadow:0 10px 25px #bac8c966}.Footer-module__S6Hkya__socialLink:active{transform:translateY(-2px)scale(.95)}.Footer-module__S6Hkya__socialLink svg{z-index:1;width:20px;height:20px;position:relative}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column;gap:.5rem;padding-top:2rem;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__bottomSection{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__madeWith{color:#fff9;font-size:.875rem}@keyframes Footer-module__S6Hkya__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoContainer{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__videoOverlay{z-index:1;background:linear-gradient(135deg,#f8f8f6eb 0%,#eaeaeae0 50%,#bac8c9d9 100%);position:absolute;inset:0}.Hero-module__ZARIfG__decorativeCircle1{background:linear-gradient(135deg,var(--color-accent-primary),transparent);opacity:.15;z-index:2;border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-100px;right:-100px}.Hero-module__ZARIfG__decorativeCircle2{border:2px solid var(--color-accent-light);opacity:.25;z-index:2;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:100px;left:-50px}.Hero-module__ZARIfG__decorativeCircle3{background:var(--color-accent-light);opacity:.15;z-index:2;border-radius:50%;width:200px;height:200px;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:30%;right:10%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.Hero-module__ZARIfG__content{z-index:3;text-align:center;max-width:800px;animation:.8s forwards Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__badge{background-color:var(--color-white);color:var(--color-text-secondary);box-shadow:var(--shadow-sm);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;animation:.6s forwards Hero-module__ZARIfG__fadeInDown,3s ease-in-out 1s infinite Hero-module__ZARIfG__badgePulse;display:inline-flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__badge:before{content:"";background:linear-gradient(90deg,#0000,#bac8c94d,#0000);width:100%;height:100%;animation:3s ease-in-out 2s infinite Hero-module__ZARIfG__badgeShimmer;position:absolute;top:0;left:-100%}@keyframes Hero-module__ZARIfG__badgePulse{0%,to{box-shadow:var(--shadow-sm)}50%{box-shadow:0 4px 20px #bac8c966}}@keyframes Hero-module__ZARIfG__badgeShimmer{0%{left:-100%}to{left:100%}}.Hero-module__ZARIfG__badgeIcon{width:18px;height:18px;color:var(--color-accent-primary);animation:2s ease-in-out 1.5s infinite Hero-module__ZARIfG__iconWiggle}@keyframes Hero-module__ZARIfG__iconWiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.Hero-module__ZARIfG__badgeIcon svg{width:100%;height:100%}.Hero-module__ZARIfG__title{background:linear-gradient(135deg,#2a2a2a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000001a;opacity:0;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;animation:.8s .1s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{color:#7a9a9b;opacity:0;margin-bottom:1.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500;animation:.8s .2s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__description{color:#505050;opacity:0;max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;font-weight:400;line-height:1.7;animation:.8s .3s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__cta{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;animation:.8s .4s forwards Hero-module__ZARIfG__fadeInUp;display:flex}@media (min-width:480px){.Hero-module__ZARIfG__cta{flex-direction:row}}.Hero-module__ZARIfG__ctaBtn{align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__ctaBtn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__ctaBtn:hover:before{width:300px;height:300px}.Hero-module__ZARIfG__ctaBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 35px #bac8c966}.Hero-module__ZARIfG__ctaBtn:active{transform:translateY(0)scale(.98)}.Hero-module__ZARIfG__ctaBtn svg{width:20px;height:20px;transition:transform var(--transition-fast)}.Hero-module__ZARIfG__ctaBtn:hover svg{transform:translate(4px)}.Hero-module__ZARIfG__secondaryBtn{padding:1rem 2rem;font-size:1rem}.Hero-module__ZARIfG__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-md);opacity:0;background-color:#ffffffb3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;transition:all .5s;animation:.8s .5s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stats:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}@media (min-width:640px){.Hero-module__ZARIfG__stats{flex-direction:row;gap:3rem;padding:2rem 3rem}}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{color:var(--color-text-primary);font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;position:relative}.Hero-module__ZARIfG__stat:hover .Hero-module__ZARIfG__statNumber{animation:.4s Hero-module__ZARIfG__numberPop}@keyframes Hero-module__ZARIfG__numberPop{0%{transform:scale(1)}50%{color:var(--color-accent-primary);transform:scale(1.15)}to{transform:scale(1)}}.Hero-module__ZARIfG__statLabel{color:var(--color-text-secondary);font-size:.875rem}.Hero-module__ZARIfG__statDivider{background-color:var(--color-accent-light);width:1px;height:40px;display:none}@media (min-width:640px){.Hero-module__ZARIfG__statDivider{display:block}}.Hero-module__ZARIfG__scrollIndicator{color:var(--color-text-secondary);z-index:3;opacity:0;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;transition:all .3s;animation:1s 1s forwards Hero-module__ZARIfG__fadeInUp,2s ease-in-out 1.5s infinite Hero-module__ZARIfG__floatIndicator;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator:hover{color:var(--color-text-primary)}.Hero-module__ZARIfG__scrollIndicator:hover .Hero-module__ZARIfG__scrollMouse{border-color:var(--color-accent-primary)}@keyframes Hero-module__ZARIfG__floatIndicator{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--color-accent-light);border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__ZARIfG__scrollWheel{background-color:var(--color-accent-primary);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(10px)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.Services-module__dpHhBa__services{background-color:var(--color-bg-primary);padding:6rem 1.5rem;position:relative;overflow:hidden}.Services-module__dpHhBa__bgDecoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Services-module__dpHhBa__bgCircle1{background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);opacity:.08;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite Services-module__dpHhBa__floatSlow;position:absolute;top:-200px;right:-100px}.Services-module__dpHhBa__bgCircle2{border:2px solid var(--color-accent-light);opacity:.15;border-radius:50%;width:400px;height:400px;animation:15s ease-in-out infinite reverse Services-module__dpHhBa__floatSlow;position:absolute;bottom:-100px;left:-100px}.Services-module__dpHhBa__bgCircle3{background:var(--color-bg-secondary);opacity:.5;border-radius:50%;width:250px;height:250px;animation:18s ease-in-out infinite Services-module__dpHhBa__floatSlow;position:absolute;top:40%;left:5%}.Services-module__dpHhBa__bgPattern{opacity:.02;background-image:radial-gradient(circle at 20% 30%,var(--color-accent-primary)1px,transparent 1px),radial-gradient(circle at 80% 70%,var(--color-accent-primary)1px,transparent 1px);background-size:80px 80px;position:absolute;inset:0}@keyframes Services-module__dpHhBa__floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(3deg)}}.Services-module__dpHhBa__services:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-light),transparent);z-index:1;height:1px;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Services-module__dpHhBa__header{text-align:center;opacity:0;margin-bottom:3rem;transition:all .8s;transform:translateY(30px)}.Services-module__dpHhBa__header.Services-module__dpHhBa__visible{opacity:1;transform:translateY(0)}.Services-module__dpHhBa__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);display:inline-block;position:relative}.Services-module__dpHhBa__title:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__subtitle{color:var(--color-text-secondary);max-width:600px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.7}.Services-module__dpHhBa__tabs{opacity:0;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;transition:all .8s .2s;display:flex;transform:translateY(20px)}.Services-module__dpHhBa__tabs.Services-module__dpHhBa__visible{opacity:1;transform:translateY(0)}.Services-module__dpHhBa__tab{background-color:var(--color-white);border:2px solid var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-normal);border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;display:flex}.Services-module__dpHhBa__tab:hover{border-color:var(--color-accent-light);transform:translateY(-2px)}.Services-module__dpHhBa__tab.Services-module__dpHhBa__active{background-color:var(--color-accent-primary);border-color:var(--color-accent-primary);color:var(--color-text-primary);box-shadow:var(--shadow-md)}.Services-module__dpHhBa__tabIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Services-module__dpHhBa__tabIcon svg{width:100%;height:100%}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__dpHhBa__card{background-color:var(--color-white);box-shadow:var(--shadow-sm);opacity:0;border-radius:20px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(40px)scale(.95)}.Services-module__dpHhBa__card:before{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));transform-origin:0;z-index:10;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__cardVisible{opacity:1;transform:translateY(0)scale(1)}.Services-module__dpHhBa__card:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #bac8c94d}.Services-module__dpHhBa__cardImage{height:200px;position:relative;overflow:hidden}.Services-module__dpHhBa__treatmentImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__treatmentImage{transform:scale(1.12)}.Services-module__dpHhBa__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-accent-light)100%);width:100%;height:100%;color:var(--color-text-secondary);transition:all var(--transition-normal);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__imagePlaceholder{transform:scale(1.05)}.Services-module__dpHhBa__imagePlaceholder svg{opacity:.5;width:48px;height:48px}.Services-module__dpHhBa__imagePlaceholder span{opacity:.7;font-size:.875rem}.Services-module__dpHhBa__cardContent{padding:1.5rem}.Services-module__dpHhBa__cardTitle{color:var(--color-text-primary);margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.Services-module__dpHhBa__cardDescription{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__cardActions{flex-wrap:wrap;gap:.75rem;display:flex}.Services-module__dpHhBa__cardBtn{flex:1;min-width:100px;padding:.75rem 1rem;font-size:.875rem}@keyframes Services-module__dpHhBa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.Gallery-module__3QxX8q__gallery{background-color:var(--color-bg-primary);padding:6rem 1.5rem;position:relative;overflow:hidden}.Gallery-module__3QxX8q__gallery:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Gallery-module__3QxX8q__bgDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.Gallery-module__3QxX8q__bgCircle1{background:radial-gradient(circle,var(--color-accent-light)0%,transparent 70%);opacity:.4;border-radius:50%;width:350px;height:350px;animation:18s ease-in-out infinite Gallery-module__3QxX8q__floatGallery;position:absolute;top:-10%;left:-5%}.Gallery-module__3QxX8q__bgCircle2{background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);opacity:.25;border-radius:50%;width:450px;height:450px;animation:22s ease-in-out infinite reverse Gallery-module__3QxX8q__floatGallery;position:absolute;bottom:-5%;right:-8%}.Gallery-module__3QxX8q__bgPattern{background-image:radial-gradient(var(--color-accent-light)1px,transparent 1px);opacity:.3;background-size:40px 40px;position:absolute;inset:0}@keyframes Gallery-module__3QxX8q__floatGallery{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.03)}}.Gallery-module__3QxX8q__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Gallery-module__3QxX8q__header{text-align:center;opacity:0;margin-bottom:3rem;transition:all .8s;transform:translateY(30px)}.Gallery-module__3QxX8q__header.Gallery-module__3QxX8q__visible{opacity:1;transform:translateY(0)}.Gallery-module__3QxX8q__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);display:inline-block;position:relative}.Gallery-module__3QxX8q__title:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));border-radius:2px;width:60px;height:3px;transition:transform .6s cubic-bezier(.34,1.56,.64,1) .3s;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)scaleX(0)}.Gallery-module__3QxX8q__header.Gallery-module__3QxX8q__visible .Gallery-module__3QxX8q__title:after{transform:translate(-50%)scaleX(1)}.Gallery-module__3QxX8q__subtitle{color:var(--color-text-secondary);max-width:600px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.7}.Gallery-module__3QxX8q__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(3,1fr)}}.Gallery-module__3QxX8q__item{cursor:pointer;opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);transform:translateY(30px)scale(.95)}.Gallery-module__3QxX8q__item.Gallery-module__3QxX8q__itemVisible{opacity:1;transform:translateY(0)scale(1)}.Gallery-module__3QxX8q__item:hover{z-index:5}.Gallery-module__3QxX8q__comparison{background-color:var(--color-white);box-shadow:var(--shadow-sm);border-radius:16px;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Gallery-module__3QxX8q__comparison:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__comparison:before{left:100%}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__comparison{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #00000026}.Gallery-module__3QxX8q__beforeAfter{grid-template-columns:1fr 1fr;gap:2px;display:grid}.Gallery-module__3QxX8q__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-accent-light)100%);flex-direction:column;justify-content:center;align-items:center;height:150px;transition:all .5s;display:flex;position:relative;overflow:hidden}.Gallery-module__3QxX8q__imagePlaceholder:after{content:"";background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);animation:2.5s infinite Gallery-module__3QxX8q__shimmerGallery;position:absolute;inset:0}@keyframes Gallery-module__3QxX8q__shimmerGallery{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__imagePlaceholder{transform:scale(1.05)}@media (min-width:768px){.Gallery-module__3QxX8q__imagePlaceholder{height:180px}}.Gallery-module__3QxX8q__imagePlaceholder svg{opacity:.4;width:40px;height:40px;color:var(--color-text-secondary)}.Gallery-module__3QxX8q__label{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.5px;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .4s .2s;position:absolute;top:.75rem;left:.75rem;transform:translate(-10px)}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__label{opacity:1;transform:translate(0)}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0000,#4a4a4af2);justify-content:space-between;align-items:center;padding:1rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__overlay{opacity:1;transform:translateY(0)}.Gallery-module__3QxX8q__treatment{color:var(--color-white);font-size:.9rem;font-weight:500}.Gallery-module__3QxX8q__viewBtn{background-color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Gallery-module__3QxX8q__viewBtn:before{content:"";background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);transition:transform .4s;position:absolute;inset:0;transform:scale(0)}.Gallery-module__3QxX8q__viewBtn:hover:before{transform:scale(2)}.Gallery-module__3QxX8q__viewBtn:hover{background-color:var(--color-accent-primary);transform:scale(1.2)rotate(90deg);box-shadow:0 5px 20px #bac8c980}.Gallery-module__3QxX8q__viewBtn:active{transform:scale(.9)}.Gallery-module__3QxX8q__viewBtn svg{width:20px;height:20px;color:var(--color-text-primary)}.Gallery-module__3QxX8q__lightbox{z-index:1000;background-color:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s forwards Gallery-module__3QxX8q__fadeIn;display:flex;position:fixed;inset:0}.Gallery-module__3QxX8q__lightboxContent{background-color:var(--color-white);border-radius:20px;width:100%;max-width:900px;padding:2rem;animation:.3s forwards Gallery-module__3QxX8q__scaleIn;position:relative}.Gallery-module__3QxX8q__closeBtn{background-color:var(--color-white);cursor:pointer;width:48px;height:48px;box-shadow:var(--shadow-lg);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:-1rem;right:-1rem}.Gallery-module__3QxX8q__closeBtn:hover{background-color:#ff6b6b;transform:scale(1.15)rotate(90deg);box-shadow:0 8px 25px #ff6b6b66}.Gallery-module__3QxX8q__closeBtn:hover svg{color:var(--color-white)}.Gallery-module__3QxX8q__closeBtn:active{transform:scale(.95)}.Gallery-module__3QxX8q__closeBtn svg{width:24px;height:24px;color:var(--color-text-primary)}.Gallery-module__3QxX8q__lightboxComparison{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.Gallery-module__3QxX8q__lightboxComparison{grid-template-columns:repeat(2,1fr)}}.Gallery-module__3QxX8q__lightboxImage{position:relative}.Gallery-module__3QxX8q__lightboxLabel{background-color:var(--color-accent-primary);color:var(--color-text-primary);z-index:5;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;left:1rem}.Gallery-module__3QxX8q__lightboxPlaceholder{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-accent-light)100%);border-radius:12px;justify-content:center;align-items:center;height:250px;display:flex}@media (min-width:640px){.Gallery-module__3QxX8q__lightboxPlaceholder{height:350px}}.Gallery-module__3QxX8q__lightboxPlaceholder svg{opacity:.3;width:60px;height:60px;color:var(--color-text-secondary)}.Gallery-module__3QxX8q__lightboxTreatment{text-align:center;color:var(--color-text-primary);font-size:1.25rem;font-weight:500}@keyframes Gallery-module__3QxX8q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Gallery-module__3QxX8q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery-module__3QxX8q__scaleIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}
.About-module__vAULUW__about{background-color:var(--color-bg-secondary);padding:6rem 1.5rem;position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.About-module__vAULUW__bgDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.About-module__vAULUW__bgShape1{background:radial-gradient(circle,var(--color-accent-light)0%,transparent 70%);opacity:.4;border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite About-module__vAULUW__floatShape;position:absolute;top:10%;right:-5%}.About-module__vAULUW__bgShape2{background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);opacity:.3;border-radius:50%;width:300px;height:300px;animation:25s ease-in-out infinite reverse About-module__vAULUW__floatShape;position:absolute;bottom:20%;left:-10%}.About-module__vAULUW__bgShape3{background:radial-gradient(circle,var(--color-bg-primary)0%,transparent 60%);opacity:.5;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes About-module__vAULUW__floatShape{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.About-module__vAULUW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.About-module__vAULUW__missionSection{opacity:0;grid-template-columns:1fr;align-items:center;gap:3rem;margin-bottom:4rem;transition:all .8s;display:grid;transform:translateY(30px)}.About-module__vAULUW__missionSection.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}@media (min-width:1024px){.About-module__vAULUW__missionSection{grid-template-columns:1fr 1fr;gap:4rem}}.About-module__vAULUW__missionContent{position:relative}.About-module__vAULUW__sectionTitle{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);display:inline-block;position:relative}.About-module__vAULUW__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.About-module__vAULUW__sectionSubtitle{color:var(--color-text-secondary);margin-top:1.5rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.About-module__vAULUW__missionBox{background-color:var(--color-white);box-shadow:var(--shadow-md);border-radius:20px;padding:2rem}.About-module__vAULUW__missionTitle{color:var(--color-text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.About-module__vAULUW__missionIcon{width:28px;height:28px;color:var(--color-accent-primary);font-size:1.5rem}.About-module__vAULUW__missionIcon svg{width:100%;height:100%}.About-module__vAULUW__missionText{color:var(--color-text-secondary);font-size:1rem;line-height:1.8}.About-module__vAULUW__missionImage{position:relative}.About-module__vAULUW__clinicImage{object-fit:cover;width:100%;height:350px;box-shadow:var(--shadow-md);border-radius:24px}.About-module__vAULUW__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-accent-light)100%);height:350px;color:var(--color-text-secondary);box-shadow:var(--shadow-md);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.About-module__vAULUW__imagePlaceholder svg{opacity:.5;width:60px;height:60px}.About-module__vAULUW__imagePlaceholder span{opacity:.7;font-size:.9rem}.About-module__vAULUW__statsCard{background-color:var(--color-white);box-shadow:var(--shadow-lg);border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;position:absolute;bottom:-1.5rem;right:-1rem}@media (min-width:1024px){.About-module__vAULUW__statsCard{right:-2rem}}.About-module__vAULUW__statItem{flex-direction:column;align-items:center;display:flex}.About-module__vAULUW__statNumber{color:var(--color-text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700}.About-module__vAULUW__statLabel{color:var(--color-text-secondary);font-size:.875rem}.About-module__vAULUW__statDivider{background-color:var(--color-accent-light);width:1px;height:40px}.About-module__vAULUW__valuesSection{text-align:center;opacity:0;margin-bottom:5rem;padding-top:2rem;transition:all .8s .2s;transform:translateY(30px)}.About-module__vAULUW__valuesSection.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}.About-module__vAULUW__valuesTitle{color:var(--color-text-primary);margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2rem)}.About-module__vAULUW__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto;display:grid}@media (min-width:640px){.About-module__vAULUW__valuesGrid{grid-template-columns:repeat(4,1fr);max-width:800px}}.About-module__vAULUW__valueCard{background-color:var(--color-white);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);opacity:0;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex;transform:translateY(20px)}.About-module__vAULUW__valuesSection.About-module__vAULUW__visible .About-module__vAULUW__valueCard{opacity:1;transform:translateY(0)}.About-module__vAULUW__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.About-module__vAULUW__valueIcon{width:40px;height:40px;color:var(--color-accent-primary);font-size:2rem}.About-module__vAULUW__valueIcon svg{width:100%;height:100%}.About-module__vAULUW__valueLabel{color:var(--color-text-primary);font-size:.95rem;font-weight:600}.About-module__vAULUW__teamSection{text-align:center;opacity:0;transition:all .8s .3s;transform:translateY(30px)}.About-module__vAULUW__teamSection.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}.About-module__vAULUW__teamHeader{margin-bottom:3rem}.About-module__vAULUW__teamTitle{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.25rem)}.About-module__vAULUW__teamSubtitle{color:var(--color-text-secondary);max-width:500px;margin:0 auto;font-size:1.1rem}.About-module__vAULUW__doctorCarousel{justify-content:center;align-items:center;gap:.5rem;padding:0 .5rem;display:flex;position:relative}@media (min-width:768px){.About-module__vAULUW__doctorCarousel{gap:1rem;padding:0}}.About-module__vAULUW__carouselBtn{background-color:var(--color-white);border:2px solid var(--color-accent-light);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}@media (min-width:768px){.About-module__vAULUW__carouselBtn{width:50px;height:50px}}.About-module__vAULUW__carouselBtn:before{content:"";background-color:var(--color-accent-primary);z-index:0;border-radius:50%;width:0;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__vAULUW__carouselBtn:hover:before{width:100%;height:100%}.About-module__vAULUW__carouselBtn:hover{border-color:var(--color-accent-primary);transform:scale(1.1)}.About-module__vAULUW__carouselBtn:active{transform:scale(.95)}.About-module__vAULUW__carouselBtn:hover svg{stroke:var(--color-white)}.About-module__vAULUW__carouselBtn svg{width:24px;height:24px;stroke:var(--color-text-secondary);z-index:1;transition:stroke .3s;position:relative}.About-module__vAULUW__doctorDisplay{background-color:var(--color-white);box-shadow:var(--shadow-md);border-radius:24px;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:900px;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.About-module__vAULUW__doctorDisplay.About-module__vAULUW__transitioning{opacity:.3;transform:scale(.98)}.About-module__vAULUW__doctorDisplay.About-module__vAULUW__slideRight:not(.About-module__vAULUW__transitioning){animation:.5s cubic-bezier(.4,0,.2,1) forwards About-module__vAULUW__slideInFromRight}.About-module__vAULUW__doctorDisplay.About-module__vAULUW__slideLeft:not(.About-module__vAULUW__transitioning){animation:.5s cubic-bezier(.4,0,.2,1) forwards About-module__vAULUW__slideInFromLeft}@keyframes About-module__vAULUW__slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__vAULUW__slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.About-module__vAULUW__doctorDisplay:hover{box-shadow:var(--shadow-lg)}@media (min-width:768px){.About-module__vAULUW__doctorDisplay{flex-direction:row;gap:3rem;padding:3rem}}.About-module__vAULUW__doctorImageSection{flex-shrink:0;justify-content:center;width:100%;display:flex}@media (min-width:768px){.About-module__vAULUW__doctorImageSection{width:auto}}.About-module__vAULUW__doctorImageFrame{width:220px;height:280px;position:relative}@media (min-width:480px){.About-module__vAULUW__doctorImageFrame{width:250px;height:320px}}@media (min-width:768px){.About-module__vAULUW__doctorImageFrame{width:280px;height:360px}}.About-module__vAULUW__imageDecorSquare{background-color:var(--color-accent-light);z-index:0;border-radius:12px;width:85%;height:85%;transition:all .4s;position:absolute;top:0;left:0}.About-module__vAULUW__doctorDisplay:hover .About-module__vAULUW__imageDecorSquare{transform:rotate(-3deg)scale(1.02)}.About-module__vAULUW__doctorMainPhoto{object-fit:contain;object-position:center bottom;z-index:1;filter:drop-shadow(0 8px 24px #0000001f);width:95%;height:95%;transition:all .5s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) forwards About-module__vAULUW__doctorFadeIn;position:absolute;bottom:0;right:0}@keyframes About-module__vAULUW__doctorFadeIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.About-module__vAULUW__doctorDisplay:hover .About-module__vAULUW__doctorMainPhoto{filter:drop-shadow(0 12px 32px #0000002e);transform:scale(1.03)}.About-module__vAULUW__imageDecorLine{background:linear-gradient(90deg,var(--color-accent-primary),transparent);border-radius:2px;height:3px;position:absolute;bottom:-10px;left:20px;right:20px}.About-module__vAULUW__doctorContentSection{text-align:center;flex:1}@media (min-width:768px){.About-module__vAULUW__doctorContentSection{text-align:left}}.About-module__vAULUW__quoteIcon{width:40px;height:40px;color:var(--color-accent-primary);opacity:0;margin-bottom:1rem;animation:.5s cubic-bezier(.68,-.55,.265,1.55) .1s forwards About-module__vAULUW__popIn;transform:scale(0)}@keyframes About-module__vAULUW__popIn{0%{opacity:0;transform:scale(0)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (min-width:768px){.About-module__vAULUW__quoteIcon{width:50px;height:50px}}.About-module__vAULUW__quoteIcon svg{width:100%;height:100%}.About-module__vAULUW__doctorQuote{color:var(--color-text-secondary);opacity:0;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.8;animation:.5s cubic-bezier(.4,0,.2,1) .2s forwards About-module__vAULUW__slideUp;transform:translateY(20px)}@keyframes About-module__vAULUW__slideUp{to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.About-module__vAULUW__doctorQuote{font-size:1.2rem}}.About-module__vAULUW__doctorDisplayName{color:var(--color-accent-primary);opacity:0;margin-bottom:.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;animation:.5s cubic-bezier(.4,0,.2,1) .3s forwards About-module__vAULUW__slideUp;transform:translateY(20px)}@media (min-width:768px){.About-module__vAULUW__doctorDisplayName{font-size:1.5rem}}.About-module__vAULUW__doctorDisplaySpecialty{color:var(--color-text-secondary);opacity:0;margin-bottom:1.5rem;font-size:.9rem;animation:.5s cubic-bezier(.4,0,.2,1) .4s forwards About-module__vAULUW__slideUp;display:block;transform:translateY(20px)}@media (min-width:768px){.About-module__vAULUW__doctorDisplaySpecialty{font-size:.95rem}}@keyframes About-module__vAULUW__fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes About-module__vAULUW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.About-module__vAULUW__knowMoreBtn{background-color:var(--color-accent-light);color:var(--color-text-primary);opacity:0;border-radius:8px;padding:.875rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;animation:.5s .6s forwards About-module__vAULUW__fadeInUp;display:inline-block;position:relative;overflow:hidden}.About-module__vAULUW__knowMoreBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.About-module__vAULUW__knowMoreBtn:hover:before{left:100%}.About-module__vAULUW__knowMoreBtn:hover{background-color:var(--color-accent-primary);transform:translateY(-3px);box-shadow:0 8px 20px #bac8c966}.About-module__vAULUW__knowMoreBtn:active{transform:translateY(-1px)}.About-module__vAULUW__carouselDots{justify-content:center;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}.About-module__vAULUW__dot{background-color:var(--color-accent-light);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}@media (min-width:768px){.About-module__vAULUW__dot{width:12px;height:12px}.About-module__vAULUW__carouselDots{gap:.75rem}}.About-module__vAULUW__dot:before{content:"";border:2px solid #0000;border-radius:50%;transition:all .4s;position:absolute;inset:-4px}.About-module__vAULUW__dot:hover{background-color:var(--color-accent-primary);transform:scale(1.3)}.About-module__vAULUW__dot:hover:before{border-color:var(--color-accent-light)}.About-module__vAULUW__dot.About-module__vAULUW__dotActive{background-color:var(--color-accent-primary);transform:scale(1.4);box-shadow:0 0 15px #bac8c999}.About-module__vAULUW__dot.About-module__vAULUW__dotActive:before{border-color:var(--color-accent-primary);animation:1.5s ease-in-out infinite About-module__vAULUW__dotRipple}@keyframes About-module__vAULUW__dotRipple{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}.About-module__vAULUW__doctorsGrid{display:none}.About-module__vAULUW__doctorCard{background-color:var(--color-white);box-shadow:var(--shadow-md);transition:all var(--transition-normal);opacity:0;border-radius:24px;margin-top:70px;padding-top:100px;position:relative;overflow:visible;transform:translateY(20px)}.About-module__vAULUW__teamSection.About-module__vAULUW__visible .About-module__vAULUW__doctorCard{opacity:1;transform:translateY(0)}.About-module__vAULUW__doctorCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.About-module__vAULUW__doctorImageWrapper{justify-content:center;align-items:flex-end;width:140px;height:140px;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.About-module__vAULUW__doctorBgCircle{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-accent-light)100%);z-index:0;width:120px;height:120px;transition:transform var(--transition-normal);border-radius:50%;position:absolute;top:10px}.About-module__vAULUW__doctorCard:hover .About-module__vAULUW__doctorBgCircle{transform:scale(1.05)}.About-module__vAULUW__doctorPhoto{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 4px 12px #0000001a);width:130px;height:130px;transition:transform var(--transition-normal);position:relative}.About-module__vAULUW__doctorCard:hover .About-module__vAULUW__doctorPhoto{transform:scale(1.05)}.About-module__vAULUW__doctorImage{height:220px;position:relative;overflow:hidden}.About-module__vAULUW__doctorPlaceholder{background:linear-gradient(135deg,var(--color-accent-light)0%,var(--color-accent-primary)100%);width:100%;height:100%;transition:transform var(--transition-normal);justify-content:center;align-items:center;display:flex}.About-module__vAULUW__doctorCard:hover .About-module__vAULUW__doctorPlaceholder{transform:scale(1.1)}.About-module__vAULUW__doctorPlaceholder svg{width:80px;height:80px;color:var(--color-white);opacity:.6}.About-module__vAULUW__doctorOverlay{opacity:0;transition:opacity var(--transition-normal);background:linear-gradient(#0000,#4a4a4acc);justify-content:center;align-items:flex-end;padding-bottom:1.5rem;display:flex;position:absolute;inset:0}.About-module__vAULUW__doctorCard:hover .About-module__vAULUW__doctorOverlay{opacity:1}.About-module__vAULUW__socialLinks{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.About-module__vAULUW__socialLink{background-color:var(--color-bg-secondary);width:36px;height:36px;color:var(--color-text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__socialLink:hover{background-color:var(--color-accent-primary);color:var(--color-white);transform:scale(1.1)}.About-module__vAULUW__socialLink svg{width:16px;height:16px}.About-module__vAULUW__doctorInfo{text-align:center;padding:1rem 1.5rem 1.5rem}.About-module__vAULUW__doctorName{color:var(--color-text-primary);margin-bottom:.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.15rem}.About-module__vAULUW__doctorSpecialty{color:var(--color-accent-primary);margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:block}.About-module__vAULUW__doctorBio{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}@keyframes About-module__vAULUW__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__vAULUW__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}
.AppointmentForm-module__Xt-VKW__appointment{background-color:var(--color-bg-secondary);padding:6rem 1.5rem;position:relative}.AppointmentForm-module__Xt-VKW__appointment:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.AppointmentForm-module__Xt-VKW__container{max-width:1200px;margin:0 auto}.AppointmentForm-module__Xt-VKW__content{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.AppointmentForm-module__Xt-VKW__content{grid-template-columns:1fr 1.2fr;gap:4rem}}.AppointmentForm-module__Xt-VKW__info{animation:.8s forwards AppointmentForm-module__Xt-VKW__fadeInLeft}.AppointmentForm-module__Xt-VKW__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);position:relative}.AppointmentForm-module__Xt-VKW__title:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.AppointmentForm-module__Xt-VKW__subtitle{color:var(--color-text-secondary);margin-top:1.5rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.AppointmentForm-module__Xt-VKW__features{flex-direction:column;gap:1.5rem;display:flex}.AppointmentForm-module__Xt-VKW__feature{background-color:var(--color-white);transition:all var(--transition-normal);border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.AppointmentForm-module__Xt-VKW__feature:hover{box-shadow:var(--shadow-md);transform:translate(8px)}.AppointmentForm-module__Xt-VKW__featureIcon{background-color:var(--color-bg-primary);width:48px;height:48px;color:var(--color-accent-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppointmentForm-module__Xt-VKW__featureIcon svg{width:24px;height:24px}.AppointmentForm-module__Xt-VKW__featureText{flex-direction:column;gap:.25rem;display:flex}.AppointmentForm-module__Xt-VKW__featureText strong{color:var(--color-text-primary);font-size:1rem}.AppointmentForm-module__Xt-VKW__featureText span{color:var(--color-text-secondary);font-size:.875rem}.AppointmentForm-module__Xt-VKW__formWrapper{background-color:var(--color-white);box-shadow:var(--shadow-lg);border-radius:24px;max-width:100%;padding:2rem;animation:.8s forwards AppointmentForm-module__Xt-VKW__fadeInRight;overflow:hidden}@media (max-width:480px){.AppointmentForm-module__Xt-VKW__formWrapper{border-radius:16px;padding:1.25rem}}@media (min-width:640px){.AppointmentForm-module__Xt-VKW__formWrapper{padding:2.5rem}}.AppointmentForm-module__Xt-VKW__form{flex-direction:column;gap:1.25rem;display:flex}.AppointmentForm-module__Xt-VKW__formRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.AppointmentForm-module__Xt-VKW__formRow{grid-template-columns:repeat(2,1fr)}}.AppointmentForm-module__Xt-VKW__formGroup{flex-direction:column;gap:.5rem;display:flex}.AppointmentForm-module__Xt-VKW__label{color:var(--color-text-primary);font-size:.9rem;font-weight:500}.AppointmentForm-module__Xt-VKW__input,.AppointmentForm-module__Xt-VKW__select,.AppointmentForm-module__Xt-VKW__textarea{border:2px solid var(--color-bg-secondary);width:100%;transition:all var(--transition-fast);background-color:var(--color-bg-primary);color:var(--color-text-primary);box-sizing:border-box;border-radius:12px;max-width:100%;padding:1rem 1.25rem;font-size:1rem}.AppointmentForm-module__Xt-VKW__input[type=date]{appearance:none;min-height:52px}.AppointmentForm-module__Xt-VKW__input[type=date]::-webkit-date-and-time-value{text-align:left}.AppointmentForm-module__Xt-VKW__input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;margin:0;padding:0}@media (max-width:480px){.AppointmentForm-module__Xt-VKW__input,.AppointmentForm-module__Xt-VKW__select,.AppointmentForm-module__Xt-VKW__textarea{padding:.875rem 1rem;font-size:16px}.AppointmentForm-module__Xt-VKW__input[type=date]{width:100%;min-width:0}}.AppointmentForm-module__Xt-VKW__input:focus,.AppointmentForm-module__Xt-VKW__select:focus,.AppointmentForm-module__Xt-VKW__textarea:focus{border-color:var(--color-accent-primary);background-color:var(--color-white);outline:none;box-shadow:0 0 0 4px #bac8c933}.AppointmentForm-module__Xt-VKW__input::placeholder,.AppointmentForm-module__Xt-VKW__textarea::placeholder{color:var(--color-text-secondary);opacity:.6}.AppointmentForm-module__Xt-VKW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236F6F6F' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.AppointmentForm-module__Xt-VKW__textarea{resize:vertical;min-height:120px}.AppointmentForm-module__Xt-VKW__submitBtn{justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:1.125rem 2rem;font-size:1rem;display:flex}.AppointmentForm-module__Xt-VKW__submitBtn svg{width:20px;height:20px;transition:transform var(--transition-fast)}.AppointmentForm-module__Xt-VKW__submitBtn:hover svg{transform:translate(4px)rotate(-45deg)}.AppointmentForm-module__Xt-VKW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.AppointmentForm-module__Xt-VKW__loader{border:3px solid var(--color-bg-secondary);border-top-color:var(--color-text-primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite AppointmentForm-module__Xt-VKW__spin}@keyframes AppointmentForm-module__Xt-VKW__spin{to{transform:rotate(360deg)}}.AppointmentForm-module__Xt-VKW__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;animation:.5s forwards AppointmentForm-module__Xt-VKW__scaleIn;display:flex}.AppointmentForm-module__Xt-VKW__successIcon{background:linear-gradient(135deg,var(--color-accent-primary),#a5b7b8);width:80px;height:80px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;animation:1s ease-in-out infinite AppointmentForm-module__Xt-VKW__pulse;display:flex}.AppointmentForm-module__Xt-VKW__successIcon svg{width:40px;height:40px}.AppointmentForm-module__Xt-VKW__successMessage p{color:var(--color-text-primary);font-size:1.1rem;line-height:1.6}@keyframes AppointmentForm-module__Xt-VKW__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes AppointmentForm-module__Xt-VKW__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes AppointmentForm-module__Xt-VKW__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes AppointmentForm-module__Xt-VKW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
.Testimonials-module__ItA9Ha__testimonials{background:linear-gradient(135deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testimonials:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Testimonials-module__ItA9Ha__bgDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.Testimonials-module__ItA9Ha__bgCircle1{background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);opacity:.2;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite Testimonials-module__ItA9Ha__floatTestimonial;position:absolute;top:20%;right:-15%}.Testimonials-module__ItA9Ha__bgCircle2{background:radial-gradient(circle,var(--color-accent-light)0%,transparent 70%);opacity:.35;border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite reverse Testimonials-module__ItA9Ha__floatTestimonial;position:absolute;bottom:-10%;left:-10%}@keyframes Testimonials-module__ItA9Ha__floatTestimonial{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-25px)scale(1.05)}}.Testimonials-module__ItA9Ha__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;opacity:0;margin-bottom:3rem;transition:all .8s;transform:translateY(30px)}.Testimonials-module__ItA9Ha__header.Testimonials-module__ItA9Ha__visible{opacity:1;transform:translateY(0)}.Testimonials-module__ItA9Ha__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);display:inline-block;position:relative}.Testimonials-module__ItA9Ha__title:after{content:"";background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-light));border-radius:2px;width:60px;height:3px;transition:transform .6s cubic-bezier(.34,1.56,.64,1) .3s;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)scaleX(0)}.Testimonials-module__ItA9Ha__header.Testimonials-module__ItA9Ha__visible .Testimonials-module__ItA9Ha__title:after{transform:translate(-50%)scaleX(1)}.Testimonials-module__ItA9Ha__subtitle{color:var(--color-text-secondary);max-width:500px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.7}.Testimonials-module__ItA9Ha__carousel{opacity:0;align-items:center;gap:1rem;transition:all .8s .2s;display:flex;position:relative;transform:translateY(30px)}.Testimonials-module__ItA9Ha__carousel.Testimonials-module__ItA9Ha__visible{opacity:1;transform:translateY(0)}.Testimonials-module__ItA9Ha__slidesWrapper{border-radius:24px;flex:1;overflow:hidden}.Testimonials-module__ItA9Ha__slides{transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex}.Testimonials-module__ItA9Ha__slide{flex:0 0 100%;padding:0 1rem}.Testimonials-module__ItA9Ha__testimonialCard{background-color:var(--color-white);box-shadow:var(--shadow-md);text-align:center;border-radius:24px;padding:2.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testimonialCard:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.Testimonials-module__ItA9Ha__testimonialCard:hover:before{left:100%}.Testimonials-module__ItA9Ha__testimonialCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}@media (min-width:640px){.Testimonials-module__ItA9Ha__testimonialCard{padding:3rem}}.Testimonials-module__ItA9Ha__quoteIcon{width:40px;height:40px;color:var(--color-accent-light);opacity:.5;animation:3s ease-in-out infinite Testimonials-module__ItA9Ha__quoteFloat;position:absolute;top:1.5rem;left:1.5rem}@keyframes Testimonials-module__ItA9Ha__quoteFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-3deg)}}.Testimonials-module__ItA9Ha__rating{justify-content:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__star{width:20px;height:20px;color:var(--color-accent-light);transition:all var(--transition-fast);animation:.4s ease-out backwards Testimonials-module__ItA9Ha__starPop}.Testimonials-module__ItA9Ha__star:first-child{animation-delay:.1s}.Testimonials-module__ItA9Ha__star:nth-child(2){animation-delay:.2s}.Testimonials-module__ItA9Ha__star:nth-child(3){animation-delay:.3s}.Testimonials-module__ItA9Ha__star:nth-child(4){animation-delay:.4s}.Testimonials-module__ItA9Ha__star:nth-child(5){animation-delay:.5s}@keyframes Testimonials-module__ItA9Ha__starPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}to{opacity:1;transform:scale(1)rotate(0)}}.Testimonials-module__ItA9Ha__star.Testimonials-module__ItA9Ha__filled{filter:drop-shadow(0 0 4px #f5c51880)}.Testimonials-module__ItA9Ha__star svg{width:100%;height:100%}.Testimonials-module__ItA9Ha__star.Testimonials-module__ItA9Ha__filled{color:#f5c518}.Testimonials-module__ItA9Ha__comment{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8}@media (min-width:640px){.Testimonials-module__ItA9Ha__comment{font-size:1.2rem}}.Testimonials-module__ItA9Ha__author{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--color-accent-primary),var(--color-accent-light));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;animation:2s ease-in-out infinite Testimonials-module__ItA9Ha__avatarPulse;display:flex;position:relative}.Testimonials-module__ItA9Ha__avatar:before{content:"";background:linear-gradient(135deg,var(--color-accent-primary),var(--color-accent-light));z-index:-1;opacity:.5;border-radius:50%;animation:2s ease-in-out infinite Testimonials-module__ItA9Ha__avatarRing;position:absolute;inset:-3px}@keyframes Testimonials-module__ItA9Ha__avatarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes Testimonials-module__ItA9Ha__avatarRing{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.15)}}.Testimonials-module__ItA9Ha__avatar span{color:var(--color-white);font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.Testimonials-module__ItA9Ha__authorInfo{text-align:left;flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--color-text-primary);font-size:1.1rem;font-weight:600}.Testimonials-module__ItA9Ha__treatment{color:var(--color-accent-primary);font-size:.875rem}.Testimonials-module__ItA9Ha__navBtn{background-color:var(--color-white);cursor:pointer;width:48px;height:48px;box-shadow:var(--shadow-md);z-index:10;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__navBtn:before{content:"";background:radial-gradient(circle,var(--color-accent-primary)0%,transparent 70%);transition:transform .5s;position:absolute;inset:0;transform:scale(0)}.Testimonials-module__ItA9Ha__navBtn:hover:before{transform:scale(2)}.Testimonials-module__ItA9Ha__navBtn:hover{background-color:var(--color-accent-primary);transform:scale(1.15);box-shadow:0 8px 25px #bac8c966}.Testimonials-module__ItA9Ha__navBtn:active{transform:scale(.95)}.Testimonials-module__ItA9Ha__navBtn svg{width:24px;height:24px;color:var(--color-text-primary)}.Testimonials-module__ItA9Ha__navBtn:hover svg{color:var(--color-white)}@media (max-width:640px){.Testimonials-module__ItA9Ha__navBtn{display:none}}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.Testimonials-module__ItA9Ha__dot{background-color:var(--color-accent-light);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.Testimonials-module__ItA9Ha__dot:before{content:"";border:2px solid #0000;border-radius:50%;transition:all .3s;position:absolute;inset:-4px}.Testimonials-module__ItA9Ha__dot:hover{background-color:var(--color-accent-primary);transform:scale(1.3);box-shadow:0 0 15px #bac8c980}.Testimonials-module__ItA9Ha__dot:hover:before{border-color:var(--color-accent-light)}.Testimonials-module__ItA9Ha__activeDot{background-color:var(--color-accent-primary);border-radius:6px;width:32px;animation:.4s cubic-bezier(.34,1.56,.64,1) Testimonials-module__ItA9Ha__dotExpand}@keyframes Testimonials-module__ItA9Ha__dotExpand{0%{border-radius:50%;width:12px}to{border-radius:6px;width:32px}}
