html{font-family:'Source Sans Pro', sans-serif}
body{padding:0;margin:0;background:#fff;position:relative}
.header_section, .section{position:relative}
.header_section .container, .section .container, .section .container-fluid{position:relative;z-index:1}
.btn{border-radius:8px;border:none;padding:13px 30px 14px;font-weight:700;font-size:20px;line-height:25px;text-transform:uppercase;color:#FEFEFE;min-width:260px;transition:none}
.btn:focus, .btn:active{outline:none}
.btn.btn-success{background-color:#4474a4;background-position:100px}
.btn.btn-success:hover{background:linear-gradient(282.6deg, #4474a4 12.66%, #E72465 82.77%);transition:.2s linear}
.btn.btn-info{background:hsl(209, 28%, 89%);color:#4474a4;transition:all .1s linear}
.btn.btn-info:hover{background:hsl(209, 28%, 89%);color:#4474a4;opacity:0.9}
.btn.btn-warning{background:#FFD900;color:#000;transition:all .1s linear}
.btn.btn-warning:hover{background:#4474a4;color:#fff}
.btn.btn-default{background:#ffffff;color:#000;transition:all .1s linear}
.btn.btn-default:hover{background:#4474a4;color:#fff}
.accent{background:#4474a4}
.light_accent{background:hsl(209, 28%, 89%)}
.accent_text{color:#4474a4 !important}
.card.card-form{background:#FEFEFE;border-radius:40px;border:none;box-shadow:0px 0px 20px #4474a4}
.card.card-form .card-body{padding:65px 45px}
.card.card-form .card-body h1{font-family:'Exo 2', sans-serif;font-weight:500;font-size:25px;text-transform:uppercase;color:#333333;text-align:center}
.card.card-form .card-body .subtitle{font-weight:300;font-size:20px;text-align:center;color:#333333;margin-bottom:50px}
.input-group{border-radius:4px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.15);border:1px solid #DCDDDE}
.form-control{border-radius:4px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.15);border:1px solid #DCDDDE;height:36px}
.input-group .form-control{border-radius:0;box-shadow:none;border:none;padding-left:0}
.input-group-text{background:#FEFEFE;border:none}
label.custom-checkbox{display:block;cursor:pointer}
label.custom-checkbox > span:before{content:'';display:block;width:15px;height:15px;border:1px solid #E3E4E5;border-radius:2px;background:#fff;position:absolute;left:0;top:5px}
.fill-accent_color{fill:#4474a4}
label.custom-checkbox > span:after{content:'';display:block;width:8px;height:8px;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236e6e6e' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");position:absolute;left:4px;top:8px;opacity:0;transition:0.3s}
label.custom-checkbox:hover > span:after{opacity:0.5}
label.custom-checkbox > input:checked ~ span:after{opacity:1}
label.custom-checkbox > span{display:block;position:relative;padding-left:30px}
label.custom-checkbox > input{display:none}
label.custom-checkbox a{color:#4474a4;text-decoration:none;font-weight:600}
body .input_error{font-size:12px;line-height:16px;color:#F72B2B;visibility:hidden;text-align:left;margin-top:-20px;margin-bottom:4px;top:20px;position:relative;width:100%}
body input[type="checkbox"].error{border:1px solid #F72B2B!important}
body .input_error.active{visibility:visible}
body input[type="text"].error{color:#F72B2B}
body input[type="password"].error{color:#F72B2B}
body input[type="text"].error::placeholder{color:#F72B2B}
body input[type="password"].error::placeholder{color:#F72B2B}
.main-header{padding:150px 0 230px 0;background:#FEFEFE}
.main-header .img{border-radius:0 0 0 200px;background-image:url(https://megaiq.net/assets/slWBjTGhREQ.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;width:45%;height:calc(100% - 80px);position:absolute;right:0;top:0;overflow:hidden}
.main-header h1{font-family:'Exo 2', sans-serif;font-style:normal;font-weight:600;font-size:60px;text-transform:uppercase;color:#333333;margin-bottom:40px}
.main-header .subtitle{font-weight:300;font-size:25px;color:#333333;margin-bottom:70px}
.list{padding:68px 0;background:#F4F6F8}
.list .list-item{display:flex;flex-direction:row;padding:25px 30px;background:#FFFFFF;box-shadow:0px 5px 12px rgba(0, 0, 0, 0.03);border-radius:8px;min-height:135px;height:100%}
.list .list-item .img{width:64px;padding-top:10px}
.list .list-item .content{flex:1;padding-left:24px}
.list .list-item .content .title{font-family:'Exo 2', sans-serif;font-weight:700;font-size:20px;text-transform:uppercase;color:#333333}
.list .list-item .content .text{font-weight:600;font-size:16px;line-height:167%;color:#333333}
.info-section{font-size:1.125rem;color:#333}
.info-section .row.expanded{max-width:none !important;display:flex;align-items:stretch}
.info-section .block-image{padding-right:0px !important}
.info-section .block-image img{max-width:300px}
.info-section .image-section{background-size:cover;background-repeat:no-repeat;background-position:50% 100%;position:relative;background-color:#2A2F3F;height:100%;padding-top:4rem;text-align:center}
.info-section .list-info{margin:0;padding:7rem 0 3rem;list-style:none}
.info-section .list-info li{padding:0 0 4rem}
.info-section .list-info h3{font-weight:600;margin:0 0 1rem;font-size:20px;text-transform:uppercase;text-align:left;padding:0 2rem}
.info-section .list-info h3 img{margin-right:20px}
.info-section .list-info p{margin:0}
.features{text-align:center;padding:0 25px}
.features-img{height:90px}
.features-title{font-size:24px;font-weight:bold;color:#222;margin-top:25px}
.features-title > small{font-size:20px;font-weight:normal;display:block}
.features-item{font-size:16px;font-weight:normal;margin-top:15px;text-align:left;padding-left:25px}
.features-bullet{display:block;position:relative;top:1rem;left:-1.3rem;width:10px;height:10px;border-radius:50%}
.color-yellow{background-color:#ffa72f}
.color-red{background-color:#FD5758}
.color-blue{background-color:#239CCF}
.block-info{background-color:#1A1C26;text-align:center;position:relative;overflow:hidden;padding:3rem 4rem 4.75rem}
.block-info:after{content:'';display:block;width:624px;height:624px;background-color:#222535;border-radius:50%;top:-70%;right:-35%;position:absolute}
.block-info h3{font-family:'Exo 2', sans-serif;font-weight:500;font-size:38px;line-height:65px;text-align:center;text-transform:uppercase;color:#FEFEFE;margin-bottom:16px;position:relative;z-index:1}
.block-info .block-info-description{font-weight:300;font-size:16px;text-align:center;color:#FEFEFE;margin-bottom:65px;position:relative;z-index:1;padding:0 4rem}
.block-info .block-info-description strong{color:#00B4Bf}
.safe-secure{padding:105px 0;background:#fefefe}
.safe-secure img{width:184px;margin:0 0 15px}
.safe-secure h2{font-family:'Exo 2', sans-serif;font-weight:700;font-size:40px;text-transform:uppercase;color:#333333;margin-bottom:22px}
.safe-secure .text{font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#333333}
.where-to-begin{padding:100px 0;background-image:url(https://megaiq.net/assets/YoadQb46v6k.jpg);background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.where-to-begin:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(14, 15, 17, 0.6);z-index:0}
.where-to-begin h2{font-family:'Exo 2', sans-serif;font-weight:600;font-size:50px;text-align:center;text-transform:uppercase;color:#FEFEFE;margin-bottom:16px}
.where-to-begin .subtitle{font-weight:300;font-size:25px;text-align:center;color:#FEFEFE;margin-bottom:65px}
.where-to-begin .subtitle .strong{font-weight:500}
.where-to-begin .step{position:relative;text-align:center;z-index:2;height:100%;background:rgba(255, 255, 255, 0.3);box-shadow:0px 12px 12px rgba(0, 0, 0, 0.3);border-radius:8px;padding:44px 28px;transition:.3s ease-in-out}
.where-to-begin .step:hover{background:rgba(205, 249, 255, 0.4)}
.where-to-begin .step .image_block{margin-bottom:35px}
.where-to-begin .step path{stroke:#ffffff}
.where-to-begin .step h3{font-family:'Exo 2', sans-serif;font-weight:500;font-size:30px;line-height:150%;text-align:center;text-transform:uppercase;color:#FEFEFE;margin-bottom:25px}
.where-to-begin .step .text{font-weight:400;font-size:16px;line-height:30px;text-align:center;color:#ffffff}
.level-up{padding:100px 0;background:#FEFEFE;display:none}
.level-up h2{font-family:'Exo 2', sans-serif;font-weight:600;font-size:40px;line-height:48px;text-align:center;text-transform:uppercase;color:#333333}
.level-up .subtitle{font-family:'Exo 2', sans-serif;font-weight:300;font-size:20px;text-align:center;color:#333333;margin-bottom:90px}
.level-up .level{text-align:center;margin-bottom:68px}
.level-up .level .icon{margin-bottom:30px;display:inline-block;width:92px;height:92px;border:2px solid #000000;border-radius:30px;text-align:center;padding:20px}
.level-up .level .icon img{width:46px}
.level-up .level .text{font-weight:400;font-size:18px;line-height:167%;text-align:center;color:#555555}
.prices{background:#F5F6F7;padding:100px 0}
.prices h2{font-family:'Exo 2', sans-serif;font-weight:700;font-size:40px;text-align:center;text-transform:uppercase;color:#333333}
.prices .subtitle{font-family:'Exo 2', sans-serif;font-weight:300;font-size:24px;text-align:center;color:#333333;margin-bottom:67px}
.prices .subtitle a{color:#4474a4}
.prices .card.card-price{background:#FFFFFF;border-radius:8px;text-align:center;box-shadow:0px 12px 12px rgba(0, 0, 0, 0.04);border:none;position:relative;transition:all .3s ease-in-out}
.prices .card.card-price:before{position:absolute;content:'';width:100%;height:16px;background:#4474a4;left:0;top:0;border-radius:8px 8px 0 0}
.prices .card.no-first-membership:before{background:#FBBD48}
.prices .card.no-second-membership:before{background:#B33483}
.prices .card.no-third-membership:before{background:#4CA7DE}
.prices .card.card-price:hover{box-shadow:0px 16px 12px rgba(0, 0, 0, 0.16)}
.prices .card.card-price sup{font-size:30px;top:0}
.prices .card.card-price sub{font-size:16px;bottom:0}
.prices .card.card-price .card-body{padding:40px 22px;background:transparent}
.prices .card.card-price h3{font-family:'Exo 2', sans-serif;font-weight:700;font-size:30px;line-height:34px;text-transform:uppercase;color:#4474a4;margin-bottom:25px}
.prices .card.first-membership h3{color:#FBBD48}
.prices .card.second-membership h3{color:#B33483}
.prices .card.third-membership h3{color:#4CA7DE}
.prices .card.card-price h3 .black{color:#333333}
.prices .card.card-price .price{display:inline-block;font-weight:600;font-size:40px;line-height:112%;color:#333333;position:relative;margin-bottom:25px}
.prices .card.card-price .text{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#000;padding:0 50px 15px;min-height:80px}
.prices .card.card-price .list-pluses{max-width:220px;margin:0 auto}
.prices .card.card-price .list-pluses ul{list-style:none;margin:0 0 25px 0;padding:0}
.prices .card.card-price .list-pluses li{font-family:'Exo 2', sans-serif;margin:0;padding:5px 0 10px;line-height:1.5;border-bottom:1px solid #CFE4F3;font-weight:500;font-size:24px;color:#333333}
.prices .card.card-price .list-pluses li:last-of-type{border-bottom:none}
.prices .card.card-price .btn{width:100%}
.header{position:relative;z-index:100}
.logo{display:flex;align-items:center;text-decoration:none;height:50px}
.logo img{height:100%}
.logo .name{font-family:'Exo 2', sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#333333;padding-left:18px;overflow:hidden}
.main-nav{padding:0;background:#fff;border-bottom:1px solid #EEEFF0}
button.openmenu{position:relative;background:none;width:20px;height:24px;border:none;border-radius:0;box-shadow:none}
button.openmenu span{width:100%;height:2px;background:#000;border-radius:5px;position:absolute;left:0;transform:rotate(0deg);transition:0.3s}
button.openmenu span:nth-of-type(1){top:0}
button.openmenu span:nth-of-type(2){top:8px}
button.openmenu span:nth-of-type(3){top:16px}
body.opened button.openmenu span{top:8px}
body.opened button.openmenu span:nth-of-type(1){transform:rotate(-45deg)}
body.opened button.openmenu span:nth-of-type(2){transform:rotate(-135deg)}
body.opened button.openmenu span:nth-of-type(3){transform:rotate(-225deg)}
.mobile-nav ul.mobile-menu{list-style:none;margin:0;padding:0}
.mobile-nav ul.mobile-menu li{margin:20px 0;padding:0;text-align:center}
.mobile-nav ul.mobile-menu li a{color:#333333;text-decoration:none;font-size:25px;font-weight:600;text-transform:uppercase}
.mobile-nav{display:none}
body.opened .mobile-nav{left:0}
.main-nav .main-menu{list-style:none;margin:0;padding:0;text-align:left}
.main-nav .main-menu li{display:inline-block;margin:0 65px 0 0;padding:0}
.main-nav .main-menu li a{font-style:normal;font-weight:700;font-size:12px;text-transform:uppercase;color:#333333;text-decoration:none;transition:0.3s}
.main-nav .main-menu li a:hover{color:#4474a4}
.main-nav .full-height-menu{display:flex;margin:0;padding:0}
.main-nav .full-height-menu li{flex:1;list-style:none;margin:0;padding:0}
.main-nav .full-height-menu li a{display:block;padding:42px 0;text-align:center;font-weight:700;font-size:12px;text-transform:uppercase;text-decoration:none;color:#4474a4}
.main-nav .full-height-menu li a.accent{color:#fff}
.mobile-buttons{position:absolute;width:100%;left:0;top:69px;display:flex;flex-direction:row;aligh-items:center}
.mobile-buttons div{width:50%}
.mobile-buttons .mobile-link{display:block;text-align:center;font-size:16px;font-weight:600;text-decoration:none;padding:25px 15px;text-transform:uppercase;color:#ffffff}
.mobile-buttons .light_accent{color:#4474a4}
.cookie_overlay{position:fixed;bottom:0;left:0;right:0;padding:20px;font-size:.875rem;background-color:rgba(0, 0, 0, 0.8);text-align:center}
.cookie_overlay .accept-cookie{position:absolute;right:15px;top:10px;font-size:20px;cursor:pointer;line-height:1;color:#fff}
.cookie_overlay:not(.active){display:none}
.cookie_overlay .text{color:#fff}
.cookie_overlay .text a{text-decoration:underline;color:#fff}
.cookie_overlay .text a:hover, .cookie_overlay .text a:focus{text-decoration:none;color:#fff}
.preloader_overlay{position:fixed;top:0;left:0;width:100%;height:100%;padding:20px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;background-color:rgba(0, 0, 0, 0.8)}
.preloader_overlay:not(.active){display:none}
.loader_overlay{position:fixed;top:0;left:0;display:flex;opacity:0;visibility:hidden;width:100%;height:100%;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;background-color:rgba(0, 0, 0, 0.8);z-index:1000}
body .body.membership .loader_overlay{opacity:0;visibility:hidden}
body.loaded .body.membership .loader_overlay{opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-out;-o-transition:all 0.8s ease-out;transition:all 0.8s ease-out}
body .body.signup .loader_overlay{opacity:0;visibility:hidden}
body.loaded .body.signup .loader_overlay{opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-out;-o-transition:all 0.8s ease-out;transition:all 0.8s ease-out}
body .body.payments .loader_overlay{opacity:1;visibility:visible}
body.loaded .body.payments .loader_overlay{opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-out;-o-transition:all 0.8s ease-out;transition:all 0.8s ease-out}
body .body.upsell .loader_overlay{opacity:0;visibility:hidden}
body.loaded .body.upsell .loader_overlay{opacity:0;visibility:hidden}
body .body.receipt .loader_overlay{opacity:0;visibility:hidden}
body.loaded .body.receipt .loader_overlay{opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-out;-o-transition:all 0.8s ease-out;transition:all 0.8s ease-out}
.error_modal{position:relative;width:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 40px 32px;max-width:480px;background-color:white;text-align:center;border-radius:8px}
.error_modal:before{position:absolute;content:'';left:0;top:0;width:100%;height:60px;background-color:#F62B2B;border-radius:8px 8px 0 0}
.error_modal h5, .error_modal .h5{position:relative;width:100%;z-index:1;margin-bottom:40px;font-weight:bold;color:white}
.error_modal img{z-index:1}
.successful{position:relative;width:100%;display:flex;min-height:185px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 40px 32px;max-width:480px;background-color:white;text-align:center;border-radius:8px}
.successful:before{position:absolute;content:'';left:0;top:0;width:100%;height:60px;background-color:#52B52F;border-radius:8px 8px 0 0}
.successful h5, .successful .h5{position:relative;width:100%;z-index:1;margin-bottom:40px;font-weight:bold;color:white}
.successful img{z-index:1}
.successful_message-text{display:none}
.successful_cancel-text{display:none}
.successful_email-text{display:none}
.successful_password-text{display:none}
.successful_message{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.successful_cancel{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.successful_email{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.successful_password{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.successful_message .successful_message-text{display:block}
.successful_cancel .successful_cancel-text{display:block}
.successful_email .successful_email-text{display:block}
.successful_password .successful_password-text{display:block}
.successful_close{position:absolute;top:10px;right:10px}
.successful_overlay{display:none;position:fixed;top:0;color:#4e4e4e;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.8);z-index:24;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:opacityZero 0.3s linear;animation:opacityZero 0.3s linear}
.successful_overlay:hover{opacity:1}
.successful_overlay--opened{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.error_overlay{display:none;position:fixed;top:0;color:#4e4e4e;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.2);z-index:24;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:opacityZero 0.3s linear;animation:opacityZero 0.3s linear}
.error_modal .error_modal-text{color:#4e4e4e !important}
.error_overlay.active{display:flex;-webkit-animation:opacityOne 0.3s linear;animation:opacityOne 0.3s linear}
.pointer{cursor:pointer}
.footer{overflow:hidden}
.footer-top{background:#323B46;color:#ffffff;padding:100px 0 80px}
.footer .logo .name{color:#ffffff}
.footer h3{font-family:'Exo 2', sans-serif;margin-top:15px;font-weight:600;font-size:16px;line-height:150%;text-transform:uppercase;color:#ffffff;margin-bottom:28px}
.footer .footer-menu{list-style:none;margin:0;padding:0}
.footer .footer-menu li{margin-bottom:10px}
.footer .footer-menu li a{font-weight:700;font-size:12px;text-transform:uppercase;color:#ffffff;text-decoration:none}
.footer .footer-menu li a:hover{text-decoration:underline}
.footer .questions{position:relative;z-index:2;color:#323B46;font-weight:600}
.footer .questions:before{content:'';background:#CFE4F3;border-radius:0px 48px 48px 48px;position:absolute;top:-34px;left:-30px;width:calc(100% + 65px);height:calc(100% + 65px);z-index:-1}
.footer .questions h3{color:#323B46}
.footer .questions a{text-decoration:none;color:#323B46}
.footer .slogan{font-family:'Exo 2', sans-serif;margin:20px 0 0 67px;font-weight:300;font-size:14px;color:#ffffff}
.footer-bottom{padding:25px 0}
.footer .copy{text-align:center;font-weight:400;font-size:12px;color:#323B46}
.footer-contacts{margin:0}
.about-section {padding:30px 0 90px}
.about-section h1{text-transform:uppercase;font-size:64px;font-weight:600;font-family:'Exo 2', sans-serif}
.about-section .list{padding:50px 0;background:none}
.about-section .list-item{position:relative;padding:50px 35px 50px;height:100%;display:flex;align-items:flex-start;text-align:left}
.about-section .list-item .content{padding:0}
.about-section .list-item .icon{display:flex;align-items:center;justify-content:center;width:64px;margin:0 15px 0 0;position:relative}
.about-section .list-item .icon:after{position:absolute;right:4px;top:5px;width:27px;height:27px;border-radius:50%;content:'';background:hsl(209, 28%, 89%);z-index:1}
.about-section .col-lg-4:first-child .icon:after{right:auto;left:10px;top:20px}
.about-section .list-item img{position:relative;z-index:2}
.about-section .about-info p{margin:0 0 40px}
.about-section .about-info h3{text-transform:uppercase;font-size:18px;font-weight:700;font-family:'Exo 2', sans-serif;color:#4474a4;margin:0 0 40px}
.about-reviews{background:#F4F6F8;color:#333333;padding:60px 0}
.about-reviews h2{font-size:40px;text-transform:uppercase;font-weight:600;font-family:'Exo 2', sans-serif;margin:0 0 50px;color:#333333}
.reviews-box{display:flex;align-items:center;height:100%}
.reviews-box .image-box{width:100px;height:100px;min-width:100px;min-height:100px;border-radius:50%;margin:0 1.875rem 0 0;overflow:hidden}
.reviews-box .image-box img{width:100px;height:100px;object-fit:cover;border-radius:50%}
.reviews-box h3{color:#4474a4;font-size:18px;font-weight:700;margin:0}
.reviews-box .text-box{height:100%;display:flex;flex-direction:column;justify-content:space-around;text-transform:capitalize}
.reviews-box .text-box .strong{display:block;font-weight:600}
.info{background:#f4f6f8;padding:60px 50px}
.info h1{font-family:'Exo 2', sans-serif;font-weight:700;font-size:40px;color:#333333;margin-bottom:30px}
.info h3, .info h4{font-family:'Exo 2', sans-serif;font-weight:500;font-size:25px;line-height:33px;color:#333333;margin:50px 0 20px 0}
.info h4{font-size:20px}
.info .text{font-weight:400;font-size:16px;line-height:150%;color:#555555}
.info p a, .info ul a, .info ol a{color:#4474a4}
.signup1{padding:190px 0;background-image:url(https://megaiq.net/assets/signup_quiz.png);background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.signup1:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(14, 15, 17, 0.4);z-index:0}
.signup1 .already-have{font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#555555;text-decoration:none}
.signup2{padding:80px 0;background:#f4f6f8}
.signup2:before{content:'';width:50%;height:100%;position:absolute;left:0;top:0;background:#4474a4}
.signup2 .card.card-form{max-width:530px;margin:0 auto}
.signup2 .card.card-form .input-group-no-wrap{flex-wrap:nowrap}
.signup2 .card.card-form h1{text-align:center;font-weight:500;font-size:25px;text-transform:uppercase;color:#333333}
.signup2 .card.card-form label.input-label{font-weight:400;font-size:18px;line-height:133%;color:#555555}
.signup2 .card.card-form .info-link{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#333333;text-decoration:none}
.signup2 .card.card-form .total{font-family:'Exo 2', sans-serif;font-weight:400;font-size:20px;color:#333333;margin-bottom:20px}
.signup2 .all-charges{font-weight:400;font-size:16px;line-height:150%;color:#FEFEFE;margin-top:40px;text-align:center}
.signup2 img.cancel-img{width:192px;margin-bottom:60px}
.signup2 h2{font-family:'Exo 2', sans-serif;font-weight:500;font-size:25px;text-transform:uppercase;color:#333333;margin:40px 0 30px 0}
.signup2 h2:first-child{margin:64px 0 30px 0}
.signup2 .text{font-weight:400;font-size:16px;line-height:150%;color:#555555}
.signup2 .cvv-holder{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:20;align-items:center}
.signup2 .cvv-box{position:relative;cursor:pointer}
.signup2 .cvv-box:hover .cvv-modal{display:block}
.signup2 .cvv-modal{display:none;position:absolute;left:0;top:100%;z-index:10}
.signup2 .image_box{position:relative;z-index:11}
.signup2 .filtered-country-list{float:left;position:absolute;left:-1px;right:-1px;top:35px;background:#fff;color:#212529;border:1px solid #DCDDDE;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.15);border-radius:0 0 4px 4px;border-width:0 1px 1px;z-index:51;max-height:270px;overflow-y:auto;padding:.5rem 0}
.signup2 .filtered-country-list:before{position:absolute;left:0;right:0;top:0;background:#fff;z-index:2;height:.5rem;content-y:''}
.signup2 .filtered-country-list span{display:block;padding:.625rem 1rem}
.signup2 .filtered-country-list span:hover{cursor:pointer;color:#ffffff;background:#4474a4}
.signup2 .select_input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23696971' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:95% 50%;background-repeat:no-repeat;background-size:16px 12px;padding:0.375rem 3rem 0.375rem 0}
.signup2 .select_input:hover{cursor:pointer}
.signup3{background:#4474a4;padding:100px 0}
.signup3 h1{font-weight:400;font-size:40px;text-transform:uppercase;color:#FEFEFE;margin-bottom:20px}
.signup3 .subtitle{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#FEFEFE;margin-bottom:65px}
.signup3 .support{display:flex;margin-bottom:70px}
.signup3 .support:last-of-type{margin-bottom:0}
.signup3 .support .img{width:56px}
.signup3 .support .img img{width:100%}
.signup3 .support .content{padding-left:25px}
.signup3 .support .content .title{font-family:'Exo 2', sans-serif;font-weight:600;font-size:20px;text-transform:uppercase;color:#333333;margin-bottom:12px}
.signup3 .support .content .text{font-weight:400;font-size:16px;line-height:150%;color:#FEFEFE}
.signup3 .support .content .text a{color:#fff;text-decoration:none}
.signup3 .text_box{outline:none}
.signup3 .text_box a{color:#fff}
.signup3 .text{font-weight:300;font-size:20px;line-height:150%;color:#FEFEFE;padding-left:30px}
.signup3 .card{text-align:center}
.signup3 .card h2{font-family:'Exo 2', sans-serif;font-weight:400;font-size:25px;color:#333333}
.signup3 .card .price{display:inline-block;position:relative;margin:17px 0;font-weight:400;font-size:40px;line-height:50px;color:#333333}
.signup3 .card .price:before{content:'';position:absolute;top:0;left:-5px;font-size:12px}
.signup3 .card hr{border:1px solid #4474a4}
.signup3 .card .total{margin-top:25px;font-weight:700;font-size:20px;text-align:center;text-transform:uppercase;color:#444444}
.account-info{background:#f4f6f8;padding:75px 0;font-weight:400;font-size:16px;line-height:150%;color:#333333}
.account-info h2{font-family:'Exo 2', sans-serif;font-weight:500;font-size:25px;line-height:33px;color:#333333}
.please{text-align:center;background:#4474a4;padding:60px 0;font-weight:400;font-size:16px;line-height:24px;color:#fff}
.please a{color:#fff}
.offers-block{background:#F5F6F7;padding:100px 0}
.offers-block p a, .offers-block .small a{color:#4474a4}
.offers-block .sweeps-image-holder{margin-top:0}
.general-content-sweeps h3{line-height:2.25rem}
.general-content-sweeps h3 span{display:block;font-size:1.125rem}
.general-content-sweeps .btn{margin:2rem 0}
.general-content-sweeps .strong{font-weight:700}
.general-content-sweeps .small{font-size:0.75rem}
.sweeps-description h4{font-size:1.25rem;margin:0 0 1.5rem;line-height:2.25rem}
.sweeps-description ol, .sweeps-description ol li{list-style:decimal}
.sweeps-image{width:100%}
.e404{padding:200px 0}
.e404 img{margin-bottom:50px;width:102px}
.e404 h1{font-family:'Exo 2', sans-serif;font-weight:400;font-size:25px;text-transform:uppercase;color:#333333;margin-bottom:20px}
.e404 .subtitle{font-style:normal;font-weight:400;font-size:14px;text-align:center;color:#555555;margin-bottom:50px}
@media (max-width: 991px){body{padding-top:55px}
.main-header{padding:50px 0 316px}
.main-header .img{opacity:1}
.main-header .img{width:96%}
.main-header .img{height:250px}
.main-header .img{border-radius:0 0 0 80px}
.main-header .img{top:auto}
.main-header .img{bottom:32px}
.main-header h1{font-size:30px}
.main-header h1{margin-bottom:20px}
.main-header .subtitle{font-size:20px}
.main-header .subtitle{font-weight:400}
.main-header .subtitle{margin-bottom:35px}
.list{padding:32px 0 16px}
.list .list-item{margin-bottom:16px}
.list .list-item{padding:25px 15px}
.list .list-item{min-height:120px}
.list .list-item .content .title{font-size:16px}
.list .list-item .content .text{font-size:14px}
.features{margin-top:2em}
.features-img{height:70px}
.block-info{padding:3rem 2rem 4.75rem}
.block-info h3{font-size:30px}
.block-info .block-info-description{font-size:20px}
.block-info .block-info-description{padding:0 2rem}
.safe-secure{padding:60px 0}
.safe-secure h2{font-size:30px}
.where-to-begin{padding:60px 0 40px}
.where-to-begin h2{font-size:30px}
.where-to-begin .subtitle{font-size:20px}
.where-to-begin .step{margin-bottom:30px}
.where-to-begin .step{height:auto}
.where-to-begin .step{padding:30px 15px}
.where-to-begin .step{background:#fff}
.where-to-begin .step:hover{margin-bottom:30px}
.where-to-begin .step:hover{background:#fff}
.where-to-begin .step .image_block{margin-bottom:20px}
.where-to-begin .step path{stroke:#FBBD48}
.where-to-begin .step h3{font-size:25px}
.where-to-begin .step h3{margin-bottom:15px}
.where-to-begin .step h3{color:#333333}
.where-to-begin .step .text{color:#333333}
.level-up{padding:50px 0}
.level-up h2{font-size:32px}
.level-up .level{margin-bottom:45px}
.prices{padding:50px 0 20px}
.prices h2{font-size:30px}
.prices .subtitle{font-size:20px}
.prices .card.card-price{margin-bottom:30px}
.prices .card.card-price sup{font-size:22px}
.prices .card.card-price h3{font-size:22px}
.prices .card.card-price h3{margin-bottom:15px}
.prices .card.card-price .price{margin-bottom:20px}
.prices .card.card-price .text{padding:0 0 20px}
.prices .card.card-price .list-pluses li{font-size:20px}
.logo .name{padding-left:8px}
.main-nav{position:fixed}
.main-nav{left:0}
.main-nav{top:0}
.main-nav{width:100%}
.main-nav{z-index:5}
.main-nav{padding:10px 0}
.mobile-nav{display:block}
.mobile-nav{position:fixed}
.mobile-nav{top:0}
.mobile-nav{width:100%}
.mobile-nav{height:100%}
.mobile-nav{z-index:4}
.mobile-nav{left:-100%}
.mobile-nav{background:rgba(255, 255, 255, 0.9)}
.mobile-nav{padding:170px 15px 15px 15px}
.mobile-nav{transition:0.3s}
.footer-top{padding:60px 0}
.footer .footer-menu{margin:0 0 60px}
.footer .questions{margin:0 90px 40px}
.footer .slogan{margin:20px 0 0 59px}
.footer-contacts{margin:30px 60px 0}
.about-section {padding:30px 0 50px}
.about-section h1{font-size:30px}
.about-section .list{padding:20px 0 30px}
.about-section .list-item{padding:20px 25px}
.about-section .about-info p{margin:0 0 30px}
.about-section .about-info h3{margin:0 0 30px}
.about-reviews{padding:60px 0 30px}
.about-reviews h2{font-size:30px}
.reviews-box{padding:0 0 40px}
.reviews-box .image-box{width:70px}
.reviews-box .image-box{height:70px}
.reviews-box .image-box{min-width:70px}
.reviews-box .image-box{min-height:70px}
.info{padding:50px 0}
.info h1{font-size:30px}
.signup1{padding:50px 0}
.signup2:before{display:none}
.signup3{padding:60px 0}
.signup3 .subtitle{margin-bottom:40px}
.signup3 .support{margin-bottom:40px}
.signup3 .text_box{margin-top:40px}
.signup3 .text{padding-left:0}
.signup3 .card{margin-top:2rem}
.offers-block{padding:50px 0}
.offers-block .sweeps-image-holder{margin-top:2rem}
.e404{padding:100px 0}}
@media (max-width: 639px){.info-section{font-size:16px}
.info-section .list-info{padding:4rem 0 1rem}
.info-section .list-info li{padding:0 0 2rem}}
@media (min-width: 640px){.info-section .grey-section:after{position:absolute}
.info-section .grey-section:after{top:0}
.info-section .grey-section:after{left:-10px}
.info-section .grey-section:after{width:10px}
.info-section .grey-section:after{height:20px}
.info-section .grey-section:after{content:''}
.info-section .grey-section:after{background:#f1f1f1}}
@keyframes opacityOne{0%{opacity:0}
100%{opacity:1}}
@keyframes opacityZero{0%{opacity:1}
100%{opacity:0}}