.Footer-module__UDEoiW__footer{background-color:var(--bg-color);border-top:1px solid #ccc;padding:2rem 1.5rem;box-shadow:0 7px 29px rgba(100,100,111,.2)}.Footer-module__UDEoiW__container{grid-template-columns:1fr;align-items:start;gap:3rem;max-width:80rem;margin:0 auto;display:grid}@media (min-width:768px){.Footer-module__UDEoiW__footer{padding:2rem 3rem}.Footer-module__UDEoiW__container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__UDEoiW__container{grid-template-columns:repeat(5,1fr)}}.Footer-module__UDEoiW__logoColumn{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__logoColumn{text-align:right;align-items:flex-start}}.Footer-module__UDEoiW__logoWrapper{flex-direction:column;align-items:center;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__logoWrapper{align-items:flex-start}}.Footer-module__UDEoiW__logo{letter-spacing:-.05em;align-items:baseline;width:100px;font-size:3rem;font-weight:700;display:flex}.Footer-module__UDEoiW__logo img{height:auto!important;position:static!important}.Footer-module__UDEoiW__bio{color:#555;max-width:20rem;font-size:.875rem;line-height:1.625}.Footer-module__UDEoiW__clinicColumn{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__clinicColumn{align-items:flex-start}}.Footer-module__UDEoiW__clinicTitle{color:var(--primary-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module__UDEoiW__contactList{color:#555;flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__contactItem{justify-content:center;align-items:center;gap:.75rem;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__contactItem{justify-content:flex-start}}.Footer-module__UDEoiW__contactText{font-size:1.125rem}.Footer-module__UDEoiW__contactItemAddress{justify-content:center;align-items:flex-start;gap:.75rem;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__contactItemAddress{justify-content:flex-start}}.Footer-module__UDEoiW__addressText{font-size:.875rem;line-height:1.625}@media (min-width:1024px){.Footer-module__UDEoiW__addressText{text-align:right}}.Footer-module__UDEoiW__mapIcon{width:1.25rem;height:1.25rem;margin-top:.25rem}.Footer-module__UDEoiW__socialColumn{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:1024px){.Footer-module__UDEoiW__socialColumn{align-items:flex-start}}.Footer-module__UDEoiW__socialWrapper{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.Footer-module__UDEoiW__socialTitle{color:var(--primary-color);text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:1024px){.Footer-module__UDEoiW__socialTitle{text-align:right}}.Footer-module__UDEoiW__socialList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__socialLink{color:#555;align-items:center;gap:.75rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__UDEoiW__socialLink:hover{color:#00aef0}@media (min-width:1024px){.Footer-module__UDEoiW__socialLink{justify-content:flex-start}}.Footer-module__UDEoiW__socialLabel{font-size:.875rem;font-weight:500}.Footer-module__UDEoiW__socialIcon{color:#4b5563;transition:color .2s}.Footer-module__UDEoiW__socialLink:hover .Footer-module__UDEoiW__socialIcon{color:#00aef0}.Footer-module__UDEoiW__credits{text-align:center;padding-top:1rem}@media (min-width:1024px){.Footer-module__UDEoiW__credits{text-align:right}}.Footer-module__UDEoiW__creditsText{color:#555;font-size:.875rem}.Footer-module__UDEoiW__creditsCompany{color:#ff4d4d;font-size:1.125rem;font-weight:700}.Footer-module__UDEoiW__icon{width:1.25rem;height:1.25rem}.Footer-module__UDEoiW__legalRow{border-top:1px solid rgba(255,255,255,.15);flex-wrap:wrap;justify-content:center;gap:24px;padding:16px 0;display:flex}.Footer-module__UDEoiW__legalLink{color:inherit;font-size:14px;text-decoration:none;transition:opacity .2s}.Footer-module__UDEoiW__legalLink:hover{opacity:1;text-decoration:underline}
header.header{z-index:20;background:linear-gradient(rgba(26,53,82,.26),transparent);flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1rem;display:flex;position:absolute}header.header.header-blue{background:#1147b3}header.header.header-blue .logo-image{filter:brightness(10)}header.header .mobile-menu-button{cursor:pointer;color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.mobile-menu-content .close{color:#fff;position:absolute;top:3%;right:3%}header.header .mobile-menu-button:hover{background:rgba(88,123,230,.8)}@media (min-width:1220px){header.header .mobile-menu-button{display:none}}@media (min-width:768px){header.header{padding-left:3rem;padding-right:3rem}}header.header .contact-button-wrapper{display:none}@media (min-width:768px){header.header .contact-button-wrapper{display:block}}header.header .contact-button{-webkit-backdrop-filter:blur(12px);cursor:pointer;color:var(--primary-color);background-color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:9999px;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}header.header .contact-button:hover{background-color:var(--half-color);color:#fff}header.header .contact-button-icon{background-color:var(--primary-color);color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:.375rem;display:flex}header.header .contact-button-text{font-weight:900}header.header .language-toggle-button{-webkit-backdrop-filter:blur(12px);cursor:pointer;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:700;transition:all .3s;display:none}header.header .language-toggle-button:hover{background:var(--primary-color);transform:scale(1.05)}@media (min-width:768px){header.header .language-toggle-button{display:flex}}header.header .language-toggle-text{font-size:.875rem;font-weight:900}header.header .nav{align-items:center;gap:2rem;display:none}@media (min-width:1220px){header.header .nav{flex-direction:row-reverse;display:flex}}header.header .nav-link{color:#fff;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;line-height:1.25rem;text-decoration:none;transition-property:color;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}@media (min-width:768px){header.header .nav-link{font-size:1rem;line-height:1.5rem}}header.header .nav-link:hover,header.header .nav-link.active{color:var(--active-color)}header.header .logo-wrapper{align-items:center;gap:.5rem;display:flex}header.header .logo-text{text-align:right;direction:rtl}header.header .logo-title{color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-end;font-size:1rem;font-weight:700;line-height:1.3;display:flex}html[lang=en] header.header .logo-title{justify-content:flex-start;align-items:flex-start}@media (min-width:768px){header.header .logo-title{font-size:1.3rem;line-height:1.6rem}}header.header .logo-accent{color:var(--primary-color);display:block}header.header .logo-image-wrapper{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:3.5rem;height:2.5rem}@media (min-width:768px){header.header .logo-image-wrapper{width:4.5rem;height:3.5rem}}header.header .logo-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.mobile-menu-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.8);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:1220px){.mobile-menu-overlay{display:none}}.mobile-menu-overlay .mobile-menu-content{background:var(--primary-color);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;width:90%;max-width:400px;max-height:95%;padding:2.5rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.3)}.mobile-menu-overlay .mobile-nav{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.mobile-menu-overlay .mobile-nav-link{color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.mobile-menu-overlay .mobile-nav-link:hover{background:#2f8dc1}.mobile-menu-overlay .mobile-contact-button{background-color:var(--primary-color);color:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;padding:1rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.mobile-menu-overlay .mobile-contact-button:hover{background-color:#0f6330;transform:scale(1.02)}.mobile-menu-overlay .mobile-social-links{justify-content:center;align-items:center;gap:1rem;display:flex}.mobile-menu-overlay .mobile-social-link{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .3s;display:flex}.mobile-menu-overlay .mobile-social-link:hover{background:var(--primary-color);transform:translateY(-3px)}.mobile-menu-overlay .mobile-language-button{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700;transition:all .3s;display:flex}.mobile-menu-overlay .mobile-language-button:hover{background:rgba(18,124,58,.4);transform:scale(1.02)}.desktop-social-wrapper{z-index:30;flex-direction:column;align-items:center;gap:1rem;display:none;position:fixed;top:18%;left:1rem}html[lang=en] .desktop-social-wrapper{left:unset;right:1rem}@media (min-width:1024px){.desktop-social-wrapper{display:flex}}.desktop-social-wrapper .desktop-social-line{background:linear-gradient(transparent,rgba(255,255,255,.3));width:2px;height:3rem}.desktop-social-wrapper .desktop-social-line.top{background:linear-gradient(transparent,rgba(255,255,255,.3))}.desktop-social-wrapper .desktop-social-line.bottom{background:linear-gradient(rgba(255,255,255,.3),transparent)}.desktop-social-wrapper .desktop-social-link{background:rgba(255,255,255,.1);background:var(--primary-color);-webkit-backdrop-filter:blur(12px);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .3s;display:flex}.desktop-social-wrapper .desktop-social-link:hover{background:var(--half-color);transform:scale(1.1);box-shadow:0 4px 12px rgba(18,124,58,.4)}.nav-dropdown{display:inline-block;position:relative}.dropdown-trigger{cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;border:none;align-items:center;gap:.375rem;padding:0;display:flex;background:0 0!important}.dropdown-arrow{transition:transform .3s}.dropdown-trigger:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{z-index:1000;background:#fff;border-radius:.5rem;min-width:200px;padding-top:.5rem;animation:.2s dropdownFadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{color:#333;border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s;display:block}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{color:#06c;background-color:#f5f5f5}.mobile-nav-dropdown{border-radius:8px;width:100%;margin:8px 0;padding:8px 0}.mobile-nav-dropdown .dropdown-trigger{color:#fff;width:100%;font-weight:600}.mobile-nav-dropdown .dropdown-arrow{color:#1976d2;transition:transform .3s;transform:rotate(180deg)}.mobile-nav-dropdown .dropdown-arrow.open{transform:rotate(180deg)}.mobile-dropdown-menu{opacity:1;background-color:transparent;border-radius:6px;max-height:500px;margin-top:8px;padding-left:1rem;display:block;overflow:visible}@keyframes mobileDropdownSlide{0%{opacity:0;max-height:0}to{opacity:1;max-height:300px}}.mobile-dropdown-item{color:#fff;border:1px solid rgba(255,255,255,.1);align-items:center;gap:.75rem;padding:.875rem;font-size:.95rem;text-decoration:none;transition:background-color .2s;display:flex}.mobile-dropdown-item:hover{color:#0d47a1;background-color:#90caf9}.mobile-dropdown-item:last-child{border-bottom:none}
