.HeroSection_heroSection__PY60u{position:relative;height:100vh;min-height:600px;max-height:800px;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;color:#ffffff;margin-top:0}.HeroSection_heroBackground__8Pk29{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.HeroSection_heroImage__CNQXP{object-fit:cover;object-position:center}.HeroSection_heroOverlay___Z5IO{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4));z-index:-1}.HeroSection_heroContainer__DnsmX{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;z-index:1}.HeroSection_heroContent__1I3zc{max-width:650px;animation:HeroSection_fadeIn__XMkXa 1s ease-out}.HeroSection_heroTitle__u7qBZ{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);word-wrap:break-word;hyphens:auto}.HeroSection_highlight___Da0N{color:#ff6b6b;position:relative;display:inline-block}.HeroSection_highlight___Da0N:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#ff6b6b;border-radius:2px}.HeroSection_heroDescription___y9zR{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px}.HeroSection_heroActions__pHhct{display:flex;gap:1rem;margin-top:1rem}.HeroSection_primaryButton__AizzB{display:inline-block;background-color:#ff6b6b;color:white;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,107,107,.3)}.HeroSection_primaryButton__AizzB:hover{background-color:#ff5252;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,107,107,.4)}.HeroSection_secondaryButton__J48og{display:inline-block;background-color:transparent;color:white;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;border:2px solid rgba(255,255,255,.6)}.HeroSection_secondaryButton__J48og:hover{background-color:rgba(255,255,255,.1);border-color:white;transform:translateY(-2px)}.HeroSection_heroFeatures__9R_We{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:2rem 0;z-index:1}.HeroSection_featureContainer__u4Ou1{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.HeroSection_feature__mXFdz{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:300px;animation:HeroSection_slideUp__wSxEn .8s ease-out forwards;animation-delay:calc(var(--index, 0) * .2s);opacity:0}.HeroSection_feature__mXFdz:first-child{--index:1}.HeroSection_feature__mXFdz:nth-child(2){--index:2}.HeroSection_feature__mXFdz:nth-child(3){--index:3}.HeroSection_featureIcon__lOLb9{background-color:rgba(255,107,107,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.HeroSection_feature__mXFdz:hover .HeroSection_featureIcon__lOLb9{background-color:rgba(255,107,107,.4);transform:scale(1.1)}.HeroSection_icon__wPA7j{width:30px;height:30px;color:#ff6b6b}.HeroSection_featureTitle__33Kiu{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.HeroSection_featureDescription__rQDE7{font-size:.9375rem;opacity:.8;line-height:1.5}@keyframes HeroSection_fadeIn__XMkXa{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_slideUp__wSxEn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection_heroTitle__u7qBZ{font-size:2.5rem}.HeroSection_heroDescription___y9zR{font-size:1.125rem;max-width:100%}.HeroSection_heroContent__1I3zc{max-width:550px}}@media (max-width:768px){.HeroSection_heroSection__PY60u{height:auto;max-height:none;min-height:500px;padding:5rem 0 2rem;margin-top:0}.HeroSection_heroTitle__u7qBZ{font-size:2rem;margin-bottom:1rem;line-height:1.1}.HeroSection_heroDescription___y9zR{font-size:1rem;margin-bottom:1.5rem;line-height:1.5}.HeroSection_heroActions__pHhct{justify-content:center;text-align:center}.HeroSection_featureContainer__u4Ou1{flex-direction:column;align-items:center;gap:1.5rem}.HeroSection_feature__mXFdz{max-width:100%}.HeroSection_heroFeatures__9R_We{position:relative;margin-top:2rem;padding:1.5rem 0;background:rgba(0,0,0,.7)}.HeroSection_heroContainer__DnsmX{padding:0 1.5rem}.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{padding:.875rem 1.5rem;font-size:.95rem;min-height:48px;display:flex;align-items:center;justify-content:center}}@media (max-width:480px){.HeroSection_heroSection__PY60u{margin-top:0;min-height:450px;padding:4rem 0 1.5rem}.HeroSection_heroTitle__u7qBZ{font-size:1.75rem;margin-bottom:1rem}.HeroSection_heroDescription___y9zR{font-size:.95rem;margin-bottom:1.25rem}.HeroSection_heroActions__pHhct{justify-content:center;align-items:center;text-align:center}.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{width:100%;text-align:center;padding:.875rem 1rem;font-size:.9rem;min-height:48px}.HeroSection_featureIcon__lOLb9{width:50px;height:50px}.HeroSection_icon__wPA7j{width:25px;height:25px}.HeroSection_featureTitle__33Kiu{font-size:1.1rem}.HeroSection_featureDescription__rQDE7{font-size:.875rem}.HeroSection_heroContainer__DnsmX{padding:0 1rem}}@media (max-width:360px){.HeroSection_heroSection__PY60u{min-height:400px;padding:3.5rem 0 1rem}.HeroSection_heroTitle__u7qBZ{font-size:1.5rem;margin-bottom:.75rem;line-height:1.1}.HeroSection_heroDescription___y9zR{font-size:.9rem;margin-bottom:1rem;line-height:1.4}.HeroSection_highlight___Da0N:after{height:3px}.HeroSection_heroActions__pHhct{justify-content:center;align-items:center;text-align:center}.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{padding:.75rem .875rem;font-size:.85rem;min-height:44px}.HeroSection_heroContent__1I3zc{text-align:center}}@media (max-height:500px) and (orientation:landscape){.HeroSection_heroSection__PY60u{height:auto;min-height:450px;padding:4rem 0 1rem}.HeroSection_heroFeatures__9R_We{position:relative}.HeroSection_featureContainer__u4Ou1{flex-direction:row;flex-wrap:wrap;justify-content:center}.HeroSection_feature__mXFdz{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (hover:none) and (pointer:coarse){.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{padding:.875rem 1.5rem;min-height:48px;touch-action:manipulation}.HeroSection_featureIcon__lOLb9{min-width:48px;min-height:48px}}.HeroSection_highlightNoLine__IoVLo{color:#ff6b6b;position:relative;display:inline-block}.HeroSection_heroBackground__8Pk29 img,.HeroSection_heroBackground__8Pk29 picture{width:100%;height:100%;display:block;object-fit:cover;object-position:center}