.header{position:relative;display:flex;align-items:center;min-height:100vh;background-repeat:no-repeat;background-position:50%;background-size:cover}.header .top{position:absolute;top:0;left:0;right:0;padding-top:10px}.header .top a{background-image:url(/static/common/images/svg/logo.svg)}.header .inner{max-width:650px}.header h1{margin-bottom:40px;text-transform:uppercase;color:#fff;font:40px Lato,sans-serif!important;font-weight:500;line-height:55px!important}.header ul{margin-left:20px;list-style:disc;font-size:22px;font-weight:500;color:#fff}.header ul li:not(:last-child){margin-bottom:18px}.header .video{margin:40px 0}.header .video a{font-size:20px;font-weight:500;color:#fff}.header .video a:hover{text-decoration:underline!important}.header .video .play-youtube-video{display:inline-block;vertical-align:middle;width:35px;height:35px;margin-left:10px;background:url(/static/common/images/svg/play.svg) no-repeat 50%;background-size:contain;cursor:pointer}.header .next{background-image:url(/static/common/images/svg/circle-button-white.svg)}section{display:flex!important;align-items:center;position:relative;min-height:100vh;padding:80px 0}section:not(:last-child){border-bottom:5px solid #dee5e7}section .h2{max-width:400px;font-size:32px;line-height:40px;color:#414e5b}section .h2:after{content:"";display:block;width:35px;height:3px;margin-top:12px;background-color:#595d66}section ul{max-width:855px;margin-top:40px;margin-left:20px;list-style:disc;font-size:24px;font-weight:500;line-height:28px}section ul li:not(:last-child){margin-bottom:20px}section .link{margin-top:40px;text-align:center}.next{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:35px;height:35px;border-radius:50%;background-image:url(/static/common/images/svg/circle-button.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}.prices{text-align:center}.prices .h3{margin-bottom:10px;letter-spacing:0;font-size:28px}.prices>p{font-size:18px;font-weight:500}.prices table{width:1000px;margin:50px auto 0}.prices table td:first-child,.prices table th:first-child{width:40%;text-align:left}.prices table td:not(:first-child),.prices table th:not(:first-child){width:20%}.prices table th{font:22px Lato,sans-serif;font-weight:700}.prices table td,.prices table th{padding:25px 10px;border-bottom:2px solid #dee5e7}.prices table td{font:18px Lato,sans-serif;font-weight:500}.prices table img{display:inline-block;width:22px}.prices table i{-webkit-text-fill-color:#292929}.steps,.steps>div{display:flex}.steps>div{align-content:space-between;flex-wrap:wrap;width:50%}.steps>div>*{width:100%}.steps .h2:after{display:none}.steps .step{position:relative}.steps .step:not(:last-child){margin-bottom:60px}.steps .step:after{content:"";display:block;position:absolute;top:50%;right:calc(100% + 50px);width:20px;height:20px;background-color:#ff340a;border-radius:50%;z-index:1}.steps .step .caption{margin-top:12px;font-size:20px}.steps .left{padding-right:60px}.steps .right{position:relative;padding-left:60px}.steps .right:after{content:"";display:block;position:absolute;top:0;right:100%;width:4px;height:calc(100% + 20px);margin-right:-2px;background-color:#292929;z-index:0}.steps .link{text-align:left}.steps .btn-danger{background-color:#ff340a}