/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Roboto;src:url(../font/Roboto-Thin.woff2) format("woff2"),url(../font/Roboto-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-ThinItalic.woff2) format("woff2"),url(../font/Roboto-ThinItalic.woff) format("woff");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Light.woff2) format("woff2"),url(../font/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-LightItalic.woff2) format("woff2"),url(../font/Roboto-LightItalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Regular.woff2) format("woff2"),url(../font/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-Regular.woff2) format("woff2"),url(../font/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-Italic.woff2) format("woff2"),url(../font/Roboto-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Italic.woff2) format("woff2"),url(../font/Roboto-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Medium.woff2) format("woff2"),url(../font/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-MediumItalic.woff2) format("woff2"),url(../font/Roboto-MediumItalic.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Bold.woff2) format("woff2"),url(../font/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-Bold.woff2) format("woff2"),url(../font/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-BoldItalic.woff2) format("woff2"),url(../font/Roboto-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-BoldItalic.woff2) format("woff2"),url(../font/Roboto-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(../font/Roboto-Black.woff2) format("woff2"),url(../font/Roboto-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(../font/Roboto-BlackItalic.woff2) format("woff2"),url(../font/Roboto-BlackItalic.woff) format("woff");font-weight:900;font-style:italic}.header{background-color:#fff;position:relative}.header__nav{z-index:11;background-color:#fff;padding-left:100px;padding-right:100px;display:flex;justify-content:space-between;align-items:center;height:84px;position:fixed;top:0;max-width:1440px;width:100%}@media (max-width:1599px){.header__nav{padding-left:24px;padding-right:24px}}.header__nav__menu{display:flex;align-self:stretch;font-size:16px;font-style:normal;font-weight:900;line-height:24px;color:#005092}.header__nav__menu>a{padding:0 12px;display:flex;align-items:center;position:relative}@media (min-width:1280px){.header__nav__menu>a:after{content:"";position:absolute;height:2px;width:0;bottom:25px;left:6px;background-color:#005092;transition-duration:0ms}.header__nav__menu>a:hover:after{width:calc(100% - 12px);transition:width 1.25s cubic-bezier(.19,1,.22,1)}.header__nav__menu>a.nav--active:after{width:calc(100% - 12px);transition:width 1.25s cubic-bezier(.19,1,.22,1)}.header__nav__menu>a.nav--visited:after{width:calc(100% - 12px)}}@media (max-width:1279px){.header__nav__menu{position:absolute;top:100%;background-color:#fff;flex-direction:column;width:100%;left:100%;transition-duration:.5s;transition-property:transform}.header__nav__menu--active{transform:translate(-100%)}.header__nav__menu>a{height:72px;padding:24px 40px;border-top:solid 1px #E3EDF9;transition:background-color .5s cubic-bezier(.075,.82,.165,1)}}@media (max-width:1279px) and (max-width:767px){.header__nav__menu>a{padding:24px}}@media (max-width:1279px) and (max-width:479px){.header__nav__menu>a{padding:24px 12px}}@media (max-width:1279px){.header__nav__menu>a:hover{background-color:#e3edf9}.header__nav__menu>a:active{background-color:#c0dcef}.header__nav__menu .header__nav__menu--hasSecondLvl:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='11'%20viewBox='0%200%2017%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%204.79468L12.0033%200.263764C11.7261%20-0.0198123%2011.2786%20-0.0261132%2010.9888%200.24486C10.7115%200.515832%2010.7052%200.963263%2010.9762%201.24054C10.9762%201.24054%2010.9762%201.24052%2010.9825%201.24683L14.3602%204.56783L1.49211%204.56783C1.10141%204.56783%200.78003%204.88292%200.78003%205.27993C0.78003%205.67693%201.09511%205.992%201.49211%205.992L14.3539%205.992L10.9762%209.31301C10.6989%209.59028%2010.6989%2010.0377%2010.9762%2010.315C11.2597%2010.5859%2011.7135%2010.5859%2011.9907%2010.315L16.5721%205.78405C16.6351%205.72104%2016.6855%205.64541%2016.7233%205.56349C16.7611%205.47527%2016.78%205.38705%2016.78%205.29252C16.78%205.10347%2016.7044%204.92702%2016.5721%204.79468L16.5847%204.79468Z'%20fill='%23005092'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.5lh;aspect-ratio:14.6/8;position:absolute;right:32px;top:50%;transform:translate(-50%,-50%)}}@media (max-width:1279px) and (max-width:767px){.header__nav__menu .header__nav__menu--hasSecondLvl:after{right:16px}}@media (max-width:1279px) and (max-width:479px){.header__nav__menu .header__nav__menu--hasSecondLvl:after{right:4px}}.header__nav__btns{display:flex;flex-wrap:nowrap;gap:14px;align-items:center}@media (max-width:767px){.header__nav__btns>a.btn{display:none}}.header__nav__btns--mobile{display:flex;flex-wrap:nowrap;gap:14px;align-items:center;justify-content:center;height:72px;border-top:solid 1px #E3EDF9}@media (min-width:768px){.header__nav__btns--mobile{display:none}}.header__nav__btns #burgerMenu{display:none;cursor:pointer}@media (max-width:1279px){.header__nav__btns #burgerMenu{display:block;width:24px;height:24px;margin-left:24px}}.header__nav__btns #searchButton{width:24px;height:24px;margin-left:24px}.header__nav__btns #searchButton img{width:100%}.header__nav #scroll-indicator{position:absolute;background-color:#005092;height:5px;top:100%;left:0;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.header__content{align-items:flex-start;background:linear-gradient(1deg,#6ca5da -19.29%,#e3edf9 36.53%,#fff 81.32%);position:relative;display:flex;padding-right:70px;padding-left:144px;gap:16px;overflow:hidden;z-index:9}@media (max-width:479px){.header__content{align-items:center}}@media (max-width:1279px){.header__content{padding-left:40px;padding-right:12px}}@media (max-width:1023px){.header__content{padding-left:32px;padding-right:8px}}@media (max-width:767px){.header__content{padding-left:16px;padding-right:0}}@media (max-width:479px){.header__content{padding-left:24px;padding-right:24px;flex-direction:column-reverse}}.header__content *{z-index:9}.header__content__bgImg{display:none;position:absolute;left:-2.5%;top:-2.5%;z-index:7;width:105%;height:105%;object-fit:cover;filter:blur(8px) brightness(.85)}.header__content__bg{position:absolute;right:0;bottom:0;z-index:8;opacity:.5;height:100%}@media (max-width:479px){.header__content__bg{transform:translate(20%)}}.header__content__t{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;min-height:270px;padding-top:10%;padding-bottom:10%}@media (max-width:1023px){.header__content__t{padding-top:8%;padding-bottom:8%;gap:8px}}@media (max-width:479px){.header__content__t{padding-top:0;padding-bottom:5%;min-height:auto;text-align:center;align-items:center}}.header__content__t p{margin-top:0;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.header__content__t .header__content__buttons{display:flex;max-width:95%;flex-wrap:wrap;flex-direction:row;gap:32px}@media (max-width:1023px){.header__content__t .header__content__buttons{flex-direction:column;gap:16px}}.header__content__img{flex:0 0 40%;position:relative;display:flex;aspect-ratio:1/1;align-items:center;margin-left:-5%;justify-content:center;align-self:center}@media (max-width:767px){.header__content__img{flex:0 0 50%}}@media (max-width:479px){.header__content__img{width:80%;margin-left:0;margin-bottom:-5%}}.header__content__img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%}.header__content__img__circle{background-color:#fff;width:68%;aspect-ratio:1/1;border-radius:50%;z-index:9}.header__content__img--small .header__content__img__bg{position:relative}.header__content__img--small img{max-width:48.0832611207%;max-height:48.0832611207%}.header__content--bgImage{min-height:400px}@media (max-width:1023px){.header__content--bgImage{min-height:300px}}@media (max-width:767px){.header__content--bgImage{min-height:250px}}@media (max-width:479px){.header__content--bgImage{min-height:300px}}.header__content--bgImage .header__content__bgImg{display:block}.header__content--bgImage .header__content__t{min-height:auto;text-shadow:0 0 50px rgba(0,0,0,.4)}.header__content--bgImage .header__content__t h1{font-size:58px;font-style:normal;font-weight:900;line-height:76px;color:#fff}@media (max-width:1279px){.header__content--bgImage .header__content__t h1{font-size:50px;line-height:58px}}@media (max-width:1023px){.header__content--bgImage .header__content__t h1{font-size:38px;line-height:46px}}.header__content--bgImage .header__content__t p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.header__content--noImage .header__content__bg{right:0;transform:translate(22%);height:93%}.header__content--noImage .header__content__c1{position:absolute;width:2.43%;aspect-ratio:1/1;right:4.2%;top:14%;border-radius:50%;background-color:#e2af39}@media (max-width:479px){.header__content--noImage .header__content__c1{display:none}}.header__content--noImage .header__content__c2{position:absolute;width:6.32%;aspect-ratio:1/1;right:2.8%;top:47%;border-radius:50%;background-color:#2a7fbd}@media (max-width:479px){.header__content--noImage .header__content__c2{display:none}}.header__content--noImage .header__content__c3{position:absolute;width:4.5%;aspect-ratio:1/1;right:14%;bottom:7%;border-radius:50%;background-color:#005092}@media (max-width:479px){.header__content--noImage .header__content__c3{display:none}}.header__content--noImage .header__content__t{min-height:auto}@media (max-width:479px){.header__content--noImage .header__content__t{padding-top:32px;padding-bottom:32px}}.header__sub{z-index:12;width:100%;display:flex;opacity:0;visibility:hidden;max-height:calc(100vh - 84px);overflow-y:scroll;scrollbar-width:none;position:relative}@supports (height: 100dvh){.header__sub{max-height:calc(100dvh - 84px)}}.header__sub__back{height:70px;min-height:70px;position:absolute;top:0;right:0;width:70px;cursor:pointer}.header__sub__back:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icon-close'%3e%3cpath%20id='icon-close_2'%20d='M8.8144%207.57657L14.6825%201.70847C15.0472%201.34379%2015.0472%200.755325%2014.6825%200.39064C14.3178%200.0259553%2013.7294%200.0259553%2013.3647%200.39064L7.49657%206.25874L1.62846%200.39064C1.26377%200.0259553%200.675308%200.0259553%200.310623%200.39064C-0.0540618%200.755325%20-0.0540618%201.34379%200.310623%201.70847L6.17872%207.57657L0.310623%2013.4447C-0.0540618%2013.8094%20-0.0540618%2014.3978%200.310623%2014.7625C0.675308%2015.1272%201.26377%2015.1272%201.62846%2014.7625L7.49657%208.89441L13.3647%2014.7625C13.547%2014.9449%2013.7874%2015.036%2014.0277%2015.036C14.2681%2015.036%2014.5085%2014.9449%2014.6908%2014.7625C15.0555%2014.3978%2015.0555%2013.8094%2014.6908%2013.4447L8.82269%207.57657H8.8144Z'%20fill='%23005092'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.75lh;aspect-ratio:1/1;position:absolute;left:32px;top:50%;transform:translate(-50%,-50%) rotate(180deg)}@media (min-width:1280px){.header__sub{flex-wrap:wrap;padding:56px 32px;min-height:492px;gap:24px 56px;position:absolute;left:0;top:84px;transition:opacity 0ms cubic-bezier(.33,.65,.67,.81) 0ms,visibility 0ms cubic-bezier(.33,.65,.67,.81) 0ms;border-top:5px solid var(--Foundation-Blue-Dark, #005092);background:linear-gradient(180deg,#fff 22%,#eaf2f8)}}@media (max-width:1279px){.header__sub{flex-direction:column;position:absolute;background-color:#fff;transform:translate(100%);transition-property:transform}.header__sub__back{position:relative;border-top:solid 1px #E3EDF9}.header__sub__back:after{background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='11'%20viewBox='0%200%2017%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%204.79468L12.0033%200.263764C11.7261%20-0.0198123%2011.2786%20-0.0261132%2010.9888%200.24486C10.7115%200.515832%2010.7052%200.963263%2010.9762%201.24054C10.9762%201.24054%2010.9762%201.24052%2010.9825%201.24683L14.3602%204.56783L1.49211%204.56783C1.10141%204.56783%200.78003%204.88292%200.78003%205.27993C0.78003%205.67693%201.09511%205.992%201.49211%205.992L14.3539%205.992L10.9762%209.31301C10.6989%209.59028%2010.6989%2010.0377%2010.9762%2010.315C11.2597%2010.5859%2011.7135%2010.5859%2011.9907%2010.315L16.5721%205.78405C16.6351%205.72104%2016.6855%205.64541%2016.7233%205.56349C16.7611%205.47527%2016.78%205.38705%2016.78%205.29252C16.78%205.10347%2016.7044%204.92702%2016.5721%204.79468L16.5847%204.79468Z'%20fill='%23005092'/%3e%3c/svg%3e");height:.5lh;aspect-ratio:14.6/8}}.header__sub__elem{display:flex;gap:24px;align-items:flex-start}@media (min-width:1280px){.header__sub__elem{flex:1 0 35.2%;max-width:500px}}@media (max-width:1279px){.header__sub__elem{flex:0 0 100%;align-items:center;padding:24px 44px 24px 40px;border-top:solid 1px #E3EDF9}}@media (max-width:767px){.header__sub__elem{padding:24px 28px 24px 24px}}@media (max-width:767px){.header__sub__elem{padding:24px 16px 24px 12px}}.header__sub__elem__img img{height:130px;aspect-ratio:310/345;margin-top:-10px;margin-right:3px}@media (max-width:1279px){.header__sub__elem__img img{height:97px;margin-top:-7px}}@media (max-width:479px){.header__sub__elem__img img{height:70px;margin-top:-5px}}.header__sub__elem__icon{height:120px;aspect-ratio:155/168;margin-right:1.8%;object-fit:contain;object-position:right bottom;position:relative;flex-shrink:0}@media (max-width:1279px){.header__sub__elem__icon{height:90px}}@media (max-width:767px){.header__sub__elem__icon{height:65px}}.header__sub__elem__icon .blueCircle{background-color:#e3edf9;width:82px;aspect-ratio:1/1;border-radius:50%}@media (max-width:1279px){.header__sub__elem__icon .blueCircle{width:62px}}@media (max-width:767px){.header__sub__elem__icon .blueCircle{width:45px}}.header__sub__elem__icon img{position:absolute;bottom:0;right:0;max-height:100px;aspect-ratio:1/1;object-fit:contain;object-position:right bottom;filter:brightness(0) invert(18%) sepia(45%) saturate(338%) hue-rotate(154deg) brightness(98%) contrast(85%)}@media (max-width:1279px){.header__sub__elem__icon img{max-height:75px}}@media (max-width:767px){.header__sub__elem__icon img{max-height:55px}}.header__sub__elem__c{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center}.header__sub__elem__c p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}@media (max-width:479px){.header__sub__elem__c p{display:none}}.header__sub__elem--active{filter:opacity(.5);pointer-events:none}.header__sub--active{opacity:1;translate:0 0;visibility:visible}@media (max-width:1279px){.header__sub--active{transform:translate(0)}}#contentOverlay{position:absolute;width:100%;height:100%;background-color:#000;opacity:0;pointer-events:none;z-index:10;top:0;display:none;transition-duration:.5s;transition-property:visibility,opacity}@media (max-width:1279px){#contentOverlay{display:block;visibility:hidden}}#contentOverlay.contentOverlay--active{visibility:visible;opacity:.5;pointer-events:auto}.footer{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media (max-width:1279px){.footer{flex-direction:column-reverse;gap:56px}}.footer__wrapper{padding:64px 165px;background-color:#1a3d59}@media (max-width:1279px){.footer__wrapper{padding:64px 42px}}.footer__logo{display:flex;flex-direction:column;align-items:flex-start;gap:40px;font-size:16px;font-style:normal;font-weight:300;line-height:24px;color:#f5f7fa}.footer__content{display:flex;align-items:flex-start;gap:40px}@media (max-width:1279px){.footer__content{align-self:center;width:100%;justify-content:space-evenly}}@media (max-width:767px){.footer__content{flex-direction:column;gap:56px}}.footer__content__col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:120px}.footer__content__col h4{margin-bottom:12px}.footer__content__col a{font-size:16px;font-style:normal;font-weight:300;line-height:24px;color:#f5f7fa}.footer__content__col a:hover{color:#6ca5da}.footer .mailInput{height:40px;border-radius:8px;background-color:#e3edf933;padding:0 12px;width:200px;display:flex;align-items:center;position:relative}.footer .mailInput input{display:flex;background-color:transparent;border:none;flex:1 1 50%;color:#fff;max-width:calc(100% - 18px)}.footer .mailInput input:focus{outline:none}.footer .mailInput input::placeholder{color:#d9dbe1}.footer .mailInput button{cursor:pointer;background-color:transparent;border:none;height:22px;padding:2px}.footer .mailInput button:active{outline:none}.footer .mailInput .loader,.footer .mailInput.newsletterForm--waiting button{display:none}.footer .mailInput.newsletterForm--waiting .loader{display:block}.footer__bottomline{flex:1 0 50%;text-align:right;margin-top:80px}@media screen and (max-width:1023px){.footer__bottomline{text-align:left}}.footer__bottomline a,.footer__bottomline a:visited,.footer__bottomline a:link{color:#fff}.footer__bottomline a:hover{color:#fff;text-decoration:underline}.footer__bottomline span:not(:last-child):after{content:"|";padding-left:5px;padding-right:4px;pointer-events:none;color:#fff}.footer form .form__errMessage{position:absolute;top:100%;left:0;background-color:#eee;color:#2f4048;border-radius:8px;text-align:center}.footer form .form__successMessage{background-color:#e3edf9;color:#005092}.footer form.newsletterForm--success{pointer-events:none;font-size:14px}.loggedInArea{background-color:#fff;width:100%;height:32px;max-width:1440px;margin:auto;position:fixed;top:0;z-index:12;left:50%;transform:translate(-50%);padding:0 100px;display:flex;flex-direction:row-reverse;align-items:center;border-bottom:2px solid #005092}@media (max-width:1279px){.loggedInArea{padding:0 24px}}.loggedInArea>a{cursor:pointer}.loggedInArea>a:before{bottom:0}.loggedInArea .kontoMenu{display:none;position:absolute;top:32px;right:0;background-color:#005092;color:#fff;flex-direction:column;padding:24px 52px;gap:12px;margin-right:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;align-items:flex-start}@media (max-width:1279px){.loggedInArea .kontoMenu{padding:24px}}.loggedInArea .kontoMenu--active{display:flex}.loggedInArea~.wrapper{padding-top:116px}.loggedInArea~.wrapper .header__nav{top:32px}.loggedInArea~.wrapper .header__sub{max-height:calc(100vh - 116px)}@supports (height: 100dvh){.loggedInArea~.wrapper .header__sub{max-height:calc(100dvh - 116px)}}.btn{display:flex;padding:14px 32px;justify-content:center;align-items:center;border-radius:4px;transition-duration:.3s;transition-property:background-color,transform;will-change:transform}.btn--primary{background-color:#005092;white-space:nowrap;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff}.btn--primary:hover{background-color:#6ca5da}.btn--special{background-color:#e2af39;white-space:nowrap;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff}.btn--special:hover{background-color:#eed18c}.btn--neutral{background-color:#b2bbc6;white-space:nowrap;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff}.btn--neutral:hover{background-color:#a4abb4}.btn--small{height:40px;padding:0 32px}.btn--arrowW{position:relative}.btn--arrowW:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='12'%20viewBox='0%200%2017%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%205.65359L12.0033%201.12267C11.7261%200.839092%2011.2786%200.832791%2010.9888%201.10376C10.7115%201.37474%2010.7052%201.82217%2010.9762%202.09944C10.9762%202.09944%2010.9762%202.09943%2010.9825%202.10573L14.3602%205.42674L1.49211%205.42673C1.10141%205.42673%200.780029%205.74182%200.780029%206.13883C0.780029%206.53584%201.09511%206.8509%201.49211%206.8509L14.3539%206.85091L10.9762%2010.1719C10.6989%2010.4492%2010.6989%2010.8966%2010.9762%2011.1739C11.2597%2011.4448%2011.7135%2011.4448%2011.9907%2011.1739L16.5721%206.64296C16.6351%206.57994%2016.6855%206.50432%2016.7233%206.42239C16.7611%206.33417%2016.78%206.24595%2016.78%206.15143C16.78%205.96238%2016.7044%205.78592%2016.5721%205.65359L16.5847%205.65359Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.5lh;aspect-ratio:14.6/8;margin-left:8px;margin-bottom:.1lh}.btn--disabled{pointer-events:none;filter:opacity(.5)}.btn--waiting{pointer-events:none}.btn--waiting:after{content:"";background-image:none;border:3px solid transparent;border-radius:50%;border-top:3px solid white;width:18px;height:18px;animation:spin 1.5s linear infinite}.btn--success{pointer-events:none}.btn--success:after{content:"";background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='15.967'%20height='11.447'%20viewBox='0%200%2015.967%2011.447'%20version='1.1'%20id='svg3'%20sodipodi:docname='icon-feather-check-white.svg'%20inkscape:version='1.2.1%20(9c6d41e410,%202022-07-14)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs7'%20/%3e%3csodipodi:namedview%20id='namedview5'%20pagecolor='%23ffffff'%20bordercolor='%23002765'%20borderopacity='1.0'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='true'%20inkscape:deskcolor='%23d1d1d1'%20showgrid='false'%20inkscape:zoom='36.996594'%20inkscape:cx='8.9737989'%20inkscape:cy='3.8652206'%20inkscape:window-width='1920'%20inkscape:window-height='1027'%20inkscape:window-x='-8'%20inkscape:window-y='-8'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg3'%20/%3e%3cpath%20id='Icon_feather-check'%20data-name='Icon%20feather-check'%20d='M19.139,9l-9.033,9.033L6,13.927'%20transform='translate(-4.586%20-7.586)'%20fill='none'%20stroke='%23002765'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.5lh;aspect-ratio:14.6/8;margin-left:8px;margin-bottom:.1lh;filter:brightness(0) invert(100%) sepia(5%) saturate(20%) hue-rotate(160deg) brightness(105%) contrast(106%)}.linkElement{position:relative;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#005092}.linkElement:before{content:"";position:absolute;height:2px;width:0;bottom:-2px;left:0;background-color:#005092;transition-duration:0ms}.linkElement:hover:before{width:100%;transition:width 1.25s cubic-bezier(.19,1,.22,1)}.linkElement--large{font-size:20px;font-style:normal;font-weight:500;line-height:28px;color:#005092}@media (max-width:1023px){.linkElement--large{font-size:18px;line-height:26px}}.linkElement--white{color:#fff}.linkElement--white:before{background-color:#fff}.linkElement--arrow{position:relative;padding-inline-end:1.45em}.linkElement--arrow>span{position:relative;white-space:normal}.linkElement--arrow:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='11'%20viewBox='0%200%2017%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%204.79468L12.0033%200.263764C11.7261%20-0.0198123%2011.2786%20-0.0261132%2010.9888%200.24486C10.7115%200.515832%2010.7052%200.963263%2010.9762%201.24054C10.9762%201.24054%2010.9762%201.24052%2010.9825%201.24683L14.3602%204.56783L1.49211%204.56783C1.10141%204.56783%200.78003%204.88292%200.78003%205.27993C0.78003%205.67693%201.09511%205.992%201.49211%205.992L14.3539%205.992L10.9762%209.31301C10.6989%209.59028%2010.6989%2010.0377%2010.9762%2010.315C11.2597%2010.5859%2011.7135%2010.5859%2011.9907%2010.315L16.5721%205.78405C16.6351%205.72104%2016.6855%205.64541%2016.7233%205.56349C16.7611%205.47527%2016.78%205.38705%2016.78%205.29252C16.78%205.10347%2016.7044%204.92702%2016.5721%204.79468L16.5847%204.79468Z'%20fill='%23005092'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.5lh;aspect-ratio:14.6/8;margin-left:8px;position:absolute;bottom:.25lh}.linkElement--arrow.linkElement--white:after{background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='12'%20viewBox='0%200%2017%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%205.65359L12.0033%201.12267C11.7261%200.839092%2011.2786%200.832791%2010.9888%201.10376C10.7115%201.37474%2010.7052%201.82217%2010.9762%202.09944C10.9762%202.09944%2010.9762%202.09943%2010.9825%202.10573L14.3602%205.42674L1.49211%205.42673C1.10141%205.42673%200.780029%205.74182%200.780029%206.13883C0.780029%206.53584%201.09511%206.8509%201.49211%206.8509L14.3539%206.85091L10.9762%2010.1719C10.6989%2010.4492%2010.6989%2010.8966%2010.9762%2011.1739C11.2597%2011.4448%2011.7135%2011.4448%2011.9907%2011.1739L16.5721%206.64296C16.6351%206.57994%2016.6855%206.50432%2016.7233%206.42239C16.7611%206.33417%2016.78%206.24595%2016.78%206.15143C16.78%205.96238%2016.7044%205.78592%2016.5721%205.65359L16.5847%205.65359Z'%20fill='white'/%3e%3c/svg%3e")}.linkElement--arrowBack{position:relative;padding-inline-start:1.45em}.linkElement--arrowBack>span{position:relative;white-space:normal;margin-left:8px}.linkElement--arrowBack:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='11'%20viewBox='0%200%2017%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%204.79468L12.0033%200.263764C11.7261%20-0.0198123%2011.2786%20-0.0261132%2010.9888%200.24486C10.7115%200.515832%2010.7052%200.963263%2010.9762%201.24054C10.9762%201.24054%2010.9762%201.24052%2010.9825%201.24683L14.3602%204.56783L1.49211%204.56783C1.10141%204.56783%200.78003%204.88292%200.78003%205.27993C0.78003%205.67693%201.09511%205.992%201.49211%205.992L14.3539%205.992L10.9762%209.31301C10.6989%209.59028%2010.6989%2010.0377%2010.9762%2010.315C11.2597%2010.5859%2011.7135%2010.5859%2011.9907%2010.315L16.5721%205.78405C16.6351%205.72104%2016.6855%205.64541%2016.7233%205.56349C16.7611%205.47527%2016.78%205.38705%2016.78%205.29252C16.78%205.10347%2016.7044%204.92702%2016.5721%204.79468L16.5847%204.79468Z'%20fill='%23005092'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:inline-block;height:.425lh;aspect-ratio:14.6/8;position:absolute;bottom:.25lh;left:0;transform:rotate(180deg)}.linkElement--arrowBack.linkElement--white:after{background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='12'%20viewBox='0%200%2017%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='icon-dash-arrow'%20d='M16.5847%205.65359L12.0033%201.12267C11.7261%200.839092%2011.2786%200.832791%2010.9888%201.10376C10.7115%201.37474%2010.7052%201.82217%2010.9762%202.09944C10.9762%202.09944%2010.9762%202.09943%2010.9825%202.10573L14.3602%205.42674L1.49211%205.42673C1.10141%205.42673%200.780029%205.74182%200.780029%206.13883C0.780029%206.53584%201.09511%206.8509%201.49211%206.8509L14.3539%206.85091L10.9762%2010.1719C10.6989%2010.4492%2010.6989%2010.8966%2010.9762%2011.1739C11.2597%2011.4448%2011.7135%2011.4448%2011.9907%2011.1739L16.5721%206.64296C16.6351%206.57994%2016.6855%206.50432%2016.7233%206.42239C16.7611%206.33417%2016.78%206.24595%2016.78%206.15143C16.78%205.96238%2016.7044%205.78592%2016.5721%205.65359L16.5847%205.65359Z'%20fill='white'/%3e%3c/svg%3e")}h1{margin:0;font-size:58px;font-style:normal;font-weight:900;line-height:76px;color:#005092}@media (max-width:1279px){h1{font-size:50px;line-height:58px}}@media (max-width:1023px){h1{font-size:38px;line-height:46px}}h2{margin:0;font-size:36px;font-style:normal;font-weight:900;line-height:44px;color:#005092}@media (max-width:1023px){h2{font-size:32px;line-height:40px}}@media (max-width:767px){h2{font-size:26px;line-height:34px}}h3{margin:0;font-size:28px;font-style:normal;font-weight:900;line-height:36px;color:#005092}@media (max-width:1023px){h3{font-size:24px;line-height:32px}}@media (max-width:767px){h3{font-size:22px;line-height:30px}}h4{margin:0;font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#005092}@media (max-width:1023px){h4{font-size:18px;line-height:26px}}.h4--small{font-size:16px;font-style:normal;font-weight:900;line-height:24px;color:#005092}.font--gray{color:#666}.font--dark{color:#2f4048}.font--white{color:#fff}.font--primary{color:#005092}.font--standardweight{font-weight:500}.font--thin{font-weight:400}.font--veryThin{font-weight:300}.loader{border:3px solid transparent;border-radius:50%;border-top:3px solid white;width:18px;height:18px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-to-top{position:fixed;bottom:20px;right:20px;background-color:#fff;color:#000;width:50px;height:50px;border:none;border-radius:4px;cursor:pointer;font-size:14px;text-transform:uppercase;box-shadow:0 2px 5px #0003;transition:background-color .3s ease,transform .2s ease,opacity .2s ease;z-index:10;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='32.828'%20height='17.414'%20viewBox='0%200%2032.828%2017.414'%20version='1.1'%20id='svg3'%20sodipodi:docname='arrow-up.svg'%20inkscape:version='0.92.4%20(5da689c313,%202019-01-14)'%3e%3cmetadata%20id='metadata9'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3e%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs7'%20/%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1048'%20inkscape:window-height='512'%20id='namedview5'%20showgrid='false'%20inkscape:pagecheckerboard='true'%20inkscape:zoom='8.6511517'%20inkscape:cx='16.414'%20inkscape:cy='8.7069998'%20inkscape:window-x='0'%20inkscape:window-y='136'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg3'%20/%3e%3cpath%20id='Icon_feather-chevron-down'%20data-name='Icon%20feather-chevron-down'%20d='m%201.414,16.403858%2015,-14.9999997%2015,14.9999997'%20inkscape:connector-curvature='0'%20style='fill:none;stroke:%23005092;stroke-width:2;stroke-linecap:round;stroke-linejoin:round'%20/%3e%3c/svg%3e");background-size:25px;background-position:center;background-repeat:no-repeat;opacity:0}.back-to-top:hover{background-color:#cdcfd4;transform:translateY(-2px)}.back-to-top:active{transform:translateY(0)}.padLarge{padding:0 242px}@media (max-width:1279px){.padLarge{padding:0 144px}}@media (max-width:1023px){.padLarge{padding:0 56px}}@media (max-width:479px){.padLarge{padding:0 24px}}.padSmall{padding:0 144px}@media (max-width:1279px){.padSmall{padding:0 56px}}@media (max-width:479px){.padSmall{padding:0 24px}}@media (max-width:767px){.padSmall.noPadMobile{padding:0}}.cols1{display:flex;flex-direction:column;row-gap:56px}.cols1>*:empty{margin-top:-56px}@media (max-width:479px){.cols1{row-gap:24px}}.cols2{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;row-gap:56px}@media (max-width:479px){.cols2{row-gap:24px}}.cols2>*{flex:0 0 calc(50% - 12px)}@media (max-width:1023px){.cols2>*{flex:0 0 100%}}.cols3{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;row-gap:56px}@media (max-width:479px){.cols3{row-gap:24px}}.cols3>*{flex:0 0 calc(33.3333333333% - 16px)}@media (max-width:1023px){.cols3>*{flex:0 0 calc(50% - 12px)}}@media (max-width:767px){.cols3>*{flex:0 0 100%}}.cols4{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;row-gap:56px}@media (max-width:479px){.cols4{row-gap:24px}}.cols4>*{flex:0 0 calc((100% - 96px)/4)}@media (max-width:1023px){.cols4>*{flex:0 0 calc((100% - 64px) / 3)}}@media (max-width:767px){.cols4>*{flex:0 0 calc((100% - 32px)/2)}}@media (max-width:479px){.cols4>*{flex:0 0 100%}}.elemWHeader{display:flex;flex-direction:column;gap:56px}@media (max-width:767px){.elemWHeader{gap:24px}}.bg-full--yellow{background-color:#e2af39}.bg-full--lightBlue{background-color:#e3edf9}.bg-full--addMargins{padding-top:40px;margin-top:-40px;padding-bottom:40px;margin-bottom:-40px}@media (max-width:767px){.bg-full--addMargins{padding-top:21px;margin-top:-21px;padding-bottom:21px;margin-bottom:-21px}}.slider{display:flex;flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start;scroll-snap-type:x mandatory;padding-bottom:20px;scroll-margin:-50px;scrollbar-width:none}.slider--draggable{-webkit-user-select:none;user-select:none}.slider>*:first-child{position:relative}.slider>*:first-child:after{content:"";position:absolute;right:16px;top:16px;width:42px;height:42px;border-radius:8px;background-color:#2f4048;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1186_8388)'%3e%3cpath%20d='M20.5305%2018.9753C21.2009%2017.697%2021.3362%2016.1985%2020.8969%2014.8142L19.4891%2010.3777C18.9745%208.75574%2016.8773%208.40854%2015.843%209.68298C14.9194%209.05152%2013.7097%209.25538%2013.0324%2010.0667C12.2475%209.50827%2011.2404%209.56612%2010.5338%2010.0991L9.64654%207.30295C9.29395%206.19173%208.10923%205.57771%206.99801%205.93035C5.88674%206.28294%205.27277%207.46762%205.62541%208.57884L7.13535%2013.3373C5.74321%2014.1109%204.97587%2015.8135%205.51066%2017.4707L5.98663%2018.9459C6.61945%2020.9149%208.2162%2022.3877%2010.2058%2022.8688C10.8455%2024.206%2012.3968%2024.921%2013.8738%2024.4522L18.5964%2022.9537C19.8923%2022.5424%2020.722%2021.34%2020.722%2020.0476C20.722%2019.5504%2020.6061%2019.2135%2020.5305%2018.9753ZM19.2386%2019.5534C19.5122%2020.4156%2019.0333%2021.3397%2018.171%2021.6133L13.4484%2023.1119C12.5841%2023.3861%2011.6627%2022.9086%2011.3884%2022.0443C11.3089%2021.7937%2011.0962%2021.6084%2010.8371%2021.564C9.18416%2021.2804%207.83852%2020.1123%207.32515%2018.5149L6.8489%2017.0389C6.56413%2016.1565%206.89685%2015.2395%207.57565%2014.7251L8.38996%2017.2912C8.50738%2017.6613%208.90259%2017.8662%209.27281%2017.7487C9.64293%2017.6313%209.84777%2017.236%209.73031%2016.8659L6.96567%208.15359C6.8481%207.78318%207.05276%207.3883%207.42321%207.27074C7.79292%207.15351%208.18882%207.35873%208.30606%207.72829L9.95174%2012.9144C10.0692%2013.2846%2010.4645%2013.4895%2010.8346%2013.3719C11.2047%2013.2545%2011.4096%2012.8593%2011.2921%2012.4891L11.1355%2011.9956C11.018%2011.6251%2011.2227%2011.2303%2011.5931%2011.1127C11.9627%2010.9955%2012.3587%2011.2007%2012.4759%2011.5703C12.6296%2012.0546%2012.6646%2012.1416%2012.7799%2012.505C12.8974%2012.8752%2013.2926%2013.08%2013.6627%2012.9625C14.0329%2012.845%2014.2377%2012.4498%2014.1202%2012.0796L13.9789%2011.6343C13.8614%2011.2639%2014.0661%2010.869%2014.4365%2010.7514C14.8069%2010.6339%2015.2018%2010.8386%2015.3193%2011.209C15.5696%2011.9978%2015.4296%2011.533%2015.6102%2012.1024C15.7276%2012.4726%2016.1229%2012.6775%2016.4931%2012.56C16.8632%2012.4426%2017.0681%2012.0473%2016.9506%2011.6771C16.8174%2011.2572%2016.6888%2011.0112%2016.8541%2010.6921C17.1388%2010.1427%2017.9577%2010.2014%2018.1486%2010.803L19.5564%2015.2395C19.9064%2016.3424%2019.764%2017.543%2019.1659%2018.5335C18.9639%2018.8682%2019.11%2019.148%2019.2386%2019.5534Z'%20fill='%23ffffff'/%3e%3cpath%20d='M5.49266%203.60522L5.29616%203.41608H10.63C11.0183%203.41608%2011.3331%203.10126%2011.3331%202.71295C11.3331%202.32464%2011.0183%202.00983%2010.63%202.00983H5.28299L5.49533%201.80325C5.77367%201.5325%205.77981%201.08733%205.50902%200.80903C5.23827%200.530686%204.7931%200.524546%204.51475%200.795343L3.06163%202.209C2.77691%202.48598%202.77813%202.94405%203.0643%203.21953L4.51742%204.61833C4.79717%204.88762%205.2423%204.87914%205.5116%204.59939C5.78089%204.31964%205.77246%203.87451%205.49266%203.60522Z'%20fill='%23ffffff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1186_8388'%3e%3crect%20width='24'%20height='24'%20fill='white'%20transform='translate(0%200.596191)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:80%;visibility:hidden;opacity:0;transition-duration:1s;transition-timing-function:cubic-bezier(.19,1,.22,1)}@media (max-width:1023px){.slider--notice>*:first-child:after{visibility:visible;opacity:.6}}.slider::-webkit-scrollbar{display:none}.slider>*{scroll-snap-align:start}.slider__container{position:relative}.slider__iconWrapper{z-index:5;position:absolute;height:52px;width:52px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;opacity:.5;transition-duration:1s;transition-timing-function:cubic-bezier(.19,1,.22,1);border-radius:50%;background-color:#fff;cursor:pointer}@media (max-width:1023px){.slider__iconWrapper{display:none}}.slider__iconWrapper:hover{opacity:.9}.slider__iconWrapper>img{width:35px;height:35px}.slider__iconWrapper:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='14'%20viewBox='0%200%2024%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icon-chevron'%3e%3cpath%20id='icon-chevron_2'%20d='M23.6503%201.08708C23.2103%200.64708%2022.5002%200.64708%2022.0602%201.08708L12.3602%2010.7871L2.66023%201.08708C2.22023%200.64708%201.51023%200.64708%201.07023%201.08708C0.630234%201.52708%200.630234%202.23708%201.07023%202.67708L11.5702%2013.1771C11.7902%2013.3971%2012.0802%2013.5071%2012.3702%2013.5071C12.6602%2013.5071%2012.9502%2013.3971%2013.1702%2013.1771L23.6702%202.67708C23.8902%202.45708%2024.0002%202.16709%2024.0002%201.87709C24.0002%201.58709%2023.8902%201.2971%2023.6702%201.0771L23.6503%201.08708Z'%20fill='%23002765'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;width:100%;aspect-ratio:1/1}.slider__iconWrapper--left{left:10px;pointer-events:none}.slider__iconWrapper--left:after{transform:rotate(90deg) scale(1.2)}.slider__iconWrapper--right{right:10px}.slider__iconWrapper--right:after{transform:rotate(-90deg) scale(1.2)}.slider__dots{position:absolute;display:flex;justify-content:center;width:100%;left:0;gap:20px}.slider__dots__dot{padding:10px;margin:-10px;cursor:pointer}.slider__dots__dot:after{content:"";background-color:#e3edf9;width:12px;height:12px;border-radius:6px;display:block;transition-duration:1s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.slider__dots__dot--active:after{background-color:#005092;width:24px}.slider__dots__dot--shown:after{background-color:#005092}.slider .mediaLarge__wrapper img{cursor:pointer}.teaserIconVertical{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.teaserIconVertical p{margin:0;flex-grow:1;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.teaserIconVertical__img{width:155px;height:168px;position:relative}.teaserIconVertical__img .blueCircle{background-color:#e3edf9;width:115px;height:115px;border-radius:50%}.teaserIconVertical__img img{position:absolute;filter:brightness(0) invert(18%) sepia(45%) saturate(338%) hue-rotate(154deg) brightness(98%) contrast(85%);bottom:0;right:0;height:140px;aspect-ratio:1/1;object-fit:contain;object-position:right bottom}.sectionHeader{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.sectionHeader p{margin:0;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#2f4048}@media (max-width:1023px){.sectionHeader p{font-size:18px;line-height:26px}}.sectionHeader:not(:has(>*)){display:none}.teaserImgCircle{display:flex;gap:56px}@media (max-width:767px){.teaserImgCircle{display:block;text-align:center}}.teaserImgCircle:nth-child(2n){flex-direction:row-reverse;justify-content:space-between}.teaserImgCircle__img{width:310px;height:345px}@media (max-width:767px){.teaserImgCircle__img{width:35%;min-width:170px;height:auto}}.teaserImgCircle__content{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:flex-start;text-align:left}@media (max-width:767px){.teaserImgCircle__content{align-items:center;text-align:center}}.teaserImgCircle__content p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.teaserImgCircleVertical{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.teaserImgCircleVertical p{margin:0;flex-grow:1;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.teaserImgCircleVertical>img{width:310px;max-width:100%;aspect-ratio:310/345}@media (max-width:1279px){.teaserImgCircleVertical>img{width:70%;max-width:230px;height:auto}}@media (max-width:767px){.teaserImgCircleVertical>img{width:35%;min-width:170px;height:auto}}.teaserImgCardFloat{max-width:500px;position:relative;display:flex;flex-direction:column;align-items:center;transition:transform .5s}.teaserImgCardFloat>img{width:100%;aspect-ratio:368/286;border-radius:8px;object-fit:cover;transition:transform .5s}.teaserImgCardFloat__content{transition:transform .5s;width:calc(100% - 50px);background-color:#fff;margin-top:-96px;box-shadow:0 8px 16px #abbed166;display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;flex-grow:1;min-height:125px}@media (max-width:1279px) and (min-width:1024px){.teaserImgCardFloat__content{width:calc(100% - 32px)}}.teaserImgCardFloat__content h4{color:#2f4048}.teaserImgCardFloat__content:not(:has(>p))>h4{flex-grow:1}.teaserImgCardFloat__content p{margin:0;flex-grow:1;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.teaserImgCardFloat__content a{margin-top:5px}.teaserImgCardFloat--max3>*:nth-child(n+4){display:none}.teaserImgCardFloat:hover>img{transform:scale(1.025)}.teaserImgCardFloat:hover .teaserImgCardFloat__content{transform:translateY(-15px)}.keyFacts{background-color:#2a7fbd;padding:64px 144px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;gap:30px}@media (max-width:1279px){.keyFacts{display:block;padding:64px 56px}}@media (max-width:479px){.keyFacts{display:block;padding:64px 24px}}.keyFacts__title{display:flex;flex-direction:column;gap:8px;flex:0 0 50%}@media (max-width:1279px){.keyFacts__title{margin-bottom:40px}}.keyFacts__title p{margin:0;font-size:16px;font-style:normal;font-weight:300;line-height:24px;color:#fff}.keyFacts__facts{flex-grow:1;display:flex;flex-wrap:wrap;gap:30px;row-gap:40px}.keyFacts__facts__elem{flex:1 0 calc(50% - 15px);display:flex;gap:16px;transition:opacity .2s}.keyFacts__facts__elem img{height:64px;width:64px;filter:brightness(0) invert(100%) sepia(5%) saturate(20%) hue-rotate(160deg) brightness(105%) contrast(106%)}.keyFacts__facts__elem p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.keyFacts__background{position:absolute;fill:#e3edf9;opacity:.35;left:0;top:0;height:100%}.testimonial{display:flex;align-items:flex-start;gap:78px;padding:56px 98px 0;border-radius:8px;background:linear-gradient(180deg,#e3edf9,#fff 78%)}@media (max-width:1279px){.testimonial{gap:24px;padding:56px 24px 24px}}@media (max-width:767px){.testimonial{display:block;text-align:center}}.testimonial__img{width:30%;aspect-ratio:1;border-radius:50%;object-fit:cover}@media (max-width:767px){.testimonial__img{margin-bottom:24px;min-width:200px}}.testimonial__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.testimonial__content p{margin-top:0;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.testimonial__name{margin-bottom:8px;font-size:20px;font-style:normal;font-weight:500;line-height:28px;color:#2f4048}@media (max-width:1023px){.testimonial__name{font-size:18px;line-height:26px}}.testimonial__descr{margin-bottom:32px;font-size:16px;font-style:normal;font-weight:300;line-height:24px;color:#89939e}.featureListLightBg{background-color:#e3edf9;padding:56px 144px;display:flex;gap:80px;flex-direction:column}@media (max-width:1279px){.featureListLightBg{padding:56px}}.featureListLightBg__bx{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.featureListLightBg__bx>*{flex:0 1 calc((100% - 128px)/5)}@media (max-width:1023px){.featureListLightBg__bx>*{flex:0 1 calc((100% - 64px) / 3)}}@media (max-width:767px){.featureListLightBg__bx>*{flex:0 0 calc((100% - 32px)/2)}}@media (max-width:479px){.featureListLightBg__bx>*{flex:0 0 100%}}.featureListLightBg .contentBoxIconTop__content{padding:72px 16px 16px}.contentBoxIconTop{display:flex;flex-direction:column;align-items:center;max-width:320px}.contentBoxIconTop__content{flex-grow:1;width:100%;margin-top:-53px;background-color:#fff;display:flex;padding:72px 9% 32px;flex-direction:column;align-items:center;gap:16px;border-radius:8px;box-shadow:0 8px 16px #abbed166;text-align:center}.contentBoxIconTop__content>a.linkElement{white-space:nowrap}.contentBoxIconTop__content p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.contentBoxIconTop__content h4{margin-left:-4%;margin-right:-4%;text-align:center}.contentBoxIconTop__content__download{display:flex;align-items:center;gap:8px}.contentBoxIconTop__img{width:106px;height:106px;background-color:#005092;border-radius:50%;z-index:1;display:flex;justify-content:center;align-items:center}.contentBoxIconTop__img--yellow{background-color:#e2af39}.contentBoxIconTop__img img{width:52px;height:52px;object-fit:contain;filter:brightness(0) invert(100%) sepia(5%) saturate(20%) hue-rotate(160deg) brightness(105%) contrast(106%)}.contentBoxIconTop--content{max-width:none}.contentBoxIconTop--content h4{margin-left:auto;margin-right:auto;margin-bottom:16px}.contentBoxIconTop--content .contentBoxIconTop__content{text-align:left;align-items:flex-start}.contentBoxIconTop--avb .contentBoxIconTop__content{width:auto}.contentBoxIconLeft{display:flex;align-items:center;justify-content:center}.contentBoxIconLeft__content{margin-left:-34px;background-color:#fff;display:flex;padding:40px 32px 40px 72px;flex-direction:column;gap:16px;flex:1 0 0;border-radius:8px;box-shadow:0 8px 16px #abbed166}.contentBoxIconLeft__content p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.contentBoxIconLeft__img{width:69px;height:69px;background-color:#005092;border-radius:50%;z-index:1;display:flex;justify-content:center;align-items:center;font-size:36px;font-style:normal;font-weight:900;line-height:44px;color:#fff}@media (max-width:1023px){.contentBoxIconLeft__img{font-size:32px;line-height:40px}}@media (max-width:767px){.contentBoxIconLeft__img{font-size:26px;line-height:34px}}.mediaLarge{max-width:100%;border-radius:8px}.mediaLarge__wrapper{flex:0 0 100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.mediaLarge__Description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#2f4048}@media (max-width:1023px){.mediaLarge__Description{font-size:18px;line-height:26px}}iframe.mediaLarge{width:100%;aspect-ratio:16/9}.cta{background-color:#e3edf9;padding:56px 144px;display:flex;flex-direction:column;align-items:center;text-align:center}.cta header{font-size:58px;font-style:normal;font-weight:900;line-height:76px;color:#2a7fbd}@media (max-width:1279px){.cta header{font-size:50px;line-height:58px}}@media (max-width:1023px){.cta header{font-size:38px;line-height:46px}}.cta header:last-child{margin-bottom:32px;font-size:58px;font-style:normal;font-weight:900;line-height:76px;color:#005092}@media (max-width:1279px){.cta header:last-child{font-size:50px;line-height:58px}}@media (max-width:1023px){.cta header:last-child{font-size:38px;line-height:46px}}@media (max-width:1279px){.cta{padding:56px}}@media (max-width:479px){.cta{padding:56px 24px}}.cta--support{flex-direction:row;text-align:left;align-items:normal}.cta--small{background-color:#e3edf9;max-width:784px;width:100%;margin:auto;padding:63px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;border-radius:8px}.cta--small p{margin-top:0;margin-bottom:16px;font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#2f4048}@media (max-width:1023px){.cta--small p{font-size:18px;line-height:26px}}.picContent{max-width:562px;margin:auto;display:flex;flex-direction:column;gap:32px;align-items:center;text-align:center}.picContent .picContent_c{flex-grow:1;display:flex;flex-direction:column;gap:20px;align-items:center}.picContent .picContent_c ul,.picContent .picContent_c li,.picContent .picContent_c p{margin-top:0;margin-bottom:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.picContent__img{width:100%;margin-bottom:24px}.picContent__img img{width:100%;border-radius:8px}@media (min-width:768px){.picContent--wide{gap:80px;width:100%;max-width:100%;justify-content:space-between;flex-direction:row;text-align:left}.picContent--wide:nth-child(odd of.picContent--wide){flex-direction:row-reverse}.picContent--wide:has(.picContent__img--small):nth-child(odd of.picContent--wide){flex-direction:row}.picContent--wide:has(.picContent__img--small):nth-child(2n of.picContent--wide){flex-direction:row-reverse}}@media (min-width:768px){.picContent--wide .picContent_c{max-width:65%;align-items:flex-start}}@media (min-width:768px){.picContent--wide .picContent__img{width:50%;flex:0 0 50%;margin-bottom:0}}.picContent--wide .picContent__img--small{width:auto;max-width:100%;flex:0 1 50%;display:flex;justify-content:center}.picContent--wide .picContent__img--small img{width:auto;max-width:100%}.cardImgContent{display:flex;padding:24px min(12%,32px);flex-direction:column;align-items:center;box-shadow:0 8px 16px #abbed166;border-radius:8px;gap:16px;max-width:320px;text-align:center;transition:transform .5s}.cardImgContent>img{width:100%;aspect-ratio:200/145;object-fit:contain}.cardImgContent p{margin:0;flex-grow:1;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.cardImgContent:not(:has(>p))>h4{flex-grow:1}.cardImgContent__container{display:flex;justify-content:center}.cardImgContent[href]:hover{transform:translateY(-2%) translate(-1.5%)}.cols3 .cardImgContent{max-width:450px}.cols3 .cardImgContent>img{aspect-ratio:303/267;margin-bottom:24px}.galleryA{display:grid;width:100%;gap:3.1%;grid-template-areas:"tall   s1  s2" "tall   l   l" "s3     l   l";aspect-ratio:1152/857.5}@media (max-width:767px){.galleryA{display:block}}.galleryA img{width:100%;height:100%;border-radius:8px;object-fit:cover}@media (max-width:767px){.galleryA img{height:auto;margin-bottom:24px}}.galleryA .picTall{grid-area:tall}@media (max-width:767px){.galleryA .picTall{aspect-ratio:360/560}}.galleryA .picLarge{grid-area:l}.galleryB{width:100%;display:grid;gap:3.1%;grid-template-areas:"l  l   s1" "l  l   s2";aspect-ratio:1152/560}@media (max-width:767px){.galleryB{display:block;margin-bottom:24px}}.galleryB img{width:100%;height:100%;border-radius:8px;object-fit:cover}@media (max-width:767px){.galleryB img{height:auto;margin-bottom:24px}}.galleryB .picLarge{grid-area:l}.teaserImgFull{gap:24px;display:flex;justify-content:flex-start}@media (min-width:1024px){.teaserImgFull{padding-top:100px}}@media (max-width:767px){.teaserImgFull{justify-content:center}}.teaserImgFull__Item{box-shadow:0 8px 16px #abbed166;width:100%;max-width:450px;aspect-ratio:306/441;position:relative;transition-duration:.3s;transition-property:transform}@media (min-width:1024px){.teaserImgFull__Item:nth-child(3n+2){top:-100px}}.teaserImgFull__Item:hover{transform:scale(1.03)}.teaserImgFull__Item>*{position:absolute;height:100%;width:100%;border-radius:8px;object-fit:cover}.teaserImgFull__Item__content{display:flex;padding:35px 31px;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-transform:uppercase;transition-duration:.3s;transition-property:background-color;z-index:1;font-size:28px;font-style:normal;font-weight:900;line-height:36px;color:#fff}@media (max-width:1023px){.teaserImgFull__Item__content{font-size:24px;line-height:32px}}@media (max-width:767px){.teaserImgFull__Item__content{font-size:22px;line-height:30px}}.teaserImgFull__Item__content:before{content:"";position:absolute;border-radius:8px;height:100%;width:100%;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000 56.67%,#0009)}.teaserImgFull__Item__content:hover{background:#00000059}.textCol :first-child{margin-top:0}.textCol h2,.textCol h3,.textCol h4{margin-top:50px;margin-bottom:20px}.textCol p{margin-top:0;margin-bottom:20px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.textCol li{margin-top:0;margin-bottom:.2em;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.textCol img{margin-top:50px;width:100%;margin-bottom:50px;border-radius:8px}.textCol a{color:#005092}.textCol a:hover{text-decoration:underline}.textCol .linkElement{display:block;margin-bottom:20px}.textCol .checkmark{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:24px;gap:12px}.textCol .checkmark img{width:24px;aspect-ratio:1/1;margin-bottom:0}.textCol .checkmark p{margin-bottom:0}.contactCard{width:100%;max-width:450px;position:relative;transition:transform .5s}.contactCard .contactCard__reactive{cursor:pointer}.contactCard__front{backface-visibility:hidden;box-shadow:0 8px 16px #abbed166;transition-duration:1s;transition-property:transform;border-radius:8px;overflow:hidden;height:100%}.contactCard__front img{width:100%;aspect-ratio:368/280;object-fit:cover}.contactCard__front__content{padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contactCard__front__content p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.contactCard__back{position:absolute;backface-visibility:hidden;box-shadow:0 8px 16px #abbed166;transition-duration:1s;transition-property:transform;width:100%;height:100%;transform:rotateY(-180deg);top:0;padding:40px 24px 24px;cursor:auto;border-radius:8px;overflow:hidden}.contactCard__back img{position:absolute;top:16.5px;right:16.5px;cursor:pointer}.contactCard__back h4{margin-bottom:16px}.contactCard--active .contactCard__front{transform:rotateY(180deg)}.contactCard--active .contactCard__back{transform:rotateY(0)}.contactCard[href]:hover{transform:translateY(-2%) translate(-1.5%)}.text2Cols{display:flex;row-gap:56px;padding:0 340px}@media (max-width:1279px){.text2Cols{padding:0 56px}}@media (max-width:767px){.text2Cols{flex-wrap:wrap}}.text2Cols>*{flex:0 0 50%;padding-right:26px}@media (max-width:767px){.text2Cols>*{flex:0 0 100%;padding:0}}.teaserImgTilted{display:flex;gap:65px;align-items:center}@media (max-width:767px){.teaserImgTilted{flex-direction:column-reverse}}.teaserImgTilted__content{width:35%;display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media (max-width:1023px){.teaserImgTilted__content{width:45%}}@media (max-width:767px){.teaserImgTilted__content{width:100%}}.teaserImgTilted__content p{margin-top:0;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.teaserImgTilted__img{flex-grow:1;aspect-ratio:650/441;position:relative}@media (max-width:1023px){.teaserImgTilted__img{width:calc(55% - 65px)}}@media (max-width:767px){.teaserImgTilted__img{width:100%;max-width:450px}}.teaserImgTilted__img__i{position:absolute;object-fit:cover;top:11%;left:15%;width:73.23%;height:79.75%;transform:rotate(6.706deg);box-shadow:0 8px 16px #abbed166;border-radius:8px;z-index:1}.teaserImgTilted__img__bg{position:absolute;height:47.62%;width:32.3%;right:0;top:18.9%}.teaserImgTilted__img__c1{position:absolute;height:24%;aspect-ratio:1/1;left:-4%;top:10.5%;border-radius:50%;background-color:#2a7fbd}.teaserImgTilted__img__c2{position:absolute;height:6.6%;aspect-ratio:1/1;left:-2%;top:82.5%;border-radius:50%;background-color:#e2af39}.teaserImgTilted__img__c3{position:absolute;height:10%;aspect-ratio:1/1;right:5%;top:82.5%;border-radius:50%;background-color:#1a3d59}.supportContact{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.supportContact header{font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#2f4048}@media (max-width:1023px){.supportContact header{font-size:18px;line-height:26px}}.supportContact h4{flex-grow:1}.supportContact__img{width:186px;height:171px;position:relative}.supportContact__img .blueCircle{background-color:#e3edf9;width:106px;height:106px;border-radius:50%}.supportContact__img img{position:absolute;bottom:0;right:0;max-height:144px}.imgzoomlightbox{position:fixed;top:0;left:0;right:0;bottom:0;display:none;justify-content:center;align-items:center;background-color:#000c;z-index:1000}.imgzoomlightbox.active{display:flex}.imgzoomlightbox__content{width:90vw;height:90vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.imgzoomlightbox__image{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;box-shadow:0 0 15px #00000080;cursor:zoom-in}.imgzoomlightbox__image.zoomedIn{transform:scale(2);max-width:90%;max-height:90%;cursor:zoom-out}.toggleElement{margin-bottom:24px}.toggleElement summary{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#005092}@media (max-width:1023px){.toggleElement summary{font-size:18px;line-height:26px}}.toggleElement summary::marker{display:none}.toggleElement summary:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='14'%20viewBox='0%200%2024%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icon-chevron'%3e%3cpath%20id='icon-chevron_2'%20d='M23.6503%201.08708C23.2103%200.64708%2022.5002%200.64708%2022.0602%201.08708L12.3602%2010.7871L2.66023%201.08708C2.22023%200.64708%201.51023%200.64708%201.07023%201.08708C0.630234%201.52708%200.630234%202.23708%201.07023%202.67708L11.5702%2013.1771C11.7902%2013.3971%2012.0802%2013.5071%2012.3702%2013.5071C12.6602%2013.5071%2012.9502%2013.3971%2013.1702%2013.1771L23.6702%202.67708C23.8902%202.45708%2024.0002%202.16709%2024.0002%201.87709C24.0002%201.58709%2023.8902%201.2971%2023.6702%201.0771L23.6503%201.08708Z'%20fill='%23002765'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;aspect-ratio:1/1;height:20px;transform:rotate(-90deg)}.toggleElement[open] summary{margin-bottom:16px}.toggleElement[open] summary:before{transform:rotate(0)}.toggleElement p,.toggleElement ul,.toggleElement ol{padding-left:36px;margin-left:0}.jomo-search__searchinput{width:100%;border:2px solid #bbc0c9;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.jomo-search__searchinput input{background-color:#0000;border:none;flex:1 1 50%;max-width:calc(100% - 50px);-webkit-appearance:none;border-radius:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.jomo-search__searchinput input:focus{outline:none}.jomo-search__searchinput__send{border:none;background-color:transparent;cursor:pointer}.jomo-search__searchinput__send img{height:22px;aspect-ratio:1/1}.jomo-search__results{display:flex;flex-direction:column;gap:20px}.jomo-search__results__result{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px grey solid}.jomo-search__results__result:nth-child(n+5){display:none}.jomo-search__results__result p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.jomo-search__results__result__head{font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#005092}@media (max-width:1023px){.jomo-search__results__result__head{font-size:18px;line-height:26px}}.jomo-search__results__result:hover .jomo-search__results__result__head:before{width:100%;transition:width 1.25s cubic-bezier(.19,1,.22,1)}.jomo-search__results__noResults{display:none;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.jomo-search__more{display:none;align-self:center;cursor:pointer}.animation__fade--b{transform:translateY(25px);filter:opacity(0)}.animation__fade--l{transform:translate(-25px);filter:opacity(0)}.animation__fade--r{transform:translate(25px);filter:opacity(0)}.animation--visible{transition:transform .7s ease-out .1s,filter .7s ease-out .1s;transform:none;filter:none}.form{background-color:#2a7fbd;color:#fff;padding:72px 170px 150px;position:relative;overflow:hidden}@media (min-width:768px){.form{border-radius:8px}}@media (max-width:1279px){.form{padding:72px 56px 150px}}@media (max-width:767px){.form{padding:72px 24px 150px}}.form--login{max-width:784px;margin:auto;background-color:transparent;padding:60px 0}.form--small{padding:72px 170px 32px}@media (max-width:1279px){.form--small{padding:72px 56px 32px}}@media (max-width:767px){.form--small{padding:72px 24px 32px}}.form textarea{resize:vertical;margin-bottom:-5px}.form>*{z-index:1;position:relative}.form__bg{position:absolute;top:0;right:0;z-index:0;opacity:.45}.form__input{padding:16px;width:100%;border:none;border-radius:8px;font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#2f4048}@media (max-width:1023px){.form__input{font-size:18px;line-height:26px}}@media (max-width:479px){.form__input{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}}.form__input--error{background-color:#ffdbdb}.form__2Elems{display:flex;column-gap:44px}.form__2Elems>div{position:relative}@media (max-width:1023px){.form__2Elems .form__2Elems{flex-wrap:nowrap;gap:40px}.form__2Elems .form__2Elems>*{flex:0 0 calc(50% - 22px)}}@media (max-width:1023px){.form__2Elems{flex-wrap:wrap;gap:40px}}.form__2Elems>*{flex:0 0 calc(50% - 22px)}@media (max-width:1023px){.form__2Elems>*{flex:0 0 100%;padding-right:0}}.form__title{display:inline-block;margin-bottom:16px;font-size:28px;font-style:normal;font-weight:900;line-height:36px;color:#fff}@media (max-width:1023px){.form__title{font-size:24px;line-height:32px}}@media (max-width:767px){.form__title{font-size:22px;line-height:30px}}.form__text{margin-top:8px;margin-bottom:24px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.form__description{margin-top:8px;margin-bottom:-16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.form__inputs{display:flex;flex-direction:column;row-gap:40px;margin-bottom:40px;margin-top:32px}.form__inputs>div{position:relative}.form__upload>div{display:flex;gap:24px;align-items:center}@media (max-width:767px){.form__upload>div{flex-direction:column}}.form__upload>div>p{margin:0}.form__upload>button,.form__upload>a{align-self:flex-end}@media (max-width:767px){.form__upload>button,.form__upload>a{align-self:center}}.form__floatLabel{position:absolute;top:30px;display:inline-block;left:16px;transform:translateY(-50%);pointer-events:none;transition:all 1s cubic-bezier(.19,1,.22,1);max-height:56px;overflow:hidden;font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#89939e}@media (max-width:1023px){.form__floatLabel{font-size:18px;line-height:26px}}@media (max-width:479px){.form__floatLabel{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#89939e;top:27px}}@media (max-width:359px){.form__floatLabel{font-size:14px;top:28px}}.form__floatLabel--filled{transform:translateY(-100%) translate(-100%) scale(.7);transform-origin:right;top:-4px;left:100%;color:#fff;margin-right:-142%;max-width:142%;text-align:right}.form__errMessage{background-color:#ffdbdb;padding:7px 16px;margin-top:8px;border-radius:8px;display:inline-block;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:red}.form button{border:none;padding-left:45px;padding-right:45px;cursor:pointer}.form__sendArea{display:flex;justify-content:space-between;gap:36px;flex-wrap:wrap;align-items:flex-start}.form__sendArea__boxes{flex:1 0 0;display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:12px}.form__sendArea__boxes label{flex-basis:calc(100% - 50px)}.form select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3csvg%20width='24'%20height='14'%20viewBox='0%200%2024%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icon-chevron'%3e%3cpath%20id='icon-chevron_2'%20d='M23.6503%201.08708C23.2103%200.64708%2022.5002%200.64708%2022.0602%201.08708L12.3602%2010.7871L2.66023%201.08708C2.22023%200.64708%201.51023%200.64708%201.07023%201.08708C0.630234%201.52708%200.630234%202.23708%201.07023%202.67708L11.5702%2013.1771C11.7902%2013.3971%2012.0802%2013.5071%2012.3702%2013.5071C12.6602%2013.5071%2012.9502%2013.3971%2013.1702%2013.1771L23.6702%202.67708C23.8902%202.45708%2024.0002%202.16709%2024.0002%201.87709C24.0002%201.58709%2023.8902%201.2971%2023.6702%201.0771L23.6503%201.08708Z'%20fill='%23002765'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-position-x:calc(100% - 16px);background-position-y:50%}.form select.form__input--error{background-color:#ffdbdb}.form select:invalid{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#89939e}.form select:invalid option{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}.form__sonstige{position:relative;margin-top:40px;display:none}.form div:has(>select>option[value=Sonstige]:checked)+.form__sonstige{display:block}.form input[type=checkbox]{display:none}.form input[type=checkbox]+label{display:flex;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.form input[type=checkbox]+label a{text-decoration:underline}.form input[type=checkbox]+label:before{content:"";height:1.3em;aspect-ratio:1/1;background-color:#fff;display:block;margin-right:12px}.form input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='15.967'%20height='11.447'%20viewBox='0%200%2015.967%2011.447'%20version='1.1'%20id='svg3'%20sodipodi:docname='icon-feather-check-white.svg'%20inkscape:version='1.2.1%20(9c6d41e410,%202022-07-14)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs7'%20/%3e%3csodipodi:namedview%20id='namedview5'%20pagecolor='%23ffffff'%20bordercolor='%23002765'%20borderopacity='1.0'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='true'%20inkscape:deskcolor='%23d1d1d1'%20showgrid='false'%20inkscape:zoom='36.996594'%20inkscape:cx='8.9737989'%20inkscape:cy='3.8652206'%20inkscape:window-width='1920'%20inkscape:window-height='1027'%20inkscape:window-x='-8'%20inkscape:window-y='-8'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg3'%20/%3e%3cpath%20id='Icon_feather-check'%20data-name='Icon%20feather-check'%20d='M19.139,9l-9.033,9.033L6,13.927'%20transform='translate(-4.586%20-7.586)'%20fill='none'%20stroke='%23002765'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}.form input[type=checkbox].form__input--error+label:before{background-color:#ffdbdb}.form input[type=radio]+label{cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.form input[type=file]{display:none}.form__checkboxGroup{display:flex;flex-wrap:wrap;gap:16px 8px;align-items:center}.form__checkboxGroup>div{flex:1 0 30%}@media (max-width:1023px){.form__checkboxGroup>div{flex:1 0 45%}}@media (max-width:479px){.form__checkboxGroup>div{flex:1 0 100%}}.form__displaySuccess,#passwort-vergessen{display:none}#forgotPw,#forgotPwBack{cursor:pointer}#resendPw{display:none}.BMEcatResult{display:none;color:#fff;flex-direction:column}.BMEcatResult__status--ok,.BMEcatResult__status--err{display:none;align-items:center;gap:12px}.BMEcatResult__status img{width:25px;aspect-ratio:1/1;filter:brightness(0) invert(100%) sepia(5%) saturate(20%) hue-rotate(160deg) brightness(105%) contrast(106%)}.BMEcatResult__comments{display:none;flex-direction:column;margin-top:32px;white-space:pre-wrap}.hasError.BMEcatResult,.hasError.BMEcatResult .BMEcatResult__status--err,.hasError.BMEcatResult .BMEcatResult__comments,.hasNoError.BMEcatResult,.hasNoError.BMEcatResult .BMEcatResult__status--ok,.hasNoError.BMEcatResult .BMEcatResult__comments{display:flex}*{font-family:Roboto,sans-serif}a{text-decoration:inherit;color:inherit}.wrapper{max-width:1440px;margin:auto;background-color:#fff;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column;padding-top:84px;position:relative}body{background-color:#eee;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#2f4048}html{position:relative}.content-wrapper{padding:72px 0;display:flex;flex-direction:column;gap:80px;flex-grow:1}.content-wrapper>*:empty{margin-top:-80px}@media (max-width:767px){.content-wrapper{gap:42px}.content-wrapper>*:empty{margin-top:-42px}}ul,ol{margin-left:-1.4em;text-align:left}
