*,.btn-blue,.feedback-form,.feedback-form__input,.feedback-form__textarea textarea,.page-404__btn{box-sizing:border-box}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(libs/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.contact-content__contacts_row:first-child,.footer__top #footer-btn-open i:hover{cursor:pointer}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}header{background-color:#fff;z-index:998}header.fixed,header.open{position:fixed;width:100%;z-index:999}header.container{padding-left:15px!important;padding-right:15px!important}header.fixed{background:#fff}header .nav{display:inherit}header .header__logo a{font-size:0;display:block;background-repeat:no-repeat}@media (min-width:768px){header .header__logo a{height:47px;width:223px;background-image:url(../img/logo.png);background-size:contain}}@media (max-width:767px){header .header__logo a{height:47px;width:223px;background-image:url(../img/logo-mobile.png);background-size:contain}}@media (max-width:426px){header .header__logo a{width:30px;height:30px}}header .row{border-bottom:1px solid #242A2E;padding:15px 0}header .row .nav li a:hover,header .row .nav li.current-menu-item a{border-bottom:2px solid #8FBA32}header .row .nav ul{padding-left:0}header .row .nav li{display:inline-block;list-style:none;padding:0 8px}@media (min-width:992px) and (max-width:1200px){header .row .nav li{padding:0 5px}}header .row .nav li a{text-decoration:none;font-weight:500;font-size:14px;color:#242A2E;padding-bottom:8px}header .row .btn__wrap{display:-ms-flexbox;display:flex}header .row .btn__wrap .order-btn{margin-left:10px}header .row .mobile-nav{width:100%;max-width:30px;height:16px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;margin-left:20px;display:none}header .row .mobile-nav .bars{background:#1e1c1f;display:block;border-radius:4px;height:2px;width:100%;transition:all .35s ease}header .row .mobile-nav.opened .bars:nth-child(1){-ms-transform:rotate(45deg) translateY(5px) translateX(5px);transform:rotate(45deg) translateY(5px) translateX(5px)}header .row .mobile-nav.opened .bars:nth-child(2){opacity:0}header .row .mobile-nav.opened .bars:nth-child(3){-ms-transform:rotate(-45deg) translateY(-5px) translateX(5px);transform:rotate(-45deg) translateY(-5px) translateX(5px)}@media (min-width:768px) and (max-width:1200px){header .row .menu#menu-top{text-align:center}}@media (max-width:768px){header .row .nav li a{font-weight:600!important;font-size:20px}header .row{-ms-flex-direction:row!important;flex-direction:row!important}header .row .c-login .c-login__btn-open{display:block;padding:0;width:90px;line-height:32px;text-align:center;font-weight:600}header .row .order-btn{display:block;padding:0;width:90px;line-height:30px;text-align:center}header .row .nav{position:absolute;display:none;background-color:#fff;z-index:9999}header .row .nav.active{display:block;right:0;width:100%;position:fixed;height:100%}header .row .nav li{display:block;text-align:center;margin:15px 0}header .row .mobile-nav{display:-ms-flexbox;display:flex}header .row .btn__wrap{-ms-flex-pack:end;justify-content:flex-end;width:100%}}header .header__phone,header .header__phone-mob{font-size:0;display:block;background-repeat:no-repeat}header.fixed.header-order{position:static;z-index:1}@media (min-width:768px){header.fixed.header-order{width:750px}}@media (min-width:992px){header.fixed.header-order{width:970px}}@media (min-width:1200px){header.fixed.header-order{width:1170px}}header .header__phone-mob{margin:50px auto 0}@media (max-width:769px){header .header__phone-mob{height:39px;width:112px;background-image:url(../img/phone-mob.png);background-size:contain}}@media (min-width:770px){header .header__phone{height:40px;width:96px;background-image:url(../img/phone-header.png);background-size:contain}}.footer{-ms-flex-negative:0;flex-shrink:0}.footer__top{background:#EFEFEF;padding:40px 0}.footer__top ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:400px;list-style:none;overflow:hidden;text-align:center;padding-left:0}@media (min-width:768px){.footer__top ul{height:50px;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left}.footer__top ul li{width:50%}}@media (min-width:1024px){.footer__top ul li{width:33.333%}}@media (min-width:1200px){.footer__top ul li{width:25%}}.footer__top ul a{font-size:12px;line-height:24px;text-transform:uppercase;color:#242A2E;text-decoration:none}.footer__top #footer-btn-open{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;border:1px solid #000;padding:5px 20px;max-width:170px;margin:0 auto;font-size:14px}.footer__bottom{background:#242A2E;padding:20px 0}.footer__bottom ul{list-style:none}.footer__bottom ul li{display:inline-block;padding:0 15px}.footer__bottom ul li a{font-size:12px;text-align:right;color:#FFF;text-decoration:none}.footer__bottom ul li a:hover{text-decoration:underline}.btn-blue,.order-btn,.order-btn-green,.samples__dwn,a:hover{text-decoration:none}.footer__copyright{padding-bottom:20px;text-align:center;font-size:12px;color:#FFF;background:#242A2E}.footer .footer-tos{text-align:center;background:#242A2E;padding:10px 0}.footer .footer-tos a{font-size:11px;color:#fff;text-transform:none}@media (max-width:767px){.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer__bottom ul{text-align:center;padding-left:0}.footer__bottom ul li{padding:0 10px}}@media (max-width:767px) and (max-width:767px){.footer__bottom{padding-top:40px}}@media (max-width:767px) and (max-width:440px){.footer__bottom ul{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footer__bottom ul li{display:block;margin:20px 0}}@media (max-width:1200px){.footer__cards{display:none}}.footer-middle{background:#242A2E;padding-top:10px;padding-bottom:10px}@media (max-width:991px){.footer__phone{display:none}.footer-middle{padding-bottom:100px}}.footer-middle .container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.footer-middle__cards{display:none}@media (max-width:1200px){.footer-middle__cards{display:block;margin-top:12px}}.footer-middle__phone{display:none}@media (max-width:991px){.footer-middle__phone{display:block;position:absolute;left:15px;top:108px}}.calc-preloader:after,.order-preloader:after{content:'';top:0;bottom:0;left:0;-ms-transform:translateX(-100%);transform:translateX(-100%);z-index:1000}.footer__new_info{max-width:280px;font-size:12px;line-height:16px;font-weight:400;color:#fff}@media (max-width:991px){.footer__new_info{max-width:300px}}.footer__new_info.info__mobile{display:none}@media (max-width:767px){.footer-middle{padding-bottom:30px}.footer-middle .container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footer-middle__cards{margin-top:0}.footer-middle__phone{position:relative;left:0;top:0;margin-bottom:40px}.footer__new_info.info__mobile{max-width:370px;display:block;margin-bottom:20px;margin-top:30px;text-align:center}.footer__new_info.info__desktop{display:none}}[data-crm-widget=discountPriceCalc] [data-crm=loader],[data-crm-widget=form] [data-crm=loader]{display:none}.order-preloader{position:relative;overflow:hidden;margin:0 auto;animation:blink 1s infinite alternate}.order-preloader:after{position:absolute;width:200px;animation:loading 2s infinite;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.18) 10%,rgba(255,255,255,.8) 45%,rgba(255,255,255,.8) 55%,rgba(255,255,255,.18) 90%,rgba(255,255,255,0) 100%);background-size:200% 100%}.order-preloader__title{max-width:900px;width:100%;height:24px;background:#F4F9FF;border-radius:8px;margin:0 auto 34px}.order-preloader__info{width:100%;max-width:1180px;height:160px;margin:80px auto 0;background:#F4F9FF;border-radius:10px}.order-preloader__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.order-preloader__left{-ms-flex:0 1 580px;flex:0 1 580px}@media (max-width:991px){.order-preloader__left{-ms-flex:0 1 600px;flex:0 1 600px}.order-preloader__right{display:none}}@media (max-width:768px){.order-preloader__wrapper{padding:0 15px}.order-preloader__left{-ms-flex:0 1 auto;flex:0 1 auto;width:100%}}.order-preloader__right{margin-left:20px;-ms-flex:0 1 380px;flex:0 1 380px;height:293px;width:100%;background:#F4F9FF;border-radius:8px}.order-preloader__field{margin-bottom:18px}.order-preloader__label{width:100px;height:12px;background:#F4F9FF;border-radius:8px;margin-bottom:5px}.order-preloader__label_lg{margin-top:40px;margin-bottom:15px;height:14px;max-width:480px}.order-preloader__input{height:36px;width:100%;background:#F4F9FF;border-right:5px}.order-preloader__input_md{max-width:480px;margin-bottom:5px}.order-preloader__group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.order-preloader__group>div{margin-right:5px}.order-preloader__group>div:last-child{margin-right:0}.order-preloader__button{background:#F4F9FF;border-radius:5px;height:36px;width:100%}.order-preloader__button_xs{width:36px;height:36px;-ms-flex:none;flex:none}.order-preloader__button_lg{max-width:180px;height:180px}.order-preloader__button_md{max-width:180px}.order-preloader__pages{-ms-flex:0 1 280px;flex:0 1 280px}.order-preloader__pages-select{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.order-preloader__pages-select>div{margin-right:5px}.order-preloader__pages-select>div:last-child{margin-right:0}.order-preloader__spacing{-ms-flex:0 1 280px;flex:0 1 280px;margin-left:20px}.order-preloader__textarea{max-width:580px;width:100%;height:230px;background:#F4F9FF;border-radius:10px}.container-calc{background:#E5E5E5}.calc-preloader{width:350px;height:525px;position:relative;overflow:hidden;margin:70px auto 0;animation:blink 1s infinite alternate;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}@media (max-width:500px){.calc-preloader{width:300px}}.calc-preloader:after{position:absolute;width:200px;animation:loading 2s infinite;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.18) 10%,rgba(255,255,255,.8) 45%,rgba(255,255,255,.8) 55%,rgba(255,255,255,.18) 90%,rgba(255,255,255,0) 100%);background-size:200% 100%}.calc-preloader__title{max-width:260px;width:100%;height:24px;background:#F4F9FF;border-radius:8px;margin-bottom:20px}body,img{max-width:100%}.calc-preloader__field{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:18px}.calc-preloader__field .price-block{margin-top:20px;margin-bottom:20px}.calc-preloader__button,.calc-preloader__input{height:36px;width:100%;background:#F4F9FF;border-right:5px}.calc-preloader__price{height:36px;width:150px;background:#F4F9FF;border-right:5px}.calc-preloader__price:last-child{width:70px}.calc-preloader__top{width:100%;padding-top:20px;padding-left:20px;padding-right:20px;background:#E5E5E5}.calc-preloader__bottom{width:100%;background:#242A2E;padding:30px 20px 20px}@keyframes blink{from{opacity:1}to{opacity:.5}}@keyframes loading{to{left:100%;transform:translateX(0)}}body{background-color:#fff;width:auto;position:relative;margin:0;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.main{-ms-flex:1;flex:1}img{height:auto}a{outline:0}.container{display:block;margin:0 auto;padding:0 15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container .row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.container .row-column{-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.container{margin:inherit}.container .row{-ms-flex-direction:column;flex-direction:column}}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w-.ttf) format('truetype')}@media (max-width:767px){.hidden-xs{display:none}}@media (min-width:768px){.hidden-sm{display:none}}.custom-title{font-style:normal;font-weight:700;font-size:36px;line-height:51px;color:#242A2E;text-align:center;width:100%;margin-bottom:20px}@media (max-width:769px){.custom-title{font-size:21px;line-height:50px}}.custom-title-white{color:#fff}#samples .owl-nav,#writers-slider .owl-nav{margin:0 auto;width:100%;max-width:500px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#samples .owl-nav .owl-next span,#samples .owl-nav .owl-prev span,#writers-slider .owl-nav .owl-next span,#writers-slider .owl-nav .owl-prev span{display:none}#samples .owl-nav .owl-next:active,#samples .owl-nav .owl-next:focus,#samples .owl-nav .owl-next:hover,#samples .owl-nav .owl-prev:active,#samples .owl-nav .owl-prev:focus,#samples .owl-nav .owl-prev:hover,#writers-slider .owl-nav .owl-next:active,#writers-slider .owl-nav .owl-next:focus,#writers-slider .owl-nav .owl-next:hover,#writers-slider .owl-nav .owl-prev:active,#writers-slider .owl-nav .owl-prev:focus,#writers-slider .owl-nav .owl-prev:hover{background:0 0!important;outline:0}#samples .owl-nav .owl-prev:after,#writers-slider .owl-nav .owl-prev:after{content:'Prew';display:inline-block;border-bottom:1px solid #000;vertical-align:super;margin-left:15px;padding-right:60px;font-weight:300;font-size:14px;line-height:18px;color:#242A2E}#samples .owl-nav .owl-prev:before,#writers-slider .owl-nav .owl-prev:before{content:' ';display:inline-block;width:11px;height:11px;border-left:1px solid #000;border-bottom:1px solid #000;-ms-transform:rotate(44deg);transform:rotateZ(44deg);margin-bottom:3px}#samples .owl-nav .owl-next:before,#writers-slider .owl-nav .owl-next:before{content:'Next';display:inline-block;border-bottom:1px solid #000;vertical-align:super;margin-right:15px;padding-left:60px;font-weight:300;font-size:14px;line-height:18px;color:#242A2E}#samples .owl-nav .owl-next:after,#writers-slider .owl-nav .owl-next:after{content:' ';display:inline-block;width:11px;height:11px;border-right:1px solid #000;border-bottom:1px solid #000;-ms-transform:rotate(-44deg);transform:rotateZ(-44deg);margin-bottom:3px}.promo:after,.promo__features span:after{content:''}a,div,h1,h2,h4,h5,h6,li,p,span{font-family:Montserrat,sans-serif}.breadcrumbs{text-align:center;margin:0 auto;padding:30px 0}.breadcrumbs span{margin:0 10px}.breadcrumbs a,.breadcrumbs span{font-size:14px;line-height:27px;text-align:center;text-decoration:none}.breadcrumbs a.home{font-weight:500;color:#242A2E}.breadcrumbs span.current-item{font-weight:600;color:#108FEC}.page-id-7 div[data-crm-widget=callbackRequest] .t-hint__icon__block svg:first-of-type{display:none}.samples-all .promo__features span{margin:0 15px}.cr-cb-button-block{display:none!important}.b-lazy{transition:opacity .5s ease-in-out;max-width:100%;opacity:0}.b-lazy.b-loaded{opacity:1!important}.mr-2{margin-right:20px}.fc-widget-normal{max-width:70px}.fc-widget-normal.fc-open{max-width:none}@media only screen and (max-device-width:667px),only screen and (max-device-width:900px) and (min-device-width:668px) and (orientation:landscape){body.fc-widget-open{position:absolute}}.login__wrap .c-login__icon{display:none}.login__wrap .c-login__btn-open{background-color:#E9EBEC;border-radius:4px;color:#242A2E;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:5px 30px;font-size:16px;text-transform:none}.order-btn-green,.page-404 .timer,.page-404__btn{text-transform:uppercase}@media (min-width:992px) and (max-width:1200px){.login__wrap .c-login__btn-open{padding:5px 10px}}.order-btn{background:#108FEC;border:1px solid #108FEC;border-radius:4px;font-style:normal;font-weight:600;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#FFF;padding:5px 30px}.btn-blue-samples,.order-btn-green,.promo .custom-title,.promo:after{display:block;width:100%}@media (min-width:992px) and (max-width:1200px){.order-btn{padding:5px 10px}}.order-btn:hover{color:#108FEC;background-color:#fff}.order-btn-green{background:#8FBA32;border:1px solid #8FBA32;box-shadow:4px 4px 8px rgba(0,0,0,.25);border-radius:4px;max-width:315px;text-align:center;padding:10px;margin:30px auto;color:#fff}.order-btn-green:hover{color:#8FBA32;background-color:#fff}.product-btn{margin-top:50px;margin-bottom:50px}.btn-blue{background:#FFF;border:1px solid #108FEC;border-radius:4px;color:#108FEC;padding:5px 30px}.btn-blue:hover{background-color:#108FEC;color:#fff}.btn-blue-samples{max-width:180px;margin:30px auto;text-align:center;padding:10px 30px}.promo{padding-bottom:108px;margin-bottom:108px;position:relative}.promo:after{position:absolute;bottom:-105px;z-index:0;background-image:url(../img/promo-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;height:400px}.promo .row{-ms-flex-align:start!important;align-items:flex-start!important;position:relative;z-index:1}.promo .custom-title{font-size:42px;max-width:730px;margin-top:150px;text-align:left}.promo__features{margin-top:40px}.promo__features span{position:relative;display:inline-block;margin-right:50px;padding-bottom:15px;color:#242A2E;font-size:21px;border-bottom:1px solid #000}.promo__features span:after{width:40px;height:5px;background-color:#104EEC;display:block;position:absolute;bottom:0;left:0}@media (min-width:1400px){.promo:after{background-size:contain}}@media (min-width:768px) and (max-width:768px){.promo h1{line-height:32px;text-align:center}.promo .container{width:auto}.promo__features span:last-of-type{margin-right:0}.promo .discountPriceCalc{display:block;margin:0 auto}}@media (min-width:768px) and (max-width:1200px){.promo{padding-bottom:160px}.promo__features{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.promo__features span{margin-bottom:10px}.promo:after{bottom:-44px}.promo h1{margin-top:80px}}@media (max-width:767px){.promo{padding-bottom:159px;margin-bottom:57px}.promo .custom-title{line-height:34px;font-size:24px;margin-top:10px}.promo:after{background-color:#E5E5E5;background-image:url(../img/promo-bg-mobile.jpg);background-size:contain;padding-top:35px;bottom:-33px}.promo__features{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.promo__features span{margin-right:15px;font-size:16px;margin-bottom:15px}.promo div[data-crm-widget=discountPriceCalc]{padding-top:0}.promo .discountPriceCalc{display:block;margin:0 auto}}@media (min-width:570px) and (max-width:768px){.promo:after{background-size:cover;background-image:url(../img/promo-bg.jpg)}}.features{padding:40px 0}.features .row{padding-bottom:40px;border-bottom:1px solid #242A2E}.features__item p{font-weight:700;font-size:18px;line-height:22px;color:#104EEC}.features__item span{font-size:14px;line-height:18px;color:#242A2E;width:100%;max-width:340px;display:block}@media (max-width:768px){.features{padding:0 0 40px}}.writers .owl-stage-outer{width:100%;max-width:1030px;display:block;margin:30px auto}.writers__item .information{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;height:100%;min-height:140px}.writers__item .information img{width:100%;max-width:120px}.writers__item .information div{margin-left:15px}.writers__item .information div p{margin:5px 0;width:100%;max-width:310px}.writers__item .information div p:first-of-type{margin-top:0}.writers__item .information div p span{font-size:14px;line-height:24px;color:#242A2E}.writers__item .information div p span .fa-star{display:none}.writers__item .information div p span .fa-star.active{display:inline-block;color:#8FBA32}.writers__item .information div p span:first-of-type{font-weight:600}.writers__item .description{font-style:italic;font-weight:500;font-size:16px;line-height:18px;color:#242A2E;width:100%;max-width:450px}.site_services-slider .container:first-of-type{margin-top:40px;background:#EFEFEF;padding:40px 0 0}.site_services-slider h2{width:100%;max-width:600px;display:block;margin:0 auto 40px}.site_services-slider .wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.site_services-slider .wrapper__bg{background-image:url(../img/services-slider/bg.png);box-sizing:border-box;display:block;background-size:cover;background-repeat:no-repeat;padding:2.96% 2.5% 0 1.6%}.site_services-slider .wrapper__bg img,.site_services-slider .wrapper__bg video{display:block;border-radius:5px;max-width:508px;width:100%;height:auto}@media (max-width:992px){.writers .information{min-height:170px}.site_services-slider .wrapper__bg img,.site_services-slider .wrapper__bg video{max-width:395px}}.site_services-slider .owl-theme .owl-dots{position:absolute;bottom:5%;left:5%}.samples,.samples__item{position:relative}.site_services-slider .owl-theme .owl-dots .owl-dot span{width:12px;height:12px;background:#fff}.site_services-slider .owl-theme .owl-dots .owl-dot.active span{background:#104EEC;box-shadow:0 4px 4px rgba(0,0,0,.25)}.site_services-slider .owl-theme .owl-dots .owl-dot:focus,.site_services-slider .owl-theme .owl-dots .owl-dot:hover{outline:0}@media (max-width:768px){.site_services-slider .wrapper div:first-of-type{margin:10px}}@media (max-width:767px){.site_services-slider .wrapper__bg img,.site_services-slider .wrapper__bg video{max-width:508px}.site_services-slider{padding:15px 0 0}.site_services-slider .container{margin-top:0}.site_services-slider .container .wrapper{-ms-flex-direction:column;flex-direction:column;padding:15px 15px 0}.site_services-slider .container .wrapper__bg{margin-top:60px;padding:4.96% 4% 0 2.1%}.site_services-slider h2{max-width:200px}.site_services-slider .owl-theme .owl-dots{margin-top:30px;width:100%;left:50%;top:56%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.samples__item .samples__title{font-size:16px}.samples__item .btn-blue{display:none}}.samples-all .promo__features.row{-ms-flex-pack:center;justify-content:center}.samples-page{margin-top:50px;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.samples-page.hidden .samples__item:nth-child(n+7){display:none}.samples-page .samples__item{width:32%;margin:5px;height:100%;min-height:320px}@media (max-width:768px){.samples-page .samples__item{width:100%}}.samples__item{border:1px solid #000;padding:10px 15px;height:100%;min-height:260px;width:99%}@media (min-width:768px) and (max-width:992px){.samples__item{min-height:340px}}.samples__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:600;font-size:18px;line-height:18px;color:#242A2E}.samples__title:before{content:url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M42.6592 3.1931H11.1263a.7483.7483 0 00-.7484.7484V42.26c0 .4134.335.7484.7484.7484h31.5329a.7482.7482 0 00.7484-.7484V3.9414a.7483.7483 0 00-.7484-.7483z' fill='%234ACFD9'/%3E%3Cpath d='M11.1263 3.1931a.7483.7483 0 00-.7484.7484V42.26c0 .4134.335.7484.7484.7484h15.9661V3.1931H11.1263z' fill='%230295AA'/%3E%3Cpath d='M33.8779 9.9788H4.3408a.7483.7483 0 00-.7484.7484v27.9406a.749.749 0 00.219.5292l7.584 7.5839a.748.748 0 00.5293.2192H33.878a.7484.7484 0 00.7484-.7484V10.7272a.7485.7485 0 00-.7485-.7484z' fill='%23CDD4D5'/%3E%3Cpath d='M4.3408 9.9788a.7483.7483 0 00-.7484.7484v27.9406a.749.749 0 00.219.5292l7.584 7.5839a.748.748 0 00.5293.2192h7.1847V9.9788H4.3408z' fill='%23E6EAEA'/%3E%3Cpath d='M29.0882 16.6646H9.5297a.7484.7484 0 01-.7484-.7485c0-.4133.335-.7484.7484-.7484h19.5585a.7485.7485 0 010 1.4969zM29.0882 23.051H9.5297a.7483.7483 0 01-.7484-.7484c0-.4133.335-.7484.7484-.7484h19.5585a.7484.7484 0 110 1.4968zM29.0882 29.4373H9.5297a.7484.7484 0 01-.7484-.7484c0-.4134.335-.7485.7484-.7485h19.5585a.7484.7484 0 010 1.4969zM29.0882 35.8237H9.5297a.7483.7483 0 01-.7484-.7484c0-.4133.335-.7484.7484-.7484h19.5585a.7484.7484 0 110 1.4968z' fill='%23365558'/%3E%3Cpath d='M3.5937 38.6677c0 .1947.0747.3861.2178.5292l7.5839 7.5839a.7484.7484 0 00.5293.2192v-7.5839a.7484.7484 0 00-.7484-.7484H3.5937z' fill='%239BAAAB'/%3E%3Cpath d='M24.2484 2.7442C24.2484 1.231 23.0173 0 21.5042 0H18.311c-1.5131 0-2.7442 1.231-2.7442 2.7442V15.916c0 1.5132 1.2311 2.7442 2.7442 2.7442h1.1975c1.5131 0 2.7442-1.231 2.7442-2.7442V6.3366a.7484.7484 0 00-.7485-.7485.7483.7483 0 00-.7484.7485v9.5796c0 .6878-.5595 1.2473-1.2473 1.2473H18.311c-.6878 0-1.2473-.5595-1.2473-1.2473V2.7442c0-.6879.5595-1.2474 1.2473-1.2474h3.1932c.6879 0 1.2474.5595 1.2474 1.2474v.3991h1.4968v-.3991z' fill='%23F0353D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h47v47H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-right:15px;position:static!important;width:auto!important;height:auto!important;background-color:transparent!important}.samples__text{font-size:16px;color:#242A2E}.samples__dwn{position:absolute;bottom:5%;left:5%;font-weight:700;font-size:18px;line-height:22px;color:#104EEC}.samples__dwn:hover{text-decoration:underline}.samples .btn-blue{position:absolute;bottom:0;z-index:1}@media (max-width:767px){.samples__item{min-height:380px}.samples .btn-blue{display:none}}.samples .owl-nav{padding-top:40px;width:100%;max-width:450px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:0}@media (max-width:767px){.samples .owl-stage-outer{margin-right:-15px}}.banner{margin:80px 0 0;padding-bottom:160px}.banner .container{background:#104EEC;box-shadow:4px 4px 18px rgba(0,0,0,.15);border-radius:4px;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.banner .container .row{width:100%}.banner .container .row .row-image{width:30%}.banner .container .row .row-image img{margin-bottom:-150px}.banner .container .row-number{width:70%;-ms-flex-align:start;align-items:flex-start}.banner .container .item{text-align:center}.banner .container .item .number{font-weight:300;font-size:48px;line-height:59px;color:#1BC62C}.banner .container .item .title{font-weight:700;font-size:18px;line-height:18px;color:#FFF}@media (max-width:768px){.banner .row{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner .row-image,.banner .row-number{width:100%!important;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.banner .row .item{width:50%;padding:30px 0}}.service .row{-ms-flex-align:inherit!important;align-items:inherit!important}.service__item{width:50%;background:#EFEFEF;margin:15px;padding:20px 30px;position:relative}.service__item .title{font-weight:700;font-size:24px;line-height:29px;color:#104EEC}.service__item ul li,.service__item:last-of-type li{font-size:16px;line-height:30px;color:#242A2E}.service__item:last-of-type li{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.service__item:last-of-type li span:last-of-type{font-weight:700;font-size:16px;line-height:30px;color:#242A2E;display:inline-block;width:125px}.service__item:last-of-type li span:last-of-type:before{content:''}.service__item ul{padding-left:0;list-style:none}.service__item ul li span{display:-ms-flexbox;display:flex;font-size:15px}.service__item ul li span:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.72 6.48L3.6 7.6l3.6 3.6 8-8-1.12-1.12L7.2 8.96 4.72 6.48zM14.4 8c0 3.52-2.88 6.4-6.4 6.4-3.52 0-6.4-2.88-6.4-6.4 0-3.52 2.88-6.4 6.4-6.4.64 0 1.2.08 1.76.24L11.04.56C10.08.24 9.04 0 8 0 3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8h-1.6z' fill='%23FF6B00'/%3E%3C/svg%3E");margin-right:15px}.service__item .description{border-top:1px solid #000;padding-top:10px;font-weight:600;font-size:18px;line-height:22px;color:#242A2E}.service__item .description span{font-size:27px;line-height:33px;color:#8FBA32;margin-left:15px}.service__item .txt{background:#FFF;border-radius:4px;font-size:14px;line-height:18px;color:#242A2E;padding:10px 15px;position:absolute;left:0;bottom:12px;margin:10px}@media (min-width:768px) and (max-width:992px){.service .row{-ms-flex-direction:row;flex-direction:row}.service__item:last-of-type li span:last-of-type{text-align:right}}@media (max-width:767px){.service .tabs__caption ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding-left:0}.service .tabs__caption li{list-style:none;display:inline-block;font-weight:700;font-size:14px;line-height:17px;text-align:center;color:#B9BABC}.service .tabs__caption li.active{color:#104EEC}.service .tabs__caption li:hover{cursor:pointer}.service__item{display:none;width:100%;margin:0}.service__item:last-of-type li span:last-of-type{text-align:right}.service__item ul li{display:-ms-flexbox;display:flex}.service__item .txt{bottom:0;position:relative;margin:0}.service__item.active{display:block}}.testimonials .wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-bottom:35px}.testimonials .wrapper:after{content:url(../img/testimonials-bg.png);left:50%;top:72%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.testimonials .wrapper .item{width:34%}@media (max-width:768px){.testimonials .wrapper{-ms-flex-direction:column;flex-direction:column}.testimonials .wrapper:after{content:''}.testimonials .wrapper .item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.testimonials .wrapper .item svg{margin-right:20px}}.testimonials .wrapper .item .title{font-weight:600;font-size:16px;line-height:18px;color:#242A2E}.testimonials .wrapper .item .txt{font-weight:400;font-size:16px;line-height:18px;color:#242A2E;width:100%;max-width:400px}.steps-prices{padding-top:200px;position:relative}.steps-prices:before{content:url(../img/prices-bg.png);position:absolute;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:768px){.steps-prices .container{padding-top:170px!important;margin:0 -15px}}.steps .container{padding-top:130px;padding-bottom:50px;background:#242A2E;border-radius:4px}.steps .container ol{display:-ms-flexbox;display:flex;width:100%;padding-top:120px;-ms-flex-pack:justify;justify-content:space-between}.steps .container ol li{width:100%;max-width:200px;font-size:18px;color:#fff;list-style:none;counter-increment:inst;position:relative}.steps .container ol li:after{content:'';display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;background:rgba(143,186,50,.1);border-radius:50%;position:absolute;top:-85px;left:-35px}.steps .container ol li:before{content:counter(inst);position:absolute;top:-80px;left:-12px;font-size:54px;line-height:66px;color:#8FBA32}@media (min-width:768px) and (max-width:992px){.steps .container ol{padding-left:30px}.steps .container ol li{width:50%;max-width:150px}}@media (max-width:767px){.steps .container{padding:40px 0 0}.steps .container h2{max-width:300px}.steps .container ol{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.steps .container ol li{width:50%;margin-bottom:100px;max-width:110px}}@media (max-width:425px){.steps .container ol li{font-size:13px;width:50%}}.discount{padding:50px 0 40px}.discount .container{border-bottom:1px solid #000}.discount .container .order-btn-green{margin-bottom:70px}.discount p{text-align:center}.discount p span{font-weight:700;font-size:36px;line-height:44px;color:#242A2E}.discount p span:first-of-type{font-size:96px;line-height:117px;color:#104EEC}@media (max-width:768px){.discount .container{border-bottom:none}.discount p span{font-size:18px;line-height:22px}.discount p span:first-of-type{font-size:48px;line-height:59px}}.accordion article,.site_content-accordion article{width:100%}.accordion__header,.site_content-accordion__header{margin:0 0 30px;padding:15px 40px 15px 20px;border:1px solid #ccc;cursor:pointer;position:relative}.accordion__header:after,.site_content-accordion__header:after{font-family:FontAwesome;content:"\f107";position:absolute;top:15px;right:20px;height:20px}.accordion__header .h1,.accordion__header .h2,.accordion__header .h3,.accordion__header .h4,.accordion__header .h5,.accordion__header .h6,.accordion__header h1,.accordion__header h2,.accordion__header h3,.accordion__header h4,.accordion__header h5,.accordion__header h6,.site_content-accordion__header .h1,.site_content-accordion__header .h2,.site_content-accordion__header .h3,.site_content-accordion__header .h4,.site_content-accordion__header .h5,.site_content-accordion__header .h6,.site_content-accordion__header h1,.site_content-accordion__header h2,.site_content-accordion__header h3,.site_content-accordion__header h4,.site_content-accordion__header h5,.site_content-accordion__header h6{margin:0;font-size:18px;color:#333}.accordion__body,.site_content-accordion__body{padding:0 20px 20px;display:none;border-top:none;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:30px}.accordion__body p,.site_content-accordion__body p{margin-top:0}.accordion__item--active .accordion__header,.site_content-accordion__item--active .accordion__header{margin:0;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:none}.accordion__item--active .accordion__header:after,.site_content-accordion__item--active .accordion__header:after{content:"\f106";font-family:FontAwesome}.contact-content__contacts_row span,.contact-content__descr,.contact-content__sended-btn,.contact-content__sended-text,.contact-content__title,.contact-header__descr,.contact-header__title,.cookies-content__advantages_descr,.cookies-content__advantages_title,.cookies-content__instruction_header,.cookies-content__instruction_list li,.cookies-content__instruction_text,.cookies-header__title,.feedback-form .wpcf7-submit,.feedback-form__field,.feedback-form__textarea,.feedback-form__title{font-family:Montserrat;font-style:normal}@media (max-width:767px){.accordion__header,.site_content-accordion__header{position:relative}.accordion__header:after,.accordion__header:before,.site_content-accordion__header:after,.site_content-accordion__header:before{position:absolute;left:50%;bottom:15%;right:auto;top:auto;-ms-transform:translate(50%,50%);transform:translate(50%,50%);font-size:20px}}@media (min-width:300px){.contact-header{padding:35px 0 230px;background:url(../img/page-contacts/contact-header-bg-mob.jpg) no-repeat;background-size:cover;height:407px}}@media (min-width:767px){.contact-header{padding:35px 0 200px;background:url(../img/page-contacts/contact-header-bg-tab.jpg) no-repeat;background-size:cover;height:auto}}@media (min-width:1023px){.contact-header{padding:35px 0 230px;background:url(../img/page-contacts/contact-header-bg-laptop.jpg) no-repeat;background-size:cover}}@media (min-width:1439px){.contact-header{padding:35px 0 230px;background:url(../img/page-contacts/contact-header-bg-desctop.jpg) no-repeat;background-size:cover}}.contact-header .breadcrumbs{text-align:left;margin:0}.contact-header__greet-block{max-width:400px}.contact-header__greet-block--mob{display:none}.contact-header__title{font-weight:700;font-size:42px;line-height:165%;color:#242A2E;margin-bottom:40px}@media (max-width:425px){.contact-header .container{padding:0 15px}.contact-header .breadcrumbs,.contact-header__greet-block{display:none}.contact-header__greet-block--mob{display:block;padding:0 0 50px}.contact-header__title{font-size:30px;line-height:154%;margin-bottom:20px}}.contact-header__descr{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.01em;color:#242A2E;margin-bottom:40px}.contact-header__btn-wrap .order-btn{margin:0;font-weight:500}.contact-content{margin-top:-150px;margin-bottom:85px}@media (max-width:425px){.contact-header__descr{font-size:14px;line-height:160%}.contact-content{margin-top:0}}.contact-content__info{text-align:center;margin:0 auto}.contact-content__title{font-weight:700;font-size:42px;line-height:165%;text-align:center;color:#242A2E;margin-bottom:10px}@media (max-width:425px){.contact-content__title{font-size:30px;line-height:154%}}.contact-content__descr{font-weight:500;font-size:16px;line-height:160%;text-align:center;letter-spacing:.01em;color:#242A2E;margin-bottom:40px}@media (max-width:425px){.contact-content__descr{font-size:14px;line-height:160%}}.contact-content__contacts_row{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:40px}.contact-content__contacts_row svg{margin-right:20px}.contact-content__contacts_row span{font-weight:500;font-size:24px;line-height:28px;color:#333441}@media (max-width:425px){.contact-content__contacts_row span{font-size:14px}.contact-content__contacts_row-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.contact-content__contacts_row-span .desc{display:none}}.contact-content__contacts_row-span .mob{display:none;text-align:left}@media (max-width:425px){.contact-content__contacts_row-span .mob{display:block}}.contact-content__sended{display:none;padding:48px 20px;width:100%;background:#FFF;box-shadow:0 4px 30px rgba(0,0,0,.14);border-radius:4px;text-align:center}@media (max-width:425px){.contact-content__sended{padding:48px 16px}}.contact-content__sended svg{margin-bottom:40px}.contact-content__sended.opened{display:block}.contact-content__sended-text{font-weight:700;font-size:24px;line-height:41px;text-align:center;color:#242A2E;max-width:380px;margin:0 auto 40px}.contact-content__sended-btn{display:inline-block;max-width:320px;width:100%;padding:12px 0;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#FFF;background:#1F91E9;box-shadow:4px 4px 8px rgba(0,0,0,.12);border-radius:4px;text-decoration:none;transition:all .3s}.contact-content__sended-btn:active,.contact-content__sended-btn:focus,.contact-content__sended-btn:hover{color:#FFF;text-decoration:none;box-shadow:none}.feedback-form{background:#FFF;box-shadow:0 0 5px rgba(0,0,0,.08),0 10px 24px rgba(0,0,0,.1);border-radius:4px;max-width:940px;margin:0 auto 80px;padding:30px;position:relative}@media (max-width:425px){.feedback-form{padding:30px 16px}}.feedback-form__title{font-weight:700;font-size:24px;line-height:26px;color:#242A2E;margin-bottom:20px}.feedback-form_ok{box-shadow:none;border:none}.feedback-form_ok:before{content:"Excellent! We'll get back to you shortly.";position:absolute;left:0;right:0;bottom:0;top:0;font-weight:800;font-size:36px;line-height:43px;text-align:center;letter-spacing:.5px;color:#468450;z-index:5;background-color:#eef1f4;background-position:50% 20%;padding-top:200px}@media (max-width:767px){.feedback-form_ok:before{font-size:24px;line-height:28px}}.feedback-form__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.feedback-form__field,.feedback-form__textarea{display:block;mix-blend-mode:normal;width:100%;font-weight:500}@media (max-width:425px){.feedback-form__row{-ms-flex-direction:column;flex-direction:column}}.feedback-form__row p{width:100%}.feedback-form__field{max-width:450px;margin:0 0 20px;font-size:14px;line-height:20px;color:#333441}.feedback-form__field:first-child{margin-right:20px}.feedback-form__field i{color:#ab3044}.feedback-form__input{border:0;border-bottom:1.5px solid #242A2E;padding:12.5px 10px;font-size:16px;line-height:18px;letter-spacing:.5px;color:#242A2E;margin-top:6px;width:100%}.feedback-form__input:-ms-input-placeholder{color:#ACABB1}.feedback-form__input::placeholder{color:#ACABB1}.feedback-form__input:focus{outline:0;border-bottom:1.5px solid #1F91E9}.feedback-form__textarea{margin:0 0 30px;font-size:14px;line-height:20px;color:#333441}.feedback-form__textarea i{color:#ab3044}.feedback-form__textarea textarea{border:1.5px solid #242A2E;border-radius:10px;padding:12.5px 15px;font-size:16px;line-height:18px;letter-spacing:.5px;color:#212121;margin-top:6px;resize:none;width:100%}.feedback-form__textarea textarea:focus{outline:0;border:1.5px solid #1F91E9}.feedback-form .wpcf7-submit{font-weight:500;font-size:14px;line-height:17px;text-align:center;text-transform:uppercase;color:#FFF;width:320px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;outline:0;background:#1F91E9;box-shadow:4px 4px 8px rgba(0,0,0,.12);border-radius:4px;margin:0 auto}.feedback-form .wpcf7-submit:focus,.feedback-form .wpcf7-submit:hover{outline:0;border:none}.feedback-form .wpcf7-not-valid-tip{margin:5px 0;height:20px}.container__mini{max-width:550px;margin:0 auto}@media (min-width:300px){.cookies-header{padding:40px 0;background:url(../img/page-cookies/cookies-header-bg-mob.jpg) no-repeat;background-size:cover;background-position-x:100%;height:407px}}@media (min-width:767px){.cookies-header{padding:35px 0;background:url(../img/page-cookies/cookies-header-bg-tab.jpg) no-repeat;background-size:cover;background-position-x:100%;height:auto}}@media (min-width:1023px){.cookies-header{padding:35px 0;background:url(../img/page-cookies/cookies-header-bg-laptop.jpg) no-repeat;background-size:cover;background-position-x:100%}}@media (min-width:1439px){.cookies-header{padding:35px 0;background:url(../img/page-cookies/cookies-header-bg.jpg) no-repeat;background-size:cover}}.cookies-header .breadcrumbs{text-align:left;margin:0}.cookies-header__greet-block{max-width:400px}.cookies-header__greet-block--mob{display:none}.cookies-header__title{font-weight:700;font-size:42px;line-height:165%;color:#242A2E;margin-bottom:40px}@media (max-width:425px){.feedback-form .wpcf7-submit{width:100%}.cookies-header .container{padding:0 15px}.cookies-header .breadcrumbs,.cookies-header__greet-block{display:none}.cookies-header__greet-block--mob{display:block;padding:0}.cookies-header__title{font-size:30px;line-height:154%;margin-bottom:20px}}.cookies-content__questions_item p,.cookies-header__descr{line-height:160%;letter-spacing:.01em;color:#242A2E;font-family:Montserrat;font-style:normal}.cookies-header__descr{font-weight:500;font-size:16px;margin-bottom:40px}.cookies-header__btn-wrap .order-btn{margin:0;font-weight:500}.cookies-content{padding:80px 0}.cookies-content__questions{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cookies-content__questions_item{position:relative;-ms-flex:0 3 33.33333%;flex:0 3 33.33333%;margin-bottom:40px}@media (max-width:768px){.cookies-content__questions_item{-ms-flex:0 2 50%;flex:0 2 50%}}@media (max-width:425px){.cookies-header__descr{font-size:14px;line-height:160%}.cookies-content{padding:0}.cookies-content__questions_item{-ms-flex:100%;flex:100%}}.cookies-content__questions_item svg{width:100%}.cookies-content__questions_item a{color:#242A2E}.cookies-content__questions_item:not(:first-child){padding-left:20px;padding-right:20px;background-image:url("data:image/svg+xml,%3Csvg width='132' height='132' viewBox='0 0 132 132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='66' cy='66' r='66' fill='%23F1F9E0'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:132px;background-position-y:top;-ms-flex-item-align:baseline;align-self:baseline}@media (max-width:1024px){.cookies-content__questions_item:not(:first-child){background-position-y:top}}.cookies-content__questions_item:not(:first-child)::before{content:'';position:absolute;top:5px;left:0;display:block;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2345 3.8476L8.71757 3.33527C8.44367 3.27953 8.20735 3.10042 8.07183 2.84596L6.82693 0.507552C6.46659 -0.169204 5.53347 -0.169204 5.1732 0.507552L3.92823 2.84596C3.92257 2.8566 3.91571 2.86631 3.90968 2.8767C3.90968 5.84079 6.21345 8.24365 9.0553 8.24365H9.7521L9.75138 8.23737C9.7175 7.94851 9.80775 7.65879 9.99785 7.44577L11.7455 5.48804C12.2513 4.92153 11.9629 3.99585 11.2345 3.8476Z' fill='%231F91E9'/%3E%3Cpath d='M9.75134 8.23729C9.74794 8.20842 9.74675 8.17962 9.74579 8.15081C9.59017 8.16494 9.43276 8.17259 9.27362 8.17259C6.40738 8.17259 4.06496 5.83443 3.90332 2.88707C3.76493 3.11913 3.54102 3.28256 3.28244 3.33519L0.765498 3.84752C0.0370228 3.99577 -0.251313 4.92145 0.254438 5.48796L2.00199 7.4455C2.19215 7.65852 2.28245 7.94831 2.24863 8.23723L1.93799 10.8923C1.8481 11.6608 2.603 12.2328 3.27588 11.9062L5.60082 10.7776C5.85385 10.6548 6.14594 10.6548 6.39897 10.7776L8.72397 11.9062C9.39685 12.2328 10.1518 11.6608 10.0619 10.8923L9.75134 8.23729Z' fill='%231954E8'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center}.cookies-content__questions_item p{margin:0;font-weight:400;font-size:14px}.cookies-content__instruction{padding:80px 0}@media (max-width:425px){.cookies-content__instruction{padding:0 0 20px}}.cookies-content__instruction_header{font-weight:700;font-size:20px;line-height:26px;letter-spacing:1px;color:#242A2E}.cookies-content__instruction_list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding-left:20px}.cookies-content__instruction_list li{position:relative;-ms-flex:0 1 50%;flex:0 1 50%;font-weight:500;font-size:18px;line-height:34px;letter-spacing:1px;color:#000;text-decoration:underline}.cookies-content__instruction_list li::before{content:'';position:absolute;top:50%;left:-10px;-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:3px;border-radius:100px;background:#000}.cookies-content__instruction_text{font-weight:500;font-size:14px;line-height:160%;letter-spacing:.25px;color:#242A2E}.cookies-content__instruction_text a{color:#242A2E}.cookies-content__instruction_text .blue{display:block}@media (max-width:768px){.cookies-content__instruction_upper-wrap{display:-ms-flexbox;display:flex}.cookies-content__instruction .svg-desc{display:none}}@media (max-width:425px){.cookies-content__instruction_list li{-ms-flex:100%;flex:100%}.cookies-content__instruction .svg-desc{display:block;width:100%}.cookies-content__instruction .svg-desc svg{width:100%}}.cookies-content__instruction .svg-mob{display:none;max-width:250px;width:100%}.cookies-content__instruction .svg-mob svg{width:100%;max-height:252px}@media (max-width:768px){.cookies-content__instruction .svg-mob{display:block}}@media (max-width:425px){.cookies-content__instruction .svg-mob{display:none}}.cookies-content__advantages{padding-bottom:80px}@media (max-width:1024px){.cookies-content__instruction .svg-desc{-ms-flex-item-align:start;align-self:flex-start;margin-top:30px}.cookies-content__advantages{max-width:780px;margin:0 auto;padding-bottom:0}}.cookies-content__advantages_block{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cookies-content__advantages_title{font-weight:700;font-size:42px;text-align:center;color:#242A2E;margin-bottom:20px}.cookies-content__advantages_descr{font-weight:500;font-size:16px;line-height:160%;text-align:center;letter-spacing:.01em;color:#242A2E;max-width:632px;margin:0 auto 40px}.cookies-content__advantages_item{-ms-flex:25%;flex:25%;-ms-flex-item-align:baseline;align-self:baseline;font-family:Montserrat,sans-serif;font-style:normal;font-size:14px;line-height:160%;letter-spacing:.01em;color:#242A2E;padding-right:15px}@media (max-width:1024px){.cookies-content__advantages_item{-ms-flex:50%;flex:50%;padding-right:20px;margin-bottom:40px}}@media (max-width:425px){.cookies-content__advantages_item{-ms-flex:100%;flex:100%;padding-right:0;margin-bottom:20px}}.cookies-content__advantages_item img{margin-bottom:15px}.cookies-content__advantages_item-title{font-weight:600;margin-bottom:0}.cookies-content__advantages_item p{margin-top:0}.cookies-content__contacts{padding:40px;max-width:780px;width:100%;margin:0 auto;box-shadow:0 4px 30px rgba(0,0,0,.14);border-radius:4px}.cookies-content__contacts .left p,.cookies-content__contacts_title{color:#242A2E;margin-bottom:20px;font-family:Montserrat;font-style:normal}.cookies-content__contacts_block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.cookies-content__contacts_title{font-weight:700;font-size:24px;line-height:26px}@media (max-width:425px){.cookies-content__contacts{padding:40px 10px;margin-bottom:20px}.cookies-content__contacts_block{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cookies-content__contacts .left{text-align:center}.product-page .product-main{min-height:400px}}.cookies-content__contacts .left p{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.01em}.blue{color:#1954E8}path.svg-one__square-smal{opacity:0;animation:5s linear infinite 1s svg-one-square}path.svg-one__dashline{stroke-dasharray:0!important;stroke-dashoffset:200!important}@keyframes svg-one-square{0%{opacity:0;transform:translate(-36px,-17px)}20%{opacity:1;transform:translate(-23px,-5px)}100%{opacity:0;transform:translate(21px,40px)}}.aboutus .wrapper{margin:10px;width:70%}.aboutus .wrapper .Grid-cell{display:-ms-flexbox;display:flex;border-bottom:1px solid #000;-ms-flex-align:start;align-items:flex-start}.aboutus .wrapper .Grid-cell:first-of-type ul{column-count:3;width:100%}.aboutus .wrapper .Grid-cell p{font-weight:700;font-size:18px;line-height:22px;color:#104EEC;width:100%;max-width:225px}.aboutus .wrapper .Grid-cell ul{list-style:none;column-count:2;padding-left:0;width:46%}.aboutus .wrapper .Grid-cell ul li a{font-size:13px;line-height:20px;color:#242A2E;text-decoration:none}.aboutus .txt{width:30%;background:#108FEC;color:#fff;padding:65px 15px}.aboutus .values{background-color:#EFEFEF;padding:30px;margin-top:50px}.aboutus .values div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:30px 0}.aboutus .values div div{display:block;width:100%;max-width:500px}.aboutus .writers{margin-top:60px}.aboutus .writers .row div{width:100%;max-width:420px}@media (max-width:768px){.aboutus .txt,.aboutus .wrapper{width:100%}.aboutus .txt .Grid-cell,.aboutus .wrapper .Grid-cell{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.aboutus .txt .Grid-cell ul,.aboutus .wrapper .Grid-cell ul{padding-left:0;column-count:2!important;width:100%}.aboutus .values div{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.aboutus .values div:nth-of-type(2n){-ms-flex-direction:column;flex-direction:column}.aboutus .writers div:last-of-type{margin-top:40px}}.prices .item{padding:40px 0;margin-right:15px;width:calc(20%)}.prices .item:last-of-type{margin-right:0}.prices .item span{font-size:12px;line-height:14px;color:#242A2E}.prices .item span:first-of-type{font-size:21px;line-height:27px;display:block;position:relative;border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:15px}.prices .item span:first-of-type:after{content:'';width:40px;height:5px;background-color:#104EEC;display:block;position:absolute;bottom:0;left:0}@media (max-width:768px){.prices .item{width:50%}}.process .row h3{font-size:16px!important}.process .row div{width:60%;margin:15px}.process .row div .row-ul{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:start;align-items:flex-start}.process .row div ul{padding-left:0;width:50%}.process .row div ul li{margin:10px 0;list-style:none;display:inline-block}.process .row div ul li:before{content:'';background-color:#5CB53D;display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:8px}.process .row img{margin:15px 0}@media (max-width:768px){.process .row div{width:100%}.process .row div ul{column-count:1;margin-bottom:0;margin-top:0}.process .row:nth-child(2n){-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.why-us .discount{display:none}.why-us .row{-ms-flex-pack:center;justify-content:center}.why-us .row div:first-of-type{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.why-us .row-blue{background:#104EEC;border-radius:4px;color:#fff;padding:20px 15px;margin-bottom:80px;margin-top:50px}.why-us .row-blue div{width:70%}.why-us .row-blue img{margin-bottom:-80px}.why-us .row h3{font-weight:bolder;font-size:24px;line-height:28px;text-align:center;color:#104EEC;position:relative}.why-us .row li{margin:10px 0;list-style:none;display:-ms-flexbox;display:flex}.why-us .row li:before{content:"\f00c";font-family:FontAwesome;margin-right:10px;color:#53B530}@media (max-width:768px){.why-us .discount{display:block}.why-us h1{margin-top:0}.why-us .row:nth-of-type(2n){-ms-flex-direction:column-reverse;flex-direction:column-reverse}.why-us .row-blue{margin-bottom:0}.why-us .row-blue div{width:100%}}.page-404{padding:100px 0 134px;color:#42434a;text-align:center}.page-404__wrapper{max-width:660px;margin:0 auto}.page-404__picture{margin-bottom:40px}@media (max-width:991px){.page-404{padding:80px 0}.page-404__picture{margin-bottom:100px}}.page-404__description{font-weight:700;font-size:44px;line-height:50px;margin-bottom:40px}.page-404__description span{color:#1F91E9}.page-404__timer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.page-404__picture{margin-bottom:40px}.page-404__description{font-size:26px;line-height:28px}.page-404__timer{-ms-flex-direction:column;flex-direction:column}}.page-404 .timer{width:110px;font-size:22px;line-height:28px;color:#1F91E9;margin-right:20px}.page-404__btn{width:250px;height:45px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:2px solid #1F91E9;border-radius:4px;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.5px;color:#1F91E9;text-decoration:none;transition:.5s}.page-404__btn:hover{color:#fff;background-color:#1F91E9}.simple-page{padding:20px 0 120px;color:#242A2E}@media (max-width:769px){.simple-page{padding:0 0 100px}}@media (max-width:767px){.page-404 .timer{margin:0 0 10px}.simple-page{padding:0 0 80px}}.simple-page__title{font-weight:700;font-size:44px;line-height:50px;margin:80px 0}@media (max-width:769px){.simple-page__title{margin:60px 0}}@media (max-width:767px){.simple-page__title{font-size:26px;line-height:32px;margin:40px 0}}.simple-page__title_theme{font-weight:700;font-size:36px;line-height:50px;text-transform:capitalize;color:#1F91E9;margin-top:80px;margin-bottom:10px}@media (max-width:769px){.simple-page__title_theme{margin:60px 0 10px}}@media (max-width:767px){.simple-page__title_theme{font-size:24px;line-height:30px;margin:10px 0 40px}}.simple-page__title_new{margin-bottom:30px}@media (max-width:767px){.simple-page__title_new{margin-bottom:20px}}.simple-page__desc{font-size:21px;line-height:30px;margin-bottom:80px}@media (max-width:769px){.simple-page__desc{margin-bottom:60px}.simple-page__desc br{display:none}}@media (max-width:767px){.simple-page__desc{margin-bottom:40px}}.simple-page .container{max-width:980px}.simple-page__content{font-weight:300;font-size:18px;line-height:26px}.simple-page__content:before{content:'';display:block;background:#EFEFEF;height:60px}.page-terms .simple-page__content:before,.product-page .product-main__mobile{display:none}.simple-page__content ul{padding-left:0}.simple-page__content ul li{list-style:none;padding:8px 0}.simple-page__content h2{font-size:18px;line-height:26px;margin-top:40px;margin-bottom:20px}.simple-page__content a{color:#242A2E;font-weight:700;text-decoration:none}.simple-page__number{padding-left:50px}.page-terms h2{font-weight:700;font-size:36px;line-height:50px;color:#1F91E9}@media (max-width:767px){.page-terms h2{font-size:24px;line-height:30px;text-align:center;margin-bottom:10px}}.product-page .breadcrumbs{text-align:left;padding:20px 0 30px}.product-page .breadcrumbs span:first-child{margin-left:0}.product-page .product-main{background:url(../img/product/product-head-bg.jpg) center no-repeat;background-size:cover;padding:20px 0}.product-page .product-main .flex-first{max-width:680px}@media (max-width:1024px){.product-page .product-main .flex-first{max-width:480px}}@media (max-width:768px){.product-page .product-main{background-position:right}.product-page .product-main .flex-first{max-width:420px}}.product-page .product-title h1{font-family:Montserrat;font-style:normal;font-weight:700;font-size:42px;line-height:165%;color:#242A2E}.product-page .page__content,.product-page .product-subtitle{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.01em;color:#242A2E;font-family:Montserrat;font-style:normal}.product-page .product-subtitle{padding-right:30px}.product-page .seo-content{padding:40px 0}@media (max-width:425px){.product-page .product-main__desctop{display:none}.product-page .product-main__mobile{display:block;margin-bottom:40px}.product-page .seo-content{padding:20px 0 40px}}.product-page ul{list-style:none;margin-bottom:30px;padding-left:0}.product-page ul li{position:relative;padding-left:20px;margin-bottom:15px}.product-page ul li::before{content:'';position:absolute;top:7px;left:0;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2345 3.8476L8.71756 3.33527C8.44366 3.27953 8.20733 3.10042 8.07181 2.84596L6.82691 0.507552C6.46658 -0.169204 5.53345 -0.169204 5.17318 0.507552L3.92822 2.84596C3.92255 2.8566 3.91569 2.86631 3.90967 2.8767C3.90967 5.84079 6.21343 8.24365 9.05528 8.24365H9.75208L9.75137 8.23737C9.71749 7.94851 9.80773 7.65879 9.99783 7.44577L11.7455 5.48804C12.2513 4.92153 11.9629 3.99585 11.2345 3.8476Z' fill='%231F91E9'/%3E%3Cpath d='M9.75134 8.23729C9.74794 8.20842 9.74675 8.17962 9.74579 8.15081C9.59017 8.16494 9.43276 8.17259 9.27362 8.17259C6.40738 8.17259 4.06496 5.83443 3.90332 2.88707C3.76493 3.11913 3.54102 3.28256 3.28244 3.33519L0.765498 3.84752C0.0370228 3.99577 -0.251313 4.92145 0.254438 5.48796L2.00199 7.4455C2.19215 7.65852 2.28245 7.94831 2.24863 8.23723L1.93799 10.8923C1.8481 11.6608 2.603 12.2328 3.27588 11.9062L5.60082 10.7776C5.85385 10.6548 6.14594 10.6548 6.39897 10.7776L8.72397 11.9062C9.39685 12.2328 10.1518 11.6608 10.0619 10.8923L9.75134 8.23729Z' fill='%231954E8'/%3E%3C/svg%3E%0A");background-position:center;background-size:contain;background-repeat:no-repeat;width:10px;height:10px}.product-page .page__content{-ms-flex:2 1 60%;flex:2 1 60%;margin-right:50px;max-width:675px}@media (max-width:425px){.product-page .page__content{-ms-flex:1 0 100%;flex:1 0 100%;margin-right:0}}@media (max-width:1024px){.product-page .page__content{-ms-flex:2 1 50%;flex:2 1 50%}}.product-page .page__content--wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:425px){.product-page .page__content--wrap{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.product-page .page__content h1,.product-page .page__content h2,.product-page .page__content h3,.product-page .page__content h4{font-family:Montserrat;font-style:normal;font-weight:700;font-size:42px;line-height:165%;color:#242A2E;margin-top:0}.product-page .side-discount{position:relative;-ms-flex:1 0 30%;flex:1 0 30%;max-width:380px;min-width:370px;min-height:380px;height:-webkit-fit-content;height:fit-content;background:url(../img/product/discount-bg.png) center no-repeat;background-size:cover;border-radius:4px}@media (max-width:1024px){.product-page .side-discount{-ms-flex:1 0 40%;flex:1 0 40%;min-width:320px}}@media (min-width:600px) and (max-width:900px){.product-page .page__content--wrap{display:block}.product-page .side-discount{min-width:340px}}@media (max-width:425px){.product-page .side-discount{-ms-flex:1 0 100%;flex:1 0 100%;margin:0 auto 30px;width:100%}}@media (max-width:320px){.product-page .side-discount{min-width:280px}}.product-page .side-discount__title{text-align:center;padding:10px 0 0}.product-page .side-discount__discount{font-family:Montserrat;font-style:normal;font-weight:700;font-size:50px;line-height:80px;text-align:center;letter-spacing:1px;color:#E5E5E5}.product-page .side-discount__discount .special{color:#BEE46D}.product-page .side-discount__descr{font-family:Montserrat;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#E5E5E5}.product-page .side-discount--float{display:none}@media (min-width:600px) and (max-width:900px){.product-page .side-discount--float{display:block;float:right;margin:0 0 50px 30px}.product-page .side-discount--usually{display:none}}.product-page .side-discount__btn{position:absolute;bottom:90px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.product-page .side-discount__btn a{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:17px;text-align:center;color:#FFF;padding:15px 25px;background:#1F91E9;border-radius:4px;text-decoration:none;text-transform:uppercase}.product-page .side-discount__btn a:hover{text-decoration:none;color:#fff}.product-figure{padding:30px 0 50px}.product-figure__title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:42px;line-height:165%;text-align:center;color:#242A2E}.product-figure__item-descr,.product-figure__numbers,.product-figure__subtitle{font-family:Montserrat;font-style:normal;font-weight:500;text-align:center;color:#242A2E}.product-figure__subtitle{font-size:16px;line-height:160%;letter-spacing:.01em;margin-bottom:30px}.product-figure__content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.product-figure__item{text-align:center;min-width:180px}.product-figure__item:not(:last-child){margin-right:20px}@media (max-width:425px){.product-figure__content{-ms-flex-direction:column;flex-direction:column}.product-figure__item:not(:last-child){margin-right:0}.product-figure__item{margin-bottom:20px}}.product-figure img{margin-bottom:20px;max-width:80px}.product-figure__numbers{position:relative;font-size:42px;line-height:165%}.product-figure__numbers:after{content:'';position:absolute;bottom:0;width:118px;height:2px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);background:#1954E8}.product-figure__item-descr{font-size:16px;line-height:160%;letter-spacing:.01em;margin-top:15px}div[data-crm-widget=prices] .prices-currency-item,div[data-crm-widget=prices] input,div[data-crm-widget=prices] select{background-color:#fff!important}div[data-crm-widget=prices] .select-text-label{font-size:10px!important;line-height:14px;color:#868C90}div[data-crm-widget=prices] .prices-spinner-input{border:none!important}div[data-crm-widget=prices] .prices-input-container{margin-top:-8px!important}div[data-crm-widget=prices] .prices-currency-item{border-bottom:none!important}div[data-crm-widget=prices] .prices-currency-item.active span{position:relative}div[data-crm-widget=prices] .prices-currency-item.active span:after{content:'';position:absolute;left:2.5px;bottom:18px;width:6px;height:6px;background:#104EEC;display:inline-block;border-radius:50%}div[data-crm-widget=prices] .prices-currency-item span{display:inline-block}div[data-crm-widget=prices] .prices-currency-item span:before{content:'';display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;border:1px solid #E8E8E8;margin-right:10px}div[data-crm-widget=prices] .prices-currency-menu-btn{background-color:#fff!important;border-top:1px solid #104EEC;border-left:1px solid #104EEC;border-right:1px solid #104EEC;border-bottom:1px solid #104EEC!important}div[data-crm-widget=prices] .prices-btn-spinner-left,div[data-crm-widget=prices] .prices-btn-spinner-right{background-color:#fff!important;color:#104EEC!important;border:1px solid #104EEC;border-radius:50%!important;width:25px!important;height:25px!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:700}div[data-crm-widget=prices] .hover-price{background:rgba(110,147,243,.2)!important}div[data-crm-widget=prices] .active-price{background:#4F7BEC!important}div[data-crm-widget=prices] .selected-price a,div[data-crm-widget=prices] .selected-urgency{color:#000!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc]{padding-top:20px}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc{margin-top:50px;background:#E5E5E5!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-discount-title{font-size:18px;color:#242A2E;text-align:left;text-transform:none}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-standart-price{background-color:#E5E5E5!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-special-price{background:#242A2E!important;margin-right:-20px!important;margin-left:-20px!important;padding:30px 20px 0;border-radius:0}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-numpages-down,.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-numpages-up{display:none}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-discount-select-container:after,.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-discount-select-numpages-container:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.24268 4.24264H8.48532L4.24268 8.48528L3.51667e-05 4.24264H4.24268Z' fill='%23022B2F'/%3E%3C/svg%3E")}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-save-first-order{color:#fff}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container{background-color:transparent;border:none;height:44px!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{width:230px!important;padding-right:50px!important}@media (max-width:1199px){.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{padding-right:90px!important}}@media (max-width:991px){.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{padding-right:125px!important}}@media (max-width:768px){.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{padding-right:50px!important}[data-crm-widget=loginTooltip] .c-login__popup{max-height:initial}}@media (max-width:540px){.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{padding-right:15px!important}}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container .cw-unlock-btn{bottom:0!important;height:42px!important;top:0;line-height:43px;right:0!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-discount-select-numpages-container,.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-discount-select-numpages-container select#calculator-number_page{width:100%!important}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-order-btn-container{margin:-20px;background-color:#242a2e;padding:20px}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .continue.cw-order-button{background:#8FBA32;box-shadow:4px 4px 8px rgba(0,0,0,.25);border-radius:4px;border-color:#8FBA32;color:#fff;width:100%}.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc select{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:500px){.discountPriceCalc div[data-crm-widget=discountPriceCalc] #cw-widgets-discount-price-calc .cw-email-unlock-container #calculator-email{width:257px!important;padding-right:70px!important}.discountPriceCalc #cw-widgets-discount-price-calc{max-width:300px!important}}#orderForm .row{-ms-flex-align:start;align-items:flex-start}#orderForm #FormContainer .step-2__blocks .field-essayform-number_of_source .control-label{left:0}#orderForm #FormContainer .selectr-option.active{color:#000!important}#orderForm #FormContainer .country-flag{display:block!important}#orderForm #form__steps-3 .form-group .control-as-label{position:relative;z-index:999}[data-crm-widget=loginTooltip] .c-login__text{min-width:55px}[data-crm-widget=loginTooltip] .c-login__popup{min-width:250px;max-width:280px;top:40px;right:0;padding:22px 15px 51px;font-family:Montserrat;box-shadow:0 30px 70px rgba(0,0,0,.3);border-radius:6px;-ms-transform:none;transform:none;left:auto;position:absolute;margin:0}[data-crm-widget=loginTooltip] .c-login .title-login{font:16px/20px Montserrat;font-weight:700;color:#1F91E9;text-align:center;letter-spacing:.002em;margin-bottom:17px}[data-crm-widget=loginTooltip] .c-login .form-group{margin:0 0 20px}[data-crm-widget=loginTooltip] .c-login .form-group .control-label{display:none}[data-crm-widget=loginTooltip] .c-login .form-group .form-control{width:100%;padding:10px 8px;font:14px/20px Montserrat;font-weight:700;letter-spacing:.5px;color:#42434A;border:1.5px solid #C7C7C7;border-radius:4px}[data-crm-widget=loginTooltip] .c-login .form-group .form-control:-ms-input-placeholder{color:#42434A;font:14px/20px Montserrat;font-weight:700}[data-crm-widget=loginTooltip] .c-login .form-group .form-control::placeholder{color:#42434A;font:14px/20px Montserrat;font-weight:700}[data-crm-widget=loginTooltip] .c-login .form-group.has-error .help-block{font:12px/16px Montserrat;font-weight:500;margin-bottom:-15px}[data-crm-widget=loginTooltip] .c-login__forgot-wrap{position:relative}[data-crm-widget=loginTooltip] .c-login__forgot{font:0/14px Montserrat;font-weight:600;color:#1F91E9;position:absolute;right:1px;bottom:-7px;letter-spacing:.5px;text-decoration:none}[data-crm-widget=loginTooltip] .c-login__forgot:after{content:'Forgot?';font:12px/14px Montserrat}[data-crm-widget=loginTooltip] .c-login__btn{margin:30px 0 10px;padding:10.5px 10px;font:14px/20px Montserrat;font-weight:700;border:2px solid #1F91E9;border-radius:4px;background-color:#fff;color:#1F91E9;letter-spacing:.5px;text-transform:uppercase;transition:.4s}[data-crm-widget=loginTooltip] .c-login__btn:hover{opacity:1;background:#1F91E9;color:#fff}[data-crm-widget=loginTooltip] .c-login__or{display:block;font-weight:500}[data-crm-widget=loginTooltip] .c-login .auth-clients{position:relative;display:-ms-flexbox;display:flex;margin:0}[data-crm-widget=loginTooltip] .c-login .auth-clients li{display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;float:initial;margin:0!important}[data-crm-widget=loginTooltip] .c-login .auth-clients li:first-child{-ms-flex-order:2;order:2}[data-crm-widget=loginTooltip] .c-login .auth-link{display:-ms-flexbox!important;display:flex!important;-ms-flex:auto;flex:auto;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(60,69,85,.65)!important;border-radius:4px!important;height:40px;-ms-flex-align:center;align-items:center;margin:0 5px;background:0 0!important;box-shadow:none!important}[data-crm-widget=loginTooltip] .c-login .google.auth-icon{background:url("data:image/svg+xml,%0A%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.6261 11.2139C20.6261 10.4225 20.5605 9.845 20.4187 9.24612H11.1975V12.818H16.6102C16.5011 13.7057 15.9118 15.0425 14.6022 15.9408L14.5839 16.0604L17.4995 18.2739L17.7015 18.2936C19.5566 16.6146 20.6261 14.1441 20.6261 11.2139Z' fill='%234285F4'/%3E%3Cpath d='M11.1968 20.6249C13.8485 20.6249 16.0747 19.7693 17.7007 18.2935L14.6015 15.9406C13.7722 16.5075 12.659 16.9032 11.1968 16.9032C8.59958 16.9032 6.39524 15.2242 5.60945 12.9034L5.49427 12.913L2.46262 15.2124L2.42297 15.3204C4.03803 18.4645 7.35549 20.6249 11.1968 20.6249Z' fill='%2334A853'/%3E%3Cpath d='M5.61012 12.9035C5.40278 12.3046 5.28279 11.6629 5.28279 10.9999C5.28279 10.3368 5.40278 9.69515 5.59921 9.09627L5.59372 8.96872L2.52406 6.63248L2.42363 6.67929C1.75799 7.98403 1.37604 9.4492 1.37604 10.9999C1.37604 12.5506 1.75799 14.0157 2.42363 15.3204L5.61012 12.9035Z' fill='%23FBBC05'/%3E%3Cpath d='M11.1968 5.09664C13.041 5.09664 14.2851 5.87733 14.9944 6.52974L17.7662 3.8775C16.0639 2.32681 13.8486 1.375 11.1968 1.375C7.35551 1.375 4.03804 3.53526 2.42297 6.6794L5.59856 9.09638C6.39526 6.77569 8.59961 5.09664 11.1968 5.09664Z' fill='%23EB4335'/%3E%3C/svg%3E%0A")!important;width:22px!important;height:22px!important;margin:0;border-radius:0}[data-crm-widget=loginTooltip] .c-login .google.auth-link:after{content:'Google'!important;padding-left:3px!important;font-weight:600!important;font-size:14px!important;line-height:17px!important;color:#141A27!important;text-transform:initial!important}[data-crm-widget=loginTooltip] .c-login .facebook.auth-link:after{content:'Facebook';padding-left:3px;font-weight:600!important;font-size:14px;line-height:17px;color:#141A27}[data-crm-widget=loginTooltip] .c-login .facebook.auth-icon{background:url("data:image/svg+xml,%0A%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.9023 7.11813L8.90561 5.92632C8.90561 5.30537 8.94681 4.97286 9.79562 4.97286H11.3663V2.59094H9.11573C6.93187 2.59094 6.42919 3.77327 6.42919 5.71557L6.43166 7.11813L4.77441 7.11898V9.50002H6.43166V16.4091H8.90311L8.90477 9.50002L11.1488 9.49917L11.3902 7.11813H8.9023Z' fill='%233B5998'/%3E%3C/svg%3E%0A")!important;width:16px!important;height:19px!important;margin:0;border-radius:0}[data-crm-widget=loginTooltip] .c-login .facebook.auth-icon::before{display:none!important}[data-crm-widget=loginTooltip] .c-login__close{display:none}[data-crm-widget=loginTooltip] .c-login__overlay{opacity:0}[data-crm-widget=loginTooltip] .c-login #theImg{position:absolute;bottom:20px;left:50%;-ms-transform:translate(-50%);transform:translate(-50%)}@media screen and (max-width:767px){[data-crm-widget=loginTooltip] .c-login .c-login__popup{right:-145px}}.page-id-7 [data-crm-widget=loginTooltip] .c-login .c-login__popup{left:inherit;right:0}.ex-popup_open .ex-popup__wrap{width:550px;height:510px;text-align:center;font-family:Montserrat;border-radius:10px}.ex-popup_open .ex-popup__container{position:relative;padding:310px 30px 90px}.ex-popup_open .ex-popup-form{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ex-popup_open .ex-popup-form__input{position:relative;z-index:111;width:100%;max-width:300px;height:45px;padding:10.5px 15px;font:16px/20px Montserrat;font-weight:300;color:#242A2E;background-color:#fff;border:2px solid #8FBA32;border-radius:4px;box-shadow:none}.ex-popup_open .ex-popup-confirm__btn:hover,.ex-popup_open .ex-popup__btn:focus{box-shadow:0 4px 4px rgba(0,0,0,.25)}.ex-popup_open .ex-popup-form__input:focus{outline:0}.ex-popup_open .ex-popup-form__input:-ms-input-placeholder{color:#242A2E}.ex-popup_open .ex-popup-form__input::placeholder{color:#242A2E}.ex-popup_open .ex-popup-form__input_error{border-color:#ce341f}.ex-popup_open .ex-popup-form__label{-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:15px;text-align:left;font:16px/20px Montserrat;color:#242A2E}.ex-popup_open .ex-popup-form__checkbox-input{display:none}.ex-popup_open .ex-popup-form__checkbox{width:18px;height:18px;margin-right:15px;border:4px solid #8FBA32;border-radius:2px}.ex-popup_open .ex-popup-form__label .ex-popup-form__checkbox-input:checked+.ex-popup-form__checkbox{background:#8FBA32;border-color:#8FBA32}.ex-popup_open .ex-popup-confirm__btn,.ex-popup_open .ex-popup__btn{z-index:112;display:inline-block;width:180px;height:45px;padding:13.5px;font:14px/18px Montserrat;font-weight:700;text-align:center;letter-spacing:.5px;text-transform:uppercase;color:#8FBA32;background-color:#EFEFED;border:none;border-radius:4px;transition:background-color 150ms;opacity:1!important;margin-top:0}.ex-popup_open .ex-popup-confirm__btn{position:absolute;bottom:130px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;height:auto;padding:13.5px 40px;color:#fff;background-color:#8FBA32}.ex-popup_open .ex-popup__btn:not(:disabled){background-color:#8FBA32;color:#fff}.ex-popup_open .ex-popup__btn{position:absolute;top:0;right:0}.ex-popup_open .ex-popup__btn:focus{background-color:#8FBA32}.ex-popup-form__label-text{font:14px/20px Montserrat;color:#242A2E;letter-spacing:.5px}.ex-popup_open .ex-close{position:absolute;top:25px;right:25px;width:28px;height:28px;border:none}.ex-popup_open .ex-close:hover{background:0 0}.ex-popup_open .ex-close:after,.ex-popup_open .ex-close:before{content:'';position:absolute;width:3px;height:28px;background-color:#A6A6A6}.ex-popup_open .ex-close:before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.ex-popup_open .ex-close:after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
/*# sourceMappingURL=style.min.css.map */
