@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,900&display=swap);.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;overflow:auto}ol,ul{list-style:none}a{text-decoration:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body{display:-ms-flexbox;display:flex;min-height:100vh;-ms-flex-direction:column;flex-direction:column;font-family:Montserrat,sans-serif;font-size:16px;width:100%;position:relative}img{max-width:100%;height:auto}a{outline:0}.main-wrap{margin-top:100px}@media (max-width:768px){.main-wrap{margin-top:0}}.container{max-width:1190px;margin:0 auto;padding:0 15px}.container-big{max-width:1440px;margin:0 auto;padding:0 25px}@media (max-width:480px){.container-big{padding:0 15px}}@media (max-width:1200px){.container{max-width:991px}}@media (max-width:768px){.container{max-width:768px;padding:0 25px}}@media (max-width:480px){.container{max-width:425px;padding:0 15px}}@media (max-width:375px){.container{max-width:375px}}@media (max-width:320px){.container{max-width:320px}}.flex-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}@media (max-width:768px){.flex-container{-ms-flex-direction:column;flex-direction:column}}.flex-left{-ms-flex:1 1 50%;flex:1 1 50%}.flex-right{-ms-flex:1 1 50%;flex:1 1 50%}.flex-center{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.btn{font-family:Montserrat,sans-serif;display:block;text-align:center;letter-spacing:.5px;text-transform:uppercase;font-weight:600!important;font-size:14px;height:50px;line-height:50px;border-radius:8px!important;transition:.3s ease-out;cursor:pointer}@media (max-width:480px){.btn{font-size:17px;height:60px;line-height:60px}}.btn:hover{box-shadow:none}.header .btn{padding:0!important}.btn-green{font-weight:400!important;color:#fff;background:#00c853;box-shadow:2px 2px 8px rgba(186,206,230,.8)}.btn-wrapper{display:-ms-flexbox;display:flex}@media (max-width:480px){.btn-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.btn-messenger{color:#fff;font-weight:400!important;background:#1252c2;z-index:10;box-shadow:2px 2px 8px rgba(186,206,230,.8)}.btn-blue{color:#fff;background:#2b4ea9;box-shadow:2px 2px 8px rgba(186,206,230,.8)}.btn-orange{color:#232e45;background:#ffbe3c;box-shadow:2px 2px 8px rgba(186,206,230,.8)}.btn-trp{border:2px solid #232e45!important;color:#232e45!important;box-shadow:inset 0 0 8px rgba(186,206,230,.8),2px 2px 8px rgba(186,206,230,.8);text-shadow:0 0 8px rgba(186,206,230,.8)}.btn-trp:hover{text-shadow:none}.btn-sm{width:240px}.btn-md{width:280px;margin:0 auto}@media (max-width:768px){.btn-md{width:270px}}@media (max-width:480px){.btn-md{width:290px}}.btn-big{width:380px;margin:0 auto}@media (max-width:768px){.btn-big{width:270px}}@media (max-width:480px){.btn-big{width:290px}}.shadow-blue{box-shadow:2px 2px 8px rgba(186,206,230,.8)}.shadow-inset{box-shadow:inset 0 0 8px rgba(186,206,230,.8),2px 2px 8px rgba(186,206,230,.8);text-shadow:0 0 8px rgba(186,206,230,.8);transition:.3s ease-out}.gray-line{position:relative;z-index:1}.gray-line:after{content:'';position:absolute;top:0;left:0;height:100%;background:#f6f8fa;border-radius:20px 0 0 20px;z-index:-1}select{background:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5302.5274l-4.83 4.83-4.8298-4.83-1.47 1.47 6.2999 6.2999L13 1.9974l-1.4699-1.47z' fill='%23232E45'/%3E%3C/svg%3E") 94.5% 50% no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}.slick-dots button:focus,.slick-slide:focus{outline:0}.slick-arrow{position:absolute;border-radius:8px;width:80px;height:50px;font-size:0;border:none;transition:.25s ease-out;z-index:99}@media (max-width:480px){.slick-arrow{width:85px;height:60px}}.slick-arrow::before{content:'';width:26px;height:17px;position:absolute;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slick-arrow:focus{outline:0}.slick-arrow:hover{cursor:pointer;box-shadow:3px 3px 12px rgba(140,152,167,.7)}.slick-prev::before{background:url("data:image/svg+xml,%3Csvg width='27' height='17' viewBox='0 0 27 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.54 16.2083l1.4-1.4-5.6-5.6h22.2v-2H4.34l5.6-5.6-1.4-1.4-8 8 8 8z' fill='%23232E45'/%3E%3C/svg%3E") no-repeat}.slick-next::before{background:url("data:image/svg+xml,%3Csvg width='27' height='17' viewBox='0 0 27 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5.2083l-1.4 1.4 5.6 5.6H.5v2h22.2l-5.6 5.6 1.4 1.4 8-8-8-8z' fill='%23232E45'/%3E%3C/svg%3E") no-repeat}.overlay-hidden{overflow:hidden}.title{font-weight:700;font-size:52px;line-height:48px;letter-spacing:1px;text-transform:uppercase;color:#1252c2}@media (max-width:1200px){.title{max-width:650px}}@media (max-width:768px){.title{max-width:520px}}@media (max-width:480px){.title{font-size:38px;line-height:36px}}.title-blue{text-align:center;color:#1252c2;font-weight:900;letter-spacing:1px;text-transform:uppercase;font-size:62px}@media (max-width:480px){.title-blue{font-size:47px;line-height:53px}}.title_bg{font-weight:700;font-size:110px;line-height:85px;text-align:center;text-transform:uppercase}@media (max-width:800px){.title_bg{font-size:58px}}@media (max-width:768px){.title_bg{font-size:78px}}@media (max-width:480px){.title_bg{font-size:24px;line-height:34px;max-width:320px;margin:0 auto}}.title_bg-light{color:#f6f8fa}.title_bg-green{color:#d9f7e5}.title_bg-blue{color:#e4f3ff}.title_main{font-size:36px;margin-bottom:30px;font-weight:700;text-align:center;color:#232e45;display:block;margin-top:-35px;text-transform:uppercase}@media (max-width:480px){.title_main{font-size:34px;line-height:38px;margin-top:-10px}}.subtitle{color:#232e45;font-size:18px;line-height:24px;text-align:center}@media (max-width:480px){.subtitle{font-size:16px;line-height:24px}}.header{background:#fff;top:0;left:0;right:0;position:absolute;z-index:1000;width:100%;letter-spacing:.5px;transition:.2s ease-out}.header.fixed{position:fixed;background:0 0}.header.scroll{background:#fff!important}.header.scroll .header-top{opacity:0;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.header-top{opacity:1;height:50px;transition:height .3s cubic-bezier(.17,.04,.03,.94)}@media (max-width:768px){.header-top{display:none}}.header-top-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:50px}.header-top-wrap .tel{margin-right:55px;cursor:pointer}.header-top .social-fb{color:#2b4ea9;margin-right:68px}.header-top .social-fb::after{background:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.7163.0037L7.3778 0C4.7504 0 3.0526 1.7387 3.0526 4.4298v2.0425H.7012a.3674.3674 0 00-.3677.3672v2.9593c0 .2028.1647.367.3677.367h2.3514v7.4672c0 .2028.1645.367.3677.367H6.488a.3674.3674 0 00.3677-.367v-7.4672h2.7493a.3672.3672 0 00.3677-.367l.0011-2.9593a.3673.3673 0 00-.3679-.3672H6.8558V4.7409c0-.8322.1987-1.2547 1.2848-1.2547l1.5754-.0005a.3673.3673 0 00.3675-.367V.3706a.3675.3675 0 00-.3672-.367z' fill='%232B4EA9'/%3E%3C/svg%3E") no-repeat;width:11px;height:18px;left:-14px}.header-top .social-tw{color:#0095ff}.header-top .social-tw::after{background:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.894a8.0613 8.0613 0 01-2.3173.636c.8329-.4999 1.4727-1.2914 1.774-2.2347a8.0718 8.0718 0 01-2.5622.9802C16.1585.4905 15.1099 0 13.9493 0c-2.2282 0-4.0348 1.8084-4.0348 4.039 0 .3167.0357.625.1045.9206C6.6657 4.7911 3.6926 3.1831 1.7026.7393a4.0236 4.0236 0 00-.5463 2.0306c0 1.4014.7123 2.6378 1.795 3.3621a4.0151 4.0151 0 01-1.8276-.5052c-.0003.0168-.0003.0337-.0003.0508 0 1.957 1.3908 3.5895 3.2365 3.9607a4.0384 4.0384 0 01-1.8221.0691c.5135 1.6047 2.0035 2.7727 3.7691 2.8052-1.3809 1.0834-3.1206 1.7291-5.011 1.7291a8.1564 8.1564 0 01-.9626-.0566C2.119 15.3313 4.2398 16 6.5183 16c7.4216 0 11.48-6.1549 11.48-11.4926 0-.1751-.004-.3493-.0117-.5226A8.2023 8.2023 0 0020 1.894z' fill='%230095FF'/%3E%3C/svg%3E") center/contain no-repeat;width:19.67px;height:16px;left:-24px}.header-top .social a{position:relative;font-weight:300;font-size:12px}.header-top .social a::after{content:'';position:absolute;top:-1px}.header-top .social a:hover{text-decoration:underline}.header-content{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;height:80px;-ms-flex-align:center;align-items:center}.header a{font-family:Montserrat,sans-serif}.header_logo{margin-right:10px;position:relative}@media (max-width:480px){.header_logo{margin-right:0}}.header_nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header_nav .nav{margin-right:10px}@media (max-width:768px){.header_nav .nav{position:absolute;width:100%;background:#fff;top:-575px;left:0;padding:110px 0 115px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;z-index:-1;transition:.2s ease-out}}.header_nav .nav>ul{display:-ms-flexbox;display:flex}@media (max-width:768px){.header_nav .nav>ul{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center}}.header_nav .nav>ul>li{transition:.3s ease-out;padding:0 10px}@media (max-width:768px){.header_nav .nav>ul>li{margin-bottom:35px}}.header_nav .nav>ul>li>a{color:#232e45;font-size:13px;text-transform:uppercase;font-weight:600}@media (max-width:768px){.header_nav .nav>ul>li>a{font-size:23px;letter-spacing:.5px}}.header_nav .nav>ul>li>a:hover{text-decoration:underline}.header__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0}@media (max-width:480px){.header__btn{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.header__btn_calc a{color:#fff;font-size:13px;background:#1252c2;width:150px;height:45px;line-height:47px}.header__btn_calc a:hover{text-decoration:none}@media (max-width:480px){.header__btn_calc a{display:none}}.header__btn_order{margin-left:10px}.header__btn_order a{width:120px;height:45px;background-color:transparent;text-align:center;line-height:42px;font-size:13px;opacity:1;letter-spacing:.5px;text-decoration:none;margin-right:15px}@media (max-width:767px){.header__btn_order a{height:50px;width:110px;line-height:45px}}.header .mobile-menu{display:none}@media (max-width:768px){.header .mobile-menu{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:justify;justify-content:space-between;height:24px;margin-left:34px;width:36px}}@media (max-width:480px){.header .mobile-menu{margin-left:0}}.header .mobile-menu span{background:#232e45;border-radius:3px;height:4px;width:100%;transition:.2s ease-out}.header .mobile-menu_phone{display:none}@media (max-width:768px){.header .mobile-menu_phone{display:-ms-flexbox;display:flex;margin-top:60px}}.header.open{background:#fff!important}.header.open .nav{top:80px}.header.open .mobile-menu{height:29px}.header.open .mobile-menu span{-ms-transform-origin:left;transform-origin:left}.header.open .mobile-menu span:nth-child(1){-ms-transform:rotate(45deg);transform:rotate(45deg)}.header.open .mobile-menu span:nth-child(2){opacity:0}.header.open .mobile-menu span:nth-child(3){-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#header .header_nav .c-login__btn-open{font:13px/30px Montserrat,sans-serif;font-weight:600;color:#232e45;letter-spacing:.5px;padding-left:28px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAxOSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMzAzNjQgOS4zNjczOUMxMS44OTA0IDkuMzY3MzkgMTMuOTg3MyA3LjI3MDQzIDEzLjk4NzMgNC42ODM2OUMxMy45ODczIDIuMDk2OTYgMTEuODkwNCAwIDkuMzAzNjQgMEM2LjcxNjkxIDAgNC42MTk5NSAyLjA5Njk2IDQuNjE5OTUgNC42ODM2OUM0LjYxOTk1IDcuMjcwNDMgNi43MTY5MSA5LjM2NzM5IDkuMzAzNjQgOS4zNjczOVoiIGZpbGw9IiMyMzJFNDUiLz4KPHBhdGggZD0iTTE4LjYwNzEgMjEuOTEyMkMxOC42MDcxIDI3LjA1MDQgMTQuNDQxOCAyNy45OTk3IDkuMzAzNTYgMjcuOTk5N0M0LjE2NTM1IDI3Ljk5OTcgMCAyNy4wNTA0IDAgMjEuOTEyMkMwIDE2Ljc3NCA0LjE2NTM1IDEwLjg4NTcgOS4zMDM1NiAxMC44ODU3QzE0LjQ0MTggMTAuODg1NyAxOC42MDcxIDE2Ljc3NCAxOC42MDcxIDIxLjkxMjJaIiBmaWxsPSIjMjMyRTQ1Ii8+Cjwvc3ZnPgo=) no-repeat left center;margin-left:5px;white-space:nowrap}#header .header_nav .c-login__btn-open svg{display:none}.overlay{display:none}@media (max-width:1200px){.overlay{background-color:rgba(0,0,0,.25);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100000}}.page-template-page-about-us-old .header,.page-template-page-how-it-works-old .header,.page-template-page-order-steps .header,.page-template-page-prices-old .header{position:relative}.header-main-wrap.header-on-order .header-top{position:absolute;margin-top:16px;width:100%}@media (max-width:768px){.header-main-wrap.header-on-order .header-top{display:block}}@media (max-width:480px){.header-main-wrap.header-on-order .header-top{display:none}}.header-main-wrap.header-on-order .header-top-wrap .tel{margin-right:125px;z-index:1111}@media (max-width:480px){.header-main-wrap.header-on-order .header__btn_login{position:relative;top:0}}.header-main-wrap.header-on-order .header_logo{max-width:55%}body.page-template-page-order-steps .header .container{position:relative}body.page-template-page-order-steps .header-top{position:absolute;right:105px;top:16px}body.page-template-page-order-steps .header__btn_login{position:relative;top:0;left:0;-ms-transform:none;transform:none}body.page-template-page-order-steps .main-wrap{margin-top:15px}#preloader{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;width:100vw!important;max-width:100vw!important;height:100vh!important;z-index:9999999;background:#cae6fa;overflow:hidden;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important}.light .wrap .spin:before{box-shadow:-3.47127em .44757em 0 -1px #253168,-3.47127em .44757em 13px #253168,-3.38553em .88779em 0 -1px rgba(37,49,104,.95877),-3.38553em .88779em 13px rgba(37,49,104,.95877),-3.24421em 1.31343em 0 -1px rgba(37,49,104,.9184),-3.24421em 1.31343em 13px rgba(37,49,104,.9184),-3.04962em 1.71751em 0 -1px rgba(37,49,104,.87891),-3.04962em 1.71751em 13px rgba(37,49,104,.87891),-2.80495em 2.09339em 0 -1px rgba(37,49,104,.84028),-2.80495em 2.09339em 13px rgba(37,49,104,.84028),-2.51422em 2.43489em 0 -1px rgba(37,49,104,.80252),-2.51422em 2.43489em 13px rgba(37,49,104,.80252),-2.18221em 2.73641em 0 -1px rgba(37,49,104,.76563),-2.18221em 2.73641em 13px rgba(37,49,104,.76563),-1.81437em 2.993em 0 -1px rgba(37,49,104,.7296),-1.81437em 2.993em 13px rgba(37,49,104,.7296),-1.41674em 3.20044em 0 -1px rgba(37,49,104,.69444),-1.41674em 3.20044em 13px rgba(37,49,104,.69444),-.99585em 3.35534em 0 -1px rgba(37,49,104,.66016),-.99585em 3.35534em 13px rgba(37,49,104,.66016),-.5586em 3.45514em 0 -1px rgba(37,49,104,.62674),-.5586em 3.45514em 13px rgba(37,49,104,.62674),-.11218em 3.4982em 0 -1px rgba(37,49,104,.59418),-.11218em 3.4982em 13px rgba(37,49,104,.59418),.33608em 3.48383em 0 -1px rgba(37,49,104,.5625),.33608em 3.48383em 13px rgba(37,49,104,.5625),.77882em 3.41225em 0 -1px rgba(37,49,104,.53168),.77882em 3.41225em 13px rgba(37,49,104,.53168),1.20878em 3.28464em 0 -1px rgba(37,49,104,.50174),1.20878em 3.28464em 13px rgba(37,49,104,.50174),1.61888em 3.1031em 0 -1px rgba(37,49,104,.47266),1.61888em 3.1031em 13px rgba(37,49,104,.47266),2.00241em 2.8706em 0 -1px rgba(37,49,104,.44444),2.00241em 2.8706em 13px rgba(37,49,104,.44444),2.35305em 2.59097em 0 -1px rgba(37,49,104,.4171),2.35305em 2.59097em 13px rgba(37,49,104,.4171),2.66506em 2.2688em 0 -1px rgba(37,49,104,.39063),2.66506em 2.2688em 13px rgba(37,49,104,.39063),2.93331em 1.90937em 0 -1px rgba(37,49,104,.36502),2.93331em 1.90937em 13px rgba(37,49,104,.36502),3.15339em 1.51859em 0 -1px rgba(37,49,104,.34028),3.15339em 1.51859em 13px rgba(37,49,104,.34028),3.3217em 1.10288em 0 -1px rgba(37,49,104,.31641),3.3217em 1.10288em 13px rgba(37,49,104,.31641),3.43546em .66906em 0 -1px rgba(37,49,104,.2934),3.43546em .66906em 13px rgba(37,49,104,.2934),3.49281em .22425em 0 -1px rgba(37,49,104,.27127),3.49281em .22425em 13px rgba(37,49,104,.27127),3.49281em -.22425em 0 -1px rgba(37,49,104,.25),3.49281em -.22425em 13px rgba(37,49,104,.25),3.43546em -.66906em 0 -1px rgba(37,49,104,.2296),3.43546em -.66906em 13px rgba(37,49,104,.2296),3.3217em -1.10288em 0 -1px rgba(37,49,104,.21007),3.3217em -1.10288em 13px rgba(37,49,104,.21007),3.15339em -1.51859em 0 -1px rgba(37,49,104,.19141),3.15339em -1.51859em 13px rgba(37,49,104,.19141),2.93331em -1.90937em 0 -1px rgba(37,49,104,.17361),2.93331em -1.90937em 13px rgba(37,49,104,.17361),2.66506em -2.2688em 0 -1px rgba(37,49,104,.15668),2.66506em -2.2688em 13px rgba(37,49,104,.15668),2.35305em -2.59097em 0 -1px rgba(37,49,104,.14063),2.35305em -2.59097em 13px rgba(37,49,104,.14063),2.00241em -2.8706em 0 -1px rgba(37,49,104,.12543),2.00241em -2.8706em 13px rgba(37,49,104,.12543),1.61888em -3.1031em 0 -1px rgba(37,49,104,.11111),1.61888em -3.1031em 13px rgba(37,49,104,.11111),1.20878em -3.28464em 0 -1px rgba(37,49,104,.09766),1.20878em -3.28464em 13px rgba(37,49,104,.09766),.77882em -3.41225em 0 -1px rgba(37,49,104,.08507),.77882em -3.41225em 13px rgba(37,49,104,.08507),.33608em -3.48383em 0 -1px rgba(37,49,104,.07335),.33608em -3.48383em 13px rgba(37,49,104,.07335),-.11218em -3.4982em 0 -1px rgba(37,49,104,.0625),-.11218em -3.4982em 13px rgba(37,49,104,.0625),-.5586em -3.45514em 0 -1px rgba(37,49,104,.05252),-.5586em -3.45514em 13px rgba(37,49,104,.05252),-.99585em -3.35534em 0 -1px rgba(37,49,104,.0434),-.99585em -3.35534em 13px rgba(37,49,104,.0434),-1.41674em -3.20044em 0 -1px rgba(37,49,104,.03516),-1.41674em -3.20044em 13px rgba(37,49,104,.03516),-1.81437em -2.993em 0 -1px rgba(37,49,104,.02778),-1.81437em -2.993em 13px rgba(37,49,104,.02778),-2.18221em -2.73641em 0 -1px rgba(37,49,104,.02127),-2.18221em -2.73641em 13px rgba(37,49,104,.02127),-2.51422em -2.43489em 0 -1px rgba(37,49,104,.01563),-2.51422em -2.43489em 13px rgba(37,49,104,.01563),-2.80495em -2.09339em 0 -1px rgba(37,49,104,.01085),-2.80495em -2.09339em 13px rgba(37,49,104,.01085),-3.04962em -1.71751em 0 -1px rgba(37,49,104,.00694),-3.04962em -1.71751em 13px rgba(37,49,104,.00694),-3.24421em -1.31343em 0 -1px rgba(37,49,104,.00391),-3.24421em -1.31343em 13px rgba(37,49,104,.00391),-3.38553em -.88779em 0 -1px rgba(37,49,104,.00174),-3.38553em -.88779em 13px rgba(37,49,104,.00174),-3.47127em -.44757em 0 -1px rgba(37,49,104,.00043),-3.47127em -.44757em 13px rgba(37,49,104,.00043)}.spin{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;width:8.25em;height:8.25em;animation:spinRocket 5s linear infinite}.spin:before{position:absolute;top:50%;left:50%;margin:-.25em;width:.5em;height:.5em;border-radius:50%;box-shadow:-3.47127em .44757em 0 -1px #fff,-3.47127em .44757em 13px #fff,-3.38553em .88779em 0 -1px rgba(255,255,255,.95877),-3.38553em .88779em 13px rgba(255,255,255,.95877),-3.24421em 1.31343em 0 -1px rgba(255,255,255,.9184),-3.24421em 1.31343em 13px rgba(255,255,255,.9184),-3.04962em 1.71751em 0 -1px rgba(255,255,255,.87891),-3.04962em 1.71751em 13px rgba(255,255,255,.87891),-2.80495em 2.09339em 0 -1px rgba(255,255,255,.84028),-2.80495em 2.09339em 13px rgba(255,255,255,.84028),-2.51422em 2.43489em 0 -1px rgba(255,255,255,.80252),-2.51422em 2.43489em 13px rgba(255,255,255,.80252),-2.18221em 2.73641em 0 -1px rgba(255,255,255,.76563),-2.18221em 2.73641em 13px rgba(255,255,255,.76563),-1.81437em 2.993em 0 -1px rgba(255,255,255,.7296),-1.81437em 2.993em 13px rgba(255,255,255,.7296),-1.41674em 3.20044em 0 -1px rgba(255,255,255,.69444),-1.41674em 3.20044em 13px rgba(255,255,255,.69444),-.99585em 3.35534em 0 -1px rgba(255,255,255,.66016),-.99585em 3.35534em 13px rgba(255,255,255,.66016),-.5586em 3.45514em 0 -1px rgba(255,255,255,.62674),-.5586em 3.45514em 13px rgba(255,255,255,.62674),-.11218em 3.4982em 0 -1px rgba(255,255,255,.59418),-.11218em 3.4982em 13px rgba(255,255,255,.59418),.33608em 3.48383em 0 -1px rgba(255,255,255,.5625),.33608em 3.48383em 13px rgba(255,255,255,.5625),.77882em 3.41225em 0 -1px rgba(255,255,255,.53168),.77882em 3.41225em 13px rgba(255,255,255,.53168),1.20878em 3.28464em 0 -1px rgba(255,255,255,.50174),1.20878em 3.28464em 13px rgba(255,255,255,.50174),1.61888em 3.1031em 0 -1px rgba(255,255,255,.47266),1.61888em 3.1031em 13px rgba(255,255,255,.47266),2.00241em 2.8706em 0 -1px rgba(255,255,255,.44444),2.00241em 2.8706em 13px rgba(255,255,255,.44444),2.35305em 2.59097em 0 -1px rgba(255,255,255,.4171),2.35305em 2.59097em 13px rgba(255,255,255,.4171),2.66506em 2.2688em 0 -1px rgba(255,255,255,.39063),2.66506em 2.2688em 13px rgba(255,255,255,.39063),2.93331em 1.90937em 0 -1px rgba(255,255,255,.36502),2.93331em 1.90937em 13px rgba(255,255,255,.36502),3.15339em 1.51859em 0 -1px rgba(255,255,255,.34028),3.15339em 1.51859em 13px rgba(255,255,255,.34028),3.3217em 1.10288em 0 -1px rgba(255,255,255,.31641),3.3217em 1.10288em 13px rgba(255,255,255,.31641),3.43546em .66906em 0 -1px rgba(255,255,255,.2934),3.43546em .66906em 13px rgba(255,255,255,.2934),3.49281em .22425em 0 -1px rgba(255,255,255,.27127),3.49281em .22425em 13px rgba(255,255,255,.27127),3.49281em -.22425em 0 -1px rgba(255,255,255,.25),3.49281em -.22425em 13px rgba(255,255,255,.25),3.43546em -.66906em 0 -1px rgba(255,255,255,.2296),3.43546em -.66906em 13px rgba(255,255,255,.2296),3.3217em -1.10288em 0 -1px rgba(255,255,255,.21007),3.3217em -1.10288em 13px rgba(255,255,255,.21007),3.15339em -1.51859em 0 -1px rgba(255,255,255,.19141),3.15339em -1.51859em 13px rgba(255,255,255,.19141),2.93331em -1.90937em 0 -1px rgba(255,255,255,.17361),2.93331em -1.90937em 13px rgba(255,255,255,.17361),2.66506em -2.2688em 0 -1px rgba(255,255,255,.15668),2.66506em -2.2688em 13px rgba(255,255,255,.15668),2.35305em -2.59097em 0 -1px rgba(255,255,255,.14063),2.35305em -2.59097em 13px rgba(255,255,255,.14063),2.00241em -2.8706em 0 -1px rgba(255,255,255,.12543),2.00241em -2.8706em 13px rgba(255,255,255,.12543),1.61888em -3.1031em 0 -1px rgba(255,255,255,.11111),1.61888em -3.1031em 13px rgba(255,255,255,.11111),1.20878em -3.28464em 0 -1px rgba(255,255,255,.09766),1.20878em -3.28464em 13px rgba(255,255,255,.09766),.77882em -3.41225em 0 -1px rgba(255,255,255,.08507),.77882em -3.41225em 13px rgba(255,255,255,.08507),.33608em -3.48383em 0 -1px rgba(255,255,255,.07335),.33608em -3.48383em 13px rgba(255,255,255,.07335),-.11218em -3.4982em 0 -1px rgba(255,255,255,.0625),-.11218em -3.4982em 13px rgba(255,255,255,.0625),-.5586em -3.45514em 0 -1px rgba(255,255,255,.05252),-.5586em -3.45514em 13px rgba(255,255,255,.05252),-.99585em -3.35534em 0 -1px rgba(255,255,255,.0434),-.99585em -3.35534em 13px rgba(255,255,255,.0434),-1.41674em -3.20044em 0 -1px rgba(255,255,255,.03516),-1.41674em -3.20044em 13px rgba(255,255,255,.03516),-1.81437em -2.993em 0 -1px rgba(255,255,255,.02778),-1.81437em -2.993em 13px rgba(255,255,255,.02778),-2.18221em -2.73641em 0 -1px rgba(255,255,255,.02127),-2.18221em -2.73641em 13px rgba(255,255,255,.02127),-2.51422em -2.43489em 0 -1px rgba(255,255,255,.01563),-2.51422em -2.43489em 13px rgba(255,255,255,.01563),-2.80495em -2.09339em 0 -1px rgba(255,255,255,.01085),-2.80495em -2.09339em 13px rgba(255,255,255,.01085),-3.04962em -1.71751em 0 -1px rgba(255,255,255,.00694),-3.04962em -1.71751em 13px rgba(255,255,255,.00694),-3.24421em -1.31343em 0 -1px rgba(255,255,255,.00391),-3.24421em -1.31343em 13px rgba(255,255,255,.00391),-3.38553em -.88779em 0 -1px rgba(255,255,255,.00174),-3.38553em -.88779em 13px rgba(255,255,255,.00174),-3.47127em -.44757em 0 -1px rgba(255,255,255,.00043),-3.47127em -.44757em 13px rgba(255,255,255,.00043);content:""}@keyframes spinRocket{to{transform:rotate(360deg)}}[id=rocket]{display:-ms-flexbox;display:flex;margin-left:-.75em;width:2.75em;height:4.125em}[id=rocket] path{fill:#fff}@keyframes size{100%,90%{transform:scale(.01)}}@media (max-width:1200px){#of-widgets-login-tooltip .of-widgets-login-popup{left:-100%!important}}@media (max-width:480px){#of-widgets-login-tooltip .of-widgets-login-popup{left:0!important}}@media (max-width:480px){#of-popup-container{display:none!important}}#header.header .header__btn_login .c-login__popup{width:300px;box-shadow:2px 2px 8px rgba(186,206,230,.800838);background:#fff;border-radius:20px;padding:30px 20px;padding-bottom:65px;margin-top:25px;box-sizing:border-box}@media (max-width:768px){#header.header .header__btn_login .c-login__popup{top:unset}}#header.header .header__btn_login .c-login__popup:after{content:'';position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:157px;height:18px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTU4IiBoZWlnaHQ9IjE5IiB2aWV3Qm94PSIwIDAgMTU4IDE5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMS4yOTY2NyAxOC43NTYzSDEzLjcwMzNDMTMuODA3OSAxOC43NTYzIDEzLjkxMTUgMTguNzM1NyAxNC4wMDgyIDE4LjY5NTdDMTQuMTA0OCAxOC42NTU3IDE0LjE5MjcgMTguNTk3IDE0LjI2NjcgMTguNTIzQzE0LjM0MDYgMTguNDQ5IDE0LjM5OTMgMTguMzYxMiAxNC40MzkzIDE4LjI2NDZDMTQuNDc5NCAxOC4xNjc5IDE0LjUgMTguMDY0MyAxNC41IDE3Ljk1OTdWOS44MDQ2OUMxNC41IDkuNzAwMDcgMTQuNDc5NCA5LjU5NjQ3IDE0LjQzOTMgOS40OTk4MkMxNC4zOTkzIDkuNDAzMTYgMTQuMzQwNiA5LjMxNTM0IDE0LjI2NjcgOS4yNDEzNkMxNC4xOTI3IDkuMTY3MzggMTQuMTA0OCA5LjEwODcgMTQuMDA4MiA5LjA2ODY3QzEzLjkxMTUgOS4wMjg2MyAxMy44MDc5IDkuMDA4MDIgMTMuNzAzMyA5LjAwODAySDEyLjM0NjVWNi4wMzAzMUMxMi4zNDY1IDMuMDIzNjcgMTAuMjYyOSAwLjc1NjM0OCA3LjUwMDA0IDAuNzU2MzQ4QzQuNzM2OTYgMC43NTYzNDggMi42NTMzNyAzLjAyMzY3IDIuNjUzMzcgNi4wMzAzMVY5LjAwODAzSDEuMjk2NjdDMS4xOTIwNSA5LjAwODAzIDEuMDg4NDUgOS4wMjg2NCAwLjk5MTc5NiA5LjA2ODY3QzAuODk1MTM5IDkuMTA4NzEgMC44MDczMTUgOS4xNjczOSAwLjczMzMzOCA5LjI0MTM3QzAuNjU5MzYgOS4zMTUzNCAwLjYwMDY3OCA5LjQwMzE3IDAuNTYwNjQyIDkuNDk5ODJDMC41MjA2MDYgOS41OTY0OCAwLjUgOS43MDAwOCAwLjUgOS44MDQ3VjE3Ljk1OTdDMC41MDAwMDEgMTguMDY0MyAwLjUyMDYwNyAxOC4xNjc5IDAuNTYwNjQ0IDE4LjI2NDZDMC42MDA2OCAxOC4zNjEyIDAuNjU5MzYzIDE4LjQ0OSAwLjczMzM0IDE4LjUyM0MwLjgwNzMxOCAxOC41OTcgMC44OTUxNDEgMTguNjU1NyAwLjk5MTc5NyAxOC42OTU3QzEuMDg4NDUgMTguNzM1NyAxLjE5MjA1IDE4Ljc1NjMgMS4yOTY2NyAxOC43NTYzWk00LjY1MzM3IDYuMDMwMzFDNC42NTMzNyA0LjEwMjYzIDUuODIzODcgMi43NTYzNSA3LjUwMDA0IDIuNzU2MzVDOS4xNzYwMiAyLjc1NjM1IDEwLjM0NjUgNC4xMDI2MyAxMC4zNDY1IDYuMDMwMzJWOS4wMDgwM0g0LjY1MzM3VjYuMDMwMzFaIiBmaWxsPSIjMjMyRTQ1Ii8+CjxwYXRoIGQ9Ik0yOC43NDggMTEuODc2M0wzMS45NCA2LjM1NjM1SDMwLjk1NkwyOC4yNjggMTAuNzM2M0wyNS41NDQgNi4zNTYzNUgyNC41NDhMMjcuOCAxMS45MTIzVjE0Ljc1NjNIMjguNzQ4VjExLjg3NjNaTTM1LjI0MjEgOC40MDgzNUMzMy4zNzAxIDguNDA4MzUgMzIuMDM4MSA5LjcwNDM1IDMyLjAzODEgMTEuNTg4M0MzMi4wMzgxIDEzLjQ4NDMgMzMuMzcwMSAxNC43OTIzIDM1LjI0MjEgMTQuNzkyM0MzNy4xMTQxIDE0Ljc5MjMgMzguNDQ2MSAxMy40ODQzIDM4LjQ0NjEgMTEuNTg4M0MzOC40NDYxIDkuNzA0MzUgMzcuMTE0MSA4LjQwODM1IDM1LjI0MjEgOC40MDgzNVpNMzUuMjQyMSA5LjI2MDM1QzM2LjU2MjEgOS4yNjAzNSAzNy41MTAxIDEwLjIyMDMgMzcuNTEwMSAxMS42MDAzQzM3LjUxMDEgMTIuOTkyMyAzNi41NjIxIDEzLjk1MjMgMzUuMjQyMSAxMy45NTIzQzMzLjkyMjEgMTMuOTUyMyAzMi45NzQxIDEyLjk5MjMgMzIuOTc0MSAxMS42MDAzQzMyLjk3NDEgMTAuMjIwMyAzMy45MjIxIDkuMjYwMzUgMzUuMjQyMSA5LjI2MDM1Wk00NS42OTYgOC40MzIzNUg0NC43NlYxMS41NDAzQzQ0Ljc2IDEyLjg4NDMgNDMuOTkyIDEzLjgzMjMgNDIuNjg0IDEzLjg1NjNDNDEuNTkyIDEzLjg1NjMgNDAuOTMyIDEzLjE5NjMgNDAuOTMyIDEyLjA4MDNWOC40MzIzNUgzOS45OTZWMTIuMzMyM0MzOS45OTYgMTMuODU2MyA0MC44ODQgMTQuNzkyMyA0Mi4zNiAxNC43OTIzQzQzLjUgMTQuNzgwMyA0NC4zNCAxNC4zMTIzIDQ0Ljc2IDEzLjMyODNWMTQuNzU2M0g0NS42OTZWOC40MzIzNVpNNDkuMDM3NiA4LjQzMjM1SDQ4LjEwMTZWMTQuNzU2M0g0OS4wMzc2VjExLjM5NjNDNDkuMTQ1NiAxMC4xNDgzIDQ5Ljk3MzYgOS4zMjAzNSA1MS4zMDU2IDkuMzQ0MzVWOC4zOTYzNUM1MC4yMzc2IDguNDA4MzUgNDkuNDU3NiA4LjkxMjM1IDQ5LjAzNzYgOS44MzYzNVY4LjQzMjM1Wk02MS45MDc0IDUuODUyMzVINjAuOTcxNFY5LjgwMDM1QzYwLjUwMzQgOC45MDAzNSA1OS42Mjc0IDguMzg0MzUgNTguNDk5NCA4LjM4NDM1QzU2LjcxMTQgOC4zODQzNSA1NS40NjM0IDkuNjkyMzUgNTUuNDYzNCAxMS41ODgzQzU1LjQ2MzQgMTMuNDcyMyA1Ni43MTE0IDE0LjgwNDMgNTguNTExNCAxNC44MDQzQzU5LjYzOTQgMTQuODA0MyA2MC41MDM0IDE0LjI4ODMgNjAuOTcxNCAxMy40MDAzVjE0Ljc1NjNINjEuOTA3NFY1Ljg1MjM1Wk01OC42OTE0IDEzLjk2NDNDNTcuMzQ3NCAxMy45NjQzIDU2LjM5OTQgMTIuOTgwMyA1Ni4zOTk0IDExLjYxMjNDNTYuMzk5NCAxMC4yMzIzIDU3LjM0NzQgOS4yMzYzNSA1OC42OTE0IDkuMjM2MzVDNjAuMDIzNCA5LjIzNjM1IDYwLjk3MTQgMTAuMjMyMyA2MC45NzE0IDExLjYxMjNDNjAuOTcxNCAxMi45ODAzIDYwLjAyMzQgMTMuOTY0MyA1OC42OTE0IDEzLjk2NDNaTTY4LjI4NzkgMTQuNzU2M0g2OS4xOTk5TDY5LjE4NzkgMTAuNTgwM0M2OS4xNzU5IDkuMjI0MzUgNjguMzExOSA4LjM5NjM1IDY2Ljc1MTkgOC4zOTYzNUM2NS42NzE5IDguMzk2MzUgNjQuOTg3OSA4LjcwODM1IDY0LjE3MTkgOS4yNDgzNUw2NC41Njc5IDkuOTMyMzVDNjUuMjI3OSA5LjQ3NjM1IDY1Ljg3NTkgOS4yMTIzNSA2Ni41NzE5IDkuMjEyMzVDNjcuNjg3OSA5LjIxMjM1IDY4LjI2MzkgOS43NjQzNSA2OC4yNjM5IDEwLjY4ODNWMTEuMDYwM0g2Ni4xODc5QzY0LjY5OTkgMTEuMDcyMyA2My44MjM5IDExLjc2ODMgNjMuODIzOSAxMi44NzIzQzYzLjgyMzkgMTMuOTY0MyA2NC42NjM5IDE0LjgwNDMgNjUuOTcxOSAxNC44MDQzQzY2Ljk3OTkgMTQuODA0MyA2Ny43ODM5IDE0LjQ2ODMgNjguMjg3OSAxMy43ODQzVjE0Ljc1NjNaTTY2LjE1MTkgMTMuOTg4M0M2NS4yNjM5IDEzLjk4ODMgNjQuNjk5OSAxMy41MzIzIDY0LjY5OTkgMTIuODM2M0M2NC42OTk5IDEyLjE0MDMgNjUuMjUxOSAxMS44MTYzIDY2LjMwNzkgMTEuODE2M0g2OC4yNzU5VjEyLjU3MjNDNjguMDM1OSAxMy40NDgzIDY3LjIxOTkgMTMuOTg4MyA2Ni4xNTE5IDEzLjk4ODNaTTc0LjQwOTcgMTMuNTY4M0M3NC4wNjE3IDEzLjc4NDMgNzMuNzI1NyAxMy44OTIzIDczLjQwMTcgMTMuODkyM0M3Mi44NjE3IDEzLjg5MjMgNzIuNTYxNyAxMy42MDQzIDcyLjU2MTcgMTIuODM2M1Y5LjM5MjM1SDc0LjU2NTdWOC42MjQzNUw3Mi41NjE3IDguNjM2MzVWNi45NjgzNUg3MS42Mzc3VjguNjM2MzVINzAuNzI1N1Y5LjM5MjM1SDcxLjYzNzdWMTMuMDA0M0M3MS42Mzc3IDE0LjI1MjMgNzIuMzIxNyAxNC44MDQzIDczLjI0NTcgMTQuODA0M0M3My43NDk3IDE0Ljc5MjMgNzQuMjI5NyAxNC42MjQzIDc0LjY3MzcgMTQuMzI0M0w3NC40MDk3IDEzLjU2ODNaTTgwLjEyOTUgMTQuNzU2M0g4MS4wNDE1TDgxLjAyOTUgMTAuNTgwM0M4MS4wMTc1IDkuMjI0MzUgODAuMTUzNSA4LjM5NjM1IDc4LjU5MzUgOC4zOTYzNUM3Ny41MTM1IDguMzk2MzUgNzYuODI5NSA4LjcwODM1IDc2LjAxMzUgOS4yNDgzNUw3Ni40MDk1IDkuOTMyMzVDNzcuMDY5NSA5LjQ3NjM1IDc3LjcxNzUgOS4yMTIzNSA3OC40MTM1IDkuMjEyMzVDNzkuNTI5NSA5LjIxMjM1IDgwLjEwNTUgOS43NjQzNSA4MC4xMDU1IDEwLjY4ODNWMTEuMDYwM0g3OC4wMjk1Qzc2LjU0MTUgMTEuMDcyMyA3NS42NjU1IDExLjc2ODMgNzUuNjY1NSAxMi44NzIzQzc1LjY2NTUgMTMuOTY0MyA3Ni41MDU1IDE0LjgwNDMgNzcuODEzNSAxNC44MDQzQzc4LjgyMTUgMTQuODA0MyA3OS42MjU1IDE0LjQ2ODMgODAuMTI5NSAxMy43ODQzVjE0Ljc1NjNaTTc3Ljk5MzUgMTMuOTg4M0M3Ny4xMDU1IDEzLjk4ODMgNzYuNTQxNSAxMy41MzIzIDc2LjU0MTUgMTIuODM2M0M3Ni41NDE1IDEyLjE0MDMgNzcuMDkzNSAxMS44MTYzIDc4LjE0OTUgMTEuODE2M0g4MC4xMTc1VjEyLjU3MjNDNzkuODc3NSAxMy40NDgzIDc5LjA2MTUgMTMuOTg4MyA3Ny45OTM1IDEzLjk4ODNaTTg3LjEyMDIgNS45NzIzNUM4Ni43NzIyIDUuOTcyMzUgODYuNTA4MiA2LjI0ODM1IDg2LjUwODIgNi42MjAzNUM4Ni41MDgyIDYuOTkyMzUgODYuNzcyMiA3LjI2ODM1IDg3LjEyMDIgNy4yNjgzNUM4Ny40NjgyIDcuMjY4MzUgODcuNzMyMiA2Ljk5MjM1IDg3LjczMjIgNi42MjAzNUM4Ny43MzIyIDYuMjQ4MzUgODcuNDY4MiA1Ljk3MjM1IDg3LjEyMDIgNS45NzIzNVpNODcuNTg4MiAxNC43NTYzVjguNDMyMzVIODYuNjY0MlYxNC43NTYzSDg3LjU4ODJaTTkxLjY2MzQgOC4zOTYzNUM5MC41MTE0IDguMzk2MzUgODkuNDY3NCA4LjkwMDM1IDg5LjQ2NzQgMTAuMTEyM0M4OS40NTU0IDEyLjM1NjMgOTIuOTk1NCAxMS41NzYzIDkyLjk1OTQgMTMuMTAwM0M5Mi45NDc0IDEzLjcyNDMgOTIuMzQ3NCAxNC4wMDAzIDkxLjYwMzQgMTQuMDAwM0M5MC44NTk0IDE0LjAwMDMgOTAuMDQzNCAxMy43MDAzIDg5LjUwMzQgMTMuMTk2M0w4OS4xNDM0IDEzLjkwNDNDODkuNzQzNCAxNC40ODAzIDkwLjY2NzQgMTQuNzkyMyA5MS41Njc0IDE0Ljc5MjNDOTIuNzc5NCAxNC43OTIzIDkzLjg4MzQgMTQuMjQwMyA5My44ODM0IDEyLjk5MjNDOTMuODgzNCAxMC43MjQzIDkwLjM1NTQgMTEuNDQ0MyA5MC4zNTU0IDEwLjA0MDNDOTAuMzU1NCA5LjQ1MjM1IDkwLjg5NTQgOS4yMDAzNSA5MS42MDM0IDkuMjAwMzVDOTIuMTkxNCA5LjIwMDM1IDkyLjgyNzQgOS40MDQzNSA5My4zMTk0IDkuNzE2MzVMOTMuNjc5NCA4Ljk3MjM1QzkzLjE1MTQgOC42MTIzNSA5Mi40MTk0IDguMzk2MzUgOTEuNjYzNCA4LjM5NjM1Wk0xMDIuMzg2IDguMzk2MzVDMTAxLjI4MiA4LjM5NjM1IDEwMC40MTggOC45MTIzNSA5OS45NDk5IDkuODAwMzVWOC40MzIzNUg5OS4wMTM5VjE3LjA4NDNIOTkuOTQ5OVYxMy40MDAzQzEwMC40MTggMTQuMjc2MyAxMDEuMjgyIDE0Ljc5MjMgMTAyLjQxIDE0Ljc5MjNDMTA0LjE5OCAxNC43OTIzIDEwNS40MjIgMTMuNDg0MyAxMDUuNDIyIDExLjYxMjNDMTA1LjQyMiA5LjcxNjM1IDEwNC4xNzQgOC4zOTYzNSAxMDIuMzg2IDguMzk2MzVaTTEwMi4yMTggMTMuOTQwM0MxMDAuODg2IDEzLjk0MDMgOTkuOTQ5OSAxMi45NjgzIDk5Ljk0OTkgMTEuNTg4M0M5OS45NDk5IDEwLjIyMDMgMTAwLjg4NiA5LjIzNjM1IDEwMi4yMTggOS4yMzYzNUMxMDMuNTM4IDkuMjM2MzUgMTA0LjQ3NCAxMC4yMzIzIDEwNC40NzQgMTEuNTg4M0MxMDQuNDc0IDEyLjk1NjMgMTAzLjUzOCAxMy45NDAzIDEwMi4yMTggMTMuOTQwM1pNMTA4LjExOSA4LjQzMjM1SDEwNy4xODNWMTQuNzU2M0gxMDguMTE5VjExLjM5NjNDMTA4LjIyNyAxMC4xNDgzIDEwOS4wNTUgOS4zMjAzNSAxMTAuMzg3IDkuMzQ0MzVWOC4zOTYzNUMxMDkuMzE5IDguNDA4MzUgMTA4LjUzOSA4LjkxMjM1IDEwOC4xMTkgOS44MzYzNVY4LjQzMjM1Wk0xMTQuMzM2IDguNDA4MzVDMTEyLjQ2NCA4LjQwODM1IDExMS4xMzIgOS43MDQzNSAxMTEuMTMyIDExLjU4ODNDMTExLjEzMiAxMy40ODQzIDExMi40NjQgMTQuNzkyMyAxMTQuMzM2IDE0Ljc5MjNDMTE2LjIwOCAxNC43OTIzIDExNy41NCAxMy40ODQzIDExNy41NCAxMS41ODgzQzExNy41NCA5LjcwNDM1IDExNi4yMDggOC40MDgzNSAxMTQuMzM2IDguNDA4MzVaTTExNC4zMzYgOS4yNjAzNUMxMTUuNjU2IDkuMjYwMzUgMTE2LjYwNCAxMC4yMjAzIDExNi42MDQgMTEuNjAwM0MxMTYuNjA0IDEyLjk5MjMgMTE1LjY1NiAxMy45NTIzIDExNC4zMzYgMTMuOTUyM0MxMTMuMDE2IDEzLjk1MjMgMTEyLjA2OCAxMi45OTIzIDExMi4wNjggMTEuNjAwM0MxMTIuMDY4IDEwLjIyMDMgMTEzLjAxNiA5LjI2MDM1IDExNC4zMzYgOS4yNjAzNVpNMTIyLjMwNiAxMy41NjgzQzEyMS45NTggMTMuNzg0MyAxMjEuNjIyIDEzLjg5MjMgMTIxLjI5OCAxMy44OTIzQzEyMC43NTggMTMuODkyMyAxMjAuNDU4IDEzLjYwNDMgMTIwLjQ1OCAxMi44MzYzVjkuMzkyMzVIMTIyLjQ2MlY4LjYyNDM1TDEyMC40NTggOC42MzYzNVY2Ljk2ODM1SDExOS41MzRWOC42MzYzNUgxMTguNjIyVjkuMzkyMzVIMTE5LjUzNFYxMy4wMDQzQzExOS41MzQgMTQuMjUyMyAxMjAuMjE4IDE0LjgwNDMgMTIxLjE0MiAxNC44MDQzQzEyMS42NDYgMTQuNzkyMyAxMjIuMTI2IDE0LjYyNDMgMTIyLjU3IDE0LjMyNDNMMTIyLjMwNiAxMy41NjgzWk0xMjYuNTA0IDguNDA4MzVDMTI0LjY2OCA4LjQwODM1IDEyMy4zNzIgOS43MTYzNSAxMjMuMzcyIDExLjYwMDNDMTIzLjM3MiAxMy40ODQzIDEyNC42NTYgMTQuNzkyMyAxMjYuNTE2IDE0Ljc5MjNDMTI3LjU3MiAxNC43OTIzIDEyOC40NiAxNC40MDgzIDEyOS4wNiAxMy43MzYzTDEyOC41NDQgMTMuMTg0M0MxMjguMDUyIDEzLjcwMDMgMTI3LjM2OCAxMy45NzYzIDEyNi41ODggMTMuOTc2M0MxMjUuMzY0IDEzLjk3NjMgMTI0LjQ2NCAxMy4xOTYzIDEyNC4yOTYgMTEuOTYwM0gxMjkuNDU2QzEyOS41NTIgOS44MTIzNSAxMjguNTQ0IDguMzk2MzUgMTI2LjUwNCA4LjQwODM1Wk0xMjQuMjk2IDExLjE5MjNDMTI0LjQ0IDkuOTkyMzUgMTI1LjMwNCA5LjIxMjM1IDEyNi41MDQgOS4yMTIzNUMxMjcuNzQgOS4yMTIzNSAxMjguNTU2IDkuOTgwMzUgMTI4LjYxNiAxMS4xOTIzSDEyNC4yOTZaTTEzMy42NzkgOC40MDgzNUMxMzEuODU1IDguNDA4MzUgMTMwLjU0NyA5LjcxNjM1IDEzMC41NDcgMTEuNjAwM0MxMzAuNTQ3IDEzLjQ4NDMgMTMxLjg0MyAxNC43OTIzIDEzMy42NzkgMTQuNzkyM0MxMzQuNzcxIDE0Ljc5MjMgMTM1LjY0NyAxNC4zODQzIDEzNi4yMTEgMTMuNzAwM0wxMzUuNjcxIDEzLjEyNDNDMTM1LjIyNyAxMy42NTIzIDEzNC41NDMgMTMuOTQwMyAxMzMuNzE1IDEzLjk0MDNDMTMyLjQwNyAxMy45NDAzIDEzMS40NzEgMTIuOTgwMyAxMzEuNDcxIDExLjYwMDNDMTMxLjQ3MSAxMC4yMjAzIDEzMi40MDcgOS4yNzIzNSAxMzMuNzE1IDkuMjcyMzVDMTM0LjQ4MyA5LjI3MjM1IDEzNS4xMTkgOS41NDgzNSAxMzUuNTk5IDEwLjAwNDNMMTM2LjExNSA5LjM0NDM1QzEzNS41MzkgOC43NDQzNSAxMzQuNjk5IDguMzk2MzUgMTMzLjY3OSA4LjQwODM1Wk0xNDEuMDI5IDEzLjU2ODNDMTQwLjY4MSAxMy43ODQzIDE0MC4zNDUgMTMuODkyMyAxNDAuMDIxIDEzLjg5MjNDMTM5LjQ4MSAxMy44OTIzIDEzOS4xODEgMTMuNjA0MyAxMzkuMTgxIDEyLjgzNjNWOS4zOTIzNUgxNDEuMTg1VjguNjI0MzVMMTM5LjE4MSA4LjYzNjM1VjYuOTY4MzVIMTM4LjI1N1Y4LjYzNjM1SDEzNy4zNDVWOS4zOTIzNUgxMzguMjU3VjEzLjAwNDNDMTM4LjI1NyAxNC4yNTIzIDEzOC45NDEgMTQuODA0MyAxMzkuODY1IDE0LjgwNDNDMTQwLjM2OSAxNC43OTIzIDE0MC44NDkgMTQuNjI0MyAxNDEuMjkzIDE0LjMyNDNMMTQxLjAyOSAxMy41NjgzWk0xNDUuMjI3IDguNDA4MzVDMTQzLjM5MSA4LjQwODM1IDE0Mi4wOTUgOS43MTYzNSAxNDIuMDk1IDExLjYwMDNDMTQyLjA5NSAxMy40ODQzIDE0My4zNzkgMTQuNzkyMyAxNDUuMjM5IDE0Ljc5MjNDMTQ2LjI5NSAxNC43OTIzIDE0Ny4xODMgMTQuNDA4MyAxNDcuNzgzIDEzLjczNjNMMTQ3LjI2NyAxMy4xODQzQzE0Ni43NzUgMTMuNzAwMyAxNDYuMDkxIDEzLjk3NjMgMTQ1LjMxMSAxMy45NzYzQzE0NC4wODcgMTMuOTc2MyAxNDMuMTg3IDEzLjE5NjMgMTQzLjAxOSAxMS45NjAzSDE0OC4xNzlDMTQ4LjI3NSA5LjgxMjM1IDE0Ny4yNjcgOC4zOTYzNSAxNDUuMjI3IDguNDA4MzVaTTE0My4wMTkgMTEuMTkyM0MxNDMuMTYzIDkuOTkyMzUgMTQ0LjAyNyA5LjIxMjM1IDE0NS4yMjcgOS4yMTIzNUMxNDYuNDYzIDkuMjEyMzUgMTQ3LjI3OSA5Ljk4MDM1IDE0Ny4zMzkgMTEuMTkyM0gxNDMuMDE5Wk0xNTUuNzE0IDUuODUyMzVIMTU0Ljc3OFY5LjgwMDM1QzE1NC4zMSA4LjkwMDM1IDE1My40MzQgOC4zODQzNSAxNTIuMzA2IDguMzg0MzVDMTUwLjUxOCA4LjM4NDM1IDE0OS4yNyA5LjY5MjM1IDE0OS4yNyAxMS41ODgzQzE0OS4yNyAxMy40NzIzIDE1MC41MTggMTQuODA0MyAxNTIuMzE4IDE0LjgwNDNDMTUzLjQ0NiAxNC44MDQzIDE1NC4zMSAxNC4yODgzIDE1NC43NzggMTMuNDAwM1YxNC43NTYzSDE1NS43MTRWNS44NTIzNVpNMTUyLjQ5OCAxMy45NjQzQzE1MS4xNTQgMTMuOTY0MyAxNTAuMjA2IDEyLjk4MDMgMTUwLjIwNiAxMS42MTIzQzE1MC4yMDYgMTAuMjMyMyAxNTEuMTU0IDkuMjM2MzUgMTUyLjQ5OCA5LjIzNjM1QzE1My44MyA5LjIzNjM1IDE1NC43NzggMTAuMjMyMyAxNTQuNzc4IDExLjYxMjNDMTU0Ljc3OCAxMi45ODAzIDE1My44MyAxMy45NjQzIDE1Mi40OTggMTMuOTY0M1oiIGZpbGw9IiMyMzJFNDUiLz4KPC9zdmc+Cg==)}#header.header .header__btn_login .c-login__btn{margin:0;padding:0;background:#00c853;border:none;font:14px/50px Montserrat,sans-serif;font-weight:700;text-align:center;letter-spacing:.5px;color:#fff;border-radius:8px;box-shadow:2px 2px 8px rgba(186,206,230,.8);margin-bottom:10px;text-transform:uppercase;opacity:1;transition:all .4s}#header.header .header__btn_login .c-login__btn:hover{box-shadow:none}#header.header .header__btn_login .c-login__or{display:none}#header.header .header__btn_login .c-login .title-login{font:17px/21px Montserrat,sans-serif;font-weight:700;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin-bottom:30px;color:#232e45}#header.header .header__btn_login .c-login input{display:block;width:100%;font:16px/50px Montserrat,sans-serif;font-weight:500;border:none;background:#e4f3ff;border-radius:8px!important;padding:0 20px;letter-spacing:.01em;color:#232e45}#header.header .header__btn_login .c-login input:-ms-input-placeholder{font:16px/50px Montserrat,sans-serif;font-weight:300;color:#232e45}#header.header .header__btn_login .c-login input::placeholder{font:16px/50px Montserrat,sans-serif;font-weight:300;color:#232e45}#header.header .header__btn_login .c-login label{display:none}#header.header .header__btn_login .c-login .form-group{margin-bottom:20px}#header.header .header__btn_login .c-login .form-group.has-error .help-block{text-transform:none;position:absolute;margin:0;padding-left:10px;font-family:Montserrat,sans-serif;letter-spacing:.3px}#header.header .header__btn_login .c-login .c-login__forgot-wrap .c-login__forgot{text-transform:none;font:0/24px Montserrat,sans-serif;font-weight:600;text-align:right;color:#00c853;text-decoration:none}#header.header .header__btn_login .c-login .c-login__forgot-wrap .c-login__forgot:after{content:'Forgot?';font-size:18px}#header.header .header__btn_login .c-login .c-login__forgot-wrap .c-login__forgot:hover{text-decoration:none}#header.header .header__btn_login #c-login__sb .auth-link.facebook{width:100%;display:block;font:14px/24px Montserrat,sans-serif;font-weight:600;background:#2b4ea9;box-shadow:2px 2px 8px rgba(186,206,230,.8);text-align:center;letter-spacing:.5px;text-transform:uppercase;color:#fff;border-radius:8px;padding:13px;transition:.4s ease-out}#header.header .header__btn_login #c-login__sb .auth-link.facebook:hover{opacity:1;box-shadow:none;text-decoration:none}#header.header .header__btn_login #c-login__sb .auth-link.facebook:focus{text-decoration:none}#header.header .header__btn_login #c-login__sb .auth-icon.facebook{-ms-flex-pack:center;justify-content:center;height:auto;background:0 0}#header.header .header__btn_login #c-login__sb .auth-icon.facebook:before{content:"Facebook";font:14px/24px Montserrat,sans-serif;font-weight:600;color:#fff;text-align:center;text-transform:none;padding-left:20px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMC43NjAwOTNMNy42NjkyNiAwLjc1NjM0OEM1LjA0MTk0IDAuNzU2MzQ4IDMuMzQ0MDYgMi40OTUwNiAzLjM0NDA2IDUuMTg2MTdWNy4yMjg2MkgwLjk5MjcxOUMwLjc4OTUzNiA3LjIyODYyIDAuNjI1IDcuMzkzMDMgMC42MjUgNy41OTU4M1YxMC41NTUxQzAuNjI1IDEwLjc1NzkgMC43ODk3MjMgMTAuOTIyMSAwLjk5MjcxOSAxMC45MjIxSDMuMzQ0MDZWMTguMzg5M0MzLjM0NDA2IDE4LjU5MjEgMy41MDg1OSAxOC43NTYzIDMuNzExNzggMTguNzU2M0g2Ljc3OTYxQzYuOTgyNzkgMTguNzU2MyA3LjE0NzMyIDE4LjU5MTkgNy4xNDczMiAxOC4zODkzVjEwLjkyMjFIOS44OTY1OUMxMC4wOTk4IDEwLjkyMjEgMTAuMjY0MyAxMC43NTc5IDEwLjI2NDMgMTAuNTU1MUwxMC4yNjU0IDcuNTk1ODNDMTAuMjY1NCA3LjQ5ODQ2IDEwLjIyNjYgNy40MDUyIDEwLjE1NzcgNy4zMzYyOUMxMC4wODg5IDcuMjY3MzggOS45OTUwOCA3LjIyODYyIDkuODk3NTMgNy4yMjg2Mkg3LjE0NzMyVjUuNDk3MjFDNy4xNDczMiA0LjY2NTAzIDcuMzQ2MDEgNC4yNDI1NyA4LjQzMjA5IDQuMjQyNTdMMTAuMDA3NSA0LjI0MjAxQzEwLjIxMDUgNC4yNDIwMSAxMC4zNzUgNC4wNzc1OSAxMC4zNzUgMy44NzQ5OFYxLjEyNzEyQzEwLjM3NSAwLjkyNDY5NCAxMC4yMTA3IDAuNzYwNDY3IDEwLjAwNzggMC43NjAwOTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) no-repeat left center}@media (max-width:769px){#header.header .header__btn_login .c-login__popup{-ms-transform:inherit;transform:inherit;left:inherit;right:15px}}@media (max-width:480px){#header.header .header__btn_login .c-login__overlay{opacity:0}#header.header .header__btn_login .c-login__close{display:none!important}}@media (max-width:340px){#header.header .header__btn_login .c-login__popup{width:290px}}.footer{background:url(/wp-content/themes/samedayessay-new/images/footer-bg.png) center 26px no-repeat;background-size:cover}@media (max-width:1024px){.footer{background-position:0 bottom}}@media (max-width:768px){.footer{background-image:url(/wp-content/themes/samedayessay-new/images/footer-bg-sm.svg);background-position:center 0}}@media (max-width:767px){.footer{background-position:bottom center}}@media (max-width:480px){.footer{background-image:url(/wp-content/themes/samedayessay-new/images/footer-bg-xs.svg);background-position:center top;background-size:cover}}.footer__wrap{max-width:1190px;margin:0 auto;padding:150px 0 10px;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.footer__wrap{padding-top:130px}}@media (max-width:767px){.footer__wrap{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.footer__logo{margin-right:40px}@media (max-width:1200px){.footer__logo{margin-right:25px;margin-left:45px}}@media (max-width:480px){.footer__logo{margin:0 auto}}.footer__logo_a{display:block;width:280px}.footer__logo img{width:100%}.footer__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.footer__top{display:-ms-flexbox;display:flex;margin-bottom:55px;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.footer__top{margin-bottom:25px}}@media (max-width:1023px){.footer__top{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:18px}}@media (max-width:767px){.footer__top{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media (max-width:480px){.footer__top{margin-bottom:30px}}.footer__top_text{font-family:Montserrat,sans-serif;font-weight:300;font-size:14px;line-height:22px;color:#232e45;max-width:610px;margin-right:40px}@media (max-width:1200px){.footer__top_text{margin-right:50px;max-width:460px}}@media (max-width:768px){.footer__top_text{margin:0 0 30px;max-width:360px}}@media (max-width:480px){.footer__top_text{margin:20px 0;font-size:12px;line-height:16px}}.footer__top_soc{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.footer_social{display:block;width:30px;height:30px;background:url(/wp-content/themes/samedayessay-new/images/social_icon.svg) no-repeat}.footer_social:not(:last-child){margin-right:30px}.footer_social_fb{background-position:0 0}.footer_social_tw{background-position:-60px 0}.footer_social_inst{background-position:-120px 0}.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}}@media (max-width:767px){.footer__bottom{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}}@media (max-width:480px){.footer__bottom{margin-bottom:40px}}.footer__bottom_terms{margin-right:20px;margin-top:20px}@media (max-width:1200px){.footer__bottom_terms{margin-right:0}}@media (max-width:480px){.footer__bottom_terms{margin-top:10px}}.footer__bottom_terms a,.footer__bottom_terms span{font-family:Montserrat,sans-serif;font-size:14px;line-height:24px;font-weight:600;color:#1252c2;text-transform:uppercase}@media (max-width:480px){.footer__bottom_terms a,.footer__bottom_terms span{font-size:13px}}.footer__bottom_terms span{padding:0 17px}@media (max-width:480px){.footer__bottom_terms span{padding:0 2px}}.footer__bottom_tel{cursor:pointer;margin-right:40px}@media (max-width:1200px){.footer__bottom_tel{margin:0 0 0 auto}}@media (max-width:768px){.footer__bottom_tel{margin:15px 0 0}}@media (max-width:480px){.footer__bottom_tel{margin-top:30px}}.footer__bottom_card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width:1200px){.footer__bottom_card{margin:32px 0 0 auto}}@media (max-width:768px){.footer__bottom_card{margin:15px 0 0}}@media (max-width:767px){.footer__bottom_card{-ms-flex-align:center;align-items:center}}@media (max-width:480px){.footer__bottom_card{margin-top:20px}}.footer__bottom_card .card-img{margin-bottom:20px}.footer__bottom_card .dmca-badge{margin:0 auto;margin-top:40px;margin-left:0}@media (max-width:1024px){.footer__bottom_card .dmca-badge{margin:0 auto;margin-left:0}}@media (max-width:768px){.footer__bottom_card .dmca-badge{margin:0 auto;margin-top:10px}}.footer__bottom_menu{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-top:10px}@media (max-width:767px){.footer__bottom_menu{-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:10px}}@media (max-width:480px){.footer__bottom_menu{margin-bottom:0}}.footer__bottom_menu-link{font-family:Montserrat,sans-serif;font-size:14px;line-height:24px;font-weight:600;color:#1252c2;text-transform:uppercase}.footer__bottom_menu-link:not(:last-child){margin-right:30px}.footer_copyright{font-weight:300;font-size:12px;line-height:22px;text-align:right;margin-right:26%}@media (max-width:1200px){.footer_copyright{margin-right:0}}@media (max-width:768px){.footer_copyright{text-align:left}}@media (max-width:480px){.footer_copyright{text-align:center}}#ex-popup .ex-popup{padding:310px 40px 0;border-radius:20px;background-size:cover}#ex-popup .ex-popup::before{content:'';position:absolute;bottom:63px;left:5px;background:#fff;border-radius:50%;width:35px;height:35px;z-index:1;animation:steam 2.5s linear infinite}#ex-popup .ex-popup-form{position:relative}#ex-popup .ex-popup-form__input{font-family:Montserrat,sans-serif;padding:16px 20px;border-radius:8px;border:none;min-width:300px;height:50px;font-weight:300;box-shadow:none;background:#fff;font-size:16px;letter-spacing:.01em}#ex-popup .ex-popup-form__input:-ms-input-placeholder{color:#232e45}#ex-popup .ex-popup-form__input::placeholder{color:#232e45}#ex-popup .ex-popup-form__input:active,#ex-popup .ex-popup-form__input:focus{outline:0}#ex-popup .ex-popup-form__input_error{box-shadow:0 0 10px #dc0000eb}#ex-popup .ex-popup-form__label{max-width:350px;margin:22px 0 0 77px;display:block;position:relative;font-size:16px;line-height:20px;letter-spacing:.25px;z-index:1;color:#232e45;font-weight:400}#ex-popup .ex-popup-form__label #exitpopupform-receiveemails{display:none}#ex-popup .ex-popup-form__label #exitpopupform-receiveemails:checked+span{background:#232e45;box-shadow:none}#ex-popup .ex-popup-form__label .ex-popup-form__checkbox{display:block;position:absolute;border-radius:4px;box-shadow:2px 2px 8px rgba(186,206,230,.800838);transition:.3s ease-out;width:20px;height:20px;border:2px solid #232e45;left:-50px;top:10px}#ex-popup .ex-popup-form__label .ex-popup-form__checkbox:hover{cursor:pointer;box-shadow:none}#ex-popup .ex-popup__btn{font-family:Montserrat,sans-serif;position:absolute;top:0;right:0;background:#1252c2;border-radius:8px;width:160px;height:50px;box-shadow:2px 2px 8px rgba(186,206,230,.8);transition:.3s ease-out;border:none;margin:0;font-size:14px}#ex-popup .ex-popup__btn:active,#ex-popup .ex-popup__btn:hover{box-shadow:none;outline:0}#ex-popup .ex-popup__btn:active:disabled,#ex-popup .ex-popup__btn:hover:disabled{box-shadow:2px 2px 8px rgba(186,206,230,.8)}#ex-popup .ex-popup__btn:disabled{background:#c5cbd5;opacity:1}#ex-popup .ex-popup__btn-text{font-family:Montserrat,sans-serif!important;font-weight:600;letter-spacing:.02px;text-transform:uppercase;color:#fff;line-height:45px}#ex-popup .ex-popup__wrap .ex-close{top:20px;right:15px;transition:.2s ease-out;opacity:1}#ex-popup .ex-popup__wrap .ex-close:hover{-ms-transform:rotate(90deg);transform:rotate(90deg)}#ex-popup .ex-popup__wrap .ex-close::before{color:#1252c2;font-size:70px;font-weight:300;line-height:53px}#ex-popup .ex-popup-confirm{padding-top:432px;border-radius:20px}#ex-popup .ex-popup-confirm__btn{width:280px;height:50px;border-radius:8px;display:block;text-align:center;line-height:52px;margin:0 auto;text-transform:capitalize;box-shadow:2px 2px 8px #bacee6;transition:.3s ease-out;background:#00c853}#ex-popup .ex-popup-confirm__btn:active,#ex-popup .ex-popup-confirm__btn:focus,#ex-popup .ex-popup-confirm__btn:hover{color:#fff;text-decoration:none;box-shadow:none;outline:0}@keyframes steam{33%{transform:scale(1.2) translate(20px,-10px)}66%{transform:scale(1.5) translate(32px,-26px);opacity:.7}100%{transform:scale(2) translate(30px,-25px);opacity:0}}.our-services{margin-bottom:100px}@media (max-width:480px){.our-services{margin-bottom:75px}}.our-services__wrapper{position:relative}.our-services__title{font-size:36px;margin-bottom:60px;font-weight:700;text-align:center;color:#232e45;text-transform:uppercase}@media (max-width:768px){.our-services__title{margin-bottom:35px}}@media (max-width:480px){.our-services__menu{overflow:hidden;height:125px}}.our-services__menu a{font-weight:300;font-size:14px;line-height:20px;color:#232e45;transition:.2s ease-out}.our-services__menu a:hover{font-weight:600}.our-services__menu ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (max-width:480px){.our-services__menu ul{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.our-services__menu ul>li{width:20%}@media (max-width:1200px){.our-services__menu ul>li{width:25%}}@media (max-width:991px){.our-services__menu ul>li{width:33%}}@media (max-width:480px){.our-services__menu ul>li{width:auto}}.our-services #menu-more{display:none;position:relative}@media (max-width:425px){.our-services #menu-more{display:block;font-size:18px;position:absolute;bottom:-58px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:165px;color:#1252c2}}.our-services #menu-more::before{content:'+';position:absolute;right:0;width:40px;height:40px;border-radius:50%;border:3px solid #1252c2;color:#1252c2;top:-15px;font-size:65px;text-align:center;line-height:40px}.footer-nav{margin-bottom:100px}@media (max-width:480px){.footer-nav{margin-bottom:75px}}.footer-nav__wrapper{position:relative}.footer-nav__title{font-size:36px;margin-bottom:60px;font-weight:700;text-align:center;color:#232e45;text-transform:uppercase}@media (max-width:768px){.footer-nav__title{margin-bottom:35px}}.prefooter-menu a{font-weight:300;font-size:14px;line-height:20px;color:#232e45;transition:.2s ease-out;width:22%;margin:6px 12px;padding:0 10px}.prefooter-menu a:hover{font-weight:600}@media (max-width:991px){.prefooter-menu a{width:40%}}@media (max-width:480px){.prefooter-menu a{width:100%;text-align:center;line-height:24px;margin:6px auto}}.prefooter-menu__top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;height:100px;overflow:hidden}.prefooter-menu__down{margin-top:20px;padding:20px 0;height:0;display:none;background-color:#f6f8fa;transition:.7s;border-radius:0 0 20px 20px}.prefooter-menu__down a{color:rgba(0,0,0,.6)}.prefooter-menu__down a:hover{color:rgba(0,0,0,.6)}.prefooter-menu_show{display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.btn-show-more{cursor:pointer;padding-right:25px;font-weight:600;font-size:14px;line-height:26px;text-align:center;color:#000;position:relative;max-width:118px;margin:20px auto;transition:.5s}.btn-show-more:hover{opacity:.4}.btn-show-more:after{content:'';width:11px;height:7px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.328.148L10.5 1.32l-5 5-5-5L1.672.148 5.5 3.976 9.328.148z' fill='black'/%3E%3C/svg%3E");position:absolute;right:3px;top:11px}div[data-crm-widget=callbackRequest] #callbackRequest{z-index:1000001}@media (max-width:425px){div[data-crm-widget=callbackRequest] #callbackRequest{width:320px}}div[data-crm-widget=callbackRequest] .cr-cb-button-block{display:none!important;bottom:30px!important;left:30px!important}div[data-crm-widget=callbackRequest] .c-modal-close:after,div[data-crm-widget=callbackRequest] .c-modal-close:before{display:none}.breadcrumbs{display:block;position:static;font-family:Montserrat,sans-serif;font-weight:300;font-size:13px;line-height:24px;letter-spacing:.5px;text-transform:uppercase;color:#232e45;margin-bottom:48px}.breadcrumbs a span{color:#232e45;font-weight:400}.breadcrumbs span{font-weight:700}.main{background:url(/wp-content/themes/samedayessay-new/images/main-bg.svg) center/contain no-repeat;padding:225px 0 112px;margin-top:-100px}@media (max-width:1200px){.main{background-position:56% 40%}}@media (max-width:768px){.main{padding:310px 0 230px;margin-top:-100px;margin-bottom:-100px}}@media (max-width:480px){.main{background:url(/wp-content/themes/samedayessay-new/images/main-bg-xs.svg) center/contain no-repeat;padding:272px 0 438px}}@media (max-width:375px){.main{padding:245px 0 217px}}@media (max-width:320px){.main{padding-bottom:42px;margin-bottom:20px}}.main .container{position:relative}.main__content{max-width:700px}.main_title{margin-bottom:25px}@media (max-width:480px){.main_title{margin-bottom:20px}}.main_subtitle{margin-bottom:60px;text-align:left}@media (max-width:768px){.main_subtitle{max-width:620px}}@media (max-width:480px){.main_subtitle{margin-bottom:50px}}.main__num{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.main__num_item{width:240px;text-align:center;color:#232e45;font-weight:700;font-size:50px;letter-spacing:1px;margin-bottom:30px}.main__num_item:last-child{width:300px}@media (max-width:480px){.main__num_item{font-size:40px}}.main__num_item span{font-weight:300;font-size:16px;margin-top:10px;display:block}.main_btn{margin:0 0 210px 16px}@media (max-width:480px){.main_btn{display:block;margin:0 auto;margin-bottom:20px}}.main_btn-calc{display:none}@media (max-width:480px){.main_btn-calc{display:none;width:290px;height:60px;line-height:60px;margin:0 auto 100px;background:#1252c2;color:#fff;font-size:17px}}#main-rocet{width:450px;height:700px;position:absolute;top:-102px;right:95px}@media (max-width:1200px){#main-rocet{right:15px}}@media (max-width:768px){#main-rocet{display:none}}.benefits{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}.benefits__block{background:linear-gradient(325.62deg,#fff 0,#fff 100%);border-radius:20px;padding:35px 10px 60px 120px;color:#232e45;margin:0 10px;width:33%;height:auto;display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1200px){.benefits__block{padding-bottom:30px}}@media (max-width:768px){.benefits__block{max-height:250px;padding:35px 10px 50px 20px;margin:0 8px}}@media (max-width:480px){.benefits__block{margin:8px 5px;padding:35px 10px 80px 103px}}@media (max-width:320px){.benefits__block{padding-bottom:40px}}.benefits__block:after{width:85px}@media (max-width:768px){.benefits__block:after{width:50px}}@media (max-width:480px){.benefits__block:after{width:70px}}.benefits__block:before{content:'';height:120px;width:85px;position:absolute;top:70px;left:25px;background:url(/wp-content/themes/samedayessay-new/images/icons-benefits.png) no-repeat;z-index:99}@media (min-width:481px) and (max-width:768px){.benefits__block:before{height:74px;width:55px;top:107px;left:10px;background-size:cover}}@media (max-width:480px){.benefits__block:before{left:10px}}.benefits__block:nth-child(3n+1):before{background-position:0 0}@media (max-width:480px){.benefits__block:nth-child(3n+1):before{background-position:-400px 0}}.benefits__block:nth-child(3n+2):before{background-position:-400px 0}@media (max-width:768px){.benefits__block:nth-child(3n+2):before{background-position:-250px 0}}@media (max-width:480px){.benefits__block:nth-child(3n+2):before{background-position:-800px 0}}.benefits__block:nth-child(3n+3):before{background-position:-800px 0}@media (max-width:768px){.benefits__block:nth-child(3n+3):before{background-position:-500px 0}}@media (max-width:480px){.benefits__block:nth-child(3n+3):before{background-position:0 0}}.benefits__block_title{font-weight:600;font-size:17px;line-height:24px;letter-spacing:.5px;text-transform:uppercase}@media (max-width:480px){.benefits__block_title{font-size:15px;line-height:22px}}.benefits__block_sub{font-weight:300;font-size:16px;line-height:22px;max-width:210px}@media (max-width:1200px){.benefits__block_sub{max-width:155px}}@media (max-width:768px){.benefits__block_sub{padding-left:50px;font-size:14px;line-height:19px;max-width:97%}}@media (max-width:480px){.benefits__block_sub{padding-left:0}}.benefits .slick-dots{position:absolute;bottom:-25px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:flex;width:50px;-ms-flex-pack:justify;justify-content:space-between}.benefits .slick-dots li button{font-size:0;border:none;background-color:#e4f3ff;width:7px;height:7px;border-radius:50%;padding:0}.benefits .slick-dots li.slick-active button{background-color:#1252c2}.benefits .slick-list.draggable{margin:0 -15px}.free{padding-bottom:230px}@media (max-width:768px){.free{padding-bottom:100px}}.free_title{margin-bottom:60px}@media (max-width:480px){.free_title{margin-bottom:48px}}.free__block ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;color:#232e45;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:60px}@media (max-width:768px){.free__block ul{margin-bottom:30px}}.free__block li{width:43%;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:0 34px 34px}@media (max-width:768px){.free__block li{width:70%}}@media (max-width:480px){.free__block li{width:100%;margin:0 0 15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.free__block_text{font-size:16px;line-height:20px}@media (max-width:480px){.free__block_text{font-size:14px}}@media (max-width:768px){.free__block_text br:nth-child(2){display:block}}.free__block_price{font-size:28px;margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:480px){.free__block_price{margin:0 0 0 auto}}.free__block span{text-decoration:line-through;font-weight:400;font-size:16px;margin-right:17px;vertical-align:middle}@media (max-width:480px){.free__block span{margin-right:40px}}.free_save{font-weight:700;font-size:36px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#232e45;margin-bottom:60px}@media (max-width:480px){.free_save{margin-bottom:48px}}@media (max-width:480px){.free_save{font-size:34px}}.free_save span{color:#1252c2}@media (max-width:480px){.free_save span{display:block}}.discount .container-big{padding-top:200px;background:url(/wp-content/themes/samedayessay-new/images/calc-bg.svg) center no-repeat;background-position:50% 0;background-size:cover}@media (max-width:768px){.discount .container-big{background:url(/wp-content/themes/samedayessay-new/images/calc-bg-sm.svg) center no-repeat;background-size:cover}}@media (max-width:480px){.discount .container-big{background:url(/wp-content/themes/samedayessay-new/images/calc-bg-xs.svg) no-repeat;background-size:cover;border-radius:0 0 65px 65px}}@media (max-width:375px){.discount .container-big{padding-top:100px}}.discount_title{margin-bottom:60px}@media (max-width:480px){.discount_title{margin:0 auto 30px;max-width:320px}}.discount_sub{color:#232e45;text-align:center;letter-spacing:1px;text-transform:uppercase;font-weight:700;font-size:36px;line-height:46px;max-width:770px;margin:0 auto 40px}@media (max-width:768px){.discount_sub{max-width:500px}}@media (max-width:480px){.discount_sub{font-size:34px;line-height:38px;max-width:290px;margin-bottom:50px}}.discount_sub_span{text-decoration:underline}.discount_sub_code{color:#1252c2;text-transform:none}.discount_sub br{display:none}@media (max-width:768px){.discount_sub br{display:block}}.discount_btn{color:#1252c2;border:2px solid #1252c2}.calc{padding:286px 0 70px}@media (max-width:1200px){.calc{padding-top:200px}}@media (max-width:480px){.calc{padding-bottom:20px}}@media (max-width:480px){.calc .form-group{width:100%}}.calc__title{margin-bottom:80px}@media (max-width:768px){.calc__title{margin-bottom:60px}}@media (max-width:480px){.calc__title{margin-bottom:30px}}.calc__content{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.calc__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.calc_widget{font-family:Montserrat,sans-serif;background:#fff;border-radius:20px;width:480px;height:456px;padding:50px 30px 50px 40px;margin-right:80px}@media (max-width:768px){.calc_widget{margin:0 0 80px 0}}@media (max-width:480px){.calc_widget{width:100%;padding:40px 10px;margin-bottom:40px}}.calc_widget:after{width:70px}@media (max-width:480px){.calc_widget:after{display:none}}.calc_widget .select-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px}.calc_widget .select-wrapper span{font-weight:300;font-size:14px}@media (max-width:480px){.calc_widget .select-wrapper span{display:none}}.calc_widget .select-wrapper select{background-color:#e4f3ff;border-radius:8px;width:320px;height:54px;font-family:Montserrat,sans-serif;letter-spacing:.01em;font-size:12px;color:#232e45;padding:18px 15px;border:none}@media (max-width:480px){.calc_widget .select-wrapper select{width:100%;padding-right:41px}}.calc_widget .select-wrapper select:focus{outline:0}.calc_widget .select-wrapper select:hover{cursor:pointer}.calc_widget .select-wrapper select option{font-size:12px}.calc_widget .price-order{margin:30px 0 0 90px;width:320px}@media (max-width:480px){.calc_widget .price-order{width:100%;margin:0}}.calc_widget .price-order_btn{font-family:Montserrat,sans-serif;display:block;color:#fff;background:#00c853;text-align:center;letter-spacing:.5px;text-transform:uppercase;font-weight:600;font-size:14px;height:50px;line-height:50px;border-radius:8px;box-shadow:2px 2px 8px rgba(186,206,230,.8);border:none;width:320px;transition:.3s ease-out}@media (max-width:480px){.calc_widget .price-order_btn{width:100%;height:60px;line-height:60px;font-size:17px}}.calc_widget .price-order_btn:active,.calc_widget .price-order_btn:hover{cursor:pointer;box-shadow:none;outline:0}@media (max-width:768px){.calc__advantages{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}}.calc__advantages_item{color:#232e45;padding-left:78px;margin:40px 0;position:relative}@media (max-width:768px){.calc__advantages_item{width:49%;padding-left:70px;margin:0 0 40px}}@media (max-width:480px){.calc__advantages_item{width:100%}}.calc__advantages_item:before{content:'';position:absolute;top:0;left:0;background:url(/wp-content/themes/samedayessay-new/images/icons-calc.png) no-repeat;width:55px;height:55px}@media (max-width:768px){.calc__advantages_item:before{width:45px;height:45px;background-size:cover}}.calc__advantages_item:nth-child(2):before{background-position-y:-108px}@media (max-width:768px){.calc__advantages_item:nth-child(2):before{background-position-y:-87px}}.calc__advantages_item:nth-child(3):before{background-position-y:-216px}@media (max-width:768px){.calc__advantages_item:nth-child(3):before{background-position-y:-174px}}.calc__advantages_item:nth-child(4):before{background-position-y:-324px}@media (max-width:768px){.calc__advantages_item:nth-child(4):before{background-position-y:-261px}}.calc__advantages_title{font-weight:600;font-size:18px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px}.calc__advantages_sub{font-weight:300;font-size:14px;line-height:20px;max-width:360px}@media (max-width:320px){.calc .title_bg-light{margin-left:-11px}}.accordion{padding:50px 0 80px}.accordion__title{margin-bottom:60px}@media (max-width:480px){.accordion__title{margin-bottom:30px}}.accordion__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;border:2px solid #232e45;border-radius:20px;box-shadow:inset 0 0 8px rgba(186,206,230,.8),2px 2px 8px rgba(186,206,230,.8);text-shadow:0 0 8px rgba(186,206,230,.8);padding:20px 65px 20px 30px;margin-top:30px;min-height:80px;transition:.2s ease-out;position:relative}@media (max-width:480px){.accordion__header{font-size:20px;line-height:22px;padding-left:18px;padding-right:50px;margin-top:10px}}.accordion__header:hover{cursor:pointer;box-shadow:none;text-shadow:none}.accordion__header .arrow{background:url("data:image/svg+xml,%3Csvg width='16' height='27' viewBox='0 0 16 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0005 18.0312l-1.4-1.3999-5.6 5.6v-22.2h-2v22.2l-5.6-5.6-1.4 1.4 8 8 8-8.0001z' fill='%23232E45'/%3E%3C/svg%3E") no-repeat;width:16px;height:27px;display:block;position:absolute;right:30px;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:480px){.accordion__header .arrow{right:18px}}.accordion__body{display:none;font-weight:300;font-size:16px;line-height:24px;color:#232e45;padding:15px 30px 30px;border-radius:0 0 20px 20px;margin-bottom:30px;background:#f6f8fa}@media (max-width:480px){.accordion__body{font-size:14px;line-height:24px;padding:5px 18px;margin-bottom:10px}}.accordion__body h1,.accordion__body h2,.accordion__body h3,.accordion__body h4{margin:5px 0 15px}.accordion__item--active .accordion__header{background:#f6f8fa;border:2px solid #f6f8fa;border-radius:20px 20px 0 0;box-shadow:none}.accordion__item--active .accordion__header .arrow{-ms-transform-origin:center;transform-origin:center;-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.accordion_btn{margin-top:60px}@media (max-width:480px){.accordion_btn{margin-top:40px}}.accordion-content h1,.accordion-content h2,.accordion-content h3,.accordion-content h4{font-family:Montserrat,sans-serif;font-size:20px;line-height:23px;color:#232e45;text-transform:uppercase;font-weight:500}.accordion-content p{padding-bottom:15px;text-align:left}.accordion-content ul{padding-bottom:15px}.accordion-content ul>li{padding:5px 0 5px 30px;position:relative;text-align:justify}.accordion-content ul>li:before{content:'';position:absolute;top:13px;left:10px;width:7px;height:7px;background:#1252c2;border-radius:50%}.reviews{padding:95px 0 0}.reviews__main-wrap{padding-top:200px;background-position:50% 0;max-width:1440px;margin:0 auto;padding:0 25px}@media (max-width:480px){.reviews__wrap{margin-top:330px}}.reviews__title{margin-bottom:70px}.reviews__block{min-height:465px;transition:.25s ease-out}@media (max-width:768px){.reviews__block{min-height:510px}}@media (max-width:480px){.reviews__block{padding-top:90px;min-height:740px}}.reviews__block_item{border-radius:20px;margin:10px auto 10px 10px;width:640px;background:#fff}@media (max-width:1200px){.reviews__block_item{width:590px;margin:5px 5px 10px 0}}@media (max-width:768px){.reviews__block_item{width:485px}}@media (max-width:480px){.reviews__block_item{width:290px;margin:5px auto 10px}}.reviews__block-wrap{min-height:455px;transition:.25s ease-out}.reviews__block-wrap img{margin:10px;border-radius:20px}@media (max-width:1200px){.reviews__block-wrap img{max-width:590px;margin-left:5px}}@media (max-width:768px){.reviews__block-wrap img{max-width:485px}}@media (max-width:480px){.reviews__block-wrap img{display:none}}.reviews__block-wrap .img-mob{display:none}@media (max-width:480px){.reviews__block-wrap .img-mob{display:block;margin:5px auto}}@media (min-width:1201px){.reviews__block-wrap:not(.active){-ms-transform:scale(.9) translateX(-40px);transform:scale(.9) translateX(-40px);-ms-transform-origin:top;transform-origin:top}}.reviews__block_content{padding:50px 30px 0}@media (max-width:768px){.reviews__block_content{padding:30px 20px 0}}@media (max-width:480px){.reviews__block_content{padding:20px 20px 0}}.reviews__block_title{padding:7px 0 7px 90px;font-size:18px;line-height:24px;color:#1252c2;margin-bottom:33px;background:url(/wp-content/themes/samedayessay-new/images/icon-customer.png) 0 50% no-repeat}@media (max-width:480px){.reviews__block_title{font-size:16px;margin-bottom:20px;padding-left:58px;background-size:18%;background-position-y:17px}}.reviews__block_text{font-weight:300;font-size:16px;line-height:22px;color:#232e45;margin-bottom:30px}@media (max-width:480px){.reviews__block_text{font-size:14px}}.reviews__block_footer{background:#f6f8fa;padding:23px 60px;font-weight:300;font-size:12px;color:#232e45;border-radius:0 0 20px 20px;display:-ms-flexbox;display:flex}@media (max-width:480px){.reviews__block_footer{padding:23px 30px}}.reviews__block_supp{background:#f6f8fa;color:#232e45;padding:20px 30px;border-radius:20px;margin-left:115px;max-width:540px}@media (max-width:1200px){.reviews__block_supp{max-width:480px}}@media (max-width:768px){.reviews__block_supp{margin-left:55px;max-width:430px;padding:20px}}@media (max-width:480px){.reviews__block_supp{max-width:240px;margin:0 0 0 28%}}@media (max-width:375px){.reviews__block_supp{margin-left:26%}}@media (max-width:320px){.reviews__block_supp{margin-left:22%}}.reviews_social{line-height:18px;padding-left:30px}.reviews_social:nth-child(1){background:url(/wp-content/themes/samedayessay-new/images/icon-like.svg) 0 50% no-repeat}.reviews_social:nth-child(2){padding-left:72px;background:url(/wp-content/themes/samedayessay-new/images/icon-tw.svg) 43px 50% no-repeat}.reviews .supp_title{font-size:18px;margin-bottom:15px}.reviews .supp_text{font-weight:300;font-size:16px;line-height:22px}@media (max-width:480px){.reviews .supp_text{font-size:14px}}.reviews button+.slick-list{padding-left:0!important;max-width:1000px;margin:0 0 0 auto}@media (max-width:1650px){.reviews button+.slick-list{max-width:900px}}@media (max-width:1415px){.reviews button+.slick-list{max-width:820px}}@media (max-width:1200px){.reviews button+.slick-list{margin-left:385px}}@media (max-width:768px){.reviews button+.slick-list{margin-left:240px}}@media (max-width:480px){.reviews button+.slick-list{margin-left:0}}.reviews .slick-arrow{background:#e4f3ff;bottom:16%}@media (max-width:768px){.reviews .slick-arrow{bottom:243px}}@media (max-width:480px){.reviews .slick-arrow{top:0;bottom:auto}}.reviews .slick-arrow:hover{background:#cae8ff}.reviews .slick-prev{left:26.5%}@media (max-width:1650px){.reviews .slick-prev{left:300px}}@media (max-width:1330px){.reviews .slick-prev{left:160px}}@media (max-width:768px){.reviews .slick-prev{left:40px}}@media (max-width:480px){.reviews .slick-prev{right:53%;left:auto}}.reviews .slick-next{left:32%}@media (max-width:1650px){.reviews .slick-next{left:400px}}@media (max-width:1330px){.reviews .slick-next{left:260px}}@media (max-width:768px){.reviews .slick-next{left:142px}}@media (max-width:480px){.reviews .slick-next{left:53%}}.reviews .slick-dots{position:absolute;top:10px;left:355px}@media (max-width:2250px){.reviews .slick-dots{left:60px}}@media (max-width:1330px){.reviews .slick-dots{left:40px}}@media (max-width:480px){.reviews .slick-dots{top:-300px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}}.reviews .slick-dots li button{font-size:0;width:300px;height:80px;border-radius:20px;border:none;margin-bottom:30px;transition:.3s ease-out;padding:0}@media (max-width:768px){.reviews .slick-dots li button{width:180px;height:48px;margin-bottom:20px;border-radius:12px}}@media (max-width:480px){.reviews .slick-dots li button{width:290px;height:77px;border-radius:23px}}.reviews .slick-dots li button:focus{outline:0}.reviews .slick-dots li button:hover{cursor:pointer;opacity:1!important}.reviews .slick-dots li:nth-child(1) button{background:url(/wp-content/themes/samedayessay-new/images/reviews-tab-1.png) center/cover no-repeat}.reviews .slick-dots li:nth-child(2) button{background:url(/wp-content/themes/samedayessay-new/images/reviews-tab-2.png) center/cover no-repeat}.reviews .slick-dots li:nth-child(3) button{background:url(/wp-content/themes/samedayessay-new/images/reviews-tab-3.png) 0 center/cover no-repeat}.reviews .slick-dots li:not(.slick-active) button{filter:grayscale(100%);opacity:.3;box-shadow:3px 3px 12px #6c7581}.reviews .slick-dots li:not(.slick-active):nth-child(2) button{opacity:.16}.accordion{padding:50px 0 80px}.accordion__title{margin-bottom:60px}@media (max-width:480px){.accordion__title{margin-bottom:30px}}.accordion_btn{margin-top:60px}@media (max-width:480px){.accordion_btn{margin-top:40px}}.accordion article{max-width:900px;margin:0 auto}.accordion article h1,.accordion article h2,.accordion article h3,.accordion article h4{font-family:Montserrat,sans-serif;font-size:24px;line-height:28px;color:#1252c2;text-transform:uppercase;font-weight:600;margin-bottom:20px}.accordion article h4{font-size:20px;line-height:26px}.accordion article p{font-family:Montserrat,sans-serif;margin-bottom:20px;text-align:left;color:#232e45;font-size:16px;line-height:22px}.accordion article ul{margin-bottom:20px}.accordion article ul>li{padding:5px 0 5px 30px;position:relative;text-align:left;margin-bottom:10px}.accordion article ul>li:before{content:'';position:absolute;top:13px;left:10px;width:7px;height:7px;background:#1252c2;border-radius:50%}.main-wrap{margin-top:130px}@media (max-width:768px){.main-wrap{margin-top:130px}}.main{margin-top:-150px}@media (max-width:1024px){.main{margin-top:-150px}}@media (max-width:768px){.main{background-position:center top;padding-top:250px}}@media (max-width:480px){.main{margin-top:-80px;padding-top:120px}}@media (max-width:768px){.main .main_title br{display:none}}@media (max-width:768px){.main .main_subtitle br{display:none}}.main{padding-bottom:95px}@media (max-width:480px){.main{padding-bottom:233px}}@media (max-width:375px){.main{padding-bottom:145px}}@media (max-width:480px){.main-wrap{margin-top:155px}}.guarantees{padding-top:80px}@media (max-width:320px){.guarantees{padding-top:0}}.guarantees__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:480px){.guarantees__wrapper{-ms-flex-direction:column;flex-direction:column}}@media (max-width:480px){.guarantees__item{margin-top:40px}.guarantees__item:first-child{margin-top:0}}.guarantees__item-number{font-family:Montserrat,sans-serif;font-weight:700;font-size:80px;line-height:100px;text-align:center;text-transform:uppercase;color:#ffbe3c}.guarantees__item-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:26px;line-height:30px;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#232e45}@media (max-width:480px){.guarantees__item-text br{display:none}}.guarantees__btn-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;margin-top:80px}@media (max-width:768px){.guarantees__btn-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;margin-right:60px}}@media (max-width:480px){.guarantees__btn-container{-ms-flex-align:center;align-items:center;margin-right:0}}.guarantees__btn-container .btn-text{display:inline-block;font-family:Montserrat,sans-serif;font-weight:600;font-size:17px;line-height:21px;letter-spacing:.5px;text-transform:uppercase;color:#232e45}@media (max-width:480px){.guarantees__btn-container .btn-text{text-align:center}}.guarantees__btn-container .btn-trp{display:inline-block;margin-left:15px;width:180px;line-height:48px}@media (max-width:480px){.guarantees__btn-container .btn-trp{margin:4px auto 0;width:290px;line-height:58px;display:block}}.guarantees__btn-container .btn-green{margin-left:20px;width:280px}@media (max-width:768px){.guarantees__btn-container .btn-green{margin:20px 0 0}}@media (max-width:480px){.guarantees__btn-container .btn-green{margin:20px auto 0;width:290px}}.writers{background:url(/wp-content/themes/samedayessay-new/page-services/images/writers.png) top center no-repeat;margin-top:60px;padding:160px 0 200px}@media (max-width:768px){.writers{background-image:url(/wp-content/themes/samedayessay-new/page-services/images/writers_768.png);padding-bottom:160px}}@media (max-width:320px){.writers{background-image:url(/wp-content/themes/samedayessay-new/page-services/images/writers_320.png);padding-top:80px;padding-bottom:130px}}.writers .title_bg-light{color:#edf6fd}.writers__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:end;align-items:flex-end;min-height:547px}@media (max-width:768px){.writers__wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-height:inherit}}.writers__item:nth-child(1){-ms-transform:translateX(30px);transform:translateX(30px)}.writers__item:nth-child(2){-ms-transform:translateX(-40px);transform:translateX(-40px)}.writers__item:nth-child(3){-ms-transform:translateX(-80px);transform:translateX(-80px)}@media (max-width:991px){.writers__item:nth-child(1){-ms-transform:translateX(0);transform:translateX(0)}.writers__item:nth-child(2){-ms-transform:translateX(0);transform:translateX(0);margin-left:10px;margin-right:10px}.writers__item:nth-child(3){-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:768px){.writers__item{-ms-transform:translateX(0)!important;transform:translateX(0)!important}.writers__item:nth-child(1){margin-top:330px}.writers__item:nth-child(2){margin-top:510px;margin-left:0;margin-right:0}.writers__item:nth-child(3){margin-top:600px}}@media (max-width:480px){.writers__item:nth-child(1){margin-top:370px}}@media (max-width:320px){.writers__item:nth-child(1){margin-top:180px}.writers__item:nth-child(2){margin-top:260px}.writers__item:nth-child(3){margin-top:320px}}.writers__item-name{font-weight:700;font-size:26px;line-height:30px;letter-spacing:1px;text-transform:uppercase;color:#232e45}@media (max-width:768px){.writers__item-name{text-align:center}}@media (max-width:340px){.writers__item-name{font-size:21px;line-height:26px}}.writers__item-desc{font-weight:400;font-size:18px;line-height:24px;color:#232e45;min-height:48px}@media (max-width:1200px){.free-section{border-radius:100px 100px 0 0}}@media (max-width:480px){.free-section{border-radius:50px 50px 0 0;padding:70px 0 125px!important}}.free-section{background:url(/wp-content/themes/samedayessay-new/images/free-services.png) top center no-repeat;margin-top:60px;padding:120px 0 220px}@media (max-width:1200px){.free-section{padding-bottom:210px}}@media (max-width:768px){.free-section{background-image:url(/wp-content/themes/samedayessay-new/images/free-services_768.png)}}@media (max-width:320px){.free-section{padding-top:55px;background-image:url(/wp-content/themes/samedayessay-new/images/free-services_320.png)}}.free-section .free{padding-bottom:0}.free-section .free__block li{margin:0 0 34px}@media (max-width:480px){.free-section .free__block li{margin-bottom:15px}}.free-section .free__block li:nth-child(odd){margin-right:34px}@media (max-width:768px){.free-section .free__block li:nth-child(odd){margin-right:0}}.free-section .free__block li:nth-child(5),.free-section .free__block li:nth-child(6){margin-bottom:0}@media (max-width:480px){.free-section .free__block li:nth-child(5),.free-section .free__block li:nth-child(6){margin-bottom:15px}}.quality-slider{padding:95px 0 0}.quality-slider .title_bg-light{color:#e6f2fc}.quality-slider__title{margin-bottom:70px}.quality-slider__block{min-height:465px;transition:.25s ease-out}@media (max-width:768px){.quality-slider__block{min-height:510px}}@media (max-width:480px){.quality-slider__block{padding-top:90px;min-height:740px}}.quality-slider__block-wrap{min-height:360px;transition:.25s ease-out}.quality-slider__block-wrap img{margin:10px;border-radius:20px}@media (max-width:1200px){.quality-slider__block-wrap img{max-width:590px;margin-left:5px}}@media (max-width:768px){.quality-slider__block-wrap img{max-width:485px}}@media (max-width:480px){.quality-slider__block-wrap img{display:none}}.quality-slider__block-wrap .img-mob{display:none}@media (max-width:480px){.quality-slider__block-wrap .img-mob{display:block;margin:5px auto}}.quality-slider__block-wrap:not(.slick-current){opacity:.6}.quality-slider__block_item{display:-ms-flexbox;display:flex;border-radius:20px;max-width:480px;min-height:340px;margin:0 10px}@media (max-width:480px){.quality-slider__block_item{max-width:290px;min-height:420px;margin:5px auto 10px}}.quality-slider__block_decorative{position:relative;padding:0 0 0 80px;background:#f6f8fa;border-radius:20px 0 0 20px}@media (max-width:480px){.quality-slider__block_decorative{padding:0 0 0 40px}}.quality-slider__block_decorative::before{content:'';display:block;width:64px;height:64px;position:absolute;top:58px;right:-15px;background:url(/wp-content/themes/samedayessay-new/page-services/images/icon.png) 0 0 no-repeat;z-index:10}@media (max-width:480px){.quality-slider__block_decorative::before{top:50px;right:-20px;width:40px;height:40px;background:url(/wp-content/themes/samedayessay-new/page-services/images/icon-mobile.png) 0 0 no-repeat}}.quality-slider__block_decorative::after{content:'';display:block;position:absolute;top:40px;right:-10px;width:76px;height:76px;border-radius:100%;background:#e4f3ff;z-index:5}@media (max-width:480px){.quality-slider__block_decorative::after{top:40px;right:-15px;width:48px;height:48px}}.quality-slider__block_content{padding:40px 25px 20px}@media (max-width:480px){.quality-slider__block_content{padding:20px 15px 0 25px}}.quality-slider__block_title{font-weight:600;font-size:20px;line-height:24px;letter-spacing:.5px;text-transform:uppercase;color:#1252c2;margin-bottom:33px}@media (max-width:480px){.quality-slider__block_title{font-size:16px;margin-bottom:30px}}.quality-slider__block_text{font-weight:300;font-size:16px;line-height:22px;color:#232e45}@media (max-width:480px){.quality-slider__block_text{font-size:14px}}.quality-slider button+.slick-list{padding-left:0!important;max-width:70%;margin:0 0 0 auto}@media (max-width:1440px){.quality-slider button+.slick-list{max-width:78%}}@media (max-width:1024px){.quality-slider button+.slick-list{max-width:80%}}@media (max-width:768px){.quality-slider button+.slick-list{max-width:70%}}@media (max-width:480px){.quality-slider button+.slick-list{max-width:inherit;margin:0 auto}}.quality-slider .slick-arrow{background:#e4f3ff;bottom:60%}@media (max-width:480px){.quality-slider .slick-arrow{top:0;bottom:auto}}.quality-slider .slick-arrow:hover{background:#cae8ff}.quality-slider .slick-prev{left:20%}@media (max-width:1440px){.quality-slider .slick-prev{left:8%}}@media (max-width:1024px){.quality-slider .slick-prev{left:2%}}@media (max-width:480px){.quality-slider .slick-prev{right:53%;left:auto}}.quality-slider .slick-next{left:25%}@media (max-width:1440px){.quality-slider .slick-next{left:14%}}@media (max-width:1024px){.quality-slider .slick-next{left:11%}}@media (max-width:480px){.quality-slider .slick-next{left:53%}}.quality-slider .slick-dots{position:absolute;top:10px;left:355px}@media (max-width:1650px){.quality-slider .slick-dots{left:180px}}@media (max-width:1330px){.quality-slider .slick-dots{left:40px}}@media (max-width:480px){.quality-slider .slick-dots{top:-300px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}}.quality-slider .slick-dots li button{font-size:0;width:300px;height:80px;border-radius:20px;border:none;margin-bottom:30px;transition:.3s ease-out;padding:0}@media (max-width:768px){.quality-slider .slick-dots li button{width:180px;height:48px;margin-bottom:20px;border-radius:12px}}@media (max-width:480px){.quality-slider .slick-dots li button{width:290px;height:77px;border-radius:23px}}.quality-slider .slick-dots li button:focus{outline:0}.quality-slider .slick-dots li button:hover{cursor:pointer;opacity:1!important}.service-sample{padding-top:120px}@media (max-width:768px){.service-sample{padding-top:40px}}.service-sample__title{margin-bottom:80px}@media (max-width:480px){.service-sample__title{margin-bottom:10px}}@media (max-width:480px){.service-sample .title_main{max-width:200px;margin:-10px auto 0}}.service-sample_sub{max-width:740px;margin:0 auto 80px}@media (max-width:768px){.service-sample_sub{max-width:700px;margin-bottom:55px}}@media (max-width:480px){.service-sample_sub{margin-bottom:20px}}.service-sample__wrap{max-width:1190px;margin:0 auto}.service-sample .writers_slider{max-width:970px;margin:0 -11px 20px auto}@media (max-width:1200px){.service-sample .writers_slider{max-width:82%;margin-right:-25px}}@media (max-width:768px){.service-sample .writers_slider{max-width:75%}}@media (max-width:480px){.service-sample .writers_slider{margin:0 -15px 65px;max-width:111%}}@media (min-width:481px) and (max-width:768px){.service-sample .writers_slider .slick-list.draggable{padding-left:12px!important}}@media (max-width:375px){.service-sample .writers_slider .slick-list.draggable{padding:0 100px!important}}@media (max-width:320px){.service-sample .writers_slider .slick-list.draggable{padding:0 75px!important}}.service-sample .writers_item{padding:10px 0}.service-sample .writers_item:not(.active) img{filter:grayscale(100%) contrast(45%) brightness(1.3) blur(.2px);box-shadow:2px 2px 8px rgba(186,206,230,.8)}.service-sample .writers_item img{transition:.25s ease-out;border-radius:25px;position:relative}.service-sample .writers_item img:hover{cursor:pointer;filter:grayscale(50%);box-shadow:none}@media (max-width:480px){.service-sample .writers_item img{margin:0 auto}}.service-sample__main-slide{padding-bottom:80px}@media (max-width:768px){.service-sample__main-slide{padding-bottom:30px}}.service-sample__main_top{margin:0 0 20px 190px}@media (max-width:1200px){.service-sample__main_top{margin-left:95px}}@media (max-width:480px){.service-sample__main_top{margin-left:0}}.service-sample__main_name{font-weight:700;font-size:26px;letter-spacing:.02em;text-transform:uppercase;color:#232e45;margin-bottom:15px}.service-sample__main-info{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:300;line-height:20px}@media (max-width:480px){.service-sample__main-info{font-size:10px}}.service-sample__main_master{background:#fff;font-size:16px;font-weight:400;text-align:center;border-radius:18px;margin-right:40px;line-height:30px;padding:0 32px}@media (max-width:480px){.service-sample__main_master{margin:0 65px 18px 0;padding:0 49px}}.service-sample__main_like{padding-left:30px;background:url(/wp-content/themes/samedayessay-new/main-new/images/icon-like.svg) no-repeat;margin-right:35px}.service-sample__main_reviews{padding-left:35px;background:url(/wp-content/themes/samedayessay-new/main-new/images/icon-eye.svg) no-repeat}.service-sample__main-cards{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;transition:.9s ease-out}@media (max-width:480px){.service-sample__main-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;max-height:400px}}.service-sample__main-cards.more{overflow:auto;max-height:1230px}.service-sample__main .card{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:justify;justify-content:space-between;border-radius:20px;background:#fff;padding:30px 20px 35px;min-height:390px;margin:0 10px 10px;width:33.3%}@media (min-width:481px) and (max-width:768px){.service-sample__main .card{min-height:515px;padding:30px 13px 35px}}@media (max-width:480px){.service-sample__main .card{width:100%;margin:0 10px 20px 10px}}.service-sample__main .card:after{width:80px}.service-sample__main .card__info{display:-ms-flexbox;display:flex;color:#232e45}@media (min-width:481px) and (max-width:768px){.service-sample__main .card__info:nth-child(2){-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-sample__main .card__info_title{font-weight:600;font-size:20px;letter-spacing:.5px;text-transform:uppercase;margin:0 16px 5px 0;max-width:750px}.service-sample__main .card__info_text{font-weight:300;font-size:14px;line-height:20px}.service-sample__main .card__info_text-blue{font-weight:300;font-size:18px;line-height:22px;color:#1252c2}.service-sample__main .card__info:nth-child(2) .card__info_title{color:#1252c2}.service-sample__main .card__info_btn{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:481px) and (max-width:768px){.service-sample__main .card__info_btn{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service-sample__main .card__info_btn a{max-width:155px;width:100%}@media (min-width:481px) and (max-width:768px){.service-sample__main .card__info_btn a{max-width:100%}}@media (max-width:480px){.service-sample__main .card__info_btn a{font-size:14px;height:50px;line-height:50px}}.service-sample__main .card__info_btn a:first-child{margin-right:20px}@media (min-width:481px) and (max-width:768px){.service-sample__main .card__info_btn a:first-child{margin:0 0 20px}}.service-sample_more{display:none}@media (max-width:480px){.service-sample_more{display:block;font-size:18px;position:relative;width:200px;margin:40px auto 0;color:#1252c2}}.service-sample_more::before{content:'+';position:absolute;right:0;width:40px;height:40px;border-radius:50%;border:3px solid #1252c2;color:#1252c2;top:-15px;font-size:65px;text-align:center;line-height:40px}.service-sample .slick-arrow{top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff}@media (max-width:480px){.service-sample .slick-arrow{width:28%;height:140px;background:0 0}}@media (max-width:375px){.service-sample .slick-arrow{width:22%}}@media (max-width:480px){.service-sample .slick-arrow:hover{box-shadow:none}}.service-sample .slick-next{left:-100px}@media (max-width:768px){.service-sample .slick-next{left:-90px}}@media (max-width:480px){.service-sample .slick-next{left:auto;right:0}}@media (max-width:480px){.service-sample .slick-next:before{display:none}}.service-sample .slick-prev{left:-200px}@media (max-width:768px){.service-sample .slick-prev{left:-190px}}@media (max-width:480px){.service-sample .slick-prev{left:auto}}@media (max-width:480px){.service-sample .slick-prev:before{display:none}}.service-sample .slick-dots{position:absolute;bottom:-25px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:flex;width:225px;-ms-flex-pack:justify;justify-content:space-between}.service-sample .slick-dots li button{font-size:0;border:none;background-color:#fff;width:7px;height:7px;border-radius:50%;padding:0}.service-sample .slick-dots li.slick-active button{background-color:#1252c2}.pdf{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999;display:none;transition:.3s ease-out}.pdf:before{content:'';background-color:#acb9c4;opacity:.85;z-index:-1;position:absolute;width:100%;height:100%;top:0;left:0}.pdf.open-pdf{display:block}.pdf__wrap{max-width:960px;margin:0 auto}.pdf_img{margin:65px auto 40px;display:block}@media (max-width:768px){.pdf_img{margin:20px auto}}.pdf_title{font-weight:700;font-size:36px;line-height:46px;letter-spacing:1px;text-transform:uppercase;color:#232e45;margin-bottom:55px}@media (max-width:768px){.pdf_title{font-size:24px;line-height:30px;text-align:center;margin-bottom:90px}}@media (max-width:480px){.pdf_title{font-size:16px;line-height:20px}}.pdf__main{position:relative}.pdf__btn{width:180px;right:0;position:absolute;margin-left:20px}@media (max-width:768px){.pdf__btn{margin-left:0;right:50%;-ms-transform:translateX(50%);transform:translateX(50%);top:-73px;width:360px;display:-ms-flexbox;display:flex}}@media (max-width:480px){.pdf__btn{width:100%}}.pdf__btn .btn{margin-bottom:20px;width:100%}@media (max-width:768px){.pdf__btn .btn{margin:0 5px}}.pdf_iframe-wrap{width:760px;height:80vh;overflow:hidden;position:relative}@media (max-width:768px){.pdf_iframe-wrap{margin:0 auto}}@media (max-width:480px){.pdf_iframe-wrap{width:98%}}.pdf iframe{width:800px;height:85vh;margin:-15px 0 0 -25px}@media (max-width:480px){.pdf iframe{width:105%}}.pdf .download-pdf{width:280px;margin:23px auto 0}.pdf-preloader{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#e4f3ff;animation-delay:.5s}.pdf .item-1,.pdf .item-2,.pdf .item-3{width:17px;height:17px;border-radius:50%;margin:7px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pdf .item-1:before,.pdf .item-2:before,.pdf .item-3:before{content:'';width:17px;height:17px;border-radius:50%;background-color:#c4dcf5;opacity:.7;animation:scale .9s infinite cubic-bezier(0,0,.49,1.02);transition:.5s all ease;-ms-transform:scale(1);transform:scale(1)}.pdf .item-1{background-color:#16458c57}.pdf .item-1:before{animation-delay:.2s}.pdf .item-2{background-color:#16458cb5}.pdf .item-2:before{animation-delay:.4s}.pdf .item-3{background-color:#16458c}.pdf .item-3:before{animation-delay:.6s}@keyframes scale{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}100%,78%{opacity:0}}body.open-pdf{overflow:hidden}body.open-pdf .header,body.open-pdf section.samples{filter:blur(4px)}@media (max-width:768px){.benefits{margin-top:-70px}}