.mobile-menu.svelte-q971rm{width:100%;height:100dvh;padding-top:50px;background-color:#fff;position:fixed;left:0;top:0;z-index:100;color:#000;display:none;flex-direction:column;align-items:center;justify-content:center;transition:opacity .1s ease}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm){margin:0;padding:0 0 100px}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm){list-style:none;margin-top:20px;margin-bottom:20px;animation:svelte-q971rm-fade-in .4s ease forwards;opacity:0}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm):nth-child(1){animation-delay:.05s}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm):nth-child(2){animation-delay:.1s}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm):nth-child(3){animation-delay:.15s}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm):nth-child(4){animation-delay:.2s}.mobile-menu.svelte-q971rm ul:where(.svelte-q971rm) li:where(.svelte-q971rm) a:where(.svelte-q971rm){color:#000!important;text-align:center;font-size:20px;align-self:center;width:100%;display:block}.mobile-menu.open.svelte-q971rm{display:flex}nav.svelte-q971rm{display:flex;flex-direction:column;position:fixed;left:0;top:0;width:100%;z-index:1000;view-transition-name:nav;background-color:#fffc;backdrop-filter:saturate(180%) blur(5px);-webkit-backdrop-filter:saturate(180%) blur(5px);border-bottom:1px solid rgba(255,255,255,.9);color:#fff;transition:background-color .3s ease-in-out}nav.svelte-q971rm .loading-bar:where(.svelte-q971rm){display:flex;height:2px;width:100%}nav.svelte-q971rm .loading-bar:where(.svelte-q971rm) .bar:where(.svelte-q971rm){height:100%;width:35%;background-color:#0a82ff;animation:svelte-q971rm-load 2s forwards cubic-bezier(0,0,.1,1)}@keyframes svelte-q971rm-load{0%{width:0%}to{width:100%}}nav.svelte-q971rm .navbar:where(.svelte-q971rm){display:flex;justify-content:center;height:50px}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .logo:where(.svelte-q971rm),nav.svelte-q971rm .navbar:where(.svelte-q971rm) .logo:where(.svelte-q971rm) img:where(.svelte-q971rm){width:22px;height:22px}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm){max-width:1400px;width:100%;display:flex;flex-direction:row;align-items:center;z-index:2}@media only screen and (max-width: 1400px){nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm){width:calc(100% - 80px)}}@media only screen and (max-width: 700px){nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm){width:calc(100% - 40px)}}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) div:where(.svelte-q971rm){display:flex;align-items:center;flex-direction:row;justify-content:center;flex:1}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) .left:where(.svelte-q971rm){justify-content:start}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) .center:where(.svelte-q971rm){flex-basis:max-content;height:100%}@media screen and (max-width: 700px){nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) .center:where(.svelte-q971rm) ul:where(.svelte-q971rm){display:none}}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) .right:where(.svelte-q971rm){justify-content:end}@media screen and (max-width: 700px){nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) .right:where(.svelte-q971rm){display:none}}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) ul:where(.svelte-q971rm){display:flex;justify-content:center;list-style:none;margin:0;padding:0;height:100%}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) ul:where(.svelte-q971rm) li:where(.svelte-q971rm){padding:10px;display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .content:where(.svelte-q971rm) ul:where(.svelte-q971rm) li:where(.svelte-q971rm) a:where(.svelte-q971rm){color:#000;text-decoration:none;font-weight:500;font-size:14px;cursor:pointer}nav.svelte-q971rm .navbar:where(.svelte-q971rm) .hamburger:where(.svelte-q971rm){padding:5px;display:flex;align-items:center;justify-content:center;display:none}@media screen and (max-width: 700px){nav.svelte-q971rm .navbar:where(.svelte-q971rm) .hamburger:where(.svelte-q971rm){display:initial}}@keyframes svelte-q971rm-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}footer.svelte-jz8lnl{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;z-index:3}footer.svelte-jz8lnl .logo:where(.svelte-jz8lnl){width:70px;height:70px;margin:100px 0}footer.svelte-jz8lnl .contact-title:where(.svelte-jz8lnl){font-size:20px}footer.svelte-jz8lnl form:where(.svelte-jz8lnl){width:500px;max-width:calc(100% - 40px);display:flex;flex-direction:column;gap:10px}footer.svelte-jz8lnl form:where(.svelte-jz8lnl) textarea:where(.svelte-jz8lnl){resize:none;height:150px}footer.svelte-jz8lnl .bottom-links:where(.svelte-jz8lnl){margin-top:50px;margin-bottom:10px;display:flex;align-items:center;gap:20px}footer.svelte-jz8lnl .bottom-links:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl),footer.svelte-jz8lnl .bottom-links:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){color:#121212;font-size:12px;margin:0}#back-to-top.svelte-xb6ku1{width:30px;height:30px;position:fixed;right:20px;bottom:20px;border:none;z-index:10;padding:7px;transition:background-color .2s,opacity .2s,transform .4s}#back-to-top.svelte-xb6ku1 img:where(.svelte-xb6ku1){width:80%;height:80%}#back-to-top.svelte-xb6ku1:hover{background-color:#0a82ff}#back-to-top.svelte-xb6ku1:hover img:where(.svelte-xb6ku1){filter:invert(1)}#back-to-top.hidden.svelte-xb6ku1{opacity:0;pointer-events:none;transform:scale(0)}#cookies-banner.svelte-u7p667{width:30vw;position:fixed;border-radius:20px;padding:15px 20px;bottom:10px;left:50%;transform:translate(-50%);z-index:50;background-color:#fff;border:1px solid #f0f0f0;display:flex;align-items:center;gap:30px;box-sizing:border-box;transition:bottom 1s ease-in-out}#cookies-banner.svelte-u7p667.accepted{bottom:-100%}#cookies-banner.svelte-u7p667 button:where(.svelte-u7p667){flex:none}#cookies-banner.svelte-u7p667 p:where(.svelte-u7p667){font-size:15px}@media only screen and (max-width: 1400px){#cookies-banner.svelte-u7p667{width:60vw}}@media only screen and (max-width: 768px){#cookies-banner.svelte-u7p667{width:calc(100vw - 40px)}}body,html{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;background-color:#f5f5f7;color:#000}main{width:100%;align-self:center;display:flex;flex-direction:column}*.nomargin,.nomargin{margin:0}*.cropped{max-width:1400px;width:100%;align-self:center}@media only screen and (max-width: 1400px){*.cropped{width:calc(100vw - 80px)}}@media only screen and (max-width: 700px){*.cropped{width:calc(100vw - 40px)}}.topmargin{margin-top:150px}*.cropped-small{max-width:700px;width:100%;align-self:center}@media only screen and (max-width: 1400px){*.cropped-small{width:calc(100vw - 80px)}}@media only screen and (max-width: 700px){*.cropped-small{width:calc(100vw - 40px)}}.cropped.center{display:flex;flex-direction:column;align-items:center}a{text-decoration:none}.grecaptcha-badge{display:none!important}.glass{background-color:#ffffffe6!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.scroll::-webkit-scrollbar{width:15px}.scroll::-webkit-scrollbar-track{background:transparent}.scroll::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px;border:4px solid #f5f5f7}img.lightbox{cursor:pointer}.margin-left{margin-left:auto}input,textarea,select{background-color:#fff;color:#000;border:2px solid #f0f0f0;font-size:15px;outline:none;padding:10px;border-radius:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border:1px solid #f0f0f0}button,a.button{cursor:pointer;text-align:center;background-color:#ffffffe6;color:#000;text-decoration:none;border:2px solid #ffffff;border-radius:1000px;padding:0 10px;min-width:30px;height:30px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;align-content:center;transition:background-color .2s ease,transform .2s ease}button:active,a.button:active{transform:scale(.95)}button.surface,a.button.surface{background-color:#f0f0f0}button.blur,a.button.blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button.large,a.button.large{padding:8px 20px;font-weight:500;font-size:16px}button.medium,a.button.medium{padding:0 20px}button.clean,a.button.clean{background-color:transparent;color:#000;padding:0;border:none;outline:none;margin:0}button.primary,a.button.primary{background-color:#0a82ff;color:#fff;border:none}button.primary:hover,a.button.primary:hover{background-color:#248fff}button.tertiary,a.button.tertiary{background-color:#ffffffe6;border-color:#fff}button.tertiary:hover,a.button.tertiary:hover{background-color:#fff}a.button.block{border-radius:.33rem;cursor:pointer;text-align:center;background-color:#00000026;color:#000;text-decoration:none;font-weight:400;border:none;padding:7px 15px;min-width:30px;font-size:16px;font-family:Geist;transition:transform .2s ease,background-color .2s ease}a.button.block:hover{background-color:#fff3}@font-face{font-family:Inter;src:url(../../../fonts/Inter-Variable.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}*.black{color:#000}*.white{color:#fff}h1{margin-top:20px;margin-bottom:20px;color:#000}h1.large{font-size:60px;font-weight:700}@media only screen and (max-width: 900px){h1.large{font-size:55px}}@media only screen and (max-width: 600px){h1.large{font-size:50px}}h1.medium{font-size:40px;font-weight:700}h2.large{font-size:35px}h2{font-weight:600}.center{text-align:center}.lightbox.svelte-173d28b{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000c;z-index:2000}.lightbox.svelte-173d28b .overlay:where(.svelte-173d28b){position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:1}.lightbox.svelte-173d28b .content:where(.svelte-173d28b){position:relative;max-width:80vw;max-height:90vh;z-index:2}.lightbox.svelte-173d28b .content:where(.svelte-173d28b) img.fullscreen:where(.svelte-173d28b){border-radius:20px;width:100%;height:100%}.lightbox.svelte-173d28b .content:where(.svelte-173d28b) button:where(.svelte-173d28b){position:absolute;top:10px;right:10px;border:none}.lightbox.svelte-173d28b .content:where(.svelte-173d28b) button:where(.svelte-173d28b) img:where(.svelte-173d28b){width:10px;height:10px;filter:invert(1)}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}}@keyframes svelte-12qhfyh-fade-out{to{opacity:0}}@keyframes svelte-12qhfyh-slide-from-right{0%{transform:translate(30px)}}@keyframes svelte-12qhfyh-slide-to-left{to{transform:translate(-30px)}}:root::view-transition-old(root){animation:90ms cubic-bezier(.4,0,1,1) both svelte-12qhfyh-fade-out,.3s cubic-bezier(.4,0,.2,1) both svelte-12qhfyh-slide-to-left}:root::view-transition-new(root){animation:.21s cubic-bezier(0,0,.2,1) 90ms both svelte-12qhfyh-fade-in,.3s cubic-bezier(.4,0,.2,1) both svelte-12qhfyh-slide-from-right}
