.Header-module__hBw1pG__header{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0de6;border-bottom:1px solid #ffffff1a;padding:1rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__hBw1pG__logo span{color:var(--primary)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:#fff;text-transform:uppercase;cursor:pointer;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__accountBtn{background:#ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s;display:flex}.Header-module__hBw1pG__accountBtn:hover{background:var(--primary);color:#fff}.Header-module__hBw1pG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{background:#1a1a1a;flex-direction:column;width:80%;height:100vh;padding:6rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__navActive{right:0}.Header-module__hBw1pG__mobileToggle{z-index:1100;display:block}}
.Hero-module__ZARIfG__hero{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroOverlay{z-index:0;background:linear-gradient(#0000001a 0%,#0000 20%,#0d0d0de6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{text-align:center;z-index:1;padding:0 1rem}.Hero-module__ZARIfG__title{text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__subtitle{color:#ccc;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:500}.Hero-module__ZARIfG__ctaButton{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__ctaButton:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px #e539354d}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}
.About-module__vAULUW__section{background:var(--background);padding:6rem 0;position:relative}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__textBlock h2{color:#fff;margin-bottom:2rem;font-size:2.5rem}.About-module__vAULUW__textBlock p{color:#ccc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.About-module__vAULUW__cards{gap:1.5rem;display:grid}.About-module__vAULUW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2rem;transition:transform .3s}.About-module__vAULUW__card:hover{background:#ffffff14;transform:translateY(-5px)}.About-module__vAULUW__cardIcon{color:var(--primary);margin-bottom:1rem}.About-module__vAULUW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.About-module__vAULUW__cardText{color:#bbb;font-size:.95rem}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:2rem}}
.Benefits-module__iMMc8a__section{background:#111;padding:6rem 0;position:relative;overflow:hidden}.Benefits-module__iMMc8a__heading{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem}.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Benefits-module__iMMc8a__card{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Benefits-module__iMMc8a__card:before{content:"";background:var(--primary);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.Benefits-module__iMMc8a__card:hover{background:#ffffff14;transform:translateY(-8px)}.Benefits-module__iMMc8a__card:hover:before{opacity:1}.Benefits-module__iMMc8a__iconWrapper{width:70px;height:70px;color:var(--primary);background:#008a3d1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.Benefits-module__iMMc8a__card:hover .Benefits-module__iMMc8a__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)}.Benefits-module__iMMc8a__title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Benefits-module__iMMc8a__description{color:#bbb;font-size:.95rem;line-height:1.5}
.FAQ-module__V8_xEa__section{background:var(--background);padding:6rem 0;position:relative}.FAQ-module__V8_xEa__heading{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__trigger{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:background .3s;display:flex}.FAQ-module__V8_xEa__trigger:hover{background:#ffffff0d}.FAQ-module__V8_xEa__icon{color:var(--primary);transition:transform .3s}.FAQ-module__V8_xEa__iconActive{transform:rotate(180deg)}.FAQ-module__V8_xEa__content{color:#bbb;height:0;padding:0 1.5rem;line-height:1.6;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__contentActive{height:auto;padding:0 1.5rem 1.5rem}
.Prices-module__EBj3IW__section{background:#111;padding:6rem 0}.Prices-module__EBj3IW__heading{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem}.Prices-module__EBj3IW__tableWrapper{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;overflow-x:auto}.Prices-module__EBj3IW__table{border-collapse:collapse;width:100%;min-width:600px}.Prices-module__EBj3IW__table th,.Prices-module__EBj3IW__table td{text-align:center;border-bottom:1px solid var(--card-border);color:#fff;padding:1.5rem}.Prices-module__EBj3IW__table th{text-transform:uppercase;letter-spacing:1px;background:#008a3d1a;font-size:.9rem;font-weight:700}.Prices-module__EBj3IW__table tr:last-child td{border-bottom:none}.Prices-module__EBj3IW__table tr:hover{background:#ffffff0d}.Prices-module__EBj3IW__networkCol{align-items:center;gap:1rem;font-weight:700;display:flex;text-align:left!important}.Prices-module__EBj3IW__price{color:#ccc;font-family:monospace;font-size:1.1rem}.Prices-module__EBj3IW__discount{color:var(--accent);background:#e539351a;border-radius:4px;margin-left:.5rem;padding:.2rem .5rem;font-size:.9rem;font-weight:700}.Prices-module__EBj3IW__fuelIcon{margin-right:.5rem}@media (max-width:768px){.Prices-module__EBj3IW__table th,.Prices-module__EBj3IW__table td{padding:1rem .5rem;font-size:.9rem}}
.Contact-module__hcVmEa__section{background:var(--background);padding:6rem 0;position:relative}.Contact-module__hcVmEa__heading{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem}.Contact-module__hcVmEa__container{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.Contact-module__hcVmEa__formWrapper,.Contact-module__hcVmEa__infoWrapper{flex:1;min-width:300px;max-width:500px}.Contact-module__hcVmEa__form{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2.5rem}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:#ccc;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{background:var(--accent);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.Contact-module__hcVmEa__submitBtn:hover{background:var(--accent-hover);box-shadow:0 5px 15px #e539354d}.Contact-module__hcVmEa__infoItem{align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Contact-module__hcVmEa__iconWrapper{width:50px;height:50px;color:var(--primary);background:#008a3d1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Contact-module__hcVmEa__infoText{color:#bbb;font-size:1rem;line-height:1.5}.Contact-module__hcVmEa__infoLink{color:var(--primary);text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__infoLink:hover{color:#fff}
.Footer-module__S6Hkya__footer{color:#666;background:#000;border-top:1px solid #ffffff1a;padding:3rem 0;font-size:.9rem}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__link{color:#666;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1.5rem}}
