@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";.navbar{width:100%;position:fixed;z-index:10;top:0;left:0;display:flex;align-items:center;justify-content:space-around;background-color:#000000e6}.nav-links{display:flex;align-items:center;justify-content:space-between;transition:all .5s ease}.nav-links li{padding:10px;margin:10px;list-style:none}.nav-link{color:#fff;text-decoration:none;font-size:16px;font-weight:400}#nav-link-challenge{display:flex;flex-direction:column;align-items:center}.logo_wrapper{min-height:80px;display:flex;justify-content:center;align-items:center;gap:40px}.logo_img{width:50px;height:50px;transform:scale(1.2)}.logo_title{color:#fff;font-size:20px}.burger{display:none;cursor:pointer}.burger div{width:25px;height:3px;background-color:#fff;margin:5px;transition:all .3s ease}.toggle .line1{transform:rotate(-45deg) translate(-5px,6px);z-index:15}.toggle .line2{opacity:0;z-index:15}.toggle .line3{transform:rotate(45deg) translate(-5px,-6px);z-index:15}.line{background-color:#fff;width:100%;height:3px;margin:7px}.nav-links.nav_active{transform:translate(0)}@media screen and (max-width: 1000px){.logo_img{transform:scale(1)}.logo_title{display:none}}@media screen and (max-width: 768px){.nav-links li{padding:10px;margin:10px}}@media screen and (max-width: 594px){.burger{display:block;z-index:2}.nav-links{position:fixed;width:100%;height:100vh;background-color:#000;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(100%);z-index:1}}@media screen and (min-width: 1500px){.navbar{height:100px}.nav-link{font-size:20px;font-weight:500}}@media screen and (min-width: 1700px){.navbar{height:120px}.logo{width:100px;height:100px}}.intro{width:100%;height:100vh;position:relative;background-image:url(/Images/firstPageBg.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow-y:hidden;z-index:-1}.intro_text{color:#fff;font-size:140px;position:absolute;bottom:48px;left:48px}@media screen and (max-width: 768px){.intro{display:flex;align-items:center}.intro_text{position:relative;bottom:0;left:0;font-size:110px;text-align:center;width:100%}}@media screen and (max-width: 650px){.intro_text{font-size:90px}}@media screen and (max-width: 500px){.intro_text{font-size:70px}}@media screen and (max-width: 350px){.intro_text{font-size:50px}}@media screen and (min-width: 1500px){.intro_text{font-size:180px}}.benefits{position:relative;width:100%;min-height:120vh;background-color:#000;display:flex;align-items:center;justify-content:space-around;flex-direction:column;pointer-events:none;margin-top:-1px}.benefits_title{font-size:150px;color:#fff}.benefits_section{width:90%;display:flex;flex-wrap:wrap;justify-content:space-around}.benefit{width:200px;height:350px;margin:30px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:24px;font-weight:600;background-color:#161616}.benefits_purchase_section{margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:40px;width:90%;pointer-events:all}.purchase_section_title{color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;font-size:46px;font-weight:700;gap:20px;text-align:center}.purchase_section_button{color:#fff;text-decoration:none;font-size:35px;background-color:#161616;padding:20px 40px;transition:all .3s ease;margin-bottom:10px}.purchase_section_button:hover{transform:scale(1.1)}.prices{color:#fff;font-size:26px}.blue{color:#08f}.lime{color:#0f0;text-decoration:underline}.discount{font-size:30px;font-weight:700;color:#08f}.orwertili{display:none;color:#08f}.bold{font-weight:600;font-size:28px}p{text-align:center}@media screen and (max-width: 768px){.benefits_title{font-size:110px}}@media screen and (max-width: 700px){.purchase_section_title{font-size:35px}.purchase_section_button{font-size:30px}}@media screen and (max-width: 670px){.orwertili{display:inline}.tire{display:none}.prices{font-size:25px}}@media screen and (max-width: 650px){.benefits_title{font-size:90px}}@media screen and (max-width: 510px){.benefits_title{font-size:70px}.purchase_section_title{font-size:32px}.purchase_section_button{font-size:25px}.prices{font-size:22px}.discount{font-size:27px}}@media screen and (max-width: 350px){.benefits_title{font-size:50px;margin:48px}.benefit{font-size:18px}.purchase_section_button{font-size:17px}}@media screen and (max-width: 300px){.benefit{min-width:180px}}@media screen and (min-width: 1500px){.benefit{width:250px;height:450px;font-size:29px}}@media screen and (min-width: 1700px){.benefit{width:300px;height:500px;font-size:36px}}.purchase{position:relative;width:100%;min-height:100vh;background-image:url(/Images/purchase_bg.png);background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:48px;padding-left:48px;pointer-events:none}.purchase_title{color:#fff;font-size:150px}.purchase_description{color:#fff;font-size:65px;font-weight:700;max-width:800px}.purchase_link{text-decoration:none;color:#6e6caa;transition:all .3s ease;pointer-events:auto}.purchase_link:hover{color:#6e6cff}@media screen and (max-width: 900px){.purchase_title{font-size:120px}.purchase_description{font-size:60px;max-width:600px}}@media screen and (max-width: 768px){.purchase{align-items:center;padding-left:0}.purchase_description{font-size:55px;max-width:600px;text-align:center}}@media screen and (max-width: 650px){.purchase_title{font-size:100px}.purchase_description{font-size:40px}}@media screen and (max-width: 550px){.purchase_title{font-size:80px}.purchase_description{font-size:30px;max-width:300px}}@media screen and (max-width: 450px){.purchase_title{font-size:60px}.purchase_description{font-size:25px}}@media screen and (max-width: 350px){.purchase_title{display:none}.purchase_description{font-size:38px;max-width:250px}}@media screen and (max-width: 300px){.purchase_description{font-size:30px;max-width:200px}}.reviews{width:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:auto;overflow-y:hidden}.reviews h1{font-size:100px;color:#fff;margin:50px 20px;text-align:center}.reviews_cards{width:90%;height:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.reviews_card{margin:20px;transition:all .5s ease;cursor:pointer}.reviews_card:hover{transform:scale(1.5)}@media screen and (max-width: 800px){.reviews h1{font-size:70px}.reviews_card{width:500px}}@media screen and (max-width: 600px){.reviews h1{font-size:60px}.reviews_card{width:400px}}@media screen and (max-width: 450px){.reviews_card{width:320px}}@media screen and (max-width: 360px){.reviews_card{width:270px}}@media screen and (max-width: 290px){.reviews_card{width:250px}}.footer{position:relative;width:100%;height:60vh;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px}.footer_title{width:80%;display:flex;justify-content:space-between}.footer_vajex{color:#fff;font-size:100px;pointer-events:none}.footer_links{width:80%;margin-bottom:50px}.footer_link{color:#fff;text-decoration:none;font-size:26px;font-weight:600}.footer_link:hover{color:azure}@media screen and (max-width: 768px){.footer_title{justify-content:center}.footer_logo{display:none}.footer_links{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 400px){.footer{height:40vh}.footer_vajex{font-size:60px}.footer_link{font-size:18px}}.passing{position:relative;width:100%;min-height:100vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.passing_header{font-size:100px;margin:50px 20px;text-align:center}.passing_content{width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.passing_firms_wrapper{margin:20px;height:200px;width:430px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.passing_firms{font-size:40px}.passing_details_wrapper{margin:20px;height:200px;width:430px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.passing_details{font-size:40px}.passing_details_wrapper ul{margin-bottom:40px}.passing_pricing_wrapper{margin:20px;width:430px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.passing_pricing{font-size:40px;margin-bottom:20px}.passing_purchase{color:#fff;text-decoration:none;font-size:20px;background-color:#161616;padding:20px 40px;transition:all .3s ease;margin:50px}.passing_purchase:hover{transform:scale(1.1)}@media screen and (max-width: 800px){.passing_header{font-size:70px}}@media screen and (max-width: 600px){.passing_header{font-size:60px}}@media screen and (max-width: 530px){.passing_firms,.passing_details,.passing_pricing{font-size:30px}}@media screen and (max-width: 420px){.passing_firms,.passing_details,.passing_pricing{font-size:25px}}@media screen and (max-width: 355px){.passing_firms,.passing_details,.passing_pricing{text-align:left}.passing_firms_wrapper{height:220px;align-items:flex-start}.passing_details_wrapper{height:180px;align-items:flex-start}.passing_pricing_wrapper{width:90%;margin:20px;align-items:flex-start}.passing_pricing{margin-left:20px}.passing_pricing_prices{margin-left:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.passing_pricing_prices p{font-size:14px}.passing_purchase{font-size:18px;text-align:center;margin:20px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#000}#root{overflow-x:hidden;position:relative}
