.is-hidden{display:none}.bread-crumbs{font-size:0;text-align:left;width:100%}.bread-crumbs--light .bread-crumbs__item span{color:#fff}.bread-crumbs--light .bread-crumbs__item:after{background-image:url(../images/global/svg/arrow-down-white.svg)}.bread-crumbs--light .bread-crumbs__item:last-child span{color:#98a4c8}.bread-crumbs__item{align-items:center;display:inline-flex;position:relative}.bread-crumbs__item .bread-crumbs__link,.bread-crumbs__item .bread-crumbs__link:hover{text-decoration:none}.bread-crumbs__item span{color:#45688f;font-size:12px}@media only screen and (min-width:960px){.bread-crumbs__item span{font-size:14px}}.bread-crumbs__link{display:inline-flex}.bread-crumbs__item span,.bread-crumbs__link{font-weight:400;line-height:16px;vertical-align:middle}.bread-crumbs__item:last-child{margin-bottom:0}.bread-crumbs__item:last-child:after{display:none}.bread-crumbs__item:last-child span{color:#2c2c2c}.bread-crumbs__item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23AAA' d='M2.586 4 .293 1.707A1 1 0 0 1 1.707.293l3 3a.997.997 0 0 1 0 1.414l-3 3A1 1 0 0 1 .293 6.293L2.586 4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:16px;margin-left:4px;margin-right:4px;vertical-align:middle;width:16px}.bread-crumbs-tooltip.tooltipster-content-inner{display:none;padding:8px 12px 12px}.bread-crumbs-tooltip.tooltipster-content-inner:after{bottom:-10px;content:"";display:inline-block;height:10px;left:0;position:absolute;width:100%}.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;min-height:500px;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:24px;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:16px}.form-wrapper .form-group--agreement-note strong{font-weight:600}@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{stroke-dashoffset:42px;stroke-dasharray:42px 42px;stroke:#05b368;opacity:0}.form-success .success-animation__result{fill:#05b368;opacity:0}.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-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{display:flex}}.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}}.cards{display:flex;flex-direction:column;margin:-8px auto;padding:8px 0;width:100%}@media only screen and (min-width:768px){.cards{flex-direction:row;flex-wrap:wrap;margin:-8px;padding:24px 0;width:auto}}@media only screen and (min-width:1128px){.cards{margin:-12px}}.cards:last-child{padding-bottom:0}@media only screen and (min-width:768px){.cards.cards--cut-on-mob .link-icon{display:none}}@media only screen and (max-width:767px){.cards.cards--cut-on-mob .card:nth-child(n+4){display:none}.cards.cards--cut-on-mob.is-open .card{display:flex}}.cards.cards--pair .card{padding-right:48px;position:relative}@media only screen and (min-width:1128px){.cards.cards--pair .card{max-height:80px}}@media only screen and (max-width:767px){.cards.cards--pair .card{flex-direction:column;height:auto;max-height:none}.cards.cards--pair .card .card__logos-group{margin-bottom:12px}.cards.cards--pair .card:after{content:"...";position:relative}}@media only screen and (min-width:768px){.cards.cards--pair .card:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%232C2C2C' d='M5.5 2c.256 0 .512.098.707.293l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 1 1-1.414-1.414L9.086 8 4.793 3.708A.999.999 0 0 1 5.5 2'/%3E%3C/svg%3E");content:"";height:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px}}.cards.cards--pair .card__description,.cards.cards--pair .card__title{-webkit-line-clamp:1;max-height:24px}@media only screen and (max-width:1127px){.cards.cards--pair .card__description,.cards.cards--pair .card__title{-webkit-line-clamp:2;max-height:48px}}.cards.cards--pair .card__text-content{display:flex;flex-direction:column;justify-content:center}.cards.cards--collapsable .card:nth-child(n+9){display:none}.cards.cards--collapsable.is-open .card:nth-child(n+9){display:flex}@media only screen and (max-width:1127px){.cards[data-columns="2"] .card{height:120px;max-height:120px}}@media only screen and (max-width:767px){.cards[data-columns="2"] .card{height:auto}}@media only screen and (min-width:768px){.cards[data-columns="2"] .card{width:calc(50% - 16px)}}@media only screen and (min-width:1128px){.cards[data-columns="2"] .card{margin:12px;width:calc(50% - 24px)}}.cards[data-columns="3"] .card{height:120px;max-height:120px}@media only screen and (min-width:768px){.cards[data-columns="3"] .card{width:calc(50% - 16px)}}@media only screen and (min-width:1128px){.cards[data-columns="3"] .card{margin:12px;width:calc(33.33333% - 24px)}}.cards[data-columns="3"] .card__description{-webkit-line-clamp:3;max-height:64px}.cards .card{border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 0 0 0 transparent;color:#414141;display:flex;font-weight:400;height:100px;margin:8px 0;max-height:100px;padding:16px;position:relative;text-decoration:none;transition:box-shadow .15s ease-in,border-color .15s ease-in;will-change:box-shadow,border-color}@media only screen and (min-width:768px){.cards .card{margin:8px;width:100%}}@media only screen and (min-width:1128px){.cards .card{margin:8px 12px;width:calc(100% - 24px)}}.cards .card:hover{border-color:transparent;box-shadow:0 6px 20px rgba(0,0,0,.08)}.cards .card__logos-group{align-items:center;display:flex;margin-right:16px}.cards .card__logos-group .icon--plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none'%3E%3Cpath fill='gray' d='M4.57 3.456H8V4.56H4.57V8H3.43V4.56H0V3.456h3.43V0h1.14v3.456'/%3E%3C/svg%3E");height:8px;width:8px}.cards .card__logos-group>span{margin-right:0}.cards .card__logos-group>span+span{margin-left:12px}.cards .card__illustration{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath stroke='%23D4D4D4' stroke-linecap='round' d='M12.646 35.646 35.274 13.02M35.981 35.647 13.354 13.019'/%3E%3Crect width='47' height='47' x='.5' y='.5' stroke='%23EDEDED' rx='7.5'/%3E%3C/svg%3E") 48px,no-repeat;display:flex;height:48px;margin-right:16px;min-width:48px;width:48px}.cards .card__image{background-color:#fff;height:auto;max-width:100%}.cards .card__title{-webkit-line-clamp:1;font-size:16px;font-weight:600;height:auto;line-height:24px;margin-bottom:4px;max-height:24px}.cards .card__description,.cards .card__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:100%}.cards .card__description{-webkit-line-clamp:2;color:grey;font-size:14px;line-height:20px;max-height:48px}.cards .link-icon{align-items:center;border:1px solid #45688f;border-radius:4px;display:flex;justify-content:center;margin:21px 0 12px;padding:12px;transition:border-color .15s ease-in,background-color .15s ease-in;width:100%}@media only screen and (min-width:768px){.cards .link-icon{margin:28px 8px 12px;padding:12px}}@media only screen and (min-width:1128px){.cards .link-icon{margin:36px 12px 12px;padding:16px}}.cards .link-icon .link-icon__text{margin-right:0}.cards .link-icon .link-icon__image{display:none}.cards .link-icon:focus,.cards .link-icon:hover{background-color:#fff9f2;border-color:#ff9000;color:#45688f}.cards .link-icon:nth-child(-n+4){display:none}.cards .link-icon__text{font-size:14px;line-height:20px;text-transform:none;transition:color .15s ease-in}@media only screen and (min-width:1128px){.cards .link-icon__text{font-size:16px;line-height:24px}}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.category-select,.selectric-category-select{height:48px;margin-bottom:12px}@media only screen and (min-width:1128px){.category-select,.selectric-category-select{display:none}}.category-select .selectric,.selectric-category-select .selectric{height:48px;line-height:30px}.as-page-section--main{padding:48px 0 60px}@media only screen and (min-width:768px){.as-page-section--main{padding:60px 0 100px}}@media only screen and (min-width:1128px){.as-page-section--main{padding:80px 0 120px}}.as-page-section--main .bread-crumbs-wrapper{max-width:calc(100% - 40px);position:absolute;top:8px}@media only screen and (min-width:768px){.as-page-section--main .bread-crumbs-wrapper{max-width:calc(100% - 80px);max-width:none;top:16px}}@media only screen and (max-width:767px){.as-page-section--main .bread-crumbs{display:flex}.as-page-section--main .bread-crumbs .bread-crumbs__item:last-child{overflow:hidden;white-space:nowrap}.as-page-section--main .bread-crumbs .bread-crumbs__item:last-child span{overflow:hidden;text-overflow:ellipsis}}.as-page-section--main .as-page-section__row{display:flex;justify-content:space-between}.as-page-section--main .as-page-section__column{max-width:100%}.as-page-section--main .as-page-section__column:first-child{display:none}@media only screen and (min-width:1128px){.as-page-section--main .as-page-section__column:first-child{display:block;width:276px}.as-page-section--main .as-page-section__column:nth-child(2){width:calc(100% - 288px)}}.as-page-section--main .as-section-headline,.as-page-section--main .as-section-subheadline{text-align:left}.as-page-section--main .as-section-subheadline{font-size:16px;line-height:24px;margin-bottom:30px;max-width:456px}@media only screen and (min-width:768px){.as-page-section--main .as-section-subheadline{margin-bottom:36px}}@media only screen and (min-width:1128px){.as-page-section--main .as-section-subheadline{margin-bottom:24px}}.as-page-section--main .as-section-headline{margin-bottom:8px}@media only screen and (max-width:767px){.as-page-section--main .as-section-headline{font-size:28px;line-height:32px;margin-bottom:12px}}.as-page-section--main .as-page-section__categories{max-height:calc(100vh - 90px);padding-bottom:48px;position:sticky;top:90px;transition:top .2s ease-out}.as-page-section--main .as-page-section__categories .link-icon{margin-top:12px}.as-page-section--main .as-page-section__categories .link-icon .link-icon__image .icon{position:relative;top:2px}.as-page-section--main .as-page-section__categories .link-icon .link-icon__text{font-size:14px;line-height:20px;margin-right:4px;position:relative;text-transform:none}.as-page-section--main .as-page-section__categories .link-icon .link-icon__text:after{background-color:#45688f;bottom:0;content:"";height:1px;left:0;position:absolute;transition:background-color .15s ease-in;width:100%}.as-page-section--main .as-page-section__categories .link-icon:focus .link-icon__text:after,.as-page-section--main .as-page-section__categories .link-icon:hover .link-icon__text:after{background-color:#ff9000}.as-page-section--main .categories{display:none}@media only screen and (min-width:1128px){.as-page-section--main .categories{display:block}.as-page-section--main .categories .categories__title{font-family:Graphik,Open Sans,Arial,sans-serif;font-weight:700;margin:16px 0}.as-page-section--main .categories .categories__item{border-radius:4px;display:none;margin:4px 0;transition:background-color .3s ease-in;width:calc(100% - 12px)}.as-page-section--main .categories .categories__item.is-visible{display:block}.as-page-section--main .categories .categories__item.is-active{background-color:#0a0d1e;cursor:default;pointer-events:none}.as-page-section--main .categories .categories__item.is-active .categories__link{color:#fff}.as-page-section--main .categories .categories__item:hover:not(.is-active){background-color:#e7ecf1}.as-page-section--main .categories.is-open .categories__item{display:block}.as-page-section--main .categories .categories__link{color:#2c2c2c;display:inline-block;font-weight:400;padding:6px 8px;text-decoration:none;width:100%}.as-page-section--main .categories .ps__rail-y,.as-page-section--main .categories .ps__rail-y:hover,.as-page-section--main .categories .ps__rail-y:hover .ps__thumb-y,.as-page-section--main .categories .ps__thumb-y{background-color:transparent}.as-page-section--main .categories .ps__thumb-y:before{background-color:#aaa;border-radius:6px;content:"";height:calc(100% - 48px);left:0;position:absolute;top:40px;transition:background-color .2s linear;width:100%}}@media only screen and (min-width:1128px) and (max-width:1127px){.as-page-section--main .categories .ps__rail-y{pointer-events:none}}.cta-block{padding:18px 0}@media only screen and (min-width:768px){.cta-block{padding:8px 0}}@media only screen and (min-width:1128px){.cta-block{padding:24px 0}}.cta-block .cta-block__row{align-items:center;background-color:#f7f8fa;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;padding:48px}@media only screen and (min-width:768px){.cta-block .cta-block__row{flex-direction:row}}@media only screen and (min-width:1128px){.cta-block .cta-block__row{padding:60px 72px}}.cta-block .as-section-headline,.cta-block .as-section-subheadline{text-align:center}@media only screen and (min-width:768px){.cta-block .as-section-headline,.cta-block .as-section-subheadline{text-align:left}}.cta-block .as-section-headline{margin-bottom:12px}@media only screen and (max-width:767px){.cta-block .as-section-headline{font-size:20px;line-height:28px}}.cta-block .as-section-subheadline{color:grey;margin-bottom:0}@media only screen and (min-width:768px){.cta-block .cta-block__column:first-child{width:calc(100% - 264px)}.cta-block .cta-block__column:nth-child(2){width:192px}}.cta-block .button{width:100%}@media only screen and (max-width:767px){.cta-block .button{margin-top:32px;min-width:192px}}