:root{--bg-color:#040b0d;--primary-color:#ceff1f;--text-white:#ffffff;--text-grey:#848585;--text-light-grey:#b4b6b6;--card-bg:rgba(255, 255, 255, 0.1);--border-color:rgba(255, 255, 255, 0.33);--font-main:'IBM Plex Sans';--container-width:1440px}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-white);overflow-x:hidden}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 40px;position:relative}h1,h2,h3,p{margin:0}a{text-decoration:none;color:inherit}.section-label{color:var(--text-grey);font-size:14px;margin-bottom:18px;display:block;text-transform:uppercase;letter-spacing:1px}@media (max-width:768px){.container{padding:0 20px}}#hero{position:relative;padding-top:40px;padding-bottom:100px;overflow:hidden}.hero-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.navbar{display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:16px 32px;margin:0 auto 80px;backdrop-filter:blur(10px);gap:80px;width:fit-content}.logo{width:200px}.nav-links{display:flex;gap:24px}.nav-item{font-size:14px;font-weight:500;color:var(--text-white)}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:56px;position:relative;z-index:2}.hero-text-wrapper{max-width:896px}.hero-title{font-size:50px;line-height:1.1;font-weight:700;margin-bottom:24px;text-transform:uppercase}.hero-subtitle{font-size:18px;line-height:1.5;color:rgba(255,255,255,.7);max-width:665px;margin:0 auto}.hero-form-card{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:32px;width:100%;max-width:896px;backdrop-filter:blur(10px);box-shadow:0 8px 22px rgba(0,0,0,.12)}.form-header{margin-bottom:32px;text-align:center}.form-header h2{font-size:28px;text-transform:uppercase;margin-bottom:12px}.form-header p{font-size:16px;color:var(--text-white)}.hero-form{display:flex;flex-direction:column;gap:12px}.form-row{display:flex;gap:8px}.input-group{flex:1}.input-field{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.55);border-radius:16px;padding:16px 20px;color:rgba(255,255,255,.7);font-size:16px;text-align:left;width:100%}@media (max-width:768px){.navbar{width:100%;justify-content:space-between;gap:20px}.hero-title{font-size:40px}.form-row{flex-direction:column}}#stats{padding:80px 0}.stats-header{margin-bottom:56px}.section-title{font-size:40px;text-transform:uppercase;font-weight:700;line-height:1.1}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.stat-card{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:32px;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(1px)}.stat-content{display:flex;flex-direction:column;gap:20px}.stat-value{font-size:48px;font-weight:700}.stat-label{font-size:18px}.stat-icon img{width:150px;height:150px;object-fit:contain}#why-choose-us{padding:80px 0}.why-header{margin-bottom:56px}.features-row{display:flex;gap:29px;margin-bottom:30px}.feature-card{flex:1;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;backdrop-filter:blur(1px)}.highlight-card{background-color:rgba(255,255,255,.15)}.feature-top{display:flex;flex-direction:column;gap:20px}.feature-num{font-size:16px;opacity:.7}.feature-title{font-size:24px;font-weight:600}.feature-desc{font-size:16px;line-height:1.5}.btn{border-radius:16px;border:1px solid rgba(255,255,255,.44);background:#ceff1f;padding:24px;text-align:center;display:block;width:100%;color:#340101;font-size:20px;font-weight:700;line-height:110%;cursor:pointer;text-transform:uppercase}@media (max-width:900px){.stats-grid{grid-template-columns:1fr}.stat-icon img{width:100px;height:100px}.features-row{flex-direction:column}}.feature-section{padding:80px 0;background-color:#232726}.feature-layout{display:flex;align-items:center;gap:115px}.feature-text{flex:1;display:flex;flex-direction:column;gap:18px}.feature-heading{font-size:40px;text-transform:uppercase;line-height:1.2;font-weight:700}.feature-body{font-size:20px;line-height:1.6;color:rgba(255,255,255,.8)}.feature-highlight{color:var(--primary-color);font-size:20px;font-weight:700;margin-top:20px}.feature-image{flex:1}.feature-image img{width:100%;border-radius:0}@media (max-width:900px){.feature-layout{flex-direction:column;gap:40px}}.feature-layout.reverse{flex-direction:row-reverse}@media (max-width:900px){.feature-layout.reverse{flex-direction:column}}#benefits,.skipped{padding:80px 0}.benefits-header{margin-bottom:56px;max-width:665px}.benefits-grid{display:flex;gap:29px;margin-bottom:56px}.benefit-card{flex:1;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px;backdrop-filter:blur(1px)}.benefit-icon img{width:60px;height:60px}.benefit-title{font-size:32px;font-weight:500;line-height:1.3;text-transform:uppercase}.benefit-desc{font-size:20px;line-height:1.6;color:rgba(255,255,255,.8)}@media (max-width:900px){.benefits-grid{flex-direction:column}}#testimonials{padding:80px 0}.testimonials-header-row{display:flex;gap:40px;margin-bottom:56px;align-items:flex-start}.testimonials-header{flex:1}.testimonials-intro{flex:1;font-size:20px;line-height:1.6;color:rgba(255,255,255,.8)}.testimonials-grid{display:flex;gap:29px}.review-card{flex:1;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:40px 24px;display:flex;flex-direction:column;gap:24px;backdrop-filter:blur(1px)}.review-text{flex-grow:1;font-size:20px;line-height:1.6}.reviewer{display:flex;align-items:center;gap:24px}.avatar img{width:80px;height:80px;border-radius:50%;object-fit:cover}.reviewer-info{display:flex;flex-direction:column;gap:8px}.reviewer-info .name{font-weight:700;font-size:24px}.reviewer-info .location{font-size:20px;opacity:.7}@media (max-width:900px){.testimonials-grid,.testimonials-header-row{flex-direction:column}}#faq{padding:80px 0}.faq-header{margin-bottom:56px}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(255,255,255,.1);padding:32px 0}.faq-question{display:flex;align-items:center;cursor:pointer}.faq-num{font-size:16px;opacity:.7;width:50px}.faq-question h3{flex:1;font-size:18px;font-weight:500;text-transform:uppercase}.bg-like-image{background:radial-gradient(1200px 650px at 50% 0,#5a471a 0,#453515 35%,rgba(0,0,0,0) 70%),radial-gradient(900px 900px at 8% 12%,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 60%),radial-gradient(900px 900px at 92% 12%,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 60%),linear-gradient(180deg,#453515 0,#2a2414 35%,#14150f 65%,#060c0e 100%);background-repeat:no-repeat;background-size:cover}.faq-toggle{width:30px;height:30px}.faq-answer{margin-top:16px;padding-left:50px;color:var(--text-light-grey);font-size:16px;line-height:1.5}#footer{position:relative;padding:80px 0 40px;overflow:hidden}.footer-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.footer-bg-img{width:100%;height:100%;object-fit:cover;opacity:.5}.footer-content{display:flex;justify-content:center;margin-bottom:80px;position:relative;z-index:2}.footer-form-card{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.33);border-radius:24px;padding:32px;width:100%;max-width:896px;backdrop-filter:blur(10px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-top:1px solid rgba(255,255,255,.1)}.footer-logo img{height:33px}.footer-links{display:flex;gap:64px;font-size:14px}.footer-disclaimer{font-size:12px;line-height:1.5;color:rgba(255,255,255,.43);margin-bottom:32px}.footer-copyright{font-size:14px;text-align:center;color:var(--text-white)}.footer-float{position:absolute;z-index:1}.coin{top:200px;right:100px;width:180px}.rocket-bottom{bottom:100px;left:-50px;width:300px}.mob{display:none}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:20px}.footer-links{flex-direction:column;gap:16px;align-items:center}.coin,.nav-links,.rocket-bottom{display:none}.burger{display:flex;flex-direction:column;gap:6px;cursor:pointer}.burger span{width:20px;height:2px;background-color:var(--text-white)}#hero{padding-bottom:0}.stat-card{flex-direction:column-reverse;text-align:center;gap:20px}.stat-icon img{width:180px;height:180px}.footer-bg img,.hero-bg-elements img{display:none}.footer-bg{background:url(./images/footer.webp) center center/cover no-repeat}.hero-bg-elements{background:url(./images/top.webp) center center/cover no-repeat}}