:root{--padding-big: 64px;--padding-medium: 32px}*{box-sizing:border-box;text-rendering:geometricPrecision;list-style-type:none;scroll-behavior:smooth}body{font-family:"IBM Plex Sans";font-size:18px;line-height:24px;margin:0;padding:0;color:#0b4690;background-color:#fff;overflow-x:hidden;hyphens:auto}body.sticky-nav{padding-top:100px}body.sticky-nav .header{position:fixed;top:0;left:0;bottom:auto;right:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Space Grotesk" !important;color:#0b4690 !important;margin:0;text-decoration-color:#e0fa38 !important}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,.h1 span,.h2 span,.h3 span,.h4 span,.h5 span,.h6 span{text-decoration-color:#e0fa38 !important}h1,.h1{font-size:80px;line-height:110%;letter-spacing:-2.4px}h2,.h2{font-size:46px;line-height:110%;letter-spacing:-1.38px}h3,.h3{font-size:32px;line-height:110%}h4,.h4{font-size:21px;line-height:140%}a{transition-duration:.35s;transition-timing-function:ease;color:#0b4690;text-decoration:none;font-family:"IBM Plex Sans"}a:hover{color:#0f5dbf}a:active{color:#072f61}p{margin:0;padding:0;color:#0b4690;font-family:"IBM Plex Sans"}strong{font-family:"IBM Plex Sans";font-weight:600}img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}input[type=date],input[type=time]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input{-webkit-appearance:none;appearance:none}.h2-form{width:100%;max-width:960px}.h2-form>input{width:100%}.h2-form>label>input{width:100%}.h2-form label input{width:100%}.h2-form input[type=text],.h2-form input[type=email],.h2-form input[type=tel],.h2-form input[type=date],.h2-form input[type=number],.h2-form input[type=time],.h2-form input[type=datetime],.h2-form input[type=password],.h2-form select,.h2-form textarea{font-family:"IBM Plex Sans" !important;margin-bottom:10px;padding:0 20px;border-radius:8px}.h2-form textarea{min-height:150px;width:100%;padding:20px}.h2-form.display-errors input:invalid{border:1px solid #d8000c !important;box-shadow:0 0 5px #d8000c !important}.h2-form-input{display:none}.h2-form-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px}.h2-form-row>input{flex:1}.h2-form-row>label{flex:1}.h2-form-row-three{display:flex;justify-content:space-between;align-items:center}.h2-form-row-three input{width:calc(33.3333333333% - 10px)}.h2-form .error-message{transform:translateY(-5px)}.h2-grid{--grid-size: 3;display:grid;grid-template-columns:repeat(var(--grid-size), 1fr);gap:16px}.h2-grid.grid-2{--grid-size: 2}.h2-grid.grid-3{--grid-size: 3}.h2-grid.grid-4{--grid-size: 4}.h2-grid.grid-5{--grid-size: 5}.h2-interactive-form-checkbox{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;transition-duration:.35s;transition-timing-function:ease;justify-content:center !important;align-content:unset !important;display:flex !important;padding:32px;text-align:center;border:2px solid #0b4690;color:#0b4690;font-weight:bold;cursor:pointer;position:relative}.h2-interactive-form-checkbox:hover{background-color:rgba(11,70,144,.1)}.h2-interactive-form-checkbox-item{display:none}.h2-interactive-form-checkbox-item:checked+.h2-interactive-form-checkbox{color:#fff;background-color:#0b4690}.h2-interactive-form-checkbox-item:checked+.h2-interactive-form-checkbox .h2-tooltipp-indicator{filter:brightness(10)}.h2-interactive-form-checkbox .h2-tooltipp{position:absolute;top:10px;right:10px;left:auto;bottom:auto}.h2-interactive-form-container{box-shadow:0 10px 30px rgba(0,0,0,.1) !important;padding:32px;background-color:#fff;max-width:1200px;margin:0 auto;border-radius:8px}.h2-interactive-form-item{display:none}.h2-interactive-form-item.current{display:block}.h2-interactive-form-item h3{margin-bottom:30px !important;margin-top:0}.h2-interactive-form-item label{margin-bottom:20px;display:block}.h2-interactive-form-item label>span{font-weight:bold;font-size:14px;line-height:1.4em;margin-bottom:10px;display:block}.h2-interactive-form-item label>span i{font-weight:normal;margin-top:-15px;display:block}.h2-interactive-form-item label.has-checkbox{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-wrap:nowrap;gap:10px}.h2-interactive-form-item label.has-checkbox input[type=checkbox]:after{content:"";width:25px;height:25px;background:rgba(224,250,56,.2);display:inline-block}.h2-interactive-form-item label.has-checkbox input[type=checkbox]:checked:after{background-image:url("../includes/imgs/check-icon.svg");background-position:center;background-size:50%;background-repeat:no-repeat;background-color:#e0fa38}.h2-interactive-form-item label.has-checkbox span{transform:translateY(7px)}.h2-interactive-form-item input[type=text],.h2-interactive-form-item input[type=email],.h2-interactive-form-item input[type=tel],.h2-interactive-form-item input[type=phone],.h2-interactive-form-item input[type=number],.h2-interactive-form-item select,.h2-interactive-form-item textarea{font-family:"IBM Plex Sans" !important;font-size:16px;line-height:1.4em;height:50px;width:100%;border:none;outline:none !important;background-color:#fff;display:block;padding:0 20px}.h2-interactive-form-item textarea{min-height:200px;padding:20px}.h2-interactive-form-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-top:32px}.h2-interactive-form-row{display:flex;justify-content:space-between;gap:16px}.h2-interactive-form-row>div,.h2-interactive-form-row>label{flex:1;display:flex;justify-content:space-between;align-content:space-between;flex-direction:column}.h2-label-stage{display:flex;justify-content:flex-start;gap:8px;font-weight:600;font-size:14px;padding:8px 16px;background-color:#e6edff;border-radius:800px}.h2-modal{transition-duration:opacity;transition-timing-function:ease;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;padding:64px;z-index:-1;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:scroll}.h2-modal-box{box-shadow:0 10px 30px rgba(0,0,0,.1) !important;padding:32px;width:100%;max-width:960px;background-color:#fff;transition:.5s ease;opacity:0;position:relative}.h2-modal-box-closer{width:35px;height:35px;position:absolute;top:0;right:0;cursor:pointer}.h2-modal.open{z-index:1000;opacity:1;pointer-events:inherit}.h2-modal.open .h2-modal-box{animation:1s fadeUp ease forwards}.h2-form-fw{width:100% !important;height:100% !important}.h2-slider-arrow{background:#e0fa38;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;pointer-events:auto}.h2-slider-container{position:relative;width:100%;max-width:1440px;text-align:center}.h2-slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none}.h2-slider-slide{display:none}.h2-slider-slide.active{display:block}.h2-slider-slide-image{border-radius:16px !important;border:2px solid #e6edff !important;width:100%;max-width:1280px !important}.h2-slider-tabs{display:flex;justify-content:center;width:fit-content;gap:8px;border:2px solid #e0fa38;padding:8px;border-radius:800px}.h2-slider-tabs-tab{cursor:pointer;padding:8px 16px;border-radius:800px}.h2-slider-tabs-tab.active{background:#e0fa38}.h2-slider-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.h2-featureslider-arrow{background:#e0fa38;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer}.h2-featureslider-container{position:relative;width:100%;max-width:1440px;text-align:center}.h2-featureslider-nav{width:100%;display:flex;justify-content:space-between;align-items:center}.h2-featureslider-slide{display:none}.h2-featureslider-slide.active{display:block}.h2-featureslider-slide-inner{display:flex;justify-content:space-between}.h2-featureslider-slide-inner-column-one{display:flex;flex-direction:column;border-right:1px solid #e6edff;border-top:1px solid #e6edff;border-bottom:1px solid #e6edff;width:50%}.h2-featureslider-slide-inner-column-two{display:flex;flex-direction:column;border-top:1px solid #e6edff;border-bottom:1px solid #e6edff;width:50%}.h2-featureslider-slide-inner-column-content{border-top:1px solid #e6edff;padding:32px;display:flex;flex-direction:column;text-align:left;gap:12px}.h2-featureslider-slide-inner-column-content img{margin-top:12px}.h2-featureslider-slide-inner-column-content:first-of-type{border-top:none}.h2-featureslider-slide-inner-column-content-headline{display:flex;gap:12px;align-items:center}.h2-featureslider-slide-inner-column-content-headline img{margin:0}.h2-featureslider-tabs{display:flex;justify-content:center;width:fit-content;gap:8px;border:2px solid #e0fa38;padding:8px;border-radius:800px}.h2-featureslider-tabs-tab{cursor:pointer;padding:8px 16px;border-radius:800px}.h2-featureslider-tabs-tab.active{background:#e0fa38}.h2-featureslider-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.header-menu-arrow-down{background-image:url("../includes/imgs/arrow-down.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.footer{padding:64px;border-top:1px solid #e6edff}.footer-bottom{display:-webkit-flex;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;font-weight:600}.footer-bottom ul{margin:0;padding:0;list-style-type:none}.footer-bottom ul li{display:inline-block;margin-left:20px}.footer-bottom ul li:first-of-type{margin-left:0}.footer-bottom a{color:#fff}.footer-bottom-images{display:flex;justify-content:space-between}.footer-bottom-wrapper{width:100%;max-width:1440px;margin:0 auto}.footer-about img{height:auto !important;width:96px}.footer-about-text{font-size:14px;margin-top:16px}.footer-menu{display:flex;justify-content:flex-start;gap:80px}.footer-menu>li{font-size:14px;font-weight:600}.footer-menu>li>a{pointer-events:none}.footer-menu>li>ul{padding:0;margin-top:16px}.footer-menu>li>ul>li{font-weight:400;padding-top:12px}.footer-menu>li>ul>li:first-of-type{padding-top:0}.footer-link-mail>a::before{content:url("/wp-content/uploads/2025/08/mail.svg");display:inline-block;height:16px;width:16px;padding-right:8px;vertical-align:text-top}.footer-link-linkedin>a::before{content:url("/wp-content/uploads/2025/08/linkedin.svg");display:inline-block;height:16px;width:16px;padding-right:8px;vertical-align:text-top}.footer-logos{padding-top:32px;height:auto !important;width:50% !important}.footer-wrapper{display:flex;justify-content:space-between;align-items:space-between;flex-wrap:wrap;width:100%;max-width:1440px;margin:64px auto 0 auto}.custom-button{font-family:"IBM Plex Sans" !important;background-color:#0b4690;--button-text-color: #FFF;cursor:pointer;border:none;padding:12px 16px;font-size:inherit;font-weight:500;line-height:inherit;text-align:center;border-radius:8px;transition:.5s ease;outline:none !important;color:var(--button-text-color) !important}.custom-button:hover{background-color:#0f5dbf}.custom-button:active{background-color:#072f61}.custom-button-holder{display:flex;justify-content:flex-start;align-items:center}.custom-button-holder.align_center{justify-content:center}.custom-button-holder.align_right{justify-content:flex-end}.custom-button.loading-mode{background-image:url("../includes/imgs/loading-circle.svg");background-position:center;background-size:20px;background-repeat:no-repeat;color:rgba(0,0,0,0) !important}.custom-button:disabled{opacity:.5 !important;background-color:gray !important;cursor:not-allowed}.custom-button.icon{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.custom-button.icon svg path,.custom-button.icon svg polygon{fill:var(--button-text-color) !important}.custom-button.type1{--button-text-color: #0B4690;background-color:#e0fa38}.custom-button.type1:hover{background-color:#e8fb6a}.custom-button.type1:active{background-color:#d8f906}.custom-button.type2{--button-text-color: #0B4690;background-color:#fff;border:2px solid #e6edff}.custom-button.type2:hover{background-color:#fff}.custom-button.type2:active{background-color:#e6e6e6}.custom-button.type3{--button-text-color: #0B4690;background-color:#fff;border-bottom:2px solid #e0fa38;padding:0;border-radius:0}.custom-button.type3:hover{background-color:#fff}.custom-button.type3:active{background-color:#e6e6e6}.custom-button.light{--button-text-color: #000;background-color:#fff}.custom-button.light:hover{background-color:#fff}.custom-button.light:active{background-color:#e6e6e6}.custom-button.light.loading-mode{background-image:url("../includes/imgs/loading-circle-dark.svg");background-position:center;background-size:20px;background-repeat:no-repeat}.custom-carousel{width:100%}.custom-carousel-container{--item-width: 420px;width:100%}.custom-carousel-item{transition-duration:.35s;transition-timing-function:ease;display:inline-block;flex:1 0 var(--item-width);filter:blur(8px);opacity:.5}.custom-carousel-item.in-view{filter:blur(0);opacity:1}.custom-carousel-items{display:flex;justify-content:flex-start;align-items:center;gap:50px;width:100%;overflow-x:scroll;scroll-behavior:auto;padding:16px calc(50% - var(--item-width)/2);cursor:grab}.custom-carousel-nav-arrow{width:40px;height:40px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#0b4690;transition-duration:.35s;transition-timing-function:ease;cursor:pointer;border-radius:8px;padding:5px}.custom-carousel-nav-arrow:hover{background-color:#0f5dbf}.custom-carousel-nav-arrow:active{background-color:#072f61}.custom-carousel-nav-arrow svg,.custom-carousel-nav-arrow img{height:20px}.custom-carousel-nav-arrow:hover{box-shadow:0 10px 30px rgba(0,0,0,.1) !important}.custom-carousel-nav-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:32px}.custom-carousel-nav-item{transition-duration:.35s;transition-timing-function:ease;width:8px;height:8px;border-radius:10px;background-color:rgba(11,70,144,.2);cursor:pointer}.custom-carousel-nav-items{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.custom-carousel-nav-item.current{background-color:#0b4690}.custom-checkbox{width:25px;height:25px;box-shadow:0 10px 30px rgba(0,0,0,.1) !important;background-color:#fff;background-size:70%;background-position:center;background-repeat:no-repeat;cursor:pointer}.custom-checkbox-holder{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin:20px 0;cursor:pointer}.custom-checkbox-holder input{width:1px;height:1px;margin-left:-17px;color:#fff;position:relative !important;z-index:-1 !important;transform:translateX(23px)}.custom-checkbox-holder input:checked+div{background-image:url("../includes/imgs/check-icon.svg");background-position:center;background-size:60%;background-repeat:no-repeat;background-color:#0b4690}.custom-checkbox-holder span{width:calc(100% - 40px);margin:0;padding:0}.custom-dropdown{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:16px;flex-flow:column}.custom-dropdown-item-content{padding:20px 16px}.custom-dropdown-item-content-wrapper{transition-duration:.35s;transition-timing-function:ease;interpolate-size:allow-keywords;height:0;overflow:clip}.custom-dropdown-item-title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:20px;font-weight:bold;padding:20px 16px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.1)}.custom-dropdown-item-title span{width:calc(100% - 30px)}.custom-dropdown-item-title svg{transition-duration:.35s;transition-timing-function:ease;width:30px;padding:5px}.custom-dropdown-item.open .custom-dropdown-item-content{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px}.custom-dropdown-item.open .custom-dropdown-item-content-wrapper{height:auto}.custom-dropdown-item.open .custom-dropdown-item-title svg{transform:rotate(180deg)}.custom-dropdown-item:last-child .custom-dropdown-item-title{border-bottom:none}.custom-icontag-holder{display:flex;justify-content:flex-start;gap:8px;padding:8px 16px;background-color:#e6edff;border-radius:800px;width:fit-content}.custom-icontag-holder span{font-size:14px}.custom-knob{width:55px;height:var(--knob-size);transition-duration:.35s;transition-timing-function:ease;border-radius:50px;background-color:rgba(0,0,0,.1);position:relative;display:inline-block;translate:0 calc(var(--knob-gap)*-1);cursor:pointer}.custom-knob:before{content:"";transition-duration:.35s;transition-timing-function:ease;width:calc(var(--knob-size) - var(--knob-gap)*2);height:calc(var(--knob-size) - var(--knob-gap)*2);position:absolute;top:var(--knob-gap);left:var(--knob-gap);bottom:auto;right:auto;border-radius:calc(var(--knob-size)*2);background-color:#fff}.custom-knob-holder{--knob-size: 30px;--knob-gap: 3px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}.custom-knob-holder>input{margin-right:-24px;width:0;height:0;border:none;translate:22px 7px}.custom-knob-holder>input:checked+.custom-knob{background-color:#0b4690}.custom-knob-holder>input:checked+.custom-knob:before{box-shadow:0 10px 30px rgba(0,0,0,.1) !important;left:calc(100% + var(--knob-gap) - var(--knob-size))}.custom-knob-holder>span{flex:1}.custom-marquee{display:flex;justify-content:flex-start;white-space:nowrap;gap:var(--item-size);padding:0 calc(var(--item-size)/2);width:max-content;animation:var(--slide-time) marqueeMove linear infinite}.custom-marquee:hover{animation-play-state:paused}.custom-marquee-container{overflow:hidden;width:100%;position:relative}.custom-marquee-container:after{content:"";width:100%;height:calc(100% + 40px);position:absolute;top:-20px;left:0;bottom:auto;right:auto;background-image:linear-gradient(to right, var(--fade-color) 0%, transparent 10%, transparent 90%, var(--fade-color) 100%);pointer-events:none}.custom-marquee-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:var(--item-size);height:var(--item-size);flex:0 0 var(--item-size);white-space:auto}.custom-marquee-item img,.custom-marquee-item picture,.custom-marquee-item svg{width:100%;height:100%;object-fit:contain;object-position:center}.custom-message{width:100%;max-width:500px;padding:20px 16px 20px 70px !important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#000;display:none;opacity:0;font-size:16px;line-height:1.4em;background-color:rgba(255,255,255,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;border-top:3px solid #14ae5c}.custom-message-container{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;gap:10px;position:fixed;bottom:50px;right:50px;width:100%;max-width:500px}.custom-message:before{content:"";width:30px;height:30px;position:absolute;top:16px;left:20px;bottom:auto;right:auto;background-image:url("../includes/imgs/warning-icon.svg");background-position:center;background-size:50%;background-repeat:no-repeat;box-shadow:0 10px 30px rgba(0,0,0,.1) !important;border-radius:30px;background-color:#fff}.custom-message.fail{border-color:rgba(216,0,12,.8)}.custom-message.fail:before{background-image:url("../includes/imgs/error-icon.svg");background-position:center;background-size:50%;background-repeat:no-repeat}.custom-message.loading{background-color:#fff}.custom-message.loading:before{background-image:url("../includes/imgs/loading-spinner.svg");background-position:center;background-size:100%;background-repeat:no-repeat}.custom-message.success{border-color:rgba(20,174,92,.8)}.custom-message.success:before{background-image:url("../includes/imgs/success-icon.svg");background-position:center;background-size:50%;background-repeat:no-repeat}.custom-message.warning{border-color:rgba(235,182,84,.8)}.custom-message.show{display:block;animation:7.5s fadeRightAndGo ease forwards}.custom-scrollbar{position:absolute;top:0;left:0;bottom:auto;right:auto;background-color:#0b4690;height:100%}.custom-scrollbar-container{width:100%;max-width:960px;background-color:rgba(0,0,0,.05);height:15px;position:relative;margin:16px auto 0}.custom-select{width:100%;position:relative;z-index:5}.custom-select.open{z-index:6}.custom-select:focus{outline:2px solid #0b4690}.custom-select.open .custom-select-options{display:block}.custom-select select{display:none}.custom-select-title{transition-duration:.35s;transition-timing-function:ease;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;flex-wrap:nowrap;width:100%;display:block;padding:12px 16px;background-color:#fff;border:1px solid rgba(0,0,0,.1);cursor:pointer;border-radius:8px}.custom-select-option{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px;transition-duration:.35s;transition-timing-function:ease;padding:10px 16px;cursor:pointer}.custom-select-option:hover,.custom-select-option:focus{background-color:rgba(0,0,0,.1)}.custom-select-option input{display:none}.custom-select-option:has(input:checked){background-color:rgba(0,0,0,.1)}input:checked+.custom-select-option-checkbox{background-color:#0b4690}.custom-select-option-checkbox{width:20px;height:20px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.custom-select-options{position:absolute;top:0;left:0;bottom:auto;right:auto;background-color:#fff;z-index:-1;padding:16px;padding-inline:0;padding-top:60px;width:100%;border-radius:8px;border:1px solid rgba(0,0,0,.1);overflow-y:scroll;max-height:250px;-ms-overflow-style:none;scrollbar-width:none;display:none}.custom-select-options::-webkit-scrollbar{display:none}.custom-slider{display:flex;justify-content:flex-start;gap:16px;width:100%;overflow-x:scroll}.custom-slider.swipe-slide{scroll-snap-type:x proximity}.custom-slider.swipe-slide .custom-slider-item{scroll-snap-align:center;flex:none}.custom-slider-container{width:640px;max-width:100%}.custom-slider-item{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;flex:0 0 100%;aspect-ratio:1/1}.custom-slider-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-top:32px}.custom-slider-nav-arrow{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:50px;height:50px;background-color:#0b4690;color:#fff;text-align:center;font-size:20px;line-height:1em;transition-duration:.35s;transition-timing-function:ease;cursor:pointer}.custom-slider-nav-arrow:hover{background-color:#0f5dbf}.custom-slider-nav-arrow:active{background-color:#072f61}.custom-slider-nav-bullet{width:8px;height:8px;transition-duration:.35s;transition-timing-function:ease;border-radius:8px;background-color:rgba(0,0,0,.3);cursor:pointer}.custom-slider-nav-bullet:hover{scale:1.2}.custom-slider-nav-bullet.current{background-color:#0b4690}.custom-slider-nav-bullets{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.custom-tab-element-container{max-width:1440px}.custom-tab-element-content{box-shadow:0 10px 30px rgba(0,0,0,.1) !important;display:none;padding:16px;background-color:#fff;border-radius:0 8px 8px 8px}.custom-tab-element-content.current{display:block}.custom-tab-element-tab{transition-duration:.35s;transition-timing-function:ease;padding:10px 15px;position:relative;z-index:4;cursor:pointer;opacity:.5;background:#fff;border-radius:8px 8px 0 0}.custom-tab-element-tab:hover{opacity:.7}.custom-tab-element-tab.current{font-weight:bold;z-index:5;opacity:1}.custom-tab-element-tabs{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:2px}.custom-testimonial{transition-duration:.35s;transition-timing-function:ease;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px;flex-flow:column;text-align:center;white-space:normal;width:100%}.custom-testimonials-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;flex-wrap:nowrap;max-width:960px;margin:64px auto 0;padding:0 16px}.custom-testimonials-nav-arrow{transition-duration:.35s;transition-timing-function:ease;width:30px;height:30px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex:0 0 30px;cursor:pointer}.custom-testimonials-nav-arrow:hover{scale:1.1}.custom-testimonials-nav-arrow img,.custom-testimonials-nav-arrow svg{width:100%;height:100%;object-fit:contain}.custom-testimonials-nav-bullet{transition-duration:.35s;transition-timing-function:ease;width:8px;height:8px;border-radius:8px;background-color:rgba(0,0,0,.5);cursor:pointer}.custom-testimonials-nav-bullet:hover{background-color:rgba(11,70,144,.5)}.custom-testimonials-nav-bullets{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;flex:1}.custom-testimonials-nav-bullet.current{background-color:#0b4690}.custom-testimonial-image{background-position:center;background-size:cover;background-repeat:no-repeat;width:100px;height:100px;border-radius:100px}.custom-testimonial-quote{margin-bottom:20px}.custom-testimonial-name{font-weight:bold;font-size:22px;line-height:1.4em}.rights-wrapper{padding:64px;width:100%;max-width:1200px;margin:0 auto}.rights-wrapper *{max-width:960px}.rights-wrapper ul li{list-style-type:disc;margin-bottom:10px}.rights-wrapper ul li:last-of-type{margin-bottom:0}.rights-wrapper ul li::marker{color:#0b4690;font-size:1.4em}.rights-wrapper ol li{list-style-type:decimal;margin-bottom:10px}.rights-wrapper ol li::marker{font-weight:bold;color:#0b4690}.rights-wrapper ol li:last-of-type{margin-bottom:0}.rights-wrapper h1{margin-bottom:30px !important}.rights-wrapper h2,.rights-wrapper h3,.rights-wrapper h4,.rights-wrapper h5,.rights-wrapper h6{margin-top:32px;margin-bottom:16px}.mobile-menu-item:has(input:checked) .mobile-menu-wrapper,.mobile-menu-item:has(input:checked) .mobile-menu-overlay{scale:1}.mobile-menu-item:has(input:checked) .mobile-menu-overlay:before{position:absolute;top:auto;right:auto;left:50%;bottom:-8px}.mobile-menu-item:has(input:checked) .mobile-menu-trigger-icon svg{scale:0}.mobile-menu-item:has(input:checked) .mobile-menu-trigger-icon:after{scale:1}.mobile-menu-logo{width:80px;height:80px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto 16px}.mobile-menu-logo img,.mobile-menu-logo picture{width:100%;height:100%;object-fit:contain}.mobile-menu-overlay{box-shadow:0 10px 30px rgba(0,0,0,.1) !important;position:absolute;top:auto;right:auto;left:50%;bottom:calc(100% + 20px);transition-duration:.35s;transition-timing-function:ease;translate:-50% 0;background-color:#fff;padding:10px;border-radius:8px;transform-origin:center calc(100% + 8px)}.mobile-menu-overlay:before{content:"";transition-duration:.35s;transition-timing-function:ease;width:16px;height:16px;position:absolute;top:auto;right:auto;left:50%;bottom:0;translate:-50% 0;background-color:#fff;z-index:-1;rotate:45deg}.mobile-menu-sub{position:absolute;top:0;left:0;bottom:auto;right:auto;width:100%;height:100%;transition-duration:.35s;transition-timing-function:ease;overflow-y:scroll;background-color:#fff;margin:0;padding:0;display:none;translate:100% 0;opacity:0;z-index:1}@starting-style{.mobile-menu-sub{opacity:1;translate:0 0}}.mobile-menu-sub>li{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu-sub>li>a{display:block;position:relative;width:100%;padding:15px 20px;color:#000;font-weight:bold}.mobile-menu-sub>li.open .mobile-menu-sub-sub{opacity:1;display:block;translate:0 0}@starting-style{.mobile-menu-sub>li.open .mobile-menu-sub-sub{opacity:0;translate:100% 0}}.mobile-menu-sub-backbutton{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px;transition-duration:.35s;transition-timing-function:ease;margin-left:20px;margin-bottom:20px;cursor:pointer}.mobile-menu-sub-backbutton svg{height:16px}.mobile-menu-sub-sub{position:absolute;top:0;left:0;bottom:auto;right:auto;width:100%;height:100%;transition-duration:.35s;transition-timing-function:ease;overflow-y:scroll;background-color:#fff;margin:0;padding:0;display:none;translate:100% 0;opacity:0;z-index:1}@starting-style{.mobile-menu-sub-sub{opacity:0;translate:100% 0}}.mobile-menu-trigger-icon svg{transition-duration:.35s;transition-timing-function:ease}.mobile-menu-trigger-icon:after{content:"";position:absolute;top:0;left:0;bottom:auto;right:auto;width:100%;height:100%;transition-duration:.35s;transition-timing-function:ease;background-image:url("../includes/imgs/close-white.svg");background-position:center;background-size:40%;background-repeat:no-repeat;scale:0}.mobile-menu>ul{margin:0;padding:0}.mobile-menu>ul>li.open>ul{opacity:1;display:block;translate:0 0}@starting-style{.mobile-menu>ul>li.open>ul{opacity:0;translate:100% 0}}.mobile-menu .menu-item{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu .menu-item>a{display:block;position:relative;width:100%;padding:15px 20px;color:#000;font-weight:bold}.mobile-menu .menu-item-nav-arrow{transition-duration:.35s;transition-timing-function:ease;background-color:#0b4690;position:absolute;top:0;right:0;left:auto;bottom:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:100%;padding:20px;aspect-ratio:1/1}.mobile-menu .menu-item-nav-arrow:hover{background-color:#0f5dbf}.mobile-menu .menu-item-nav-arrow:active{background-color:#072f61}.mobile-menu .menu-item-nav-arrow svg polygon,.mobile-menu .menu-item-nav-arrow svg rect,.mobile-menu .menu-item-nav-arrow svg path{fill:#fff}.mobile-swiper-container{position:relative;z-index:1}@media screen and (max-width: 769px){.mobile-swiper-container{overflow:hidden;display:block}.mobile-swiper-container .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:0}.mobile-swiper-container .swiper-slide{flex:0 0 100%}}.mobile-swiper-pagination{position:static;margin-top:16px;display:none}@media screen and (max-width: 769px){.mobile-swiper-pagination{display:block}}.date p{color:#85a2c7}.news-border{border-radius:16px 0 0 16px !important}.not-found-wrapper{display:flex;flex-direction:column;align-items:center;margin:80px 16px;text-align:center}.overline p{font-weight:500;text-transform:uppercase;text-decoration:underline;text-decoration-color:#e0fa38;text-decoration-thickness:2px;text-underline-offset:2px;font-size:14px}.imagetext p{font-family:"Space Grotesk";font-size:80px !important;line-height:110%;font-weight:600;color:#fff !important;letter-spacing:-2.4px}.imagetext span{text-decoration-color:#e0fa38 !important}.smalltext p{font-family:"IBM Plex Sans";font-size:14px;line-height:140%}.zitat p{font-family:"Space Grotesk" !important;font-size:28px !important;line-height:140%}.zitat strong{font-family:"Space Grotesk" !important;font-weight:700}.zitat-name p{font-family:"Space Grotesk" !important;font-size:20px !important;line-height:140%}.elementor-widget-text-editor ul{margin:0}.elementor-widget-text-editor ul li{list-style-type:disc}.elementor-widget-text-editor ul li::marker{color:#0b4690;font-size:1.4em}.elementor-widget-text-editor ol li{list-style-type:decimal}.elementor-widget-text-editor ol li::marker{color:#0b4690;font-weight:bold}.elementor-widget-text-editor ol>li,.elementor-widget-text-editor ul>li{margin-bottom:8px}.elementor-widget-text-editor ol>li:last-of-type,.elementor-widget-text-editor ul>li:last-of-type{margin-bottom:0}.elementor-widget-text-editor.split-view ul,.elementor-widget-text-editor.split-view ol{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:16px;margin:0;padding:0;padding-left:20px}.elementor-widget-text-editor.split-view.grid-2,.elementor-widget-text-editor.split-view.grid-3,.elementor-widget-text-editor.split-view.grid-4,.elementor-widget-text-editor.split-view.grid-5,.elementor-widget-text-editor.split-view.grid-6{--grid-count: 2}.elementor-widget-text-editor.split-view.grid-2 ol,.elementor-widget-text-editor.split-view.grid-2 ul,.elementor-widget-text-editor.split-view.grid-3 ol,.elementor-widget-text-editor.split-view.grid-3 ul,.elementor-widget-text-editor.split-view.grid-4 ol,.elementor-widget-text-editor.split-view.grid-4 ul,.elementor-widget-text-editor.split-view.grid-5 ol,.elementor-widget-text-editor.split-view.grid-5 ul,.elementor-widget-text-editor.split-view.grid-6 ol,.elementor-widget-text-editor.split-view.grid-6 ul{display:grid;grid-template-columns:repeat(var(--grid-count), 1fr);gap:32px}.elementor-widget-text-editor.split-view.grid-3{--grid-count: 3}.elementor-widget-text-editor.split-view.grid-4{--grid-count: 4}.elementor-widget-text-editor.split-view.grid-5{--grid-count: 5}.elementor-widget-text-editor.split-view.grid-6{--grid-count: 6}.swiper-pagination-bullet{transition-duration:.35s;transition-timing-function:ease;width:14px;height:14px;background:none;box-shadow:0 0 0 2px #fff inset;opacity:1}.swiper-pagination-bullet-active{box-shadow:none;background:#0b4690}.gap-s{gap:16px}.gap-m{gap:32px}.gap-l{gap:64px}.hidden{display:none !important}.maximizer{max-width:960px !important}.maximizer-medium{max-width:640px !important}.maximizer-large{max-width:1200px !important}.maximizer-max{max-width:1440px !important}.mcenter{margin-left:auto !important;margin-right:auto !important}.with-list ul li{list-style-type:disc;margin-bottom:10px}.with-list ul li:last-of-type{margin-bottom:0}.with-list ul li::marker{color:#0b4690;font-size:1.4em}.with-list ol li{list-style-type:decimal;margin-bottom:10px}.with-list ol li::marker{font-weight:bold;color:#0b4690}.with-list ol li:last-of-type{margin-bottom:0}.with-shadow{box-shadow:0 10px 30px rgba(0,0,0,.1) !important}.with-shadow-image img{box-shadow:0 10px 30px rgba(0,0,0,.1) !important}.with-shadow-section>div{box-shadow:0 10px 30px rgba(0,0,0,.1) !important}.with-shadow-text{text-shadow:0 5px 5px rgba(0,0,0,.1)}.with-transition{transition-duration:.35s;transition-timing-function:ease}.noscroll{overflow:hidden !important}.autowidth{width:auto !important}.autowidth-image img{width:auto !important}.iconlink{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-wrap:nowrap;gap:15px}.iconlink svg,.iconlink img{height:20px !important;width:auto !important;transform:translateY(2px)}.nomargin{margin:0 !important}.nomargin h1,.nomargin h2,.nomargin h3,.nomargin h4,.nomargin h5,.nomargin h6,.nomargin .h1,.nomargin .h2,.nomargin .h3,.nomargin .h4,.nomargin .h5,.nomargin .h6{margin:0 !important}.error-message{font-style:italic;font-size:14px;line-height:1.2em;color:#d8000c}@keyframes fadeUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeUpAndGo{0%{transform:translateY(50px);opacity:0;z-index:-1}1%{z-index:5}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}99%{z-index:5}100%{transform:translateY(-50px);opacity:0;z-index:-1}}@keyframes fadeRightAndGo{0%{transform:translateX(50px);opacity:0;z-index:-1}1%{z-index:5}10%{transform:translateX(0);opacity:1}90%{transform:translateX(0);opacity:1}99%{z-index:5}100%{transform:translateX(-50px);opacity:0;z-index:-1}}@keyframes marqueeMove{from{translate:0 0}to{translate:-50% 0}}@media screen and (max-width: 1400px){.elementor-widget-text-editor.split-view.grid-5,.elementor-widget-text-editor.split-view.grid-6{--grid-count: 4}.h2-grid.grid-5{--grid-size: 4}}@media screen and (max-width: 1200px){.h2-grid{--grid-size: 3}.h2-grid.grid-4{--grid-size: 3}.h2-grid.grid-5{--grid-size: 3}.elementor-widget-text-editor.split-view.grid-4,.elementor-widget-text-editor.split-view.grid-5,.elementor-widget-text-editor.split-view.grid-6{--grid-count: 3}}@media screen and (max-width: 1025px){:root{--padding-big: 32px;--padding-medium: 16px}h1{font-size:42px}h2{font-size:32px}h3{font-size:24px}h4{font-size:18px}p{font-size:16px}.footer{padding:32px}.footer-about{width:100%}.footer-bottom{margin-top:48px}.footer-bottom-images{flex-direction:column;gap:32px}.footer-logos{width:100% !important}.footer-menu{flex-direction:column;gap:32px;padding:0}.footer-wrapper{gap:32px}.h2-grid{--grid-size: 2}.h2-grid.grid-3{--grid-size: 2}.h2-grid.grid-4{--grid-size: 2}.h2-grid.grid-5{--grid-size: 2}.h2-interactive-form-checkbox{padding:16px;font-size:16px}.h2-label-stage{font-size:12px}.h2-modal{align-items:flex-start;padding:64px 32px}.h2-modal-box{padding:16px}.rights-wrapper{padding:64px 32px}.custom-button{font-size:16px}.elementor-widget-text-editor.split-view.grid-3,.elementor-widget-text-editor.split-view.grid-4,.elementor-widget-text-editor.split-view.grid-5,.elementor-widget-text-editor.split-view.grid-6{--grid-count: 2}.imagetext p{font-size:42px !important}.overline p{font-size:12px}.zitat p{font-size:24px !important}.zitat-name p{font-size:16px !important}.gap-l{gap:32px}.mleft{margin-right:auto !important;margin-left:0 !important}.maximizer.mreset,.maximizer-medium.mreset,.maximizer-large.mreset,.maximizer-max.mreset{max-width:100% !important}.maximizer.mcenter.mreset,.maximizer-medium.mcenter.mreset,.maximizer-large.mcenter.mreset,.maximizer-max.mcenter.mreset{text-align:left;margin-left:0 !important;margin-right:auto !important}}@media screen and (max-width: 769px){.h2-grid{--grid-size: 1}.h2-grid.grid-2,.h2-grid.grid-3,.h2-grid.grid-4,.h2-grid.grid-5{--grid-size: 1}.h2-form-row{flex-wrap:wrap}.h2-form-row input,.h2-form-row select,.h2-form-row label{width:100% !important}.h2-form-row-three input{width:100% !important}.h2-interactive-form-container{padding:32px 16px}.h2-interactive-form-row{flex-direction:column;gap:0}.h2-slider-wrapper{justify-content:flex-start}.h2-slider-tabs{width:100%;overflow:scroll;justify-content:left;-ms-overflow-style:none;scrollbar-width:none}.h2-slider-tabs::-webkit-scrollbar{display:none}.h2-slider-tabs-tab{white-space:nowrap}.h2-featureslider-arrow{display:none}.h2-featureslider-slide-inner{flex-direction:column}.h2-featureslider-slide-inner-column-content{padding:24px 0px}.h2-featureslider-slide-inner-column-one{width:100%;border-right:none}.h2-featureslider-slide-inner-column-two{width:100%}.h2-featureslider-wrapper{justify-content:flex-start}.h2-featureslider-tabs{width:100%;overflow:scroll;justify-content:left;-ms-overflow-style:none;scrollbar-width:none}.h2-featureslider-tabs::-webkit-scrollbar{display:none}.h2-featureslider-tabs-tab{white-space:nowrap}.footer{padding:32px 16px}.footer-bottom{padding-left:16px;padding-right:16px;text-align:center}.custom-dropdown-item-content{padding:20px 10px}.custom-dropdown-item-title{font-size:18px;padding:20px 10px}.custom-dropdown-item-title svg{width:25px}.custom-dropdown-item.open .custom-dropdown-item-content{margin-bottom:0px}.custom-message-container{right:20px;max-width:calc(100% - 32px)}.news-border{border-radius:16px 16px 0 0 !important}.gap-s,.gap-m,.gap-l{gap:16px}}@media screen and (max-width: 500px){.rights-wrapper{padding:32px 16px}.custom-form{padding:16px}.elementor-widget-text-editor.split-view.grid-2,.elementor-widget-text-editor.split-view.grid-3,.elementor-widget-text-editor.split-view.grid-4,.elementor-widget-text-editor.split-view.grid-5,.elementor-widget-text-editor.split-view.grid-6{--grid-count: 1}.elementor-widget-text-editor.split-view.grid-2 ol,.elementor-widget-text-editor.split-view.grid-2 ul,.elementor-widget-text-editor.split-view.grid-3 ol,.elementor-widget-text-editor.split-view.grid-3 ul,.elementor-widget-text-editor.split-view.grid-4 ol,.elementor-widget-text-editor.split-view.grid-4 ul,.elementor-widget-text-editor.split-view.grid-5 ol,.elementor-widget-text-editor.split-view.grid-5 ul,.elementor-widget-text-editor.split-view.grid-6 ol,.elementor-widget-text-editor.split-view.grid-6 ul{gap:15px}.h2-modal{padding:16px 0}}/*# sourceMappingURL=style.css.map */
