.ParallaxHero_hero____jCC{position:relative;height:110vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.ParallaxHero_bg__dInS_{position:absolute;top:-10%;left:0;width:100%;height:130%;background-size:cover;background-position:50%;opacity:.5;z-index:0}.ParallaxHero_gridOverlay__XVTXv{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:50px 50px;z-index:1;opacity:.3}.ParallaxHero_typographyContainer__gjdvy{position:relative;z-index:10;text-align:center;pointer-events:none;padding:0 20px}.ParallaxHero_subTitle__9zNEI{font-size:clamp(.8rem,4vw,1.5rem);letter-spacing:clamp(4px,2vw,10px);color:var(--text-muted);text-transform:uppercase;margin-top:20px}.ParallaxHero_dumbbell__3gjXh{position:absolute;bottom:2%;right:-5%;width:clamp(280px,60vw,700px);z-index:5;mix-blend-mode:lighten;pointer-events:none;opacity:.6}.ParallaxHero_bottomFade__oP_hy{position:absolute;bottom:0;left:0;width:100%;height:20vh;background:linear-gradient(to top,var(--bg-color),#0000);z-index:20}.ParallaxHero_mobileBreak__99WXi{display:none}@media (max-width:768px){.ParallaxHero_mobileBreak__99WXi{display:block}.ParallaxHero_hero____jCC{height:100vh!important}.ParallaxHero_dumbbell__3gjXh{width:450px;right:-10%;opacity:.4}}@media (max-width:480px){.ParallaxHero_hero____jCC{height:90vh!important}.ParallaxHero_dumbbell__3gjXh{width:300px;right:-15%;bottom:5%}}.AboutSection_about__pCEvR{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:clamp(30px,8vw,80px);flex-wrap:wrap}.AboutSection_textGroup__bRphu{flex:1 1 350px}.AboutSection_label__gCFA1{color:var(--accent-green);font-size:.9rem;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px}.AboutSection_description__1hJGY{font-size:clamp(1rem,3vw,1.2rem);color:var(--text-muted);line-height:1.8;margin-bottom:20px}.AboutSection_imageContainer__yqm_d{flex:1 1 350px;height:clamp(300px,60vh,600px);position:relative;overflow:hidden;border-radius:30px}.AboutSection_image__Pp_4s{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.AboutSection_imageFade__9ZC0m{position:absolute;top:0;left:0;width:100%;height:auto;background:linear-gradient(#0000 50%,#000)}@media (max-width:480px){.AboutSection_imageContainer__yqm_d{height:400px!important}}.FeatureCards_container__bX9b0{position:relative;overflow:hidden}.FeatureCards_bgText__g33Jy{font-size:20vw;line-height:.9;margin:0;opacity:.03;position:absolute;top:100px;left:0;z-index:0;white-space:nowrap}.FeatureCards_header__IRgBF{position:relative;z-index:1;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.FeatureCards_cardsContainer__OBY_0{display:flex;flex-wrap:wrap;gap:clamp(20px,4vw,40px);justify-content:center;position:relative;z-index:2}.FeatureCards_card__JSH_x{flex:1 1 320px;max-width:450px;min-height:480px;padding:clamp(30px,6vw,50px);border-radius:30px;perspective:1000px;display:flex;flex-direction:column;align-items:center;justify-content:center;textAlign:center;box-shadow:0 20px 40px #00000080;transition:transform .3s ease;cursor:pointer}.FeatureCards_imageWrapper__BfYhj{height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;width:100%}.FeatureCards_image__uJ_QI{width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 15px 15px rgba(0,0,0,.8))}.FeatureCards_cardTitle__91lH2{font-size:clamp(1.6rem,4.5vw,2.2rem);margin-bottom:15px;letter-spacing:2px}.FeatureCards_cardDesc__UyJUh{color:var(--text-muted);font-size:clamp(1rem,3.2vw,1.1rem);line-height:1.7}@media (max-width:1024px){.FeatureCards_card__JSH_x{flex:1 1 45%}}@media (max-width:768px){.FeatureCards_bgText__g33Jy{font-size:30vw;top:50px}}@media (max-width:600px){.FeatureCards_header__IRgBF{justify-content:center!important;text-align:center;flex-direction:column}.FeatureCards_card__JSH_x{flex:1 1 100%!important;min-height:400px!important;padding:40px 25px}}.GallerySection_header__eT_rL{text-align:center;margin-bottom:80px}.GallerySection_label__cTccW{color:var(--accent-green);letter-spacing:4px;text-transform:uppercase;margin-bottom:10px}.GallerySection_grid__lGhHp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:250px;grid-gap:15px;gap:15px}.GallerySection_item__f9Fmh{overflow:hidden;border-radius:16px;cursor:pointer}.GallerySection_img__aAL9u{width:100%;height:auto;object-fit:cover;border-radius:16px;transition:transform .5s ease}.GallerySection_itemLarge__IGxCl{grid-column:span 2;grid-row:span 2}.GallerySection_itemWide__QkpTJ{grid-column:span 2}@media (max-width:768px){.GallerySection_grid__lGhHp{grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:250px!important;gap:12px!important}.GallerySection_item__f9Fmh{height:250px!important}.GallerySection_itemLarge__IGxCl,.GallerySection_itemWide__QkpTJ{grid-column:span 2!important;grid-row:auto!important}.GallerySection_itemLarge__IGxCl{height:400px!important}}@media (max-width:480px){.GallerySection_grid__lGhHp{grid-template-columns:1fr!important;grid-auto-rows:300px!important}.GallerySection_item__f9Fmh{height:300px!important}.GallerySection_itemLarge__IGxCl,.GallerySection_itemWide__QkpTJ{grid-column:auto!important}.GallerySection_itemLarge__IGxCl{height:350px!important}}.ContactSection_contact__k_lxG{background-color:#000}.ContactSection_panel__67BHy{padding:clamp(20px,8vw,80px);display:flex;flex-wrap:wrap;gap:clamp(30px,5vw,60px)}.ContactSection_info__ylVgp{flex:1 1 300px}.ContactSection_infoSubtitle__gFUXp{color:var(--text-muted);font-size:clamp(1rem,3vw,1.2rem);margin-bottom:30px}.ContactSection_detailItem__RGvKT{margin-bottom:25px}.ContactSection_detailTitle__ooEhO{color:#fff;font-size:1.1rem;margin-bottom:8px}.ContactSection_detailContent__qPpDe{color:var(--text-muted);font-size:.95rem}.ContactSection_phone__DAZMN{color:var(--accent-green);font-size:clamp(1.2rem,5vw,1.5rem);font-weight:700}.ContactSection_mapContainer__w2M7m{flex:1 1 400px;display:flex;flex-direction:column;gap:20px}.ContactSection_mapFrame__d2S0f{height:400px;border-radius:20px;overflow:hidden;border:1px solid #ffffff1a;box-shadow:0 10px 30px #00000080}.ContactSection_actions___HGMs{display:flex;gap:15px}@media (max-width:1024px){.ContactSection_panel__67BHy{padding:60px 5%}}@media (max-width:768px){.ContactSection_panel__67BHy{flex-direction:column;padding:50px 20px}.ContactSection_info__ylVgp{text-align:center}.ContactSection_mapContainer__w2M7m{width:100%}}@media (max-width:480px){.ContactSection_actions___HGMs{flex-direction:column}.ContactSection_mapFrame__d2S0f{height:300px}.ContactSection_phone__DAZMN{font-size:1.3rem}}