.modal[data-v-c7b507f4]{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.modal__window[data-v-c7b507f4]{border-style:solid;border-width:2px;margin-left:1.5rem;margin-right:1.5rem;position:relative;--tw-border-opacity:1;border-color:rgb(10 10 10/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:2em 1em 1em}.modal__body[data-v-c7b507f4]{margin-bottom:1rem}.modal__footer[data-v-c7b507f4]{display:flex;justify-content:flex-end}.modal__close[data-v-c7b507f4]{align-items:center;display:inline-flex;--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1));font-size:14px;font-weight:500;line-height:1.5;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));padding:6px 10px}.modal__close>.icon[data-v-c7b507f4]{margin-left:3px;margin-top:3px}.header[data-v-4fb27d95]{left:0;position:fixed;right:0;top:0;z-index:50}.header[data-v-4fb27d95],.header__inner[data-v-4fb27d95]{transition:all .4s cubic-bezier(.22,1,.36,1)}.header__inner[data-v-4fb27d95]{align-items:center;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background-color:#ffffffe6;display:flex;height:72px;justify-content:space-between;padding:0 16px}.header--hero-top .header__inner[data-v-4fb27d95]{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:transparent;box-shadow:none}@media(min-width:768px){.header__inner[data-v-4fb27d95]{height:80px;padding:0 24px}}.header--scrolled .header__inner[data-v-4fb27d95]{background-color:#fffffff2;box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000f}.header--menu-open .header__inner[data-v-4fb27d95]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.header__brand[data-v-4fb27d95]{font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1.6;--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1));transition:opacity .3s ease}.header__brand[data-v-4fb27d95]:hover{opacity:.6}@media(min-width:768px){.header__brand[data-v-4fb27d95]{font-size:16px;line-height:1.75}}.header__lang-divider[data-v-4fb27d95]{font-size:12px;line-height:1.5;margin-left:.5rem;margin-right:.5rem;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.header__menu-btn[data-v-4fb27d95]{align-items:center;background-color:transparent;border-width:0;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:48px}@media(min-width:768px){.header__menu-btn[data-v-4fb27d95]{height:56px;width:56px}}.header__menu-btn[data-v-4fb27d95]:hover{border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1));transform:scale(1.05)}.header__menu-btn[data-v-4fb27d95]:active{transform:scale(.98)}.header__menu-icon[data-v-4fb27d95]{align-items:center;display:flex;flex-direction:column;height:24px;justify-content:center;position:relative;width:24px}.header__menu-line[data-v-4fb27d95]{position:absolute;--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1));height:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:20px}.header__menu-line[data-v-4fb27d95]:first-child{transform:translateY(-4px)}.header__menu-line[data-v-4fb27d95]:last-child{transform:translateY(4px)}.header__menu-line--open[data-v-4fb27d95]:first-child{transform:translateY(0) rotate(45deg)}.header__menu-line--open[data-v-4fb27d95]:last-child{transform:translateY(0) rotate(-45deg)}.nav-overlay[data-v-4fb27d95]{background-color:#0003;inset:72px 0 0;position:fixed;z-index:40}@media(min-width:768px){.nav-overlay[data-v-4fb27d95]{top:80px}}.nav[data-v-4fb27d95]{inset:0;position:absolute;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));display:flex;flex-direction:column;overflow-y:auto}.nav__content[data-v-4fb27d95]{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;padding-bottom:3rem;padding-top:3rem}.nav__list[data-v-4fb27d95]{list-style-type:none;margin:0;padding:0;text-align:center}.nav__item[data-v-4fb27d95]{animation:navItemIn-4fb27d95 .4s ease-out forwards;opacity:0}@keyframes navItemIn-4fb27d95{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.nav__item+.nav__item[data-v-4fb27d95]{margin-top:1.5rem}@media(min-width:768px){.nav__item+.nav__item[data-v-4fb27d95]{margin-top:2rem}}.nav__link[data-v-4fb27d95]{display:block;transition:all .3s cubic-bezier(.22,1,.36,1)}.nav__link[data-v-4fb27d95]:hover{opacity:.8;transform:translate(4px)}.nav__link--active[data-v-4fb27d95]{opacity:.5}.nav__link-label[data-v-4fb27d95]{display:block;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:.25rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1));transition:color .3s ease}.nav__link:hover .nav__link-label[data-v-4fb27d95]{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.nav__link-text[data-v-4fb27d95]{display:block;font-size:28px;font-weight:900;line-height:1.4}@media(min-width:768px){.nav__link-text[data-v-4fb27d95]{font-size:36px;line-height:1.2}}.nav__footer[data-v-4fb27d95]{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1));padding-bottom:3rem;padding-top:3rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nav__footer-inner[data-v-4fb27d95]{display:flex;flex-direction:column}@media(min-width:768px){.nav__footer-inner[data-v-4fb27d95]{align-items:center;flex-direction:row;justify-content:space-between}}.nav__footer-links[data-v-4fb27d95]{margin-bottom:2rem}@media(min-width:768px){.nav__footer-links[data-v-4fb27d95]{margin-bottom:0}}.nav__footer-link[data-v-4fb27d95]{font-size:14px;letter-spacing:.05em;line-height:1.5;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav__footer-link[data-v-4fb27d95]:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nav__footer-link--lang[data-v-4fb27d95]{background-color:transparent;border-width:0;cursor:pointer;padding:0}.nav__footer-divider[data-v-4fb27d95]{margin-left:.75rem;margin-right:.75rem;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.nav__footer-info[data-v-4fb27d95]{text-align:right}.nav__footer-logo[data-v-4fb27d95]{display:inline-block;margin-bottom:.75rem;width:100px}.nav__footer-text[data-v-4fb27d95]{font-size:12px;line-height:1.75;margin-bottom:.5rem;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.nav__footer-copyright[data-v-4fb27d95]{font-size:10px;letter-spacing:.05em;line-height:1.4;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.nav-transition-enter-active[data-v-4fb27d95],.nav-transition-leave-active[data-v-4fb27d95]{transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-transition-enter-from[data-v-4fb27d95],.nav-transition-leave-to[data-v-4fb27d95]{opacity:0}.nav-transition-enter-active .nav[data-v-4fb27d95],.nav-transition-leave-active .nav[data-v-4fb27d95]{transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-transition-enter-from .nav[data-v-4fb27d95],.nav-transition-leave-to .nav[data-v-4fb27d95]{transform:translateY(-10px)}.footer[data-v-a6fd3ae4]{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.footer__top[data-v-a6fd3ae4]{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.footer__top[data-v-a6fd3ae4]{padding-bottom:5rem;padding-top:5rem}}.footer__grid[data-v-a6fd3ae4]{display:grid;gap:2.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.footer__grid[data-v-a6fd3ae4]{gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer__grid[data-v-a6fd3ae4]{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer__brand[data-v-a6fd3ae4]{grid-column:span 1/span 1}@media(min-width:768px){.footer__brand[data-v-a6fd3ae4]{grid-column:span 2/span 2}}@media(min-width:1024px){.footer__brand[data-v-a6fd3ae4]{grid-column:span 1/span 1}}.footer__logo[data-v-a6fd3ae4]{margin-bottom:.75rem;width:120px}.footer__tagline[data-v-a6fd3ae4]{font-size:16px;font-weight:600;line-height:1.75;margin-bottom:1rem;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.footer__heart[data-v-a6fd3ae4]{color:#ef4444}.footer__mission[data-v-a6fd3ae4]{font-size:15px;line-height:1.75}.footer__mission[data-v-a6fd3ae4],.footer__nav-title[data-v-a6fd3ae4]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.footer__nav-title[data-v-a6fd3ae4]{font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:1rem;text-transform:uppercase}.footer__nav-list[data-v-a6fd3ae4]{list-style-type:none;margin:0;padding:0}.footer__nav-list[data-v-a6fd3ae4]>*+*{margin-top:.75rem}.footer__nav-link[data-v-a6fd3ae4]{font-size:15px;font-weight:600;line-height:1.6;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer__nav-link[data-v-a6fd3ae4]:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.footer__nav-link--external[data-v-a6fd3ae4]{align-items:center;display:inline-flex}.footer__external-icon[data-v-a6fd3ae4]{height:.75rem;margin-left:.25rem;opacity:.5;width:.75rem}.footer__nav-link--disabled[data-v-a6fd3ae4]{cursor:default;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.footer__address[data-v-a6fd3ae4]{font-style:normal}.footer__company[data-v-a6fd3ae4]{color:rgb(255 255 255/var(--tw-text-opacity,1));font-weight:600;line-height:1.6}.footer__address-line[data-v-a6fd3ae4],.footer__company[data-v-a6fd3ae4]{font-size:15px;margin-bottom:.75rem;--tw-text-opacity:1}.footer__address-line[data-v-a6fd3ae4]{color:rgb(163 163 163/var(--tw-text-opacity,1));line-height:1.75}.footer__contact-info[data-v-a6fd3ae4]{font-size:15px;line-height:1.6;margin-bottom:.25rem;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.footer__contact-link[data-v-a6fd3ae4]{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer__contact-link[data-v-a6fd3ae4]:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.footer__bottom[data-v-a6fd3ae4]{padding-bottom:1.5rem;padding-top:1.5rem}.footer__bottom-inner[data-v-a6fd3ae4]{display:flex;flex-direction:column;text-align:center}@media(min-width:768px){.footer__bottom-inner[data-v-a6fd3ae4]{align-items:center;flex-direction:row;justify-content:space-between;text-align:left}}.footer__legal-link[data-v-a6fd3ae4]{font-size:12px;letter-spacing:.05em;line-height:1.5;margin-bottom:.5rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.footer__legal-link[data-v-a6fd3ae4]{margin-bottom:0}}.footer__legal-link[data-v-a6fd3ae4]:hover{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.footer__copyright[data-v-a6fd3ae4]{font-size:12px;letter-spacing:.05em;line-height:1.5;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}
