@font-face{font-family:museoSansRounded;src:url(../media/MuseoSansRounded_500-s.p.0ag8xdz6~eyty.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:museoSansRounded;src:url(../media/MuseoSansRounded_700-s.p.0pjoixaj55kvx.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:museoSansRounded Fallback;src:local(Arial);ascent-override:91.87%;descent-override:25.39%;line-gap-override:0.0%;size-adjust:102.31%}.museosansrounded_5e580038-module__Sjw60q__className{font-family:museoSansRounded,museoSansRounded Fallback}.museosansrounded_5e580038-module__Sjw60q__variable{--font-museo-sans-rounded:"museoSansRounded", "museoSansRounded Fallback"}
ul{margin:0;padding:0;list-style:none}*{box-sizing:border-box;color:#086277;font:inherit;font-family:var(--font-museo-sans-rounded);vertical-align:baseline;border:0;margin:0;padding:0}html{font-size:62.5%}:root{--space-xs-min:32px;--space-xs-max:40px;--space-s-min:48px;--space-s-max:80px;--space-m-min:64px;--space-m-max:100px;--space-l-min:80px;--space-l-max:120px;--space-xl-min:100px;--space-xl-max:200px;--block-spacing-xsmall:clamp(var(--space-xs-min), 4vw, var(--space-xs-max));--block-spacing-small:clamp(var(--space-m-min), 6vw, var(--space-s-max));--block-spacing-medium:clamp(var(--space-m-min), 8vw, var(--space-m-max));--block-spacing-large:clamp(var(--space-l-min), 10vw, var(--space-l-max));--block-spacing-xl:clamp(var(--space-xl-min), 12vw, var(--space-xl-max));--general-border-radius:clamp(2.8rem, calc(2.354rem + 1.143vw), 4rem);--max-fixed-border-radius:4rem}body{font-family:var(--font-museo-sans-rounded);color:#086277;font-size:1rem;font-weight:500;line-height:1.5}.container{width:90%;max-width:1440px;margin:0 auto}.isDesktop{display:block}@media (max-width:768px){.isDesktop{display:none}}.isMobile{display:none}@media (max-width:768px){.isMobile{display:block}}#mapBlock,#expertInfo{scroll-margin-top:100px}.CookieDeclaration{color:#086277;font-size:clamp(1.6rem,1.526rem + .19vw,1.8rem);line-height:1.5}
.Header-module-scss-module__EljKxW__header{z-index:100;width:100%;position:fixed;top:1.6rem}.Header-module-scss-module__EljKxW__header__inner{background:#fff;border-radius:clamp(16px,10.8px + 1.333vw,30px);justify-content:space-between;align-items:center;padding:clamp(1rem,.926rem + .19vw,1rem) clamp(1.5rem,.943rem + 1.429vw,3rem);display:flex;box-shadow:0 0 10px #0000001a}.Header-module-scss-module__EljKxW__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__EljKxW__logo{aspect-ratio:151/120;object-fit:contain;width:auto;height:clamp(4rem,3.257rem + 1.905vw,6rem)}.Header-module-scss-module__EljKxW__nav{align-items:center;gap:4rem;display:flex}@media (max-width:992px){.Header-module-scss-module__EljKxW__nav{display:none}}.Header-module-scss-module__EljKxW__navLink{color:#02414f;white-space:nowrap;font-size:clamp(1.6rem,1.526rem + .19vw,1.8rem);font-weight:500;text-decoration:none;transition:opacity .2s,font-weight .2s;display:inline-block;position:relative}.Header-module-scss-module__EljKxW__navLink:before{content:attr(data-text);visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;height:0;font-weight:700;display:block;overflow:hidden}.Header-module-scss-module__EljKxW__navLink:after{content:"";transform-origin:0;opacity:0;background-color:#96e0e0;width:100%;height:1px;transition:transform .3s,opacity .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module-scss-module__EljKxW__navLink:hover{opacity:.85;font-weight:700}.Header-module-scss-module__EljKxW__navLink:hover:after{opacity:1;transform:scaleX(1)}.Header-module-scss-module__EljKxW__navLinkActive{font-weight:700}.Header-module-scss-module__EljKxW__hamburger{cursor:pointer;color:#02414f;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:3.6rem;height:3.6rem;padding:.8rem;display:none}@media (max-width:992px){.Header-module-scss-module__EljKxW__hamburger{z-index:999;display:flex;position:relative}}.Header-module-scss-module__EljKxW__hamburger span{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module-scss-module__EljKxW__hamburger[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__EljKxW__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.Header-module-scss-module__EljKxW__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module-scss-module__EljKxW__mobileMenu{z-index:99;opacity:0;visibility:hidden;background:#0006;transition:opacity .25s,visibility .25s;display:none;position:fixed;inset:0}@media (max-width:992px){.Header-module-scss-module__EljKxW__mobileMenu{display:block}}.Header-module-scss-module__EljKxW__mobileMenu[data-open=true]{opacity:1;visibility:visible}.Header-module-scss-module__EljKxW__mobilePanel{background:#fff;width:min(85%,50rem);height:100%;padding:7rem 2.4rem 1.5rem;transition:transform .3s;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.Header-module-scss-module__EljKxW__mobileMenu[data-open=true] .Header-module-scss-module__EljKxW__mobilePanel{transform:translate(0)}.Header-module-scss-module__EljKxW__mobileNav{flex-direction:column;gap:.5rem;display:flex}.Header-module-scss-module__EljKxW__mobileNavLink{color:#02414f;border-bottom:1px solid #1a4d4d1a;padding:.5em 0;font-size:1.6rem;font-weight:500;text-decoration:none}.Header-module-scss-module__EljKxW__mobileNavLink:hover{opacity:.85}.Header-module-scss-module__EljKxW__mobileNavLinkActive{font-weight:700}
.Footer-module-scss-module__VVBxPq__footer{color:#086277;background:#96e0e0;padding:clamp(4rem,2.514rem + 3.81vw,8rem) 2.5%}@media (max-width:992px){.Footer-module-scss-module__VVBxPq__footer{padding-top:0}}.Footer-module-scss-module__VVBxPq__grid{justify-content:space-between;column-gap:8rem;display:flex}@media (max-width:992px){.Footer-module-scss-module__VVBxPq__grid{flex-direction:column}}@media (max-width:576px){.Footer-module-scss-module__VVBxPq__grid{gap:0;margin-bottom:0}}.Footer-module-scss-module__VVBxPq__column{min-width:0}@media (max-width:992px){.Footer-module-scss-module__VVBxPq__column{margin-top:2rem;padding-top:2rem}}.Footer-module-scss-module__VVBxPq__column:first-child{flex-direction:column;max-width:clamp(400px,336.857px + 16.19vw,570px);display:flex}@media (max-width:992px){.Footer-module-scss-module__VVBxPq__column:first-child{max-width:none}.Footer-module-scss-module__VVBxPq__column:first-child .Footer-module-scss-module__VVBxPq__logoLink{order:-1}}@media (max-width:576px){.Footer-module-scss-module__VVBxPq__column:first-child{border-top:none;max-width:none;margin-top:0;padding-top:0}}.Footer-module-scss-module__VVBxPq__heading{color:#086277;white-space:nowrap;margin:0 0 clamp(1.6rem,1.303rem + .762vw,2.4rem);font-size:2.8rem;font-weight:600;line-height:1.1}.Footer-module-scss-module__VVBxPq__divider{border:none;border-top:1px solid #0862774d;width:100%;margin:0 0 2.8rem}@media (max-width:576px){.Footer-module-scss-module__VVBxPq__divider{max-width:none;margin:0 0 2rem}}.Footer-module-scss-module__VVBxPq__about{color:#086277;margin:0;font-size:clamp(1.6rem,1.526rem + .19vw,1.8rem);font-weight:400;line-height:1.5}.Footer-module-scss-module__VVBxPq__links{margin:0;padding:0;list-style:none}.Footer-module-scss-module__VVBxPq__links li{font-weight:700}.Footer-module-scss-module__VVBxPq__links li:not(:last-child){margin-bottom:1.2rem}.Footer-module-scss-module__VVBxPq__link{color:#086277;font-size:clamp(1.6rem,1.526rem + .19vw,1.8rem);line-height:1.5;text-decoration:none;transition:opacity .2s;position:relative}.Footer-module-scss-module__VVBxPq__link:after{content:"";transform-origin:0;opacity:0;background-color:#086277;width:100%;height:2px;transition:transform .3s,opacity .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Footer-module-scss-module__VVBxPq__link:hover{opacity:.85}.Footer-module-scss-module__VVBxPq__link:hover:after{opacity:1;transform:scaleX(1)}.Footer-module-scss-module__VVBxPq__copyright{color:#086277;opacity:.7;margin:0;padding-top:.5rem;font-size:clamp(1.6rem,1.526rem + .19vw,1.8rem);font-weight:500}@media (max-width:992px){.Footer-module-scss-module__VVBxPq__copyright{margin-top:1.2rem;padding-top:0}}.Footer-module-scss-module__VVBxPq__logoLink{margin-block:2.85rem;text-decoration:none}@media (max-width:576px){.Footer-module-scss-module__VVBxPq__logoLink{margin-block:4rem}}.Footer-module-scss-module__VVBxPq__logo{aspect-ratio:151/120;object-fit:contain;width:clamp(10.2rem,9.903rem + .762vw,11rem);height:auto}.Footer-module-scss-module__VVBxPq__column:not(:first-child){flex-grow:1}
