@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap);@font-face{font-family:'21 Cent';src:url(/assets/fonts/21Cent-Bold.woff) format("woff");font-style:normal;font-display:swap;font-weight:700}@font-face{font-family:'21 Cent';src:url(/assets/fonts/21Cent.woff) format("woff");font-style:normal;font-display:swap;font-weight:400}.color-primary{color:#2F2F5C}.color-white{color:#fff}.push{position:relative}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-right,.flex-end{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 959px){.md-flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.object-fit-cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;font-family:'object-fit: cover; object-position: center center;'}.object-fit-contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;font-family:'object-fit: contain; object-position: center center;'}.text-center{text-align:center}.flex-auto{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.text-uppercase{text-transform:uppercase}.nowrap{white-space:nowrap}.lg-visible,.lg-visible-flex{display:none !important}@media screen and (max-width: 1259px){.lg-hidden{display:none !important}.lg-visible{display:block !important}.lg-visible-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.md-visible,.md-visible-flex{display:none !important}@media screen and (max-width: 991px){.md-hidden{display:none !important}.md-visible{display:block !important}.md-visible-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.sm-visible,.sm-visible-flex{display:none !important}@media screen and (max-width: 767px){.sm-hidden{display:none !important}.sm-visible{display:block !important}.sm-visible-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.xs-visible,.xs-visible-flex{display:none !important}@media screen and (max-width: 575px){.xs-hidden{display:none !important}.xs-visible{display:block !important}.xs-visible-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.sub-xs-visible,.sub-xs-visible-flex{display:none !important}@media screen and (max-width: 479px){.sub-xs-hidden{display:none !important}.sub-xs-visible{display:block !important}.sub-xs-visible-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 575px){.xs-flex-right{margin-left:auto}}.window-size{position:fixed;z-index:100;right:0;bottom:0;padding:5px;background:#eee;color:#666;font-size:12px}.nowrap{white-space:nowrap}.side-notification-block{background:#f2f2f2;position:fixed;left:20px;bottom:20px;padding:20px;z-index:100;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:1px solid #52527A;max-width:calc(100% - 20px * 2)}.side-notification-block.visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.alert{padding:10px 15px;border:1px solid #909090;margin-bottom:20px;border-radius:3px}.alert:last-child{margin-bottom:0}.alert.alert-danger{border-color:#EB5757;color:#EB5757}*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Open Sans",Arial,sans-serif;position:relative;background:#fff;background-attachment:fixed;overflow-x:hidden}body.overflow{overflow:hidden}body.modal-visible{overflow:hidden;height:100vh}body img{max-width:unset}ul,ol{list-style:none}button{background:transparent;border:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none !important}a,button{text-decoration:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none}a img{border:none !important}h1,h2,h3,h4,h5,h6{margin:0}picture,iframe,figure{display:block}.wrapper{min-height:100vh;position:relative;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper .page{position:relative;width:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wrapper .page .header{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.wrapper .page .page-sidebar{width:235px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;position:relative;z-index:5}.wrapper .page .page-content{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper .page .page-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:calc(100% - 235px)}.wrapper .page .page-main .main-content{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;padding:50px 55px}@media screen and (max-width: 1279px){.wrapper .page .page-main .main-content{padding:30px}}.wrapper .page .page-main .main-content-inner{max-width:1010px}.wrapper .page .page-main .main-content-inner.no-max-width{max-width:unset}.wrapper .page .page-main .footer{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}@media screen and (max-width: 991px){.wrapper .page .page-sidebar{position:fixed;left:0;top:0;height:100vh;overflow-y:auto;overscroll-behavior-y:contain;z-index:200;width:100%;max-width:100vw;padding-top:calc(85px - 16px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.wrapper .page .page-sidebar.opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wrapper .page .page-main{width:100%;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding-top:85px;max-width:100%}.wrapper .page .page-main .main-content{padding:50px 15px 70px;max-width:100%}.wrapper .page .page-main .main-content.md-no-bottom-padding{padding-bottom:0}}.container{width:100%;padding:0 40px;margin:0 auto}@media screen and (max-width: 767px){.container{padding:0 15px}}@media screen and (max-width: 575px){.container{padding:0 10px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}body,button{font-size:18px;line-height:1.22;font-family:"Open Sans",Arial,sans-serif}body{color:#0c0c26}.tpg{color:#0c0c26}.tpg img{display:block;max-width:100%;height:auto}.tpg p{font-size:16px;line-height:1.5;margin:0 0 1.5em}@media screen and (max-width: 1439px){.tpg p{font-size:15px}}@media screen and (max-width: 1199px){.tpg p{font-size:14px}}@media screen and (max-width: 575px){.tpg p{font-size:13px}}.tpg p:last-child{margin-bottom:0}.tpg-h1{font-size:58px;line-height:1.22;font-weight:bold;color:#b0bbeb}.tpg-h1 strong{color:#2F2F5C}.tpg-h2{font-weight:400;font-size:22px;margin-bottom:7px;line-height:1.45}.tpg-h2:last-child{margin-bottom:0}@media screen and (max-width: 767px){.tpg-h2{font-size:16px}}.tpg-h3,.tpg-h4{font-size:20px;font-weight:400;line-height:1.25}.section-caption{margin-bottom:5px}.section-caption .sc-title{font-size:18px;line-height:1.2;color:#747580;font-weight:300}.small-caption{font-size:18px;line-height:1.5;margin-bottom:16px;font-weight:600;color:#0c0c26}@media screen and (max-width: 991px){.small-caption{margin-bottom:12px;text-align:center}}.page-caption{font-size:32px;line-height:1.4;font-family:"21 Cent","Open Sans",Arial,sans-serif;margin-bottom:20px;font-weight:400}.page-caption:last-child{margin-bottom:0}@media screen and (max-width: 991px){.page-caption{font-size:24px;margin-bottom:24px;line-height:1.22}}.inner-page-tpg .section-caption{margin-bottom:32px;text-align:center;font-family:"21 Cent","Open Sans",Arial,sans-serif}.inner-page-tpg .section-caption .sc-title{font-size:32px;line-height:1.25;color:inherit}@media screen and (max-width: 991px){.inner-page-tpg .section-caption .sc-title{font-size:24px}}@media screen and (max-width: 767px){.inner-page-tpg .section-caption{text-align:left}}.inner-page-tpg h3{font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:26px;line-height:1.25;margin-bottom:16px;color:#1D181D;font-weight:400}@media screen and (max-width: 1279px){.inner-page-tpg h3{font-size:22px}}@media screen and (max-width: 991px){.inner-page-tpg h3{font-size:18px}}[class^="icon-"],[class*=" icon-"]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url(../img/icons-sprite.svg) no-repeat}.icon-arrow-right{background-position:-1px -0px;width:40px;height:12px}.icon-clock-big{background-position:-1px -13px;width:40px;height:40px}.icon-envelope-big{background-position:-1px -54px;width:38px;height:30px}.icon-phone-big{background-position:-1px -85px;width:33px;height:48px}.icon-location-big{background-position:-1px -134px;width:29px;height:40px}.icon-girl{background-position:-1px -175px;width:22px;height:15px}.icon-scissors{background-position:-1px -191px;width:22px;height:24px}.icon-eye{background-position:-1px -216px;width:21px;height:17px}.icon-tube{background-position:-1px -234px;width:21px;height:20px}.icon-body-star{background-position:-1px -255px;width:19px;height:24px}.icon-vk.gradient{background-position:-21px -255px;width:18px;height:10px}.icon-vk{background-position:-21px -266px;width:18px;height:10px}.icon-metro{background-position:-24px -175px;width:16px;height:13px}.icon-instagram.gradient{background-position:-24px -189px;width:15px;height:15px}.icon-instagram{background-position:-24px -205px;width:15px;height:15px}.icon-clock{background-position:-23px -221px;width:14px;height:14px}.icon-phone.gradient{background-position:-23px -236px;width:14px;height:14px}.icon-bottle{background-position:-21px -277px;width:13px;height:24px}.icon-location{background-position:-1px -280px;width:12px;height:16px}.icon-phone{background-position:-1px -297px;width:12px;height:12px}.icon-facebook.gradient{background-position:-31px -134px;width:8px;height:15px}.icon-facebook{background-position:-31px -150px;width:8px;height:15px}.icon-play{width:0;height:0;border-style:solid;border-width:22px 0 22px 36px;border-color:transparent transparent transparent #fff;-webkit-transform:translateX(15%);-ms-transform:translateX(15%);transform:translateX(15%)}.header{background:#52527A;padding:23px 15px;position:relative;z-index:150;-webkit-box-shadow:0px 4px 13px rgba(0,0,0,0.17);box-shadow:0px 4px 13px rgba(0,0,0,0.17)}.header.notary{background:#1D181D;color:#f2f2f2}.header.auth{position:static}.header.auth .header-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:unset}.header .header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1300px;width:calc(100% + 8px * 2);margin-left:-8px;margin-right:-8px}.header .header-inner .header-block{padding:0 8px}.header .header-inner .header-block.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .header-inner .header-block.flex .top-nav{margin-right:16px}.header .header-inner .header-block.bonuses-wrapper{margin-left:auto}.header .header-inner .header-block.logo-wrapper{margin-right:74px}@media screen and (max-width: 991px){.header{padding:0 15px;-webkit-box-shadow:none;box-shadow:none;background:#fff;position:fixed;width:100%;left:0}.header.notary{background:#fff}.header.auth{background:#f2f2f2;padding:18px 0}}.top-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:calc(100% + 30px * 2);margin-left:-30px;margin-right:-30px}.top-nav ul li{padding:0 30px}.top-nav ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#F2F2F2;font-size:18px}.top-nav ul li a .link-icon{width:15px;height:15px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:5px;fill:currentcolor}.top-nav ul li a:hover,.top-nav ul li a:focus{text-decoration:underline}.bonuses-block{width:244px;border-radius:2px;border:1px solid rgba(242,242,242,0.2);padding:10px 25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;line-height:1.4;color:#fff}.bonuses-block strong{font-size:24px;font-weight:bold}.bonuses-block-gold{background-color:goldenrod}.payment-footer{padding:30px 75px;background:#E5E5E5}@media screen and (max-width: 1279px){.payment-footer{padding-left:30px;padding-right:30px}}@media screen and (max-width: 991px){.payment-footer{padding:32px 15px}}.payment-footer__text{font-size:12px}.footer{padding:66px 75px;background:#E5E5E5}.footer .footer-inner{max-width:calc(977px + 8px * 2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 8px * 2);margin-left:-8px;margin-right:-8px}.footer .footer-inner .footer-block{padding:0 8px}@media screen and (max-width: 1279px){.footer{padding-left:30px;padding-right:30px}}@media screen and (max-width: 991px){.footer{padding:32px 15px}.footer .footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer .footer-inner .footer-block:nth-child(1){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:23px}.footer .footer-inner .footer-block:nth-child(2){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.footer .footer-inner .footer-block:nth-child(3){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:48px;width:100%}}.contacts-list li{margin-bottom:22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1.418}.contacts-list li a{color:inherit}.contacts-list li a:hover{color:#52527A}.contacts-list li .item-icon{width:30px;height:28px;display:block;fill:#52527A;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:14px}.contacts-list li:last-child{margin-bottom:0}@media screen and (max-width: 991px){.contacts-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer-links-list li{margin-bottom:14px}.footer-links-list li:last-child{margin-bottom:0}.footer-links-list li a,.footer-links-list li button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;line-height:1.418;color:inherit;min-width:210px;border-bottom:1px solid #1D181D;padding:4px 0;width:100%}.footer-links-list li a:after,.footer-links-list li button:after{content:'';display:block;width:33px;height:8px;margin-left:7px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 8'%3E%3Cpath opacity='.8' fill-rule='evenodd' clip-rule='evenodd' d='M29.17.46l3.18 3.19c.2.2.2.5 0 .7l-3.18 3.19a.5.5 0 11-.7-.71l2.32-2.33H0v-1h30.8l-2.34-2.33a.5.5 0 11.71-.7z' fill='%231D181D'/%3E%3C/svg%3E") no-repeat center center/contain}.footer-links-list li a:hover,.footer-links-list li button:hover{color:#52527A}.btn{color:#F9F9F9;font-weight:400;text-align:center;font-size:18px;line-height:1.22;padding:14px 32px;min-height:34px;font-family:"Open Sans",Arial,sans-serif;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #52527A;position:relative;background:#52527A}.btn:focus{outline:none}.btn[disabled],.btn.js-prev-step{color:rgba(12,12,38,0.2);background:#d2d2da;border-color:#d2d2da}.btn[disabled]{cursor:default}.btn.js-prev-step:not([disabled]):hover,.btn.js-prev-step:not([disabled]):focus{background:#2F2F5C;color:#fff}.btn:not([disabled]):hover,.btn:not([disabled]):focus{background:#2F2F5C}.btn.btn-fullwidth{width:100%}.btn.btn-light{background:transparent}.btn.btn-light:not([disabled]):hover{background:#2F2F5C}.btn.btn-light.btn-white{color:#f2f2f2;border-color:#f2f2f2}.btn.btn-light.btn-white:hover,.btn.btn-light.btn-white:focus{color:#0c0c26;background:#f2f2f2}.btn.btn-bold{font-weight:bold}@media screen and (max-width: 575px){.btn.xs-fullwidth{width:100%}}.btn .btn-icon{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:22px;height:22px;display:block;margin-right:12px;fill:#0dacae;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn:hover .btn-icon{fill:#fff}.form-field{position:relative}.form-field .input-field,.form-field input[type="text"],.form-field input[type="email"],.form-field input[type="tel"],.form-field input[type="password"],.form-field textarea{border:1px solid #909090;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;height:65px;font-size:18px;color:#0c0c26;font-family:inherit;padding:0 33px;outline:none !important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:100%;font-weight:400;border-radius:2px}.form-field .input-field.error,.form-field input[type="text"].error,.form-field input[type="email"].error,.form-field input[type="tel"].error,.form-field input[type="password"].error,.form-field textarea.error{border-color:#EB5757 !important}.form-field .input-field::-webkit-input-placeholder, .form-field input[type="text"]::-webkit-input-placeholder, .form-field input[type="email"]::-webkit-input-placeholder, .form-field input[type="tel"]::-webkit-input-placeholder, .form-field input[type="password"]::-webkit-input-placeholder, .form-field textarea::-webkit-input-placeholder{color:#ACACAC;opacity:1;-webkit-transition:all .3s;transition:all .3s}.form-field .input-field::-moz-placeholder, .form-field input[type="text"]::-moz-placeholder, .form-field input[type="email"]::-moz-placeholder, .form-field input[type="tel"]::-moz-placeholder, .form-field input[type="password"]::-moz-placeholder, .form-field textarea::-moz-placeholder{color:#ACACAC;opacity:1;-moz-transition:all .3s;transition:all .3s}.form-field .input-field:-ms-input-placeholder, .form-field input[type="text"]:-ms-input-placeholder, .form-field input[type="email"]:-ms-input-placeholder, .form-field input[type="tel"]:-ms-input-placeholder, .form-field input[type="password"]:-ms-input-placeholder, .form-field textarea:-ms-input-placeholder{color:#ACACAC;opacity:1;-ms-transition:all .3s;transition:all .3s}.form-field .input-field::-ms-input-placeholder, .form-field input[type="text"]::-ms-input-placeholder, .form-field input[type="email"]::-ms-input-placeholder, .form-field input[type="tel"]::-ms-input-placeholder, .form-field input[type="password"]::-ms-input-placeholder, .form-field textarea::-ms-input-placeholder{color:#ACACAC;opacity:1;-ms-transition:all .3s;transition:all .3s}.form-field .input-field::placeholder,.form-field input[type="text"]::placeholder,.form-field input[type="email"]::placeholder,.form-field input[type="tel"]::placeholder,.form-field input[type="password"]::placeholder,.form-field textarea::placeholder{color:#ACACAC;opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form-field .input-field:focus,.form-field input[type="text"]:focus,.form-field input[type="email"]:focus,.form-field input[type="tel"]:focus,.form-field input[type="password"]:focus,.form-field textarea:focus{border-color:#1D181D}.form-field .input-field:focus::-webkit-input-placeholder, .form-field input[type="text"]:focus::-webkit-input-placeholder, .form-field input[type="email"]:focus::-webkit-input-placeholder, .form-field input[type="tel"]:focus::-webkit-input-placeholder, .form-field input[type="password"]:focus::-webkit-input-placeholder, .form-field textarea:focus::-webkit-input-placeholder{opacity:1}.form-field .input-field:focus::-moz-placeholder, .form-field input[type="text"]:focus::-moz-placeholder, .form-field input[type="email"]:focus::-moz-placeholder, .form-field input[type="tel"]:focus::-moz-placeholder, .form-field input[type="password"]:focus::-moz-placeholder, .form-field textarea:focus::-moz-placeholder{opacity:1}.form-field .input-field:focus:-ms-input-placeholder, .form-field input[type="text"]:focus:-ms-input-placeholder, .form-field input[type="email"]:focus:-ms-input-placeholder, .form-field input[type="tel"]:focus:-ms-input-placeholder, .form-field input[type="password"]:focus:-ms-input-placeholder, .form-field textarea:focus:-ms-input-placeholder{opacity:1}.form-field .input-field:focus::-ms-input-placeholder, .form-field input[type="text"]:focus::-ms-input-placeholder, .form-field input[type="email"]:focus::-ms-input-placeholder, .form-field input[type="tel"]:focus::-ms-input-placeholder, .form-field input[type="password"]:focus::-ms-input-placeholder, .form-field textarea:focus::-ms-input-placeholder{opacity:1}.form-field .input-field:focus::placeholder,.form-field input[type="text"]:focus::placeholder,.form-field input[type="email"]:focus::placeholder,.form-field input[type="tel"]:focus::placeholder,.form-field input[type="password"]:focus::placeholder,.form-field textarea:focus::placeholder{opacity:1}.form-field .input-field.small,.form-field input[type="text"].small,.form-field input[type="email"].small,.form-field input[type="tel"].small,.form-field input[type="password"].small,.form-field textarea.small{height:50px;padding:0 15px;background:#fff}.form-field .input-field[disabled],.form-field input[type="text"][disabled],.form-field input[type="email"][disabled],.form-field input[type="tel"][disabled],.form-field input[type="password"][disabled],.form-field textarea[disabled]{border-color:#909090;color:rgba(29,24,29,0.5);cursor:default}.form-field .input-field[disabled]:placeholder,.form-field input[type="text"][disabled]:placeholder,.form-field input[type="email"][disabled]:placeholder,.form-field input[type="tel"][disabled]:placeholder,.form-field input[type="password"][disabled]:placeholder,.form-field textarea[disabled]:placeholder{color:currentcolor}@media screen and (max-width: 991px){.form-field .input-field,.form-field input[type="text"],.form-field input[type="email"],.form-field input[type="tel"],.form-field input[type="password"],.form-field textarea{background:transparent;font-size:16px;padding:0 17px}}.form-field input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.form-field input::-webkit-outer-spin-button,.form-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-field textarea{resize:none;padding:20px 33px;height:194px}@media screen and (max-width: 991px){.form-field textarea{padding:10px 17px}}.form-field .field-button{margin-top:16px}.form-field.password-field{position:relative}.form-field.password-field .change-view-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px;cursor:pointer}.form-field.password-field .change-view-btn[disabled]{cursor:default}.form-field.password-field .change-view-btn .btn-icon{width:35px;height:19px;display:block}.form-field.password-field .change-view-btn .btn-icon use{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form-field.password-field .change-view-btn .eye-closed{fill:#909090;opacity:0}.form-field.password-field .change-view-btn .eye-opened{fill:#1D181D}.form-field.password-field .change-view-btn.active .eye-closed{opacity:1}.form-field.password-field .change-view-btn.active .eye-opened{opacity:0}.form-fields hr.divider{margin-bottom:39px;color:#52527A}.select-field .jcf-select{margin-bottom:0;border:1px solid #909090;font-weight:400;border-radius:2px;height:65px;font-size:18px;color:#0c0c26;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;width:100%;max-width:100%}.select-field .jcf-select.error{border-color:#EB5757}.select-field .jcf-select:focus{border-color:#1D181D;-webkit-box-shadow:0px 1px 8px rgba(0,0,0,0.1);box-shadow:0px 1px 8px rgba(0,0,0,0.1)}.select-field .jcf-select-text{max-width:612px;line-height:65px;margin-left:33px;cursor:pointer;font-size:18px;color:#0c0c26;font-weight:400}.select-field .jcf-select-opener{background:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;padding:0 23px;width:calc(19px + 23px * 2)}.select-field .jcf-select-opener:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:12px 9.5px 0 9.5px;border-color:#1b1b1b transparent transparent transparent}.select-field .jcf-drop-active{-webkit-box-shadow:0px 1px 8px rgba(0,0,0,0.1);box-shadow:0px 1px 8px rgba(0,0,0,0.1);border:1px solid #52527A}.select-field .jcf-drop-active .jcf-select-opener:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select-field .jcf-select-drop .jcf-select-drop-content{border:1px solid #52527A}.select-field .jcf-list .jcf-list-content{padding:8px 0}.select-field .jcf-list li{border-bottom:0}.select-field .jcf-list .jcf-option{font-size:18px;line-height:22px;padding:8px 33px;color:#0c0c26;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.select-field .jcf-list .jcf-option:hover,.select-field .jcf-list .jcf-option.jcf-selected{background:rgba(82,82,122,0.2)}@media screen and (max-width: 991px){.select-field .jcf-select-opener:before{border-width:10px 8px 0 8px}.select-field select{background:transparent;font-size:16px;padding:0 17px}.select-field .jcf-list .jcf-option{font-size:16px;padding-left:17px;padding-right:17px}.select-field .jcf-select-text{margin-left:17px;font-size:16px}}.select-field.small .jcf-select{height:60px;font-size:16px}.select-field.small .jcf-select-text{line-height:58px;margin-left:10px;font-size:16px}.select-field.small .jcf-select-opener{padding:0 17px;width:calc(10px + 17px * 2)}.select-field.small .jcf-select-opener:before{border-width:5px 5px 0 5px}.select-field.small .jcf-list .jcf-option{font-size:16px;line-height:22px;padding:8px 10px}.select-field.tiny .jcf-select{width:64px;height:42px;border-color:#e0e0e0;min-width:unset}.select-field.tiny.wider .jcf-select {width: 74px}.select-field.tiny .jcf-select-text{line-height:40px;margin-left:10px;font-size:16px;padding-right:30px}.select-field.tiny .jcf-select-opener{padding:0 17px 0 0;width:calc(10px + 17px)}.select-field.tiny .jcf-select-opener:before{border-width:5px 5px 0 5px}.select-field.tiny .jcf-list .jcf-option{font-size:16px;line-height:22px;padding:8px 10px}.form .form-field{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.form .form-row{margin-bottom:39px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.form .form-row:last-child,.form .form-row.last{margin-bottom:0 !important}.form .form-row.column-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form .form-row.column-layout .form-label{margin-right:0;padding-top:0;width:auto;margin-bottom:35px}.form .form-row.column-layout .form-label.small-bottom-margin{margin-bottom:10px}.form .form-row.with-bottom-border{padding:30px 0;margin-bottom:0;border-bottom:1px solid #c8c7c8}.form .form-row.with-bottom-border:first-child{padding-top:6px}.form .form-row.with-bottom-border:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}@media screen and (max-width: 991px){.form .form-row.with-bottom-border{padding-left:16px;padding-right:16px;width:calc(100% + 16px * 2);margin-left:-16px;margin-right:-16px}}.form .form-label{font-size:18px;line-height:1.22;color:inherit;width:272px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}.form .form-label .tooltip-block{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:5px}.form .form-label.semibold{font-weight:600}.form .error .form-label{color:#EB5757}.form .show-if-checked{display:none}.form .subfield{padding-top:24px}.form .subfield .form-label{width:auto;min-width:95px}.form .example{color:#ACACAC;font-size:18px;margin-top:8px;line-height:1.22}.form .example.danger{color:red}@media screen and (max-width: 991px){.form .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form .form-row .form-label{width:100%;margin-bottom:24px;padding-top:0}.form .form-row .form-field{width:100%}.form .example{font-size:12px;margin-top:3px}}.form .form-map-field{width:100%}.form .form-map-field .map-inner-wrapper{width:100%}@media screen and (max-width: 479px){#calc-modal .radios-list .item{width:100%}}.radios-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px;margin-bottom:-20px}.radios-list .item{padding:0 10px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-bottom:20px}@media screen and (max-width: 767px){.radios-list{width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;margin-bottom:-24px}.radios-list .item{width:33.333%;padding:0 15px;margin-bottom:24px}}@media screen and (max-width: 479px){.radios-list .item{width:50%}}.radios-list.with-icons{margin-bottom:-55px}.radios-list.with-icons .item{width:calc(100% / 6);margin-bottom:55px}@media screen and (max-width: 1199px){.radios-list.with-icons .item{width:calc(100% / 5)}}@media screen and (max-width: 767px){.radios-list.with-icons .item{width:calc(100% / 4)}}@media screen and (max-width: 575px){.radios-list.with-icons .item{width:calc(100% / 3)}}@media screen and (max-width: 479px){.radios-list.with-icons .item{width:calc(100% / 2)}}.radio-with-icon{display:block;cursor:pointer}.radio-with-icon .fake-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.radio-with-icon .fake-label .label-icon{margin-bottom:24px;position:relative}.radio-with-icon .fake-label .label-icon img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:block}.radio-with-icon .fake-label .label-icon img.active{opacity:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.radio-with-icon .fake-label .label-text{font-size:16px;line-height:1.22;color:#52527A}@media screen and (max-width: 575px){.radio-with-icon .fake-label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.radio-with-icon input:checked+.fake-label .label-icon img.default{opacity:0}.radio-with-icon input:checked+.fake-label .label-icon img.active{opacity:1}.radio-input{display:block;cursor:pointer}.radio-input .fake-label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:18px;line-height:1.22;color:#52527A;padding:13px 34px;border:1px solid #52527A;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.radio-input .fake-label:hover{background:rgba(82,82,122,0.2)}@media screen and (max-width: 767px){.radio-input .fake-label{padding-left:15px;padding-right:15px;width:100%}}.radio-input input:checked+.fake-label{background:#52527A;color:#fff}.payment-type-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.payment-type-block .block-caption{margin-right:30px;color:#0c0c26}@media screen and (max-width: 575px){.payment-type-block .block-image{max-width:148px}.payment-type-block .block-image img{display:block;max-width:100%;height:auto}}.checkbox{position:relative;display:block;cursor:pointer}.checkbox .fake-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:calc(26px + 15px)}@media screen and (max-width: 991px){.checkbox .fake-label{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}}.checkbox .fake-label:before,.checkbox .fake-label:after{content:'';display:block;position:absolute}.checkbox .fake-label:before{width:26px;height:26px;border:1px solid #1D181D;left:0;top:0}.checkbox .fake-label:after{width:22px;height:22px;background:#52527A;left:2px;top:2px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.checkbox .fake-label .label-text{margin-right:auto;font-size:18px;line-height:1.44}.checkbox .fake-label .label-text small{font-size:14px;opacity:.5}.checkbox .fake-label .label-price{margin-left:auto;font-size:18px;line-height:1.44;font-weight:bold;white-space:nowrap}.checkbox .fake-label a{color:#52527A;text-decoration:none}.checkbox .fake-label a:hover{text-decoration:underline}.checkbox.error .fake-label .label-text{color:#EB5757}.checkbox.error .fake-label a{color:inherit}.checkbox.error .fake-label:before{border-color:#EB5757}.checkbox input:checked+.fake-label:after{opacity:1}.form .item-error,.form .field-error{font-size:18px;line-height:1.22;color:#EB5757;margin-top:8px}.autocomplete-suggestions{border:1px solid #52527A;background:#FFF;overflow:auto}.autocomplete-suggestion{white-space:nowrap;overflow:hidden;font-size:18px;line-height:22px;padding:8px 33px;color:#0c0c26;cursor:pointer;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.autocomplete-selected{background:rgba(82,82,122,0.2)}.autocomplete-suggestions strong{font-weight:bold;color:#0c0c26}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}.suggestions-nowrap{white-space:nowrap}.suggestions-input{width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #52527A;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:bold;color:#0c0c26}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #52527A}.suggestions-suggestion{padding:8px 33px;overflow:hidden}.suggestions-suggestion:hover{background:rgba(82,82,122,0.2)}.suggestions-selected{background:rgba(82,82,122,0.2)}.suggestions-selected:hover{background:rgba(82,82,122,0.2)}.suggestions-hint{display:none;padding:4px 4px;white-space:nowrap;overflow:hidden;color:#0c0c26;font-size:85%;line-height:20px}.suggestions-subtext{color:#0c0c26}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 0.5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 0.25em;padding:0 3px;background:rgba(82,82,122,0.2);font-size:85%}.suggestions-value[data-suggestion-status="LIQUIDATED"]{position:relative}.suggestions-value[data-suggestion-status="LIQUIDATED"]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,0.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#0c0c26;padding:4px;text-align:center}.suggestions-promo a{color:#0c0c26;display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.suggestions-promo svg{display:none;z-index:-1;height:20px;vertical-align:bottom}@media screen and (min-width: 600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}.assessment-form.narrow{max-width:712px}@media screen and (max-width: 991px){.assessment-form.narrow{max-width:unset}}.assessment-form .form-steps-caption{margin-bottom:36px;font-size:26px;line-height:1.22}.assessment-form .form-body{background:#F2F2F2;border-radius:2px;-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.12);box-shadow:0px 2px 5px rgba(0,0,0,0.12)}.assessment-form .form-caption{font-size:24px;line-height:1.22;font-weight:400}.assessment-form .form-caption strong{font-weight:inherit;color:#52527A}.assessment-form .form-caption.semibold{font-weight:600}.assessment-form .form-header{padding:24px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #fff}.assessment-form .form-header>.item{margin-right:16px}.assessment-form .form-header>.item:last-child{margin-right:0}.assessment-form .form-tabs-nav{padding:38px 16px 0}.assessment-form .form-fields{padding:24px 16px 35px}.assessment-form .form-footer{padding:0 16px 35px}@media screen and (min-width: 768px){.assessment-form .form-footer .form-steps-nav{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.assessment-form .form-footer .form-steps-nav .btn{margin-left:20px}.assessment-form .form-footer .form-steps-nav .btn:last-child{margin-left:0}}@media screen and (max-width: 991px){.assessment-form .form-body{border-radius:0;-webkit-box-shadow:none;box-shadow:none;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px}.assessment-form .form-header{border-bottom:0}.assessment-form .form-steps-caption{font-size:18px;margin-bottom:50px}.assessment-form .form-caption{font-size:22px}}@media screen and (max-width: 575px){.assessment-form .form-header.xs-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #c8c7c8}.assessment-form .form-header.xs-center .form-caption{text-align:center}}.form-steps-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-steps-nav .btn{margin-right:20px;min-width:147px}.form-steps-nav .btn:last-child{margin-right:0}@media screen and (max-width: 575px){.form-steps-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-steps-nav .btn{width:100%;margin-right:0;margin-bottom:26px}.form-steps-nav .btn:last-child{margin-bottom:0}}.tabs-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid rgba(29,24,29,0.5)}.tabs-nav li{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-right:42px}.tabs-nav li:last-child{margin-right:0}.tabs-nav .tab-btn{text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:16px;line-height:1.22;color:#959595;padding-bottom:12px;border-bottom:2px solid transparent;width:100%;margin-bottom:-1px;cursor:default;cursor:pointer}.tabs-nav .tab-btn strong{display:block;font-size:22px;line-height:1.22;font-weight:400;color:#0c0c26;margin-bottom:6px}@media screen and (max-width: 1279px) and (min-width: 992px){.tabs-nav .tab-btn strong{font-size:18px}}.tabs-nav .tab-btn.current{border-bottom-color:#52527A}@media screen and (max-width: 991px){.tabs-nav:not(.no-hide){border-bottom:0}.tabs-nav:not(.no-hide) .tab-btn{border-bottom:0;cursor:default;pointer-events:none}.tabs-nav:not(.no-hide) .tab-btn br{display:none}.tabs-nav:not(.no-hide) li{margin-right:0;width:100%}.tabs-nav:not(.no-hide) li:not(.current-parent){display:none}.tabs-nav.no-hide li{margin-right:0}.tabs-nav.no-hide .tab-btn strong{font-size:16px}}.modal{display:none;width:100%;height:100vh;position:fixed;right:0;top:0;background:rgba(0,0,0,0.7);overflow-y:auto;overscroll-behavior-y:contain;z-index:999;visibility:hidden;-webkit-transition:visibility .4s, opacity .4s;-o-transition:visibility .4s, opacity .4s;transition:visibility .4s, opacity .4s;cursor:pointer;opacity:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal .modal-dialog{width:calc(100% - 30px);max-width:624px;margin:60px auto;cursor:default;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;position:relative;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.modal.wide .modal-dialog{max-width:990px}.modal.visible{visibility:visible;opacity:1}.modal.visible .modal-dialog{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.modal .modal-content{background:#fff;border:1px solid #545559;padding:100px 95px 45px;background:#f2f2f2;border-radius:4px}@media screen and (max-width: 767px){.modal .modal-content{padding:60px 20px 20px}}.modal.small-paddings .modal-content{padding:64px 36px 24px}@media screen and (max-width: 767px){.modal.small-paddings .modal-content{padding:60px 20px 20px}}.modal.visible{opacity:1;visibility:visible}@media screen and (max-width: 575px){.modal .modal-dialog{max-width:calc(100% - 30px)}}.modal .edit-profile-form{padding:0}.modal-caption{font-size:22px;line-height:1.22;color:#1D181D;font-weight:400;margin-bottom:24px;text-align:center}.modal-caption.big{font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:32px;margin-bottom:45px}@media screen and (max-width: 767px){.modal-caption.big{text-align:left;font-size:24px}}.modal-close{position:absolute;right:40px;top:40px;width:40px;height:40px;border-radius:50%;opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 40a20 20 0 100-40 20 20 0 000 40zm-6.3-29.6a2.3 2.3 0 10-3.3 3.3l6.3 6.3-6.3 6.3a2.3 2.3 0 103.3 3.3l6.3-6.3 6.3 6.3a2.3 2.3 0 003.3-3.3L23.3 20l6.3-6.3a2.3 2.3 0 00-3.3-3.3L20 16.7l-6.3-6.3z' fill='%2352527A'/%3E%3C/svg%3E") no-repeat center center/contain}.modal-close:hover:before,.modal-close:hover:after,.modal-close:focus:before,.modal-close:focus:after{background:#52527A}@media screen and (max-width: 767px){.modal-close{right:20px;top:20px}}.modal-form .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.modal-form .form-row:last-child{margin-bottom:0}.modal-form .form-row .form-label{padding-top:0;margin-bottom:8px;width:100%}.modal-form .form-row .form-field{width:100%}.modal-form .form-row textarea{width:100%;height:170px;border-radius:2px;border:1px solid #909090;padding:10px 15px;font-family:inherit;background:transparent}.menu-opener{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:69px;height:85px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;margin-left:-15px;background:#1D181D}.notary .menu-opener{background:#52527A}.menu-opener .bar{background:#F2F2F2;height:4px;display:block;margin-bottom:7px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:39px}.menu-opener .bar:last-child{margin-bottom:0}.menu-opener .bar:nth-child(2){position:relative}.menu-opener .bar:nth-child(2):before{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;content:'';display:block;width:100%;height:100%;background:inherit;position:absolute;left:0;top:0;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;border-radius:inherit}.menu-opener.active .bar:last-child,.menu-opener.active .bar:first-child{opacity:0}.menu-opener.active .bar:first-child{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.menu-opener.active .bar:last-child{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.menu-opener.active .bar:nth-child(2){position:relative;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-opener.active .bar:nth-child(2):before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.menu-opener:focus{outline:none}.page-sidebar{padding:0 15px;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#F2F2F2;background:#1D181D;scrollbar-color:#666 #aaa;scrollbar-width:thin}.page-sidebar::-webkit-scrollbar{width:3px}.page-sidebar::-webkit-scrollbar-track{background:#52527A}.page-sidebar::-webkit-scrollbar-thumb{background:#fff}.page-sidebar .sidebar-section{padding:30px 0;border-bottom:1px solid rgba(255,255,255,0.2)}.page-sidebar .sidebar-section:last-child{border-bottom:0}.page-sidebar .sidebar-section.no-border{border-bottom:0}@media screen and (min-width: 991px){.page-sidebar .sidebar-section.js-sticky{max-width:205px}}.page-sidebar .menu-opener{position:absolute;left:0;top:0;margin-left:0}.page-sidebar .menu-opener.green-bg{background:#426f47}.page-sidebar .menu-opener.common-bg{background:#324C50}.page-sidebar.notary{background:#52527A}.page-sidebar.green-bg{background:#52707A}.page-sidebar.common-bg{background:#324C50}@media screen and (max-width: 991px){.page-sidebar{padding-bottom:50px}.page-sidebar .sidebar-section{padding:16px 0}}.page-sidebar .btn.order-btn{margin-top:30px;padding-left:20px;padding-right:20px;width:100%;background:#f2f2f2;color:#52527A;border-radius:2px;font-weight:bold}.page-sidebar .btn.calc-btn{margin-top:30px;margin-bottom:30px}.sidebar-nav-wrapper{margin-bottom:calc(85px - 16px * 2);padding:16px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sidebar-nav-wrapper .btn{width:100%}.sidebar-nav{margin-bottom:24px}.sidebar-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar-nav ul li{margin-bottom:16px}.sidebar-nav ul li:last-child{margin-bottom:0}.sidebar-nav ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#F2F2F2;font-size:24px}.sidebar-nav ul li a .link-icon{width:18px;height:18px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:4px;fill:currentcolor}.w-100{width:100%;margin-bottom:0.5rem}.section-title{margin-top:1rem;margin-bottom:1rem}.user-block .block-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.user-block .block-label{font-size:16px;line-height:1.5;color:rgba(242,242,242,0.5)}.user-block .block-label.with-border{font-size:14px;line-height:1.3;font-weight:bold;color:rgba(242,242,242,0.4);border:2px solid #9292AA;border-radius:2px;padding:4px 8px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.user-block .block-name{font-size:16px;line-height:1.5}.user-block .block-name strong{font-size:20px;display:block}.user-block .block-actions{margin-left:25px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.user-block .edit-link{display:block;cursor:pointer}.user-block .edit-link .link-icon{width:23px;height:23px;display:block;fill:rgba(242,242,242,0.5);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.user-block .edit-link:hover .link-icon{fill:#f2f2f2}.user-block .block-footer{margin-top:16px}.user-block .block-footer a{font-size:16px;line-height:1.3;color:#f2f2f2;text-decoration:underline}.user-block .block-footer a:hover{text-decoration:none}.user-block .block-footer a.small{font-size:14px;opacity:.7}.user-block .block-footer a.small:hover{opacity:1}.user-block .block-bonuses{margin-top:20px}@media screen and (min-width: 992px){.user-block .block-bonuses{display:none}}.sidebar-contacts-list li{margin-bottom:24px;color:#fff;font-size:16px;line-height:1.35;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar-contacts-list li:last-child{margin-bottom:0}.sidebar-contacts-list li .item-icon{width:25px;margin-right:7px;fill:currentcolor;display:block;height:40px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.sidebar-contacts-list li .item-text a{color:currentcolor;font-size:18px}.sidebar-contacts-list li .item-text small{color:#aaa;font-size:inherit}.sidebar-contacts{margin-top:80px;margin-bottom:50px}.categories-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 8px * 2);margin-left:-8px;margin-right:-8px;margin-bottom:-16px}.categories-list .item{padding:0 8px;-webkit-box-flex:1;-webkit-flex:1 0 33.33%;-ms-flex:1 0 33.33%;flex:1 0 33.33%;margin-bottom:16px}@media screen and (max-width: 991px){.categories-list{margin-bottom:-10px}.categories-list .item{margin-bottom:10px;-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}}@media screen and (max-width: 575px){.categories-list .item{width:100%;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}}.category-card{position:relative;background:#52527A;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.category-card.green-bg{background:#52707A}.category-card.common-bg{background:#324C50}.category-card .card-content{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#F2F2F2;position:relative;padding:30px 30px 20px;text-align:center;color:#f2f2f2}.category-card .card-content:after{content:'';display:block;width:100%;height:0;background:#2F2F5C;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;position:absolute;left:0;bottom:-1px;z-index:1}.category-card .card-content .card-icon{position:absolute;left:0;bottom:0;pointer-events:none;z-index:2;overflow:hidden}.category-card .card-content .card-icon img{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom}.width-1 .category-card .card-content .card-icon{max-width:66%;max-height:77%}.width-2 .category-card .card-content .card-icon{max-width:30%;max-height:77%}.width-3 .category-card .card-content .card-icon{max-width:200px;max-height:90%}.category-card.green-bg .card-content:after{background:#28482b}.category-card.common-bg .card-content:after{background:#103034}.category-card:hover .card-content:after{height:100%}.category-card .card-caption{font-size:18px;line-height:1.39;margin-bottom:8px;font-weight:bold;position:relative;z-index:5}.category-card .card-price{font-weight:bold;font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:35px;line-height:1.39;position:relative;z-index:5}.category-card .card-footer .btn{font-size:16px;font-weight:bold;padding:17px 20px;width:100%;background:#2F2F5C}.category-card.green-bg .card-footer .btn{background:#2F5C5C}.category-card.common-bg .card-footer .btn{background:#103034}@media screen and (max-width: 991px){.category-card .card-content{padding-left:4px;padding-right:4px}.category-card .card-caption{font-size:16px}}.tooltip-block{position:relative}.tooltip-block .block-icon{width:20px;height:20px;border-radius:50%}.tooltip-block .block-icon:hover,.tooltip-block .block-icon:focus{outline:none}.tooltip-block .block-icon:hover+.block-hidden-content,.tooltip-block .block-icon:focus+.block-hidden-content{-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:1;visibility:visible}@media screen and (max-width: 991px){.tooltip-block .block-icon:hover+.block-hidden-content,.tooltip-block .block-icon:focus+.block-hidden-content{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}.tooltip-block .block-icon svg{width:100%;height:100%;fill:#52527A;display:block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.error .tooltip-block .block-icon svg{fill:#EB5757}.tooltip-block .block-hidden-content{position:absolute;visibility:hidden;opacity:0;position:absolute;left:50%;-webkit-transform:translate(-50%, 30px);-ms-transform:translate(-50%, 30px);transform:translate(-50%, 30px);top:calc(100% + 15px);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;padding:25px 20px;font-size:14px;line-height:1.57;width:333px;background:#E8E8E8;color:#4F4F4F;-webkit-box-shadow:0px 4px 9px rgba(0,0,0,0.2);box-shadow:0px 4px 9px rgba(0,0,0,0.2);z-index:55}.tooltip-block .block-hidden-content:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:0 7.5px 13px 7.5px;border-color:transparent transparent #E8E8E8 transparent;position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 991px){.tooltip-block .block-hidden-content{left:auto;right:-5px;-webkit-transform:translate(0, 30px);-ms-transform:translate(0, 30px);transform:translate(0, 30px);max-width:calc(100vw - 15px - 10px)}.tooltip-block .block-hidden-content:before{left:auto;right:0}}.pay-finish-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:495px;margin:172px auto;text-align:center}.pay-finish-block .block-icon{margin-bottom:24px}.pay-finish-block .block-icon img{display:block;max-width:100%;height:auto}.pay-finish-block .block-content{margin-bottom:24px}@media screen and (max-width: 767px){.pay-finish-block{margin:80px auto}}.profile-settings-component .cmp-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 8px * 2);margin-left:-8px;margin-right:-8px;margin-bottom:24px}.profile-settings-component .cmp-heading .item{padding:0 8px}.profile-settings-component .cmp-form{margin-bottom:44px}.profile-settings-component .cmp-form:last-child{margin-bottom:0}.profile-settings-component .form-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:48px}.profile-settings-component .form-footer .btn{margin-bottom:24px}.profile-settings-component .form-footer .btn:last-child{margin-bottom:0}@media screen and (max-width: 991px){.profile-settings-component .cmp-form.md-shift{width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.profile-settings-component .cmp-heading{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}.edit-profile-form{background:#F2F2F2;border-radius:2px;padding:20px 16px}.edit-profile-form .form-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 39px * 2);margin-left:-39px;margin-right:-39px;margin-bottom:-24px}.edit-profile-form .form-inner .column{padding:0 39px;width:50%}.edit-profile-form .form-inner .form-item{margin-bottom:24px}.edit-profile-form.small-paddings .form-inner{width:calc(100% + 19px * 2);margin-left:-19px;margin-right:-19px}.edit-profile-form.small-paddings .form-inner .column{padding:0 19px}.edit-profile-form .form-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}.edit-profile-form .form-label{font-size:16px;margin-bottom:8px;padding-top:0;width:100%}.edit-profile-form.no-bg{padding:0;background:transparent}@media screen and (max-width: 991px){.edit-profile-form .form-inner{width:calc(100% + 15px * 2) !important;margin-left:-15px !important;margin-right:-15px !important}.edit-profile-form .form-inner .column{padding:0 15px !important}}@media screen and (max-width: 575px){.edit-profile-form .form-inner .column{width:100%}}.edit-save-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:-30px}.edit-save-block .edit-save-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#52527A;text-decoration:underline;margin-right:30px}.edit-save-block .edit-save-btn .btn-icon{width:17px;height:17px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:7px;fill:currentcolor}.edit-save-block .edit-save-btn:hover{text-decoration:none}.edit-save-block .edit-save-btn.save{display:none}.edit-save-block .edit-save-btn.cancel{display:none}@media screen and (max-width: 767px){.edit-save-block .edit-save-btn{font-size:16px}}.edit-save-block.active .edit-save-btn.edit{display:none}.edit-save-block.active .edit-save-btn.save,.edit-save-block.active .edit-save-btn.cancel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.select-notary-form .form-fields{margin-top:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(100% + 6px * 2);margin-left:-6px;margin-right:-6px}.select-notary-form .form-fields .form-item{padding:0 6px;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.select-notary-form .form-fields .form-item:first-child{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:232px}.select-notary-form .select-field:after{border-width:5px 5px 0 5px;right:20px}.select-notary-form .select-field select{height:60px;padding:0 10px}.select-notary-form .select-field .jcf-select{height:60px}.select-notary-form .select-field .jcf-select .jcf-select-text{line-height:60px;margin-left:10px}@media screen and (max-width: 767px){.select-notary-form .form-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.select-notary-form .form-fields .form-item{width:100% !important;margin-bottom:12px}.select-notary-form .form-fields .form-item:last-child{margin-bottom:0}}.search-field{width:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.search-field input{width:100%;height:60px;background:#F2F2F2;border-radius:2px;padding:0 19px;color:#9E9E9E;border:0;display:block;border:1px solid #F2F2F2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:16px;font-family:inherit;color:#0c0c26}.search-field input:placeholder{color:#9e9e9e}.search-field input:focus{border-color:#2F2F5C;outline:none}.search-field .search-btn{position:absolute;right:0;top:0;width:60px;height:60px;background:#2F2F5C;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:0 2px 2px 0}.search-field .search-btn .btn-icon{fill:#f2f2f2;display:block;width:19px;height:19px}.search-field .search-btn:hover{background:#52527A}.select-notary-form.hidden{display:none}.select-notary-form .search-results{margin-top:24px}@media screen and (max-width: 1199px){.table-wrapper{overflow-x:auto}}.notary-search-results-table{min-width:500px;margin-bottom:16px}.notary-search-results-table th:nth-child(3){width:340px}@media screen and (max-width: 767px){.notary-search-results-table th:nth-child(3){width:auto}}.table{padding:0;border-spacing:0;width:100%}.table th{text-align:left;font-weight:400;font-size:16px;line-height:1.4;color:#0c0c26;opacity:.6;padding:8px 16px}.table td{font-size:16px;padding:16px;background:#f2f2f2}.table tr:first-child td:first-child{border-top-left-radius:2px}.table tr:first-child td:last-child{border-top-right-radius:2px}.table tr:last-child td:first-child{border-bottom-left-radius:2px}.table tr:last-child td:last-child{border-bottom-right-radius:2px}.simple-radio{cursor:pointer;display:block}.simple-radio .fake-label{display:block;width:20px;height:20px;border:1px solid #1D181D;border-radius:50%;opacity:.4}.simple-radio input:checked+.fake-label{border-color:#2F2F5C;background:#2F2F5C;opacity:1}.no-results-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:16px}.no-results-block .block-icon{width:48px;height:48px;fill:#2F2F5C;display:block;margin-right:27px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.no-results-block .block-text{max-width:650px}.profile-tabs-container{margin-top:24px}.orders-component .btn{border-radius:2px;color:#9AB4B1;border:1px solid #9AB4B1;margin-left:auto;margin-right:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.orders-component .btn .btn-icon{fill:currentcolor}.orders-component .btn.btn-primary{color:#52527A;border-color:#52527A}.orders-component .btn.btn-primary:not([disabled]):hover{background:#52527A;color:#fff}.orders-component .btn:not([disabled]):hover{background:#9AB4B1;color:#fff}.orders-component .btn[disabled]{cursor:default;border-color:#909090;color:#909090}.orders-component .download-pdf-link{display:block}.orders-component .download-pdf-link .link-icon{width:20px;height:21px;display:block;fill:#52527A}.orders-component .download-pdf-link[disabled] .link-icon{fill:#9AB4B1;cursor:default}.orders-component .note{font-size:14px;line-height:1.4;text-align:center;color:#909090;min-width:165px;margin-top:4px}.status{padding:6px 22px;min-width:135px;min-height:34px;border-radius:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:16px;line-height:1.4;color:#f2f2f2;background:#9AB4B1;margin-bottom:16px;white-space:nowrap}.status:last-child{margin-bottom:0}.status.in-process{background:#52527A}.status.in-process.green-bg{background:#28482b}.status.in-process.common-bg{background:#103034}.status.done{background:#909090}.orders-table{border-spacing:0 16px}.orders-table th{white-space:nowrap}.orders-table tr td:first-child{border-radius:2px 0 0 2px}.orders-table tr td:last-child{border-radius:0 2px 2px 0}.orders-table tbody tr:last-child{margin-bottom:0}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:22px}.pagination .prevnext{width:52px;height:52px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:rgba(82,82,122,0.5);font-size:0}.pagination .prevnext .link-icon{width:33px;height:15px;fill:rgba(255,255,255,0.8)}.pagination .prevnext.prev-link{margin-right:43px}.pagination .prevnext.next-link{margin-left:43px}.pagination .prevnext:hover{background:#52527A}.pagination ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pagination ul li{margin:0 5px;font-size:16px;line-height:24px}.pagination ul li a{width:40px;height:40px;border:2px solid transparent;color:#0c0c26;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:2px}.pagination ul li.current a{border-color:#52527A;color:#52527A;font-size:24px}.pagination .disabled{opacity:0}.pagination .disabled a{pointer-events:none;cursor:default}.pagination .disabled a:hover{background:rgba(82,82,122,0.5)}@media screen and (max-width: 767px){.pagination{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pagination .prevnext{width:158px}.pagination .prevnext.prev-link{margin-right:0}.pagination .prevnext.next-link{margin-left:0}.pagination .page-number{display:none}}@media screen and (max-width: 374px){.pagination .prevnext{width:140px}}.orders-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 12px * 2);margin-left:-12px;margin-right:-12px;margin-bottom:-24px}.orders-list .item{padding:0 12px;width:50%;margin-bottom:24px}@media screen and (max-width: 767px){.orders-list .item{width:100%}}.order-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#f2f2f2;border-radius:2px;-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.12);box-shadow:0px 2px 5px rgba(0,0,0,0.12);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.order-card .card-content{padding:24px 10px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.order-card .card-content .cc-item{padding:0 15px;margin-bottom:16px;width:50%}.order-card .card-content .cc-item.wide{width:100%}.order-card .card-content .btn{width:100%}.order-card p{font-size:16px;font-weight:600;color:#0c0c26}.order-card .card-caption{font-size:14px;line-height:1.4;color:#0c0c26;opacity:.5;margin-bottom:4px;font-weight:400}.order-card .card-footer{width:100%}.order-card .card-footer .btn{width:100%;border-radius:0 0 2px 2px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:bold;font-size:14px;color:#fff;padding-left:20px;padding-right:20px;border-color:#52527A}.order-card .card-footer .btn[disabled]{background:rgba(144,144,144,0.4);border-color:transparent}.order-card .card-footer .btn small{font-size:inherit;font-weight:400}.clients-component .cmp-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;margin-bottom:16px}.clients-component .cmp-heading .item{padding:0 15px}.clients-component .cmp-sort-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-bottom:16px}.clients-component .cmp-search-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.clients-component .cmp-search-block .block-item{margin-right:15px}.clients-component .cmp-search-block .block-item:last-child{margin-right:0}.clients-component .cmp-search-block .select-field{width:216px}.clients-component .cmp-search-block .select-field select{height:60px;padding-left:10px}.clients-component .cmp-search-block .select-field:after{border-width:5px 5px 0 5px}.clients-component .cmp-search-block .search-field{width:320px}@media screen and (max-width: 767px){.clients-component .cmp-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.clients-component .cmp-heading .item{margin-bottom:24px;width:100%}.clients-component .cmp-heading .item .page-caption{text-align:center}.clients-component .cmp-heading .item:last-child{margin-bottom:0}.clients-component .cmp-search-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.clients-component .cmp-search-block .block-item{width:100%;margin-right:0;margin-bottom:12px}.clients-component .cmp-search-block .block-item:last-child{margin-bottom:0}.clients-component .cmp-search-block .select-field{width:100%}.clients-component .cmp-search-block .search-field{width:100%}.clients-component .cmp-sort-row{width:100%}}@media screen and (max-width: 449px){.clients-component .cmp-sort-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.clients-component .cmp-sort-row .item{margin-bottom:24px}.clients-component .cmp-sort-row .item:last-child{margin-bottom:0}}.sort-by-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit}.sort-by-btn .btn-text{margin-right:6px}.sort-by-btn .btn-icon{width:17px;height:18px;display:block;fill:#52527A}.sort-by-btn:hover{text-decoration:underline}.sort-by-btn.asc .desc{display:none}.sort-by-btn.desc .asc{display:none}.count-select-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.count-select-block .block-text{font-size:16px;margin-right:8px}.count-select-block .select-field select{width:64px;height:42px;padding-left:10px;padding-right:20px;border-color:#E0E0E0}.count-select-block .select-field:after{border-width:5px 5px 0 5px;right:15px}.count-select-block .hidden-btn{margin-left:5px;display:none}.count-select-block .hidden-btn .btn{min-height:42px;padding:7px 15px}.accordion{margin-bottom:24px;visibility:hidden}.accordion:last-child{margin-bottom:0}.accordion.opened .ac-header .edit-link .link-icon{width:20px;height:20px;display:inline;fill:#0c0c26;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion .ac-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:13px 25px 14px 35px;background:#52527A;color:#f2f2f2;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion .ac-header p{color:rgba(249,249,249,0.6);font-size:16px;line-height:1.41;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion .ac-header .edit-link{margin-left:15px}.accordion .ac-header .edit-link .link-icon{width:20px;height:20px;display:inline;fill:rgba(242,242,242,0.5);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion .ac-opener{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 12'%3E%3Cpath d='M12.5 0H0l12.5 12L25 0H12.5z' fill='%23F2F2F2'/%3E%3C/svg%3E") no-repeat center center;background-size:25px 12px}.accordion .ac-caption{font-size:22px;line-height:1.4;font-weight:400;margin-bottom:0}.accordion .ac-content{padding:24px 0}.accordion .ac-content .btn.btn-light{color:#9AB4B1;border-color:#9AB4B1;height:43px;padding:5px 30px}.accordion .ac-content .btn.btn-light:hover{background:#9AB4B1;color:#fff}.accordion .ac-content .list-grid-single-list{min-width:350px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.accordion .ac-content .list-grid-single-list .item{padding:0 7px}.accordion .ac-content .list-grid-single-list .btn.btn-light{color:#9AB4B1;border-color:#9AB4B1;height:43px;padding:5px 15px;font-size:16px;line-height:1}.accordion .ac-content .list-grid-single-list .btn.btn-light:hover{background:#9AB4B1;color:#fff}@media screen and (max-width: 991px){.accordion .ac-caption{font-size:16px}.accordion .ac-header{padding:13px 20px 14px 10px}.accordion .ac-header p{font-size:14px}}.accordion.opened .ac-header{background:rgba(82,82,122,0.2);color:#0c0c26}.accordion.opened .ac-header p{color:rgba(29,24,29,0.6)}.accordion.opened .ac-opener{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 12'%3E%3Cpath d='M12.5 0H0l12.5 12L25 0H12.5z' fill='%231D181D'/%3E%3C/svg%3E")}.bonus-program-page .page-text{max-width:660px;font-size:18px;line-height:1.66}.bonus-program-page .page-text:first-letter{font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:62px;line-height:1}.bonus-program-page .page-text p{margin-bottom:16px}.bonus-program-page .page-text p:last-child{margin-bottom:0}@media screen and (max-width: 991px){.bonus-program-page .page-caption{text-align:center}}.bonus-program-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.bonus-program-block.page-text{opacity:.9}.bonus-program-block .block-value{min-width:255px;padding:12px 50px;font-size:35px;line-height:1.3;font-weight:400;background:#52527A;color:#fff;text-align:center}.bonus-program-block .block-currency{font-size:35px;margin-left:16px;color:#52527A;font-weight:400;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}@media screen and (max-width: 991px){.bonus-program-block{width:100%}.bonus-program-block .block-value{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.bonus-program-block .block-value.small{font-size:20px;padding-left:20px;padding-right:20px}}.balance-operation{padding:30px}.balance-operation{padding:30px;background-color:#F2F2F2;margin-bottom:40px}.balance-operation .form-label{display:block;margin-top:24px;margin-bottom:10px}.balance-operation .btn-action-group{margin-top:40px}.balance-operation .disabled-text{text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:16px;line-height:1.22;color:#959595;padding-bottom:12px;width:100%;margin-bottom:-1px;cursor:default;margin-top:10px}.balance-operation .page-text:first-letter{font-size:18px;line-height:1.66}@media screen and (max-width: 991px){.balance-operation .tabs-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.balance-operation .tabs-nav:not(.no-hide) li:not(.current-parent){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.detalization-link{margin-bottom:24px}.accordion-links{margin-bottom:24px}.accordion-links a{color:#f2f2f2}.accordion-links:last-child{margin-bottom:0}.accordion-links .ac-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:13px 25px 14px 35px;background:#52527A;color:#f2f2f2;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion-links .ac-header p{color:rgba(249,249,249,0.6);font-size:16px;line-height:1.41;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.accordion-links .ac-opener{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 12'%3E%3Cpath d='M12.5 0H0l12.5 12L25 0H12.5z' fill='%23F2F2F2'/%3E%3C/svg%3E") no-repeat center center;background-size:25px 12px}.accordion-links .ac-caption{font-size:22px;line-height:1.4;font-weight:400;margin-bottom:0}.accordion-links .ac-content{padding:24px 0}.accordion-links .ac-content .btn.btn-light{color:#9AB4B1;border-color:#9AB4B1;height:43px;padding:5px 30px}.accordion-links .ac-content .btn.btn-light:hover{background:#9AB4B1;color:#fff}.accordion-links .ac-content .list-grid-single-list{min-width:350px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.accordion-links .ac-content .list-grid-single-list .item{padding:0 7px}.accordion-links .ac-content .list-grid-single-list .btn.btn-light{color:#9AB4B1;border-color:#9AB4B1;height:43px;padding:5px 15px;font-size:16px;line-height:1}.accordion-links .ac-content .list-grid-single-list .btn.btn-light:hover{background:#9AB4B1;color:#fff}@media screen and (max-width: 991px){.accordion-links .ac-caption{font-size:16px}.accordion-links .ac-header{padding:13px 20px 14px 10px}.accordion-links .ac-header p{font-size:14px}}.accordion-links.opened .ac-header{background:rgba(82,82,122,0.2);color:#0c0c26}.accordion-links.opened .ac-header p{color:rgba(29,24,29,0.6)}.accordion-links.opened .ac-opener{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 12'%3E%3Cpath d='M12.5 0H0l12.5 12L25 0H12.5z' fill='%231D181D'/%3E%3C/svg%3E")}.pay-way .form-field{margin-bottom:20px}.sberLogo{max-width:140px}.btn-send-form{height:60px}.auth-page{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:48px 15px;width:100%}.auth-page .page-caption{font-weight:bold;margin-bottom:44px;max-width:410px;font-size:40px;line-height:1.25;text-align:center}@media screen and (max-width: 991px){.auth-page{background:#f2f2f2}}@media screen and (max-width: 374px){.auth-page .page-caption{font-size:36px}}.auth-form{width:100%;max-width:310px;margin-left:auto;margin-right:auto}.auth-form .form-note{font-size:14px;line-height:1.5;opacity:.7}.auth-form .form-label{margin-bottom:8px}.auth-form .form-row{margin-bottom:24px}.auth-form .form-row:last-child{margin-bottom:0}.auth-form .form-footer{margin-top:24px;text-align:center}.auth-form .form-footer p{color:#989898;font-size:14px;line-height:1.4}.auth-form .form-footer a{font-size:14px;line-height:1.4;margin-bottom:8px;text-align:center;text-decoration:underline;color:#52527A;display:inline-block}.auth-form .form-footer a:hover{text-decoration:none}.auth-form .form-footer a.light{color:#989898}.auth-form .form-field .input-field{height:50px;padding-left:15px;padding-right:15px}.page-404{padding:285px 0 100px}.page-404 .block-404{position:relative;width:300px;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-404 .block-404 .block-image{position:absolute;left:-790px;bottom:-130px}.page-404 .block-404 .block-image img{display:block;max-width:100%;height:auto}.page-404 .block-404 .block-text{text-align:center;font-size:28px;line-height:1.3;color:#52527A;margin-bottom:25px}.page-404 .block-404 .block-text img{display:block;margin-bottom:24px}.page-404 .block-404 .block-button .btn{padding-left:25px;padding-right:25px}@media screen and (max-width: 991px){.page-404{padding:87px 0 0}.page-404 .block-404{width:100%}.page-404 .block-404 .block-image{position:static;margin-bottom:10px}.page-404 .block-404 .block-text img{display:none}}.slider-with-labels-component{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slider-with-labels-component .cmp-labels{margin-right:35px;width:220px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.slider-with-labels-component .cmp-labels li{padding:16px 0;padding-right:20px;font-size:18px;line-height:1.333;color:#A4A3A4;border-bottom:1px solid #909090}.slider-with-labels-component .cmp-labels li:last-child{border-bottom:0}.slider-with-labels-component .cmp-slider-wrapper{max-width:calc(100% - 220px - 35px)}@media screen and (max-width: 991px){.slider-with-labels-component .cmp-labels{margin-right:30px;width:160px}.slider-with-labels-component .cmp-labels li{padding-right:0;font-size:16px}.slider-with-labels-component .cmp-slider-wrapper{max-width:calc(100% - 160px - 30px)}}@media screen and (max-width: 374px){.slider-with-labels-component .cmp-labels{width:120px;margin-right:20px}.slider-with-labels-component .cmp-labels li{font-size:14px}.slider-with-labels-component .cmp-slider-wrapper{max-width:calc(100% - 120px - 20px)}}.slider-with-labels-component .cmp-slider{width:calc(100% + 10px * 2);margin:-16px;-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}.slider-with-labels-component .cmp-slider .slide{padding:16px;outline:none !important}.slider-with-labels-component .cmp-slider .slide-list li{padding:16px 0;font-size:18px;font-weight:600;line-height:1.33;border-bottom:1px solid #909090}.slider-with-labels-component .cmp-slider .slide-list li:last-child{border-bottom:0}.slider-with-labels-component .cmp-slider .slide-list li a:not(.btn){color:inherit;text-decoration:underline}.slider-with-labels-component .cmp-slider .slide-list li a:not(.btn):hover{text-decoration:none}@media screen and (max-width: 767px){.slider-with-labels-component .cmp-slider .slide-list li{font-size:16px}}.slider-with-labels-component .list-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;min-height:43px}.slider-with-labels-component .list-grid .item{padding:0 15px}@media screen and (max-width: 767px){.slider-with-labels-component .list-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.slider-with-labels-component .list-grid .item{margin-bottom:10px}.slider-with-labels-component .list-grid .item:last-child{margin-bottom:0}}.slider-with-labels-component .top-label{font-weight:400;opacity:.6}.slider-with-labels-component .cmp-slider-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:24px}.slider-with-labels-component .cmp-slider-nav .nav-page{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;font-size:22px;line-height:1.5;color:#1D181D;opacity:.8;margin-right:27px}.slider-with-labels-component .cmp-slider-nav .slick-arrow{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:52px;height:52px;opacity:1;background:rgba(82,82,122,0.5);margin-right:27px}.slider-with-labels-component .cmp-slider-nav .slick-arrow.slick-prev{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.slider-with-labels-component .cmp-slider-nav .slick-arrow.slick-next{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.slider-with-labels-component .cmp-slider-nav .slick-arrow:last-child{margin-right:0}.slider-with-labels-component .cmp-slider-nav .slick-arrow:hover,.slider-with-labels-component .cmp-slider-nav .slick-arrow:focus{background:#52527A}.slider-with-labels-component .cmp-slider-nav .slick-arrow:before{display:none}.slider-with-labels-component .cmp-slider-nav .slick-arrow svg{width:33px;height:15px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width: 767px){.slider-with-labels-component .cmp-slider-nav{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.slider-with-labels-component .cmp-slider-nav .nav-page{display:none}.slider-with-labels-component .cmp-slider-nav .slick-arrow{width:calc(50% - 15px);margin-right:0}}@media screen and (max-width: 767px){.slider-with-labels-component{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.default-section{padding:20px 0}@media screen and (max-width: 1199px){.default-section{padding:10px 0}}.gray-section{background:#f2f2f2;border-radius:2px;-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.12);box-shadow:0px 2px 5px rgba(0,0,0,0.12);margin-bottom:24px;padding:18px}.gray-section:last-child{margin-bottom:0}@media screen and (max-width: 991px){.gray-section{margin-bottom:50px;padding:24px 10px}}.about-first-screen-section{margin-top:-50px;margin-left:-55px;margin-right:-55px}@media screen and (max-width: 1279px){.about-first-screen-section{margin-left:-30px;margin-right:-30px;margin-top:-30px}}@media screen and (max-width: 991px){.about-first-screen-section{margin-left:-15px;margin-right:-15px;margin-top:0}}.about-first-screen-section .section-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about-first-screen-section .section-content{width:740px;padding:100px 20px 100px 75px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.about-first-screen-section .section-content p{font-size:22px;line-height:1.66;opacity:.8}.about-first-screen-section .section-content p:first-letter{font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:72px;line-height:1}@media screen and (max-width: 991px){.about-first-screen-section .section-content p:first-letter{font-size:46px}}.about-first-screen-section .section-image{height:510px;width:auto}.about-first-screen-section .section-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width: 1279px){.about-first-screen-section .section-content{width:420px;padding:20px}.about-first-screen-section .section-content p{font-size:16px}}@media screen and (max-width: 767px){.about-first-screen-section .section-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about-first-screen-section .section-image{width:100%;height:auto}.about-first-screen-section .section-image img{height:510px;-o-object-position:60% center;object-position:60% center}.about-first-screen-section .section-content{width:100%;padding:80px 15px 24px}}.advantages-section{padding:100px 20px 50px;max-width:calc(987px + 75px * 2)}@media screen and (max-width: 991px){.advantages-section{padding-left:0;padding-right:0}}.advantages-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;margin-bottom:-32px}.advantages-list .item{padding:0 15px;width:25%;margin-bottom:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.advantages-list .item .item-image{width:64px;height:64px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.advantages-list .item .item-image img{display:block;max-width:100%;height:auto}.advantages-list .item .item-caption{font-size:22px;line-height:1.25;font-weight:400;opacity:.8;margin-bottom:0;font-family:inherit}@media screen and (max-width: 1279px){.advantages-list .item{width:33.333%}}@media screen and (max-width: 767px){.advantages-list .item{width:50%}}@media screen and (max-width: 575px){.advantages-list .item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.advantages-list .item .item-image{width:40px;height:40px;margin-right:9px;margin-bottom:0;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.advantages-list .item .item-caption{font-size:12px;margin-bottom:0;text-align:left}}.practice-section{padding:50px 0 0;margin-left:-55px;margin-right:-55px}@media screen and (max-width: 1279px){.practice-section{margin-left:-30px;margin-right:-30px}}@media screen and (max-width: 991px){.practice-section{margin-left:-15px;margin-right:-15px}.practice-section .section-caption{padding-left:15px;padding-right:15px}}.practice-section .section-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px}.practice-section .section-row:last-child{margin-bottom:0}.practice-section .section-row ul{list-style:none}.practice-section .section-row ul li{margin-bottom:16px;font-size:22px;line-height:1.45;color:rgba(29,24,29,0.8);padding-left:30px;position:relative}.practice-section .section-row ul li:before{content:'';display:block;width:17px;height:17px;background:#52527A;position:absolute;left:0;top:10px}@media screen and (max-width: 1279px){.practice-section .section-row ul li{font-size:18px}.practice-section .section-row ul li:before{top:7px}}@media screen and (max-width: 991px){.practice-section .section-row ul li{font-size:16px}.practice-section .section-row ul li:before{top:6px}}.practice-section .section-row.first .row-content{padding-left:75px;padding-right:35px;width:770px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.practice-section .section-row.first .row-image{width:auto;height:790px}.practice-section .section-row.first .row-image img{display:block;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.practice-section .section-row.second .row-image{width:auto;height:700px}.practice-section .section-row.second .row-image img{display:block;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.practice-section .section-row.second .row-content{width:550px;padding-left:35px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}@media screen and (max-width: 1279px){.practice-section .section-row.first{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.practice-section .section-row.first .row-content{padding-left:20px;padding-right:20px;padding-bottom:30px}.practice-section .section-row.first .row-image{width:100%;height:auto}.practice-section .section-row.first .row-image img{width:100%;height:auto}.practice-section .section-row.second .row-content{width:450px}.practice-section .section-row.second .row-image{height:570px}}@media screen and (max-width: 767px){.practice-section .section-row.first .row-content{padding-left:15px;padding-right:15px;width:100%}.practice-section .section-row.second{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.practice-section .section-row.second .row-content{width:100%;padding-left:15px;padding-right:15px;padding-bottom:30px}.practice-section .section-row.second .row-image{width:100%;height:auto}.practice-section .section-row.second .row-image img{width:100%}}.contacts-section{padding-top:100px;margin-left:-55px;margin-right:-55px;padding-left:75px;padding-right:15px;max-width:calc(990px + 15px + 76px);width:100%}@media screen and (max-width: 1279px){.contacts-section{width:calc(100% + 30px * 2);margin-left:-30px;margin-right:-30px;padding-left:20px;padding-right:20px}}@media screen and (max-width: 991px){.contacts-section{margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:100%}}.contacts-section .section-columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contacts-section .section-columns h3{margin-bottom:24px}.contacts-section .section-columns .column{margin-right:120px}@media screen and (min-width: 375px){.contacts-section .section-columns .column{min-width:320px}}.contacts-section .section-columns .column:last-child{margin-right:0}.contacts-section .section-columns.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.contacts-section .section-columns.reverse .column{margin-right:120px}.contacts-section .section-columns.reverse .column:first-child{margin-right:0}@media screen and (max-width: 1279px){.contacts-section .section-columns .column{margin-right:30px}.contacts-section .section-columns.reverse .column{margin-right:30px}.contacts-section .section-columns.reverse .column:first-child{margin-right:0}}.contacts-section .contacts-list{margin-bottom:20px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.contacts-section .contacts-list li .item-icon{fill:currentcolor}.contacts-section h4{font-size:18px;font-weight:600;line-height:1.3;margin-bottom:12px}.contacts-section .socials-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px}.contacts-section .socials-list li{margin-right:20px}.contacts-section .socials-list li:last-child{margin-right:0}.contacts-section .socials-list li a{display:block;border-radius:50%;color:#0c0c26}.contacts-section .socials-list li a .link-icon{display:block;width:35px;height:35px;fill:currentcolor}.contacts-section .socials-list li a:hover,.contacts-section .socials-list li a:focus{color:#52527A}.contacts-section .map-block{margin-bottom:30px}.contacts-section .map-block:last-child{margin-bottom:0}.contacts-section .map-block address{font-size:20px;line-height:1.35;color:#0c0c26;margin-bottom:16px;font-style:normal}.contacts-section .map-block address small{font-size:inherit;color:#9c9c9c}.contacts-section .map-block .map{width:100%;max-width:550px;position:relative;height:220px}.contacts-section .map-block .map img,.contacts-section .map-block .map iframe{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width: 991px){.contacts-section .map-block .map{max-width:100%}.contacts-section .map-block address{font-size:16px}}@media screen and (max-width: 767px){.contacts-section .map-block .map{height:363px}}@media screen and (max-width: 767px){.contacts-section .section-columns{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.contacts-section .section-columns .column{width:100%;margin-right:0;margin-left:0;margin-bottom:100px}.contacts-section .section-columns .column:last-child{margin-bottom:0}}.credits-table{margin-bottom:50px;font-size:18px;line-height:1.93;border-spacing:4px}.credits-table td{min-width:80px}.worktime-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.worktime-block .block-icon{width:28px;height:28px;fill:currentcolor;margin-right:11px;margin-right:9px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.worktime-block .block-text{max-width:285px}.worktime-block .block-text p{font-size:18px;line-height:1.412;margin-bottom:16px}.worktime-block .block-text p:last-child{margin-bottom:0}@media screen and (max-width: 991px){.worktime-block .block-text p{font-size:16px}}.inner-page-first-screen-section{margin-left:-55px;margin-right:-55px;margin-top:-50px;min-height:567px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1279px){.inner-page-first-screen-section{margin-left:-30px;margin-right:-30px;margin-top:-30px}}@media screen and (max-width: 991px){.inner-page-first-screen-section{margin-left:-15px;margin-right:-15px;margin-top:-50px}}.inner-page-first-screen-section .section-bg{width:100%;height:100%;position:absolute;left:0;top:0}.inner-page-first-screen-section .section-bg:after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#000;opacity:.8}.inner-page-first-screen-section .section-bg img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.inner-page-first-screen-section .section-content{position:relative;z-index:2}.inner-page-first-screen-section .section-content.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:calc(990px + 75px * 2)}.inner-page-first-screen-section .section-content h1,.inner-page-first-screen-section .section-content h2,.inner-page-first-screen-section .section-content h3{font-family:"21 Cent","Open Sans",Arial,sans-serif;color:#fff;font-size:40px;line-height:1.25;text-align:center}.inner-page-first-screen-section .section-content.with-text{padding-left:75px}.inner-page-first-screen-section .section-content.with-text h1,.inner-page-first-screen-section .section-content.with-text h2,.inner-page-first-screen-section .section-content.with-text h3{text-align:left;margin-bottom:38px;max-width:730px;font-weight:400}.inner-page-first-screen-section .section-content.with-text .section-text{max-width:730px}.inner-page-first-screen-section .section-content.with-text p{font-size:22px;line-height:1.36;color:#fff}.inner-page-first-screen-section .section-content.with-text .section-footer{margin-top:70px}.inner-page-first-screen-section .section-content.with-text .section-footer .btn{width:310px;height:78px}@media screen and (max-width: 991px){.inner-page-first-screen-section{min-height:420px}.inner-page-first-screen-section .section-content h1,.inner-page-first-screen-section .section-content h2,.inner-page-first-screen-section .section-content h3{font-size:24px}.inner-page-first-screen-section .section-content.with-text{padding:55px 15px}.inner-page-first-screen-section .section-content.with-text h1,.inner-page-first-screen-section .section-content.with-text h2,.inner-page-first-screen-section .section-content.with-text h3{font-size:22px;margin-bottom:45px;font-weight:bold;max-width:450px}.inner-page-first-screen-section .section-content.with-text .section-text{max-width:450px}.inner-page-first-screen-section .section-content.with-text .section-text p{font-size:13px}.inner-page-first-screen-section .section-content.with-text .section-footer{margin-top:50px}.inner-page-first-screen-section .section-content.with-text .section-footer .btn{width:100%;max-width:347px}}.services-section{padding:100px 20px 0;max-width:1010px}.services-section .section-content{padding-top:100px}@media screen and (max-width: 991px){.services-section{padding:80px 0 0}}.services-section .section-caption{text-align:left;margin-bottom:32px}@media screen and (max-width: 575px){.services-section .section-caption .sc-title{font-size:18px}}.services-section .section-text .top-text:first-letter{font-family:"21 Cent","Open Sans",Arial,sans-serif;font-size:72px;line-height:1}.services-section .section-text .top-text p{font-size:22px;line-height:1.66;color:#0c0c26;opacity:.8;margin-bottom:24px}@media screen and (max-width: 991px){.services-section .section-text .top-text:first-letter{font-size:46px}.services-section .section-text .top-text p{font-size:16px}}.services-section ul{list-style:none}.services-section ul li{margin-bottom:16px;font-size:22px;line-height:1.45;color:rgba(29,24,29,0.8);padding-left:30px;position:relative}.services-section ul li:before{content:'';display:block;width:17px;height:17px;background:#52527A;position:absolute;left:0;top:10px}@media screen and (max-width: 1279px){.services-section ul li{font-size:18px}.services-section ul li:before{top:7px}}@media screen and (max-width: 991px){.services-section ul li{font-size:16px}.services-section ul li:before{top:6px}}.services-list .item{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1.39}.services-list .item:last-child{border-bottom:0;margin-bottom:0}.services-list .item .item-price{margin-left:auto;padding-left:25px;margin-right:25px;text-align:right;white-space:nowrap}.services-list .item .item-button .btn{font-size:16px;font-weight:600;border-radius:2px;padding-left:24px;padding-right:24px}.services-list .item .item-button .btn .btn-icon{width:44px;height:18px;margin-right:8px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;fill:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.services-list .item .item-button .btn .btn-icon img{display:block;max-width:100%;max-height:100%}@media screen and (max-width: 767px){.services-list .item{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.services-list .item .item-caption{width:100%;margin-bottom:8px}.services-list .item .item-price{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-right:0;padding-left:10px}.services-list .item .item-button .btn{padding-left:16px;padding-right:16px}}@media screen and (max-width: 374px){.services-list .item .item-button .btn{padding-left:12px;padding-right:12px;font-size:14px}.services-list .item .item-button .btn .btn-icon{width:36px}.services-list .item .item-price{font-size:16px}}.services-list .items-group{margin-bottom:24px;border-bottom:2px solid rgba(0,0,0,0.2)}.services-list .items-group:last-child{margin-bottom:0}.paper-copy-info-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.paper-copy-info-block .block-text{max-width:475px;line-height:1.39;margin-right:30px}.paper-copy-info-block .block-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.paper-copy-info-block .block-actions .block-price{margin-right:24px;white-space:nowrap}.paper-copy-info-block .block-actions .btn{font-size:16px;font-weight:600;border-radius:2px;padding-left:24px;padding-right:24px;white-space:nowrap}.paper-copy-info-block .block-actions .btn .btn-icon{width:44px;height:18px;margin-right:8px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;fill:#fff}@media screen and (max-width: 767px){.paper-copy-info-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.paper-copy-info-block .block-text{max-width:unset;margin-bottom:8px;font-size:16px;margin-right:0}.paper-copy-info-block .block-actions{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.paper-copy-info-block .block-actions .block-price{margin-right:0;margin-left:24px}.paper-copy-info-block .block-actions .btn{padding-left:16px;padding-right:16px}}@media screen and (max-width: 374px){.paper-copy-info-block .block-actions .btn{padding-left:12px;padding-right:12px;font-size:14px}.paper-copy-info-block .block-actions .btn .btn-icon{width:26px}.paper-copy-info-block .block-actions .block-price{font-size:16px}}
