.is-hidden{display:none}[data-tippy-root]{padding:0 16px;position:absolute}[data-tippy-root] .tippy-arrow{height:10px;width:14px}[data-tippy-root] .tippy-arrow:after,[data-tippy-root] .tippy-arrow:before{border-left:7px solid transparent;border-right:7px solid transparent;content:"";position:absolute}[data-tippy-root] [data-placement=top] .tippy-arrow{top:100%}[data-tippy-root] [data-placement=top] .tippy-arrow:before{border-top:7px solid #d4d4d4;margin-top:-1px}[data-tippy-root] [data-placement=top] .tippy-arrow:after{border-top:7px solid #fff;margin-top:-2px;z-index:1}[data-tippy-root] [data-placement=bottom] .tippy-arrow{top:-5px}[data-tippy-root] [data-placement=bottom] .tippy-arrow:before{border-bottom:7px solid #d4d4d4;margin-top:-2px}[data-tippy-root] [data-placement=bottom] .tippy-arrow:after{border-bottom:7px solid #fff;margin-top:-1px;z-index:1}.tippy-content{background-color:#fff;border:1px solid #d4d4d4;border-radius:4px;box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);color:#414141;font-size:12px;line-height:150%;max-height:100%;overflow:auto;padding:8px 12px;text-align:center}.scroll-down-label{align-items:center;bottom:0;color:#b5b3ff;cursor:pointer;display:flex;flex-direction:column;font-size:10px;font-weight:600;height:80px;left:50%;letter-spacing:.09em;line-height:150%;position:absolute;text-decoration:none;text-transform:uppercase;transform:translateX(-50%);width:100px}@media only screen and (min-width:1280px){.scroll-down-label{bottom:24px}}.mouse-icon{margin-top:8px;overflow:visible}.mouse-icon .mouse-icon__arrow{animation:mouse-arrow 3s 3s infinite;transform:translateY(2px)}.mouse-icon .mouse-icon__wheel{animation:mouse-wheel 3s 3s infinite;transform:translateY(2px)}@-moz-keyframes mouse-wheel{10%{opacity:1;transform:translateY(2px)}35%{opacity:0;transform:translateY(15px)}45%{opacity:0;transform:translateY(0)}55%{opacity:1;transform:translateY(2px)}}@-webkit-keyframes mouse-wheel{10%{opacity:1;transform:translateY(2px)}35%{opacity:0;transform:translateY(15px)}45%{opacity:0;transform:translateY(0)}55%{opacity:1;transform:translateY(2px)}}@-o-keyframes mouse-wheel{10%{opacity:1;transform:translateY(2px)}35%{opacity:0;transform:translateY(15px)}45%{opacity:0;transform:translateY(0)}55%{opacity:1;transform:translateY(2px)}}@keyframes mouse-wheel{10%{opacity:1;transform:translateY(2px)}35%{opacity:0;transform:translateY(15px)}45%{opacity:0;transform:translateY(0)}55%{opacity:1;transform:translateY(2px)}}@-moz-keyframes mouse-arrow{0%{opacity:1;transform:translateY(2px)}25%{opacity:0;transform:translateY(12px)}35%{opacity:0;transform:translateY(-2px)}45%{opacity:1;transform:translateY(2px)}}@-webkit-keyframes mouse-arrow{0%{opacity:1;transform:translateY(2px)}25%{opacity:0;transform:translateY(12px)}35%{opacity:0;transform:translateY(-2px)}45%{opacity:1;transform:translateY(2px)}}@-o-keyframes mouse-arrow{0%{opacity:1;transform:translateY(2px)}25%{opacity:0;transform:translateY(12px)}35%{opacity:0;transform:translateY(-2px)}45%{opacity:1;transform:translateY(2px)}}@keyframes mouse-arrow{0%{opacity:1;transform:translateY(2px)}25%{opacity:0;transform:translateY(12px)}35%{opacity:0;transform:translateY(-2px)}45%{opacity:1;transform:translateY(2px)}}.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)}}.checkbox{cursor:pointer;display:flex}.checkbox input{opacity:0;position:absolute;z-index:-1}.checkbox input:disabled~.checkbox__icon{background-color:#f5f5f5;border-color:#d4d4d4;cursor:not-allowed;pointer-events:none}.checkbox input:focus~.checkbox__icon{box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4}.checkbox input:checked~.checkbox__icon{background-color:#ff9000;background-image:url(../images/global/svg/check-icon-white.svg);background-position:50%;background-repeat:no-repeat;border-color:#ff9000}.checkbox input:checked~.checkbox__icon:hover{background-color:#ffa42e;border-color:#ffa42e}.checkbox .checkbox__icon{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:pointer;display:inline-block;height:16px;min-width:16px;padding-top:1px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;width:16px}.checkbox .checkbox__icon:hover{border-color:#ff9000}.checkbox .checkbox__label{font-size:12px;line-height:18px;padding-left:8px;user-select:none}.checkbox .checkbox__label a{display:inline-block}.form-wrapper--simple+.form-success{position:absolute;width:100%}.form-container{background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:100%;position:relative;width:100%}@media only screen and (min-width:640px){.form-container{border-radius:4px;box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}.form-wrapper--simple.is-hidden{display:flex;opacity:0;pointer-events:none;z-index:0}@media only screen and (max-width:639px){.form-wrapper--simple.is-hidden{height:320px;overflow:hidden}}.socials{align-items:center;display:flex}.socials .socials-label{font-size:12px;line-height:150%}.socials .socials-list{align-items:center;column-gap:1px;display:flex;position:relative}@media only screen and (min-width:375px){.socials .socials-list{column-gap:4px}}.socials .socials-link{display:block;height:32px;transition:all .3s ease-in-out;width:32px}.socials .socials-link--facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%232C435C' d='M19.699 8.003 17.779 8c-2.155 0-3.548 1.546-3.548 3.938v1.815h-1.93c-.166 0-.301.146-.301.326v2.631c0 .18.135.326.302.326h1.929v6.638c0 .18.135.326.302.326h2.517c.167 0 .302-.146.302-.326v-6.638h2.256c.166 0 .301-.146.301-.326l.001-2.63a.34.34 0 0 0-.088-.231.3.3 0 0 0-.214-.096h-2.256v-1.539c0-.74.163-1.115 1.054-1.115h1.292c.167 0 .302-.147.302-.327V8.33c0-.18-.135-.326-.301-.327'/%3E%3C/svg%3E")}.socials .socials-link--facebook:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%231777F2' d='M19.699 8.003 17.779 8c-2.155 0-3.548 1.546-3.548 3.938v1.815h-1.93c-.166 0-.301.146-.301.326v2.631c0 .18.135.326.302.326h1.929v6.638c0 .18.135.326.302.326h2.517c.167 0 .302-.146.302-.326v-6.638h2.256c.166 0 .301-.146.301-.326l.001-2.63a.34.34 0 0 0-.088-.231.3.3 0 0 0-.214-.096h-2.256v-1.539c0-.74.163-1.115 1.054-1.115h1.292c.167 0 .302-.147.302-.327V8.33c0-.18-.135-.326-.301-.327'/%3E%3C/svg%3E")}.socials .socials-link--twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%232C435C' fill-rule='evenodd' d='M13.14 12.205c.078.113 1.872 2.774 3.988 5.914l4.347 6.453c.276.41.502.752.502.762s-.103.14-.228.287c-.126.148-.48.566-.786.93l-1.15 1.36-1.271 1.508-1.495 1.771c-1.386 1.642-1.586 1.88-2.64 3.132a412 412 0 0 1-1.201 1.42 1.4 1.4 0 0 0-.176.232c0 .017.353.026.997.026h.996l1.096-1.302 1.322-1.566a1100 1100 0 0 0 2.697-3.197c.05-.059.453-.535.893-1.058.44-.524.814-.965.828-.98s.248-.293.518-.615.5-.586.51-.586 1.4 2.049 3.086 4.553l3.134 4.651.067.099h3.42c2.812 0 3.417-.005 3.406-.034-.012-.03-1.65-2.466-5.853-8.7-3.026-4.49-3.428-5.092-3.417-5.123.011-.03.424-.521 3.133-3.735l2.138-2.535a6475.497 6475.497 0 0 1 3.225-3.827c.034-.042-.023-.045-.977-.045h-1.013l-.45.535a1352 1352 0 0 1-2.68 3.177c-.1.117-.608.719-1.127 1.337a157 157 0 0 1-1.208 1.428c-.222.269-.449.538-1.488 1.766-.457.54-.48.563-.518.513-.023-.029-1.36-2.01-2.971-4.404l-2.93-4.351h-3.432L13 12zm2.68 1.427c.025.04.666.977 1.424 2.082 1.437 2.095 7.086 10.334 10.718 15.634a515 515 0 0 0 2.142 3.113c.025.026.363.031 1.58.026l1.547-.007-4.05-5.907-7.167-10.454-3.117-4.546-1.562-.007-1.563-.007z' clip-rule='evenodd'/%3E%3C/svg%3E")}.socials .socials-link--twitter:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%23D0D1D4' fill-rule='evenodd' d='M13.14 12.205c.078.113 1.872 2.774 3.988 5.914l4.347 6.453c.276.41.502.752.502.762s-.103.14-.228.287c-.126.148-.48.566-.786.93l-1.15 1.36-1.271 1.508-1.495 1.771c-1.386 1.642-1.586 1.88-2.64 3.132a412 412 0 0 1-1.201 1.42 1.4 1.4 0 0 0-.176.232c0 .017.353.026.997.026h.996l1.096-1.302 1.322-1.566a1100 1100 0 0 0 2.697-3.197c.05-.059.453-.535.893-1.058.44-.524.814-.965.828-.98s.248-.293.518-.615.5-.586.51-.586 1.4 2.049 3.086 4.553l3.134 4.651.067.099h3.42c2.812 0 3.417-.005 3.406-.034-.012-.03-1.65-2.466-5.853-8.7-3.026-4.49-3.428-5.092-3.417-5.123.011-.03.424-.521 3.133-3.735l2.138-2.535a6475.497 6475.497 0 0 1 3.225-3.827c.034-.042-.023-.045-.977-.045h-1.013l-.45.535a1352 1352 0 0 1-2.68 3.177c-.1.117-.608.719-1.127 1.337a157 157 0 0 1-1.208 1.428c-.222.269-.449.538-1.488 1.766-.457.54-.48.563-.518.513-.023-.029-1.36-2.01-2.971-4.404l-2.93-4.351h-3.432L13 12zm2.68 1.427c.025.04.666.977 1.424 2.082 1.437 2.095 7.086 10.334 10.718 15.634a515 515 0 0 0 2.142 3.113c.025.026.363.031 1.58.026l1.547-.007-4.05-5.907-7.167-10.454-3.117-4.546-1.562-.007-1.563-.007z' clip-rule='evenodd'/%3E%3C/svg%3E")}.socials .socials-link--linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%232C435C' d='M11.699 8C10.672 8 10 8.705 10 9.632c0 .907.652 1.633 1.659 1.633h.02c1.047 0 1.697-.726 1.697-1.633-.02-.927-.65-1.632-1.678-1.632M24 16.583V22h-3v-5.054c0-1.27-.434-2.136-1.52-2.136-.83 0-1.323.584-1.54 1.149-.08.202-.1.483-.1.766V22H14.84s.04-8.56 0-9.446h3v1.339l-.019.03h.02v-.03c.399-.643 1.11-1.561 2.705-1.561 1.975 0 3.455 1.35 3.455 4.251M13.18 22h-3v-9.446h3z'/%3E%3C/svg%3E")}.socials .socials-link--linkedin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%230077B5' d='M11.699 8C10.672 8 10 8.705 10 9.632c0 .907.652 1.633 1.659 1.633h.02c1.047 0 1.697-.726 1.697-1.633-.02-.927-.65-1.632-1.678-1.632M24 16.583V22h-3v-5.054c0-1.27-.434-2.136-1.52-2.136-.83 0-1.323.584-1.54 1.149-.08.202-.1.483-.1.766V22H14.84s.04-8.56 0-9.446h3v1.339l-.019.03h.02v-.03c.399-.643 1.11-1.561 2.705-1.561 1.975 0 3.455 1.35 3.455 4.251M13.18 22h-3v-9.446h3z'/%3E%3C/svg%3E")}.socials .socials-link--linked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%232C435C' d='M15.107 16.822a.75.75 0 1 0-.987 1.13zm5.056.565.493.565.037-.035zm.85-1.912a.75.75 0 1 0 1.072 1.05zm-5.538-5.56a.75.75 0 1 0 1.05 1.072zm1.419 5.263a.75.75 0 0 0 .986-1.13zm-5.056-.565-.493-.565-.038.035zm-.85 1.912a.75.75 0 1 0-1.073-1.05zM10.45 16l-.53-.53-.006.005zm6.074 6.085a.75.75 0 1 0-1.05-1.072zm-2.405-4.133a4.97 4.97 0 0 0 6.536 0l-.987-1.13a3.47 3.47 0 0 1-4.562 0zm6.573-.035 1.387-1.387-1.061-1.06-1.387 1.386zm1.392-1.392a4.674 4.674 0 0 0-.035-6.575l-1.06 1.06a3.174 3.174 0 0 1 .023 4.465zM22.05 9.95a4.674 4.674 0 0 0-6.575-.035l1.05 1.072a3.174 3.174 0 0 1 4.465.023zm-4.17 4.098a4.97 4.97 0 0 0-6.535 0l.986 1.13a3.47 3.47 0 0 1 4.563 0zm-6.572.035L9.92 15.47l1.06 1.06 1.387-1.386zm-1.393 1.392a4.674 4.674 0 0 0 .035 6.575l1.06-1.06a3.174 3.174 0 0 1-.023-4.465zm.035 6.575a4.674 4.674 0 0 0 6.575.035l-1.05-1.072a3.174 3.174 0 0 1-4.464-.023z'/%3E%3C/svg%3E")}.socials .socials-link--linked:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%23FF9000' d='M15.107 16.822a.75.75 0 1 0-.987 1.13zm5.056.565.493.565.037-.035zm.85-1.912a.75.75 0 1 0 1.072 1.05zm-5.538-5.56a.75.75 0 0 0 1.05 1.072zm1.419 5.263a.75.75 0 1 0 .986-1.13zm-5.056-.565-.494-.565-.037.035zm-.851 1.912a.75.75 0 1 0-1.072-1.05zM10.45 16l-.53-.53-.006.005zm6.074 6.085a.75.75 0 0 0-1.05-1.072zm-2.405-4.133a4.97 4.97 0 0 0 6.536 0l-.987-1.13a3.47 3.47 0 0 1-4.562 0zm6.573-.035 1.386-1.387-1.06-1.06-1.387 1.386zm1.392-1.392a4.674 4.674 0 0 0-.035-6.575l-1.06 1.06a3.174 3.174 0 0 1 .023 4.465zM22.05 9.95a4.674 4.674 0 0 0-6.575-.035l1.05 1.072a3.174 3.174 0 0 1 4.465.023zm-4.17 4.098a4.97 4.97 0 0 0-6.536 0l.987 1.13a3.47 3.47 0 0 1 4.563 0zm-6.573.035L9.921 15.47l1.06 1.06 1.387-1.386zm-1.392 1.392a4.674 4.674 0 0 0 .035 6.575l1.06-1.06a3.174 3.174 0 0 1-.023-4.465zm.035 6.575a4.674 4.674 0 0 0 6.575.035l-1.05-1.072a3.174 3.174 0 0 1-4.464-.023z'/%3E%3C/svg%3E")}.layout__header{background-color:#f5f5f5;padding:22px 0}@media only screen and (min-width:768px){.layout__header{padding:24px 0}}.layout__header .header__inner{align-items:center;display:flex;flex-direction:row;margin-left:auto;margin-right:auto;max-width:1160px;padding-left:20px;padding-right:20px;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:768px){.layout__header .header__inner{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1128px){.layout__header .header__inner{padding-left:16px;padding-right:16px}}.layout__header .header__logo a{display:flex}.layout__header .header__logo img{height:auto;width:100px}@media only screen and (min-width:768px){.layout__header .header__logo img{height:auto;width:112px}}.layout__header .header__content{align-items:center;display:flex;margin-left:auto}@media only screen and (max-width:639px){.layout__header .socials{display:none}}.layout__header .socials-list{margin-right:33px}.layout__header .socials-list:after{background-color:#060711;content:"";height:16px;opacity:.2;position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:1px}.layout__header .mobile-menu-trigger-button{margin-right:20px}@media only screen and (min-width:768px){.layout__header .mobile-menu-trigger-button{margin-right:26px}}.button.button--report{background-color:transparent;border:1px solid #aaa;border-radius:4px;color:#2c2c2c;font-size:12px;font-weight:600;line-height:150%;min-width:145px;padding:7px 0}.button.button--report:focus,.button.button--report:hover{background:transparent;border:1px solid #ff9000;color:#2c2c2c}.layout__footer{border-top:1px solid #d4d4d4;padding:48px 0}@media only screen and (min-width:768px){.layout__footer{padding:36px 0}}.layout__footer .footer__inner{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:207px}@media only screen and (min-width:768px){.layout__footer .footer__inner{align-items:center;flex-direction:row;justify-content:space-between;max-width:none;padding:0 40px}}@media only screen and (min-width:1128px){.layout__footer .footer__inner{margin:0 auto;padding:0;width:1128px}}@media only screen and (min-width:1280px){.layout__footer .footer__inner{padding:0}}.layout__footer .footer__copyright{color:grey;font-size:14px;line-height:150%;margin-bottom:28px}@media only screen and (min-width:768px){.layout__footer .footer__copyright{margin-bottom:0}}.layout__footer .footer-socials{display:flex;flex-direction:column}@media only screen and (min-width:768px){.layout__footer .footer-socials{align-items:center;flex-direction:row;margin-bottom:0}}.layout__footer .button--report{margin-top:24px}@media only screen and (min-width:768px){.layout__footer .button--report{margin-left:33px;margin-top:0}.layout__footer .button--report:after{background-color:#060711;content:"";height:16px;left:-16px;opacity:.2;position:absolute;top:50%;transform:translateY(-50%);width:1px}}.as-page-section{padding:30px 0}@media only screen and (min-width:768px){.as-page-section{padding:50px 0}}@media only screen and (min-width:1128px){.as-page-section{padding:60px 0}}.as-page-section:last-of-type{padding-bottom:60px}@media only screen and (min-width:768px){.as-page-section:last-of-type{padding-bottom:100px}}@media only screen and (min-width:1128px){.as-page-section:last-of-type{padding-bottom:120px}}.wow{visibility:hidden}.as-page-section--intro{background-color:#f5f5f5;overflow:hidden;padding:28px 0;position:relative;z-index:11}@media only screen and (min-width:768px){.as-page-section--intro{min-height:600px}}@media only screen and (min-width:1128px){.as-page-section--intro{height:calc(100vh - 80px);max-height:710px}}@media only screen and (min-width:768px){.as-page-section--intro .as-page-section__inner{height:100%;padding-bottom:5.4%}}.as-page-section--intro .as-page-section__row{height:100%}@media only screen and (min-width:768px){.as-page-section--intro .as-page-section__row{display:flex;flex-direction:column;justify-content:flex-end}}.as-page-section--intro .suptitle{color:#b584f4;display:block;font-family:Permanent Marker,cursive;font-size:14px;letter-spacing:.02em;line-height:150%;margin-bottom:8px;text-align:center}@media only screen and (min-width:768px){.as-page-section--intro .suptitle{margin-bottom:16px}.as-page-section--intro .as-section-headline{margin:0 auto 16px;max-width:420px}}@media only screen and (min-width:1128px){.as-page-section--intro .as-section-headline{max-width:none}}.as-page-section--intro .benefits__title{font-size:16px;line-height:150%;margin-bottom:8px}@media only screen and (min-width:768px){.as-page-section--intro .benefits__title{margin-bottom:16px;text-align:center}}@media only screen and (min-width:1128px){.as-page-section--intro .benefits__title{font-size:20px;line-height:140%}}.as-page-section--intro .benefits__list{display:flex;flex-direction:column;margin-bottom:32px;padding:0 15px 0 11px;row-gap:8px}@media only screen and (min-width:768px){.as-page-section--intro .benefits__list{column-gap:14px;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0 auto 36px;max-width:466px;padding:0}}@media only screen and (min-width:1128px){.as-page-section--intro .benefits__list{margin-bottom:48px;max-width:933px}}.as-page-section--intro .benefits__list-item{font-size:16px;font-weight:600;line-height:150%;margin-left:14px;position:relative}.as-page-section--intro .benefits__list-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23B584F4' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1.5' stroke-width='3' d='M8.053 2.231C3.572.751-.485 6.755 3.853 9.35c4.264 2.55 8.24-2.995 4.904-6.166'/%3E%3C/svg%3E");content:"";height:12px;left:-18px;position:absolute;top:6px;width:12px}@media only screen and (min-width:768px){.as-page-section--intro .benefits__list-item{margin-left:0;padding-left:17px}.as-page-section--intro .benefits__list-item:before{left:0}}@media only screen and (min-width:1128px){.as-page-section--intro .benefits__list-item{font-size:20px;line-height:140%;padding-left:26px}.as-page-section--intro .benefits__list-item:before{top:8px}.as-page-section--intro .benefits__list-item:first-child{padding:0}.as-page-section--intro .benefits__list-item:first-child:before{display:none}}.as-page-section--intro .button--intro{display:table;margin:0 auto;min-width:264px}.as-page-section--intro .scroll-down-label{margin-top:60px;position:relative}.as-page-section--intro .scroll-down-label span{color:#aaa}.as-page-section--intro .scroll-down-label .mouse-icon{stroke:#aaa}@media only screen and (min-width:768px){.as-page-section--intro .scroll-down-label{margin-top:100px}}@media only screen and (min-width:1128px){.as-page-section--intro .scroll-down-label{margin-top:120px}}@media only screen and (min-width:1280px){.as-page-section--intro .scroll-down-label{bottom:0}}@media only screen and (max-width:767px){.as-page-section--intro .illustrations{height:220px}}.as-page-section--intro .illustrations__group-1{bottom:-222px;height:460px;left:-68px;pointer-events:none;position:absolute;width:465px}@media only screen and (min-width:768px){.as-page-section--intro .illustrations__group-1{bottom:-209px;left:-131px}}@media only screen and (min-width:1128px){.as-page-section--intro .illustrations__group-1{bottom:-297px;height:614px;left:calc(50% - 745px);width:619px}}.as-page-section--intro .illustrations__group-2{display:none}@media only screen and (min-width:768px){.as-page-section--intro .illustrations__group-2{bottom:-89px;display:block;height:318px;pointer-events:none;position:absolute;right:-13px;width:359px}}@media only screen and (min-width:1128px){.as-page-section--intro .illustrations__group-2{bottom:-129px;height:445px;right:calc(50% - 688px);width:547px}}.as-page-section--intro .illustration-bg-1{height:460px;left:-5px;position:absolute;top:0;transition:all 50ms linear;width:460px;z-index:1}.as-page-section--intro .illustration-bg-1 img{height:100%;width:100%}@media only screen and (min-width:1128px){.as-page-section--intro .illustration-bg-1{height:560px;width:605px}}.as-page-section--intro .illustration-bg-2{bottom:0;height:294px;position:absolute;right:0;transition:all 50ms linear;width:306px;z-index:1}.as-page-section--intro .illustration-bg-2 img{height:100%;width:100%}@media only screen and (min-width:1128px){.as-page-section--intro .illustration-bg-2{bottom:25px;height:392px;right:20px;width:408px}}.as-page-section--intro .illustration-img-1{height:300px;position:absolute;right:0;top:0;transition:all 50ms linear;width:372px;z-index:2}.as-page-section--intro .illustration-img-1 img{height:100%;width:100%}@media only screen and (min-width:1128px){.as-page-section--intro .illustration-img-1{height:400px;width:495px}}.as-page-section--intro .illustration-img-2{height:288px;left:0;position:absolute;top:0;transition:all 50ms linear;width:346px;z-index:2}.as-page-section--intro .illustration-img-2 img{height:100%;width:100%}@media only screen and (min-width:1128px){.as-page-section--intro .illustration-img-2{height:445px;width:480px}}.as-page-section--guide{padding-top:60px}@media only screen and (min-width:768px){.as-page-section--guide{padding-top:100px}}@media only screen and (min-width:1128px){.as-page-section--guide .as-page-section__row{display:flex;justify-content:space-between;padding:0 4px}.as-page-section--guide .as-page-section__column-content{flex-basis:456px}.as-page-section--guide .as-page-section__column-form{flex-basis:552px}}.as-page-section--guide .suptitle{color:#b584f4;display:block;font-family:Permanent Marker,cursive;font-size:14px;letter-spacing:.02em;line-height:150%;margin-bottom:16px;text-align:center}@media only screen and (min-width:1128px){.as-page-section--guide .suptitle{text-align:left}}@media only screen and (min-width:768px){.as-page-section--guide .as-section-headline{margin:0 auto 16px;max-width:500px}}@media only screen and (min-width:1128px){.as-page-section--guide .as-section-headline{font-size:44px;line-height:56px;margin:0 0 16px;max-width:none;text-align:left}}.as-page-section--guide .benefits__list{display:flex;flex-direction:column;margin-bottom:32px;padding:0 15px 0 11px;row-gap:8px}@media only screen and (min-width:768px){.as-page-section--guide .benefits__list{column-gap:40px;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:36px;padding:0}}@media only screen and (min-width:1128px){.as-page-section--guide .benefits__list{flex-direction:column;padding-left:20px}}.as-page-section--guide .benefits__list-item{font-size:16px;line-height:150%;margin-left:14px;position:relative}.as-page-section--guide .benefits__list-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23B584F4' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='1.5' stroke-width='3' d='M8.053 2.231C3.572.751-.485 6.755 3.853 9.35c4.264 2.55 8.24-2.995 4.904-6.166'/%3E%3C/svg%3E");content:"";height:12px;left:-18px;position:absolute;top:6px;width:12px}@media only screen and (min-width:768px){.as-page-section--guide .benefits__list-item{margin-left:0}.as-page-section--guide .benefits__list-item:before{left:-26px}}@media only screen and (min-width:1128px){.as-page-section--guide .benefits__list-item{font-size:20px;line-height:140%}.as-page-section--guide .benefits__list-item:not(:last-child){margin-bottom:16px}.as-page-section--guide .benefits__list-item:before{left:-20px;top:8px}}.as-page-section--guide .guide__content{margin-top:28px}@media only screen and (min-width:768px){.as-page-section--guide .guide__content{margin:36px auto 0;max-width:515px;width:100%}}@media only screen and (min-width:1128px){.as-page-section--guide .guide__content{display:none}}.as-page-section--guide .guide__content--desktop{display:none}@media only screen and (min-width:1128px){.as-page-section--guide .guide__content--desktop{display:flex;flex-direction:column;margin-top:72px}}.as-page-section--guide .form{padding:40px 0}@media only screen and (min-width:768px){.as-page-section--guide .form{max-width:688px;padding:40px;width:100%}}@media only screen and (min-width:1128px){.as-page-section--guide .form{max-width:552px}}.as-page-section--guide .guide__quote{color:grey;margin-bottom:24px}@media only screen and (min-width:1128px){.as-page-section--guide .guide__quote{margin-bottom:0}}.as-page-section--guide .guide__author-info{align-items:center;column-gap:8px;display:flex;margin-top:24px}.as-page-section--guide .guide__author-name{font-size:16px;font-weight:700;line-height:150%}.as-page-section--guide .guide__author-company{font-size:14px;line-height:150%}.as-page-section--automation-power{background-color:#171717;padding:60px 0}@media only screen and (min-width:768px){.as-page-section--automation-power{padding:100px 0}}@media only screen and (min-width:1128px){.as-page-section--automation-power{padding:120px 0}}.as-page-section--automation-power .as-section-headline,.as-page-section--automation-power .as-section-subheadline{color:#fff;font-family:Graphik,Open Sans,Arial,sans-serif;font-weight:400}.as-page-section--automation-power .as-section-headline strong,.as-page-section--automation-power .as-section-subheadline strong{font-style:italic;font-weight:800}.as-page-section--automation-power .as-section-headline{margin-left:auto;margin-right:auto;max-width:688px}.as-page-section--automation-power .section-arrow-down{display:block;margin:0 auto}.as-page-section--automation-power .as-page-section__inner{max-width:100%;width:100%}.as-page-section--automation-power .text-slider-wrapper{overflow:hidden}.as-page-section--automation-power .text-slider-track{color:#fff;display:flex;font-family:Graphik,Open Sans,Arial,sans-serif;margin:0 -20px;transition:transform .1s ease-in}@media only screen and (min-width:768px){.as-page-section--automation-power .text-slider-track{margin:0 -40px}}@media only screen and (min-width:1128px){.as-page-section--automation-power .text-slider-track{margin:0 -16px}}.as-page-section--automation-power .text-slider-track .slick-track{align-items:center;display:flex}.as-page-section--automation-power .text-slider-track .slick-slide{flex:0 0 auto}.as-page-section--automation-power .text-slider{align-items:center;display:flex;flex-wrap:nowrap;white-space:nowrap}.as-page-section--automation-power .text-slider__item{flex:0 0 auto;font-size:48px;letter-spacing:-.03em;line-height:56px;padding:0 10px}@media only screen and (min-width:768px){.as-page-section--automation-power .text-slider__item{font-size:100px;line-height:110px;padding:0 16px}}@media only screen and (min-width:1128px){.as-page-section--automation-power .text-slider__item{font-size:180px;line-height:198px;padding:0 20px}}.as-page-section--automation-power .text-slider__item svg{height:32px;width:32px}@media only screen and (min-width:768px){.as-page-section--automation-power .text-slider__item svg{height:80px;width:80px}}@media only screen and (min-width:1128px){.as-page-section--automation-power .text-slider__item svg{height:110px;width:110px}}.as-page-section--automation-power .previews-wrapper{height:200vh;margin:60px 0;position:relative}@media only screen and (min-width:768px){.as-page-section--automation-power .previews-wrapper{margin:100px 0}}@media only screen and (min-width:1128px){.as-page-section--automation-power .previews-wrapper{margin:120px 0}}.as-page-section--automation-power .previews{overflow:hidden;position:sticky;top:calc(50% - 250px);width:100%}@media only screen and (min-width:768px){.as-page-section--automation-power .previews{top:calc(50% - 350px);width:100%}}@media only screen and (max-width:1127px){.as-page-section--automation-power .previews .preview-download.is-visible{opacity:1;visibility:visible}}@media only screen and (min-width:1128px){.as-page-section--automation-power .previews:hover .preview-download.is-visible{opacity:1;visibility:visible}}.as-page-section--automation-power .previews-list{display:flex;width:1500px}@media only screen and (min-width:768px){.as-page-section--automation-power .previews-list{width:2100px}}@media only screen and (min-width:1128px){.as-page-section--automation-power .previews-list{width:200vw}}.as-page-section--automation-power .previews-list__item{position:relative;width:100%}@media only screen and (min-width:1128px){.as-page-section--automation-power .previews-list__item{text-align:center;width:100vw}}.as-page-section--automation-power .previews-list__item img{height:522px;width:722px}@media only screen and (min-width:768px){.as-page-section--automation-power .previews-list__item img{height:698px;width:966px}}@media only screen and (min-width:1128px){.as-page-section--automation-power .previews-list__item img{height:90vh;max-height:815px;max-width:1128px;width:auto}}.as-page-section--automation-power .preview-download{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;position:absolute;text-align:center;top:0;transition:all .15s ease-in;visibility:hidden;width:102%;z-index:1}.as-page-section--automation-power .preview-download:before{background-color:#171717;content:"";height:100%;opacity:.7;position:absolute;top:0;width:100%;z-index:0}.as-page-section--automation-power .preview-download__title{color:#fff;font-size:20px;line-height:140%;margin-bottom:32px;max-width:355px;position:relative}.as-page-section--automation-power .button--gray{min-width:264px}.form-success .form-success__subtitle,.form-success .form-success__title{position:relative;z-index:1}.form-success .form-success__action{margin-top:28px}.thank-you-illustration .thank-you-illustration__inner{height:309px;margin:0 auto -50px;width:374px}@media only screen and (min-width:1128px){.thank-you-illustration .thank-you-illustration__inner{margin:0 auto -30px}}.thank-you-illustration .thank-you-illustration__inner svg{height:auto!important;transform:translate3d(9%,0,0)!important;width:auto!important}@media only screen and (max-width:767px){.form-wrapper--simple.is-hidden{height:500px!important}}.form-container{border-radius:4px}@media only screen and (min-width:768px){.form-container{box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}