@import url(https://fonts.googleapis.com/css?family=Roboto:300,500&display=swap);@font-face{font-family:Proba Pro Regular;src:url(/fonts/Proba_Pro_Regular/ProbaPro-Regular.eot);src:url(/fonts/Proba_Pro_Regular/ProbaPro-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Proba_Pro_Regular/ProbaPro-Regular.woff) format("woff"),url(/fonts/Proba_Pro_Regular/ProbaPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proba Pro Semibold;src:url(/fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.eot);src:url(/fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.eot?#iefix) format("embedded-opentype"),url(/fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.woff2) format("woff2"),url(/fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.woff) format("woff"),url(/fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proba Pro Bold;src:url(/fonts/Proba_Pro_Bold/ProbaPro-Bold.eot);src:url(/fonts/Proba_Pro_Bold/ProbaPro-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Proba_Pro_Bold/ProbaPro-Bold.woff) format("woff"),url(/fonts/Proba_Pro_Bold/ProbaPro-Bold.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Proba Pro Medium;src:url(/fonts/ProbaPro-Medium/ProbaPro-Medium.eot);src:url(/fonts/ProbaPro-Medium/ProbaPro-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/ProbaPro-Medium/ProbaPro-Medium.woff) format("woff"),url(/fonts/ProbaPro-Medium/ProbaPro-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Light.eot);src:url(/fonts/Roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Light.woff) format("woff"),url(/fonts/Roboto/Roboto-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Regular.eot);src:url(/fonts/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Regular.woff) format("woff"),url(/fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Medium.eot);src:url(/fonts/Roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Medium.woff) format("woff"),url(/fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Bold.eot);src:url(/fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Bold.woff) format("woff"),url(/fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-weight:600;font-style:normal}@-webkit-keyframes pulse{to{box-shadow:0 0 0 25px rgba(250,130,0,0)}}@keyframes pulse{to{box-shadow:0 0 0 25px rgba(250,130,0,0)}}body,html{height:100%;margin:0}*{box-sizing:border-box}body{line-height:1;font-family:Proba Pro Regular,sans-serif;background-color:#0d0c0a;color:#fff}a{outline:none!important}img{image-rendering:-webkit-optimize-contrast}.button{display:flex;align-items:center;justify-content:center;width:100px;height:100px;outline:none;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,0);cursor:pointer;color:#fff;letter-spacing:.2em;font-weight:500;font-family:Proba Pro Medium,sans-serif;line-height:1;transition:all .5s ease-in-out;text-transform:uppercase;font-size:18px;flex-shrink:0}.button.enter-btn span{margin-right:-1.5px}.button.btn_border{border:2px solid #ff8200}.desktop .button:hover{background-color:#fff;color:#0d0c0a}.button.orange-btn{border:2px solid #ff8200;background:#ff8200}.desktop .button.orange-btn:hover{background-color:rgba(0,0,0,0);color:#fff}.link-underscore{display:inline-block;position:relative;font-size:16px;color:#fff;transition:.4s;letter-spacing:.05em;font-weight:400;font-family:Proba Pro Regular,sans-serif;text-transform:uppercase;cursor:pointer}.link-underscore.mr10{margin-right:10px}.link-underscore.ml10{margin-left:10px}.link-underscore:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#fff;opacity:1;transition:.4s}.desktop .link-underscore:hover:after{width:0;opacity:0}.link-underscore.button-link{font-size:18px;letter-spacing:.05em;line-height:1.4}a{text-decoration:none}@media (max-width:1440px){.button{width:90px;height:90px;text-transform:uppercase;line-height:1}.button,.button-link{font-size:16px}}@media (max-width:768px){.button{width:70px;height:70px;font-size:14px}.button--icon{width:55px;height:55px}.button-link{font-size:18px}.link-underscore{font-size:12px;letter-spacing:.15em}.link-underscore.ml10{margin-left:8px}textarea{min-height:40px}}form input:not([type=submit]){position:relative;width:100%;padding:16px 0;margin:0 0 32px;background-color:rgba(0,0,0,0);outline:none;border:none;border-bottom:1px solid #807f7f;font-size:18px;color:#fff}form .part{position:relative}form .part.password .toggle-pass{cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;background:url(/img/eye.svg) no-repeat 50%/contain;opacity:.5;transition:opacity .4s}.desktop form .part.password .toggle-pass:hover{opacity:.9}form .part.active label{-webkit-transform:translateY(-120%) scale(.8);-ms-transform:translateY(-120%) scale(.8);transform:translateY(-120%) scale(.8);color:#fff}form .part.last input:not([type=submit]){margin:0}form .part.bottom-buttons{margin:80px 0 0;text-align:center}form .part.bottom-buttons .button{margin:0 auto}form .part.error{margin:8px 0}form .part.error .error-response{color:red}form .part label{position:absolute;top:0;left:0;margin:18px 0;transition:color .2s cubic-bezier(.85,.29,.2,.96),-webkit-transform .2s cubic-bezier(.85,.29,.2,.96);transition:transform .2s cubic-bezier(.85,.29,.2,.96),color .2s cubic-bezier(.85,.29,.2,.96);transition:transform .2s cubic-bezier(.85,.29,.2,.96),color .2s cubic-bezier(.85,.29,.2,.96),-webkit-transform .2s cubic-bezier(.85,.29,.2,.96);will-change:transform,color;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;font-size:18px;color:#807f7f}.forgot-psw{margin-top:30px;color:#807f7f}textarea{background-color:rgba(0,0,0,0);border:none;outline:none;width:100%;min-height:100px;resize:none;font-size:18px;line-height:130%}.forms-tab{margin:56px 0 0;color:#807f7f}.orange-scroll::-webkit-scrollbar,textarea::-webkit-scrollbar{width:2px}.orange-scroll::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.orange-scroll::-webkit-scrollbar-thumb,.orange-scroll::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb:hover{background:#ff8200}.orange-scroll:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{color:rgba(0,0,0,0)}.orange-scroll:focus::placeholder,textarea:focus::placeholder{color:rgba(0,0,0,0)}.orange-scroll:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}.orange-scroll:focus:-moz-placeholder,.orange-scroll:focus::-moz-placeholder,textarea:focus:-moz-placeholder,textarea:focus::-moz-placeholder{color:rgba(0,0,0,0)}.orange-scroll:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}@media (max-width:768px){textarea{min-height:40px}form input:not([type=submit]){padding:6px 0;font-size:14px;margin:10px 0}form .part label{font-size:12px;margin-bottom:0}form .part.last input:not([type=submit]){margin:10px 0}form .part.password .toggle-pass{width:18px;height:18px}form .part.bottom-buttons{width:100%;margin-top:50px}form .part.bottom-buttons .button-desktop{display:none}form .part.bottom-buttons .button-mobile{display:flex;width:55px;height:55px;background:#ff8200;border-color:#ff8200}form .part.bottom-buttons .button-mobile img{width:18px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.forgot-psw{font-size:12px}}.h1,.h2,.h3,h1,h2,h3{font-family:Roboto,sans-serif;font-weight:500}.h1,h1{margin:0 0 40px;font-size:48px;text-transform:uppercase;letter-spacing:.05em}.h1,h1,h2{line-height:1.2}h2{margin:0 0 32px;font-size:42px}.h3,.h4,h3,h4{font-size:24px}.h3,h3{margin:24px 0 0;max-width:285px;line-height:115%}.h4,h4{margin:0 0 16px;font-weight:400}h5{letter-spacing:.05em}.info-text,h5{font-size:24px}.info-text{max-width:600px;line-height:1.4;margin:auto}.q_fin .info-text{max-width:450px}.section-tip{font-size:24px;line-height:140%}.full-height>h2.orange{text-align:center;margin-bottom:40px}.white{color:#fff}.orange{color:#ff8200}.uppercase{text-transform:uppercase}.gray{color:#807f7f}@media (max-height:864px),(max-width:1440px){.h1,h1{font-size:42px}.h3,.h4,.h5,h3,h4,h5{font-size:18px}.h2,h2{font-size:36px}.info-text,.section-tip{font-size:18px}}@media (max-width:1250px){.h1,h1{font-size:40px}.info-text{font-weight:400}}@media (max-width:768px){.full-height{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:0.5}.forms-tab{font-size:12px;margin-top:40px}.info-text{font-size:18px}.h1,h1{font-size:36px;margin:0 0 30px}.h2,h2{font-size:32px;text-transform:uppercase}.h3,.h4,.h5,h3,h4,h5{font-size:16px}.subtitle{font-size:32px;color:#ff8200}.section-tip{font-size:16px}}@media (max-width:576px){.info-text{font-size:14px}.h1,.h2,.subtitle,h1,h2{font-size:20px}}.modal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(16,16,16,.99);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:5}.modal-overlay .modal-cross{position:absolute;top:105px;right:66px;z-index:6;cursor:pointer}.modal-overlay .modal-cross svg{stroke:#fff;transition:stroke .4s ease-in-out}.desktop .modal-overlay .modal-cross svg:hover{stroke:#ff8200}.modal-overlay .modal-title{max-width:720px;width:80%;text-align:center;margin-bottom:50px}.modal{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;padding:100px 50px;text-align:center;max-height:550px;min-width:450px;min-height:450px;height:50vw}.modal.modal--stretch{align-items:stretch}.modal.orange-modal{max-width:550px;width:50vw;border:2px solid #ff8200}.modal.orange-modal p{max-width:440px}.modal.black-modal{max-width:630px;width:55vw}.modal p{font-family:Roboto,sans-serif;font-weight:400;font-size:26px;line-height:1.35;margin-bottom:45px}.modal .modal-buttons{display:flex}.modal .modal-buttons .button{margin:0 20px}@media screen and (max-width:1440px){.modal{padding:120px 50px 90px}.modal p{font-size:22px}}@media screen and (max-width:768px){.modal-overlay .modal-cross{top:40px;right:40px;padding:10px}.modal-overlay .modal-cross svg{width:15px;height:15px}.modal{padding:60px 30px 40px;height:calc(100vw - 50px);max-height:450px;min-width:280px;min-height:280px}.modal.black-modal,.modal.orange-modal{max-width:450px;width:calc(100vw - 50px)}.modal p{font-size:14px;margin:0 0 20px}}@media screen and (max-width:576px){.modal.orange-modal{border:0}.modal p{margin:0 0 20px}}.cabinet-buttons-wrapper{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;width:100%;height:100%}.cabinet-buttons-wrapper.tips-visible{z-index:-1}.cabinet-buttons-wrapper .cabinet-buttons-top{position:absolute;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;padding:66px 66px 0}.cabinet-buttons-wrapper .cabinet-buttons-right{display:flex;align-items:center;font-size:14px;letter-spacing:.15em;text-transform:uppercase;color:#807f7f;transition:color .4s;cursor:pointer;min-width:130px;padding-top:5px}.cabinet-buttons-wrapper .cabinet-buttons-right svg{stroke:#807f7f;margin-right:15px;transition:stroke .4s}.desktop .cabinet-buttons-wrapper .cabinet-buttons-right:hover{color:#fff}.desktop .cabinet-buttons-wrapper .cabinet-buttons-right:hover svg{stroke:#fff}.cabinet-buttons-wrapper .main-logo{text-transform:uppercase;font-size:18px;display:block;color:#ff8200;line-height:120%;z-index:3;margin:0;cursor:pointer;width:130px;transition:color .4s}.cabinet-buttons-wrapper .main-logo p{margin:0}.desktop .cabinet-buttons-wrapper .main-logo:hover{color:#fff}.cabinet-buttons-wrapper .designed-by{position:absolute;z-index:5;bottom:40px;right:66px;display:flex;justify-content:flex-start}.cabinet-buttons-wrapper .designed-by a{font-family:Proba Pro Regular,sans-serif;color:#fff;opacity:.35;font-size:14px;line-height:24px;transition:opacity .4s}.desktop .cabinet-buttons-wrapper .designed-by a:hover{opacity:.7}.cabinet-buttons-wrapper .arrow-back{position:relative;z-index:3}.cabinet-buttons-wrapper .back-to-questions{position:relative;z-index:2;margin-right:42px}.cabinet-buttons-wrapper .logout-button,.cabinet-buttons-wrapper .user-info{position:relative;z-index:3;font-size:16px;letter-spacing:.1em;text-transform:uppercase}.cabinet-buttons-wrapper .logout-button:after,.cabinet-buttons-wrapper .user-info:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:2px;background:#807f7f;display:none}.cabinet-buttons-wrapper .user-info{display:flex;align-items:center;line-height:1}.cabinet-buttons-wrapper .user-info span{color:#545353}.cabinet-buttons-wrapper .user-info .user-icon{padding-right:11px}.cabinet-buttons-wrapper .user-info .user-icon svg{width:29px;height:29px}.cabinet-buttons-wrapper .logout-button{display:inline-flex;position:relative;color:#fff;cursor:pointer;font-family:Proba Pro Medium,sans-serif;font-weight:500;letter-spacing:.2em;margin-left:auto}.cabinet-buttons-wrapper .logout-button:before{content:"";display:block;position:absolute;left:0;bottom:-3px;height:1px;width:100%;background-color:hsla(0,0%,74.1%,.9);transition:all .6s}.desktop .cabinet-buttons-wrapper .logout-button:hover:before{width:1px;background-color:rgba(0,0,0,0)}.cabinet-buttons-wrapper .sidebar-logos{position:absolute;left:66px;bottom:100px;display:flex;flex-direction:column;align-items:flex-end;z-index:5}.cabinet-buttons-wrapper .sidebar-logos .business-design-logo{margin-bottom:45px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.desktop .cabinet-buttons-wrapper .sidebar-logos .business-design-logo:hover{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.cabinet-buttons-wrapper .sidebar-logos .lvbs-logo{margin-right:5px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.desktop .cabinet-buttons-wrapper .sidebar-logos .lvbs-logo:hover{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}@media (max-height:864px){.cabinet-buttons-wrapper .cabinet-buttons-top{padding-top:40px}}@media (max-width:1440px){.cabinet-buttons-wrapper{min-height:650px}.cabinet-buttons-wrapper .cabinet-buttons-top{padding-top:40px}}@media (max-width:1250px){.cabinet-buttons-wrapper{min-height:750px}.cabinet-buttons-wrapper .cabinet-buttons-top{padding:50px 50px 0}.cabinet-buttons-wrapper .sidebar-logos{position:absolute;left:50px}.cabinet-buttons-wrapper .designed-by{right:50px}}@media (max-width:992px){.cabinet-buttons-wrapper .logout-button,.cabinet-buttons-wrapper .main-logo,.cabinet-buttons-wrapper .user-info{font-size:14px}.cabinet-buttons-wrapper .user-info .user-icon svg{width:22px;height:22px}}@media (max-width:768px){.cabinet-buttons-wrapper{min-height:unset}.cabinet-buttons-wrapper .main-logo{font-size:12px}.cabinet-buttons-wrapper .cabinet-buttons-top{padding:30px 30px 0}.cabinet-buttons-wrapper .logout-button{margin-left:auto;font-size:12px}.cabinet-buttons-wrapper .logout-button:before{background-color:#807f7f}.cabinet-buttons-wrapper .designed-by{width:100%;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:flex;justify-content:center}.cabinet-buttons-wrapper .designed-by a{color:#888b8d}.cabinet-buttons-wrapper .user-info{line-height:14px;font-size:12px;width:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding-left:0}.cabinet-buttons-wrapper .user-info span{color:#807f7f;letter-spacing:.2em}.cabinet-buttons-wrapper .sidebar-logos{left:30px}.cabinet-buttons-wrapper .sidebar-logos .business-design-logo{width:60px;margin-bottom:34px}.cabinet-buttons-wrapper .sidebar-logos .business-design-logo svg{width:100%}.cabinet-buttons-wrapper .sidebar-logos .lvbs-logo{width:44px}.cabinet-buttons-wrapper .sidebar-logos .lvbs-logo svg{width:100%}.cabinet-buttons-wrapper .back-to-questions{display:flex;align-items:center;font-size:12px;letter-spacing:.05em}.cabinet-buttons-wrapper .back-to-questions svg{margin-right:11px;width:16px}}@media (max-width:576px){.cabinet-buttons-wrapper .cabinet-buttons-right{width:100%}.cabinet-buttons-wrapper .designed-by a{color:#807f7f;opacity:.85}}input:-internal-autofill-selected{-webkit-appearance:textfield;background-color:rgba(0,0,0,0)!important;color:#fff!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;background-color:rgba(0,0,0,0)!important}input:-webkit-autofill{-webkit-transition:background-color 500000s ease-in-out 0s;transition:background-color 500000s ease-in-out 0s}.progress-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:66px;z-index:4;opacity:1;visibility:visible}.progress-wrapper .progress-container{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;max-height:760px;margin:0 auto}.progress-wrapper .progress-container .progress-index{display:flex;position:relative;height:72px;padding:18px 0;cursor:pointer}.progress-wrapper .progress-container .progress-index .index{position:absolute;display:flex;justify-content:flex-end;width:140px;right:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-right:10px;color:#fff;opacity:0;transition:opacity .5s}@-webkit-keyframes dotHover{0%{width:10px;height:10px;opacity:0}to{height:30px;width:30px;opacity:1}}@keyframes dotHover{0%{width:10px;height:10px;opacity:0}to{height:30px;width:30px;opacity:1}}@-webkit-keyframes dotHoverEnd{0%{height:30px;width:30px;opacity:1}to{width:10px;height:10px;opacity:0}}@keyframes dotHoverEnd{0%{height:30px;width:30px;opacity:1}to{width:10px;height:10px;opacity:0}}.progress-wrapper .progress-container .progress-index .dot{position:relative;display:block;height:36px;width:36px;cursor:pointer}.progress-wrapper .progress-container .progress-index .dot:before{content:"";display:block;position:absolute;width:8px;height:8px;background-color:#807f7f;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:-webkit-transform .2s cubic-bezier(.85,.29,.2,.96);transition:transform .2s cubic-bezier(.85,.29,.2,.96);transition:transform .2s cubic-bezier(.85,.29,.2,.96),-webkit-transform .2s cubic-bezier(.85,.29,.2,.96);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.progress-wrapper .progress-container .progress-index .dot:after{content:"";display:block;position:absolute;width:10px;height:10px;top:50%;left:50%;border:1px solid #807f7f;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-animation:dotHoverEnd .2s cubic-bezier(.85,.29,.2,.96);animation:dotHoverEnd .2s cubic-bezier(.85,.29,.2,.96)}.progress-wrapper .progress-container .progress-index .dot:hover .index{opacity:1}.progress-wrapper .progress-container .progress-index .dot:hover:before{background-color:#fff}.progress-wrapper .progress-container .progress-index .dot:hover:after{-webkit-animation:dotHover .2s cubic-bezier(.85,.29,.2,.96);animation:dotHover .2s cubic-bezier(.85,.29,.2,.96);height:32px;width:32px;border:1px solid #807f7f;opacity:1}.progress-wrapper .progress-container .progress-index.active .index{color:#fff;cursor:default}.progress-wrapper .progress-container .progress-index.active .dot{cursor:default}.progress-wrapper .progress-container .progress-index.active .dot:before{background-color:#ff8200;cursor:default}.progress-wrapper .progress-container .progress-index.active .dot:after{-webkit-animation:dotHover .2s cubic-bezier(.85,.29,.2,.96);animation:dotHover .2s cubic-bezier(.85,.29,.2,.96);height:32px;width:32px;border:1px solid #807f7f;opacity:1}.progress-wrapper .progress-container .progress-line{position:absolute;bottom:8px;left:7px;right:7px;padding:0 2px;height:2px;z-index:-1}.progress-wrapper .progress-container .progress-line--inner{position:absolute;left:0;bottom:0;top:0;background-color:#ff8200;transition:width .3s}@media (max-height:864px){.progress-wrapper .progress-container .progress-index{padding:14px 0;height:64px}}@media (max-width:1024px){.progress-wrapper.active-subsection{display:none}}@media (max-width:768px){.progress-wrapper{right:30px}}.tips{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:3;background:#0d0c0a;opacity:1;padding:100px 0}.tips .tips-wrapper{width:80%;max-width:930px;padding:0 40px}.tips .tips-navigation{position:relative;display:flex;align-items:center;max-width:265px;margin:0 auto 48px;height:38px}.tips .tips-navigation .navigation{position:absolute;top:0;width:38px;height:38px;z-index:1;cursor:pointer;padding:10px}.tips .tips-navigation .navigation svg{stroke:#ff8200;transition:stroke .4s}.desktop .tips .tips-navigation .navigation svg:hover{stroke:#fff}.tips .tips-navigation .navigation.prev{left:0}.tips .tips-navigation .navigation.next{right:0}.tips .tips-navigation .tips-active{margin:0 auto;font-weight:600;font-size:24px}.tips .brand{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden}.tips .brand.active{position:relative;opacity:1;visibility:visible}.tips .brand .brand-name{display:inline-flex;position:relative}.tips .brand .brand-name .close-popup{position:absolute;top:0;right:-60px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.tips .brand .brand-name p{text-align:center;margin:0}.tips .brand .brand-answer{text-align:center;line-height:125%;color:#fff;margin:20px 0 100px;font-size:24px;height:185px;overflow:auto;padding:0 10px;max-width:740px}@media (max-width:1440px){.tips .tips-navigation .tips-active{font-size:20px}.tips .brand .brand-name .h1{font-size:36px}.tips .brand .brand-answer{font-size:20px;margin-bottom:80px}}@media (max-width:768px){.tips .tips-wrapper{width:85%}.tips .tips-navigation .tips-active{font-size:16px}.tips .brand .brand-name .h1{font-size:30px}.tips .brand .brand-answer{font-size:16px;margin-bottom:60px}}@media (max-width:576px){.tips{padding:50px 0}.tips .tips-wrapper{width:100%;padding:70px 30px 0}.tips .brand .brand-name{width:100%}.tips .brand .brand-name .h1{width:100%;font-size:20px;color:#ff8200}.tips .brand .brand-name .close-popup{right:-10px;top:-40px}.tips .brand .brand-answer{margin-bottom:40px;max-height:240px}}#app{width:100%;min-width:320px;position:relative}.main-wrapper{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;position:relative;z-index:1;background-color:#000;background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh;padding:0;overflow:hidden}.main-wrapper--paddings{padding:100px 0}.main-wrapper--stars{background-image:url(/pictures/stars.jpg)}.main-wrapper--stars-dark{background-image:url(/pictures/stars-dark.jpg)}.welcome-wrapper{flex-flow:column wrap;position:relative;height:100%;max-width:738px;z-index:2}.welcome-wrapper,.welcome-wrapper .welcome-image{display:flex;align-items:center;justify-content:center}.welcome-wrapper .welcome-image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:-40px;width:36vw;z-index:-1;opacity:0;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.welcome-wrapper .welcome-image:before{content:"";position:absolute;left:-100vw;right:-100vw;top:-100vw;bottom:-100vw;width:300vw;height:300vw;background:#0d0c0a;mix-blend-mode:multiply;opacity:.2;z-index:1}.welcome-wrapper .welcome-image img{width:100%;max-width:754px;max-height:759px}.welcome-wrapper .full-height{width:100%;position:relative;z-index:2;min-height:650px;max-height:840px;display:flex;flex-direction:column;padding:50px 0 20px;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.welcome-wrapper .full-height--padding{padding:150px 0 50px}.welcome-wrapper .message-wrapper .logo-text{display:flex;flex-direction:column;align-items:center;color:#fff;font-family:Roboto,sans-serif;margin:11vw 0 0;line-height:1;text-transform:uppercase}.welcome-wrapper .message-wrapper .logo-text .logo-text-light{font-size:35.3px;letter-spacing:.45em;font-weight:300;margin-bottom:12px}.welcome-wrapper .message-wrapper .logo-text .logo-text-bold{font-size:70.5px;letter-spacing:.05em;font-weight:500}.welcome-wrapper .message-wrapper .main-logo-text h1{font-weight:500;font-size:63px;line-height:.9;letter-spacing:.05em;text-transform:uppercase;font-family:Roboto,sans-serif}.welcome-wrapper .message-wrapper .main-logo-text h2{font-weight:500;font-size:42px;line-height:49px;letter-spacing:.06em;margin-left:-3px;text-transform:uppercase;font-family:Roboto,sans-serif}.welcome-wrapper .message-wrapper{text-align:center;opacity:0;-webkit-animation:fadeBackground .8s ease-in-out;animation:fadeBackground .8s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.welcome-wrapper .message-wrapper h1,.welcome-wrapper .message-wrapper h2{font-family:Roboto,sans-serif}.welcome-wrapper .message-wrapper h2{margin:0 0 16px}.welcome-wrapper .message-wrapper .buttons-wrapper{margin:120px 0 0}.welcome-wrapper .message-wrapper .buttons-wrapper .button{margin:0 auto}.welcome-wrapper .message-wrapper .buttons-wrapper .button-link{margin:48px 0 0}.welcome-wrapper .form-title{text-align:center}.welcome-wrapper form{width:50vw;max-width:585px;display:flex;flex-direction:column;flex:1 1 0;justify-content:space-between;margin:0 auto}.welcome-wrapper .show-mobile{display:none}.welcome-wrapper .form-subtitle{text-align:center;font-weight:500;font-size:24px;line-height:1.25;margin:30px 0 50px}@media (max-width:1440px){.welcome-wrapper .welcome-image{max-width:607px;max-height:610px;width:50vw}}@media (max-width:1024px){.welcome-wrapper .welcome-image{width:60vw}}@media (max-width:992px){.welcome-wrapper .welcome-image{width:79vw}}@media (max-width:768px){.welcome-wrapper{width:100%;flex:1 0 100%;justify-content:center;max-width:unset}.welcome-wrapper *{z-index:1}.welcome-wrapper.no-overlay:before{background-color:rgba(0,0,0,0)}.welcome-wrapper .full-height{max-height:unset;height:auto;min-height:100vh;padding:100px 40px 40px;z-index:1}.welcome-wrapper .full-height:after,.welcome-wrapper .full-height:before{content:"";position:absolute;display:block;top:0;bottom:0;right:0;left:0}.welcome-wrapper .full-height:before{-webkit-transform:translate(38%,-5%);-ms-transform:translate(38%,-5%);transform:translate(38%,-5%);background-position:0 50%;background-image:url(/pictures/moon.png);background-repeat:no-repeat}.welcome-wrapper .full-height:after{mix-blend-mode:multiply;background-color:#000;opacity:.7}.welcome-wrapper .full-height--padding{padding:90px 40px 60px}.welcome-wrapper h1,.welcome-wrapper h2{text-align:center;font-family:Roboto,sans-serif}.welcome-wrapper h2{font-size:20px;color:#ff8200}.welcome-wrapper .message-wrapper{display:flex;flex-direction:column;justify-content:space-between;margin-top:40px;margin-bottom:0;flex-grow:0.5;max-height:400px}.welcome-wrapper .message-wrapper .buttons-wrapper{margin-top:130px}.welcome-wrapper .message-wrapper .buttons-wrapper .button{font-weight:400}.welcome-wrapper .message-wrapper .buttons-wrapper .button-link{font-size:16px;letter-spacing:.15em;margin:50px 0 0}.welcome-wrapper .top-mobile-wrapper{position:absolute;left:60px;bottom:80px;z-index:2}.welcome-wrapper .top-mobile-wrapper .logo-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.welcome-wrapper .top-mobile-wrapper .logo-wrapper img{height:40px}.welcome-wrapper .top-mobile-wrapper .logo-wrapper .business-design-logo{margin-bottom:35px}.welcome-wrapper .top-mobile-wrapper .arrow{width:35px;height:20px}.welcome-wrapper form .part.error .error-response{font-size:12px}.welcome-wrapper .form-subtitle{font-size:16px}}@media (max-width:576px){.welcome-wrapper .full-height:before{-webkit-transform:translate(25%,-1%);-ms-transform:translate(25%,-1%);transform:translate(25%,-1%);background-position:0 50%;background-image:url(/pictures/moon.png);background-repeat:no-repeat}.welcome-wrapper form{width:100%}.welcome-wrapper .top-mobile-wrapper{top:0;left:0;right:0;bottom:auto;z-index:2}.welcome-wrapper .top-mobile-wrapper .logo-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:25px}.welcome-wrapper .top-mobile-wrapper .logo-wrapper .business-design-logo{margin-bottom:0}.welcome-wrapper .top-mobile-wrapper .arrow-back{position:absolute;top:25px;left:25px;width:22px}.welcome-wrapper .top-mobile-wrapper .arrow-back img{width:100%}.welcome-wrapper .message-wrapper{max-height:unset;flex-grow:0}.welcome-wrapper .message-wrapper .buttons-wrapper{margin:60px 0 0}.welcome-wrapper .message-wrapper .buttons-wrapper .button-link{margin:30px 0 0}.welcome-wrapper .message-wrapper .logo-text .logo-text-bold{font-size:48px}.welcome-wrapper .message-wrapper .logo-text .logo-text-light{font-size:24px}.welcome-wrapper .welcome-image{width:80vw;margin-top:-40px}}@media (max-width:414px){.welcome-wrapper{justify-content:flex-end}.welcome-wrapper .buttons-wrapper{padding-bottom:65px}.welcome-wrapper .welcome-image{width:90vw;margin-top:-60px}}.dashboard-wrapper{position:relative;z-index:2;text-align:center;width:100%;padding:120px 0}.dashboard-wrapper .info-text,.dashboard-wrapper h2{-webkit-animation:fadeTitle .5s ease-in-out;animation:fadeTitle .5s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.about-wrapper{display:flex;flex-direction:column;align-items:center;padding:120px 50px;max-width:910px;width:100%;text-align:center;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.about-wrapper h2{margin-bottom:40px}.about-wrapper .about-text{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;max-width:unset;margin-bottom:40px;line-height:1.6}.about-wrapper .about-text ul{max-width:600px;margin:20px auto}.about-wrapper .about-text ul li{position:relative;text-align:start}.dashboard-card-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin:5vw 0 0;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dashboard-card-wrapper .info-text{display:flex;min-width:100vw;padding:0 30px;margin:0 0 35px;text-align:center;justify-content:center}.dashboard-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:292px;padding:15px;height:200px;margin:0 20px;border-radius:20px;z-index:1;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.dashboard-card:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.55;transition:opacity .4s}.dashboard-card>*{z-index:2}.dashboard-card--am{background-image:url(/img/am-thumbnail.jpg)}.dashboard-card--bd{background-image:url(/img/bd-thumbnail.jpg)}.dashboard-card .card-subtitle{font-weight:300;font-size:14px;letter-spacing:.45em}.dashboard-card .card-subtitle,.dashboard-card .card-title{font-family:Roboto,sans-serif;line-height:38px;text-transform:uppercase;color:#fff;transition:opacity .4s}.dashboard-card .card-title{font-size:36px;font-weight:500;letter-spacing:.05em}.dashboard-card .card-hover{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.desktop .dashboard-card .card-hover:hover{background-color:#ff8200}.desktop .dashboard-card:hover:before{opacity:0}.desktop .dashboard-card:hover .card-hover{opacity:1}.desktop .dashboard-card:hover .card-subtitle,.desktop .dashboard-card:hover .card-title{opacity:0}@media (max-height:864px){.dashboard-wrapper{padding:100px 0 60px}.about-wrapper{padding:100px 50px 60px}}@media (max-width:768px){.about-wrapper{padding-top:100px}.dashboard-card-wrapper{margin:0}.dashboard-wrapper{width:100%;padding-top:100px}.dashboard-wrapper .info-text{max-width:550px;width:100%;padding:0 57px 50px}.dashboard-wrapper .dashboard-slider{padding-left:calc(50vw - 218px)}.dashboard-wrapper .dashboard-slider .swiper-slide{padding-right:20px}.dashboard-wrapper .dashboard-slider .swiper-slide.swiper-slide-active .dashboard-card:before{opacity:.2}.dashboard-wrapper .dashboard-card{margin:0;max-width:100%}.dashboard-wrapper .dashboard-card:before{transition:opacity .5s}}@media (max-width:576px){.about-wrapper{padding:80px 30px 50px}.about-wrapper h2{margin-bottom:20px}.about-wrapper .about-text{font-size:14px;margin-bottom:20px}.dashboard-wrapper{padding:80px 0 50px}.dashboard-wrapper .dashboard-slider{margin-left:0;padding-left:20px}.dashboard-wrapper .dashboard-card{width:100%;max-width:280px;height:150px}.dashboard-wrapper .dashboard-card .card-subtitle{font-size:11px;letter-spacing:.2em;line-height:1}.dashboard-wrapper .dashboard-card .card-title{font-size:25px}.dashboard-wrapper .dashboard-card--bd .card-subtitle{letter-spacing:.45em}}.question-nav{position:absolute;top:0;cursor:pointer}.content-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;align-content:flex-start;justify-content:center;z-index:1;overflow:hidden;flex-grow:100;max-width:100%;min-height:750px}.content-wrapper .navigation-wrapper .next-button,.content-wrapper .navigation-wrapper .prev-button{position:absolute;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border:2px solid #807f7f;border-radius:50%;background-color:rgba(0,0,0,0);transition:border .4s;cursor:pointer;z-index:2;top:50%}.content-wrapper .navigation-wrapper .next-button svg,.content-wrapper .navigation-wrapper .prev-button svg{stroke:#807f7f;transition:stroke .4s}.desktop .content-wrapper .navigation-wrapper .next-button:hover,.desktop .content-wrapper .navigation-wrapper .prev-button:hover{border:2px solid #fff}.desktop .content-wrapper .navigation-wrapper .next-button:hover svg,.desktop .content-wrapper .navigation-wrapper .prev-button:hover svg{stroke:#fff}.content-wrapper .navigation-wrapper .prev-button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:calc(50vw - 450px)}.content-wrapper .navigation-wrapper .prev-button svg{margin-left:-5px}.content-wrapper .navigation-wrapper .next-button{right:calc(50vw - 450px);-webkit-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.content-wrapper .navigation-wrapper .next-button svg{margin-right:5px}@media (max-width:1440px){.content-wrapper{min-height:650px}}@media (max-width:1250px){.content-wrapper .navigation-wrapper .prev-button{left:calc(50vw - 370px)}.content-wrapper .navigation-wrapper .next-button{right:calc(50vw - 370px)}}@media (max-width:1024px){.content-wrapper .navigation-wrapper{width:90vw}.content-wrapper .navigation-wrapper .next-button,.content-wrapper .navigation-wrapper .prev-button{width:50px;height:50px}}@media (max-width:768px){.content-wrapper{min-height:650px;padding:80px 20px 40px}.content-wrapper .navigation-wrapper .prev-button{left:20px}.content-wrapper .navigation-wrapper .next-button{right:20px}.content-wrapper textarea{font-size:14px}}@media (max-width:576px){.content-wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:auto;width:auto;max-width:unset;min-width:100%;margin-left:-10px;margin-right:-10px;min-height:600px}}@-webkit-keyframes fadeTitle{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes fadeTitle{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes fadeBackground{0%{opacity:0}to{opacity:1}}@keyframes fadeBackground{0%{opacity:0}to{opacity:1}}.section,.section-final{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.section-final.active,.section.active{z-index:1}.section-final.active .main-section,.section.active .main-section{-webkit-animation:fadeTitle .5s ease-in-out;animation:fadeTitle .5s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.section-final.active .section-wrapper:after,.section-final.active .section-wrapper:before,.section.active .section-wrapper:after,.section.active .section-wrapper:before{-webkit-animation:fadeBackground 1s ease-in-out;animation:fadeBackground 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.section-final.hide,.section.hide{display:none}.section-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:cover;background-position:50%}.section-wrapper:after,.section-wrapper:before{opacity:0;transition:opacity 2s}.section-wrapper>*{z-index:1}.section-wrapper .main-section{min-height:360px;max-width:560px;height:45vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;z-index:5;opacity:0;transition:opacity 1s}.section-wrapper .main-section .item-title{margin-bottom:25px;text-align:center}.section-wrapper .main-section .section-tip{text-align:center}.section-wrapper .main-section .button{margin:40px auto 0}@media (max-width:768px){.section-wrapper .main-section{max-width:420px}}@media (max-width:576px){.section-wrapper-mob{padding:20px 15px 20px;height:100%}.section{position:relative;width:calc(50% - 20px);background:rgba(13,12,10,.95);border-radius:20px;overflow:hidden;margin:10px;height:150px;min-width:130px;z-index:1}.section>*{position:relative;z-index:2}.section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.section .main-section{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:unset;height:100%}.section .main-section .item-title{text-align:left;margin:0 0 5px}.section .main-section .section-tip{text-align:left;font-size:10px;margin:0}.section.show-block{margin:0;background-image:url(/pictures/section-wrapper-mobile.png)!important;background-repeat:no-repeat;background-size:cover;height:auto}.section.show-block:before{background:unset}.question-pagination{display:flex;justify-content:center;width:100%;margin:0;font-size:14px;letter-spacing:.05em}}.question-wrapper-bg{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;visibility:hidden}.question-wrapper-bg.active{opacity:1;visibility:visible}.question-wrapper-bg.active .area-wrapper,.question-wrapper-bg.active .question-title{opacity:1}.orange-circle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke-dasharray:314%;stroke-dashoffset:var(--to-width);transition:stroke-dashoffset .5s}.question-wrapper{position:relative;display:flex;align-items:center;justify-content:flex-start;max-width:600px;max-height:600px;min-width:450px;min-height:450px;width:65vw;height:65vw;z-index:2}.question-wrapper__inner{padding:12.5vh 85px;width:100%;height:100%}.question-wrapper .progress-circle{position:absolute;width:100%;height:100%;z-index:-1}.question-wrapper .question-header{display:flex;justify-content:center;align-items:flex-start;padding:50px 10px;min-height:164px}.question-wrapper .question-title{position:relative;top:0;display:inline-flex;justify-content:center;width:auto;max-width:635px;font-size:24px;line-height:145%;text-align:center;opacity:0;transition:opacity 2s}.question-wrapper .question-title span{display:inline}.question-wrapper .question-title .tips-icon{display:inline-flex;align-items:center;padding:5px;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:10px}.question-wrapper .question-title .tips-icon svg path{fill:#fff;transition:fill .4s}.desktop .question-wrapper .question-title .tips-icon svg:hover path{fill:#ff8200}.question-wrapper .area-wrapper{text-align:center;opacity:0;transition:opacity 2s}.question-wrapper .area-wrapper textarea{color:#807f7f;font-weight:400;font-family:Proba Pro Regular,sans-serif}.question-wrapper .area-wrapper textarea.empty-answer{background-image:url(/img/pencil.svg);background-repeat:no-repeat;background-position:0 0;background-size:20px 20px;transition:color .4s,opacity .4s;padding-left:30px;opacity:.7}.desktop .question-wrapper .area-wrapper textarea.empty-answer:hover{opacity:1}.question-wrapper .area-wrapper textarea.empty-answer:active,.question-wrapper .area-wrapper textarea.empty-answer:focus{background-image:none;padding:0}.question-wrapper .question-symbols{position:absolute;bottom:54px;color:#fff;left:0;width:100%;text-align:center}.question-wrapper .number-container{position:relative}.question-wrapper .number-container-inner{display:flex;align-items:center;justify-content:center;z-index:3}.question-wrapper .number-container .dot{width:10px;height:10px;border:1px solid #888b8d;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 10px;font-size:18px;color:#888b8d;transition:all .4s;cursor:pointer}.question-wrapper .number-container .dot.active-white{background:#ff8200;border:1px solid #ff8200;color:#fff}.desktop .question-wrapper .number-container .dot:hover{border-color:#fff}@media (max-height:864px){.question-wrapper{max-width:560px;max-height:560px}}@media (max-width:1250px){.question-wrapper{padding-top:25px}.question-wrapper__inner{padding:70px 70px 50px}}@media (max-width:768px){.question-wrapper{min-width:unset;max-width:560px;max-height:560px;width:70vw;height:70vw}.question-wrapper .area-wrapper textarea{min-height:110px;padding-right:5px}.question-wrapper__inner{padding:50px}.question-wrapper .question-title{padding:30px 0;font-size:18px}}@media (max-width:576px){.question-wrapper-bg{display:flex;align-items:flex-start;padding-top:100px;height:100%}.question-wrapper-bg .next-question{flex-shrink:0}.question-wrapper{position:relative;width:auto;max-height:unset;height:100%;max-width:unset;min-width:320px;padding-bottom:0;z-index:-1;top:0;display:flex;flex-flow:unset;flex-direction:column;justify-content:space-between}.question-wrapper__inner{display:flex;flex-direction:column;justify-content:flex-end;padding:0 20px;height:calc(100% - 90px)}.active .question-wrapper{z-index:4}.question-wrapper .area-wrapper{position:relative;padding:30px 30px 45px;margin:0;width:100%;max-width:440px;height:30vh;max-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}.question-wrapper .area-wrapper textarea{height:calc(100% - 40px);min-height:75px;width:100%;max-width:270px;margin:0 auto;color:#bdbdbd}.question-wrapper .area-wrapper textarea.empty-answer{background-image:url(/img/pencil.svg);background-repeat:no-repeat;background-position:5px 3px;background-size:14px 14px;padding-left:30px}.question-wrapper .area-wrapper textarea.empty-answer:active,.question-wrapper .area-wrapper textarea.empty-answer:focus{background-image:none;padding-left:0}.question-wrapper .area-wrapper__inner{display:flex;justify-content:center;height:calc(100% - 100px);position:relative;padding-bottom:40px;margin-bottom:20px;width:100%}.question-wrapper .area-wrapper__inner span{position:absolute;bottom:10px;text-align:center;display:block;font-size:12px;left:0;right:0;color:#807f7f}.question-wrapper .area-wrapper:before{content:none}.question-wrapper .number-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.question-wrapper .number-container-inner{justify-content:flex-start}.question-wrapper .number-container-overflow{max-width:180px;overflow:hidden;margin:0 30px}.question-wrapper .number-container .dot{width:40px;height:40px;border:1px solid #888b8d;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 10px;font-size:18px;color:#888b8d;transition:all .4s;flex-shrink:0}.question-wrapper .number-container .dot.active,.question-wrapper .number-container .dot.passed{background:#ff8200;border:1px solid #ff8200;color:#fff}.question-wrapper .number-container .dot.active-white{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.question-wrapper .question-title{text-align:center;padding:0 30px;font-size:16px;line-height:1.1;position:static;max-width:400px;width:100%;display:flex;align-items:center;flex-direction:column;min-height:51px}.question-wrapper .question-title .tips-icon{position:relative;left:auto;top:auto;display:flex;-webkit-transform:none;-ms-transform:none;transform:none;width:28px;margin:5px auto -10px}.question-wrapper .next-question{width:55px;height:55px;background:#ff8200;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:3;margin-bottom:50px}.question-wrapper .question-header{padding-top:95px;margin:0;position:relative}.question-wrapper .question-header:before{top:30px;left:50%;width:160vw;height:160vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;position:absolute;display:block;content:"";opacity:.9;border:2px solid #333;border-radius:50%}.question-wrapper .question-section-title{text-align:center}.question-wrapper .question-symbols{position:relative;bottom:auto;margin-bottom:0;padding-bottom:15px;font-size:12px}}@media (max-width:350px){.question-wrapper .area-wrapper,.question-wrapper .question-title{padding-left:15px;padding-right:15px}.question-wrapper .next-question{margin-bottom:30px}}@media (max-height:750px) and (max-width:768px){.content-wrapper .section-wrapper .question-wrapper{padding:50px 0 0;min-height:575px}.content-wrapper .section-wrapper .question-wrapper .area-wrapper{padding:60px 20px 30px;height:55vh}.content-wrapper .section-wrapper .question-wrapper .question-title{margin-bottom:30px}}.am-1 .section-wrapper,.am-2 .section-wrapper,.am-3 .section-wrapper,.am-4 .section-wrapper,.am-5 .section-wrapper,.am-6 .section-wrapper,.am-7 .section-wrapper,.am-8 .section-wrapper,.question-wrapper-bg.am-1,.question-wrapper-bg.am-2,.question-wrapper-bg.am-3,.question-wrapper-bg.am-4,.question-wrapper-bg.am-5,.question-wrapper-bg.am-6,.question-wrapper-bg.am-7,.question-wrapper-bg.am-8{background-size:cover;background-position:50%;background-image:url(/pictures/am/bg8.png)}.am-1 .section-wrapper:after,.am-1 .section-wrapper:before,.am-2 .section-wrapper:after,.am-2 .section-wrapper:before,.am-3 .section-wrapper:after,.am-3 .section-wrapper:before,.am-4 .section-wrapper:after,.am-4 .section-wrapper:before,.am-5 .section-wrapper:after,.am-5 .section-wrapper:before,.am-6 .section-wrapper:after,.am-6 .section-wrapper:before,.am-7 .section-wrapper:after,.am-7 .section-wrapper:before,.am-8 .section-wrapper:after,.am-8 .section-wrapper:before,.question-wrapper-bg.am-1:after,.question-wrapper-bg.am-1:before,.question-wrapper-bg.am-2:after,.question-wrapper-bg.am-2:before,.question-wrapper-bg.am-3:after,.question-wrapper-bg.am-3:before,.question-wrapper-bg.am-4:after,.question-wrapper-bg.am-4:before,.question-wrapper-bg.am-5:after,.question-wrapper-bg.am-5:before,.question-wrapper-bg.am-6:after,.question-wrapper-bg.am-6:before,.question-wrapper-bg.am-7:after,.question-wrapper-bg.am-7:before,.question-wrapper-bg.am-8:after,.question-wrapper-bg.am-8:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-position:bottom}.am-1 .section-wrapper:after,.am-2 .section-wrapper:after,.am-3 .section-wrapper:after,.am-4 .section-wrapper:after,.am-5 .section-wrapper:after,.am-6 .section-wrapper:after,.am-7 .section-wrapper:after,.am-8 .section-wrapper:after,.question-wrapper-bg.am-1:after,.question-wrapper-bg.am-2:after,.question-wrapper-bg.am-3:after,.question-wrapper-bg.am-4:after,.question-wrapper-bg.am-5:after,.question-wrapper-bg.am-6:after,.question-wrapper-bg.am-7:after,.question-wrapper-bg.am-8:after{z-index:1;background-size:100%}.am-1 .section-wrapper:before,.am-2 .section-wrapper:before,.am-3 .section-wrapper:before,.am-4 .section-wrapper:before,.am-5 .section-wrapper:before,.am-6 .section-wrapper:before,.am-7 .section-wrapper:before,.am-8 .section-wrapper:before,.question-wrapper-bg.am-1:before,.question-wrapper-bg.am-2:before,.question-wrapper-bg.am-3:before,.question-wrapper-bg.am-4:before,.question-wrapper-bg.am-5:before,.question-wrapper-bg.am-6:before,.question-wrapper-bg.am-7:before,.question-wrapper-bg.am-8:before{background-image:url(/pictures/am/overlay.png);background-size:cover;mix-blend-mode:overlay;z-index:2}.am-1 .section-wrapper:after,.question-wrapper-bg.am-1:after{background-image:url(/pictures/am/illustration.png)}.am-2 .section-wrapper:after,.question-wrapper-bg.am-2:after{background-image:url(/pictures/am/illustration-2.png)}.am-3 .section-wrapper:after,.question-wrapper-bg.am-3:after{background-image:url(/pictures/am/illustration-3.png)}.am-4 .section-wrapper:after,.question-wrapper-bg.am-4:after{background-image:url(/pictures/am/illustration-4.png)}.am-5 .section-wrapper:after,.question-wrapper-bg.am-5:after{background-image:url(/pictures/am/illustration-5.png)}.am-6 .section-wrapper:after,.question-wrapper-bg.am-6:after{background-image:url(/pictures/am/illustration-6.png)}.am-7 .section-wrapper:after,.question-wrapper-bg.am-7:after{background-image:url(/pictures/am/illustration-7.png)}.am-8 .section-wrapper:after,.question-wrapper-bg.am-8:after{background-image:url(/pictures/am/illustration-8.png)}.am-fin{display:flex;align-items:center;justify-content:center;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:120px 0 50px}.am-fin .section-wrapper{position:relative;max-width:1200px;z-index:2;margin:0 auto;background-image:url(/pictures/am/results-am.svg);background-size:contain}.am-fin .section-wrapper .section-text{position:relative;text-align:center;max-width:450px}.am-fin .section-wrapper .section-text .button{margin:88px auto 0}@media (max-width:1250px){.am-1 .section-wrapper:after,.am-2 .section-wrapper:after,.am-3 .section-wrapper:after,.am-4 .section-wrapper:after,.am-5 .section-wrapper:after,.am-6 .section-wrapper:after,.am-7 .section-wrapper:after,.am-8 .section-wrapper:after,.question-wrapper-bg.am-1:after,.question-wrapper-bg.am-2:after,.question-wrapper-bg.am-3:after,.question-wrapper-bg.am-4:after,.question-wrapper-bg.am-5:after,.question-wrapper-bg.am-6:after,.question-wrapper-bg.am-7:after,.question-wrapper-bg.am-8:after{background-size:120%}}@media (max-width:1024px){.am-1 .section-wrapper:after,.am-2 .section-wrapper:after,.am-3 .section-wrapper:after,.am-4 .section-wrapper:after,.am-5 .section-wrapper:after,.am-6 .section-wrapper:after,.am-7 .section-wrapper:after,.am-8 .section-wrapper:after,.question-wrapper-bg.am-1:after,.question-wrapper-bg.am-2:after,.question-wrapper-bg.am-3:after,.question-wrapper-bg.am-4:after,.question-wrapper-bg.am-5:after,.question-wrapper-bg.am-6:after,.question-wrapper-bg.am-7:after,.question-wrapper-bg.am-8:after{background-size:150%}}@media (max-width:992px){.am-fin{min-height:700px;padding:90px 120px 120px}.am-fin .section-wrapper{background-image:url(/pictures/am/results-am-mob.svg)}}@media (max-width:1024px){.am-1 .section-wrapper,.am-2 .section-wrapper,.am-3 .section-wrapper,.am-4 .section-wrapper,.am-5 .section-wrapper,.am-6 .section-wrapper,.am-7 .section-wrapper,.am-8 .section-wrapper,.question-wrapper-bg.am-1,.question-wrapper-bg.am-2,.question-wrapper-bg.am-3,.question-wrapper-bg.am-4,.question-wrapper-bg.am-5,.question-wrapper-bg.am-6,.question-wrapper-bg.am-7,.question-wrapper-bg.am-8{background-size:cover}.am-1 .section-wrapper:after,.am-1 .section-wrapper:before,.am-2 .section-wrapper:after,.am-2 .section-wrapper:before,.am-3 .section-wrapper:after,.am-3 .section-wrapper:before,.am-4 .section-wrapper:after,.am-4 .section-wrapper:before,.am-5 .section-wrapper:after,.am-5 .section-wrapper:before,.am-6 .section-wrapper:after,.am-6 .section-wrapper:before,.am-7 .section-wrapper:after,.am-7 .section-wrapper:before,.am-8 .section-wrapper:after,.am-8 .section-wrapper:before,.question-wrapper-bg.am-1:after,.question-wrapper-bg.am-1:before,.question-wrapper-bg.am-2:after,.question-wrapper-bg.am-2:before,.question-wrapper-bg.am-3:after,.question-wrapper-bg.am-3:before,.question-wrapper-bg.am-4:after,.question-wrapper-bg.am-4:before,.question-wrapper-bg.am-5:after,.question-wrapper-bg.am-5:before,.question-wrapper-bg.am-6:after,.question-wrapper-bg.am-6:before,.question-wrapper-bg.am-7:after,.question-wrapper-bg.am-7:before,.question-wrapper-bg.am-8:after,.question-wrapper-bg.am-8:before{background:none}.am-1 .section-wrapper,.question-wrapper-bg.am-1{background-image:url(/pictures/am/sm/am-1.jpg)}.am-2 .section-wrapper,.question-wrapper-bg.am-2{background-image:url(/pictures/am/sm/am-2.jpg)}.am-3 .section-wrapper,.question-wrapper-bg.am-3{background-image:url(/pictures/am/sm/am-3.jpg)}.am-4 .section-wrapper,.question-wrapper-bg.am-4{background-image:url(/pictures/am/sm/am-4.jpg)}.am-5 .section-wrapper,.question-wrapper-bg.am-5{background-image:url(/pictures/am/sm/am-5.jpg)}.am-6 .section-wrapper,.question-wrapper-bg.am-6{background-image:url(/pictures/am/sm/am-6.jpg)}.am-7 .section-wrapper,.question-wrapper-bg.am-7{background-image:url(/pictures/am/sm/am-7.jpg)}.am-8 .section-wrapper,.question-wrapper-bg.am-8{background-image:url(/pictures/am/sm/am-8.jpg)}}@media (max-width:768px){.am-fin{padding-left:30px;padding-right:30px}.am-fin .section-wrapper .section-text{width:calc(100% - 40px)}.am-fin .section-wrapper .section-text .button{margin-top:50px}}@media (max-width:576px){.am-1 .section-wrapper,.am-2 .section-wrapper,.am-3 .section-wrapper,.am-4 .section-wrapper,.am-5 .section-wrapper,.am-6 .section-wrapper,.am-7 .section-wrapper,.am-8 .section-wrapper,.question-wrapper-bg.am-1,.question-wrapper-bg.am-2,.question-wrapper-bg.am-3,.question-wrapper-bg.am-4,.question-wrapper-bg.am-5,.question-wrapper-bg.am-6,.question-wrapper-bg.am-7,.question-wrapper-bg.am-8{background-image:none}.am-1 .section-wrapper-mob,.am-2 .section-wrapper-mob,.am-3 .section-wrapper-mob,.am-4 .section-wrapper-mob,.am-5 .section-wrapper-mob,.am-6 .section-wrapper-mob,.am-7 .section-wrapper-mob,.am-8 .section-wrapper-mob{background-repeat:no-repeat;background-size:cover;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter .6s;transition:filter .6s;transition:filter .6s,-webkit-filter .6s;background-position:50% 100%}.am-1 .section-wrapper-mob.filled,.am-2 .section-wrapper-mob.filled,.am-3 .section-wrapper-mob.filled,.am-4 .section-wrapper-mob.filled,.am-5 .section-wrapper-mob.filled,.am-6 .section-wrapper-mob.filled,.am-7 .section-wrapper-mob.filled,.am-8 .section-wrapper-mob.filled{-webkit-filter:grayscale(0);filter:grayscale(0)}.am-1 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-1.jpg)}.am-2 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-2.jpg)}.am-3 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-3.jpg)}.am-4 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-4.jpg)}.am-5 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-5.jpg)}.am-6 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-6.jpg)}.am-7 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-7.jpg)}.am-8 .section-wrapper-mob{background-image:url(/pictures/am/xs/am-8.jpg)}.am-fin{min-height:400px;padding:90px 20px 50px}.results-wrapper .am-1 .results-header:after,.results-wrapper .am-2 .results-header:after,.results-wrapper .am-3 .results-header:after,.results-wrapper .am-4 .results-header:after,.results-wrapper .am-5 .results-header:after,.results-wrapper .am-6 .results-header:after,.results-wrapper .am-7 .results-header:after,.results-wrapper .am-8 .results-header:after{background-position:50% 80%;background-size:cover;background-repeat:no-repeat}.results-wrapper .am-1 .results-header:after{background-image:url(/pictures/am/xs/results-1.jpg)}.results-wrapper .am-2 .results-header:after{background-image:url(/pictures/am/xs/results-2.jpg)}.results-wrapper .am-3 .results-header:after{background-image:url(/pictures/am/xs/results-3.jpg)}.results-wrapper .am-4 .results-header:after{background-image:url(/pictures/am/xs/results-4.jpg)}.results-wrapper .am-5 .results-header:after{background-image:url(/pictures/am/xs/results-5.jpg)}.results-wrapper .am-6 .results-header:after{background-image:url(/pictures/am/xs/results-6.jpg)}.results-wrapper .am-7 .results-header:after{background-image:url(/pictures/am/xs/results-7.jpg)}.results-wrapper .am-8 .results-header:after{background-image:url(/pictures/am/xs/results-8.jpg)}}@media (max-width:350px){.am-fin .section-wrapper .section-text{width:calc(100% - 40px)}.am-fin .section-wrapper .section-text .button{margin-top:35px}}.bd-1 .section-wrapper:before,.bd-2 .section-wrapper:before,.bd-3 .section-wrapper:before,.bd-4 .section-wrapper:before,.bd-5 .section-wrapper:before,.bd-6 .section-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:0}.bd-1 .section-wrapper{background-image:url(/pictures/slide-1.jpg)}.bd-2 .section-wrapper{background-image:url(/pictures/slide-2.jpg)}.bd-3 .section-wrapper{background-image:url(/pictures/slide-6.jpg)}.bd-4 .section-wrapper{background-image:url(/pictures/slide-4.jpg)}.bd-5 .section-wrapper{background-image:url(/pictures/slide-5.jpg)}.bd-6 .section-wrapper{background-image:url(/pictures/slide-3.jpg)}.q_fin .section-wrapper{z-index:2;background-image:url(/pictures/slide-fin.jpg);padding:30px}.q_fin .section-wrapper .section-text{position:relative;text-align:center}.q_fin .section-wrapper .section-text .button{margin:88px auto 0}@media (max-width:576px){.section-wrapper-mob{height:100%}.bd-1 .section-wrapper-mob,.bd-2 .section-wrapper-mob,.bd-3 .section-wrapper-mob,.bd-4 .section-wrapper-mob,.bd-5 .section-wrapper-mob,.bd-6 .section-wrapper-mob{background:url(/pictures/question-bg-general.jpg) 100%/cover no-repeat;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bd-1 .section-wrapper-mob:before,.bd-2 .section-wrapper-mob:before,.bd-3 .section-wrapper-mob:before,.bd-4 .section-wrapper-mob:before,.bd-5 .section-wrapper-mob:before,.bd-6 .section-wrapper-mob:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1;opacity:.8;transition:background-color .4s}.bd-1 .section-wrapper-mob.filled,.bd-2 .section-wrapper-mob.filled,.bd-3 .section-wrapper-mob.filled,.bd-4 .section-wrapper-mob.filled,.bd-5 .section-wrapper-mob.filled,.bd-6 .section-wrapper-mob.filled{-webkit-filter:grayscale(0);filter:grayscale(0)}.bd-1 .section-wrapper-mob.filled:before,.bd-2 .section-wrapper-mob.filled:before,.bd-3 .section-wrapper-mob.filled:before,.bd-4 .section-wrapper-mob.filled:before,.bd-5 .section-wrapper-mob.filled:before,.bd-6 .section-wrapper-mob.filled:before{background-color:rgba(13,12,10,.5)}.bd-1 .section-wrapper-mob.show-block:before,.bd-2 .section-wrapper-mob.show-block:before,.bd-3 .section-wrapper-mob.show-block:before,.bd-4 .section-wrapper-mob.show-block:before,.bd-5 .section-wrapper-mob.show-block:before,.bd-6 .section-wrapper-mob.show-block:before{background-color:rgba(0,0,0,0)}.bd-1 .section-wrapper-mob .item-title,.bd-2 .section-wrapper-mob .item-title,.bd-3 .section-wrapper-mob .item-title,.bd-4 .section-wrapper-mob .item-title,.bd-5 .section-wrapper-mob .item-title{font-size:14px}.bd-1 .section-wrapper-mob:before{background:url(/pictures/bg-mobile1.png) 100%/contain no-repeat}.bd-2 .section-wrapper-mob:before{background:url(/pictures/bg-mobile3.png) 0/cover no-repeat}.bd-3 .section-wrapper-mob:before{background:url(/pictures/bg-mobile2.png) 100% 0/250px 120px no-repeat}.bd-4 .section-wrapper-mob:before{background:url(/pictures/bg-mobile3.png) 100%/cover no-repeat}.bd-5 .section-wrapper-mob:before{background:url(/pictures/bg-mobile1.png) 100%/contain no-repeat}.bd-6 .section-wrapper-mob:before{background:url(/pictures/bg-mobile3.png) 100% 100%/cover no-repeat;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.q_fin .section-wrapper-mob{position:absolute;width:100%;height:100%;background:rgba(13,12,10,.2);overflow:hidden;border-radius:0;margin:0}.q_fin .section-wrapper-mob .section-wrapper{background-image:none}.q_fin .section-wrapper-mob h1{font-size:20px;color:#ff8200;line-height:24px}.results-wrapper .results-item.bg1 .results-title,.results-wrapper .results-item.bg2 .results-title,.results-wrapper .results-item.bg3 .results-title{font-size:16px}.results-wrapper .results-item.bg1 .results-header:after,.results-wrapper .results-item.bg2 .results-header:after,.results-wrapper .results-item.bg3 .results-header:after{opacity:.5;transition:opacity .15s;transition-delay:0s}.results-wrapper .results-item.bg1 .results-header:before,.results-wrapper .results-item.bg2 .results-header:before,.results-wrapper .results-item.bg3 .results-header:before{background-color:rgba(3,4,35,.4)}.results-wrapper .results-item.bg1 .results-header:after,.results-wrapper .results-item.bg3 .results-header:after{background:url(/pictures/bg-mobile2.png) 100% 100%/255px 110px no-repeat}.results-wrapper .results-item.bg2 .results-header:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url(/pictures/bg-mobile1.png) 100%/auto no-repeat}.results-wrapper .results-item.bg3 .results-header:after{background:url(/pictures/bg-mobile3.png) 100%/cover no-repeat}}.results-wrapper{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;overflow:hidden;padding:180px 13vw 0 9vw;background-color:#0d0c0a;z-index:1;background-image:url(/pictures/stars-dark.jpg);background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;-webkit-animation:fadeBackground .6s ease-in-out;animation:fadeBackground .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.results-wrapper.opened-modal{z-index:4}.results-wrapper .results-item{position:relative;z-index:2;width:33.333%;padding:60px 50px 20px}.results-wrapper .result-item-index{position:absolute;left:0;top:0;font-family:Roboto,sans-serif;font-weight:500;font-size:288px;line-height:.7;z-index:-1;color:#807f7f;opacity:.13}.results-wrapper .results-title{flex:1;margin:0;font-family:Roboto,sans-serif;font-size:32px;line-height:1.25}.results-wrapper .results-header{padding-bottom:5px}.results-wrapper .sub-question{margin:0 0 35px}.results-wrapper .sub-question h4{font-size:22px;line-height:1.35;font-family:Proba Pro Medium,sans-serif}.results-wrapper .sub-question textarea{min-height:40px;color:#bdbdbd;font-family:Proba Pro Regular,sans-serif;font-weight:400;padding:0}.results-wrapper .sub-question textarea.empty-answer{background-image:url(/img/pencil-light.svg);background-repeat:no-repeat;background-position:0 0;background-size:20px 20px;transition:color .4s,opacity .2s;padding-left:30px;opacity:.5}.desktop .results-wrapper .sub-question textarea.empty-answer:hover{opacity:.8}.results-wrapper .sub-question textarea.empty-answer:active,.results-wrapper .sub-question textarea.empty-answer:focus{background-image:none;padding:0}.results-wrapper .sub-question textarea::-webkit-input-placeholder{color:#807f7f}.results-wrapper .sub-question textarea::-moz-placeholder{color:#807f7f}.results-wrapper .sub-question textarea:-ms-input-placeholder{color:#807f7f}.results-wrapper .sub-question textarea:focus::-ms-input-placeholder{color:rgba(0,0,0,0)}.results-wrapper .sub-question textarea:focus::placeholder{color:rgba(0,0,0,0)}.results-wrapper .sub-question textarea:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}.results-wrapper .sub-question textarea:focus:-moz-placeholder,.results-wrapper .sub-question textarea:focus::-moz-placeholder{color:rgba(0,0,0,0)}.results-wrapper .sub-question textarea:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}.results-btn{cursor:pointer;position:fixed;right:66px;top:240px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:75px;height:75px;border-radius:50%;background-color:#ff8200;font-size:10px;line-height:1.1;text-transform:uppercase;letter-spacing:.1em;font-weight:500;padding:10px}.results-btn svg{margin-top:5px}@media (max-width:1440px){.results-wrapper{padding:160px 13vw 0 41px}.results-wrapper .results-item{padding:50px 25px 20px}.results-wrapper .result-item-index{left:-20px}.results-wrapper .sub-question h4{font-size:18px;line-height:1.2}}@media (max-width:1250px){.results-wrapper{justify-content:flex-start;padding:150px 150px 0 25px}.results-wrapper .results-item{width:50%;padding:40px 25px 20px}.results-wrapper .result-item-index{font-size:250px;left:-20px}.results-wrapper .results-title{font-size:28px}.results-btn{right:50px}}@media (max-width:992px){.results-wrapper{padding:130px 120px 0 25px}.results-wrapper .results-item{padding:25px 25px 20px}.results-wrapper .result-item-index{font-size:230px;left:0}}@media (max-width:768px){.results-wrapper{padding:100px 130px 0 10px}.results-wrapper .results-item{width:100%}.results-wrapper .result-item-index{font-size:180px}}@media (max-width:576px){.results-wrapper{max-width:none;margin:0;padding:100px 20px 50px;justify-content:center;background-image:url(/pictures/stars.jpg)}.results-wrapper .results-title{font-size:20px;transition:color .4s}.results-wrapper .results-content{padding:0 20px 20px}.results-wrapper .results-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px;width:100%;max-height:125px;height:calc(23.3vw - 9.32px);min-height:75px;font-size:16px;line-height:18px;margin:0;font-family:Roboto,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#fff;z-index:1}.results-wrapper .results-header svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:stroke .4s,-webkit-transform .4s;transition:stroke .4s,transform .4s;transition:stroke .4s,transform .4s,-webkit-transform .4s;stroke:#fff}.results-wrapper .results-header:after,.results-wrapper .results-header:before{content:"";position:absolute;bottom:0;top:0;left:0;right:0;z-index:-1}.results-wrapper .results-header:after{transition:opacity .2s;transition-delay:.1s}.results-wrapper .results-item{flex:1 0 100%;max-width:100%;display:flex;flex-wrap:wrap;padding:0;background-color:#000;border-radius:20px;max-height:125px;margin-bottom:20px;transition:max-height .6s;background-repeat:no-repeat;z-index:1;overflow:hidden}.results-wrapper .results-item.opened{background:rgba(13,12,10,.7);color:#807f7f;height:auto;max-height:2000px;border:1px solid #807f7f}.results-wrapper .results-item.opened .results-header svg{stroke:#ff8200;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.results-wrapper .results-item.opened .results-header:after,.results-wrapper .results-item.opened .results-header:before{opacity:0}.results-wrapper .results-item.opened .results-title{color:#ff8200}.results-wrapper .results-item .sub-question{flex:1 0 100%;max-width:100%;margin-top:20px;width:100%}.results-wrapper .results-item .sub-question:first-child{margin-top:0}.results-wrapper .results-item .sub-question textarea{min-height:80px;width:100%;max-width:unset}.results-wrapper .results-item .sub-question textarea.empty-answer{background-image:url(/img/pencil-light.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;transition:all .4s;padding-left:30px}.results-wrapper .results-item .sub-question textarea.empty-answer:active,.results-wrapper .results-item .sub-question textarea.empty-answer:focus{background-image:none;padding-left:0}.results-wrapper .results-item .sub-question>p{margin-top:0;color:#ff8200;font-weight:600}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.results-buttons{display:flex;flex-wrap:wrap;max-width:250px;justify-content:center;margin:0 auto}.results-buttons .results-buttons-title{width:100%;margin:0 0 30px}.results-buttons .results-buttons-color,.results-buttons .results-buttons-format{display:flex;flex-direction:column;width:50%}.results-buttons .results-buttons-color__title,.results-buttons .results-buttons-format__title{text-align:left;margin-bottom:15px;font-size:20px;font-family:Roboto,sans-serif;font-weight:500}.results-buttons .results-buttons-color label,.results-buttons .results-buttons-format label{position:relative;cursor:pointer;height:20px;margin-bottom:20px;font-size:16px}.results-buttons .results-buttons-color label span,.results-buttons .results-buttons-format label span{height:20px;transition:color .4s;display:flex;align-items:center}.results-buttons .results-buttons-color label span:before,.results-buttons .results-buttons-format label span:before{content:"";display:flex;width:18px;height:18px;border:1px solid #807f7f;border-radius:50%;transition:border .4s;flex-shrink:0;margin-right:12px}.results-buttons .results-buttons-color label span:after,.results-buttons .results-buttons-format label span:after{content:"";left:6px;top:6px;width:8px;height:8px;border-radius:50%;background-color:rgba(0,0,0,0);position:absolute;transition:background-color .2s}.results-buttons .results-buttons-color label input,.results-buttons .results-buttons-format label input{cursor:pointer;position:fixed;visibility:hidden;display:none}.results-buttons .results-buttons-color label input:checked~span,.results-buttons .results-buttons-format label input:checked~span{color:#ff8200}.results-buttons .results-buttons-color label input:checked~span:before,.results-buttons .results-buttons-format label input:checked~span:before{border:1px solid #ff8200}.results-buttons .results-buttons-color label input:checked~span:after,.results-buttons .results-buttons-format label input:checked~span:after{background-color:#ff8200}.desktop .results-buttons .results-buttons-color label:hover span,.desktop .results-buttons .results-buttons-format label:hover span{color:rgba(255,130,0,.8)}.desktop .results-buttons .results-buttons-color label:hover span:before,.desktop .results-buttons .results-buttons-format label:hover span:before{border-color:rgba(255,130,0,.8)}.results-buttons .button{margin-top:40px}@media (max-width:1440px){.results-buttons .results-buttons-color__title,.results-buttons .results-buttons-format__title{font-size:18px}}@media (max-width:576px){.results-buttons-mobile.results-buttons{padding-top:10px;padding-bottom:30px;max-width:280px}.results-buttons-mobile.results-buttons .results-buttons-title{text-align:center;max-width:300px}.results-buttons-mobile.results-buttons .results-buttons-color,.results-buttons-mobile.results-buttons .results-buttons-format{flex-direction:row;flex-wrap:wrap;width:100%}.results-buttons-mobile.results-buttons .results-buttons-color__title,.results-buttons-mobile.results-buttons .results-buttons-format__title{width:100%;font-size:18px;line-height:1.3}.results-buttons-mobile.results-buttons .results-buttons-color label,.results-buttons-mobile.results-buttons .results-buttons-format label{display:inline-flex;margin-right:20px}.results-buttons-mobile.results-buttons .results-buttons-color label:last-child,.results-buttons-mobile.results-buttons .results-buttons-format label:last-child{margin-right:0}.results-buttons-mobile.results-buttons .results-buttons-format{border-bottom:1px solid #807f7f;margin-bottom:18px}.results-buttons-mobile.results-buttons .results-btn{position:relative;top:auto;right:auto;margin-top:40px}}.error-404.main-wrapper{background-image:url(/pictures/error-404.jpg);background-position:top}.error-404__content{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;height:100%;max-width:850px;width:100%;z-index:2;position:relative}.error-404__content .h1{color:#ff8200;margin-bottom:30px}.error-404__img{position:absolute;left:-4%;top:-5%;width:27%;height:27%;background-image:url(/img/404-cosmonaut.png);background-size:contain;background-repeat:no-repeat}.error-404__title{max-width:509px}.error-404__title h1{font-size:288px;margin-bottom:15px;line-height:1.1;background:linear-gradient(270deg,#ff8200 4.02%,rgba(255,130,0,.494891) 93.04%,rgba(255,130,0,0) 122.64%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.error-404__excerpt{max-width:470px;margin-bottom:40px}.error-404__excerpt p{text-align:center;line-height:1.4}@media screen and (max-width:1680px){.error-404__title h1{font-size:190px;line-height:1.1}.error-404__img{left:8%;top:-6%;width:19%;height:30%}}@media screen and (max-width:1280px){.error-404__title h1{font-size:160px}.error-404__content .h1{margin-bottom:20px}.error-404__excerpt{max-width:470px;margin-bottom:10px}.error-404__img{left:10%;top:-9%}}