.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.menu-toggle-button{--t-mtb-duration:.33s;--t-mtb-circle-timing-function:cubic-bezier(.2,0,.3,1);--t-mtb-line-timing-function:cubic-bezier(.2,.6,.3,1);background-color:transparent;border:none;cursor:pointer;display:inline-block;margin:0;padding:0;vertical-align:middle;-webkit-tap-highlight-color:transparent;aspect-ratio:1/1;height:auto;width:clamp(2.5rem,2.3125rem + .9375vw,2.875rem)}.menu-toggle-button__svg{height:auto;width:100%}.menu-toggle-button--active .menu-toggle-button__line--open,.menu-toggle-button__line--close{display:none}.menu-toggle-button--active .menu-toggle-button__line--close{display:block}.container{margin-inline:auto;width:min(var(--grid-whole),100% - var(--space-size-xl))}@media screen and (min-width:720px){.container{width:min(var(--grid-whole),100% - var(--grid-padding) * 2)}}.container--size-full{width:100%}.header{background-color:var(--color-primary);left:0;padding:var(--space-size-l) 0;position:fixed;top:0;transform:translateY(0);transition-duration:var(--transition-page-duration);transition-property:background-color,color,transform;transition-timing-function:var(--transition-default-timing-function);width:100%;z-index:9}@media screen and (max-width:959px){.header{background-color:var(--color-primary);padding:var(--space-size-xs) 0}}.header--hidden{transform:translateY(-100%);transition-delay:var(--transition-page-duration),0s,0s;transition-property:background-color,color,transform}.header--theme-light{color:var(--color-white)}@media screen and (min-width:960px){.header--theme-light.header--on-top{color:var(--color-body-text)}}.header--theme-dark{color:var(--color-white)}@media screen and (min-width:960px){.header--on-top{background-color:transparent}}.header-grid{align-items:center;display:grid;gap:var(--grid-gutter);grid-template-columns:1fr 1fr;justify-content:space-around}@media screen and (min-width:960px){.header-grid{grid-template-columns:auto minmax(0,1fr)}}.header-grid__item{z-index:10}.header-grid__item--logo{z-index:11}.header-grid__item--main{margin-left:auto;position:relative}@media screen and (max-width:959px){.header-grid__item--main{background-color:var(--color-body-text);height:100vh;left:0;opacity:0;overflow:clip scroll;overscroll-behavior:contain;padding:120px calc(var(--space-size-xl)/2);position:absolute;top:0;transform:translateY(-2.5svh);transition:opacity var(--transition-default-duration) var(--transition-default-timing-function),visibility var(--transition-default-duration) var(--transition-default-timing-function),transform var(--transition-default-duration) var(--transition-default-timing-function);visibility:hidden;width:100%}.header--navigation-open .header-grid__item--main{opacity:1;transform:translateY(0);visibility:visible}}.header-grid__item--toggle{text-align:right}@media screen and (min-width:960px){.header-grid__item--toggle{display:none}}.app-header-logo{display:block;height:auto;width:clamp(5.625rem,4.284rem + 6.705vw,10rem)}.header-navigation{display:flex;gap:var(--space-size-xl)}@media screen and (max-width:959px){.header-navigation{flex-direction:column}}.header-navigation__list{display:flex;flex-direction:column;gap:var(--space-size-s)}@media screen and (min-width:960px){.header-navigation__list{align-items:center;display:inline-flex;flex-direction:row;gap:var(--space-size-xl);justify-content:flex-end}}.header-navigation__link{font-size:var(--font-size-step-5);line-height:1.4;position:relative}@media screen and (max-width:959px){.header-navigation__link{color:color-mix(in srgb,var(--color-body-background) 40%,transparent);display:inline-flex;gap:var(--space-size-xs-s)}.header-navigation__link:hover{color:var(--color-body-background)}.header-navigation__link:after{align-self:center;aspect-ratio:1/2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='33' fill='none' viewBox='0 0 16 33'%3E%3Cpath fill='%23097248' d='M8 12.5a37.8 37.8 0 0 1-8 8 37.8 37.8 0 0 1 8 8 37.8 37.8 0 0 1 8-8 37.8 37.8 0 0 1-8-8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:auto;opacity:0;transition:opacity var(--transition-page-duration) var(--transition-default-timing-function);width:var(--space-size-s)}.header-navigation__link.router-link-active{color:var(--color-body-background)}.header-navigation__link.router-link-active:after{opacity:1}}@media screen and (min-width:960px){.header-navigation__link{font-size:var(--font-size-step-0)}.header-navigation__link:before{background-color:var(--color-accent);bottom:-9px;content:"";height:3px;left:0;opacity:0;position:absolute;transition:opacity var(--transition-page-duration) var(--transition-default-timing-function);width:100%}.header-navigation__link.router-link-active:before{opacity:1}}.section-title{align-items:center;display:inline-flex;gap:var(--space-size-2xs)}.section-title__icon{flex-shrink:0;width:.7em}.section-header__subtitle{margin-top:var(--space-size-s);white-space:pre-line}.section-header__body{margin-top:var(--space-size-l)}@media screen and (min-width:720px){.section-header__body{width:70%}}.section-header__body:empty{display:none}.phone-nr__country-code{opacity:.6}.contact-info-item{display:grid;gap:var(--space-size-3xs)}.contact-info-item__body{overflow-wrap:anywhere}.app-footer{background-color:var(--color-primary);color:var(--color-white)}.app-footer-location{border-bottom:1px solid color-mix(in srgb,var(--color-accent) 10%,transparent);display:grid;gap:var(--space-size-xl) var(--grid-gutter);padding:var(--space-size-3xl) 0}@media screen and (min-width:720px){.app-footer-location{align-items:center;grid-template-columns:repeat(2,1fr)}}.app-footer-location__body{margin-top:var(--space-size-2xl)}.app-footer-location__list{display:flex;flex-direction:column;gap:var(--space-size-s);margin-top:var(--space-size-m)}.icon-list-item{align-items:center;cursor:pointer;display:inline-flex;gap:var(--space-size-xs)}.icon-list-item__text{text-decoration:underline}.icon-list-item__icon{width:var(--space-size-m)}.app-footer-navigation{display:grid;gap:var(--space-size-xl) var(--grid-gutter);padding:var(--space-size-2xl) 0}@media screen and (min-width:960px){.app-footer-navigation{grid-template-columns:repeat(3,1fr)}.app-footer-navigation__item{grid-column:1/span 3}}.app-footer-navigation__item--logo{align-content:space-between;display:grid;gap:var(--space-size-l) var(--grid-gutter)}@media screen and (min-width:960px){.app-footer-navigation__item--logo{grid-column:1/span 1}.app-footer-navigation__item--main{grid-column:2/span 2}}.app-footer-logo{color:var(--color-accent);display:inline-block;height:auto;width:clamp(5.625rem,3.8242rem + 9.0038vw,11.5rem)}.footer-navigation-main-list{display:flex;flex-direction:column;gap:var(--space-size-xl) var(--grid-gutter)}@media screen and (min-width:640px){.footer-navigation-main-list{flex-direction:row;justify-content:space-between}}.footer-navigation-main-list__name{color:var(--color-accent)}.footer-navigation-sub-list{display:flex;flex-direction:column;gap:var(--space-size-xs);margin-top:var(--space-size-s)}.app-footer-copy{display:flex;flex-direction:column;gap:var(--space-size-s) var(--grid-gutter);padding:var(--space-size-xl) 0}.app-footer-copy a{text-decoration:underline}@media screen and (min-width:480px){.app-footer-copy{flex-direction:row;justify-content:space-between}}@layer reset{*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}canvas,img,picture,svg,video{display:block;height:auto;max-inline-size:100%}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;word-spacing:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style:none}a{color:inherit;text-decoration:none}}@font-face{font-display:swap;font-family:Suisse Intl;font-style:normal;font-weight:400;src:url(./SuisseIntl-Regular.BCXp1x5j.woff2) format("woff2")}@font-face{font-display:swap;font-family:Suisse Intl;font-style:normal;font-weight:600;src:url(./SuisseIntl-SemiBold.BCwBWGyB.woff2) format("woff2")}@font-face{font-display:swap;font-family:Degular Display;font-style:normal;font-weight:600;src:url(./DegularDisplay-Semibold.DXo15K-3.woff2) format("woff2")}:root{--color-cream-white:#f4f6ec;--color-green:#097248;--color-jet-gray:#37312f;--color-jet-black:#241f1b;--color-gray:#635854;--color-jet-gray-transparent---40:rgba(55,49,47,.4);--color-light-gray:#eceae9;--color-white:#fff;--color-jet-gray-transparent---20:rgba(55,49,47,.2);--color-jet-gray-transparent---60:rgba(55,49,47,.6);--color-cream-white-transparent---60:rgba(244,246,236,.6);--color-body-text:var(--color-jet-black);--color-body-background:var(--color-cream-white);--color-primary:var(--color-jet-gray);--color-accent:var(--color-gray);--color-secondary:var(--color-green);--color-primary-transparent---40:var(--color-jet-gray-transparent---40);--color-neutral-primary:var(--color-white);--color-neutral-secondary:var(--color-light-gray);--color-primary-transparent---20:var(--color-jet-gray-transparent---20);--color-primary-transparent---60:var(--color-jet-gray-transparent---60);--color-body-background-transparent---60:var(--color-cream-white-transparent---60);--font-size-step--3:clamp(.5787rem,.5403rem + .192vw,.704rem);--font-size-step--2:clamp(.6944rem,.6376rem + .2844vw,.88rem);--font-size-step--1:clamp(.8333rem,.7516rem + .4087vw,1.1rem);--font-size-step-0:clamp(1rem,.8851rem + .5747vw,1.375rem);--font-size-step-1:clamp(1.2rem,1.041rem + .795vw,1.7188rem);--font-size-step-2:clamp(1.44rem,1.2229rem + 1.0857vw,2.1484rem);--font-size-step-3:clamp(1.728rem,1.4345rem + 1.4675vw,2.6855rem);--font-size-step-4:clamp(2.0736rem,1.6802rem + 1.9668vw,3.3569rem);--font-size-step-5:clamp(2.4883rem,1.9648rem + 2.6174vw,4.1962rem);--font-size-step-6:clamp(2.986rem,2.2935rem + 3.4624vw,5.2452rem);--space-size-3xs:clamp(.25rem,.2117rem + .1916vw,.375rem);--space-size-2xs:clamp(.5rem,.4425rem + .2874vw,.6875rem);--space-size-xs:clamp(.75rem,.6542rem + .4789vw,1.0625rem);--space-size-s:clamp(1rem,.8851rem + .5747vw,1.375rem);--space-size-m:clamp(1.5rem,1.3276rem + .8621vw,2.0625rem);--space-size-l:clamp(2rem,1.7701rem + 1.1494vw,2.75rem);--space-size-xl:clamp(3rem,2.6552rem + 1.7241vw,4.125rem);--space-size-2xl:clamp(4rem,3.5402rem + 2.2989vw,5.5rem);--space-size-3xl:clamp(6rem,5.3103rem + 3.4483vw,8.25rem);--space-size-3xs-2xs:clamp(.25rem,.1159rem + .6705vw,.6875rem);--space-size-2xs-xs:clamp(.5rem,.3276rem + .8621vw,1.0625rem);--space-size-xs-s:clamp(.75rem,.5584rem + .9579vw,1.375rem);--space-size-s-m:clamp(1rem,.6743rem + 1.6284vw,2.0625rem);--space-size-m-l:clamp(1.5rem,1.1169rem + 1.9157vw,2.75rem);--space-size-l-xl:clamp(2rem,1.3487rem + 3.2567vw,4.125rem);--space-size-xl-2xl:clamp(3rem,2.2337rem + 3.8314vw,5.5rem);--space-size-2xl-3xl:clamp(4rem,2.6973rem + 6.5134vw,8.25rem);--space-size-s-l:clamp(1rem,.4636rem + 2.682vw,2.75rem);--grid-viewport:1364px;--grid-whole:1274px;--grid-gutter:var(--space-size-s-l);--grid-padding:var(--space-size-l);--font-family-body:"Suisse Intl";--font-family-heading:"Degular Display";--transition-default-duration:.2s;--transition-default-timing-function:ease-in-out;--transition-page-duration:.2s}html{background-color:var(--color-body-background);color:var(--color-body-text);font-family:var(--font-family-body),Arial,Helvetica,sans-serif;line-height:1.2;min-height:100svh;-webkit-tap-highlight-color:transparent}body{overflow-y:scroll}.u-heading-l{font-size:var(--font-size-step-6);line-height:.9}.u-heading-l,.u-heading-m{font-family:var(--font-family-heading);font-weight:600}.u-heading-m{font-size:var(--font-size-step-5);line-height:1}.u-heading-s{font-family:var(--font-family-heading);font-size:var(--font-size-step-3);font-weight:600;line-height:1.1}.u-body-xxs{font-size:var(--font-size-step--3);line-height:1.2}.u-body-xs{font-size:var(--font-size-step--2);line-height:1.55}.u-body-s{font-size:var(--font-size-step--1);line-height:1.5}.u-body-m{font-size:var(--font-size-step-0);line-height:1.4}.u-body-l{font-size:var(--font-size-step-2);line-height:1.2}.u-body-xl{font-size:var(--font-size-step-3);line-height:1.2}.u-weight-normal{font-weight:400}.u-weight-semibold{font-weight:600}.payload-richtext,.u-wysiwyg{font-size:var(--font-size-step-0);line-height:1.4}.payload-richtext>*+*,.u-wysiwyg>*+*{margin-top:var(--space-size-xs-s)}.payload-richtext h2,.u-wysiwyg h2{font-family:var(--font-family-heading);font-size:var(--font-size-step-5);font-weight:600;line-height:1}.payload-richtext h2:not(:first-child),.u-wysiwyg h2:not(:first-child){margin-top:var(--space-size-2xl)}.payload-richtext h2+*,.u-wysiwyg h2+*{margin-top:var(--space-size-l-xl)}.payload-richtext h3,.u-wysiwyg h3{font-size:var(--font-size-step-2);font-weight:600;line-height:1.2}.payload-richtext h3:not(:first-child),.u-wysiwyg h3:not(:first-child){margin-top:var(--space-size-m-l)}.payload-richtext ol,.payload-richtext ul,.u-wysiwyg ol,.u-wysiwyg ul{list-style:inherit;padding-left:1em}.payload-richtext strong,.u-wysiwyg strong{font-weight:600}.payload-richtext a,.u-wysiwyg a{color:var(--color-secondary);text-decoration:underline}.u-wysiwyg--compact{font-size:var(--font-size-step--2)}.u-wysiwyg--compact h2,.u-wysiwyg--compact h3{font-family:var(--font-family-body);font-size:var(--font-size-step--2)}.u-wysiwyg--compact>*+*{margin-top:var(--space-size-2xs-xs)}.page-enter-active,.page-leave-active{transition:opacity var(--transition-page-duration) var(--transition-default-timing-function)}.page-enter-from,.page-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity var(--transition-default-duration) var(--transition-default-timing-function)}.fade-enter-from,.fade-leave-to{opacity:0}
