html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,figure{max-width:100%;height:auto;display:block;object-fit:cover}svg.iconify{display:inline-block;vertical-align:middle}body.no-scroll{overflow:hidden;height:100vh}#mobileMenu{transition:opacity .26s cubic-bezier(.2,.8,.2,1),transform .26s cubic-bezier(.2,.8,.2,1)}#mobileMenu.hide{opacity:0;pointer-events:none;transform:translateY(-8px)}#mobileMenu.show{opacity:1;pointer-events:auto;transform:translateY(0)}:where(button, a, input, textarea):focus-visible{outline:none;box-shadow:0 0 0 4px currentColor;border-radius:.5rem}.cookie-animate{animation:slideUp .48s cubic-bezier(.2,.8,.2,1) both}@keyframes slideUp{0%{transform:translateY(10px);opacity:0}100%{transform:translateY(0);opacity:1}}.hidden{display:none!important}.form-message{padding:.5rem .75rem;border-radius:.5rem}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.focus-ring{box-shadow:0 0 0 4px currentColor;border-radius:.5rem}.max-img{max-width:100%;height:auto;display:block;object-fit:cover}