html{margin:0;padding:0;font-family:var(--text2)}body{margin:0;padding:0}:root{--logo: "LobsetRegular", sans-serif;--h1Fugaz: "H1HomeMainFriaze", sans-serif;--h1VictorMono: "H1VM", monospace;--header1: "Audiowide", cursive;--header2: "fastrun", sans-serif;--header3: "fastrun-out", sans-serif;--text1: "Poppins", sans-serif;--text2: "Monttserrat", sans-serif;--button1: "NunitoSans", sans-serif;--message1: "Rubik", sans-serif}@font-face{font-family:FastRunOutLine;src:url(/assets/fastrun-outline-DgzjbZ_Q.otf);font-weight:400;font-style:normal}@font-face{font-family:LobsetRegular;src:url(/assets/Lobster-Regular-BNlw3aFJ.ttf);font-weight:400;font-style:normal}@font-face{font-family:H1HomeMainFriaze;src:url(/assets/FugazOne-Regular-BNbMQXal.ttf)}@font-face{font-family:H1VM;src:url(/assets/VictorMono-VariableFont_wght-LvjO0EI6.ttf)}@font-face{font-family:Monttserrat;src:url(/assets/Montserrat-VariableFont_wght-DcaoeaBt.ttf)}@font-face{font-family:Audiowide;src:url(/assets/Audiowide-Regular-8MRs-3Oc.ttf)}@font-face{font-family:fastrun;src:url(/assets/fastrun-regular-CWSJRjPO.otf)}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans-VariableFont_YTLC_opsz_wdth_wght-CowQtdx-.ttf)}@font-face{font-family:Poppins;src:url(/assets/Poppins-VariableFont_wght-DhE6KwIp.otf)}@font-face{font-family:Rubik;src:url(/assets/Rubik-VariableFont_wght-CV_BkMil.ttf)}.mobile-logo[data-v-b44d3314]{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#fffffff2;border-radius:50px;box-shadow:0 2px 10px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.little-logo[data-v-b44d3314]{width:30px;height:30px;object-fit:contain;border:2px solid white}.write-logo[data-v-b44d3314]{font-family:var(--logo);font-weight:900;color:#2e8b57;font-size:.9rem;border:2px solid black;padding:2px 4px;border-radius:4px}@media (max-width: 768px){.mobile-logo[data-v-b44d3314]{display:flex}}.burger-menu-container[data-v-fa7ea11e]{position:relative;z-index:1001}.burger-menu[data-v-fa7ea11e]{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;position:relative;transition:transform .3s ease}.burger-menu[data-v-fa7ea11e]:hover{transform:scale(1.1)}.burger-menu[data-v-fa7ea11e]:active{transform:scale(.95)}.burger-menu span[data-v-fa7ea11e]{display:block;height:3px;width:100%;background-color:#000;border-radius:3px;transition:all .3s ease;transform-origin:center;box-shadow:1px 1px 6px #ffffffec}.burger-menu.active span[data-v-fa7ea11e]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.burger-menu.active span[data-v-fa7ea11e]:nth-child(2){opacity:0}.burger-menu.active span[data-v-fa7ea11e]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.dropdown-menu[data-v-fa7ea11e]{position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;min-width:280px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;border:1px solid #e9ecef;margin-top:10px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.dropdown-menu.active[data-v-fa7ea11e]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-nav[data-v-fa7ea11e]{display:flex;flex-direction:column;height:100%}.mobile-menu-header[data-v-fa7ea11e]{display:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#2e8b57;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-logo[data-v-fa7ea11e]{display:flex;align-items:center;gap:.8rem;font-weight:700}.mobile-logo .little-logo[data-v-fa7ea11e]{width:2rem;height:2rem}.close-menu[data-v-fa7ea11e]{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.close-menu[data-v-fa7ea11e]:hover{background-color:#ffffff1a}.dropdown-nav-content[data-v-fa7ea11e]{flex:1;padding:1rem 0;overflow-y:auto}.dropdown-nav-link[data-v-fa7ea11e]{display:flex;align-items:center;padding:1rem 1.5rem;color:#333;text-decoration:none;transition:all .3s ease;font-size:1rem;border-left:3px solid transparent;white-space:nowrap}.dropdown-nav-link[data-v-fa7ea11e]:hover{background-color:#f8fff8;color:#2e8b57;border-left-color:#2e8b57;padding-left:2rem}.dropdown-nav-link[data-v-fa7ea11e]:active{background-color:#e8f5e8;transform:translate(5px)}.dropdown-nav-link.router-link-active[data-v-fa7ea11e]{background-color:#f0f8f0;color:#2e8b57;border-left-color:#2e8b57;font-weight:600}.dropdown-nav-link.accent[data-v-fa7ea11e]{background-color:#f8fff8;color:#2e8b57;font-weight:600}.dropdown-nav-link.accent[data-v-fa7ea11e]:hover{background-color:#2e8b57;color:#fff}.dropdown-divider[data-v-fa7ea11e]{height:1px;background:#e9ecef;margin:.5rem 1.5rem}.mobile-overlay[data-v-fa7ea11e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:998}.mobile-overlay.active[data-v-fa7ea11e]{opacity:1;visibility:visible}@media (max-width: 767px){.dropdown-menu[data-v-fa7ea11e]{position:fixed;top:0;right:-100%;width:85%;max-width:320px;height:100vh;border-radius:0;margin-top:0;transition:right .3s ease;box-shadow:-5px 0 25px #0000004d;max-height:100vh;overflow:hidden}.dropdown-menu.active[data-v-fa7ea11e]{right:0}.mobile-menu-header[data-v-fa7ea11e]{display:flex;flex-shrink:0}.close-menu[data-v-fa7ea11e]{display:flex}.dropdown-nav-content[data-v-fa7ea11e]{padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.dropdown-nav-link[data-v-fa7ea11e]{padding:1.4rem 1.5rem;font-size:1.1rem;border-left:none;border-bottom:1px solid #f0f0f0}.dropdown-nav-link[data-v-fa7ea11e]:hover,.dropdown-nav-link.router-link-active[data-v-fa7ea11e]{border-left:none;border-bottom:1px solid #2e8b57;padding-left:1.5rem}}.dropdown-nav-content[data-v-fa7ea11e]::-webkit-scrollbar{width:4px}.dropdown-nav-content[data-v-fa7ea11e]::-webkit-scrollbar-track{background:#f1f1f1}.dropdown-nav-content[data-v-fa7ea11e]::-webkit-scrollbar-thumb{background:#2e8b57;border-radius:2px}.dropdown-nav-content[data-v-fa7ea11e]::-webkit-scrollbar-thumb:hover{background:#26734a}[data-v-65818a7a]{margin:0;padding:0;box-sizing:border-box}.menu-box[data-v-65818a7a]{display:flex;flex-direction:row;justify-content:center;align-items:center}.h-menu[data-v-65818a7a]{padding:0}a[data-v-65818a7a]{text-decoration:none;color:inherit}.hero-section[data-v-65818a7a]{opacity:0;transform:translateY(50px);transition:all 1s ease-out}.hero-section.visible[data-v-65818a7a]{opacity:1;transform:translateY(0)}body[data-v-65818a7a]{line-height:1.6;color:#333;overflow-x:hidden}.container[data-v-65818a7a]{max-width:1200px;margin:0 auto;padding:0 10px}.app-header[data-v-65818a7a]{color:#fff;padding:0;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(-100%);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.app-header.header-visible[data-v-65818a7a]{transform:translateY(0);opacity:1}.header-container[data-v-65818a7a]{max-width:1200px;display:flex;justify-content:space-between;align-items:center;position:relative;font-size:2em}.logo-link[data-v-65818a7a]{text-decoration:none;color:inherit}.logo[data-v-65818a7a]{display:flex;align-items:center;gap:.5rem;flex-shrink:0;z-index:1002}.logo-box[data-v-65818a7a]{display:flex;align-items:center;text-shadow:2px 2px 5px #132016d0}.little-logo[data-v-65818a7a]{width:2.5rem;height:2.5rem;object-fit:contain;filter:drop-shadow(2px 2px 4px rgb(160,178,152))}.team[data-v-65818a7a]{font-size:.8rem;opacity:.8;align-self:flex-end;margin-bottom:.2rem}.main-content[data-v-65818a7a]{min-height:100vh;padding:0}.app-footer[data-v-65818a7a]{background-color:#1a3e23;color:#fff;text-align:center;padding:1.5rem 0;margin-top:2rem}.app-footer p[data-v-65818a7a]{margin-bottom:.5rem}@media (max-width: 1023px) and (min-width: 768px){.team[data-v-65818a7a]{display:none}}@media (max-width: 767px){.logo[data-v-65818a7a]{font-size:1.1rem}.team[data-v-65818a7a]{display:none}.little-logo[data-v-65818a7a]{width:2rem;height:2rem}.container[data-v-65818a7a]{padding:0 15px}}@media (max-width: 360px){.logo-box[data-v-65818a7a]:nth-child(2){display:none}}.btn[data-v-65818a7a]{display:inline-block;background-color:gold;color:#333;padding:12px 30px;border-radius:5px;text-decoration:none;font-weight:700;border:none;cursor:pointer;transition:background-color .3s;margin:.5rem}.btn[data-v-65818a7a]:hover{background-color:#e6c200}.btn-secondary[data-v-65818a7a]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-65818a7a]:hover{background-color:#545b62}.page[data-v-65818a7a]{width:100%;margin:0 auto;padding:2rem;text-align:center}.page h1[data-v-65818a7a]{color:#2e8b57;margin-bottom:1rem;font-size:2.5rem}.page p[data-v-65818a7a]{font-size:1.1rem;margin-bottom:1.5rem;color:#666}.home-page[data-v-cebf2e3d]{overflow-x:hidden}.hero-section[data-v-cebf2e3d]{position:relative;height:100vh;overflow:hidden;color:#fff;padding:0;display:flex;align-items:end;justify-content:center}.hero-slider[data-v-cebf2e3d]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.slide[data-v-cebf2e3d]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out;animation:backgroundZoom-cebf2e3d 20s infinite alternate}.slide.active[data-v-cebf2e3d]{opacity:1}@keyframes backgroundZoom-cebf2e3d{0%{transform:scale(1)}to{transform:scale(1.05)}}.hero-overlay[data-v-cebf2e3d]{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-content[data-v-cebf2e3d]{text-align:center;max-width:1200px;width:90%;margin:0 auto;padding:2rem 1rem}.hero-title[data-v-cebf2e3d]{margin-bottom:clamp(1rem,4vw,2.5rem);font-style:italic}.title-main[data-v-cebf2e3d]{display:block;font-size:clamp(2rem,8vw,4.5rem);font-weight:800;text-shadow:2px 2px 4px #8bbb939f;line-height:1.1;margin-bottom:clamp(.5rem,2vw,1rem);letter-spacing:clamp(1px,.5vw,3px);font-family:var(--h1VictorMono)}.title-sub[data-v-cebf2e3d]{display:block;font-size:clamp(1.1rem,4vw,2rem);font-weight:300;opacity:.9;font-family:H1VM,sans-serif;line-height:1.3}.hero-description[data-v-cebf2e3d]{font-size:clamp(1rem,3vw,1.4rem);line-height:1.6;margin-bottom:clamp(2rem,6vw,3.5rem);opacity:.9;max-width:min(90%,800px);margin-left:auto;margin-right:auto;letter-spacing:clamp(.5px,.3vw,2px);padding:0 1rem}.hero-actions[data-v-cebf2e3d]{display:flex;gap:clamp(.8rem,3vw,1.5rem);justify-content:center;flex-wrap:wrap;margin-bottom:clamp(2rem,6vw,4rem);width:100%}.btn[data-v-cebf2e3d]{display:inline-flex;align-items:center;justify-content:center;padding:clamp(.8rem,3vw,1rem) clamp(1.5rem,4vw,2rem);border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;gap:.5rem;min-width:min(200px,40vw);font-size:clamp(.9rem,3vw,1.1rem);white-space:nowrap}.btn-large[data-v-cebf2e3d]{padding:clamp(1rem,4vw,1.2rem) clamp(2rem,5vw,2.5rem);font-size:clamp(1rem,3.5vw,1.3rem);min-width:min(220px,45vw)}.btn-primary[data-v-cebf2e3d]{border:2px solid;background-color:#ffea00;color:#fff;box-shadow:0 4px 15px #ffd7004d}.btn-primary[data-v-cebf2e3d]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066;background:#fff;color:#2e8b57;border-color:#fff}.btn-outline[data-v-cebf2e3d]{background:transparent;color:#fff;border-color:#fff}.btn-outline[data-v-cebf2e3d]:hover{background:#fff;color:#2e8b57}.btn-secondary[data-v-cebf2e3d]{background:#6c757d;color:#fff}.btn-secondary[data-v-cebf2e3d]:hover{background:#5a6268;transform:translateY(-1px)}.hero-stats[data-v-cebf2e3d]{display:flex;justify-content:center;gap:clamp(1.5rem,5vw,4rem);flex-wrap:wrap;padding:0 1rem}.stat[data-v-cebf2e3d]{text-align:center;min-width:80px}.stat-number[data-v-cebf2e3d]{font-size:clamp(1.8rem,6vw,3rem);font-weight:800;color:gold;margin-bottom:clamp(.3rem,1vw,.8rem);line-height:1}.stat-label[data-v-cebf2e3d]{font-size:clamp(.8rem,2.5vw,1rem);opacity:.8;line-height:1.2}@media (max-width: 1024px){.hero-section[data-v-cebf2e3d]{height:80vh;min-height:500px}.hero-content[data-v-cebf2e3d]{padding:1.5rem .5rem}.title-main[data-v-cebf2e3d]{font-size:clamp(1.8rem,6vw,3rem)}.title-sub[data-v-cebf2e3d]{font-size:clamp(1rem,3vw,1.5rem)}}@media (max-width: 768px){.hero-section[data-v-cebf2e3d]{height:70vh;min-height:450px;align-items:flex-end}.hero-content[data-v-cebf2e3d]{padding-bottom:clamp(2rem,8vh,4rem)}.hero-actions[data-v-cebf2e3d]{flex-direction:column;align-items:center}.btn-large[data-v-cebf2e3d]{width:min(280px,80vw);min-width:auto}.hero-stats[data-v-cebf2e3d]{gap:clamp(1rem,4vw,2rem)}.stat[data-v-cebf2e3d]{min-width:70px}}@media (max-width: 576px){.hero-section[data-v-cebf2e3d]{height:65vh;min-height:400px}.hero-content[data-v-cebf2e3d]{width:95%;padding:1rem .5rem;padding-bottom:clamp(1.5rem,6vh,3rem)}.title-main[data-v-cebf2e3d]{font-size:clamp(1.6rem,7vw,2.2rem);margin-bottom:.3rem}.title-sub[data-v-cebf2e3d]{font-size:clamp(.9rem,4vw,1.2rem)}.hero-description[data-v-cebf2e3d]{font-size:clamp(.9rem,3.5vw,1.1rem);margin-bottom:clamp(1.5rem,5vw,2.5rem);padding:0 .5rem}.hero-stats[data-v-cebf2e3d]{gap:clamp(.8rem,3vw,1.5rem)}.stat[data-v-cebf2e3d]{min-width:60px}.stat-number[data-v-cebf2e3d]{font-size:clamp(1.5rem,5vw,2.2rem)}.stat-label[data-v-cebf2e3d]{font-size:clamp(.7rem,2.5vw,.85rem)}}@media (max-width: 480px){.hero-section[data-v-cebf2e3d]{height:60vh;min-height:350px}.hero-content[data-v-cebf2e3d]{padding-bottom:clamp(1rem,5vh,2rem)}.title-main[data-v-cebf2e3d]{font-size:clamp(1.4rem,6vw,1.8rem);letter-spacing:.5px}.title-sub[data-v-cebf2e3d]{font-size:clamp(.8rem,3.5vw,1rem)}.hero-description[data-v-cebf2e3d]{font-size:clamp(.8rem,3vw,.95rem);line-height:1.5;margin-bottom:clamp(1rem,4vw,2rem)}.btn[data-v-cebf2e3d]{padding:.7rem 1.2rem;font-size:.85rem;min-width:160px}.btn-large[data-v-cebf2e3d]{padding:.8rem 1.5rem;font-size:.9rem;min-width:180px}.hero-stats[data-v-cebf2e3d]{gap:.8rem}.stat[data-v-cebf2e3d]{min-width:55px}.stat-number[data-v-cebf2e3d]{font-size:1.4rem}.stat-label[data-v-cebf2e3d]{font-size:.7rem}}@media (max-width: 360px){.hero-section[data-v-cebf2e3d]{height:55vh;min-height:320px}.hero-content[data-v-cebf2e3d]{padding:.5rem;padding-bottom:clamp(.8rem,4vh,1.5rem)}.title-main[data-v-cebf2e3d]{font-size:1.3rem}.title-sub[data-v-cebf2e3d]{font-size:.85rem}.hero-actions[data-v-cebf2e3d]{gap:.5rem}.btn[data-v-cebf2e3d]{min-width:140px;font-size:.8rem;padding:.6rem 1rem}.btn-large[data-v-cebf2e3d]{min-width:150px;font-size:.85rem;padding:.7rem 1.2rem}.hero-stats[data-v-cebf2e3d]{gap:.5rem}.stat[data-v-cebf2e3d]{min-width:50px}.stat-number[data-v-cebf2e3d]{font-size:1.2rem}.stat-label[data-v-cebf2e3d]{font-size:.65rem}}@media (max-height: 600px) and (orientation: landscape){.hero-section[data-v-cebf2e3d]{height:100vh;min-height:400px}.hero-content[data-v-cebf2e3d]{padding:1rem 0}.title-main[data-v-cebf2e3d]{font-size:clamp(1.5rem,5vw,2rem)}.title-sub[data-v-cebf2e3d]{font-size:clamp(.9rem,3vw,1.1rem)}.hero-description[data-v-cebf2e3d]{margin-bottom:clamp(1rem,3vh,1.5rem);font-size:.9rem}.hero-actions[data-v-cebf2e3d]{margin-bottom:clamp(1rem,3vh,2rem)}.hero-stats[data-v-cebf2e3d]{gap:1.5rem}}.section-title[data-v-cebf2e3d]{text-align:center;font-size:2.5rem;color:#2e8b57;margin-bottom:3rem;font-weight:700}.container[data-v-cebf2e3d]{max-width:1200px;margin:0 auto;padding:0 20px}.benefits-section[data-v-cebf2e3d]{padding:80px 0;background:#f8fff8}.benefits-grid[data-v-cebf2e3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.benefit-card[data-v-cebf2e3d]{background:#fff;padding:2.5rem 2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #00000014;transition:transform .3s ease;transform-style:preserve-3d;transition:all .5s cubic-bezier(.23,1,.32,1)}.benefit-card[data-v-cebf2e3d]:hover{transform:translateY(-10px) rotateX(5deg);box-shadow:0 25px 40px #2e8b5726}.benefit-icon[data-v-cebf2e3d]{font-size:3rem;margin-bottom:1.5rem}.benefit-card h3[data-v-cebf2e3d]{color:#2e8b57;margin-bottom:1rem;font-size:1.3rem}.benefit-card p[data-v-cebf2e3d]{color:#666;line-height:1.5}.events-section[data-v-cebf2e3d]{padding:80px 0}.events-grid[data-v-cebf2e3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.event-card[data-v-cebf2e3d]{display:flex;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.event-card[data-v-cebf2e3d]:hover{transform:translateY(-3px)}.event-date[data-v-cebf2e3d]{background:#2e8b57;color:#fff;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px}.date-day[data-v-cebf2e3d]{font-size:1.8rem;font-weight:800;line-height:1}.date-month[data-v-cebf2e3d]{font-size:.9rem;opacity:.9}.event-info[data-v-cebf2e3d]{padding:1.5rem;flex:1}.event-info h3[data-v-cebf2e3d]{color:#2e8b57;margin-bottom:.5rem}.event-info p[data-v-cebf2e3d]{color:#666;margin-bottom:.5rem}.event-tag[data-v-cebf2e3d]{display:inline-block;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600}.event-tag.free[data-v-cebf2e3d]{background:#e8f5e8;color:#2e8b57}.event-tag.regular[data-v-cebf2e3d]{background:#e3f2fd;color:#1976d2}.event-tag.long[data-v-cebf2e3d]{background:#fff3e0;color:#f57c00}.events-actions[data-v-cebf2e3d]{text-align:center}.success-section[data-v-cebf2e3d]{padding:80px 0;background:#f8fff8}.success-stories[data-v-cebf2e3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.story-card[data-v-cebf2e3d]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;gap:1.5rem;align-items:flex-start}.story-avatar[data-v-cebf2e3d]{width:60px;height:60px;background:#2e8b57;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.story-content h3[data-v-cebf2e3d]{color:#2e8b57;margin-bottom:.5rem}.story-achievement[data-v-cebf2e3d]{color:gold;font-weight:600;margin-bottom:1rem}.story-text[data-v-cebf2e3d]{color:#666;line-height:1.5;font-style:italic}.cta-section[data-v-cebf2e3d]{padding:100px 0;background:linear-gradient(135deg,#2e8b57,#26734a);color:#fff;text-align:center}.cta-content h2[data-v-cebf2e3d]{font-size:2.5rem;margin-bottom:1rem}.cta-content>p[data-v-cebf2e3d]{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-features[data-v-cebf2e3d]{display:inline-flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem;text-align:left}.cta-feature[data-v-cebf2e3d]{font-size:1.1rem}.cta-actions[data-v-cebf2e3d]{display:flex;flex-direction:column;gap:2rem;align-items:center}.btn-cta[data-v-cebf2e3d]{padding:20px 40px;font-size:1.2rem}.cta-contacts p[data-v-cebf2e3d]{margin-bottom:1rem;opacity:.9}.contact-links[data-v-cebf2e3d]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.contact-link[data-v-cebf2e3d]{color:gold;text-decoration:none;font-weight:600;transition:opacity .3s ease}.contact-link[data-v-cebf2e3d]:hover{opacity:.8}.quick-links-section[data-v-cebf2e3d]{padding:80px 0}.quick-links-grid[data-v-cebf2e3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.quick-link-card[data-v-cebf2e3d]{background:#fff;padding:2.5rem 2rem;border-radius:15px;text-align:center;text-decoration:none;color:inherit;box-shadow:0 5px 20px #00000014;transition:all .3s ease;border:2px solid transparent}.quick-link-card[data-v-cebf2e3d]:hover{transform:translateY(-5px);border-color:#2e8b57;box-shadow:0 10px 30px #2e8b5726}.quick-link-icon[data-v-cebf2e3d]{font-size:3rem;margin-bottom:1.5rem}.quick-link-card h3[data-v-cebf2e3d]{color:#2e8b57;margin-bottom:1rem;font-size:1.3rem}.quick-link-card p[data-v-cebf2e3d]{color:#666;line-height:1.5}@media (max-width: 768px){.hero-section[data-v-cebf2e3d]{padding:80px 0 60px}.title-main[data-v-cebf2e3d]{font-size:2.2rem}.title-sub[data-v-cebf2e3d]{font-size:1.2rem}.hero-actions[data-v-cebf2e3d]{flex-direction:column;align-items:center}.btn-large[data-v-cebf2e3d]{width:100%;max-width:260px}.hero-stats[data-v-cebf2e3d]{gap:2rem}.stat-number[data-v-cebf2e3d],.section-title[data-v-cebf2e3d]{font-size:2rem}.event-card[data-v-cebf2e3d]{flex-direction:column}.event-date[data-v-cebf2e3d]{flex-direction:row;gap:1rem;justify-content:center}.story-card[data-v-cebf2e3d]{flex-direction:column;text-align:center}.contact-links[data-v-cebf2e3d]{flex-direction:column;gap:1rem}}@media (max-width: 480px){.title-main[data-v-cebf2e3d]{font-size:1.8rem}.benefits-grid[data-v-cebf2e3d],.events-grid[data-v-cebf2e3d],.success-stories[data-v-cebf2e3d],.quick-links-grid[data-v-cebf2e3d]{grid-template-columns:1fr}.container[data-v-cebf2e3d]{padding:0 15px}.hero-actions[data-v-cebf2e3d]{gap:.5rem}.btn[data-v-cebf2e3d]{font-size:.85rem;padding:12px 14px}.btn-large[data-v-cebf2e3d]{padding:14px;font-size:.9rem}}
