@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Montserrat:wght@500&display=swap);.header{-webkit-transform:translateZ(0);position:relative;display:flex;align-items:center;z-index:1000;background:#fff}.header,.header:before{left:0;top:0;width:100%}.header:before{position:absolute;content:"";height:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);transition:all .2s ease-out;opacity:0;visibility:hidden}.header--active:before,.header--scroll:before{opacity:1;visibility:visible}.header--offset-eco{position:absolute;top:104px}@media(max-width:640px){.header--offset-eco{top:60px}}.header--offset-eco.header--scroll{position:fixed;top:0}.header--not-scroll{position:absolute}.header--not-scroll:before{display:none}@media(max-width:640px){.header--country-offset{top:110px}}@media(max-width:1599px){.header .layout{max-width:1260px}}@media(max-width:1024px){.header .layout{max-width:670px}}@media(max-width:640px){.header .layout{width:calc(100% - 100px)}}.header__wrapper{display:flex;align-items:center;justify-content:center;padding-top:14px;padding-bottom:15px;min-height:64px;max-width:1400px;width:calc(100% - 40px);min-width:280px;margin-left:auto;margin-right:auto}@media(max-width:1599px){.header__wrapper{max-width:1160px;padding:0 20px}}@media(max-width:1024px){.header__wrapper{max-width:646px;padding:0}}@media(max-width:640px){.header__wrapper{padding:0;min-height:40px;width:100%;max-width:270px}}.header__location{display:none}@media(max-width:1024px){.header__location{display:block}}@media(max-width:640px){.header__location svg{width:14px;height:auto}}.header__logo{position:relative;top:2px}.header__logo .icon-plonq-logo{font-size:20px;color:#323232}@media(max-width:1024px){.header__logo .icon-plonq-logo{font-size:28px}}@media(max-width:640px){.header__logo .icon-plonq-logo{font-size:14px}}.header__burger{position:relative;height:14px;width:14px;display:none}@media(max-width:1024px){.header__burger{display:block}}@media(max-width:640px){.header__burger .icon-burger{width:15px}}.header__burger .burger,.header__burger .close{position:absolute;display:inline-block;font-size:0;transform-origin:50% 50%}.header__burger .burger--hide,.header__burger .close{opacity:0;visibility:hidden}@media(max-width:640px){.header__burger .close .icon-close{width:14px;height:14px}}.header__burger .close--show{opacity:1;visibility:visible}@media(max-width:1024px){.header__menu{display:none}}.menu{display:flex}.menu>.mobile-menu__app-link-country{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:flex-start;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu>.mobile-menu__app-link-country>p{font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:145%;display:flex;align-items:center;color:#323232}.menu>.mobile-menu__app-link-country>p:first-child>img{width:12px;height:8px;margin-left:5px;transform:rotate(0);transition:all .2s linear}.menu>.mobile-menu__app-link-country>p:first-child>img.active{transform:rotate(180deg)}.menu>.mobile-menu__app-link-country>ul{position:absolute;opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:all .3s ease;top:calc(100% + 23px);transform:translateY(20px);right:0;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.05);border-radius:7px;width:144px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0 10px 0}.menu>.mobile-menu__app-link-country>ul.active{opacity:1;visibility:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform:translateY(0)}.menu>.mobile-menu__app-link-country>ul>li{width:128px;height:48px;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;border-radius:5px;margin:2.5px 0 2.5px 0}.menu>.mobile-menu__app-link-country>ul>li.active{background:#efefef}.menu>.mobile-menu__app-link-country>ul>li.active>p{font-family:var(--font-gpm)}.menu>.mobile-menu__app-link-country>ul>li>p{margin-left:20px;font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#323232}.menu>.mobile-menu__app-link-country>ul>li:hover{background:#efefef}.menu>.mobile-menu__app-link-country>ul>li:hover>p{font-family:var(--font-gpm)}.menu__li{position:relative}.menu__li:not(:first-child){margin-left:120px}@media(max-width:1599px){.menu__li:not(:first-child){margin-left:105px}}.menu__li:hover .menu__link{color:#c8bb93}.menu__li:hover .menu__sub-wrapper{top:100%;opacity:1;visibility:visible}.menu__link{font-family:var(--font-gp);font-size:13px;line-height:12px;color:var(--colorBlack);transition:all .2s ease-out}@media(max-width:1599px){.menu__link{font-size:12px}}.menu__sub-wrapper{position:absolute;left:-20px;top:calc(100% + 20px);padding-top:23px;transition:all .2s ease-out;opacity:0;visibility:hidden}.menu__sub{position:relative;background:#fff;min-width:306px;box-shadow:0 7px 10px rgba(0,0,0,.05);border-bottom-left-radius:7px;border-bottom-right-radius:7px}.menu__sub-li:last-child .menu__sub-link{padding-bottom:30px}.menu__sub-link{position:relative;display:block;font-family:var(--font-gp);font-size:16px;line-height:21px;color:var(--colorBlack);padding:20px 32px 18px;transition:all .2s ease-out}.menu__sub-link:hover{background-color:#f7f7f7}.menu__sub-link span{display:block;font-family:var(--font-gp);font-size:13px;margin-top:3px}#nav-icon{width:14px;height:14px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;cursor:pointer}#nav-icon>span{width:14px;height:1px;position:absolute}#nav-icon>span.no:before{position:absolute;top:12px;right:0;width:8px;height:1px;background:#000;content:"";border-radius:1px;transition-duration:.12s;transition:transform .12s,top .12s .12s}#nav-icon>span.no:after{width:0;height:0;background:transparent}#nav-icon>span:before{top:0}#nav-icon>span:after,#nav-icon>span:before{position:absolute;right:0;width:14px;height:1px;background:#000;content:"";border-radius:1px;transition-duration:.12s;transition:transform .12s,top .12s .12s}#nav-icon>span:after{top:6px}#nav-icon.open>span.no{transition:all .2s ease-out;top:7px;width:0;height:0}#nav-icon.open>span.no:after,#nav-icon.open>span.no:before{height:0;width:0}#nav-icon.open>span:before{width:23px;top:6px;left:-4px;transform:rotate(-45deg)}#nav-icon.open>span:after,#nav-icon.open>span:before{border-radius:1px;transition:top .12s,transform .12s .12s,width .12s;height:1px}#nav-icon.open>span:after{width:21px;left:-3px;top:7px;transform:rotate(45deg)}.mobile-menu{position:absolute;top:100%;width:100%;background:#fff;transition:all .25s linear;max-height:10px;display:none;z-index:100;opacity:0;pointer-events:none}@media screen and (max-width:1024px){.mobile-menu{display:block}}@media screen and (max-width:640px){.mobile-menu{height:100vh;box-shadow:none;overflow-y:scroll;z-index:1100}}.mobile-menu--active{max-height:50vh;opacity:1;pointer-events:all}@media screen and (max-width:1024px){.mobile-menu--active{max-height:var(--fsvh);padding-top:20px}}@media screen and (max-height:680px){.mobile-menu--active{max-height:var(--fsvh)}}.mobile-menu .close{position:absolute;top:-30px;right:15px}.mobile-menu .close .icon-close{width:15px;height:15px}.mobile-menu__layout{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:646px;border-bottom:1px solid rgba(0,0,0,.1);margin:0 auto}@media screen and (max-width:640px){.mobile-menu__layout{max-width:300px;flex-wrap:wrap;border:none}}.mobile-menu__menu-item{max-width:145px;width:auto;margin-bottom:40px;margin:0 0 40px 0;min-width:145px}@media screen and (max-width:640px){.mobile-menu__menu-item{max-width:110px;min-width:110px;margin:0;margin-bottom:40px}.mobile-menu__menu-item--offset{max-width:110px;margin:0}}.mobile-menu__menu-head{font-family:var(--font-gp);font-size:calc(13px + .39063vw);line-height:21px;color:#000;margin-bottom:19px}.mobile-menu__menu-li{line-height:17px}.mobile-menu__menu-li:not(:last-child){margin-bottom:14px}@media screen and (max-width:640px){.mobile-menu__menu-li:not(:last-child){margin-bottom:7px}}.mobile-menu__menu-link{font-family:var(--font-gp);font-size:calc(11px + .23438vw);line-height:17px;color:#a8a8a8;transition:all .2s ease-out}@media screen and (max-width:640px){.mobile-menu__menu-link{font-size:10px}}.mobile-menu__menu-link:hover{color:#333}.mobile-menu__app{max-width:646px;width:100%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-start;padding:0;margin-top:40px;outline:none}@media screen and (max-width:640px){.mobile-menu__app{max-width:300px;flex-wrap:wrap;margin-top:0;padding-bottom:30px}}.mobile-menu__app>.group__btn{position:relative;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0);display:none;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:flex-start;align-items:center;width:145px;cursor:pointer}.mobile-menu__app>.group__btn>.group__link{position:absolute;opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;pointer-events:none;transition:all .4s ease;top:60px;transform:translateY(-40px);right:0;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.05);border-radius:7px;width:144px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0 10px 0}.mobile-menu__app>.group__btn>.group__link.active{opacity:1;visibility:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform:translateY(0)}@media screen and (max-height:680px){.mobile-menu__app>.group__btn>.group__link.active{transform:translateY(-165px)}.mobile-menu__app>.group__btn>.group__link{transform:translateY(-100px)}}.mobile-menu__app>.group__btn>.group__link>li{width:128px;height:48px;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;border-radius:5px;margin:2.5px 0 2.5px 0}.mobile-menu__app>.group__btn>.group__link>li.active{background:#efefef}.mobile-menu__app>.group__btn>.group__link>li.active>a{font-family:var(--font-gpm)}.mobile-menu__app>.group__btn>.group__link>li>a{margin-left:12px;font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#323232;display:flex;flex-direction:row-reverse}.mobile-menu__app>.group__btn>.group__link>li>a>span{margin-left:16px}.mobile-menu__app>.group__btn>.group__link>li:hover{background:#efefef}.mobile-menu__app>.group__btn>.group__link>li:hover>a{font-family:var(--font-gpm)}.mobile-menu__app>.group__btn>p{font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:145%;display:flex;align-items:center;width:145px;color:#323232;margin-bottom:12px}@media(max-width:1024px){.mobile-menu__app>.group__btn{display:flex}}@media screen and (max-width:613px){.mobile-menu__app>.group__btn{max-width:111px;justify-content:flex-start}.mobile-menu__app>.group__btn>*{margin-right:5px}}@media screen and (max-width:613px)and (max-width:640px){.mobile-menu__app>.group__btn>*{margin-right:0}}.mobile-menu__app>.group__btn>span{font-size:13px;font-family:var(--font-gp);font-style:normal;font-weight:400;padding-top:3px;color:#828282;margin-left:7px}.mobile-menu__app>.group__btn>img{width:23px;height:12px}.mobile-menu__app>.group__btn>img.icon-arrow{width:8px;height:auto;margin-left:7px;transition:all .3s linear;transform:rotate(0deg)}.mobile-menu__app>.group__btn>img.icon-arrow.active{transform:rotate(180deg)}.mobile-menu__app>.mobile-menu__app-link-country{width:145px;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:flex-start;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width:640px){.mobile-menu__app>.mobile-menu__app-link-country{width:111px}}.mobile-menu__app>.mobile-menu__app-link-country>p{font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:145%;display:flex;align-items:center;color:#323232;margin-bottom:12px}.mobile-menu__app>.mobile-menu__app-link-country>p:nth-child(2)>img{width:8px;height:auto;margin-left:5px;transition:all .3s linear;transform:rotate(0deg)}.mobile-menu__app>.mobile-menu__app-link-country>p:nth-child(2)>img.active{transform:rotate(180deg)}.mobile-menu__app>.mobile-menu__app-link-country>ul{position:absolute;opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:all .4s ease;top:60px;transform:translateY(-40px);right:0;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.05);border-radius:7px;width:144px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0 10px 0}@media screen and (max-height:680px){.mobile-menu__app>.mobile-menu__app-link-country>ul{transform:translateY(-100px)}}.mobile-menu__app>.mobile-menu__app-link-country>ul.active{opacity:1;visibility:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform:translateY(0)}@media screen and (max-height:680px){.mobile-menu__app>.mobile-menu__app-link-country>ul.active{transform:translateY(-150px)}}.mobile-menu__app>.mobile-menu__app-link-country>ul>li{width:128px;height:48px;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;border-radius:5px;margin:2.5px 0 2.5px 0}.mobile-menu__app>.mobile-menu__app-link-country>ul>li.active{background:#efefef}.mobile-menu__app>.mobile-menu__app-link-country>ul>li.active>p{font-family:var(--font-gpm)}.mobile-menu__app>.mobile-menu__app-link-country>ul>li>p{margin-left:20px;font-family:var(--font-gp);font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#323232}.mobile-menu__app>.mobile-menu__app-link-country>ul>li:hover{background:#efefef}.mobile-menu__app>.mobile-menu__app-link-country>ul>li:hover>p{font-family:var(--font-gpm)}.mobile-menu__app-item{display:flex;width:145px}@media screen and (max-width:640px){.mobile-menu__app-item{margin-bottom:64px;width:111px}}.mobile-menu__app-item:last-child{margin-left:57px}.mobile-menu__app-icon{margin-right:15px}.mobile-menu__app-icon img{height:18px}.mobile-menu__app-text{font-size:10px}.mobile-menu__app-text,.mobile-menu__app-text p{font-family:var(--font-gp);line-height:18px;color:#000}.mobile-menu__app-text p{font-size:13px}@media screen and (max-width:640px){.mobile-menu__app-text p{font-size:10px}}.mobile-menu__app-text span{display:inline-block;font-family:var(--font-gp);font-size:13px;line-height:18px;color:#a8a8a8}@media screen and (max-width:640px){.mobile-menu__app-text span{font-size:10px}}.leave-message{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:30px 0}@media(max-width:640px){.leave-message{min-height:auto;align-items:normal;padding:0}}.leave-message__wrapper{min-width:568px;width:auto;margin:0 auto;background:#fff;border-radius:7px}@media(max-width:640px){.leave-message__wrapper{min-width:auto;width:100%;max-width:336px;background-color:transparent}}.leave-message__wrapper--default{padding:30px 115px 80px}@media(max-width:640px){.leave-message__wrapper--default{padding:16px 0 10px}}.leave-message__head{font-family:var(--font-gp);font-size:15px;line-height:14px;text-align:center;color:#898a8d}@media(max-width:640px){.leave-message__head{font-size:13px;line-height:12px}}.leave-message__head-back{text-decoration:none!important}.leave-message__head-back .icon-arrow-left-small{margin-right:6px;transform:translateY(1px)}.leave-message__head-back span{display:inline-block;line-height:13px;border-bottom:1px solid #898a8d}.leave-message__head-logout{margin-left:auto}.quiz-steps{display:flex;justify-content:center;align-items:center;margin:48px auto 69px}@media(max-width:640px){.quiz-steps{margin:33px auto 41px}}.quiz-steps__item-count{display:flex;align-items:center;justify-content:center;font-family:var(--font-Inter);font-size:11px;line-height:14px;text-align:center;letter-spacing:-.26px;color:#d3d3d3;width:30px;height:30px;border:1px solid #d3d3d3;border-radius:12px;transition:all .25s ease-out}.quiz-steps__item-line{position:relative;width:70px;background:#d2d8dd;margin:0 12px;overflow:hidden}.quiz-steps__item-line,.quiz-steps__item-line span{height:1px;border-radius:20px;transition:all .25s ease-out}.quiz-steps__item-line span{position:absolute;top:0;left:0;background:#657786}.quiz-steps__item{display:flex;align-items:center}.quiz-steps__item--el-2 .quiz-steps__item-count{font-weight:500}.quiz-steps__item--active .quiz-steps__item-count{font-weight:500;border:1px solid #657786;color:#657786}.quiz-steps__back{margin-top:18px}.quiz-steps__back,.quiz-steps__back-link{display:flex;justify-content:center;align-items:center}.quiz-steps__back-link{width:30px;height:30px}.quiz-steps__description{font-family:var(--font-gpl);font-size:16px;line-height:20px;text-align:center;margin-top:-24px}.quiz-steps__description--one{margin-bottom:34px}.quiz-steps__description--three{margin-bottom:56px}.box-component{position:relative;background:#fff;width:335px;padding:20px;box-shadow:2px 2px 9px rgba(64,95,141,.1);border-radius:7px}.box-component__item-fill:not(:last-child){margin-bottom:20px}.box-component--item:not(:last-child){margin-top:16px!important;margin-bottom:0}.box-component__button{margin-top:30px;display:flex;justify-content:center}.box-component__error{font-size:12px;line-height:137%;color:#ff3b3b;transition:all .3s ease-out;margin-bottom:10px}input,textarea{outline:none}textarea{font-family:var(--font-gp);font-size:13px;line-height:137%;color:#323232;min-height:138px;width:100%;max-width:298px;padding:16px;background:#f5f5f7;border:1px solid #f5f5f7;border-radius:4px;transition:all .25s ease-out}textarea:focus{background:#fff}textarea::-webkit-input-placeholder{color:#898a8d}textarea::-moz-placeholder{color:#898a8d}textarea:-ms-input-placeholder{color:#898a8d}textarea:-moz-placeholder{color:#898a8d}.upload-photo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 50px}@media(max-width:991px){.upload-photo{display:block}}.upload-photo__item{text-align:center}@media(max-width:991px){.upload-photo__item:not(:last-child){margin-bottom:40px}}.upload-photo__item>p{font-family:var(--font-gpl);font-size:16px;line-height:20px;color:#323232;margin-bottom:20px}.upload-photo__clear{position:absolute;top:0;right:0;width:30px;height:30px}.upload-photo__clear,.upload-photo__error-hide{display:flex;align-items:center;justify-content:center}.upload-photo__error-hide{width:155px;height:155px;background:#f1d6d4;border-radius:4px}.upload-photo__error-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:#d0736d}.upload-photo__error-message{position:absolute;top:-8px;left:10px;font-family:var(--font-gpm);font-size:10px;line-height:137%;color:#ff3b3b;background:#fff;padding:1px 7px}.upload-photo__preview{position:relative;background:#f5f5f7;border-radius:4px;display:flex;justify-content:center;padding:16px 30px;max-height:188px}.upload-photo__preview--error{background:#fff;outline:1px solid #ff3b3b;border-radius:4px}.upload-photo__preview img{max-width:100%;max-height:168px}.upload-photo__info-bar{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.upload-photo__name{font-family:var(--font-gp);font-size:13px;line-height:137%;color:#898a8d}.upload-photo__buttons{display:flex}.upload-photo__button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#d2d8dd;border-radius:14px;cursor:pointer;transition:all .25s ease-out}.upload-photo__button:hover{background:#90a2b1}.upload-photo__button:not(:last-child){margin-right:11px}.upload-photo__button--upload{background:#90a2b1}.application-accepted p{font-family:var(--font-gpl);font-size:16px;line-height:20px}.application-accepted__status-description,.application-accepted__status-head{text-align:center}.application-accepted__status-head{font-family:var(--font-gpm);font-size:16px;line-height:20px;margin-bottom:50px}.application-accepted__status-description{margin-bottom:50px}.application-accepted__status-description p:not(:last-child){margin-bottom:30px}.text-form{color:#898a8d;margin-top:-4px}.style-button,.text-form{font-size:13px;line-height:137%}.style-button{font-family:var(--font-gpm);color:#fff;width:100%;min-height:46px;padding:14px 16px;max-width:295px;display:inline-block;text-align:center;background:#657786;border-radius:4px;transition:all .2s ease-out}.style-button--light-blue{background:#90a2b1;color:#fff}.style-button--light-gray{background:#c1c9cf;color:#fff}.style-button--black{background:#323232}.style-button--auto-width,.style-button--black{font-size:16px;line-height:20px;width:auto;max-width:none;min-height:44px;min-width:186px;padding:11px 15px 13px}.style-button--home-back{font-family:var(--font-gpm);font-size:16px;line-height:42px;color:#323232;text-align:center;border:1px solid hsla(225,2%,55%,.2);border-radius:4px;min-height:44px;padding:0 10px;background:#fff}.input-style__field{outline:none;box-shadow:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.input-style__field:active,.input-style__field:focus,.input-style__field:hover{outline:0;outline-offset:0;border-color:#f5f5f7}.input-style__field:not(:-moz-placeholder-shown)+.style-button__close{transform:translateX(-12px) translateY(-50%);opacity:1;visibility:visible}.input-style__field:not(:placeholder-shown)+.style-button__close{transform:translateX(-12px) translateY(-50%);opacity:1;visibility:visible}.input-style--error .style-button__field{background:#fff;border:1px solid #ff3b3b}.input-style--error .style-button__error-message{transform:translateY(-7px);opacity:1;visibility:visible}.checkbox-button{position:relative;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-button--facebook .checkbox-button__text{font-family:var(--font-gp);font-size:10px;line-height:24px;color:#323232}.checkbox-button--facebook strong{display:flex;align-items:center}.checkbox-button--facebook svg{fill:#2e5c92;margin-right:11px}.checkbox-button__input{display:none;z-index:-1;opacity:0}.checkbox-button__input:checked+.checkbox-button__text .checkbox-button__status{border:2px solid #d2d8dd;background:#657786}.checkbox-button__text-wrapper p:not(:last-child){margin-bottom:8px}.checkbox-button__text{display:flex;font-size:13px;line-height:16px;color:#1a1818}.checkbox-button__text--large{font-size:15px;line-height:22px}.checkbox-button__text--large .checkbox-button__status{top:4px}.checkbox-button__text--big{font-size:17px;line-height:21px}.checkbox-button__text--big .checkbox-button__status{top:2px}.checkbox-button__text--gray{color:#707070}.checkbox-button__text--red{color:#e71621}.checkbox-button__text--green{color:#688c34}.checkbox-button__status{position:relative;top:2px;box-sizing:border-box;border-radius:4px;width:12px;min-width:12px;height:12px;margin-right:7px;border:2px solid #d2d8dd;background:#d2d8dd;transition:all .25s ease-out}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #f5f5f7;-webkit-text-fill-color:var(--color-black);-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.textarea-style__wrapper{position:relative}.textarea-style__wrapper--error .textarea-style__error-message{transform:translateY(-7px);opacity:1;visibility:visible}.textarea-style__error-message{position:absolute;left:10px;top:0;font-size:10px;line-height:137%;color:#ff3b3b;background:#fff;border-radius:4px;padding:1px 7px;transform:translateY(0);transition:all .3s ease-out;opacity:0;visibility:hidden}:root{--font-gp:"GothamPro",sans-serif;--font-gpl:"GothamPro-Light",sans-serif;--font-gpm:"GothamPro-Medium",sans-serif;--font-gpb:"GothamPro-Bold",sans-serif;--font-ms:"Montserrat",sans-serif;--font-Inter:"Inter",sans-serif;--color-black:#323232;--color-gray:#898a8d;--color-blue-gray:#a9b5c0;--color-blue-gray-dark:#90a2b1;--primary:#6979f8;--primary-hover:#a5affb;--second:#be52f2;--second-hover:#dba5f5;--success:#00c48c;--success-hover:#7ddfc3;--info:#0084f4;--info-hover:#66b5f8;--warning:#ffa26b;--warning-hover:#ffc7a6;--danger:#ff647c;--danger-hover:#fdafbb}*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@font-face{font-display:swap;font-family:GothamPro;font-weight:400;font-style:normal;src:url(/fonts/GothamPro.b668e1c7.eot);src:url(/fonts/GothamPro.b668e1c7.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamPro.ceab32a3.woff) format("woff"),url(/fonts/GothamPro.e894eef3.ttf) format("truetype")}@font-face{font-display:swap;font-family:GothamPro-Light;font-weight:400;font-style:normal;src:url(/fonts/GothamPro-Light.724cc7d8.eot);src:url(/fonts/GothamPro-Light.724cc7d8.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamPro-Light.93998e43.woff) format("woff"),url(/fonts/GothamPro-Light.e17db98b.ttf) format("truetype")}@font-face{font-display:swap;font-family:GothamPro-Medium;font-weight:400;font-style:normal;src:url(/fonts/GothamPro-Medium.59ef89e3.eot);src:url(/fonts/GothamPro-Medium.59ef89e3.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamPro-Medium.826b611f.woff) format("woff"),url(/fonts/GothamPro-Medium.7a6ea239.ttf) format("truetype")}@font-face{font-display:swap;font-family:GothamPro-Bold;font-weight:400;font-style:normal;src:url(/fonts/GothamPro-Bold.3a4686d7.eot);src:url(/fonts/GothamPro-Bold.3a4686d7.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamPro-Bold.7c3f1408.woff) format("woff"),url(/fonts/GothamPro-Bold.a5717f32.ttf) format("truetype")}@font-face{font-family:icomoon;src:url(/fonts/icomoon.56056285.eot);src:url(/fonts/icomoon.56056285.eot#iefix) format("embedded-opentype"),url(/fonts/icomoon.f98a3253.ttf) format("truetype"),url(/fonts/icomoon.78b8ec44.woff) format("woff"),url(/img/icomoon.1db086a9.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flonq-alpha-logo:before{content:""}.icon-flonq-logo:before{content:""}.icon-flonq-plus-logo:before{content:""}.icon-flonq-x-logo:before{content:""}.icon-plonq-500-logo:before{content:""}.icon-plonq-alpha-logo:before{content:""}.icon-plonq-logo:before{content:""}.icon-plonq-plus-logo:before{content:""}.icon-plonq-x-logo:before{content:""}body{background:#f5f5f7;font-family:var(--font-gp)}button{border:none;outline:none;cursor:pointer}#app{padding-top:var(--header-vh)}#app,body,html{height:100%}.default-layout{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.default-layout .main_box{flex:1;display:flex;align-items:center}@media(max-width:991px){.default-layout .main_box{align-items:flex-start}}nav{position:absolute;top:0;padding:10px;z-index:99999}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.leave-massage_head_group{display:flex;justify-content:center;align-items:center;width:100%;width:336px}.leave-massage_head_group--login{justify-content:space-between}.leave-massage_head_group .button{margin-top:-4px;text-decoration:underline;cursor:pointer}.leave-massage_head_group .button .icon-arrow-left-small{stroke:#898a8d}.leave-massage_head_group .button img{height:auto;margin-right:5px;transform:translateY(2px)}.select-component{position:relative;width:100%;max-width:300px;border:1px solid transparent;z-index:10}.select-component__head{position:relative;height:46px;background:#f5f5f7;border-radius:4px;cursor:pointer;border-width:1px 1px 0 1px;border-style:solid;border-color:#f5f5f7}.select-component__head--active{border-color:#f5f5f7;box-shadow:3px 8px 15px 0 rgba(64,95,141,.1)}.select-component__head--active .select-component__head-title{background:#fff}.select-component__head--active .select-component__head-button .icon-arrow-down{transform:scale(-1)}.select-component__head--checked{background-color:transparent;border-width:1px 1px 1px 1px}.select-component__head-title{font-family:var(--font-gp);font-size:13px;line-height:137%;color:#898a8d;padding:14px 34px 14px 18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-component__head-button{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:34px;height:100%;background:#f5f5f7;border-radius:4px;transition:all .25s ease-out}.select-component__head-button svg{transition:all .25s ease-out}.select-component__head-button .icon-arrow-down{fill:#323232}.select-component__head-button--active{background:#657786}.select-component__list{position:absolute;left:0;top:100%;background:#fff;padding:16px;border:1px solid transparent;transform:translateY(20px);transition:all .25s ease-out;opacity:0;visibility:hidden}.select-component__list--active{transform:translateY(0);opacity:1;visibility:visible;border:1px solid #f5f5f7;box-shadow:3px 8px 15px 0 rgba(64,95,141,.1)}.select-component__list-item{border-radius:4px;padding:9px 10px 9px 11px;transition:all .15s ease-out}.select-component__list-item:not(:last-child){margin-bottom:5px}.select-component__list-item--active,.select-component__list-item:hover{background:#f5f5f7}.heading[data-v-346d356f]{text-align:center;margin-bottom:52px}@media(max-width:640px){.heading[data-v-346d356f]{margin-bottom:41px}}.heading__logo[data-v-346d356f]{font-size:45.5px;color:#323232;margin-bottom:25px;display:inline-block}@media(max-width:640px){.heading__logo[data-v-346d356f]{font-size:31.2px;margin-bottom:19px}}.heading__content p[data-v-346d356f]{font-family:var(--font-gpl);font-size:16px;line-height:20px;color:#323232}.start-component[data-v-77d52d60]{padding:150px 0;max-width:335px;margin:0}.start-component .buttons[data-v-77d52d60]{padding:20px}.start-component .buttons .style-button[data-v-77d52d60]:first-child{margin-bottom:30px}.input-style{position:relative}.input-style__close{top:50%;transform:translateX(0) translateY(-50%);width:16px;height:16px;background:#f5f5f7;border-radius:3px;transition:all .2s ease-out;opacity:0;visibility:hidden}.input-style__close,.input-style__valid{position:absolute;right:0;display:flex;align-items:center;justify-content:center}.input-style__valid{top:0;width:34px;height:100%;background:#657786;border-radius:4px;transition:all .25s ease-out}.input-style__field{font-family:var(--font-gp);font-size:13px;line-height:137%;color:var(--color-black);width:100%;min-height:46px;padding:10px 16px;background:#f5f5f7;border:1px solid #f5f5f7;border-radius:4px;transition:all .2s ease}.input-style__field::-moz-placeholder{color:#898a8d}.input-style__field::placeholder{color:#898a8d}.input-style__field--active,.input-style__field:focus{background:#fff}.input-style__field:not(:-moz-placeholder-shown){background:#fff}.input-style__field:not(:placeholder-shown){background:#fff}.input-style__field:not(:-moz-placeholder-shown)+.input-style__close{transform:translateX(-12px) translateY(-50%);opacity:1;visibility:visible}.input-style__field:not(:placeholder-shown)+.input-style__close{transform:translateX(-12px) translateY(-50%);opacity:1;visibility:visible}.input-style__error-message{position:absolute;left:10px;top:0;font-size:10px;line-height:137%;color:#ff3b3b;background:#fff;border-radius:4px;padding:1px 7px;transform:translateY(0);transition:all .3s ease-out;opacity:0;visibility:hidden}.input-style--error .input-style__field{background:#fff;border:1px solid #ff3b3b}.input-style--error .input-style__error-message{transform:translateY(-7px);opacity:1;visibility:visible}.input-style--error+.select-custom__open{background-color:transparent!important;border:1px solid #ff3b3b!important}.input-style--error+.select-custom__open svg{fill:#ff3b3b!important}.start-component[data-v-40492d74]{padding:150px 0;max-width:335px;margin:0}.start-component .buttons[data-v-40492d74]{padding:20px}.start-component .buttons .style-button[data-v-40492d74]:first-child{margin-bottom:30px}.error{margin:0 auto;display:flex;align-items:center;justify-content:center;margin:5px 0 5px 0}.dropbtn{background-color:#04aa6d;color:#fff;padding:16px;font-size:16px;border:none}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}video[data-v-5009edfa]{max-width:100%;max-height:100%}.scanner-container[data-v-5009edfa]{position:relative}.overlay-element[data-v-5009edfa]{position:absolute;top:0;width:100%;height:99%;background:rgba(30,30,30,.5);-webkit-clip-path:polygon(0 0,0 100%,20% 100%,20% 20%,80% 20%,80% 80%,20% 80%,20% 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,20% 100%,20% 20%,80% 20%,80% 80%,20% 80%,20% 100%,100% 100%,100% 0)}.laser[data-v-5009edfa]{width:60%;margin-left:20%;background-color:tomato;height:1px;position:absolute;top:40%;z-index:2;box-shadow:0 0 4px red;animation:scanning-5009edfa 2s infinite}@keyframes scanning-5009edfa{50%{transform:translateY(75px)}}.tooltip{position:relative}.tooltip__click{display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tooltip__inside{position:absolute;width:298px;right:-95px;bottom:calc(100% + 11px);background:#323232;border-radius:4px;padding:12px;transition:all .25s ease-out;transform:translateY(-20px);opacity:0;visibility:hidden}.tooltip__inside--active{opacity:1;visibility:visible;transform:translateY(0)}.tooltip__inside:before{position:absolute;bottom:-6px;left:176px;content:"";width:15px;height:15px;background:#323232;border-radius:3px;transform:rotate(45deg)}.tooltip__inside p{font-family:var(--font-gp);font-size:13px;line-height:137%;color:#fff;text-align:left;padding-right:28px}.tooltip__inside img{margin-top:20px}.tooltip--active{background:#323232!important}.tooltip--active .tooltip__inside{opacity:1;visibility:visible;transform:translateY(0)}.tooltip__close{position:absolute;right:12px;top:10px;display:flex;align-items:center;justify-content:center;width:12px;height:12px;background:#fff;border-radius:3px}.upload-file__input{display:none}.upload-file__button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#90a2b1;border-radius:14px;cursor:pointer;transition:all .25s ease-out}.open-camera{cursor:pointer}.open-camera input{display:none}.step-three-form .step-three-input-wrapper{margin-bottom:20px}.preloader{position:absolute;height:100vh;width:100vw;top:0;left:0;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;z-index:999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-moz-user-select:none;-webkit-user-select:none;user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none}.preloader img{pointer-events:none;height:250px;width:auto}.status-component[data-v-a21df5a2]{padding:100px 0 40px;max-width:335px;margin:0}.status-component .buttons[data-v-a21df5a2]{margin-top:50px;padding:20px}.status-component .buttons .style-button[data-v-a21df5a2]:first-child{margin-bottom:30px}.status-component .status-form .input-wrapper[data-v-a21df5a2]{margin-bottom:20px}.status-component{max-width:335px;margin:0}.status-component__offset{height:144px}.status-component--item:not(:last-child){margin-bottom:16px}.status-component__number{font-family:var(--font-gpm);font-size:16px;line-height:42px;color:#323232;text-align:center;margin-bottom:14px}.status-component__number span{font-family:var(--font-gp)}.status-component__send{font-family:var(--font-gpm);font-size:16px;line-height:42px;color:#323232;text-align:center;border:1px solid hsla(225,2%,55%,.2);border-radius:4px;min-height:44px}.status-component__send--return{border:1px solid #ff3b3b}.status-component__send--accepted{border:1px solid #90a2b1}.status-component__send span{font-family:var(--font-gp)}.status-component__more{display:flex;justify-content:center;margin-top:9px;margin-bottom:6px}.status-component__button{display:flex;justify-content:center;margin-top:60px}@media(max-width:640px){.status-component__button{margin-top:40px}}.box-component{margin-top:25px;cursor:pointer}.select[data-v-722f5d4b]{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;width:100%;margin:0 auto}.userSelect[data-v-722f5d4b]{margin:5px}.userInfo[data-v-722f5d4b]{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:baseline;margin:5px}.userInfo p[data-v-722f5d4b]{margin:5px;margin-left:0}.number[data-v-722f5d4b]{margin:0 auto;width:auto;font-size:30px}.card[data-v-722f5d4b]{box-shadow:0 2px 4px 0 rgba(0,0,0,.2);transition:.3s}.card[data-v-722f5d4b]:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.container[data-v-722f5d4b]{padding:2px 16px}.photo[data-v-722f5d4b]{display:flex;margin:5px}img[data-v-722f5d4b]{width:300px;height:auto}.info .item[data-v-722f5d4b]{border:1px solid #000;flex-wrap:wrap;align-items:flex-start}.btn[data-v-722f5d4b],.info .item[data-v-722f5d4b]{margin:5px;display:flex;flex-direction:column;align-content:center;justify-content:center}.btn[data-v-722f5d4b]{width:100px;height:50px;flex-wrap:nowrap;align-items:center;cursor:pointer}.btn.yes[data-v-722f5d4b]{border:2px solid green}.btn.no[data-v-722f5d4b]{border:2px solid red}.start-component[data-v-76fab16d]{padding:115px 0 0;max-width:335px;margin:0}.start-component .buttons[data-v-76fab16d]{padding:20px}.start-component .buttons .style-button[data-v-76fab16d]:first-child{margin-bottom:30px}