/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}button,input,textarea{outline:none}ol,ul{list-style:none}a:hover{text-decoration:underline}body{background:#f8f9fc;line-height:1;font:12px/18px;font-family:AvenirReg,serif;width:100%}a{color:#139bdc;text-decoration:none}.copyright{font-size:10px;margin:20px auto 10px;text-align:center}@media screen and (max-width:674px){.copyright{position:relative}}.overlay{background:rgba(0,0,0,.5);display:none;height:100%;position:fixed;top:0;width:100%;z-index:9997}.overlay.show{display:block}#loadingBlock{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:none;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:7}#loadingBlock.show{display:flex}.loader{animation:spin 2s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#555;height:70px;width:70px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}button[type=submit],input[type=submit],input[type=text],textarea{-webkit-appearance:none}.upload-btn-wrapper label{font-size:100px;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}input.error{border-color:red}input.number{padding-left:5px;padding-right:5px}input[type=file]{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.custom-checkbox{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;font-size:22px;height:20px;margin-bottom:12px;padding-left:40px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox>span{color:#000;font-size:14px;letter-spacing:-.1px}.custom-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{border:1px solid #000;border-radius:2px;height:20px;left:0;position:absolute;top:0;width:20px}.checkmark:after{content:"";display:none;position:absolute}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{background:url(/images/Icn_accept.svg?a2100e66be9e8b7bcc7b7c311fb83ce7);background-size:100% 100%;border:solid #fff;height:12px;padding:0;width:12px}.invalid-feedback{color:red;display:none;font-size:14px;margin-bottom:10px}.form-control{border:1px solid #000;border-radius:3px;color:#000;display:block;font-size:14px;letter-spacing:-.1px;margin-bottom:15px;opacity:.7;padding:15px 20px;width:340px}.form-control:focus{border-color:#139bdc}@media screen and (max-width:725px){.form-control{width:100%}}.submit{background:#000;border:0;border-radius:3px;color:#fff;cursor:pointer;font-family:AvenirMed,sans-serif;font-size:16px;height:55px;letter-spacing:0;margin-bottom:20px;margin-top:20px;text-align:center;width:221px}.submit:not([disabled]):hover{opacity:.7}.submit[disabled]{cursor:wait;opacity:.7}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.was-validated .file :invalid~.invalid-feedback{margin:0 0 0 10px}.invalid-feedback.show{display:block}.btn{align-items:center;background-color:#fff;border:2px dashed rgba(0,0,0,.2);color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:55px;justify-content:space-around;letter-spacing:-.1px;transition:border .5s;width:100%}.fileinfo__buttons.uploadagain:hover .btn{text-decoration:underline}.uploadbuttons{display:flex;flex-wrap:wrap;justify-content:space-between}.uploadbuttons>div{width:49%}.upload-btn-wrapper{cursor:pointer;display:inline-block;overflow:hidden;position:relative}.upload-btn-wrapper:hover button{border:2px dashed;cursor:help}.upload-file-name{display:block;width:100%}@media screen and (max-width:1200px){.upload-btn-wrapper{margin:0 auto 20px}}.auth,.auth__side{display:flex}.auth__side{background:url(/images/sidebar-login.png?703ef281d91c7ee5cc978dd0c032abc5) no-repeat;background-size:cover;flex-direction:column;height:100vh;justify-content:space-between;padding:30px 34px 40px;position:fixed;width:290px}@media screen and (max-width:868px){.auth__side{display:none}}.auth__logo img{width:100%}.auth__body{padding-left:350px;padding-right:180px;padding-top:30px;width:100%}@media screen and (max-width:1400px){.auth__body{padding-right:100px}}@media screen and (max-width:868px){.auth__body{padding-left:15px;padding-right:15px}}.auth__info{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;letter-spacing:-.1px;line-height:18px}.auth__info span{display:inline-block;padding:0 0 10px;width:100%}.auth__info a{max-width:100px;padding:3px}.auth__info a img{height:32px}.auth__content{padding-top:100px;width:100%}@media screen and (max-width:868px){.auth__content{padding-top:50px}}.auth .take_to_login{text-align:center}@media screen and (max-width:1400px){.auth .take_to_login{text-align:left}}@media screen and (max-width:768px){.auth .take_to_login{text-align:center}}.back-to-main a,.take_to_login{color:#000;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:-.1px}.back-to-main a{background:url(/images/backtomain.svg?8b102508bce10027fed8005d6e3b3810) no-repeat 0 3px;line-height:44px;padding-left:20px;text-decoration:none}.back-to-main a:hover{text-decoration:underline}.login-phones{display:flex;flex-wrap:wrap;justify-content:space-between}.login-phones>.phones{margin-top:50px}@media screen and (max-width:1268px){.login-phones{justify-content:center}}@media screen and (max-width:768px){.login-phones{justify-content:center}}.login-form{padding:18px 40px 0 100px;width:480px}@media screen and (max-width:1468px){.login-form{padding:18px 0 0;width:auto}}.login-form form{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1268px){.login-form form{align-items:flex-start}}@media screen and (max-width:768px){.login-form form{align-items:center}}.login-form form .g-recaptcha{margin:0 0 10px}.login-form__title{color:#000;display:block;font-family:AvenirBld,sans-serif;font-size:18px;letter-spacing:-.2px;margin-bottom:30px}.forget{color:#139bdc;display:block;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:-.1px;text-decoration:none}.register-form{padding-left:100px;padding-right:40px;padding-top:18px}@media screen and (max-width:1400px){.register-form{padding-left:0;padding-right:30px;width:auto}}@media screen and (max-width:868px){.register-form{align-items:center;display:flex;flex-direction:column;padding:0 0 40px}}.register-form form .g-recaptcha{justify-content:flex-start;margin:0 0 10px}@media screen and (max-width:768px){.register-form form{align-items:center;display:flex;flex-direction:column;text-align:center}}.register-form__title{color:#000;display:block;font-family:AvenirBld,sans-serif;font-size:18px;letter-spacing:-.2px;margin-bottom:30px}.register-form__row{display:flex}@media screen and (max-width:1160px){.register-form__row{flex-wrap:wrap}}.register-form__col{margin-right:30px}@media screen and (max-width:768px){.register-form__col{margin:0 auto;width:100%}}.register-form .take_to_login{text-align:left}.click-attention{margin-top:10px}.register-first .selection{margin-bottom:1px;margin-left:-20px}.register-first .selection label{border:1px solid transparent;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font-size:16px;height:50px;letter-spacing:-.11px;line-height:48px;padding-left:49px;position:relative;width:297px}.register-first .selection label:hover{border-color:#ebebeb}.register-first .selection input[type=radio]{display:none}.register-first .selection input[type=radio]:checked~label{border-color:#ebebeb;position:relative}.register-first .selection input[type=radio]:checked~label:after,.register-first .selection input[type=radio]:hover~label:after{background:url(/images/Icn_accept.svg?a2100e66be9e8b7bcc7b7c311fb83ce7);content:"";height:14px;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:18px}.register-first .selection label:before{color:#c5c5c5;font-size:12px;left:20px;letter-spacing:-.09px;position:absolute;top:50%;transform:translateY(-50%)}.register-first .selection:first-child label:before{content:"01"}.register-first .selection:nth-child(2) label:before{content:"02"}.register-first .selection:nth-child(3) label:before{content:"03"}.register-first .selection:nth-child(4) label:before{content:"04"}.register-first .selection:nth-child(5) label:before{content:"05"}.register-first .selection:nth-child(6) label:before{content:"06"}.register-first .selection:nth-child(7) label:before{content:"07"}.register-first .selection:nth-child(8) label:before{content:"08"}.register-first .selection:nth-child(9) label:before{content:"09"}.register-first .selection:nth-child(10) label:before{content:"10"}.register-1 .form{margin-top:40px}.info{background:url(/images/info.svg?e2d85b3741d4a0c66e022c63fd0923ff);cursor:pointer;height:49px;position:relative;width:49px}.info-text{background:#fff;border-radius:5px;box-shadow:0 2px 30px 0 rgba(6,32,44,.09);padding:17px 20px;position:absolute;right:50%;top:40px;transform:scale(0) translateX(50%);transition:transform .5s;width:370px;z-index:1}.info .info-text p{color:#918e8e;font-size:14px;letter-spacing:-.17px;line-height:20px}.info:hover .info-text{transform:scale(1) translateX(50%);transform-origin:center center}.form-row{display:flex;flex-wrap:wrap}.form-row>div:first-child{margin-right:20px}.register-4 .form{margin-top:70px}.register-next-btn{align-items:center;display:flex;justify-content:center;margin:20px 0}.register-next-btn:hover{text-decoration:none}.phones{display:flex;justify-content:center;margin:-120px auto 20px;max-width:240px;position:relative;width:100%}@media screen and (max-width:1268px){.phones{margin:20px auto;width:100%}}@media screen and (max-width:410px){.phones{width:260px}}.phones__screen{align-items:center;background-color:#000;border-radius:17px;cursor:pointer;display:flex;flex-direction:column;height:272px;justify-content:center;left:14px;opacity:.8;position:absolute;top:39px;transition:.6s;width:129px}.phones__screen:hover{opacity:.9}.phones__screen:hover .phones__play{transform:scale(1.1)}.phones__text{color:#fff;font-family:Bicubik,sans-serif;font-size:11px;letter-spacing:1.3px}.phones__play{margin-bottom:5px;transition:.3s}.phones img{height:auto;height:333px;width:100%}.phones .logo-in-phone{height:auto;margin:5px auto;width:90%}.video-modal{display:none}.modal--video{background-color:#000;box-sizing:border-box;display:none;max-width:676px;position:relative;text-align:left;vertical-align:middle;width:100%;z-index:2}.modal--video iframe{width:100%}.modal--video a.close-modal{background-image:url(/images/modal-close.svg?e4ab8e48c41d31cfd841587715f54cd4);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:15px;position:absolute;right:-23px;text-indent:-9999px;top:-23px;width:15px}.dash-logo img{max-width:200px;width:100%}.mobile-nav{background:#fff;border-radius:3px;box-shadow:-9px 2px 43px 0 rgba(6,32,44,.08);box-sizing:border-box;display:none;height:100vh;padding:20px;position:fixed;right:-70%;top:0;transition:right .5s;width:65%;z-index:10}.mobile-nav.show{display:block;right:0}.close-mobile-nav{background:url(/images/closemenu.png?de5973601da5d453c2f674c3493ed6b3) no-repeat 50%/contain;border:none;cursor:pointer;height:15px;position:absolute;right:15px;width:15px}.mobile-menu-links{margin:50px 0 0}.mobile-menu-links a,.mobile-menu-links button{background:transparent;border:none;color:#000;cursor:pointer;display:block;font-size:14px;letter-spacing:-.1px;margin:0 0 20px;padding:0}.mobile-menu{background:none;border:0;cursor:pointer;height:30px;outline:none;position:absolute;right:10px;top:10px;width:30px}.breadcrumb{border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-left:.5rem;padding-right:.5rem}.container{margin:0 auto;max-width:1380px;width:100%}.dashboard header{background:#1b1b1b}.dashboard header .container{align-items:center;display:flex;height:70px;justify-content:space-between;position:relative}.dashboard .languages{background-image:url(/images/shape-white.svg?266e8feeebac172380993244c41224d2);display:none;height:18px;opacity:0}.dashboard .languages a{color:#fff}.dash-logo a{color:#fff;font-family:Bicubik,sans-serif;font-size:18px;letter-spacing:1.18px}.dash-logo a:hover{text-decoration:none}.profile,.profile__avatar{align-items:center;display:flex}.profile__avatar{width:60px}.profile__avatar img{border-radius:100%;box-shadow:0 0 5px 0 #fff;transition:transform .5s;width:100%}.profile__avatar:hover img{transform:scale(.9)}.profile__name{color:#fff;font-family:AvenirMed,sans-serif;font-size:16px;letter-spacing:-.11px;margin-left:16px;margin-right:25px}.profile__exit form{align-items:center;display:flex;padding:0 0 0 30px}.logout-btn{background:transparent;border:none;cursor:pointer}.logout-btn img{height:16px}.dashboard-content{margin-top:30px}.dashboard{background:#f3f3f3}.navigation .container{align-items:flex-end;display:flex;height:70px;justify-content:space-around}.navigation{background-color:#fff;width:100%}.dash-nav{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.dash-nav a{color:#1b1b1b;font-family:AvenirMed,sans-serif;font-size:16px;letter-spacing:-.11px;text-decoration:none}.dash-nav li.active a{color:#139bdc}.dash-nav li.unread{position:relative}.dash-nav li.unread:before{background-color:red;border-radius:50%;content:"";height:8px;position:absolute;right:-20px;top:5px;width:8px}.actual a{background-image:url(/images/actual.svg?6573613cb3a80d7a68f0a0458e7a9c36);background-position:0 1px;background-repeat:no-repeat;padding-left:30px}.active.actual a{background-image:url(/images/actual-hover.svg?f83b671ef20bc33058ae33333ff9729d)}.reviews-menu a{background-image:url(/images/reviews-icon.svg?9190a281b3732662ff402de488f2709d);background-position:0 1px;background-repeat:no-repeat;padding-left:30px}.reviews-menu.active a{background-image:url(/images/review-active.svg?ec5d668ccd194096f2e757489bf6deb2)}.services-menu a{background-image:url(/images/services-icon.svg?ad84b99739abde09c20e87324b598733);background-position:0 1px;background-repeat:no-repeat;padding-left:30px}.services-menu.active a{background-image:url(/images/review-active.svg?ec5d668ccd194096f2e757489bf6deb2)}.articles-menu a{background-image:url(/images/articles-icon.svg?ee9308f500fe64ade40458d8f342f6f4);background-position:0 1px;background-repeat:no-repeat;padding-left:30px}.articles-menu.active a{background-image:url(/images/review-active.svg?ec5d668ccd194096f2e757489bf6deb2)}.notification.new{position:relative}.notification.new:after{background:red;border-radius:100%;content:"";display:block;height:10px;position:absolute;right:-10px;top:-5px;width:10px}.archive a{background-image:url(/images/archive.svg?f41b0f88e2a661a795396201ef38ece1);background-position:0 1px;background-repeat:no-repeat;padding-left:30px}.active.archive a{background-image:url(/images/archive-hover.svg?01643ce1ebcb8db6ffada4bff204656e)}.profile a{background-repeat:no-repeat;padding-left:30px}.active.profile a{background-image:url(/images/profile-hover.svg?1b445f5ab8a9925be71ab43eda0abb6e);background-repeat:no-repeat}.dash-nav li{cursor:pointer;padding-bottom:22px;position:relative}.dash-nav li:after{background:#139bdc;bottom:0;content:"";display:block;height:2px;left:0;margin:0 auto;position:absolute;right:0;transition:width .5s;width:0}.dash-nav .active:after,.dash-nav li:hover:after{width:100%}.dashboard-content.dashboard-answer .container{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard-content.dashboard-answer .container .answer-blocks{flex:0 0 70%;max-width:66%;width:100%}.dashboard-content.dashboard-profile .container{background:#fff;border-radius:3px;box-shadow:0 2px 11px 0 rgba(6,32,44,.09);padding:30px}.back-to-profile{margin-bottom:20px}.back-to-profile a{background:url(/images/backtomain.svg?8b102508bce10027fed8005d6e3b3810) no-repeat 0 3px;color:#000;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:-.1px;padding-left:20px;text-decoration:none}.back-to-profile a:hover{text-decoration:underline}.switch{display:inline-block;height:30px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:22px;left:4px;width:22px}.swith_in{align-items:center;display:flex;justify-content:space-between;max-width:500px;width:100%}.swith_in span{color:#000;font-family:AvenirReg,sans-serif;font-size:16px;letter-spacing:-.2px;text-align:left}.swith_in{border-bottom:1px solid #f1f0f0;margin-bottom:30px;padding-bottom:30px}.swith_in:last-child{border-bottom:0;margin-bottom:0}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.moderation-text{background:green;color:#fff;font-family:AvenirBld,sans-serif;font-size:15px;margin:0 auto 20px;padding:10px;text-align:center}.moderation-text a{color:#fff;text-decoration:underline}.moderation-text a:hover{text-decoration:none}@media screen and (max-width:1400px){.back-to-previous-page .container,.dashboard-content,header .container{padding-left:15px;padding-right:15px}}.container.question-blocks{align-items:revert;display:flex;flex-wrap:wrap;justify-content:flex-start}.question{align-items:flex-start;background:#fff;border-radius:2px;box-shadow:0 2px 11px rgba(6,32,44,.09);display:flex;flex-direction:column;margin:0 10px 20px;max-width:425px;padding:20px}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.qusetion__time{color:#ccc;font-family:AvenirReg,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:15px;margin-left:.5rem}.question__price{background:#1499d8;border-radius:4px;color:#fff;font-size:14px;line-height:17px;min-width:80px;padding:5px;text-align:center}.question__price,.qusetion__title{font-family:AvenirReg,sans-serif;font-style:normal;font-weight:700;letter-spacing:-.2px}.qusetion__title{color:#000;font-size:16px;line-height:20px;margin:10px 0}.question__info{align-items:center;display:flex}.order-type,.specialization-type{align-items:center;border-radius:20px;color:#fff;display:flex;font-family:AvenirReg,sans-serif;font-size:10px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.2px;line-height:12px;margin:10px 0;padding:4px 8px}.order-type.red{background:#ff2d55}.order-type.blue{background:#007aff}.order-type.orange{background:#ff9500}.specialization-type{background:rgba(205,229,255,.5);color:#1499d8;margin:0 0 0 10px}.order-pre-content,.qusetion__text{border-bottom:1px solid #e9e8e8;border-top:1px solid #f8f8f8;color:#918e8e;font-family:AvenirReg,sans-serif;font-size:15px;height:100%;letter-spacing:-.2px;line-height:22px;padding:10px 0;width:100%;word-break:break-word}.orders__buttons{align-items:flex-end;display:flex;justify-content:space-between;padding:10px 0 0;width:100%}.qusetion__buttons.btn1,.qusetion__buttons.btn2{display:flex;justify-content:space-between;width:50%}.qusetion__buttons.btn1 button{border-radius:3px;color:#000;opacity:.4;padding:0}.qusetion__buttons.btn1 button,.qusetion__buttons.btn2 a{background:transparent;border:none;display:block;font-family:AvenirMed,sans-serif;font-size:14px;height:50px;letter-spacing:0;line-height:50px;text-align:center;text-decoration:none;width:188px}.qusetion__buttons.btn2 a{color:#139cdd}.qusetion__buttons.btn1 button:hover,.qusetion__buttons.btn2 a:hover{opacity:.7}@media screen and (max-width:674px){.qusetion__buttons.btn1{flex-wrap:wrap;width:100%}.qusetion__buttons.btn1 button{margin:0 auto;width:100%}.qusetion__buttons.btn1 a,.qusetion__buttons.btn2 a{width:100%}}.question-block{flex:0 0 100%;margin-top:10px;width:100%}.act-step{color:#1499d8;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin:16px 0}.act-wrap-block{display:flex;justify-content:space-between;max-width:600px;width:100%}.act-step-price,.act-step-term{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.2px;line-height:19px;margin:0 0 16px}.act-step-price span,.act-step-term span{font-weight:400}.act-step-descr{color:#8e8e93;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.answer-textarea{background:#fff;border-radius:3px;margin-top:10px;width:100%}.answer textarea{border:1px solid rgba(0,0,0,.1);border-radius:3px;color:#1b1b1b;font-family:AvenirReg,sans-serif;margin-bottom:10px;min-height:254px;overflow-x:hidden;overflow-y:auto;padding:10px;resize:vertical;width:100%}.not-interesting{background:#fff;border:1px solid rgba(19,155,220,.18);border-radius:3px;color:#139bdc;height:50px;margin-right:15px}.answer-this,.not-interesting{cursor:pointer;display:block;font-family:AvenirMed,sans-serif;font-size:14px;letter-spacing:0;line-height:50px;text-align:center;width:188px}.answer-this{background:#139bdc;border:1px solid #139bdc;border-radius:3px;color:#fff}.answer-this:hover{opacity:.7}.answer{border-right:1px solid #e9e8e8;display:flex;flex-wrap:wrap;justify-content:center}form.answer{border:none}.select-services-category{justify-content:space-between}@media screen and (max-width:674px){.answer{width:50%}.select-services-category{flex-wrap:wrap}.select-services-category .form-group{width:100%}}.answer textarea:focus{border:1px solid rgba(19,155,220,.18)}.dashboard-content.dashboard-answer .container .question-blocks{flex:0 0 100%;max-width:33%;width:100%}.answer-popup{display:none;left:50%;margin:0 auto;max-width:750px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:9998}.answer-popup.show{display:block}.answer-blocks.modal{display:none;max-width:1000px}.answer-blocks.show{display:block}@media screen and (min-width:900px)and (max-width:1400px){.question{max-width:48%}}@media screen and (min-width:801px)and (max-width:899px){.question{max-width:100%}}@media screen and (max-width:674px){.act-wrap-block{flex-wrap:wrap}.act-step-price,.act-step-term{font-size:13px;margin:0 0 10px;width:100%}}.question__archive{padding:30px 0}.question__archive__block--title{color:#000;display:block;font-size:16px;letter-spacing:-.2px;line-height:22px;margin-bottom:15px}.question__archive__blocks>div{background:#fff;border-radius:3px;box-shadow:0 2px 11px 0 rgba(6,32,44,.09);min-height:192px;padding:30px}.question__archive__blocks{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.question__archive__block--profile{max-width:310px;width:22%}.question__archive__block--answer,.question__archive__block--question{max-width:515px;width:37.5%}.question__archive__block--answer .qusetion__text,.question__archive__block--question .qusetion__text{border-bottom:1px solid #f1f0f0;height:75px;margin-bottom:10px;overflow:hidden;padding-bottom:10px;transition:all 2.3s ease}.question__archive__block--answer .qusetion__text.expand,.question__archive__block--question .qusetion__text.expand{height:auto;transition:all 2.3s ease}.archive-toggle-btn{background:#139bdc;border:none;display:block;outline:none;padding:10px;transition:background .5s;width:100%}.archive-toggle-btn:hover{background:rgba(19,155,220,.7)}.archive-toggle-btn:after{border-color:#fff;border-radius:2px;border-style:solid;border-width:2px 2px 0 0;content:"";display:block;height:10px;margin:0 auto;transform:rotate(135deg);transform-origin:center center;transition:transform .5s;width:10px}.archive-toggle-btn.expand:after{transform:rotate(-45deg)}.answer-profile{align-items:center;background:#fff;border-radius:3px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;position:relative}.answer-profile__top-info{align-items:center;display:flex;width:100%}.top-info__text>span:first-child{color:#000;display:block;font-family:AvenirMed,sans-serif;font-size:16px;letter-spacing:-.2px;line-height:22px}.top-info__text>span:nth-child(2){color:#1795d1;display:block;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:0;margin-bottom:5px;margin-top:5px}.top-info__text .qusetion__time{margin-bottom:0}.top-info__image{margin-right:15px}.top-info__text{width:100%}.important-info{background:#fff;box-shadow:0 0 2px 0 #000;display:none;margin:0 auto;max-width:750px;min-height:70vh;padding:20px;position:fixed;width:100%;z-index:9999}.important-info.show{display:block}.important-info-title{font-size:18px;font-weight:700;margin:0 auto 5px}.important-info-title.blue{color:#2e75b6}.important-info-title.green{color:#00b050}.important-info-title.red{color:red}.important-info-p{color:#000;font-size:16px;letter-spacing:-.2px;margin:0 auto 10px;width:100%}.imp-btn{background:transparent;border:none;font-size:15px;margin:10px;text-decoration:underline}.imp-btn:hover{cursor:pointer;text-decoration:none}.close-btn-imp{background:transparent;border:none;cursor:pointer;position:absolute;right:20px;top:20px}@media screen and (max-width:674px){.modal{padding:15px!important;width:95%!important}.answer-profile{padding:20px 0}.answer-profile__top-info{justity-content:center;flex-wrap:wrap}.top-info__image{margin:0 auto}.top-info__text{text-align:center}}.profile-info,.profile-info__leftside{display:flex;flex-wrap:wrap;justify-content:space-between}.profile-info__leftside--avatar{margin-right:30px;overflow:hidden;position:relative}.form-edit-ava{background:transparent;left:0;position:absolute;top:0;transition:background .5s}.avatar,.form-edit-ava{border-radius:100%;height:100px;width:100px}.file-ava{height:100%;opacity:0;position:relative;width:100%;z-index:2}.btn-edit-ava{display:none}.file-edit-icon{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s;width:30px;z-index:1}.profile-info__bottom--leftside{display:flex;justify-content:space-between;max-width:78%;width:100%}.profile-info__leftside--avatar:hover .form-edit-ava{background:rgba(0,0,0,.5);cursor:pointer}.profile-info__leftside--avatar:hover .file-edit-icon{opacity:1}.leftside--info__status .activated{background:#26b867}.leftside--info__status .activated,.leftside--info__status .nonactivated{color:#fff;font-size:14px;height:29px;letter-spacing:-.17px;line-height:29px;margin-bottom:15px;margin-top:5px;text-align:center;width:192px}.leftside--info__status .nonactivated{background:#b82626}.profile-info__form{max-width:525px;width:100%}.profile-info__files{max-width:455px;width:100%}.leftside--info__name{margin-bottom:9px}.leftside--info__name,.leftside--info__stats>div>span{color:#000;font-size:20px;letter-spacing:-.25px;line-height:22px}.leftside--info__stats>div>span{margin-right:10px}.leftside--info__stats>div{color:#d1d1d1;font-size:14px;letter-spacing:-.25px;line-height:22px;margin-right:10px}.leftside--info__stats{display:flex}.leftside--info__stats .answers{margin-right:30px}.rightside--info__id{color:#139bdc;font-family:AvenirReg,sans-serif;font-size:16px;letter-spacing:-.2px;text-align:center}.profile-info__buttons>a{align-items:center;background:#1b1b1b;border-radius:3px;display:flex;height:50px;justify-content:space-between;margin-bottom:15px;padding-left:20px;padding-right:20px;width:244px}.profile-info__buttons>a>span{color:#fff;display:block;font-family:AvenirMed;font-size:14px;letter-spacing:0;text-align:center;width:85%}.profile-info__buttons>a:hover{opacity:.7;text-decoration:none}.profile-info__buttons .loyal{background:#139bdc;margin:60px 0}.profile-info{margin-bottom:20px}.profile-info__bottom{display:flex;flex-wrap:wrap;justify-content:space-between}.profile-info__form form label{display:block;margin:0 auto 10px;position:relative;text-align:left;width:100%}.profile-info__form form label:after{background:#139bdc;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transition:width .5s;width:0}.profile-info__form form label.line-edit:after{width:100%}.profile-info__form form label>span{color:#918e8e;display:block;font-size:12px;letter-spacing:-.2px;margin-bottom:5px}.profile-info__bottom--rightside{max-width:20%}.filesattach{align-items:center;border:1px solid #e9eff4;display:flex;height:155px;justify-content:center;margin-bottom:17px}.filetype{margin-right:25px}.fileinfo__title{color:#000;font-size:16px;letter-spacing:-.2px;text-align:left;word-break:break-word}.fileinfo__size{color:#918e8e;font-size:12px;letter-spacing:-.2px;margin-bottom:10px;margin-top:5px}.fileinfo__buttons.uploadagain{color:#139bdc;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:-.23px;margin-right:15px}.fileinfo__buttons{display:flex;flex-wrap:wrap}.fileinfo__buttons.deletefile a{color:#b82626;font-family:AvenirReg,sans-serif;font-size:14px;letter-spacing:-.23px}.filesattach .file{align-items:center;display:flex;justify-content:center;width:90%}.fileinfo__buttons.uploadagain .btn{background:transparent;border:0;color:#139bdc;font-weight:400;height:auto;margin-bottom:10px;padding:0;text-align:left}.file-upload__button>div>.btn{background:transparent;min-width:240px}.custom-checkbox{margin-top:20px}.file-upload{align-items:center;display:flex;flex-wrap:wrap;position:relative}.file-upload__button .filesattach{flex-wrap:wrap;justify-content:space-between;margin-top:10px;max-width:350px;width:100%}.file .filetype{flex:0 0 14%;max-width:14%}.file .fileinfo{flex:0 0 70%;max-width:70%}.file-upload__button .filesattach .file{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:10px;max-width:350px;width:100%}.file-upload__button .filesattach img{height:auto;max-height:55px;width:auto}.file-upload__button .fileinfo__title{color:#000;font-size:12px;letter-spacing:-.2px;text-align:left;word-break:break-word}.g-recaptcha{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;margin:0 auto 15px}.profile-info__form form label>input,.profile-info__form form label>select,.profile-info__form form label>textarea{border:0;border-bottom:1px solid #f1f0f0;color:#000;font-size:16px;letter-spacing:-.2px;line-height:16px;padding:0 0 10px;text-align:left;width:100%}.profile-info__form form label>textarea{min-height:100px;padding-right:20px}.profile-info__form form label>input[name=phone]{background:url(/images/country.png?8e5a9277d7440ee8d67f33c6d714ffb0) no-repeat;background-position-x:0;background-position-y:center;padding-left:55px;padding-top:10px}@media screen and (max-width:768px){.profile-info__form{flex:0 0 100%;max-width:100%;width:100%}.profile-info__bottom--rightside{max-width:30%}.dashboard .mobile-nav .profile-info__buttons{display:block}.profile-info__buttons a,.profile-info__form .upload-btn-wrapper{width:100%}.profile-info__form .upload-btn-wrapper .btn{justify-content:flex-start}.profile-info__form .upload-btn-wrapper img{margin:0 5px 0 0}}@media screen and (min-width:675px)and (max-width:1200px){.profile-info__buttons>a{width:100%}}@media screen and (max-width:674px){.profile-info__bottom--leftside{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:100%;width:100%}.profile-info__buttons{display:none}.profile-info__leftside--avatar{margin-left:auto;margin-right:auto}.profile-info__leftside--info{margin:0 auto}}@media screen and (max-width:675px){.profile-info__bottom--rightside{max-width:100%}}.back-section{align-items:center;background:#fff;padding:15px 30px}.back-section,.btn-row{display:flex;width:100%}.btn-row{justify-content:flex-start;margin:30px 0;max-width:950px}.btn-black{align-items:center;background:#000;border:0;border-radius:3px;box-shadow:0 2px 13px hsla(0,0%,43%,.176);color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:AvenirReg,sans-serif;font-size:14px;justify-content:center;letter-spacing:.1px;line-height:16px;padding:15px 48px}.btn-black svg{margin-right:.5rem}.service-checkbox{color:#000;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:5px}.service-checkbox label{margin-left:16px}.service-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #000;border-radius:2px;box-sizing:border-box;height:12px;position:relative;width:12px}.service-checkbox input:checked{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");border-color:#0d6efd}.select-content{margin-left:30px}.content{scrollbar-color:#8e8e93 #e5e5ea;scrollbar-width:thin}.content::-webkit-scrollbar{width:8px}.content::-webkit-scrollbar-track{background:#e5e5ea}.content::-webkit-scrollbar-thumb,.content::-webkit-scrollbar-thumb:hover{background:#8e8e93}.services-select-wrapper{align-items:center;display:flex;flex-direction:column}.services-select-wrapper .collapse{border-top:1px solid #e0e0e0;max-width:950px;width:100%}.services-select-wrapper .collapse .item{border:1px solid #e0e0e0;border-radius:2px;border-top:none;box-sizing:border-box;padding:12px 20px}.services-select-wrapper .collapse .item .head{color:#333;cursor:pointer;display:flex;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:-.2px;line-height:22px}.services-select-wrapper .collapse .item .head .toggle-icon{cursor:pointer}.services-select-wrapper .collapse .item .head .toggle-icon .open{display:block}.services-select-wrapper .collapse .item .head .toggle-icon .close{display:none}.services-select-wrapper .collapse .item .content{display:none;margin-top:10px;max-height:250px;overflow-y:auto;padding:15px 0}.services-select-wrapper .collapse .item.active .content{display:block}.services-select-wrapper .collapse .item.active .head{border-bottom:1px solid #e0e0e0;padding-bottom:10px}.services-select-wrapper .collapse .item.active .toggle-icon .open{display:none}.services-select-wrapper .collapse .item.active .toggle-icon .close{display:block}.constructor-wrapper{background:#f8f9fc;border-radius:3px;box-shadow:0 2px 11px rgba(6,32,44,.094);display:flex;justify-content:center;margin:30px 15px;max-width:calc(100vw - 30px);padding:25px}.constructor-wrapper .content{max-width:950px;width:100%}.constructor-wrapper select{-moz-appearance:none;-webkit-appearance:none;appearance:none}.constructor-wrapper .input-group{display:flex;flex-direction:column;margin-bottom:24px}.constructor-wrapper .input-group label{color:#333;font-size:18px;font-weight:600;margin-bottom:24px}.constructor-wrapper .input-group input,.constructor-wrapper .input-group label{font-family:AvenirReg,sans-serif;font-style:normal;letter-spacing:-.2px;line-height:22px}.constructor-wrapper .input-group input{background:#fff;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#000;font-size:16px;font-weight:500;padding:6px 18px}.constructor-wrapper .input-group select{background:#fff url(/images/select-arrow.png?18bbc239fbd60395bca72cec5b6a6a25) no-repeat;background-position:right 5px top 50%;margin:6px 0;max-width:450px;padding:6px 18px}.constructor-wrapper .input-group select,.constructor-wrapper .input-group textarea{border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#000;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.2px;line-height:22px}.constructor-wrapper .input-group textarea{background:#fff;margin:26px 0}.constructor-wrapper .bg-white{background:#fff;max-width:450px;padding:15px}.constructor-wrapper .bg-white .upload-file{display:flex}.constructor-wrapper .bg-white .upload-file .btn-black{height:40px;padding:12px 24px}.constructor-wrapper .bg-white .upload-file input[type=file]{display:none}.constructor-wrapper .bg-white .upload-file .img{display:none;height:60px;margin-right:1rem;width:60px}.constructor-wrapper .bg-white .upload-file .file{align-items:center;background:#e5e5ea;color:#918e8e;cursor:pointer;display:flex;height:40px;justify-content:flex-start;margin-right:.5rem;max-width:450px;width:100%}.constructor-wrapper .bg-white .upload-file .file,.constructor-wrapper .bg-white .upload-file .file span{border-radius:3px;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.constructor-wrapper .bg-white .upload-file .file span{background:#1b1b1b;color:#fff;margin-left:.5rem;padding:5px}.constructor-wrapper .bg-white .upload-file .file .file_name{color:#a9a9a9;margin-left:5px}.constructor-wrapper .unique-title{color:#333;margin:25px 0;text-decoration-line:underline}.constructor-wrapper .unique-title,.constructor-wrapper .unique-title span{font-family:AvenirReg,sans-serif;font-size:18px;font-style:normal;font-weight:600;letter-spacing:-.2px;line-height:22px}.constructor-wrapper .unique-title span{border-radius:3px;color:#219653;margin-left:25px;text-decoration-line:none}.constructor-wrapper .btn-row{justify-content:space-between}@media screen and (max-width:670px){.constructor-wrapper .btn-row{flex-direction:column}.constructor-wrapper .btn-row div{margin-bottom:15px}}.text-right{text-align:right}#character-count{margin:5px 0}#character-count strong{color:#333;font-family:AvenirReg,sans-serif;font-size:18px;font-style:normal;font-weight:600;letter-spacing:-.2px;line-height:22px;margin-left:25px}.btn-white{align-items:center;background:transparent;border:1px solid #000;border-radius:3px;box-shadow:0 2px 13px hsla(0,0%,43%,.176);color:#000;cursor:pointer;display:flex;flex-direction:row;font-family:AvenirReg,sans-serif;font-size:14px;justify-content:center;letter-spacing:.1px;line-height:16px;padding:15px 48px}.btn-white svg{margin-right:.5rem}.custom-modal{align-items:center;background:rgba(0,0,0,.251);bottom:0;display:none;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100vw}.custom-modal .content{background:#fff;border-radius:2px;height:80vh;max-width:600px;overflow-y:auto;padding:25px;position:relative;width:100%}.custom-modal .content .close-modal{color:#000;cursor:pointer;font-size:18px;font-weight:800;position:absolute;right:10px;top:10px}.custom-modal .content .dialog h3{margin:12px 0}.custom-modal .content.large{max-width:950px;padding:40px;width:100%}.suggestion-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.suggestion-list .suggestion{background:#e5e5ea;border-radius:100px;color:#333;cursor:pointer;font-family:AvenirReg,sans-serif;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:13px;margin-bottom:10px;margin-right:10px;min-width:70px;padding:5px;text-align:center}.custom-modal.show{display:flex}.warning-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.warning-section h2{color:#333;font-family:AvenirReg,sans-serif;font-size:24px;font-style:normal;font-weight:600;letter-spacing:-.2px;line-height:34px;margin:0 0 60px;text-align:center}.act-wrapper{display:flex;justify-content:space-between;padding:30px;width:100%}.act-wrapper .uploaded-file{align-items:center;background:#fff;border:1px solid #e9eff4;border-radius:5px;display:flex;margin-bottom:1rem;max-width:450px;padding:15px 40px}.act-wrapper .uploaded-file .icon{margin-right:1rem}.act-wrapper .uploaded-file .name{color:#000;font-size:16px;line-height:22px;overflow-wrap:break-word;word-break:break-word}.act-wrapper .uploaded-file .name,.act-wrapper .uploaded-file .size{font-family:AvenirReg,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.2px}.act-wrapper .uploaded-file .size{color:#918e8e;font-size:12px;line-height:16px}.act-wrapper .uploaded-file .options{display:flex;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:-.233333px;line-height:19px}.act-wrapper .uploaded-file .options .blue{background-color:transparent;border:0;color:#139bdc;cursor:pointer}.act-wrapper .uploaded-file .options .red{background-color:transparent;border:0;color:#b82626;cursor:pointer;margin-left:1rem}@media screen and (max-width:670px){.act-wrapper .uploaded-file{flex-direction:column}}.act-wrapper hr{border:0;border-bottom:1px solid #f8f8f8}.act-wrapper .left{width:38%}.act-wrapper .right{width:60%}.act-wrapper .right .btn-row{align-items:center;display:flex;justify-content:space-between;margin:0 0 20px;max-width:none}.act-wrapper .right .btn-row .btn-black{padding:8px 48px}.act-wrapper .right .btn-row.mobile{display:none}.act-wrapper .price-block{align-items:center;background:#1499d8;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;line-height:17px;margin:0 10px;padding:6px}.act-wrapper .price-block,.act-wrapper h2{font-family:AvenirReg,sans-serif;font-style:normal;font-weight:700;letter-spacing:-.2px}.act-wrapper h2{color:#000;font-size:16px;line-height:20px}.act-wrapper .red-badge{align-items:center;background:#ff2d55;border-radius:20px;color:#fff;display:flex;font-family:AvenirReg,sans-serif;font-size:10px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.2px;line-height:12px;margin:15px 0;max-width:75px;padding:8px 4px}.act-wrapper .act-info h4{font-weight:600}.act-wrapper .act-info h4,.act-wrapper .act-info h5{color:#000;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;letter-spacing:-.2px;line-height:20px;margin:14px 0}.act-wrapper .act-info h5{font-weight:400}.act-wrapper .act-info p{color:#918e8e;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:22px;margin:14px 0}@media screen and (max-width:1200px){.act-wrapper{flex-direction:column}.act-wrapper .left,.act-wrapper .right{width:100%}.act-wrapper .right .btn-row{margin:20px 0}}@media screen and (max-width:670px){.act-wrapper{padding:15px}.act-wrapper .right .btn-row{flex-direction:column-reverse}.act-wrapper .right .btn-row .btn-black{margin-bottom:15px}.act-wrapper .right .btn-row .btn-step{padding:10px 5px}.act-wrapper .right .btn-row .change-step-section{display:none!important}.act-wrapper .right .btn-row.mobile{display:flex}}.card{background:#fff;border-radius:2px;box-shadow:0 2px 11px rgba(6,32,44,.094);padding:20px 24px}.wizard-section .card{display:none}.wizard-section .card.active{display:block}.d-flex{display:flex!important}.content-between{justify-content:space-between!important}.items-center{align-items:center!important}.mr-3{margin-right:1rem!important}.grey-text{color:#ccc;font-size:12px;letter-spacing:-.2px;line-height:15px}.btn-step,.grey-text{font-family:AvenirReg,sans-serif;font-style:normal;font-weight:400}.btn-step{align-items:center;background:#fff;border:0;border-radius:2px;color:#1499d8;cursor:pointer;display:flex;font-size:14px;letter-spacing:-.1px;line-height:17px;padding:20px 10px;text-align:center}.btn-step svg{margin:0 10px}.btn-step.disabled{color:#918e8e}.btn-step.disabled svg{color:#918e8e;margin:0 10px}.step-title{color:#000;font-family:AvenirReg,sans-serif;font-size:14px;font-weight:700;line-height:17px;margin-bottom:25px}.step-title,.step-title span{font-style:normal;letter-spacing:-.2px}.step-title span{font-size:24px;font-weight:800;line-height:29px}.step-info h4{color:#000;font-size:16px;font-weight:700;line-height:20px}.step-info h4,.step-info h5{font-family:AvenirReg,sans-serif;font-style:normal;letter-spacing:-.2px;margin:12px 0}.step-info h5{color:#918e8e;font-size:14px;font-weight:400;line-height:22px}.step-info ul{list-style:disc}.step-info li{color:#918e8e;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:22px;margin:12px 0 0 15px}.step-info input[type=file]{display:none}.step-info .red{color:#ff2d55}.step-info .blue{color:#1499d8}.step-info .green{color:#219653}.step-info .orange{color:#ff9500}.step-info .file{align-items:center;background:#e5e5ea;border-radius:3px;color:#918e8e;cursor:pointer;display:flex;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;line-height:17px;margin-bottom:1rem;max-width:450px;text-align:center;width:100%}.step-info .file .file_name{margin-left:1rem}.step-info .file span{background:#1b1b1b;border-radius:3px;color:#fff;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px;padding:12px 24px;text-align:center}.w-100{width:100%}button.link{background-color:transparent;border:0}button.link:hover{text-decoration:underline}.services-wrapper{align-items:flex-start;margin:40px auto}.services-wrapper .container{display:flex;flex-wrap:wrap;justify-content:space-between}.services-wrapper .service-card{align-items:flex-start;background:#fff;border-radius:2px;box-shadow:0 2px 11px rgba(6,32,44,.094);display:flex;flex-direction:column;margin:0 10px 20px;max-width:425px;padding:20px}@media screen and (max-width:1200px){.services-wrapper .service-card{max-width:100%}}.services-wrapper .service-card p{color:#918e8e;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:22px;word-break:break-word}.services-wrapper .service-card .card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.services-wrapper .service-card .card-header .time{align-items:center;display:flex}.services-wrapper .service-card .card-header .time span{color:#ccc;font-family:AvenirReg,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:15px;margin-left:.5rem}.services-wrapper .service-card .card-header .price{background:#1499d8;border-radius:4px;color:#fff;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:17px;padding:5px;position:static}.services-wrapper .service-card .card-content{align-items:flex-start;display:flex;flex-direction:column;height:100%}.services-wrapper .service-card .card-content h2{color:#000;font-family:AvenirReg,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:20px;margin:10px 0}.services-wrapper .service-card .card-content .type{align-items:center;border-radius:20px;color:#fff;display:flex;font-family:AvenirReg,sans-serif;font-size:10px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.2px;line-height:12px;padding:4px 8px}.services-wrapper .service-card .card-content .type.red{background:#ff2d55}.services-wrapper .service-card .card-content .type.blue{background:#007aff}.services-wrapper .service-card .card-content .type.orange{background:#ff9500}.services-wrapper .service-card .card-content hr{border:0;border-bottom:1px solid #f8f8f8;margin:10px 0;width:100%}.services-wrapper .service-card .card-footer{color:#000;display:flex;font-family:AvenirReg,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:-.1px;line-height:17px;margin-top:10px;text-align:center;width:100%}.services-wrapper .service-card .card-footer a{color:#000;cursor:pointer}.services-wrapper .service-card .card-footer .line{background-color:#e9e8e8;height:20px;margin:0 30px;width:1px}.services-wrapper .service-card .card-footer .blue{color:#139cdd}.reviews__item{border-bottom:1px solid #f1f0f0;display:flex;margin:20px 0;padding:10px 0}.reviews__number{color:#139bdc;margin-right:20px}.reviews__text{color:#918e8e;overflow-wrap:break-word;word-break:break-word}.feedback-btn:hover{text-decoration:underline}.feedback-form-wrap{align-items:center;background:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.feedback-form,.feedback-form-wrap.show{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.feedback-form{background:#f8f9fc;border-radius:4px;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:320px;padding:50px 30px 15px;position:relative;right:0}.feedback-form form{width:100%}.feedback-form-close{background:#000;border:none;border-radius:0 4px 0 4px;color:#f8f9fc;cursor:pointer;font-size:18px;height:30px;line-height:normal;padding:5px;position:absolute;right:0;text-align:center;top:0;width:30px}.feedback-form-close:hover{opacity:.7}.feedback-form-success,.feedback-form-title{color:#000;font-size:16px;letter-spacing:-.1px;margin:0 0 20px;text-align:center}.feedback-form input,.feedback-form textarea{border:1px solid #000;border-radius:3px;color:#000;display:block;font-size:14px;letter-spacing:-.1px;margin-bottom:20px;opacity:.7;padding:15px;width:100%}.feedback-form textarea{min-height:100px;resize:vertical}.feedback-form-success{display:none}.feedback-form-success.show{display:block}.feedback-form-wrap-cons{align-items:center;background:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.feedback-form-cons,.feedback-form-wrap-cons.show{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.feedback-form-cons{background:#f8f9fc;border-radius:4px;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:400px;padding:50px 30px 15px;position:relative;right:0}.feedback-form-cons form{width:100%}.feedback-form-close-cons{background:#000;border:none;border-radius:0 4px 0 4px;color:#f8f9fc;cursor:pointer;font-size:18px;height:30px;line-height:normal;padding:5px;position:absolute;right:0;text-align:center;top:0;width:30px}.feedback-form-close-cons:hover{opacity:.7}.feedback-form-success-cons,.feedback-form-title{color:#000;font-size:20px;font-weight:700;letter-spacing:-.1px;margin:0 0 20px;text-align:center}.feedback-form-cons input,.feedback-form-cons textarea{border:1px solid #000;border-radius:3px;color:#000;display:block;font-size:14px;letter-spacing:-.1px;margin-bottom:20px;opacity:.7;padding:15px;width:100%}.feedback-form-cons textarea{min-height:150px;resize:vertical}.feedback-form-success-cons{display:none}.feedback-form-success-cons.show{display:block}.feedback-form-cons .g-recaptcha{justify-content:inherit!important}.feedback-btn-cons{align-items:center;background:#139bdc;border-radius:3px;color:#fff;display:block;font-size:14px;height:50px;justify-content:space-between;letter-spacing:0;margin-bottom:15px;padding-left:20px;padding-right:20px;text-align:center;width:244px}.notif{background:red;border-radius:100%;height:15px;width:15px}.black-page .main-page-sidebar{background:#f8f9fc;max-width:400px;position:relative}.black-page{overflow-x:hidden}.mobile-phones{align-items:flex-end;display:flex;transform:translateX(-90px)}.black-page .main-page-content{max-width:72%;padding-right:120px;width:100%}.register-button{position:absolute;right:30px;top:15px;z-index:5555}.register-button a{background:#000;border:0;border-radius:3px;color:#fff;cursor:pointer;display:block;font-size:16px;height:55px;letter-spacing:0;line-height:55px;text-align:center;width:221px;z-index:4444}.register-button a:hover{opacity:.7;text-decoration:none}.dashboard-content.dashboard-answers__archive{margin-top:15px}.question__search{display:flex;justify-content:flex-end;text-align:right}.search:after{background:url(/images/search.svg?6587f0f149e26cb6534e4992c4b3d3d6);content:"";display:inline-block;height:17px;position:absolute;right:12px;top:14px;width:17px}.search{display:inline-block;position:relative}.search input{background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:3px;color:#000;height:45px;padding-left:15px;padding-right:35px;width:302px}.search input:focus{border-color:#139bdc}.search-btn{height:45px;margin:0 0 2px;width:90px}.cash__stat{display:flex;justify-content:flex-start;margin:30px auto 0}.cash__stat--day,.cash__stat--month{background:#139bdc;color:#fff;display:inline-block;font-size:18px;letter-spacing:-.2px;line-height:22px;margin:0 20px 0 0;padding:5px 10px}.expander span{color:#1795d1;cursor:pointer}.expander span,.profile_in--name{font-size:16px;letter-spacing:-.2px}.profile_in--name{color:#000;display:block;flex:0 0 100%;line-height:22px;margin-bottom:7px;margin-top:7px;text-align:center;width:100%}.question__archive__block--profile{align-items:center;display:flex;flex:0 0 100%;justify-content:center}.profile_in--time .qusetion__time{flex:0 0 100%;margin-bottom:0}.profile_in{display:flex;flex-wrap:wrap;justify-content:center}.profile_in--city{color:#1795d1;display:block;flex:0 0 100%;font-size:14px;letter-spacing:0;margin-bottom:7px;text-align:center}.profile_in .best_answer{align-items:center;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;font-size:13px;justify-content:center;margin:5px auto 0;position:relative;text-align:center;width:100%}.profile_in .best_answer:before{background:url(/images/thumbs_up.svg?f718d10ba81595725906890922d2301e) no-repeat 50%/25px 25px;content:"";display:block;height:25px;margin:0 5px 0 0;width:25px}.question__archive__block{margin-bottom:80px}.question__archive__block:last-child{margin-bottom:0}.back-to-previous-page,.back-to-previous-page .container{background:#fff}.back-to-previous-page .container{align-items:center;display:flex;height:70px}.back-to-previous-page .container .back-to-profile{margin-bottom:0}.referal-text__title{color:#000;font-size:16px;letter-spacing:-.2px;line-height:22px;margin-bottom:15px}.referal-text__text p{color:#918e8e;font-size:16px;letter-spacing:-.2px;line-height:24px;margin:0 0 18px}.referal-text__text .attention{color:#f74343;font-weight:700}.referal-text{border-left:1px solid #f1f0f0;padding-left:40px;width:71%}.share-referrer{width:25%}.share-referrer>span{color:#000;display:block;font-size:14px;letter-spacing:-.17px;margin-bottom:9px}.share-referrer .referrer-code{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:3px;color:rgba(0,0,0,.89);display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;font-size:16px;height:55px;letter-spacing:-.2px;max-width:340px;padding-left:30px;padding-right:30px;text-align:left;width:100%}.referre-share{max-width:340px;position:relative}.referre-share-inner{height:55px;position:absolute;right:0;top:0;width:30px}.referre-share-button{align-items:center;display:flex;height:55px}.referre-social{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;display:none;left:20px;min-height:60px;min-width:100px;padding:15px;position:absolute;top:-3px}.container.ref-page{display:flex;flex-wrap:wrap;justify-content:space-between}.login .mask-tel{background:#fff url(/images/country-padding.png?84e916962ab97df00ec28615f173fae7) no-repeat 100%/55px 24px;padding-right:67px}.edit{cursor:pointer;position:absolute;right:10px;top:23px}.credit-card-add{font-size:20px;padding:20px 0;text-align:center}.creditcard{background-image:linear-gradient(0deg,#000,#242323);border-radius:15px;box-shadow:0 2px 11px 0 hsla(0,0%,43%,.4);max-width:355px;padding:15px}.creditcard input{background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:16px;letter-spacing:-.2px;text-align:left;width:100%}.cardnumber-input{margin-bottom:20px}.cardnumber-input>span,.cardother-input>div>span{color:#fff;display:block;font-size:16px;letter-spacing:-.2px;margin-bottom:10px;text-align:left}.cardother-input{display:flex}.cardother__due{flex:0 0 45%}.cardother__due input{width:15%}.cvv{width:19%}.cardlogo{height:39px;margin-bottom:20px;text-align:right}.cardbutton button{display:block}.add-card-btn{display:block;margin:20px auto;text-align:center}.cardnumber,.cvvshow,.dateshow,button.editcard{display:none}.creditcard{color:#000;font-size:16px;text-align:left}.card-info,.creditcard{display:block;letter-spacing:-.2px;margin-bottom:10px}.card-info{background:#000;color:#fff;font-size:18px;padding:20px;text-align:center}.card-data{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;margin:20px auto;max-width:300px;width:100%}.card-number{color:#000;display:block;font-size:16px;letter-spacing:-.2px;padding:10px 0;text-align:left}.card-type img{width:30px}.del-card{justify-content:center}.del-card button{display:block;margin:40px auto}.editcard{background:#000;border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;height:55px;letter-spacing:0;margin-bottom:20px;margin-top:20px;text-align:center;width:221px}.info-page-content{width:100%}.info-content{margin:160px auto}.info-h1{font-size:24px;margin:0 auto 30px}.info-h1,.info-h2{font-weight:700;text-align:center}.info-h2{font-size:16px;margin:50px auto 10px}.info-list{font-size:16px;margin:0 auto 0 10px}.info-list li{display:block;line-height:normal;margin:0 auto 18px}.info-list li .p-pointб,.info-list li ul li{margin:0 auto 5px 10px}.info-list li ul{margin:10px auto 0}.p-point b{font-weight:700}.p-point:before{content:"- "}.form-group{display:block;margin-top:15px}.form-group input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.form-group label,.form-group label:before{cursor:pointer;position:relative}.form-group label:before{-webkit-appearance:none;background-color:transparent;border:2px solid #000;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);content:"";display:inline-block;margin-right:10px;padding:8px;vertical-align:middle}.form-group input:checked+label:after{transform:rotate(45deg)}.form-group input.call_input+label:after,.form-group input:checked+label:after{border:solid #000;border-width:0 2px 2px 0;content:"";display:block;height:9px;left:7px;position:absolute;top:5px;width:6px}.form-group input.call_input+label:after{background:none;transform:rotate(45deg) scale(0)}.form-group input.call_input:checked+label:after{transform:rotate(45deg) scale(1)}.form-group label{color:#000;display:flex;font-size:16px}.openinfo{max-width:370px;opacity:1!important;position:fixed;top:50%;transform:translate(50%,-50%);visibility:visible!important;width:90%}.info-text .close-button{display:none}.mobile-hide{opacity:0!important;visibility:hidden!important}.openinfo .close-button{display:block}@media screen and (max-width:890px){.info-content{margin:60px auto}}@media screen and (max-width:768px){.dashboard-content.dashboard-profile .container{padding:30px 10px}.languages:hover li:not(:first-of-type){opacity:0;visibility:hidden}.open-langs li{opacity:1;visibility:visible}.filesattach{padding-bottom:15px;padding-top:15px}.container.my-profile{position:relative}.dashboard .mobile-nav{bottom:0;display:block;height:100vh;padding:65px 20px 20px;top:0}.dashboard .close-mobile-nav{top:30px}.important-info-p{font-size:13px}.answer-this{width:150px}.form-notification{text-align:center}}@media screen and (min-width:675px)and (max-width:1200px){.container.question-blocks .question{max-width:100%}.qusetion__buttons{justify-content:flex-end}.qusetion__buttons.btn2{margin-left:15px}.search{display:block;margin-bottom:20px;position:relative}.question__archive__block--profile,.question__archive__block--question{margin-bottom:20px;max-width:100%;width:100%}.question__archive__block--answer{margin-bottom:0;max-width:100%;width:100%}.search input{background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:3px;color:#000;height:45px;padding-left:15px;padding-right:35px;width:100%}.dashboard .container,.dashboard-content.dashboard-profile{padding-left:15px;padding-right:15px}.share-referrer{border-bottom:1px solid #f1f0f0;margin-bottom:25px;padding-bottom:25px;width:100%}.referal-text{border-left:0;padding-left:0;width:100%}.form{margin-left:0}.info-page,.main-page{display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;padding:15px 15px 0}.mob-row{display:none}.top-head.mobile-top-head{display:flex;justify-content:space-between;padding-top:0}.main-page-content{max-width:100%;width:100%}.main-content{margin-left:0;margin-top:98px;text-align:center}.main-page-sidebar .social-links{display:none}.main-page-sidebar{background-image:url(/images/sidebar-main-tb.png?02d7caf63e3862ec884651a92fb0b158);background-position:100%;background-repeat:no-repeat;display:flex;height:692px;justify-content:flex-end;left:15px;margin-top:55px;max-width:100%;position:relative;width:100%}.black-page .main-page-content{max-width:100%;padding-right:0;width:100%}.main-page-entry .logo span,.main-page-entry .main-page__text p,.main-page-entry .main-page__title h1,.main-page-entry .step-info.step-text,.main-page-entry .step-info.step-title,.main-page-entry .step__number span,.main-page-entry .top-head__menu a{color:#000}.black-page{background-color:#f8f9fc}.main-page-entry .top-head__menu .languages{background:url(/images/shape.svg?39c4a051ba0ecedc3e3d349b1cdc40eb) no-repeat;background-position-x:right;background-position-y:8px}.mobile-phones,.register-button{display:none}.black-page .main-page-sidebar{background-size:contain;background:url(/images/sidebar-black-tb.png?523336f3b5b4503d6b07118a2c15b56d) no-repeat;left:-15px;max-width:100%;position:relative}}@media screen and (max-width:674px){.profile__exit form{padding:0}.profile__avatar{height:35px;width:35px}.dash-nav a{display:block;font-size:14px}.file .filetype img{height:auto;max-width:100%}.rightside--info__id{display:none}.leftside--info__stats .answers,.leftside--info__stats .questions{margin-right:0;text-align:center;width:100%}.leftside--info__stats .questions{margin-top:15px}.activated{margin-left:auto;margin-right:auto}.leftside--info__name{text-align:center}.leftside--info__stats{display:flex;flex-wrap:wrap}.container.question-blocks .question{max-width:100%}form.answer{width:100%}.question{padding:15px}.navigation .container{height:auto}.dash-nav li{padding:10px 20px;text-align:left;width:100%}.search{display:block;margin-bottom:20px;width:100%}.question__archive__block--profile,.question__archive__block--question{margin-bottom:20px;max-width:100%;width:100%}.question__archive__block--answer{margin-bottom:0;max-width:100%;width:100%}.search input{width:100%}.black-page .main-page-content{max-width:100%;padding-right:0;width:100%}.main-page-entry .logo span,.main-page-entry .main-page__text p,.main-page-entry .main-page__title h1,.main-page-entry .step-info.step-text,.main-page-entry .step-info.step-title,.main-page-entry .step__number span,.main-page-entry .top-head__menu a{color:#000}.black-page{background-color:#f8f9fc}.main-page-entry .top-head__menu .languages{background:url(/images/shape.svg?39c4a051ba0ecedc3e3d349b1cdc40eb) no-repeat}.register-button{display:none}.black-page .main-page-sidebar{background-size:contain;background:#000 no-repeat;left:-15px;max-width:calc(50% + 15px);position:relative;width:calc(50% + 15px)}.mobile-phones{align-items:center;transform:translateX(45%)}.mobile-phones img{height:auto;max-height:400px;max-width:100%}.social-info{display:none}body.dashboard{padding-left:0;padding-right:0}.form{margin-left:0;margin-top:40px;text-align:center}.page-title span{color:#000}.mobile-menu{background:url(/images/mobile-menu.svg?235dcdffc2fe8a8b41ea9b0c0131ef7c) no-repeat 50%/contain;border:none;display:block;height:20px;width:30px}.register-first .selection label{text-align:left}.info-page,.main-page{display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;padding-left:30px}.top-head{display:none}.mob-row{display:flex}.top-head.mobile-top-head{display:flex;justify-content:space-between;padding-top:0}.info-page,.main-page{padding:30px 15px 0}.main-page-content{max-width:100%;width:100%}.main-content{margin-top:98px}.main-page-sidebar .social-links{display:none}.steps{justify-content:center}.step{margin-bottom:30px}.buttons__block{display:flex;justify-content:space-between;width:100%}.buttons__block>button{width:50%}.answer-textarea{margin-top:5px}.share-referrer{border-bottom:1px solid #f1f0f0;margin-bottom:25px;padding-bottom:25px;width:100%}.referal-text{border-left:0;padding-left:0;width:100%}.profile .profile__name{display:none}}@media screen and (max-width:500px){body.dashboard{padding-bottom:40px}.dashboard,.dashboard-content.dashboard-answers__archive .container{padding:0}.main-page-sidebar{background-position:100% 100%;background-position-y:center;background-size:contain;flex:0 0 100%;height:auto;left:15px;margin-top:10px;min-height:470px}.main-content{margin-left:0;margin-top:118px;text-align:center}.main-page__title h1{font-size:18px;line-height:22px}.main-page__text p{font-size:16px;line-height:18px}.main-page__text p br{display:none}.steps{justify-content:center;margin-top:80px}.step__number{display:none}}@media screen and (min-width:1100px)and (max-width:1380px){.step{max-width:33%}.info-page,.main-page{height:100%}}@media screen and (min-width:651px)and (max-width:890px){.steps{justify-content:center}.step{margin-bottom:30px}}@media screen and (min-width:902px)and (max-width:1300px){.question__archive__block--profile{max-width:23%}.question__archive__block--answer,.question__archive__block--question{max-width:37%}}@media screen and (max-width:345px){.form input{max-width:100%;width:100%}.uploadbuttons>div{margin-bottom:20px;width:100%}.profile .profile__exit form{padding-left:10px}}@media screen and (min-width:901px)and (max-width:1300px){.info-page,.main-page{height:auto}.mobile-phones{align-items:center}}@media (min-height:750px)and (min-width:1365px){body.main-page.white-page .main-page-sidebar:after{background:#1b1b1b;content:"";height:100%;position:absolute;width:391px;z-index:-1}}@media screen and (max-width:673px){.page-title{position:relative}}.blocker{background-color:#000;background-color:rgba(0,0,0,.75);bottom:0;box-sizing:border-box;height:100%;left:0;overflow:auto;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:#fff;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;box-sizing:border-box;display:none;max-width:600px;padding:15px 30px;position:relative;text-align:left;vertical-align:middle;width:90%;z-index:2}.modal a.close-modal{background-image:url(/images/closemenu.png?de5973601da5d453c2f674c3493ed6b3);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:15px;position:absolute;right:20px;text-indent:-9999px;top:20px;width:15px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translateX(-50%)}.modal-spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
