@font-face{font-weight:400;font-family:Quicksand;font-style:normal;src:url(../../fonts/Quicksand-Regular.woff2) format("woff2"),url(../../fonts/Quicksand-Regular.woff) format("woff"),url(../../fonts/Quicksand-Regular.ttf) format("truetype");font-display:swap;unicode-range:U+000-5FF}@font-face{font-weight:500;font-family:Quicksand;font-style:normal;src:url(../../fonts/Quicksand-Medium.woff2) format("woff2"),url(../../fonts/Quicksand-Medium.woff) format("woff"),url(../../fonts/Quicksand-Medium.ttf) format("truetype");font-display:swap;unicode-range:U+000-5FF}@font-face{font-weight:700;font-family:Quicksand;font-style:normal;src:url(../../fonts/Quicksand-Bold.woff2) format("woff2"),url(../../fonts/Quicksand-Bold.woff) format("woff"),url(../../fonts/Quicksand-Bold.ttf) format("truetype");font-display:swap;unicode-range:U+000-5FF}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;scroll-behavior:smooth}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:320px;height:100vh;margin:0 auto;font-weight:400;font-size:18px;line-height:1.5;font-family:Quicksand,Arial,sans-serif;color:#5f6982;background-color:#fff}h1,h2,h3,h4,h5,h6,p{margin:0}ol,ul{margin:0;padding:0;list-style:none}h1,h2{font-size:24px;line-height:30px}h3{font-size:18px;line-height:27px}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px;min-height:50px;font-weight:400;font-size:18px;line-height:18px;color:#355389;text-decoration:none;background-color:transparent;border:2px solid #ff6a48;border-radius:50px;cursor:pointer;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s}.button:focus,.button:hover{border-color:#ff451b;-webkit-box-shadow:0 0 6px 0 #ff451b;box-shadow:0 0 6px 0 #ff451b;text-decoration:none}.button--bg{color:#fff;background-color:#ff6a48;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.button--bg:focus,.button--bg:hover{background-color:#ff451b;-webkit-box-shadow:none;box-shadow:none}.container{position:relative;width:100%;max-width:1160px;margin:0 auto;padding:0 15px}.container::after,.container::before{display:none}.scroll-up{position:fixed;bottom:25%;left:90%;z-index:10;display:none;width:50px;height:50px;font-size:0;background-color:#13375b;border-radius:50%;border:1px solid #13375b;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:-webkit-box-shadow .15s;transition:box-shadow .15s;transition:box-shadow .15s,-webkit-box-shadow .15s}.scroll-up:focus,.scroll-up:hover{-webkit-box-shadow:0 0 6px 0 #151f38;box-shadow:0 0 6px 0 #151f38}.scroll-up::after{content:"";position:absolute;top:calc(50% - 2px);left:50%;width:12px;height:12px;border-bottom:2px solid #ff6a48;border-left:2px solid #ff6a48;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.scroll-up::before{content:"";position:absolute;top:50%;left:50%;width:2px;height:20px;background-color:#ff6a48;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.text-center{text-align:center}.text-main{color:#355389}.text-active{color:#ff6a48}.text-secondary{color:#13375b}.price-calc{padding:35px 20px;color:#355389;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.price-calc--blog{background-color:#fafdff;-webkit-box-shadow:none;box-shadow:none}.price-calc--blog .price-calc__title{margin-bottom:12px;font-size:18px;line-height:28px;text-align:center}.price-calc--blog .price-calc__field{background-color:#fff;height:55px}.price-calc--blog .price-calc__button{margin-right:auto}.price-calc label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;font-weight:400}.price-calc__title{margin-bottom:15px;font-weight:500}.price-calc__sum{margin:12px 0;font-weight:700}.price-calc .num-pages{margin-bottom:0}.price-calc__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-calc__count .price-calc__field{width:50%}.price-calc__label:nth-child(4),.price-calc__label:nth-child(5){display:none}.price-calc__field{width:100%;height:55px;margin-bottom:12px;padding-left:14px;font-size:18px;line-height:27px;color:#677189;background-color:#fcfcfc;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%225%22%20viewBox%3D%220%200%2013%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.5%205L12.1292%200.5H0.870835L6.5%205Z%22%20fill%3D%22%23151F38%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:91% center;border:1px solid #fcfcfc;border-radius:5px;cursor:pointer;-webkit-transition:background-color .15s;transition:background-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.price-calc__field:focus,.price-calc__field:hover{border-color:#ff6a48}.price-calc__button{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:172px;margin:0 0 0 auto;padding:0;min-height:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:14px;line-height:40px;color:#fff;text-decoration:none;background-color:#ff6a48;border:2px solid #ff6a48;border-radius:50px;cursor:pointer;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.price-calc__button:focus,.price-calc__button:hover{background-color:#ff451b;-webkit-box-shadow:none;box-shadow:none;color:#fff;text-decoration:none}.slider__container{max-width:288px;margin:0 auto;overflow-x:hidden}.slider__list{display:-webkit-box;display:-ms-flexbox;display:flex}.slider__slide{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:288px;margin-right:20px}.slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.slider__btn{position:relative;width:50px;height:10px;padding:0;font-size:0;background-color:transparent;border:none;cursor:pointer}.slider__btn::before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#151f38;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background .15s linear;transition:background .15s linear}.slider__btn::after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;border-top:1px solid #151f38;border-right:1px solid #151f38;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transition:border .15s linear;transition:border .15s linear}.slider__btn--prev::after{right:auto;left:0;-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}.slider__btn:active::before,.slider__btn:hover::before{background-color:#ff6a48}.slider__btn:active::after,.slider__btn:hover::after{border-color:#ff6a48}.slider__count{margin:0 28px;font-weight:700;font-size:18px;color:#151f38}.slider__count-max{color:#13375b}.discount{max-width:287px;height:390px;margin:35px auto 0;padding:30px 20px 0;text-align:center;background:url(../../img/blog-discount.svg) bottom no-repeat,linear-gradient(153.79deg,#c8e9ff 11.1%,rgba(255,255,255,0) 96.86%) bottom no-repeat,bottom no-repeat #fafdff;border-radius:10px}.discount__title{font-weight:400;margin-bottom:5px}.discount__text{margin:0 0 10px}.widget-posts h3{margin:0 0 30px;text-align:center}.widget-posts li{position:relative;display:table;width:270px;margin:0 auto;list-style:none;background:#fafdff;border-radius:5px}.widget-posts li:nth-of-type(n+2){margin-top:25px}.widget-posts img{width:100%;height:auto;border-radius:5px}.widget-posts picture+h2{margin:15px 30px 20px}.widget-posts h2{margin:30px 30px 20px;font-size:18px;line-height:1.2}.widget-posts a{color:#355389;text-decoration:none}.widget-posts p{margin:0 30px 40px}.widget-posts .continue-reading{width:205px;margin:0 30px 25px;outline:0}.ownership-statement{margin:0 0 40px;width:100%;height:125px;background:url(../../img/ownership_xs.png) center top no-repeat}.notice{position:fixed;top:80px;right:15px;left:15px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:290px;max-width:700px;min-height:45px;padding:5px 45px 5px 15px;background:#fff;border-left:5px solid #ff6a48;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-transition:opacity .5s;transition:opacity .5s}.notice__text{margin:0}.notice__close{position:absolute;top:2px;right:2px;padding:0;background:0 0;border:none;border-radius:50%;outline:0;-webkit-transition:background .15s,-webkit-transform .4s,-webkit-box-shadow .15s;transition:transform .4s,background .15s,box-shadow .15s,-webkit-transform .4s,-webkit-box-shadow .15s;width:40px;height:40px}.notice__close::after,.notice__close::before{content:"";position:absolute;top:50%;left:50%;border-top:2px solid #000;width:20px;height:0}.notice__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.notice__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.notice__close:focus{-webkit-box-shadow:0 0 0 2px rgba(0,123,255,.5);box-shadow:0 0 0 2px rgba(0,123,255,.5)}.notice__close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.auth_mode .notice{top:100px}.header{position:absolute;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:8px 0;-webkit-transition:background-color .15s;transition:background-color .15s}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{vertical-align:middle;width:60px;height:42px}.header .navbar-toggle{position:relative;width:30px;height:20px;padding:0;font-size:0;background-color:transparent;border:none;margin:0;cursor:pointer}.header .navbar-toggle:focus,.header .navbar-toggle:hover{-webkit-box-shadow:none;box-shadow:none}.header .navbar-toggle::after,.header .navbar-toggle::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background-color:#ff6a48;-webkit-box-shadow:0 8px 0 0 #ff6a48,0 16px 0 0 #ff6a48;box-shadow:0 8px 0 0 #ff6a48,0 16px 0 0 #ff6a48;-webkit-transition:top .15s linear,left .15s linear,-webkit-box-shadow .15s linear,-webkit-transform .15s linear;transition:box-shadow .15s linear,top .15s linear,left .15s linear,transform .15s linear,-webkit-box-shadow .15s linear,-webkit-transform .15s linear}.header .navbar-toggle--closed{position:relative;z-index:2100}.header .navbar-toggle--closed::after,.header .navbar-toggle--closed::before{top:50%;left:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header .navbar-toggle--closed::after{-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.header--open{background-color:#ccdffa}.header--sticky{position:fixed;top:0;left:0;background-color:#ccdffa}.header--sticky .button{-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.header--sticky .button--order{background-color:#ff6a48;color:#fff}.header--sticky .button:focus,.header--sticky .button:hover{background-color:#ff451b;-webkit-box-shadow:none;box-shadow:none}.auth_mode .header{top:46px!important}.main-menu{display:none}.main-menu .navbar-nav{display:none;margin:0;padding:0;list-style:none}.main-menu .navbar-nav::after,.main-menu .navbar-nav::before{display:none}.main-menu .navbar-nav.nav a{padding:0}.main-menu .navbar-nav.nav a:focus,.main-menu .navbar-nav.nav a:hover{background-color:transparent}.main-menu .navbar-nav a{color:#151f38;font-size:15px;text-decoration:none;-webkit-transition:color .15s;transition:color .15s}.main-menu .navbar-nav a:focus,.main-menu .navbar-nav a:hover{color:#ff451b;background-color:transparent}.main-menu .active a:not(.button),.main-menu .nav a:focus,.main-menu .nav a:hover{color:#13375b;background:0 0}.main-menu .active a{font-weight:700}.main-menu__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style-type:none}.main-menu__btn-wrapper .button{padding:0;width:140px;min-height:42px;margin-left:15px}.main-menu--open{position:absolute;top:calc(100% - 1px);left:0;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:20px 0;background-color:#ccdffa}.main-menu--open .button{color:#fff;background-color:#ff6a48;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.main-menu--open .button:focus,.main-menu--open .button:hover{background-color:#ff451b;-webkit-box-shadow:none;box-shadow:none}.main-menu--open .navbar-nav{display:block;text-align:center}.main-menu--open .navbar-nav li{margin-bottom:15px}.main-menu--open .main-menu__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.main-menu--open .main-menu__btn-wrapper li:first-child .button{margin-right:15px}.main-menu--open .main-menu__btn-wrapper .button{margin:0}.main-menu--open a{margin-bottom:15px}.intro{position:relative;padding-top:80px;padding-bottom:0;color:#5f6982;background-image:url(../../img/intro-mb.svg),linear-gradient(253.28deg,#f4fbff 18.64%,rgba(255,255,255,0) 61.55%),linear-gradient(0deg,#e4f5ff,#e4f5ff);background-repeat:no-repeat;background-position:0 30px,0 0,0 0;background-size:contain}.intro--alt{min-height:58px;padding:0;background-image:none;background-color:#e4f5ff}.intro__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro h1{margin-bottom:12px}.intro h1 span{display:none}.intro__chat-btn{margin:20px auto 30px;background-image:url(../../img/chat.svg);background-repeat:no-repeat;background-position:top 15px left 30px}.intro__scroll-btn{display:none;position:absolute;left:50%;bottom:10px;width:52px;height:52px;background-color:#fff;font-size:0;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.intro__scroll-btn::after{content:"";position:absolute;top:calc(50% + 2px);left:50%;width:12px;height:12px;border-bottom:2px solid #ff6a48;border-left:2px solid #ff6a48;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.intro__scroll-btn::before{content:"";position:absolute;top:50%;left:50%;width:2px;height:20px;background-color:#ff6a48;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.intro__scroll-btn:focus,.intro__scroll-btn:hover{-webkit-box-shadow:0 0 6px 0 #ccdffa;box-shadow:0 0 6px 0 #ccdffa}.benefits{padding:64px 0;color:#355389;background-image:linear-gradient(294.6deg,#fbfdff 22.11%,rgba(255,255,255,0) 91.67%),linear-gradient(0deg,#e4f5ff,#e4f5ff)}.benefits h3{margin-bottom:8px;font-size:24px;line-height:30px}.benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits__list>li{margin-bottom:18px}.benefits__sublist{margin-bottom:-12px}.benefits__sublist>li{position:relative;margin-bottom:12px;padding-left:40px}.benefits__sublist>li::before{content:"";position:absolute;top:5px;left:0;width:24px;height:16px;background-image:url(../../img/success.svg);background-position:center;background-repeat:no-repeat}.reasons{padding:64px 0}.reasons h2{margin-bottom:20px}.reasons p{margin-bottom:15px}.reasons__slider .reasons__card{display:block}.reasons__card{display:none;position:relative;padding:78px 12px 35px;background-color:#e4f5ff;text-align:center;border-radius:10px}.reasons__card h4{margin-bottom:10px}.reasons__card p{margin:0}.reasons__card::before{content:"";position:absolute;top:30px;left:50%;width:42px;height:42px;background-image:url(../../img/star.svg);background-position:center;background-repeat:no-repeat;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.work{padding:70px 0;background-image:linear-gradient(294.6deg,#fbfdff 22.11%,rgba(255,255,255,0) 91.67%),linear-gradient(0deg,#e4f5ff,#e4f5ff)}.work h3{margin-bottom:12px}.work h2{margin-bottom:40px}.work h4{margin-bottom:10px}.work__text-mw{max-width:840px;margin:0 auto}.work__list{margin-bottom:50px}.work__list li{margin-bottom:15px}.work__list--ask{font-weight:700}.work__list--ask li{margin-bottom:38px}.work__list--ask img{margin-bottom:5px}.procedure{padding-top:65px;padding-bottom:100px}.procedure h2{margin-bottom:20px}.procedure h4{margin-bottom:15px}.procedure__list{margin-bottom:30px}.procedure__list b{display:block}.procedure__list li{margin-bottom:20px}.procedure__list li:nth-child(2n+1){margin-right:15px}.procedure__chat-btn{margin:30px auto;background-image:url(../../img/chat.svg);background-repeat:no-repeat;background-position:top 15px left 30px}.bother{padding:64px 0;background-image:linear-gradient(294.6deg,#fbfdff 22.11%,rgba(255,255,255,0) 91.67%),linear-gradient(0deg,#e4f5ff,#e4f5ff)}.bother--guarantees .bother__list{display:none}.bother h2{max-width:560px;margin:0 auto 20px}.bother h4{margin-bottom:10px}.bother p{margin-bottom:25px}.bother__sublist li{position:relative;padding-left:20px;margin-bottom:6px}.bother__sublist li::before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background-color:#ff6a48}.bother__list--success p{position:relative;padding-left:30px}.bother__list--success p::before{content:"";position:absolute;top:5px;left:0;width:24px;height:16px;background-image:url(../../img/success.svg);background-position:center;background-repeat:no-repeat}.faq{padding:65px 0;color:#fff;background-color:#13375b}.faq h2{max-width:700px;margin:0 auto 20px}.faq p{margin-bottom:20px}.faq__list{margin-bottom:-65px}.faq__list b{display:block}.faq__list li{margin-bottom:65px}.faq__list li:not(:last-child){margin-right:15px}.legit{padding:64px 0}.legit h2{max-width:700px;margin:0 auto 20px}.legit h4{margin-bottom:10px}.legit p{margin-bottom:15px}.legit img{margin-top:20px;margin-left:40px}.legit__slider{margin:40px 0}.legit__slider-list .slider__slide{padding:30px;border-radius:5px;background-image:linear-gradient(294.6deg,#fbfdff 22.11%,rgba(255,255,255,0) 91.67%),linear-gradient(0deg,#e4f5ff,#e4f5ff)}.legit__list{margin-bottom:30px}.legit__list b{display:block}.legit__list--next>li p:first-child{margin-bottom:40px}.legit__list>li{margin-bottom:15px}.legit__list>li span{word-break:break-all}.legit__list--success>li{position:relative;padding-left:40px}.legit__list--success>li::before{content:"";position:absolute;top:5px;left:0;width:24px;height:16px;background-image:url(../../img/success.svg);background-position:center;background-repeat:no-repeat}.legit__list--three{margin-top:40px}.legit__sublist{margin-top:20px}.legit__sublist li{position:relative;padding-left:30px;margin-bottom:20px}.legit__sublist li::before{content:"";position:absolute;top:5px;left:0;width:24px;height:16px;background-image:url(../../img/success.svg);background-position:center;background-repeat:no-repeat}.legit__sublist--success>li{position:relative;padding-left:40px;margin-bottom:10px}.legit__sublist--success>li::before{content:"";position:absolute;top:5px;left:0;width:24px;height:16px;background-image:url(../../img/success.svg);background-position:center;background-repeat:no-repeat}.details{padding:40px 0;color:#fff;background-color:#495672}.details a{color:#fff;text-decoration:none}.details a:focus,.details a:hover{text-decoration:underline}.details__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:-25px}.details__list li{margin-bottom:25px}.footer{padding:42px 0;color:#fff;background-color:#021b34;text-align:center}.footer a{color:#fff;text-decoration:none}.footer a:focus,.footer a:hover{text-decoration:underline}.footer__pravicy{margin-bottom:8px;text-transform:capitalize}.page-content{padding:35px 0 75px}.page-content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-content .post_data{margin:0 0 5px}.page-content__main{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.page-content__main--page ol,.page-content__main--page ul{list-style:disc inside}.page-content__sidebar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:30px auto 20px}.page-content__sidebar .price-calc,.page-content__sidebar .widget-posts{max-width:350px;margin-right:auto;margin-left:auto}.page-content__breadcrumbs{display:none}.page-content__breadcrumbs a,.page-content__breadcrumbs span{color:#0773f8}.page-content__widget-posts{margin:40px 0 80px}.page-content__widget-categories{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-content--post .page-content__widget-categories{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.page-content--post .page-content__widget-posts{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.page-content--page .page-content__main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-content--page .page-content__sidebar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#blog_list .item{position:relative;max-width:400px;margin:0 auto;padding:40px 20px 25px;background:#fafdff;border-radius:6px}#blog_list .item:nth-of-type(n+2){margin-top:30px}#blog_list .item h2{margin-bottom:15px}#blog_list .item h2 a{color:#355389;text-decoration:none}#blog_list .item h2 a:focus,#blog_list .item h2 a:hover{text-decoration:underline}#blog_list .item p{margin:0 0 20px}#blog_list .item .continue-reading{width:262px;margin:20px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px;min-height:50px;font-size:18px;line-height:18px;color:#355389;text-decoration:none;background-color:transparent;border:2px solid #ff6a48;border-radius:50px;cursor:pointer;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s;font-weight:700;outline:0}#blog_list .item--img .item__img img{display:block;width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:10px}#blog_list .item--img .item__img+.item__content{padding:35px 20px 45px}#blog_list .item--img .continue-reading{left:0}#blog_list+.pager-panel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 55px;padding:0 50px;text-align:center;border:none}#blog_list+.pager-panel li{display:inline-block;margin:0 4px;list-style:none;font-weight:700;font-size:24px;color:#355389}#blog_list+.pager-panel .first,#blog_list+.pager-panel .last{display:none;visibility:hidden}#blog_list+.pager-panel a{display:block;margin:0;padding:5px 0 0;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0;font-size:18px}#blog_list+.pager-panel a:hover{color:#ff451b;text-decoration:none;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0}#blog_list+.pager-panel .selected a{color:#ff451b;border:0;background:0 0}#blog_list+.pager-panel .selected a:hover{text-decoration:none}#blog_list+.pager-panel .next a,#blog_list+.pager-panel .previous a{position:absolute;top:-3px;display:block;width:37px;height:37px;padding:0;font-size:0}#blog_list+.pager-panel .next a::after,#blog_list+.pager-panel .next a::before,#blog_list+.pager-panel .previous a::after,#blog_list+.pager-panel .previous a::before{content:"";position:absolute}#blog_list+.pager-panel .next a::before,#blog_list+.pager-panel .previous a::before{top:19px;left:10px;background:#355389;-webkit-transition:background .15s;transition:background .15s;width:22px;height:2px}#blog_list+.pager-panel .next a:focus::before,#blog_list+.pager-panel .next a:hover::before,#blog_list+.pager-panel .previous a:focus::before,#blog_list+.pager-panel .previous a:hover::before{background:#ff451b}#blog_list+.pager-panel .next a::after,#blog_list+.pager-panel .previous a::after{top:15px;left:9px;border:2px solid #355389;border-top:transparent;border-left:transparent;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:border .15s;transition:border .15s;width:10px;height:10px}#blog_list+.pager-panel .next a:focus::after,#blog_list+.pager-panel .next a:hover::after,#blog_list+.pager-panel .previous a:focus::after,#blog_list+.pager-panel .previous a:hover::after{border:2px solid #ff451b;border-top:transparent;border-left:transparent}#blog_list+.pager-panel .previous a{left:0}#blog_list+.pager-panel .next a{right:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#blog_detail img{display:block;max-width:100%;height:310px;margin:0 auto 35px;-o-object-fit:cover;object-fit:cover;border-radius:10px}#blog_detail h1{margin:0 0 15px;font-weight:700;font-size:24px;line-height:36px;color:#355389}#blog_detail ul{padding:0 15px 60px}#blog_detail .item{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#blog_detail .item img{margin:0 0 20px}#blog_detail .item li{margin:0 0 5px}#blog_detail .item ol,#blog_detail .item p,#blog_detail .item ul{margin:0 0 10px}#blog_detail .item ul{list-style:disc inside}#blog_detail .item ol{list-style:decimal inside}#blog_detail .item .text-selected{padding:15px;border:1px solid #ff6a48;border-radius:5px;color:#355389;font-weight:700}#blog_detail .item a{color:#1181ff;text-decoration:none;-webkit-transition:color .15s,-webkit-box-shadow .2s;transition:color .15s,box-shadow .2s,-webkit-box-shadow .2s}#blog_detail .item a:focus{outline:0}#faq_list .accordion-container,#faq_list .accordion-content,#faq_list .accordion-header,#faq_list .title{font-size:1em}#faq_list a{color:inherit;text-decoration:underline}#faq_list a:hover{text-decoration:none}.window_popup_text h1,.window_popup_text h2,.window_popup_text ol,.window_popup_text p,.window_popup_text ul{font-size:1em}.window_popup_text a{color:inherit;text-decoration:underline;-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.window_popup_text a:hover{text-decoration:none}.window_popup_text a:focus{outline:0}.ui-widget a,.ui-widget p{font-size:.85em}@media screen and (min-width:576px){.auth_mode .header{top:34px!important}.page-content__main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:40px}.page-content__sidebar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-content__widget-categories{width:290px;margin:0 auto}}@media screen and (min-width:768px){h1{font-size:48px;line-height:60px}h2{font-size:36px;line-height:45px}h3{font-size:24px;line-height:36px}.button{font-size:14px}.price-calc{padding:25px 30px 40px}.price-calc__title{margin-bottom:25px}.price-calc__count .price-calc__field{max-width:260px;margin-bottom:0}.price-calc__field{margin-bottom:18px;height:68px}.slider__container{max-width:555px}.widget-posts h2{font-size:24px;line-height:30px}.ownership-statement{height:40px;background-image:url(../../img/ownership_lg.png)}.notice{left:auto}.header{padding:25px 0}.header__logo img{width:80px;height:55px}.header .navbar-toggle{display:none}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.main-menu .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu .navbar-nav li{margin-right:12px}.intro{padding-top:105px;padding-bottom:89px;background-image:url(../../img/intro-dt.svg),linear-gradient(253.28deg,#f4fbff 18.64%,rgba(255,255,255,0) 61.55%),linear-gradient(0deg,#e4f5ff,#e4f5ff);background-size:contain;background-position:center}.intro--alt{min-height:105px;padding:0;background-image:linear-gradient(253.28deg,#f4fbff 18.64%,rgba(255,255,255,0) 61.55%),linear-gradient(0deg,#e4f5ff,#e4f5ff)}.intro__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.intro__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:530px;width:100%;margin-right:50px}.intro .price-calc{max-width:555px;width:100%}.intro h1 span{display:inline}.intro p{display:none}.intro__chat-btn{margin:70px 0 0;font-size:18px}.intro__scroll-btn{display:block}.benefits__list>li{margin-bottom:0}.benefits__list>li:not(:last-child){margin-right:15px}.benefits__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reasons h2{max-width:700px;margin:0 auto 30px}.reasons__slider{display:none}.reasons__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reasons__list>li{max-width:555px;width:50%}.reasons__list>li:not(:last-child){margin-right:15px}.reasons__card{display:block;margin-bottom:30px;text-align:left;padding:25px 45px 25px 80px}.reasons__card::before{top:50%;left:25px;-webkit-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}.work h3{margin-bottom:25px}.work h4{max-width:420px;margin:0 auto 30px}.work__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.work__list li{max-width:555px;width:50%}.work__list li:not(:last-child){margin-right:15px}.work__list--ask{margin-bottom:0}.work__list--ask li{margin-right:0;max-width:220px;width:100%}.work__list--ask li:not(:last-child){margin-right:0}.procedure{padding-top:100px}.procedure h2{max-width:700px;margin:0 auto 25px}.procedure h4{margin-bottom:30px}.procedure__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.procedure__list li{max-width:530px;width:calc(50% - 15px);margin-bottom:30px}.procedure__chat-btn{margin-top:40px;font-size:18px}.bother--guarantees .bother__list{display:-webkit-box;display:-ms-flexbox;display:flex}.bother--guarantees .slider{display:none}.bother__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bother__list>li{max-width:530px;width:50%}.bother__list>li:not(:last-child){margin-right:15px}.bother__list--three>li{max-width:330px;width:33.33%}.faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq__list li{max-width:530px;width:50%}.legit__slider-list .slider__slide{padding:0;background-image:none;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:30%}.legit__slider-list .slider__slide:last-child{margin-right:0}.legit__slider-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.legit__slider .slider__pagination{display:none}.legit__slider .slider__container{max-width:100%}.legit__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.legit__list--next>li p:first-child{margin-bottom:60px}.legit__list>li{max-width:530px;width:50%}.legit__list>li:not(:last-child){margin-right:15px}.legit__list--three>li{max-width:310px}.legit__sublist{margin-top:0}.details{padding:60px 0}.details__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.details__list li{width:26.5%}.page-content__sidebar{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 auto}.page-content__widget-categories{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}.page-content--post .page-content__widget-categories{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-content--post .page-content__widget-posts{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin:40px 0 0}#blog_detail img{height:auto}}@media screen and (min-width:992px){.discount{margin-top:0;margin-bottom:40px}.discount__text,.discount__title{font-size:24px;line-height:28px}.widget-posts h3{text-align:left;margin:0 0 25px;font-size:36px;line-height:40px}.widget-posts ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget-posts li{width:32%;margin:0}.widget-posts li:nth-of-type(n+2){margin-top:0}.widget-posts img{max-width:364px;height:210px;-o-object-fit:cover;object-fit:cover}.widget-posts .continue-reading{width:240px}.main-menu .navbar-nav li:last-child{margin-right:0}.main-menu .navbar-nav li{margin-right:40px}.main-menu .navbar-nav a{font-size:18px}.main-menu__btn-wrapper .button{font-size:16px}.page-content{padding:90px 0 35px}.page-content__wrapper{display:block}.page-content__main{float:left;width:67%}.page-content__sidebar{float:right;width:30%;margin:0}.page-content__breadcrumbs{position:absolute;top:11%;display:block}.page-content--post .page-content__widget-posts{float:left;max-width:1130px;margin:20px 0 60px}#blog_list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}#blog_list .item h2{margin:0 0 15px;font-size:24px;line-height:28px}#blog_list .item .continue-reading{margin:25px 0 0}#blog_list .item--img .item__img{width:52%}#blog_list .item--img .item__img img{width:325px;height:336px}#blog_list .item--img .item__img+.item__content{width:48%;padding:40px 25px 0}#blog_list .item--img .continue-reading{left:0}#blog_list+.pager-panel .next a::before,#blog_list+.pager-panel .previous a::before{top:17px;left:8px}#blog_list+.pager-panel .next a::after,#blog_list+.pager-panel .previous a::after{top:13px;left:7px;border-top:transparent;border-left:transparent}#blog_detail h1{margin:0 0 35px;font-size:36px;line-height:40px}#blog_detail ul{padding:0 0 65px}}@media screen and (min-width:1200px){.slider__container{max-width:1130px}.widget-posts h2{margin:60px 30px 20px}.widget-posts p{margin:0 30px 75px}.page-content__sidebar{width:25%}.page-content__sidebar .price-calc,.page-content__sidebar .widget-posts{width:100%;margin-right:0}.page-content__widget-posts{margin-bottom:0}#blog_list .item--img .item__img{width:48%}#blog_list .item--img .item__img img{width:363px;height:376px}#blog_list .item--img .item__img+.item__content{width:52%;padding:65px 50px 0 40px}#blog_list+.pager-panel{margin:25px auto 60px}}