.is-hidden{display:none}.form-wrapper .form{margin:0 auto;max-width:528px;padding:24px 16px;width:100%;z-index:1}@media only screen and (min-width:640px){.form-wrapper .form{height:auto;padding:40px;width:528px}}@media only screen and (min-width:1280px){.form-wrapper .form{height:auto;padding:48px 40px;width:544px}}.form-wrapper .form__row{margin-bottom:16px}@media only screen and (min-width:640px){.form-wrapper .form__row{margin-bottom:18px}}.form-wrapper .form__title{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}@media only screen and (min-width:640px){.form-wrapper .form__title{margin-bottom:12px}}.form-wrapper .form__subtitle{font-size:16px;line-height:150%;margin-bottom:16px}.form-wrapper .form__row.form__row--header{margin-bottom:0}.form-wrapper .form__textarea{min-height:72px;resize:none}.form-wrapper .form-group--agreement-note{font-size:12px;line-height:150%}.form-wrapper .form-group--agreement-note strong{font-weight:600}.form-wrapper .form-group--agreement-note a{color:inherit}@media only screen and (min-width:320px) and (max-width:639px){.form-wrapper .form__row--dual-columns .form__column:not(:last-child){margin-bottom:16px}.form-wrapper .form__row--dual-columns .form__column:nth-child(2n),.form-wrapper .form__row--dual-columns .form__column:nth-child(odd){padding:0;width:100%}}.form-success{align-items:center;display:none;flex-direction:column;justify-content:center;padding:48px;z-index:1}@media only screen and (max-width:639px){.form-success{padding:48px 12px}}.form-success .form-success__inner{height:100%;opacity:0;text-align:center;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.215,.61,.355,1),transform 1.2s cubic-bezier(.215,.61,.355,1);width:100%}.form-success .form-success__title{font-size:32px;font-weight:800;line-height:44px;margin-bottom:8px}.form-success .form-success__subtitle{overflow-wrap:anywhere}.form-success .button{margin-top:24px}.form-success .success-animation{margin-bottom:20px}.form-success .success-animation__circle{stroke-dashoffset:240px;stroke-dasharray:240px 240px;stroke:#05b368}.form-success .success-animation__check{opacity:0;stroke-dashoffset:42px;stroke-dasharray:42px 42px;stroke:#05b368}.form-success .success-animation__result{opacity:0;fill:#05b368}.form-success.is-visible{display:flex}.form-success.is-visible .form-success__inner{animation:fadeInAndMove 1s cubic-bezier(.215,.61,.355,1) .2s 1 both}.form-success.is-visible .success-animation{animation:scaleAnimation 1.3s cubic-bezier(.215,.61,.355,1) .5s 1 both}.form-success.is-visible .success-animation__circle{animation:drawCircle 1.3s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__check{animation:drawCheck 1s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__result{animation:fadeIn .6s linear 1.8s both}.form-wrapper{opacity:1;transition:opacity .6s cubic-bezier(.215,.61,.355,1)}.form-wrapper.fade-out{opacity:0;pointer-events:none}@-moz-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-o-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-moz-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-o-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-moz-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-o-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-o-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-wrapper--modal+.form-success{position:relative}.form-wrapper--modal .form{box-shadow:inherit}#modal-lead-form .modal__container{align-items:flex-start;box-shadow:none;display:block;height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;width:100%}@media only screen and (min-width:640px){#modal-lead-form .modal__container{padding:16px}}@media only screen and (min-width:960px){#modal-lead-form .modal__container{align-items:center;display:flex;min-height:100%}}@media (max-height:600px){#modal-lead-form .modal__container{align-items:flex-start;min-height:unset}}.popup--lead-form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;transition:min-height 1.2s cubic-bezier(.215,.61,.355,1),min-width 1.2s cubic-bezier(.215,.61,.355,1);width:auto}@media only screen and (max-width:960px){.popup--lead-form{overflow-x:hidden}}@media only screen and (min-width:640px){.popup--lead-form{max-width:928px}.popup--lead-form .popup__body{border-radius:4px}}@media only screen and (min-width:960px){.popup--lead-form .popup__row{align-items:stretch;display:flex}}.popup--lead-form .popup__column--info{background-color:#f7f8fa;padding:56px 20px 24px}@media only screen and (min-width:640px){.popup--lead-form .popup__column--info{border-top-left-radius:4px;border-top-right-radius:4px;padding:40px 32px}}@media only screen and (min-width:960px){.popup--lead-form .popup__column--info{border-bottom-left-radius:4px;border-top-right-radius:0;display:flex;flex-direction:column;padding-left:48px;text-align:left;width:400px}}.popup--lead-form .popup__title{font-size:24px;font-weight:800;letter-spacing:-1px;line-height:32px;margin-bottom:8px}@media only screen and (min-width:640px){.popup--lead-form .popup__title{font-size:28px;line-height:40px;margin-bottom:12px}}@media only screen and (min-width:960px){.popup--lead-form .popup__title{font-size:32px;line-height:44px;margin-bottom:16px}}@media only screen and (min-width:1280px){.popup--lead-form .popup__title{font-size:48px;line-height:64px;margin-bottom:20px}}@media only screen and (max-width:959px){.popup--lead-form .popup__title .line-break{display:inline}}.popup--lead-form .popup__subtitle{margin-left:auto;margin-right:auto;max-width:432px}@media only screen and (min-width:960px){.popup--lead-form .popup__subtitle{flex-grow:1}}@media only screen and (max-width:959px){.popup--lead-form .popup__footer{display:none}}.popup--lead-form .popup__footer-note{font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px}.popup--lead-form .popup__column--form{text-align:left}@media only screen and (min-width:960px){.popup--lead-form .popup__column--form{width:528px}}.popup--lead-form .popup{width:auto}.popup--lead-form .sl-container{width:100%}@media only screen and (min-width:960px){.popup--lead-form .sl-container{min-width:928px}}.as-page-section--get-support .support-card__title,.as-section-headline{font-family:Graphik,Open Sans,Arial,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px;text-align:center}@media only screen and (min-width:768px){.as-page-section--get-support .support-card__title,.as-section-headline{font-size:28px;line-height:40px;margin-bottom:12px}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card__title,.as-section-headline{font-size:32px;line-height:44px;margin-bottom:16px}}.as-section-headline--primary{font-size:24px;line-height:32px}@media only screen and (min-width:768px){.as-section-headline--primary{font-size:32px;line-height:44px}}@media only screen and (min-width:1128px){.as-section-headline--primary{font-size:44px;line-height:56px}}.as-section-headline--primary-lg{font-size:28px;line-height:40px}@media only screen and (min-width:768px){.as-section-headline--primary-lg{font-size:44px;line-height:56px}}@media only screen and (min-width:1128px){.as-section-headline--primary-lg{font-size:48px;line-height:60px}}.as-section-headline--primary-xl{font-size:32px;line-height:44px}@media only screen and (min-width:768px){.as-section-headline--primary-xl{font-size:48px;line-height:60px;margin-bottom:16px}}@media only screen and (min-width:1128px){.as-section-headline--primary-xl{font-size:60px;line-height:72px;margin-bottom:24px}}.as-page-section--intro{background-image:radial-gradient(circle at 2px 2px,#ededed 1.6px,transparent 0);background-size:24px 24px;padding:60px 0 30px}@media only screen and (min-width:768px){.as-page-section--intro{padding:100px 0 50px}}@media only screen and (min-width:1128px){.as-page-section--intro{padding:120px 0 60px}}.as-page-section--intro .as-page-section__inner{position:relative;text-align:center}.as-page-section--intro .page-section__body{margin:0 auto;max-width:814px}.as-page-section--intro .as-section-headline{margin-bottom:8px}@media only screen and (min-width:768px){.as-page-section--intro .as-section-headline{margin-bottom:16px}}@media only screen and (min-width:1128px){.as-page-section--intro .as-section-headline{margin-bottom:24px}}.as-page-section--intro .as-section-subheadline{margin-bottom:24px}@media only screen and (min-width:768px){.as-page-section--intro .as-section-subheadline{margin-bottom:32px}}@media only screen and (min-width:1128px){.as-page-section--intro .as-section-subheadline{margin-bottom:36px}}.as-page-section--intro .additional-info{color:#2c2c2c;line-height:16px;margin-top:30px;padding:0 26px;text-align:center}@media only screen and (min-width:768px){.as-page-section--intro .additional-info{font-size:12px;line-height:150%;margin-top:32px}}@media only screen and (min-width:1128px){.as-page-section--intro .additional-info{margin-top:40px}}.as-page-section--intro .additional-info .additional-info__title{font-size:12px;font-weight:700;line-height:150%;margin-bottom:5px}.as-page-section--intro .additional-info .additional-info__subtitle{color:grey;font-size:10px}@media only screen and (min-width:768px){.as-page-section--intro .additional-info .additional-info__subtitle{font-size:12px;line-height:150%}}.as-page-section--intro .additional-info-marked{background-color:#05b368;border-radius:4px;color:#fff;font-size:12px;font-weight:700;line-height:150%;margin-right:4px;padding:1px 4px 2px}@media only screen and (min-width:768px){.as-page-section--intro .button{min-width:264px}}@media only screen and (min-width:1128px){.as-page-section--intro .button{min-width:288px}}.as-page-section--get-support{padding:30px 0 0}@media only screen and (min-width:768px){.as-page-section--get-support{padding:50px 0 0}}@media only screen and (min-width:1128px){.as-page-section--get-support{padding:60px 0 0}}.as-page-section--get-support .as-section-headline{margin-bottom:16px;max-width:320px}@media only screen and (min-width:768px){.as-page-section--get-support .as-section-headline{width:500px}}@media only screen and (min-width:1128px){.as-page-section--get-support .as-section-headline{width:auto}}.as-page-section--get-support .as-section-subheadline{margin-bottom:28px}@media only screen and (min-width:768px){.as-page-section--get-support .as-section-subheadline{margin-bottom:32px}}@media only screen and (min-width:1128px){.as-page-section--get-support .as-section-subheadline{font-size:16px;line-height:150%;margin-bottom:48px}}.as-page-section--get-support .as-section-headline,.as-page-section--get-support .as-section-subheadline{margin-left:auto;margin-right:auto;max-width:790px}.as-page-section--get-support .support-cards-list{display:grid;row-gap:16px}@media only screen and (min-width:768px){.as-page-section--get-support .support-cards-list{column-gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-cards-list{column-gap:24px;row-gap:24px}}@media only screen and (min-width:768px){.as-page-section--get-support .support-cards-list__item:first-child{grid-column-end:3;grid-column-start:1}}.as-page-section--get-support .support-card{border-radius:12px;min-height:248px;overflow:hidden;padding:40px 30px}@media only screen and (min-width:768px){.as-page-section--get-support .support-card{min-height:328px}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card{padding:60px 72px;position:relative}}.as-page-section--get-support .support-card--ticket{background-color:#5969f4;color:#fff}@media only screen and (min-width:768px){.as-page-section--get-support .support-card--ticket{display:flex}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--ticket{min-height:410px}}@media only screen and (min-width:768px){.as-page-section--get-support .support-card--ticket .support-card__illustration{display:block;margin-right:-30px}.as-page-section--get-support .support-card--ticket .support-card__illustration picture{height:313px;margin-bottom:-40px;margin-top:-22px;width:355px}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--ticket .support-card__illustration{margin-right:-24px}.as-page-section--get-support .support-card--ticket .support-card__illustration picture{height:382px;margin-bottom:-60px;width:592px}}@media only screen and (min-width:768px){.as-page-section--get-support .support-card--ticket .support-card__content{display:flex;flex-direction:column}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--ticket .support-card__content{padding-right:30px}}.as-page-section--get-support .support-card--ticket .online-state-picture{display:none}@media only screen and (min-width:768px){.as-page-section--get-support .support-card--ticket .online-state-picture{display:inline-block;height:39px;margin-top:auto;width:130px}}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--ticket .online-state-picture{height:72px;width:214px}.as-page-section--get-support .support-card--ticket .online-state-picture img{width:100%}}.as-page-section--get-support .support-card--zoom{background-color:#ffd354}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--zoom{min-height:536px}.as-page-section--get-support .support-card--zoom .picture{bottom:-26px;position:relative}}.as-page-section--get-support .support-card--health{background-color:#ffe6dd}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card--health{min-height:536px}.as-page-section--get-support .support-card--health .picture{bottom:0;position:absolute;right:0}}.as-page-section--get-support .support-card__title{margin-bottom:12px;text-align:left}.as-page-section--get-support .zoom-title-icon{display:inline-block;height:20px;width:42px}@media only screen and (min-width:768px){.as-page-section--get-support .zoom-title-icon{height:28px;width:60px}}@media only screen and (min-width:1128px){.as-page-section--get-support .zoom-title-icon{height:32px;width:72px}}.as-page-section--get-support .zoom-title-icon svg{width:100%}.as-page-section--get-support .health-title-icon{display:inline-block;height:24px;width:75px}@media only screen and (min-width:768px){.as-page-section--get-support .health-title-icon{height:32px;width:105px}}@media only screen and (min-width:1128px){.as-page-section--get-support .health-title-icon{height:36px;width:120px}}.as-page-section--get-support .health-title-icon svg{width:100%}.as-page-section--get-support .support-card__illustration{display:none}@media only screen and (min-width:1128px){.as-page-section--get-support .support-card__illustration{display:block}}.as-page-section--cta{padding:16px 0 30px}@media only screen and (min-width:768px){.as-page-section--cta{padding:16px 0}}.as-page-section--cta .page-section__body{background-color:#0a0d1e;border-radius:12px;padding:60px 36px;text-align:center}@media only screen and (min-width:768px){.as-page-section--cta .page-section__body{padding:80px 12px;padding:100px 12px}}.as-page-section--cta .page-section__body>.cta-illustration{margin-bottom:12px;text-align:center}@media only screen and (min-width:768px){.as-page-section--cta .page-section__body>.cta-illustration{display:none}}.as-page-section--cta .as-section-headline{color:#fff;margin-bottom:8px}@media only screen and (min-width:768px){.as-page-section--cta .as-section-headline{display:none;margin-bottom:16px}}.as-page-section--cta .as-section-headline .cta-illustration{display:inline-block}@media only screen and (max-width:374px){.as-page-section--cta .as-section-headline .nobr{white-space:normal}}.as-page-section--cta .as-section-headline--illustration{display:none}@media only screen and (min-width:768px){.as-page-section--cta .as-section-headline--illustration{display:block;margin-left:auto;margin-right:auto;max-width:544px}}@media only screen and (min-width:1128px){.as-page-section--cta .as-section-headline--illustration{max-width:664px}}.as-page-section--cta .as-section-subheadline{color:#d0d1d4;margin-bottom:0}.as-page-section--cta .as-section-subheadline+.button{margin-top:24px}@media only screen and (min-width:768px){.as-page-section--cta .as-section-subheadline+.button{margin-top:32px}}@media only screen and (min-width:1128px){.as-page-section--cta .as-section-subheadline+.button{margin-top:36px}}@media only screen and (max-width:1127px){.as-page-section--cta .as-section-headline,.as-page-section--cta .as-section-subheadline{text-align:center}}.as-page-section--cta .button{min-width:100%}@media only screen and (min-width:768px){.as-page-section--cta .button{min-width:264px}}.as-page-section--cta .price-note{align-items:center;color:#d0d1d4;display:flex;font-size:12px;justify-content:center;line-height:150%;margin-top:12px}.as-page-section--cta .price-note__item{padding:0 8px}.as-page-section--cta .price-note__item-marked{color:#fff;font-size:14px;font-weight:700;line-height:150%;position:relative}.as-page-section--cta .price-note__item-marked:after{background-color:#565b70;content:"";display:block;height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media only screen and (min-width:768px){.as-page-section--features-grid{margin-bottom:100px}}@media only screen and (min-width:1128px){.as-page-section--features-grid{margin-bottom:120px}}.as-page-section--features-grid .page-section__body{padding:30px 0 60px}@media only screen and (min-width:768px){.as-page-section--features-grid .page-section__body{background-color:#f7f8fa;border-radius:12px;padding:60px 20px}}@media only screen and (min-width:1128px){.as-page-section--features-grid .page-section__body{padding:80px 0}}@media only screen and (max-width:767px){.as-page-section--features-grid .as-section-headline{margin-left:auto;margin-right:auto;max-width:200px}}@media only screen and (min-width:768px){.as-page-section--features-grid .as-section-headline{margin-bottom:36px}}.as-page-section--features-grid .features-grid{display:flex;flex-direction:column;font-weight:600;margin:0 auto;max-width:936px}.as-page-section--features-grid .features-grid__row{display:flex;flex-direction:row;font-size:12px;line-height:150%}@media only screen and (min-width:1128px){.as-page-section--features-grid .features-grid__row{font-size:16px;line-height:150%}}.as-page-section--features-grid .features-grid__row.features-grid__row--title{font-family:Graphik,Open Sans,Arial,sans-serif;font-size:14px;font-weight:700;line-height:150%;margin-bottom:-1px}@media only screen and (min-width:1128px){.as-page-section--features-grid .features-grid__row.features-grid__row--title{font-size:20px;line-height:140%}}.as-page-section--features-grid .features-grid__row.features-grid__row--title .features-grid__cell{border-bottom:1px solid #d8dfe7;border-top:2px solid transparent;text-align:center}.as-page-section--features-grid .features-grid__row.features-grid__row--title .features-grid__cell:first-child{color:grey;font-family:Open Sans,Arial,sans-serif;font-weight:600}.as-page-section--features-grid .features-grid__row.features-grid__row--title .features-grid__cell:last-child{border-top:2px solid #0a0d1e}.as-page-section--features-grid .features-grid__row.features-grid__row--title+.features-grid__row .features-grid__cell{padding-top:10px}@media only screen and (min-width:1128px){.as-page-section--features-grid .features-grid__row.features-grid__row--title+.features-grid__row .features-grid__cell{padding-top:8px}}.as-page-section--features-grid .features-grid__row:first-child .features-grid__cell{height:80px;width:33.333%}.as-page-section--features-grid .features-grid__row:first-child .features-grid__cell:last-child{border-radius:12px 12px 0 0}.as-page-section--features-grid .features-grid__row:last-of-type .features-grid__cell{padding-bottom:12px}.as-page-section--features-grid .features-grid__row:last-of-type .features-grid__cell:last-child{border-bottom:2px solid #0a0d1e;border-radius:0 0 12px 12px}.as-page-section--features-grid .features-grid__cell{align-items:center;box-sizing:content-box;display:flex;justify-content:center;min-height:56px;width:33.333%}.as-page-section--features-grid .features-grid__cell:not(:first-child){padding:0 8px}@media only screen and (min-width:1128px){.as-page-section--features-grid .features-grid__cell{height:60px;width:33.333%}}.as-page-section--features-grid .features-grid__cell:first-child{justify-content:flex-start}.as-page-section--features-grid .features-grid__cell:last-child{border-left:2px solid #0a0d1e;border-right:2px solid #0a0d1e}.as-page-section--features-grid .features-grid__icon{height:28px;width:28px}@media only screen and (min-width:1128px){.as-page-section--features-grid .features-grid__icon{height:32px;width:32px}}.as-page-section--features-grid .features-grid-hint{color:grey;font-size:10px;line-height:150%;margin-top:12px}@media only screen and (min-width:768px){.as-page-section--features-grid .features-grid-hint{font-size:12px;line-height:150%;margin-left:auto;margin-right:auto;max-width:936px}}