.overlay{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:19999;overflow:visible;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.overlay.active{opacity:1;visibility:visible;pointer-events:auto;overflow:auto}.overlay .popup-wrap{position:relative;max-width:1010px;margin:calc((100vh - 600px)/2) auto 0}.overlay .popup-wrap:after,.overlay .popup-wrap:before{content:"";position:absolute;left:0;right:0;margin:auto;height:100%;border-radius:8px}.overlay .popup-wrap:before{width:97%;bottom:-11px;background:#c7c7c7;z-index:-1}.overlay .popup-wrap:after{width:94%;bottom:-19px;background:#a6a6a6;z-index:-2}.overlay .popup{font-family:Futura PT;width:100%;background:#fff;border-radius:8px;padding:50px 65px 55px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}body .overlay .popup p{margin-bottom:0}.overlay .popup .title{font-family:Futura PT;line-height:1;color:#003359;font-size:32px;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:10px}.overlay .popup .desc{font-size:19px;text-align:center;margin-bottom:48px;font-weight:500}.overlay .popup .wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup .wrap .benefits{background:url(//www.wallstreetenglish.ru/wp-content/themes/wse-corporate-re/forms/css/../img/bg.jpg) no-repeat top/cover;color:#fff;padding:26px 32px 48px;width:514px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:8px;border-radius:8px}.popup .wrap .benefits .at_row{width:100%;border-bottom:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 0}.popup .wrap .benefits .at_row:last-child{border-bottom:none;padding-bottom:0}.popup .wrap .benefits .at_row .bn-icon{margin-right:16px}.popup .wrap .benefits .at_row .bn-text{font-size:20px}.overlay .popup .form .at_row{position:relative;display:block;margin-bottom:24px}.overlay .popup .form .at_row:last-child{margin:0}.overlay .popup .form .at_row .input-icon{position:absolute;top:0;bottom:0;left:0;width:40px}.overlay .popup .form .at_row .input-icon img{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;width:auto}.overlay .popup .form .at_row .input{background:#e5e5e5;border-radius:4px;border:none;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.15);box-shadow:inset 0 0 4px rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:36px;width:100%;padding:5px 5px 5px 40px}.overlay .popup .form .at_row .input.item-error{border:1px solid #e91724}.overlay .popup .form .at_row .btn{display:block;margin-top:10px;width:100%;border:none;border-radius:100px;background:-webkit-gradient(linear,left top,right top,from(#e91724),to(#f76377));background:-moz-linear-gradient(left,#e91724,#f76377);background:linear-gradient(90deg,#e91724,#f76377);color:#fff;text-transform:uppercase;padding:20px 0;font-weight:600;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-moz-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;cursor:pointer;outline:none}.overlay .popup .form .at_row .btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.overlay .popup .form .at_row .checkbox-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.overlay .popup .form .at_row .checkbox-wrap input{width:0;height:0;opacity:1;padding:0;margin:0;position:absolute}.overlay .popup .form .at_row .checkbox-wrap input.item-error~.check-label{border:1px solid #e91724}.overlay .popup .form .at_row .checkbox-wrap input:checked~.check-label:after{opacity:1}.overlay .popup .form .at_row .checkbox-wrap .check-label{position:relative;display:inline-block;width:20px;height:20px;margin-right:13px;background:#e5e5e5;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.15);box-shadow:inset 0 0 2px rgba(0,0,0,.15)}.overlay .popup .form .at_row .checkbox-wrap .check-label:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background:-webkit-gradient(linear,left top,right top,from(#006997),to(#003197));background:-moz-linear-gradient(left,#006997,#003197);background:linear-gradient(90deg,#006997,#003197);opacity:0;border-radius:3px;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.overlay .popup .form .at_row .checkbox-wrap .check-text{font-family:Futura PT Book;font-size:14px!important;color:#222}@media screen and (min-width:1101px) and (max-height:600px){.overlay .popup-wrap{margin:10px auto;zoom:.78}}@media screen and (max-width:1100px){.popup .modal__close{top:10px;right:0}.overlay .popup-wrap{position:relative;max-width:480px;margin:20px auto 0}.overlay .popup{padding:40px 20px 20px}.overlay .popup .title{font-size:18px;margin-bottom:10px}.overlay .popup .desc{font-size:14px;margin-bottom:15px}.overlay .popup .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.popup .wrap .benefits{width:100%;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:8px 30px 20px}.popup .wrap .benefits .at_row{padding:12px 0}.popup .wrap .benefits .at_row .bn-icon{max-width:25px;margin-right:15px}.popup .wrap .benefits .at_row .bn-text{font-size:17px}.overlay .popup .wrap .photo-block{margin-bottom:10px}.overlay .popup .wrap .photo-block .photo-wrap{width:310px}.overlay .popup .form{margin-bottom:10px}.overlay .popup .form .at_row{margin-bottom:15px}}@media screen and (max-width:500px){.overlay .popup-wrap{position:relative;max-width:300px;margin:10px auto 0}.overlay .popup{padding:30px 15px 15px}.overlay .popup .title{font-size:15px;margin-bottom:10px}.overlay .popup .desc{font-size:11px;margin-bottom:10px}.overlay .popup .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.popup .wrap .benefits{width:100%;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:8px 20px 20px}.popup .wrap .benefits .at_row{padding:12px 0}.popup .wrap .benefits .at_row .bn-icon{max-width:25px;margin-right:15px}.popup .wrap .benefits .at_row .bn-text{font-size:14px}.overlay .popup .wrap .photo-block{margin-bottom:10px}.overlay .popup .wrap .photo-block .photo-wrap{width:250px}.overlay .popup .form{margin-bottom:12px}.overlay .popup .form .at_row .input{height:30px;font-size:14px}.overlay .popup .form .at_row .btn{padding:14px 0;font-size:14px}.overlay .popup .form .at_row .checkbox-wrap .check-label{width:16px;height:16px}.overlay .popup .form .at_row .checkbox-wrap .check-label:after{width:8px;height:8px}.overlay .popup .form .at_row .checkbox-wrap .check-text{font-size:12px!important}}.popup .modal__close{position:absolute;top:20px;right:30px;font-size:36px;color:#222}.privacy_policy{font-style:italic;color:#777;text-decoration:underline}.privacy_policy:hover{text-decoration:none}.popup .loader{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffaa url(//www.wallstreetenglish.ru/wp-content/themes/wse-corporate-re/forms/css/../img/loader.gif) center center no-repeat;background-size:35px;z-index:9;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px}.form_message_box{display:none}@media screen and (max-width:500px){.popup .modal__close{top:2px;right:10px;font-size:26px}}@media screen and (min-width:1100px) and (max-height:630px){.popup-wrap{margin:0 auto}}@media screen and (max-width:1100px) and (max-height:750px){.popup-wrap{margin:0 auto}}@media screen and (min-width:1101px) and (max-height:600px){.popup-wrap{margin:10px auto;zoom:.78}}.overlay.form_23feb .popup p.title{font-size:22px}.overlay.form_23feb .popup .desc{padding:0}.overlay.form_23feb .popup .rules{text-align:center}.overlay.form_23feb .popup .rules a{color:#003359;font-weight:700;text-decoration:underline}.overlay.form_23feb .popup .rules a:hover{text-decoration:none}.overlay.form_23feb .popup .form .row .input-icon img{width:auto}@media screen and (min-width:1100px){.overlay.form_23feb .popup-wrap{max-width:490px;margin:calc((100vh - 750px)/2) auto 0}}@media screen and (min-width:500px){.overlay.form_23feb .popup p.title{font-size:18px}}.popup.pop_final{width:auto;background:0 0;-moz-border-radius:0;border-radius:0;padding:0;margin-bottom:0}