@layer reset{*{box-sizing:border-box}#root,html{height:100%}#root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0}main{margin:0 auto}ol,ul{list-style:none}blockquote,ol,ul{margin:0;padding:0}}@layer base{:root{--colors-black:#0f0f0f;--colors-surface-high:#1a1a1a;--colors-anthracite:#1f1f1f;--colors-orange:#f84300;--colors-orange-lightened:#ff6933;--colors-error:#f7003a;--colors-white:#fff;--colors-on-surface:#fafafa;--colors-on-surface-hover:hsla(0,0%,98%,.08);--colors-on-surface-variant:#999;--fz-root-medium:1rem;--fz-root--large:1.125rem;--fz-label-small:0.75rem;--fz-label-medium:0.875rem;--fz-label-large:1rem;--fz-headline-small:1.5rem;--fz-headline-medium:2rem;--fz-display-small:2.5rem;--lh-root-medium:1.5rem;--lh-root-small:1rem;--lh-label-large:1rem;--lh-display-small:2rem;color-scheme:only dark}h1,h2,h3,h4{font-weight:800;margin:0}h1,h2{line-height:var(--lh-display-small);text-transform:uppercase}h1.title-lowercase,h2.title-lowercase{font-size:var(--fz-headline-small);font-weight:700;line-height:var(--lh-root-medium);text-transform:none}h1{font-size:var(--fz-display-small)}h2{font-size:var(--fz-headline-medium)}p{margin:0}section{overflow:hidden}.btn{align-items:center;background-color:var(--colors-orange);border:none;color:var(--colors-white);display:flex;font-family:MBLZ,sans-serif;font-size:var(--fz-label-large);font-weight:700;justify-content:center;line-height:var(--lh-label-large);padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}.btn:focus,.btn:hover{background-color:var(--colors-orange-lightened);text-decoration:underline}.btn:focus-visible{outline:2px solid #fff;outline-offset:1px}.btn:active{transform:translateY(1px)}.btn:disabled{cursor:not-allowed;opacity:.5}.btn:disabled,.btn:disabled:hover{background-color:var(--colors-on-surface-variant)}.btn:disabled:hover{text-decoration:none}img{display:block;height:auto;width:100%}section .section__content{margin-block-start:2.5rem;margin-inline:1.5rem}section .section__image img{-o-object-fit:cover;object-fit:cover}#root{background-color:var(--colors-black);color:var(--colors-white);font-family:MBLZ,sans-serif;font-size:var(--fz-root-medium);line-height:var(--lh-root-medium)}#root>header{flex-direction:row;justify-content:space-between;padding:1rem 1.5rem}#root>header,#root>header nav{align-items:center;display:flex}#root>header nav a{color:var(--colors-white);font-size:var(--fz-label-large);font-weight:700;line-height:var(--lh-label-large);opacity:.4;padding:.5rem;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease-out,color .3s ease-out}#root>header nav a:hover:not(.active){color:var(--colors-orange);opacity:1}#root>header nav a.active{opacity:1;text-decoration:underline;text-underline-offset:5px}#root>header nav a:not(.active):hover{color:var(--colors-orange);opacity:1}#root>footer{background-color:var(--colors-black);color:var(--colors-on-surface);font-size:var(--fz-label-small);line-height:var(--lh-label-large)}.footer__content{padding:1.5rem 1.5rem 2.5rem}.footer__content .footer__links{margin-block:1.5rem 2.5rem}.footer__content .footer__links li:not(:last-child){margin-bottom:1.5rem}.footer__content .footer__links a{color:var(--colors-on-surface);text-decoration:none}.footer__content .footer__links a:focus,.footer__content .footer__links a:hover{text-decoration:underline}h1 strong{color:var(--colors-orange)}.body--small{font-size:var(--fz-label-small)}.hero .section__image{aspect-ratio:3/2;margin-top:2.5rem}.hero .section__content p{margin:1rem 0}.hero .section__content .btn{margin-top:1rem}.key-figures{background-color:var(--colors-anthracite)}.key-figures .section__content{margin:0;padding:2.5rem 1.5rem}.key-figures .key-figures__list{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.key-figures .key-figure{align-items:center;display:flex;flex:1 0 calc(50% - 1.5rem);flex-direction:column;gap:.25rem;text-align:center}.key-figures .key-figure img{width:2rem}.key-figures .key-figure .text{font-size:var(--fz-label-medium);line-height:var(--lh-label-large)}.features .section__image{aspect-ratio:1/1;width:100%}.features .section__content{margin-bottom:2.5rem}.features h2{margin-bottom:1rem}.features .features__list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.features .features__list__item{align-items:center;align-self:stretch;background-color:var(--colors-anthracite);display:flex;gap:1rem;padding:1.5rem}.features .features__list__item img{width:2.5rem}.trust .section__content{margin-bottom:2.5rem;text-align:center}.trust .trust__list{align-content:stretch;align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;justify-items:stretch;margin-top:2rem;margin-inline:auto;max-width:22.5rem;width:clamp(15.5rem,90%,22.5rem)}.trust .trust__list__item{align-items:center;aspect-ratio:1;border:1px solid var(--colors-anthracite);box-shadow:0 4px 4px 0 rgba(0,0,0,.25),0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex:1 0 calc(33% - 1.5rem);height:100%;justify-content:center;width:calc(33% - 1.5rem)}.trust .trust__list__item.img--square{padding:1rem}.trust .trust__list__item.img--large{padding:1.5rem .5rem}.trust .trust__list__item img{width:100%}.cases .section__content{margin-block-end:3.75rem}.cases .cases__card{background-color:var(--colors-anthracite);margin-top:2rem}.cases .cases__card__content{padding:1rem}.cases .cases__title{font-size:var(--fz-headline-small);font-weight:800;line-height:var(--lh-root-medium);margin-bottom:1.5rem;text-transform:uppercase}.cases .cases__card__content ul{list-style:disc;margin-block:.5rem;padding-inline-start:1.5rem}.cases .author{display:flex;gap:1.25rem;margin-top:1.25rem}.cases .author img{height:3.5rem;width:3.5rem}.cases .author .name{font-weight:700}.cases .author .function{font-size:.75rem;line-height:1.125rem}.form{background-color:var(--colors-surface-high)}.form .section__content{margin-bottom:5rem;margin-top:4rem}.form .section__content h2{margin-bottom:1.5rem}.form form .field-wrapper{display:flex;flex-wrap:wrap;margin-top:2rem;position:relative;width:100%}.form form .field-wrapper input[type=email],.form form .field-wrapper input[type=number],.form form .field-wrapper input[type=tel],.form form .field-wrapper input[type=text],.form form .field-wrapper select,.form form .field-wrapper textarea{background:transparent;border:1px solid var(--colors-on-surface-variant);border-radius:1px 1px 0 0;color:var(--colors-white);font-family:MBLZ,sans-serif;font-size:var(--fz-label-medium);line-height:1.5rem;padding:.25rem 1rem;transition:border-color .2s ease;width:100%}.form form .field-wrapper select{font-family:MBLZ,sans-serif}.form form .field-wrapper select:active{color:var(--colors-on-surface-variant)}.form form .field-wrapper input::-moz-placeholder,.form form .field-wrapper textarea::-moz-placeholder{font-family:MBLZ,sans-serif}.form form .field-wrapper input::placeholder,.form form .field-wrapper textarea::placeholder{font-family:MBLZ,sans-serif}.form form .field-wrapper label{background:var(--colors-surface-high);color:var(--colors-on-surface);display:block;font-size:var(--fz-label-medium);left:1rem;line-height:var(--lh-label-large);padding-inline:.25rem;position:absolute;top:0;transform:translateY(-50%)}.form form .field-wrapper input:hover,.form form .field-wrapper select:hover,.form form .field-wrapper textarea:hover{border-color:var(--colors-on-surface)}.form form .field-wrapper input:focus,.form form .field-wrapper select:focus,.form form .field-wrapper textarea:focus{border-color:var(--colors-orange);outline:none}.form form label:has(+:focus){color:var(--colors-orange)}.form form .field-wrapper input.input--error,.form form .field-wrapper input:user-invalid,.form form .field-wrapper select.input--error,.form form .field-wrapper select:user-invalid,.form form .field-wrapper textarea.input--error,.form form .field-wrapper textarea:user-invalid{border-color:var(--colors-error);outline:none}.form form label:has(+.input--error),.form form label:has(+:user-invalid){color:var(--colors-error)}.form form .field-wrapper input:not([type=checkbox]),.form form .field-wrapper select{height:3.5rem}.form form .field-wrapper textarea{color:var(--colors-on-surface);padding-block-start:1rem;resize:vertical}.form form label:has(+[required]):after{content:"*"}.form form .field-wrapper .field-message{color:var(--colors-on-surface-variant);flex:0 0 100%;padding-inline-start:1rem}.form form .field-wrapper .field-message--error{color:var(--colors-error)}.form form .legal{margin-top:2.5rem}.form p a{color:var(--colors-orange)}.form form .field-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(chevron-down.e43da61f1516abd0c68d.svg),radial-gradient(circle,var(--colors-surface-high) 0,var(--colors-surface-high) 40%,transparent 42%);background-position:calc(100% - .75rem) 50%,100% 50%;background-repeat:no-repeat;background-size:1.5rem 1.5rem,3rem 3rem}.form form .field-wrapper select:active,.form form .field-wrapper select:focus,.form form .field-wrapper select:hover{background-image:url(chevron-down.e43da61f1516abd0c68d.svg),radial-gradient(circle,var(--colors-on-surface-hover) 0,var(--colors-on-surface-hover) 40%,transparent 42%)}.form form .field-wrapper select option,.form form .field-wrapper select option:checked{background-color:var(--colors-black);color:var(--colors-white)}.form form .field-wrapper select:not([value=""]){color:var(--colors-white)}.form form .checkbox-wrapper{line-height:var(--lh-label-large);margin-top:1rem}.form form input[type=checkbox]{accent-color:var(--colors-orange);cursor:pointer;height:1rem;margin-inline-start:0;margin-top:.125rem;width:1rem}.form form input[type=checkbox]:checked{accent-color:var(--colors-orange);background-color:var(--colors-orange);border-color:var(--colors-orange)}.form form .checkbox-wrapper label{cursor:pointer;padding-left:4px}.form form .submit-wrapper{margin-block:2.5rem}.form form [type=submit]{width:100%}.form form [type=submit]:hover{cursor:pointer}.confirm{align-items:stretch;background-color:var(--colors-anthracite);display:flex;flex-direction:column;gap:3rem;padding:5rem 1.5rem;text-align:center}.confirm .check{height:4.5rem;margin:0 auto;width:4.5rem}.confirm h1{font-size:3rem;line-height:2.5rem;margin-block:1.5rem;text-wrap:pretty}.confirm .btn{margin-block-start:3rem}@media screen and (min-width:768px){.section__content .btn{display:block;width:-moz-fit-content;width:fit-content}.key-figures .key-figure{flex:1 0 calc(25% - 1.5rem)}.trust .trust__list{flex-wrap:nowrap}.form .section__content{margin-inline:auto;max-width:41.25rem}.form form [type=submit]{margin-inline:auto;width:auto}}@media screen and (min-width:1024px){#root>header{padding:1.5rem 2.5rem}#root>footer{background-color:var(--colors-surface-high);padding:0 2.5rem 2.5rem}.footer__content{border-top:1px solid #4d4d4d;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:2.5rem 0 0}.footer__content .footer__links{display:flex;flex-direction:row;gap:2rem;margin-block:0}.footer__content .footer__links li:not(:last-child){margin:0}section .section__content{margin-inline:2.5rem}.section__content .btn{display:block;width:-moz-fit-content;width:fit-content}.hero{align-items:center;display:flex;gap:2.5rem}.hero .section__content,.hero .section__image{flex:1 0 calc(50% - 2.5rem)}.hero .section__image{aspect-ratio:4/3;margin-top:0}.hero .section__content{margin-top:0}.hero .section__image img{height:100%}.key-figures .section__content{padding:1.5rem}.features{align-items:center;display:flex;gap:2.5rem;margin-block-start:5rem}.features .section__content,.features .section__image{flex:1 0 calc(50% - 2.5rem)}.features .section__image{aspect-ratio:64/73}.features .section__image img{height:100%}.features .section__content{margin:0 2.5rem 0 0}.trust .section__content{margin-block-start:5rem}.cases .section__content{margin-block-end:5rem;text-align:center}.cases .cases__card{align-items:stretch;display:flex;gap:2.5rem;margin-block-start:3rem;text-align:start}.cases .cases__card__content,.cases .section__image{flex:1 0 calc(50% - 2.5rem)}.cases .cases__card__content{padding:2.5rem 3rem 2.5rem 0}.cases .section__image img{height:100%}.confirm{align-items:center;background-color:var(--colors-surface-high)}.confirm .section__card{background-color:var(--colors-anthracite);max-width:55.75rem;padding:5rem 7.25rem}.confirm .btn{display:block;margin-inline:auto;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1280px){:root{--fz-display-small:4.5rem;--fz-headline-medium:3rem;--lh-display-small:2.5rem;--lh-display-medium:3.5rem}h1{line-height:var(--lh-display-medium)}h2{font-size:var(--fz-headline-medium)}.hero .section__image{flex:1 0 43.75rem}.key-figures .key-figure .figure{font-size:var(--fz-root--large)}.key-figures .key-figure .text{font-size:var(--fz-root-medium)}.features{margin-block-start:7.5rem}.features .section__content h2{max-width:88%}.features .section__content{flex:1 0 calc(100% - 48.75rem)}.features .section__image{flex:1 0 43.75rem}.cases .section__content{margin-block-end:7.5rem;margin-block-start:5rem}.cases .cases__card{margin-inline:auto;max-width:70.5rem}.form .section__content{margin-block:6.75rem}.confirm .section__card{max-width:70.375rem}}@media screen and (min-width:1480px){#root>header,.footer__content,section:not(.form){margin-inline:auto;max-width:90rem}section.confirm{max-width:none}#root>header{padding-inline:0}.hero .section__content{margin-inline-start:0}}}@font-face{font-display:swap;font-family:MBLZ;font-weight:400;src:url(MBLZ-Text.4cd95af1cf74638c0fbe.ttf) format("truetype"),url(MBLZ-Text.98f703e4c410f3f681a6.woff2) format("woff2")}@font-face{font-display:swap;font-family:MBLZ;font-weight:800;src:url(MBLZ-Title.d329cba44482e46703e4.ttf) format("truetype"),url(MBLZ-Title.3e38c846dd3da2885fe4.woff2) format("woff2")}@font-face{font-display:swap;font-family:MBLZ;font-weight:600;src:url(MBLZ-Bold.318f73161515ddb9e18c.ttf) format("truetype"),url(MBLZ-Bold.5ff89632da59c380a6e7.woff2) format("woff2")}@font-face{font-display:swap;font-family:MBLZ;font-weight:700;src:url(MBLZ-Bold.318f73161515ddb9e18c.ttf) format("truetype"),url(MBLZ-Bold.5ff89632da59c380a6e7.woff2) format("woff2")}#ot-sdk-btn-floating,.ot-floating-button__open{height:40px!important;width:40px!important}.ot-floating-button__open{min-height:40px!important;min-width:40px!important}.ot-floating-button__front{height:40px!important;width:40px!important}.grecaptcha-badge{display:none!important;opacity:0!important;visibility:hidden!important}