#app{width:100%;min-height:100vh}.header[data-v-9e849720]{background-color:#000;color:#fff;width:100%;position:fixed;height:7vh;top:0;z-index:1000;padding:1rem 5%;display:flex;flex-direction:column;justify-content:center}.header-top[data-v-9e849720]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-9e849720]{align-self:flex-start;font-size:clamp(24px,2.3vw,50px);font-family:Nekst-Bold,sans-serif}.menu-toggle[data-v-9e849720]{align-self:flex-end;display:none;background:none;border:none;font-size:2rem;color:#fff;cursor:pointer}.nav-link[data-v-9e849720]{color:#fff;text-decoration:none;font-size:clamp(16px,1.2vw,28px);transition:color .3s}.nav-link[data-v-9e849720]:hover{color:#ccc}.nav-desktop[data-v-9e849720]{display:flex;gap:2rem;font-family:Nekst-Light,sans-serif;justify-content:flex-end}.nav-menu-mobile[data-v-9e849720]{display:flex;flex-direction:column;gap:1rem;font-family:Nekst-Light,sans-serif;padding-top:1rem;position:absolute;top:100%;left:0;width:100%;background-color:#000;z-index:999;align-items:center}.slide-down-enter-active[data-v-9e849720],.slide-down-leave-active[data-v-9e849720]{transition:max-height .3s ease-out,opacity .3s ease;overflow:hidden}.slide-down-enter-from[data-v-9e849720],.slide-down-leave-to[data-v-9e849720]{max-height:0;opacity:0}.slide-down-enter-to[data-v-9e849720],.slide-down-leave-from[data-v-9e849720]{max-height:300px;opacity:1}@media (max-width:768px){.header[data-v-9e849720]{padding:.5rem 5%}.logo[data-v-9e849720]{padding-top:1%}.nav-desktop[data-v-9e849720]{display:none}.menu-toggle[data-v-9e849720]{display:block}.nav-menu-mobile[data-v-9e849720]{display:flex}.nav-link[data-v-9e849720]{font-size:clamp(1rem,4vw,1.2rem)}}.form1[data-v-c82436e0]{width:100%;height:-moz-fit-content;height:fit-content;height:93vh;overflow:hidden;top:7vh;position:relative}.image-container[data-v-c82436e0]{width:100%;overflow:hidden;height:93vh;display:block}.image[data-v-c82436e0]{position:absolute;width:100%;height:100%;max-height:93vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blur-strip[data-v-c82436e0]{position:absolute;top:0;width:17%;height:100%;border-right:2px solid #fff;border-left:2px solid #fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);z-index:1}.strip-1[data-v-c82436e0]{left:5%}.strip-2[data-v-c82436e0]{width:5%;left:22%;border-right:0 solid #fff;border-left:0 solid #fff}.strip-3[data-v-c82436e0]{left:27%}.strip-4[data-v-c82436e0]{right:27%}.strip-5[data-v-c82436e0]{width:5%;right:22%;border-right:0 solid #fff;border-left:0 solid #fff}.strip-6[data-v-c82436e0]{right:5%}.hero-text[data-v-c82436e0]{z-index:5;position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%,-50%);text-align:center;color:#fff;width:90%;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.hero-text h1[data-v-c82436e0]{margin-top:3vh;font-size:clamp(32px,4.7vw,100px);font-family:Nekst-Bold,sans-serif;text-shadow:0 0 8px #000;margin-bottom:20px}.hero-text p[data-v-c82436e0]{margin-top:5vh;font-family:Nekst-Light,sans-serif;color:#000;border-radius:50px;background-color:#fff;text-align:center;margin:auto;width:62%;max-width:880px;height:auto;padding:10px 20px;font-size:clamp(14px,1.5vw,18px)}.hero-button[data-v-c82436e0]{background-color:#5552e8;color:#fff;border:none;padding:2vw 4vw;font-size:clamp(1.2rem,1.3vw,2rem);border-radius:15px;cursor:pointer;transition:background-color .3s;font-family:Nekst-Light,sans-serif;height:auto;margin-top:5rem;width:auto;min-width:200px}.angle[data-v-c82436e0]{width:7%;z-index:5;position:absolute;top:110%;transform:translateY(20%) rotate(90deg);height:auto;animation:float-c82436e0 3s ease-in-out infinite;transition:filter .3s ease,transform .2s ease}.angle[data-v-c82436e0]:hover{transform:translateX(-50%) rotate(90deg) scale(1.1);filter:drop-shadow(0 0 12px rgba(255,255,255,.8))}@keyframes float-c82436e0{0%,to{transform:translateY(40%) rotate(90deg) translateX(0)}50%{transform:translateY(-40%) rotate(90deg) translateX(0)}}@media (max-width:768px){.form1[data-v-c82436e0]{max-height:60vh}.image-container[data-v-c82436e0]{height:60vh}.image[data-v-c82436e0]{max-height:60vh}.blur-strip[data-v-c82436e0]{width:15%}.strip-1[data-v-c82436e0]{left:5%}.strip-2[data-v-c82436e0]{width:10%;left:20%}.strip-3[data-v-c82436e0]{left:27%}.strip-4[data-v-c82436e0]{right:27%}.strip-5[data-v-c82436e0]{z-index:5;width:10%;right:20%}.strip-6[data-v-c82436e0]{right:5%}.hero-text[data-v-c82436e0]{width:95%}.hero-text h1[data-v-c82436e0]{font-size:clamp(20px,6vw,50px);margin-bottom:10px}.hero-text p[data-v-c82436e0]{font-size:clamp(12px,3vw,16px);padding:8px 15px;max-width:100%}.hero-button[data-v-c82436e0]{margin-top:10vh;padding:3vw 6vw;font-size:clamp(1rem,3vw,1.5rem);min-width:150px}.angle[data-v-c82436e0]{width:10%;top:105%;animation:float-mobile-c82436e0 2s ease-in-out infinite}@keyframes float-mobile-c82436e0{0%,to{transform:translateY(40%) rotate(90deg) translateX(0)}50%{transform:translateY(-40%) rotate(90deg) translateX(10px)}}}.form2[data-v-74b53024]{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-between;align-items:center;padding:10vh 13vh;background-color:#f5f7fa;font-family:Nekst,sans-serif;position:relative;min-height:50vh;overflow:visible;gap:0;top:7vh;padding-bottom:clamp(50px,5vw,200px)}.collage[data-v-74b53024]{margin-top:5%;left:4.5%;display:flex;gap:1.5vmin;position:relative;min-height:40vh;width:-moz-fit-content;width:fit-content}.collage img[data-v-74b53024]{width:clamp(200px,25vw,750px);height:clamp(200px,25vw,750px);border-radius:15px;-o-object-fit:cover;object-fit:cover;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .1s}.collage img[data-v-74b53024]:nth-child(2){position:absolute;width:60%;height:auto;transform:translate(40%,9%);right:0;border-radius:3vw;bottom:auto;top:45%;z-index:1}.ride[data-v-74b53024]{display:flex;flex-direction:column;align-items:flex-start;max-width:50%}.ride-text[data-v-74b53024]{width:90%}.ride-text h2[data-v-74b53024]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(2.2rem,2.7vw,3.5rem);color:#000;margin:0 0 2vh 0;font-weight:700;line-height:1.1}.ride-text p[data-v-74b53024]{font-family:Nekst-Thin,sans-serif;font-size:clamp(1.2rem,1.3vw,2rem);color:#4a5568;margin:0 0 25px 0;line-height:1.2}.detalis-button[data-v-74b53024]{background-color:#fff;color:#5552e8;border:none;padding:clamp(8px,1.3vw,100px) clamp(20px,2.5vw,250px);border-radius:25px;cursor:pointer;font-size:clamp(.9rem,1.5vw,1.7rem);transition:.7s;box-shadow:0 4px 12px rgba(0,0,0,.7);font-family:Nekst-Light,sans-serif}.detalis-button[data-v-74b53024]:hover{box-shadow:0 4px 12px #000}.form3[data-v-74b53024]{position:relative;top:7vh;width:100%;padding:10vh 13vh;background-color:#fff;font-family:Nekst,sans-serif;text-align:center;padding-top:5vw;padding-bottom:7vw}.form3 h2[data-v-74b53024]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1.5rem,2.7vw,3.5rem);color:#1a202c;margin-bottom:5vh;font-weight:700;line-height:1.1}.form3 h3[data-v-74b53024]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1.2rem,2vw,1.9rem);color:#1a202c;margin-bottom:2vw}.benefits[data-v-74b53024]{display:flex;justify-content:space-around;gap:2rem;flex-wrap:wrap}.benefit-item[data-v-74b53024]{max-width:30%;padding:2rem;display:flex;flex-direction:column;align-items:center}.benefit-icon-background[data-v-74b53024]{width:clamp(50px,7vw,110px);height:clamp(50px,7vw,110px);border-radius:50%;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.7);display:grid;place-items:center;margin-bottom:3vw}.benefit-item img[data-v-74b53024]:first-child{width:clamp(20px,4vw,80px);height:auto}.benefit-icon[data-v-74b53024]{width:clamp(20px,5vw,80px);height:auto}.benefit-item p[data-v-74b53024]{font-family:Nekst-Thin,sans-serif;font-size:clamp(.9rem,1.4vw,1.5rem);color:#4a5568;line-height:1.4}.benefit-item[data-v-74b53024],.detalis-button[data-v-74b53024],.ride-text h2[data-v-74b53024],.ride-text p[data-v-74b53024]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}@media (max-width:768px){.form2[data-v-74b53024]{display:flex;flex-direction:column;padding:5vh 3vh;padding-bottom:2vh;min-height:auto;gap:0}.collage[data-v-74b53024]{right:15%;margin-right:0;justify-content:center;width:100%;min-height:30vh;overflow:visible}.collage img[data-v-74b53024]{right:20%;width:clamp(150px,40vw,200px);height:clamp(150px,40vw,200px);position:relative;transform:none;border-radius:10px;transition:transform .5s ease,opacity .5s ease}.collage img[data-v-74b53024]:first-child{transform:rotate(-5deg);animation:fadeIn-74b53024 .5s ease forwards}.collage img[data-v-74b53024]:nth-child(2){position:absolute;width:clamp(150px,40vw,200px);height:clamp(150px,40vw,200px);transform:rotate(5deg);top:0;border-radius:20%;left:35%;margin-left:calc(clamp(150px, 40vw, 200px)/4);animation:fadeIn-74b53024 .5s ease .3s forwards}@keyframes fadeIn-74b53024{0%{opacity:0;transform:translateY(20px) rotate(-5deg)}to{opacity:1;transform:rotate(-5deg)}}.ride[data-v-74b53024]{max-width:100%;margin-left:0;align-items:center}.ride-text[data-v-74b53024]{width:100%;text-align:center}.ride-text h2[data-v-74b53024]{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1rem}.ride-text p[data-v-74b53024]{font-size:clamp(1rem,3.5vw,1.3rem);margin-bottom:1.5rem}.detalis-button[data-v-74b53024]{font-size:clamp(.9rem,3vw,1rem);padding:clamp(8px,2vw,12px) clamp(20px,5vw,30px)}.form3[data-v-74b53024]{padding:5vh 3vh}.form3 h2[data-v-74b53024]{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:3vh}.form3 h3[data-v-74b53024]{font-size:clamp(1rem,4vw,1.5rem);margin-bottom:1rem}.benefits[data-v-74b53024]{gap:1rem}.benefit-item[data-v-74b53024]{max-width:100%;padding:1.5rem;transition:transform .3s ease}.benefit-item[data-v-74b53024]:hover{transform:scale(1.02)}.benefit-icon-background[data-v-74b53024]{width:clamp(60px,15vw,80px);height:clamp(60px,15vw,80px);margin-bottom:1.5rem}.benefit-icon[data-v-74b53024]{width:clamp(30px,8vw,40px)}.benefit-item p[data-v-74b53024]{font-size:clamp(1rem,3.5vw,1.3rem)}.collage img[data-v-74b53024]{opacity:0}collage img[data-v-74b53024]{opacity:0;transition:opacity .5s ease,transform .5s ease}.collage img[data-v-74b53024]:first-child,.collage img[data-v-74b53024]:nth-child(2){animation:none}.form2.visible .collage img[data-v-74b53024]:first-child{opacity:1;transform:translateY(0) rotate(-5deg)}.form2.visible .collage img[data-v-74b53024]:nth-child(2){opacity:1;transform:translateY(0) rotate(5deg)}.form2.visible .collage img[data-v-74b53024]{opacity:1!important;transform:translateY(0)!important}.form2.visible .collage img[data-v-74b53024]:first-child{transition:opacity .6s ease .2s,transform .6s ease .2s}.form2.visible .collage img[data-v-74b53024]:nth-child(2){transition:opacity .6s ease .4s,transform .6s ease .4s}}.form3[data-v-2076308f]{top:7vh;width:100%;height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden}.banner[data-v-2076308f]{position:relative;width:100%;height:50vh;max-height:400px;display:flex;align-items:center;justify-content:center;background-color:#fff;overflow:hidden;cursor:pointer}.banner-image[data-v-2076308f]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;filter:brightness(45%)}.banner-content[data-v-2076308f]{width:70%;position:relative;z-index:1;text-align:center;color:#fff;padding:20px}.banner-content h2[data-v-2076308f]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(2.9rem,3.5vw,4rem);margin-bottom:2vh;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.9)}.banner-content p[data-v-2076308f]{font-family:Nekst-Medium,sans-serif;font-size:clamp(1.2rem,1.5vw,2rem);margin-bottom:3vh;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.banner-button[data-v-2076308f]{background-color:#fff;color:#5552e8;border:none;padding:clamp(15px,1vw,100px) clamp(20px,2.5vw,250px);border-radius:25px;cursor:pointer;font-size:clamp(.5rem,1.1vw,1.3rem);transition:.7s;box-shadow:0 4px 12px rgba(0,0,0,.7);font-family:Nekst-Light,sans-serif}.banner-button[data-v-2076308f]:hover{box-shadow:0 4px 12px #000}.banner-content[data-v-2076308f]{opacity:0;transform:translateY(30px)}.banner-image[data-v-2076308f]{transition:transform .6s ease-out;transform:scale(1.05)}.banner-button[data-v-2076308f]{transition:all .4s ease;position:relative;overflow:hidden}.banner-button[data-v-2076308f]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.banner-button[data-v-2076308f]:hover:before{width:300px;height:300px}.banner-button[data-v-2076308f]:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.8)}@media (max-width:768px){.banner[data-v-2076308f]{height:40vh;max-height:300px;min-height:200px}.banner-content[data-v-2076308f]{width:90%;padding:15px}.banner-content h2[data-v-2076308f]{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1.5vh;line-height:1.2}.banner-content p[data-v-2076308f]{font-size:clamp(.9rem,3vw,1.1rem);margin-bottom:2vh}.banner-button[data-v-2076308f]{font-size:clamp(.9rem,3vw,1rem);padding:clamp(8px,2vw,12px) clamp(15px,4vw,25px);border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}.banner-button[data-v-2076308f]:hover{transform:scale(1.05)}}.form4[data-v-46edd8cf]{top:7vh;position:relative;width:100%;padding:10vh 7vh;background-color:#fff;font-family:Nekst,sans-serif;text-align:center}.form4 h2[data-v-46edd8cf]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1.5rem,3.3vw,3.5rem);color:#1a202c;margin-bottom:1rem;line-height:1.1}.subtitle[data-v-46edd8cf]{font-family:Nekst-Thin,sans-serif;font-size:clamp(1rem,1.7vw,1.2rem);color:#4a5568;margin-bottom:3rem}.reviews[data-v-46edd8cf]{display:flex;justify-content:space-around;gap:2rem;flex-wrap:wrap}.review-card[data-v-46edd8cf]{background-color:#fff;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.9);padding:2rem;width:25%;min-width:250px;text-align:center}.review-icon[data-v-46edd8cf]{width:clamp(80px,10vw,120px);height:auto;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}.review-card p[data-v-46edd8cf]{font-family:Nekst-Thin,sans-serif;font-size:clamp(.9rem,1.2vw,1.1rem);color:#4a5568;line-height:1.4}.author[data-v-46edd8cf]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1rem,1.3vw,1.2rem);color:#1a202c;margin-top:1rem}.loading[data-v-46edd8cf]{font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#4a5568;text-align:center;margin:2rem 0}.review-card[data-v-46edd8cf]{opacity:0;transform:translateY(40px) scale(.95);transition:opacity .7s ease,transform .7s ease}.review-card.visible[data-v-46edd8cf]{opacity:1;transform:translateY(0) scale(1)}.review-card[data-v-46edd8cf]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.15);transition:all .3s ease}.review-icon[data-v-46edd8cf]{transition:transform .4s ease}.review-card:hover .review-icon[data-v-46edd8cf]{transform:scale(1.15) rotate(5deg)}@media (max-width:768px){.form4[data-v-46edd8cf]{padding:5vh 3vh}.form4 h2[data-v-46edd8cf]{font-size:clamp(1.2rem,2.5vw,1.8rem)}.subtitle[data-v-46edd8cf]{font-size:clamp(.9rem,1.2vw,1rem);margin-bottom:2rem}.reviews[data-v-46edd8cf]{flex-direction:column;align-items:center}.review-card[data-v-46edd8cf]{width:80%;margin-bottom:2rem}}.form5[data-v-8817a3aa]{width:100%;position:relative;overflow:hidden}.contact-banner[data-v-8817a3aa]{position:relative;width:100%;height:60vh;max-height:500px;display:flex;align-items:center;justify-content:center;background-color:#4a90e2}.contact-image[data-v-8817a3aa]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;filter:brightness(65%)}.contact-content[data-v-8817a3aa]{position:relative;z-index:1;text-align:center;color:#fff;padding:20px}.contact-content h2[data-v-8817a3aa]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(2.9rem,4.3vw,4.5rem);margin-bottom:2vh;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.9)}.contact-content p[data-v-8817a3aa]{font-family:Nekst-Medium,sans-serif;font-size:clamp(1.2rem,1.7vw,2rem);margin-bottom:3vh;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.contact-info[data-v-8817a3aa]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-item[data-v-8817a3aa]{background-color:hsla(0,0%,100%,.9);width:23%;padding:clamp(8px,1.5vw,12px);padding-left:1vw;border-radius:25px}.contact-item input[data-v-8817a3aa],.contact-item[data-v-8817a3aa]{color:#1a202c;font-family:Nekst-Light,sans-serif;font-size:clamp(14px,1.5vw,16px);text-align:left}.contact-item input[data-v-8817a3aa]{background:none;border:none;width:100%;outline:none;transition:all .3s ease}.contact-button[data-v-8817a3aa]{background-color:#5552e8;color:#fff;border:none;padding:clamp(8px,1.5vw,12px) clamp(20px,2.5vw,25px);border-radius:25px;cursor:pointer;font-size:clamp(14px,1.5vw,16px);transition:background-color .3s;font-family:Nekst-Medium,sans-serif;text-decoration:none}.contact-button[data-v-8817a3aa]:hover{background-color:#5a67d8}.contact-button[data-v-8817a3aa]:disabled{background-color:#a0a0a0;cursor:not-allowed}.error[data-v-8817a3aa]{border:1px solid #ff4d4f}.error-message[data-v-8817a3aa]{color:#ff4d4f;font-size:clamp(12px,1vw,14px);margin-top:5px;display:block}.contact-content[data-v-8817a3aa]{opacity:0;transform:translateY(30px)}.contact-item[data-v-8817a3aa]{transition:all .4s ease;position:relative}.contact-item[data-v-8817a3aa]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(85,82,232,.1),transparent);border-radius:25px;opacity:0;transition:opacity .3s ease;pointer-events:none}.contact-item input:focus+.contact-item[data-v-8817a3aa]:before,.contact-item[data-v-8817a3aa]:hover:before{opacity:1}.contact-item input[data-v-8817a3aa]:focus{transform:scale(1.02);font-weight:500}.contact-button[data-v-8817a3aa]{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-button[data-v-8817a3aa]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.contact-button[data-v-8817a3aa]:hover:after{width:300px;height:300px}.contact-button[data-v-8817a3aa]:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(85,82,232,.4)}.contact-button.sending span[data-v-8817a3aa]{animation:pulse-8817a3aa 1.5s infinite}@keyframes pulse-8817a3aa{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.contact-banner[data-v-8817a3aa]{height:60vh;max-height:350px}.contact-content h2[data-v-8817a3aa]{font-size:clamp(1.2rem,2.5vw,1.8rem)}.contact-content p[data-v-8817a3aa]{font-size:clamp(.9rem,1.2vw,1.2rem)}.contact-info[data-v-8817a3aa]{flex-direction:column;align-items:center}.contact-item[data-v-8817a3aa]{width:80%;font-size:clamp(12px,1.2vw,14px);padding:clamp(6px,1vw,10px) clamp(15px,2vw,20px)}.contact-button[data-v-8817a3aa]{font-size:clamp(14px,1.8vw,24px);padding:clamp(6px,1vw,10px) clamp(15px,2vw,20px)}}.footer[data-v-9102550a]{width:100%;background-color:#fff;padding:1rem 7vh;padding-bottom:3rem;font-family:Nekst,sans-serif;border-top:1px solid #e0e0e0}.footer-content[data-v-9102550a]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:1rem}.footer-logo h3[data-v-9102550a]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1.5rem,3vw,4rem);color:#1a202c;margin-top:1rem}.footer-links[data-v-9102550a]{display:flex;flex-direction:column;gap:.3rem}.footer-link[data-v-9102550a]{font-family:Nekst-Light,sans-serif;font-size:clamp(16px,1.1vw,24px);color:#4a5568;text-decoration:none;transition:color .3s}.footer-link[data-v-9102550a]:hover{color:#5552e8}.footer-contacts[data-v-9102550a]{text-align:right}.footer-contact[data-v-9102550a]{font-family:Nekst-Regular,sans-serif;font-size:clamp(16px,1.2vw,20px);color:#5552e8;margin:.5rem 0;display:flex;flex-direction:column;gap:.3rem}.social-icons[data-v-9102550a]{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.social-icon img[data-v-9102550a]{width:clamp(20px,2vw,24px);height:auto;transition:opacity .3s}.social-icon:hover img[data-v-9102550a]{opacity:.7}@media (max-width:768px){.footer[data-v-9102550a]{padding:2rem 3vh}.footer-content[data-v-9102550a]{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-links[data-v-9102550a]{flex-direction:column;gap:1rem}.footer-contacts[data-v-9102550a]{text-align:center}.social-icons[data-v-9102550a]{justify-content:center}}#app[data-v-6275196c]{display:flex;flex-direction:column;min-height:100vh}.ot[data-v-0f29685f]{font-family:Nekst,sans-serif;background:#f5f5f7;padding:40px 0}.container[data-v-0f29685f]{max-width:1000px;margin:0 auto;padding:0 20px}.ot__header h1[data-v-0f29685f]{font-family:Nekst-Bold,sans-serif;text-align:center;background:linear-gradient(90deg,#5f5ce6,#6c63ff);color:#fff;padding:20px;border-radius:10px;font-size:32px;margin-bottom:30px}.ot__header p[data-v-0f29685f]{font-family:Nekst-Thin,sans-serif;text-align:center;color:#000;line-height:1.6;margin-bottom:20px}.ot__alert[data-v-0f29685f]{font-family:Nekst-SemiBold,sans-serif;font-size:20px;background:#e9e9ef;padding:20px;border-radius:12px;text-align:center;font-weight:600;margin:25px 0}.ot__features[data-v-0f29685f]{margin-top:30px;display:flex;gap:40px;align-items:flex-start}.ot__features-title[data-v-0f29685f]{font-family:Nekst-SemiBold,sans-serif;text-align:center;background:#e9e9ef;padding:20px;border-radius:12px;max-width:300px;font-weight:600}.ot__features ul[data-v-0f29685f]{list-style:none;padding:20px 0 0 0}.ot__features li[data-v-0f29685f]{font-family:Nekst-Thin,sans-serif;margin-bottom:10px;padding-left:20px;position:relative}.ot__features li[data-v-0f29685f]:before{content:"•";position:absolute;left:0;color:#000;font-weight:700}.ot__plan h2[data-v-0f29685f]{margin:50px auto 30px;text-align:center;background:linear-gradient(90deg,#5f5ce6,#6c63ff);color:#fff;padding:20px 30px;border-radius:40px;font-size:32px;max-width:900px;font-family:Nekst-Bold,sans-serif}.timeline[data-v-0f29685f]{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-top:40px;padding-bottom:40px}.timeline__line[data-v-0f29685f]{position:absolute;top:40px;left:5%;right:5%;height:2px;background:#ccc}.timeline__item[data-v-0f29685f]{width:150px;text-align:center;position:relative}.timeline__item span[data-v-0f29685f]{font-size:13px;color:#444;display:block;margin-bottom:15px}.dot[data-v-0f29685f]{z-index:2}@media (max-width:900px){.timeline[data-v-0f29685f]{flex-wrap:wrap;gap:30px;justify-content:center}.timeline__line[data-v-0f29685f]{display:none}.timeline__item[data-v-0f29685f]{width:45%}.ot__features[data-v-0f29685f]{flex-direction:column}}.timeline2[data-v-0f29685f]{position:relative;margin-top:60px;padding-bottom:40px}.timeline2__path[data-v-0f29685f]{position:absolute;left:5%;right:5%;top:48px;height:120px;border-top:2px solid #000;border-bottom:2px solid #000;border-right:2px solid #000;border-radius:0 60px 60px 0;z-index:1}.timeline2__row[data-v-0f29685f]{display:flex;justify-content:space-between;padding:0 5%;position:relative;z-index:2}.timeline2__row.top[data-v-0f29685f]{margin-bottom:80px}.timeline2__row.bottom[data-v-0f29685f]{margin-top:0}.item[data-v-0f29685f]{width:180px;text-align:center;position:relative}.item p[data-v-0f29685f]{font-size:13px;color:#000;margin:0 0 10px;font-family:Nekst-Regular,sans-serif;line-height:1.2}.dot[data-v-0f29685f]{width:32px;height:32px;background:#6c63ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-weight:700;position:relative;z-index:3}.top .dot[data-v-0f29685f]{margin-top:0;top:-6px}.bottom .dot[data-v-0f29685f]{margin-bottom:0;top:-15px}.timeline2__row.top .item[data-v-0f29685f]{position:relative}.timeline2__row.top .dot[data-v-0f29685f]{position:absolute;top:32px;left:50%;transform:translateX(-50%);margin:0}.timeline2__row.top .item p[data-v-0f29685f]{margin-top:-40px;margin-bottom:65px}.helmet-image[data-v-5f645d1b],.left-price .big-text[data-v-5f645d1b],.left-price h3[data-v-5f645d1b],.left-price h4[data-v-5f645d1b],.price .big-text[data-v-5f645d1b],.price h3[data-v-5f645d1b],.ride-text h2[data-v-5f645d1b],.ride-text p[data-v-5f645d1b],.services-content h1[data-v-5f645d1b]{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.services-page[data-v-5f645d1b]{width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;margin-top:7vh;position:relative;font-family:Nekst,sans-serif}.services-content[data-v-5f645d1b]{padding:10vh 7vh;text-align:center}.services-content h1[data-v-5f645d1b]{font-size:clamp(2rem,3.5vw,4rem)}.services-content h1[data-v-5f645d1b],.services-content h2[data-v-5f645d1b]{font-family:Nekst-SemiBold,sans-serif;color:#000;margin-bottom:2vh;line-height:1}.services-content h2[data-v-5f645d1b]{font-size:clamp(1.5rem,2.5vw,3.5rem)}.services-content p[data-v-5f645d1b]{font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.5vw,1.5rem);color:#4a5568}.text-box[data-v-5f645d1b]{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:4vh}.ride-text[data-v-5f645d1b]{flex:1;text-align:left}.helmet-image[data-v-5f645d1b]{flex:0 0 auto;width:clamp(250px,35vw,500px);height:auto;margin-left:5vh;-o-object-fit:cover;object-fit:cover}.price-container[data-v-5f645d1b]{display:flex;justify-content:space-between;align-items:center;gap:4rem;margin-top:6vh}.left-price[data-v-5f645d1b],.price[data-v-5f645d1b]{flex:1;text-align:left}.left-price h3[data-v-5f645d1b],.price h3[data-v-5f645d1b]{text-align:center;font-family:Nekst-Regular,sans-serif;font-size:clamp(1.2rem,2vw,1.8rem);color:#000;margin-bottom:2.5vh}.left-price h4[data-v-5f645d1b]{text-align:center;font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.5vw,1.5rem);color:#4a5568}.big-text[data-v-5f645d1b]{text-align:center;font-family:Nekst-SemiBold,sans-serif;font-size:clamp(3rem,4vw,5rem);color:#000;line-height:1;margin-bottom:2vh}.center-dop[data-v-5f645d1b],.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{background:#f5f5f7;border-radius:20px;padding:25px 30px;box-sizing:border-box}.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{width:48%;display:inline-block;vertical-align:top}.left-dop[data-v-5f645d1b]{margin-right:4%}.dop h1[data-v-5f645d1b]{font-size:clamp(20px,1.8vw,32px);margin-bottom:15px;background:#e9e9ed;padding:10px 20px;border-radius:20px;position:relative;display:inline-block;z-index:1}.dop h1[data-v-5f645d1b]:before{content:"";position:absolute;top:0;bottom:0;background:#e9e9ed;border-radius:20px;z-index:-1}.center-dop[data-v-5f645d1b]{width:60%;margin:40px auto 0}@media (max-width:768px){.services-page[data-v-5f645d1b]{max-height:none;margin-top:5vh}.services-content[data-v-5f645d1b]{padding:5vh 3vh}.services-content h1[data-v-5f645d1b]{font-size:clamp(1.5rem,5vw,1.5rem)}.services-content h2[data-v-5f645d1b]{font-size:clamp(1.2rem,4vw,1.3rem)}.services-content p[data-v-5f645d1b]{font-size:clamp(.9rem,3vw,1.1rem)}.text-box[data-v-5f645d1b]{flex-direction:column;gap:1.5rem;margin-top:2vh}.price[data-v-5f645d1b],.ride-text[data-v-5f645d1b]{text-align:center}.helmet-image[data-v-5f645d1b]{width:clamp(150px,50vw,300px);margin:0}.price-container[data-v-5f645d1b]{flex-direction:column;gap:1rem;margin-top:4vh}.left-price h3[data-v-5f645d1b],.price h3[data-v-5f645d1b]{font-size:clamp(1rem,3vw,1.5rem)}.left-price h4[data-v-5f645d1b]{font-size:clamp(.9rem,2.5vw,1.2rem)}.big-text[data-v-5f645d1b]{font-size:clamp(1.5rem,4vw,2.5rem)}}@media (max-width:900px){.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{width:100%;margin-right:0;margin-bottom:20px;display:block}.center-dop[data-v-5f645d1b]{width:100%;margin-top:20px}}@media (max-width:600px){.dop[data-v-5f645d1b]{padding:20px 15px}.center-dop[data-v-5f645d1b],.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{padding:20px;border-radius:15px}.dop h1[data-v-5f645d1b]{font-size:16px;padding:8px 15px}.dop p[data-v-5f645d1b]{font-size:14px}.dop h2[data-v-5f645d1b]{font-size:14px;padding:20px;border-radius:15px;margin-top:25px}}.dop[data-v-5f645d1b]{max-width:1000px;margin:0 auto;padding:40px 20px;font-family:sans-serif;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{background:#f5f5f7;border-radius:20px;padding:25px 30px;box-sizing:border-box;width:calc(50% - 20px);display:flex;flex-direction:column}.left-dop h1[data-v-5f645d1b],.right-dop h1[data-v-5f645d1b]{font-size:clamp(20px,1.8vw,32px);margin:0 0 15px 0;padding:10px 20px;border-radius:20px;position:relative;display:flex;align-items:center;min-height:4.5rem;word-break:break-word;line-height:1.3;z-index:1;background:transparent;isolation:isolate}.left-dop h1[data-v-5f645d1b]:before,.right-dop h1[data-v-5f645d1b]:before{content:"";position:absolute;top:0;bottom:0;background:#e9e9ed;border-radius:20px;z-index:-1}.left-dop h1[data-v-5f645d1b]:before{left:-100vw;right:0}.right-dop h1[data-v-5f645d1b]:before{left:0;right:-100vw}.left-dop h1 span[data-v-5f645d1b],.right-dop h1 span[data-v-5f645d1b]{position:relative;z-index:2}.dop p[data-v-5f645d1b]{font-size:clamp(1rem,1.5vw,1.5rem);color:#555;line-height:1.5;margin-top:0;flex:1}.center-dop[data-v-5f645d1b]{background:#f5f5f7;border-radius:20px;padding:25px 30px;box-sizing:border-box;width:100%;margin-top:40px;text-align:center}.center-dop h1[data-v-5f645d1b]{font-size:clamp(20px,1.8vw,32px);margin-bottom:15px;padding:10px 20px;border-radius:20px;position:relative;display:inline-block;z-index:1;background:transparent}.center-dop h1[data-v-5f645d1b]:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#e9e9ed;border-radius:20px;z-index:-1}.dop h2[data-v-5f645d1b]{margin-top:40px;padding:25px;border-radius:20px;color:#fff;font-size:16px;text-align:center;line-height:1.5;background:linear-gradient(135deg,#5a5cff,#7b5cff);width:100%}@media (max-width:900px){.left-dop[data-v-5f645d1b],.right-dop[data-v-5f645d1b]{width:100%;margin-bottom:20px}.left-dop h1[data-v-5f645d1b]:before,.right-dop h1[data-v-5f645d1b]:before{left:0;right:0}}.admin-login[data-v-6ed6a073]{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f7fa;font-family:Nekst,sans-serif;padding:2rem}h1[data-v-6ed6a073]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(2rem,3.5vw,4rem);color:#1a202c;margin-bottom:3vh}.login-form[data-v-6ed6a073]{width:100%;max-width:400px;background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.form-group[data-v-6ed6a073]{margin-bottom:1.5rem}label[data-v-6ed6a073]{display:block;font-family:Nekst-Medium,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#4a5568;margin-bottom:.5rem}input[data-v-6ed6a073]{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:5px;font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#1a202c;outline:none;transition:border-color .3s}input[data-v-6ed6a073]:focus{border-color:#5552e8}button[data-v-6ed6a073]{width:100%;padding:.75rem;background-color:#5552e8;color:#fff;border:none;border-radius:5px;font-family:Nekst-Medium,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);cursor:pointer;transition:background-color .3s}button[data-v-6ed6a073]:disabled{background-color:#a0a0a0;cursor:not-allowed}button[data-v-6ed6a073]:hover:not(:disabled){background-color:#4542c8}.error[data-v-6ed6a073]{color:#e53e3e;font-family:Nekst-Light,sans-serif;font-size:clamp(.9rem,1vw,1rem);margin-top:1rem;text-align:center}@media (max-width:768px){.admin-login[data-v-6ed6a073]{padding:1rem}h1[data-v-6ed6a073]{font-size:clamp(1.5rem,5vw,2rem)}.login-form[data-v-6ed6a073]{padding:1.5rem}button[data-v-6ed6a073],input[data-v-6ed6a073]{font-size:clamp(.9rem,3vw,1rem)}}.admin-panel[data-v-4d3399d7]{width:100%;min-height:100vh;background-color:#f5f7fa;font-family:Nekst,sans-serif;padding:2rem}.panel-header[data-v-4d3399d7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:3vh}.panel-header h1[data-v-4d3399d7]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(2rem,3.5vw,4rem);color:#1a202c}.panel-header button[data-v-4d3399d7]{padding:.5rem 1.5rem;background-color:#e53e3e;color:#fff;border:none;border-radius:5px;font-family:Nekst-Medium,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);cursor:pointer;transition:background-color .3s}.panel-header button[data-v-4d3399d7]:hover{background-color:#c53030}.requests-section h2[data-v-4d3399d7],.reviews-section h2[data-v-4d3399d7]{font-family:Nekst-SemiBold,sans-serif;font-size:clamp(1.5rem,2.5vw,3rem);color:#1a202c;margin-bottom:2vh}.requests-table[data-v-4d3399d7],.reviews-table[data-v-4d3399d7]{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:2rem}.requests-table td[data-v-4d3399d7],.requests-table th[data-v-4d3399d7],.reviews-table td[data-v-4d3399d7],.reviews-table th[data-v-4d3399d7]{padding:1rem;text-align:left;font-family:Nekst-Light,sans-serif;font-size:clamp(.9rem,1vw,1rem);color:#4a5568}.requests-table th[data-v-4d3399d7],.reviews-table th[data-v-4d3399d7]{background-color:#f7fafc;font-family:Nekst-Medium,sans-serif;color:#1a202c}.requests-table tr[data-v-4d3399d7]:nth-child(2n),.reviews-table tr[data-v-4d3399d7]:nth-child(2n){background-color:#f9fafb}.requests-table tr[data-v-4d3399d7]:hover,.reviews-table tr[data-v-4d3399d7]:hover{background-color:#edf2f7}.delete-btn[data-v-4d3399d7]{padding:.3rem .8rem;background-color:#e53e3e;color:#fff;border:none;border-radius:5px;font-family:Nekst-Light,sans-serif;font-size:clamp(.8rem,1vw,.9rem);cursor:pointer;transition:background-color .3s;margin-right:.5rem}.delete-btn[data-v-4d3399d7]:hover{background-color:#c53030}.edit-btn[data-v-4d3399d7]{padding:.3rem .8rem;background-color:#5552e8;color:#fff;border:none;border-radius:5px;font-family:Nekst-Light,sans-serif;font-size:clamp(.8rem,1vw,.9rem);cursor:pointer;transition:background-color .3s;margin-right:.5rem}.edit-btn[data-v-4d3399d7]:hover{background-color:#4542c8}.review-form[data-v-4d3399d7]{margin-bottom:2rem}.form-group[data-v-4d3399d7]{margin-bottom:1rem}.form-group label[data-v-4d3399d7]{display:block;font-family:Nekst-Medium,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#4a5568;margin-bottom:.5rem}.form-group input[data-v-4d3399d7],.form-group textarea[data-v-4d3399d7]{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:5px;font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#1a202c;outline:none;transition:border-color .3s}.form-group input[data-v-4d3399d7]:focus,.form-group textarea[data-v-4d3399d7]:focus{border-color:#5552e8}button[data-v-4d3399d7]{padding:.5rem 1.5rem;background-color:#5552e8;color:#fff;border:none;border-radius:5px;font-family:Nekst-Medium,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);cursor:pointer;transition:background-color .3s}button[data-v-4d3399d7]:disabled{background-color:#a0a0a0;cursor:not-allowed}button[data-v-4d3399d7]:hover:not(:disabled){background-color:#4542c8}.pagination[data-v-4d3399d7]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.error[data-v-4d3399d7],.loading[data-v-4d3399d7]{font-family:Nekst-Light,sans-serif;font-size:clamp(1rem,1.2vw,1.2rem);color:#4a5568;text-align:center;margin:2rem 0}.error[data-v-4d3399d7]{color:#e53e3e}@media (max-width:768px){.admin-panel[data-v-4d3399d7]{padding:1rem}.panel-header h1[data-v-4d3399d7]{font-size:clamp(1.5rem,5vw,2rem)}.panel-header button[data-v-4d3399d7]{font-size:clamp(.9rem,3vw,1rem);padding:.5rem 1rem}.requests-section h2[data-v-4d3399d7],.reviews-section h2[data-v-4d3399d7]{font-size:clamp(1.2rem,4vw,1.8rem)}.requests-table td[data-v-4d3399d7],.requests-table th[data-v-4d3399d7],.reviews-table td[data-v-4d3399d7],.reviews-table th[data-v-4d3399d7]{font-size:clamp(.8rem,2.5vw,.9rem);padding:.5rem}.delete-btn[data-v-4d3399d7],.edit-btn[data-v-4d3399d7]{font-size:clamp(.7rem,2vw,.8rem);padding:.2rem .5rem}.form-group input[data-v-4d3399d7],.form-group textarea[data-v-4d3399d7],button[data-v-4d3399d7]{font-size:clamp(.9rem,3vw,1rem)}button[data-v-4d3399d7]{padding:.5rem 1rem}.pagination button[data-v-4d3399d7]{font-size:clamp(.8rem,2.5vw,.9rem);padding:.4rem .8rem}}.contacts-container[data-v-6bf42d00]{max-width:1200px;margin:0 auto;padding:90px 20px 40px;display:flex;flex-direction:column;gap:40px}.contacts[data-v-6bf42d00]{max-width:800px;margin:0 auto;text-align:left;line-height:1.6;overflow-wrap:break-word}.contacts h1[data-v-6bf42d00]{font-size:clamp(24px,4vw,32px);margin-bottom:10px;font-family:Nekst-SemiBold,sans-serif;text-align:center}.contacts h2[data-v-6bf42d00]{font-size:clamp(16px,2.5vw,20px);margin-bottom:15px;color:#000;font-family:Nekst-Medium,sans-serif}.contacts h3[data-v-6bf42d00]{font-size:clamp(12px,1.5vw,14px);margin-top:20px;color:#3d3d3d;font-family:Nekst-Thin,sans-serif}.contacts p[data-v-6bf42d00]{font-size:clamp(14px,2vw,16px);margin-bottom:20px;font-family:Nekst-Light,sans-serif}.map-section[data-v-6bf42d00]{max-width:800px;margin:0 auto;width:100%}.map-container[data-v-6bf42d00]{width:100%;height:400px;border-radius:12px;overflow:hidden}@font-face{font-family:Nekst-Regular;src:url(/fonts/Nekst-Regular.c854bf10.woff2) format("woff2"),url(/fonts/Nekst-Regular.d132073e.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Nekst-Bold;src:url(/fonts/Nekst-Bold.7839b500.woff2) format("woff2"),url(/fonts/Nekst-Bold.6db3b75d.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Nekst-Light;src:url(/fonts/Nekst-Light.1004d7dc.woff2) format("woff2"),url(/fonts/Nekst-Light.87c652b3.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Nekst-SemiBold;src:url(/fonts/Nekst-SemiBold.3195574f.woff2) format("woff2"),url(/fonts/Nekst-SemiBold.117697d0.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Nekst-Thin;src:url(/fonts/Nekst-Thin.c36fa508.woff) format("woff2"),url(/fonts/Nekst-Thin.c36fa508.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Nekst-Medium;src:url(/fonts/Nekst-Medium.2889ef99.woff2) format("woff2"),url(/fonts/Nekst-Medium.4da3faac.woff) format("woff");font-weight:400;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nekst-Regular,sans-serif}