.show-on-mobile,.show-on-mobile--flex,.show-on-small-desktop,.show-on-small-desktop--flex,.show-on-tablet,.show-on-tablet--flex{display:none!important}@media only screen and (max-width:950px){.no-show-on-small-desktop{display:none!important}.show-on-small-desktop{display:block!important}.show-on-small-desktop--flex{display:flex!important}}@media only screen and (max-width:860px){.no-show-on-tablet{display:none!important}.show-on-tablet{display:block!important}.show-on-tablet--flex{display:flex!important}}@media only screen and (max-width:600px){.no-show-on-mobile{display:none!important}.show-on-mobile{display:block!important}.show-on-mobile--flex{display:flex!important}}@font-face{font-display:swap;font-family:MyriadPro;font-style:normal;font-weight:600;src:local("MyriadPro"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Semibold.woff2) format("woff2"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Semibold.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:MyriadPro;font-style:normal;font-weight:400;src:local("MyriadPro"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Regular.woff2) format("woff2"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Regular.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:MyriadPro;font-style:normal;font-weight:900;src:local("MyriadPro"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Bold.woff2) format("woff2"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Bold.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:kepler-std;font-style:normal;src:local("kepler-std"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/KeplerStd-Regular.woff2) format("woff2"),url(https://d2k1udokfj5xv9.cloudfront.net/fonts/KeplerStd-Regular.woff) format("woff");unicode-range:u+000-5ff}.str-flex{display:flex}.str-flex--column-center{align-items:center;flex-direction:column;justify-content:center}.str-flex--column-default{flex-direction:column;gap:50px}.str-flex--column-medium{flex-direction:column;gap:30px}.str-flex--column{flex-direction:column}.str-flex--column-small{flex-direction:column;gap:10px}.str-flex--column-xs{flex-direction:column;gap:5px}.str-flex--2n{flex-wrap:wrap;gap:50px;justify-content:space-between}.str-flex--2n>.str-flex__child{display:flex;flex-basis:45%;flex-direction:column;gap:20px;max-width:45%}.str-width{width:100%}.str-width--small{max-width:700px}.str-anchor-offset{scroll-margin-top:70px}@media only screen and (max-width:600px){.str-flex-mobile{display:flex}.str-flex--column-default,.str-flex-mobile--column{flex-direction:column;gap:30px}.str-flex--2n{gap:50px}.str-flex--2n>.str-flex__child{flex-basis:100%;max-width:280px}}.a-button-list{display:flex;gap:20px}.a-button-list--column{flex-direction:column}.a-button-list--gap-sm{gap:10px}@media only screen and (max-width:600px){.a-button-list{flex-direction:column}.a-button-list--mobile-horizontal{flex-direction:row;gap:10px}.a-button-list--mobile-horizontal .a-btn{padding:0 12px}}@keyframes spin{to{transform:rotate(1turn)}}.a-play-btn__stroke-dotted{stroke-dasharray:4,5;stroke-width:3px;animation:spin 4s linear infinite;opacity:0;transform-origin:50% 50%;transition:opacity 1s ease,stroke-width 1s ease}.a-play-btn__stroke-solid{stroke-dashoffset:0;stroke-dashArray:300;stroke-width:6px;transition:stroke-dashoffset 1s ease,opacity 1s ease}.a-play-btn__icon{transform-origin:50% 50%;transition:transform .2s ease-out}.a-play-btn:hover .a-play-btn__stroke-dotted{stroke-width:6px;opacity:1}.a-play-btn:hover .a-play-btn__stroke-solid{stroke-dashoffset:300;opacity:0}.a-play-btn:hover .a-play-btn__icon{transform:scale(1.05)}.a-play-btn{cursor:pointer;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);z-index:1}.a-play-btn .p-text{margin-top:1vh}.m-steps-number{display:flex;justify-content:space-between;margin:50px auto 0;max-width:1140px;position:relative}.m-steps-number:before{background-color:#04cdae;content:"";height:4px;left:60px;position:absolute;top:28px;width:calc(100% - 120px);z-index:1}.m-steps-number .m-steps-number__item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:150px}.m-steps-number__item span{align-items:center;background-color:#fafafa;border:4px solid #04cdae;border-radius:100px;color:#04cdae;cursor:pointer;display:flex;font-size:2rem;font-weight:600;height:60px;justify-content:center;line-height:0;margin-bottom:20px;padding-top:5px;transition:.5s ease;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;width:60px;z-index:2}.m-steps-number__item span:hover{background-color:#04cdae;color:#fafafa}@media only screen and (max-width:800px){.m-steps-number{flex-wrap:nowrap;margin-left:-20px;overflow-x:scroll;padding-left:0;padding-right:0;width:100vw}.m-steps-number:before{left:50px;width:800px}.m-steps-number::-webkit-scrollbar{display:none}.m-steps-number .m-steps-number__item{flex-basis:150px;flex-grow:1;flex-shrink:0}}@media only screen and (max-width:600px){.m-steps-number{padding:0 0 0 50px;width:calc(100vw + 10px)}.m-steps-number:before{left:100px;top:23px;width:680px}.m-steps-number .m-steps-number__item{flex-basis:130px;padding:0 10px;width:130px}.m-steps-number__item span{font-size:1.66666rem;height:50px;margin-bottom:15px;width:50px}}.sc-hero{align-items:center;display:flex;justify-content:space-between}.sc-hero--padding{padding-top:25px}.sc-hero__title{gap:50px;justify-content:space-between;max-width:550px}.sc-hero__lateral,.sc-hero__title{display:flex;flex-direction:column}.sc-hero__lateral{align-items:flex-end;max-width:715px;position:relative;width:100%}.sc-hero__lateral img{width:100%}.sc-hero__image-mobile,.sc-hero__image-mobile img{aspect-ratio:var(--wdth)/var(--hegh)}.sc-hero__image-mobile img{height:100%;width:100%}.sc-hero__resume{position:relative;z-index:1}.sc-hero__bullets,.sc-hero__resume{display:flex;justify-content:space-between}.sc-hero__bullets{flex-wrap:wrap;gap:50px;max-width:770px;padding-top:70px}.sc-hero__bullets>article{flex-basis:300px;max-width:300px}@media only screen and (max-width:1200px){.sc-hero__bullets{-moz-column-gap:20px;column-gap:20px;max-width:650px}.sc-hero__lateral{max-width:550px}}@media only screen and (max-width:1100px){.sc-hero{gap:40px}.sc-hero__title{max-width:100%}}@media only screen and (max-width:1050px){.sc-hero__resume{align-items:center;flex-direction:column-reverse;padding-top:50px}.sc-hero__resume .m-sidebar-resume{margin-top:0}}@media only screen and (max-width:860px){.sc-hero{flex-direction:column;gap:40px}.sc-hero__image-mobile{max-width:100vw;width:100vw}}@media only screen and (max-width:600px){.sc-hero--padding{padding-top:0}.sc-hero__bullets,.sc-hero__title{gap:30px}}.sc-steps-list{background-color:#fafafa}.sc-steps-list__header{gap:30px}@media only screen and (max-width:800px){.sc-steps-list{padding-bottom:80px;position:relative}.sc-steps-list:after{aspect-ratio:24/15;background-image:url(/img/v2/icons/scroll-arrow.svg);background-repeat:no-repeat;background-size:cover;bottom:25px;content:"";left:0;margin:0 auto;position:absolute;right:0;width:45px}}.sc-step-info{border-bottom:1px solid #e3e3e3;display:flex;flex-direction:column;gap:30px}.sc-step-info:first-child{margin-top:50px}.sc-step-info:last-child{border-bottom:0}.sc-step-info__header{display:flex;gap:20px}.sc-step-info__header-text{display:flex;flex-direction:column;gap:5px}.sc-step-info__header-icon{height:70px;width:70px}.sc-step-info__content>a,.sc-step-info__content>b,.sc-step-info__content>strong b{color:#04cdae!important;font-weight:600}.sc-step-info__content>a{text-decoration:underline}@media only screen and (max-width:600px){.sc-step-info:first-child{margin-top:0}}.sc-banner-full{background-image:var(--bg2x);background-position:top;background-repeat:no-repeat;background-size:cover}.sc-banner-full__content{display:flex;flex-direction:column;gap:30px;max-width:380px}.sc-banner-full__image{aspect-ratio:var(--wdth)/var(--hegh);margin-left:-20px;width:100vw}.sc-banner-full__image img{aspect-ratio:var(--wdth)/var(--hegh);height:100%;width:100%}@media only screen and (max-width:1500px){.sc-banner-full{background-image:var(--bg1x)}}@media only screen and (max-width:860px){.sc-banner-full{background-image:none!important;padding-bottom:50px;padding-top:0}.sc-banner-full__content{background-color:#fff;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,.25);margin:-30px auto 0;max-width:500px;padding:30px;position:relative}}@media only screen and (max-width:600px){.sc-banner-full__image{margin-left:-10px}.sc-banner-full__content{max-width:400px}}.non-scrolling{overflow:hidden}.prettify__image-rectangle{position:relative}.prettify__image-rectangle:after{border:5px solid #888;content:"";height:calc(100% - 60px);left:25px;position:absolute;top:25px;width:calc(100% - 60px)}.prettify__image-rectangle--primary:after{border:5px solid #04cdae}.prettify__image-rectangle--transparent:after{border:5px solid transparent}.prettify__image-rectangle--third:after{border:5px solid #ffc107}.prettify__image-rectangle video{position:relative}@media only screen and (max-width:600px){.prettify__image-rectangle{margin-left:-10px;width:calc(100% + 20px)}.prettify__image-rectangle--transparent{width:calc(100vw + 20px)}.prettify__image-rectangle:after{height:calc(100% - 40px);left:15px;top:15px;width:calc(100% - 40px)}}@media only screen and (max-width:860px){body{padding-top:50px}}
