.Header_header__AF_3G{position:fixed;top:0;left:0;right:0;background-color:var(--white);z-index:1000;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_scrolled__Ik5rI{background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header_headerContent__VSKiG{display:grid;grid-template-columns:300px 1fr 250px;align-items:center;padding:1rem 0;min-height:80px;height:auto;grid-gap:2rem;gap:2rem}.Header_logo__1FRrW{display:flex;align-items:center;gap:.75rem;flex-shrink:0;cursor:pointer;transition:all .3s ease}.Header_logo__1FRrW:hover{transform:scale(1.05)}.Header_logoIcon__UmpUw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s ease}.Header_iconImage__xycPk{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.Header_logoText__Q2TRx{font-size:1.5rem;font-weight:800;color:var(--primary-blue);text-decoration:none;transition:color .3s ease}.Header_desktopLanguageSwitcher__9tHt2{justify-self:center}.Header_mobileLanguageSwitcher__b_qQ_{display:none}.Header_nav__LVYU2{display:flex;align-items:center;gap:2rem;justify-self:end}.Header_navList__YufAx{display:flex;list-style:none;gap:2rem;margin:0;align-items:center}.Header_navItem__pb6e5{margin:0}.Header_navLink__bX76H{text-decoration:none;color:var(--text-dark);font-weight:500;font-size:.9rem;transition:color .3s ease;position:relative;white-space:nowrap}.Header_navLink__bX76H:hover{color:var(--primary-blue)}.Header_navLink__bX76H:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--primary-blue);transition:width .3s ease}.Header_navLink__bX76H:hover:after{width:100%}.Header_appointmentBtn__bDw9T{white-space:nowrap}.Header_menuToggle__ZTSyy{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0}.Header_menuIcon__aSp2R{width:100%;height:3px;background-color:var(--primary-blue);transition:all .3s ease;transform-origin:center;border-radius:1px}.Header_menuToggle__ZTSyy.Header_active__8Eipm .Header_menuIcon__aSp2R:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_menuToggle__ZTSyy.Header_active__8Eipm .Header_menuIcon__aSp2R:nth-child(2){opacity:0}.Header_menuToggle__ZTSyy.Header_active__8Eipm .Header_menuIcon__aSp2R:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media (max-width:374px){.Header_headerContent__VSKiG{display:flex;justify-content:space-between;padding:.75rem 0;height:70px}.Header_logoIcon__UmpUw{width:28px;height:28px}.Header_logoText__Q2TRx{font-size:1.25rem}.Header_desktopLanguageSwitcher__9tHt2{display:none}.Header_menuToggle__ZTSyy{display:flex}.Header_nav__LVYU2{position:fixed;top:70px;left:0;right:0;background-color:var(--white);flex-direction:column;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;gap:1.5rem}.Header_navOpen__inIop{transform:translateY(0);opacity:1;visibility:visible}.Header_mobileLanguageSwitcher__b_qQ_{display:block;margin-bottom:1rem}.Header_navList__YufAx{flex-direction:column;gap:1.5rem;width:100%;text-align:center}.Header_navLink__bX76H{font-size:1.1rem;padding:.5rem 0;display:block}.Header_appointmentBtn__bDw9T{margin-top:1rem}}@media (min-width:375px) and (max-width:767px){.Header_headerContent__VSKiG{display:flex;justify-content:space-between;padding:.75rem 0;height:70px}.Header_logoIcon__UmpUw{width:28px;height:28px}.Header_logoText__Q2TRx{font-size:1.25rem}.Header_desktopLanguageSwitcher__9tHt2{display:none}.Header_menuToggle__ZTSyy{display:flex}.Header_nav__LVYU2{position:fixed;top:70px;left:0;right:0;background-color:var(--white);flex-direction:column;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;gap:1.5rem}.Header_navOpen__inIop{transform:translateY(0);opacity:1;visibility:visible}.Header_mobileLanguageSwitcher__b_qQ_{display:block;margin-bottom:1rem}.Header_navList__YufAx{flex-direction:column;gap:1.5rem;width:100%;text-align:center}.Header_navLink__bX76H{font-size:1.1rem;padding:.5rem 0;display:block}.Header_appointmentBtn__bDw9T{margin-top:1rem}}@media (min-width:768px) and (max-width:1279px){.Header_headerContent__VSKiG{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 0;min-height:75px;grid-gap:1rem;gap:1rem}.Header_logoIcon__UmpUw{width:32px;height:32px}.Header_logoText__Q2TRx{font-size:1.1rem;line-height:1.2}.Header_desktopLanguageSwitcher__9tHt2{justify-self:center}.Header_nav__LVYU2{justify-self:end;gap:.3rem}.Header_navList__YufAx{gap:.4rem}.Header_navLink__bX76H{font-size:.75rem;padding:.25rem .4rem;white-space:nowrap}.Header_appointmentBtn__bDw9T{font-size:.8rem;padding:.75rem 1rem;white-space:nowrap;min-width:140px}}@media (min-width:1280px){.Header_headerContent__VSKiG{grid-template-columns:300px 1fr 300px;gap:2rem}.Header_navList__YufAx{gap:1.5rem}.Header_appointmentBtn__bDw9T,.Header_navLink__bX76H{font-size:.85rem;white-space:nowrap}.Header_appointmentBtn__bDw9T{padding:.7rem 1.2rem;min-width:120px}}.LanguageSwitcher_languageSwitcher__ORwWs{white-space:nowrap}.LanguageSwitcher_languageContainer__Inza1,.LanguageSwitcher_languageSwitcher__ORwWs{display:flex;align-items:center;gap:.25rem}.LanguageSwitcher_languageButton__yGDn9{background:none;border:none;color:var(--text-dark);font-size:.8rem;font-weight:600;cursor:pointer;padding:.25rem .4rem;border-radius:.25rem;transition:all .3s ease;min-width:28px;text-align:center}.LanguageSwitcher_languageButton__yGDn9:hover{color:var(--primary-blue);background-color:rgba(46,72,148,.1)}.LanguageSwitcher_languageButton__yGDn9.LanguageSwitcher_active___PMrY{color:var(--primary-blue);font-weight:600}.LanguageSwitcher_separator__Fsxwv{color:var(--text-gray);font-size:.875rem;opacity:.5}@media (max-width:767px){.LanguageSwitcher_languageSwitcher__ORwWs{margin-bottom:1rem;justify-content:center}.LanguageSwitcher_languageButton__yGDn9{font-size:.85rem;padding:.4rem .6rem;min-width:32px}}.Hero_hero__1d92z{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f8fbff,#e8f4fd);padding-top:80px;position:relative;overflow:hidden}.Hero_hero__1d92z:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e0e7ff" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.5}.Hero_heroContent__ksbat{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.Hero_heroText__omDGg{animation:Hero_slideInLeft__PFMIk 1s ease-out}.Hero_heroSubtitle__bXNFk{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}.Hero_subtitle___gKKT{color:var(--primary-blue)}.Hero_accent__9zpcM,.Hero_subtitle___gKKT{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.Hero_accent__9zpcM{color:var(--accent-blue)}.Hero_heroTitle___opGS{font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--primary-blue);margin-bottom:1.5rem}.Hero_heroDescription__nNg_P{font-size:1.125rem;line-height:1.7;color:var(--text-gray);margin-bottom:2.5rem;max-width:500px}.Hero_heroButtons__K4Mih{display:flex;gap:1rem;flex-wrap:wrap}.Hero_heroImage__pom9L{display:flex;justify-content:center;animation:Hero_slideInRight__MRGNo 1s ease-out}.Hero_imageContainer__p4KjG{position:relative;width:100%;max-width:400px;height:500px}.Hero_doctorPlaceholder__0g0Bv{object-fit:cover;width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(46,72,148,.3)}.Hero_doctorSvg__o1UCz{width:100%;height:100%}.Hero_floatingCards__6gwSs{position:absolute;top:0;left:0;right:0;bottom:0}.Hero_floatingCard__iKn58{position:absolute;background:var(--white);padding:1rem 1.5rem;border-radius:.75rem;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--primary-blue);animation:Hero_float__Sz6Ne 3s ease-in-out infinite}.Hero_cardTop__lTMU5{top:20%;right:-10%;animation-delay:-1s}.Hero_cardBottom__UiqeG{bottom:25%;left:-15%;animation-delay:-2s}.Hero_cardIcon__CPy1z{width:40px;height:40px;background:var(--accent-blue);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.25rem}@keyframes Hero_slideInLeft__PFMIk{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideInRight__MRGNo{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_float__Sz6Ne{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1023px){.Hero_heroTitle___opGS{font-size:3rem}.Hero_heroContent__ksbat{gap:3rem}.Hero_cardTop__lTMU5{right:-5%}.Hero_cardBottom__UiqeG{left:-10%}}@media (max-width:767px){.Hero_hero__1d92z{min-height:auto;padding:100px 0 4rem}.Hero_heroContent__ksbat{grid-template-columns:1fr;gap:4rem;text-align:center}.Hero_heroSubtitle__bXNFk{margin-bottom:2rem}.Hero_heroTitle___opGS{font-size:2.5rem;margin-bottom:2rem}.Hero_heroDescription__nNg_P{font-size:1rem;margin-bottom:3rem}.Hero_heroButtons__K4Mih{justify-content:center;margin-bottom:2rem}.Hero_floatingCard__iKn58{display:none}.Hero_imageContainer__p4KjG{order:-1;max-width:320px;min-width:280px;height:380px;margin:0 auto 3rem}.Hero_doctorPlaceholder__0g0Bv{border-radius:20px;overflow:hidden}.Hero_doctorPlaceholder__0g0Bv,.Hero_doctorSvg__o1UCz{width:100%;height:100%;object-fit:cover}}@media (max-width:480px){.Hero_heroTitle___opGS{font-size:2rem}.Hero_heroButtons__K4Mih{flex-direction:column;align-items:center}.Hero_heroButtons__K4Mih .Hero_btn__oQeaj{width:200px}.Hero_imageContainer__p4KjG{max-width:280px;min-width:250px;height:350px}}.About_about__5Iyot{background-color:var(--white);position:relative}.About_aboutContent__U0FoZ{display:flex;flex-direction:column;gap:4rem}.About_aboutMain__7Oeps{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.About_aboutDescription__Nx9dV{font-size:1rem;line-height:1.7;color:var(--text-gray);margin-bottom:2.5rem}.About_aboutDescriptionParagraph__5KnPk{margin-top:1rem}.About_features__kUYCT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.About_feature__J0GZE{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.75rem;transition:all .3s ease}.About_feature__J0GZE:hover{background-color:#f8fbff;transform:translateY(-2px)}.About_featureIcon__YXRxH{width:50px;height:50px;background:linear-gradient(135deg,var(--accent-blue),var(--primary-blue));color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;overflow:hidden;transition:all .3s ease}.About_featureIconEmoji__nNgwn{font-size:1.5rem;line-height:1}.About_feature__J0GZE:hover .About_featureIconEmoji__nNgwn,.About_feature__J0GZE:hover .About_featureIcon__YXRxH{transform:scale(1.1)}.About_featureContent__ZLv3m{flex:1 1}.About_featureTitle__ogHgw{font-size:1rem;font-weight:600;color:var(--primary-blue);margin-bottom:.25rem}.About_contactButtonContainer__8ai2r{display:flex;justify-content:center;margin-top:2rem}.About_readMoreBtn__o9qSQ{display:flex;background:none;border:2px solid var(--primary-blue);color:var(--primary-blue);padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem;align-items:center;gap:.5rem}.About_readMoreBtn__o9qSQ:hover{background-color:var(--primary-blue);color:var(--white)}.About_readMoreIcon__FyX9N{font-size:1.2rem;font-weight:700;transition:transform .3s ease}.About_readMoreBtn__o9qSQ.About_expanded__P1ebD .About_readMoreIcon__FyX9N{transform:rotate(180deg)}.About_aboutImage__5X83V{display:flex;justify-content:center;animation:About_fadeInUp__BMlTY 1s ease-out .2s both}.About_imageContainer__84xSb{position:relative;width:100%;max-width:380px}.About_doctorsPlaceholder__nguzq{border-radius:25px;overflow:hidden;box-shadow:0 25px 70px rgba(46,72,148,.25)}.About_doctorsPlaceholder__nguzq,.About_doctorsSvg__z4evp{object-fit:cover;width:100%;height:100%}.About_statsCard__McZjF{position:absolute;bottom:-20px;right:-20px;background:var(--white);padding:1.5rem;border-radius:1rem;box-shadow:0 15px 40px rgba(0,0,0,.1);display:flex;gap:2rem}.About_stat__ZENo6{text-align:center}.About_statNumber__3KOAS{font-size:1.75rem;font-weight:800;color:var(--primary-blue);line-height:1;margin-bottom:.25rem}.About_statLabel__ZeFl3{font-size:.75rem;font-weight:600;color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em}@keyframes About_fadeInUp__BMlTY{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1280px){.About_aboutContent__U0FoZ{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.About_features__kUYCT{grid-template-columns:repeat(2,1fr);gap:1.5rem}.About_feature__J0GZE{padding:1rem}.About_featureIcon__YXRxH{width:50px;height:50px}.About_featureIconEmoji__nNgwn{font-size:1.5rem}.About_featureTitle__ogHgw{font-size:1rem}.About_featureDescription__WT0k8{font-size:.875rem}.About_imageContainer__84xSb{max-width:380px}.About_statsCard__McZjF{position:absolute;bottom:-20px;right:-20px;padding:1.5rem;gap:2rem;flex-direction:row}}@media (min-width:768px) and (max-width:1279px){.About_aboutMain__7Oeps{grid-template-columns:1.2fr 1fr;gap:2rem;align-items:flex-start}.About_aboutText__9P2ID{max-width:500px}.About_features__kUYCT{grid-template-columns:repeat(3,1fr);gap:1rem}.About_feature__J0GZE{padding:.75rem}.About_featureIcon__YXRxH{width:45px;height:45px}.About_featureIconEmoji__nNgwn{font-size:1.3rem}.About_featureTitle__ogHgw{font-size:.95rem}.About_imageContainer__84xSb{max-width:380px}.About_statsCard__McZjF{position:absolute;bottom:-15px;right:-15px;padding:1.25rem;gap:1.5rem;flex-direction:row}.About_statNumber__3KOAS{font-size:1.5rem}.About_statLabel__ZeFl3{font-size:.7rem}}@media (min-width:375px) and (max-width:767px){.About_aboutContent__U0FoZ{gap:2rem}.About_aboutMain__7Oeps{grid-template-columns:1fr;gap:4rem;text-align:center}.About_aboutText__9P2ID{margin-bottom:1rem;z-index:2;position:relative}.About_aboutImage__5X83V{order:-1;margin-bottom:6rem;z-index:1;position:relative}.About_aboutDescription__Nx9dV{margin-bottom:1rem}.About_features__kUYCT{grid-template-columns:1fr;gap:1.5rem}.About_feature__J0GZE{text-align:left;padding:1rem}.About_featureIcon__YXRxH{width:45px;height:45px}.About_featureIconEmoji__nNgwn{font-size:1.3rem}.About_featureTitle__ogHgw{font-size:.95rem}.About_imageContainer__84xSb{max-width:300px;min-width:250px;height:350px;margin:0 auto}.About_doctorsPlaceholder__nguzq,.About_doctorsSvg__z4evp{width:100%;height:100%;object-fit:cover}.About_statsCard__McZjF{position:static;margin-top:2rem;justify-content:center;padding:1rem 1.5rem;flex-direction:row;gap:1.5rem;max-width:280px;margin-left:auto;margin-right:auto}.About_statNumber__3KOAS{font-size:1.3rem}.About_statLabel__ZeFl3{font-size:.65rem}}@media (max-width:374px){.About_aboutContent__U0FoZ{gap:2rem}.About_aboutMain__7Oeps{grid-template-columns:1fr;gap:3.5rem;text-align:center}.About_aboutText__9P2ID{margin-bottom:1rem;z-index:2;position:relative}.About_aboutImage__5X83V{order:-1;margin-bottom:4rem;z-index:1;position:relative}.About_aboutDescription__Nx9dV{margin-bottom:1rem}.About_features__kUYCT{grid-template-columns:1fr;gap:1rem}.About_feature__J0GZE{text-align:left;padding:.75rem}.About_featureIcon__YXRxH{width:40px;height:40px}.About_featureIconEmoji__nNgwn{font-size:1.2rem}.About_featureTitle__ogHgw{font-size:.9rem}.About_imageContainer__84xSb{max-width:250px;min-width:200px;height:300px;margin:0 auto}.About_doctorsPlaceholder__nguzq,.About_doctorsSvg__z4evp{width:100%;height:100%;object-fit:cover}.About_statsCard__McZjF{position:static;margin-top:2rem;justify-content:center;padding:.75rem 1rem;flex-direction:row;gap:1rem;max-width:240px;margin-left:auto;margin-right:auto}.About_statNumber__3KOAS{font-size:1.2rem}.About_statLabel__ZeFl3{font-size:.6rem}}.Services_services__FvIjK{background:linear-gradient(135deg,#f8fbff,#ffffff);position:relative}.Services_services__FvIjK:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%23e0e7ff" opacity="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');opacity:.6}.Services_servicesGrid__8_5ti{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;position:relative;z-index:1}.Services_serviceCard__5hzIU{background:var(--white);border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(46,72,148,.1);transition:all .3s ease;animation:Services_fadeInUp__R0u6v .8s ease-out both}.Services_serviceCard__5hzIU:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(46,72,148,.2)}.Services_serviceImage__3S3jP{position:relative;height:200px;overflow:hidden}.Services_servicePlaceholder__Eo53J{width:100%;height:100%}.Services_serviceSvg__3sh4v{width:100%;height:100%;object-fit:cover}.Services_serviceContent__HsC34{padding:2rem;text-align:center;position:relative}.Services_serviceIcon__4Vzyu{position:absolute;top:-25px;left:50%;transform:translateX(-50%);width:50px;height:50px;background:var(--white);border:3px solid var(--accent-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 5px 15px rgba(0,191,255,.3);overflow:hidden}.Services_serviceIconEmoji__N7fPj{font-size:1.5rem;line-height:1}.Services_serviceCard__5hzIU:hover .Services_serviceIconEmoji__N7fPj{transform:scale(1.1)}.Services_serviceTitle__vzeDI{font-size:1.25rem;font-weight:700;color:var(--primary-blue);margin:1.5rem 0 1rem}.Services_serviceDescription__GiSNr{font-size:.9rem;line-height:1.6;color:var(--text-gray);margin-bottom:1.5rem}.Services_serviceBtn__is7JO{font-size:.875rem;padding:.75rem 1.5rem}@keyframes Services_fadeInUp__R0u6v{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Services_servicesGrid__8_5ti{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Services_serviceCard__5hzIU{min-height:auto}.Services_serviceContent__HsC34{padding:1.5rem}}@media (max-width:767px){.Services_servicesGrid__8_5ti{grid-template-columns:1fr;gap:1.5rem}.Services_serviceCard__5hzIU{max-width:400px;margin:0 auto}.Services_serviceContent__HsC34{padding:1.5rem 1rem}.Services_serviceTitle__vzeDI{font-size:1.125rem}.Services_serviceDescription__GiSNr{font-size:.875rem}}@media (max-width:480px){.Services_serviceCard__5hzIU{max-width:100%}.Services_serviceContent__HsC34{padding:1.25rem .75rem}.Services_serviceIcon__4Vzyu{width:45px;height:45px;font-size:1.125rem}.Services_serviceIconImage__W6VcV{width:25px;height:25px}.Services_serviceTitle__vzeDI{font-size:1rem}.Services_serviceDescription__GiSNr{font-size:.8rem}.Services_serviceBtn__is7JO{padding:.6rem 1.25rem;font-size:.8rem}}@media (min-width:1200px){.Services_servicesGrid__8_5ti{grid-template-columns:repeat(3,1fr)}}.Prices_prices__R8Yi3{background:linear-gradient(135deg,#ffffff,#f8fbff);position:relative}.Prices_prices__R8Yi3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="money-pattern" width="40" height="40" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1.5" fill="%23e0e7ff" opacity="0.4"/><text x="20" y="25" text-anchor="middle" font-size="8" fill="%23e0e7ff" opacity="0.3">€</text></pattern></defs><rect width="100" height="100" fill="url(%23money-pattern)"/></svg>');opacity:.5}.Prices_pricesContainer___OSZg{position:relative;z-index:1;max-width:900px;margin:0 auto}.Prices_pricesTable__shUQX{background:var(--white);border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px rgba(46,72,148,.15);margin-bottom:2rem;border:1px solid rgba(46,72,148,.1)}.Prices_tableHeader__0G0bK{background:linear-gradient(135deg,var(--primary-blue),#1e3a80);display:grid;grid-template-columns:2fr 1fr;padding:0}.Prices_headerCell__LTQmZ{padding:1.5rem 2rem;color:var(--white);font-weight:700;font-size:1.125rem;display:flex;align-items:center;gap:.75rem}.Prices_headerCell__LTQmZ:first-child{border-right:1px solid rgba(255,255,255,.2)}.Prices_headerIcon__yqC_7{font-size:1.25rem}.Prices_tableBody__yFaFU{background:var(--white)}.Prices_tableRow__pugad{display:grid;grid-template-columns:2fr 1fr;border-bottom:1px solid rgba(46,72,148,.1);transition:all .3s ease;animation:Prices_fadeInUp__uvQUn .8s ease-out both}.Prices_tableRow__pugad:hover{background:rgba(46,72,148,.03);transform:translateX(5px)}.Prices_tableRow__pugad:last-child{border-bottom:none}.Prices_serviceCell__ppFR7{padding:1.5rem 2rem;display:flex;align-items:center;gap:1rem;border-right:1px solid rgba(46,72,148,.1)}.Prices_serviceIcon__wHOTl{font-size:1.5rem;width:45px;height:45px;background:linear-gradient(135deg,var(--light-blue),var(--accent-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Prices_serviceName__0P5N7{font-weight:600;color:var(--text-dark);font-size:1rem}.Prices_priceCell__1bKNE{padding:1.5rem 2rem;display:flex;align-items:center;justify-content:center}.Prices_priceValue__C397H{font-weight:700;font-size:1.25rem;color:var(--primary-blue);background:linear-gradient(135deg,var(--primary-blue),var(--accent-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Prices_priceNote__tN0Lm{background:rgba(0,191,255,.1);border:1px solid rgba(0,191,255,.2);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem;animation:Prices_fadeInUp__uvQUn .8s ease-out both}.Prices_noteIcon__MyGDR{font-size:1.25rem;flex-shrink:0}.Prices_noteText__x1lS_{color:var(--text-gray);font-size:.9rem;line-height:1.6;margin:0}.Prices_ctaSection__dS1S7{background:linear-gradient(135deg,var(--primary-blue),#1e3a80);border-radius:1.5rem;padding:3rem 2rem;text-align:center;color:var(--white);animation:Prices_fadeInUp__uvQUn .8s ease-out both}.Prices_ctaTitle__96SVg{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.Prices_ctaText__KP2_f{font-size:1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.Prices_ctaButton__xTSo1{background:var(--white);color:var(--primary-blue);border:none;font-weight:600}.Prices_ctaButton__xTSo1:hover{background:rgba(255,255,255,.9);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}@keyframes Prices_fadeInUp__uvQUn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Prices_headerCell__LTQmZ,.Prices_priceCell__1bKNE,.Prices_serviceCell__ppFR7{padding:1.25rem 1.5rem}.Prices_serviceName__0P5N7{font-size:.9rem}.Prices_priceValue__C397H{font-size:1.125rem}}@media (max-width:767px){.Prices_pricesTable__shUQX{margin:0 1rem 2rem}.Prices_tableHeader__0G0bK,.Prices_tableRow__pugad{grid-template-columns:1fr}.Prices_headerCell__LTQmZ:first-child,.Prices_serviceCell__ppFR7{border-right:none;border-bottom:1px solid rgba(255,255,255,.2)}.Prices_headerCell__LTQmZ,.Prices_priceCell__1bKNE,.Prices_serviceCell__ppFR7{padding:1rem 1.5rem}.Prices_serviceIcon__wHOTl{width:40px;height:40px;font-size:1.25rem}.Prices_serviceName__0P5N7{font-size:.875rem}.Prices_priceCell__1bKNE{justify-content:flex-start;background:rgba(46,72,148,.05)}.Prices_priceValue__C397H{font-size:1.125rem}.Prices_priceNote__tN0Lm{margin:0 1rem 2rem;padding:1.25rem}.Prices_ctaSection__dS1S7{margin:0 1rem;padding:2rem 1.5rem}.Prices_ctaTitle__96SVg{font-size:1.25rem}.Prices_ctaText__KP2_f{font-size:.9rem}}@media (max-width:480px){.Prices_headerCell__LTQmZ,.Prices_priceCell__1bKNE,.Prices_serviceCell__ppFR7{padding:.875rem 1rem}.Prices_serviceIcon__wHOTl{width:35px;height:35px;font-size:1.125rem}.Prices_serviceName__0P5N7{font-size:.8rem}.Prices_headerCell__LTQmZ,.Prices_priceValue__C397H{font-size:1rem}.Prices_priceNote__tN0Lm{padding:1rem}.Prices_noteText__x1lS_{font-size:.85rem}.Prices_ctaSection__dS1S7{padding:1.5rem 1rem}.Prices_ctaTitle__96SVg{font-size:1.125rem}}.Appointment_appointment__HJ74m{background:linear-gradient(135deg,var(--primary-blue) 0,#1e3a80 100%);color:var(--white);position:relative}.Appointment_appointment__HJ74m:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="medical-pattern" width="50" height="50" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="2" fill="rgba(255,255,255,0.1)"/><rect x="23" y="15" width="4" height="20" fill="rgba(255,255,255,0.05)"/><rect x="15" y="23" width="20" height="4" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23medical-pattern)"/></svg>');opacity:.3}.Appointment_appointmentContent__NzVXf{position:relative;z-index:1;max-width:800px;margin:0 auto}.Appointment_appointmentForm__rbIsl{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;padding:3rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 25px 50px rgba(0,0,0,.2)}.Appointment_formGrid__o38G4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.Appointment_formGrid__o38G4 .Appointment_formGroup__dbB7a:nth-child(3){grid-column:span 1}.Appointment_formGroup__dbB7a{display:flex;flex-direction:column}.Appointment_formLabel__JwuKX{font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:var(--white)}.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{width:100%;padding:.875rem;border:2px solid rgba(255,255,255,.3);border-radius:.5rem;font-size:.9rem;background:rgba(255,255,255,.9);color:#333!important;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-appearance:none;-webkit-text-fill-color:#333!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:#666!important;-webkit-text-fill-color:#666!important;opacity:1}.Appointment_formInput__IMwfK:-webkit-autofill,.Appointment_formInput__IMwfK:-webkit-autofill:active,.Appointment_formInput__IMwfK:-webkit-autofill:focus,.Appointment_formInput__IMwfK:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px rgba(255,255,255,.9)!important;-webkit-text-fill-color:#333!important;color:#333!important}.Appointment_formSelect__gaWAN:-webkit-autofill,.Appointment_formTextarea__FOiNP:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px rgba(255,255,255,.9)!important;-webkit-text-fill-color:#333!important;color:#333!important}.Appointment_formInput__IMwfK:focus,.Appointment_formSelect__gaWAN:focus,.Appointment_formTextarea__FOiNP:focus{outline:none;border-color:var(--accent-blue);background:rgba(255,255,255,.95);box-shadow:0 0 0 3px rgba(0,191,255,.3)}.Appointment_formSelect__gaWAN{cursor:pointer}.Appointment_formSelect__gaWAN option{background:var(--primary-blue);color:var(--white)}.Appointment_formTextarea__FOiNP{resize:vertical;min-height:100px}.Appointment_errorMessage__IW_FG{font-size:.8rem;color:#ff6b6b;margin-top:.25rem;background:rgba(255,107,107,.1);padding:.25rem .5rem;border-radius:.25rem;border-left:3px solid #ff6b6b}.Appointment_submitContainer__pSvjL{text-align:center;margin-top:2rem}.Appointment_submitBtn__2d_Wx{padding:1rem 3rem;font-size:1rem;font-weight:700;letter-spacing:.5px;background:var(--accent-blue);border:none;transition:all .3s ease;position:relative;overflow:hidden}.Appointment_submitBtn__2d_Wx:hover:not(:disabled){background:#0099cc;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,191,255,.4)}.Appointment_submitBtn__2d_Wx:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (min-width:768px){.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{color:#333!important;background:rgba(255,255,255,.9)!important;border:2px solid rgba(255,255,255,.3)!important;-webkit-text-fill-color:#333!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:#666!important;-webkit-text-fill-color:#666!important}.Appointment_formLabel__JwuKX{color:var(--white)!important}}@media (max-width:1023px){.Appointment_appointmentForm__rbIsl{padding:2.5rem 2rem}.Appointment_formGrid__o38G4{gap:1.25rem}}@media (max-width:767px){.Appointment_appointmentForm__rbIsl{padding:2rem 1.5rem;margin:0 1rem}.Appointment_formGrid__o38G4{grid-template-columns:1fr;gap:1rem}.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{padding:.75rem;font-size:.875rem;color:#333!important;background:rgba(255,255,255,.9)!important;border:2px solid rgba(255,255,255,.4)!important;-webkit-text-fill-color:#333!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:#666!important;-webkit-text-fill-color:#666!important}.Appointment_formLabel__JwuKX{font-size:.875rem;color:var(--white)!important}.Appointment_submitBtn__2d_Wx{padding:.875rem 2.5rem;font-size:.9rem;width:100%;max-width:300px}}@media (max-width:480px){.Appointment_appointmentForm__rbIsl{padding:1.5rem 1rem;margin:0 .5rem;border-radius:1rem}.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{padding:.625rem;font-size:.8rem;color:var(--white)!important;background:rgba(255,255,255,.15)!important;border:2px solid rgba(255,255,255,.4)!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:rgba(255,255,255,.8)!important}.Appointment_formLabel__JwuKX{font-size:.8rem;color:var(--white)!important}.Appointment_errorMessage__IW_FG{font-size:.75rem}.Appointment_submitBtn__2d_Wx{padding:.75rem 2rem;font-size:.875rem}}#Appointment_appointment__HJ74m .Appointment_section-heading__4ePE7,#Appointment_appointment__HJ74m h2,.Appointment_appointmentTitle__vUaJy,.Appointment_appointment__HJ74m .Appointment_section-heading__4ePE7,.Appointment_appointment__HJ74m .Appointment_section-subtitle__8Wjwu,.Appointment_appointment__HJ74m .Appointment_section-title__uoLmp,.Appointment_appointment__HJ74m .Appointment_section-title__uoLmp .Appointment_section-heading__4ePE7,.Appointment_appointment__HJ74m h2.Appointment_section-heading__4ePE7{color:var(--white)!important}.Appointment_formInput__IMwfK[type=date]{color-scheme:dark}.Appointment_formInput__IMwfK[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}@supports (-webkit-overflow-scrolling:touch){@media (max-width:767px){.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{color:var(--text-dark)!important;background:rgba(255,255,255,.9)!important;border:2px solid rgba(255,255,255,.8)!important;-webkit-text-fill-color:var(--text-dark)!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:rgba(102,102,102,.8)!important;-webkit-text-fill-color:rgba(102,102,102,.8)!important;opacity:1!important}}}@media (max-width:767px){.Appointment_formInput__IMwfK,.Appointment_formSelect__gaWAN,.Appointment_formTextarea__FOiNP{color:var(--text-dark)!important;background:rgba(255,255,255,.9)!important;border:2px solid rgba(255,255,255,.8)!important;-webkit-text-fill-color:var(--text-dark)!important}.Appointment_formInput__IMwfK::placeholder,.Appointment_formTextarea__FOiNP::placeholder{color:rgba(102,102,102,.8)!important;-webkit-text-fill-color:rgba(102,102,102,.8)!important;opacity:1!important}.Appointment_formSelect__gaWAN{background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>")!important;background-repeat:no-repeat!important;background-position:right .7rem center!important;background-size:.65rem auto!important}.Appointment_formInput__IMwfK:-webkit-autofill,.Appointment_formInput__IMwfK:-webkit-autofill:active,.Appointment_formInput__IMwfK:-webkit-autofill:focus,.Appointment_formInput__IMwfK:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px rgba(255,255,255,.9)!important;-webkit-text-fill-color:var(--text-dark)!important;border:2px solid rgba(255,255,255,.8)!important}}.Contact_contact__k_BUL{background:linear-gradient(135deg,#f8fbff,#e8f4fd);position:relative}.Contact_contact__k_BUL:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="contact-grid" width="20" height="20" patternUnits="userSpaceOnUse"><path d="M 20 0 L 0 0 0 20" fill="none" stroke="%23e0e7ff" stroke-width="0.5" opacity="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23contact-grid)"/></svg>');opacity:.6}.Contact_contactContent__BUbUT{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem}.Contact_contactGrid__vpxGq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Contact_contactCard__qv_bw{background:var(--white);padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 10px 30px rgba(46,72,148,.1);transition:all .3s ease;animation:Contact_fadeInUp__5K4j7 .8s ease-out both;border:1px solid rgba(46,72,148,.1)}.Contact_contactCard__qv_bw:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(46,72,148,.15)}.Contact_contactIcon__FDHdc{width:70px;height:70px;background:linear-gradient(135deg,var(--accent-blue),var(--primary-blue));color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 25px rgba(0,191,255,.3)}.Contact_contactInfo__hUXvh{text-align:center}.Contact_contactTitle__2Sm7P{font-size:1.125rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem;letter-spacing:.05em}.Contact_contactDetails__D7oUK{display:flex;flex-direction:column;gap:.5rem}.Contact_contactDetail__dv6U8{font-size:.9rem;line-height:1.6;color:var(--text-gray);margin:0}.Contact_contactLink__e3r46{color:var(--text-gray);text-decoration:none;transition:color .3s ease}.Contact_contactLink__e3r46:hover{color:var(--primary-blue);text-decoration:underline}.Contact_ctaSection__TIJpW{margin-top:2rem}.Contact_ctaCard__ZVP_1{background:linear-gradient(135deg,var(--primary-blue),#1e3a80);border-radius:1.5rem;padding:0;overflow:hidden;box-shadow:0 20px 60px rgba(46,72,148,.25);animation:Contact_fadeInUp__5K4j7 .8s ease-out both}.Contact_ctaContent__j6xq3{padding:3rem 2rem;text-align:center;color:var(--white)}.Contact_ctaIcon__pf6CT{width:80px;height:80px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Contact_ctaTitle__01J7m{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.Contact_ctaDescription__tj_gm{font-size:1rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:500px;margin-left:auto;margin-right:auto}.Contact_ctaButtons__pFmcx{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Contact_ctaBtn__2zql4{min-width:180px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}@keyframes Contact_fadeInUp__5K4j7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Contact_contactGrid__vpxGq{gap:1.5rem}.Contact_contactCard__qv_bw{padding:1.5rem}.Contact_contactIcon__FDHdc{width:60px;height:60px;margin-bottom:1.25rem}.Contact_ctaContent__j6xq3{padding:2.5rem 2rem}.Contact_ctaTitle__01J7m{font-size:1.5rem}}@media (max-width:767px){.Contact_contactContent__BUbUT{gap:2rem}.Contact_contactGrid__vpxGq{grid-template-columns:1fr;gap:1.5rem}.Contact_contactCard__qv_bw{padding:1.5rem 1rem}.Contact_contactIcon__FDHdc{width:55px;height:55px;margin-bottom:1rem}.Contact_contactTitle__2Sm7P{font-size:1rem}.Contact_contactDetail__dv6U8{font-size:.875rem}.Contact_ctaContent__j6xq3{padding:2rem 1.5rem}.Contact_ctaTitle__01J7m{font-size:1.25rem}.Contact_ctaDescription__tj_gm{font-size:.9rem}.Contact_ctaButtons__pFmcx{flex-direction:column;align-items:center}.Contact_ctaBtn__2zql4{min-width:200px}}@media (max-width:480px){.Contact_contactCard__qv_bw{padding:1.25rem .75rem}.Contact_contactIcon__FDHdc{width:50px;height:50px}.Contact_contactTitle__2Sm7P{font-size:.95rem}.Contact_contactDetail__dv6U8{font-size:.8rem}.Contact_mapPlaceholder__nqPCT{padding:2rem 1rem;min-height:200px}.Contact_mapIcon__PdSAS{width:60px;height:60px}.Contact_mapTitle__mHQav{font-size:1.125rem}.Contact_mapDescription__sNqbo{font-size:.85rem}}.Footer_footer__4vzqH{background-color:var(--primary-blue);color:var(--white);padding:3rem 0 1rem}.Footer_footerContent__33dnM{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.Footer_footerSection__3w8Yc{display:flex;flex-direction:column}.Footer_logo__C9vo8{margin-bottom:1rem}.Footer_logoText__JXSR3{font-size:1.75rem;font-weight:800;color:var(--white);margin-bottom:.5rem}.Footer_tagline__NHwwX{color:var(--light-blue);line-height:1.6;font-size:.9rem}.Footer_sectionTitle__MOAYB{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--white)}.Footer_linkList__xbV8f{list-style:none;display:flex;flex-direction:column;gap:.5rem}.Footer_footerLink__VU733{color:var(--light-blue);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerLink__VU733:hover{color:var(--white)}.Footer_contactInfo__bV56D{display:flex;flex-direction:column;gap:.75rem}.Footer_contactItem__JPw3N{font-size:.9rem;color:var(--light-blue);line-height:1.5}.Footer_contactLabel__C_4H5{font-weight:600;color:var(--white)}.Footer_contactLink__qXKnx{color:var(--light-blue);text-decoration:none;transition:color .3s ease}.Footer_contactLink__qXKnx:hover{color:var(--white)}.Footer_newsletter__b40_W{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.Footer_newsletterInput__Drtkg{padding:.75rem;border:1px solid var(--light-blue);border-radius:.375rem;font-size:.9rem;background-color:transparent;color:var(--white)}.Footer_newsletterInput__Drtkg::placeholder{color:var(--light-blue)}.Footer_newsletterInput__Drtkg:focus{outline:none;border-color:var(--white)}.Footer_newsletterBtn__14g57{align-self:flex-start}.Footer_socialMedia__sXOzJ{display:flex;gap:1rem}.Footer_socialLink__N7mmd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.1);color:var(--light-blue);border-radius:50%;text-decoration:none;transition:all .3s ease}.Footer_socialLink__N7mmd:hover{background-color:var(--white);color:var(--primary-blue);transform:translateY(-2px)}.Footer_footerBottom__OFeMd{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center}.Footer_copyright__1v3uR{font-size:.875rem;color:var(--light-blue)}@media (max-width:374px){.Footer_footer__4vzqH{padding:2rem 0 1rem}.Footer_footerContent__33dnM{grid-template-columns:1fr;gap:2rem;text-align:center}.Footer_newsletter__b40_W{align-items:center}.Footer_newsletterInput__Drtkg{width:100%;max-width:300px}.Footer_newsletterBtn__14g57{align-self:center}.Footer_socialMedia__sXOzJ{justify-content:center}.Footer_contactInfo__bV56D,.Footer_linkList__xbV8f{align-items:center}}@media (min-width:375px) and (max-width:767px){.Footer_footer__4vzqH{padding:2rem 0 1rem}.Footer_footerContent__33dnM{grid-template-columns:1fr;gap:2rem;text-align:center}.Footer_newsletter__b40_W{align-items:center}.Footer_newsletterInput__Drtkg{width:100%;max-width:300px}.Footer_newsletterBtn__14g57{align-self:center}.Footer_socialMedia__sXOzJ{justify-content:center}.Footer_contactInfo__bV56D,.Footer_linkList__xbV8f{align-items:center}}@media (min-width:768px) and (max-width:1279px){.Footer_footerContent__33dnM{grid-template-columns:repeat(2,1fr)}}