.Hero-module__TZ8xUW__heroContainer{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__TZ8xUW__backgroundAnimation{opacity:.3;background-color:transparent;background-image:linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.1) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.1) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.1) 75%);background-position:0 0,0 25px,25px -25px,-25px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:50px 50px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:100%;height:100%;animation:20s linear infinite Hero-module__TZ8xUW__backgroundMove;position:absolute;top:0;left:0}@keyframes Hero-module__TZ8xUW__backgroundMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.Hero-module__TZ8xUW__particle{background:rgba(255,255,255,.8);border-radius:50%;width:4px;height:4px;animation:6s ease-in-out infinite Hero-module__TZ8xUW__float;position:absolute}.Hero-module__TZ8xUW__particle:first-child{animation-duration:8s;animation-delay:0s;top:10%;left:10%}.Hero-module__TZ8xUW__particle:nth-child(2){animation-duration:6s;animation-delay:-2s;top:20%;right:10%}.Hero-module__TZ8xUW__particle:nth-child(3){animation-duration:10s;animation-delay:-4s;bottom:30%;left:20%}.Hero-module__TZ8xUW__particle:nth-child(4){animation-duration:7s;animation-delay:-1s;bottom:20%;right:20%}.Hero-module__TZ8xUW__particle:nth-child(5){animation-duration:9s;animation-delay:-3s;top:50%;left:5%}.Hero-module__TZ8xUW__particle:nth-child(6){animation-duration:5s;animation-delay:-5s;top:70%;right:15%}@keyframes Hero-module__TZ8xUW__float{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-20px)scale(1.1)}}.Hero-module__TZ8xUW__contentWrapper{z-index:2;text-align:center;width:100%;max-width:1200px;padding:0 2rem;position:relative}.Hero-module__TZ8xUW__textContent{margin-bottom:2rem}.Hero-module__TZ8xUW__title{text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-bottom:1.5rem;font-size:max(3rem,min(6vw,5rem));font-weight:800;line-height:1.2}.Hero-module__TZ8xUW__titleWord{animation:.8s ease-out forwards Hero-module__TZ8xUW__slideInUp;animation-delay:calc(var(--word-index)*.2s);opacity:0;margin-right:.3em;display:inline-block;transform:translateY(50px)}@keyframes Hero-module__TZ8xUW__slideInUp{to{opacity:1;transform:translateY(0)}}.Hero-module__TZ8xUW__subtitle{opacity:0;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:max(1.2rem,min(2.5vw,1.8rem));font-weight:300;line-height:1.6;animation:1s ease-out .8s forwards Hero-module__TZ8xUW__fadeInUp}@keyframes Hero-module__TZ8xUW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__TZ8xUW__divider{opacity:0;background:linear-gradient(90deg,#ff6b6b,#feca57,#48dbfb,#ff9ff3);border-radius:2px;width:100px;height:3px;margin:2rem auto;animation:1s ease-out 1.2s forwards Hero-module__TZ8xUW__expandWidth}@keyframes Hero-module__TZ8xUW__expandWidth{0%{opacity:0;width:0}to{opacity:1;width:100px}}.Hero-module__TZ8xUW__actionButtons{opacity:0;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;animation:1s ease-out 1.4s forwards Hero-module__TZ8xUW__fadeInUp;display:flex}.Hero-module__TZ8xUW__primaryBtn,.Hero-module__TZ8xUW__secondaryBtn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.Hero-module__TZ8xUW__primaryBtn{color:#fff;background:linear-gradient(45deg,#ff6b6b,#feca57);box-shadow:0 8px 25px rgba(255,107,107,.3)}.Hero-module__TZ8xUW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,107,107,.4)}.Hero-module__TZ8xUW__primaryBtn:hover .Hero-module__TZ8xUW__buttonArrow{transform:translate(5px)}.Hero-module__TZ8xUW__buttonArrow{margin-left:.5rem;transition:transform .3s;display:inline-block}.Hero-module__TZ8xUW__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid rgba(255,255,255,.3)}.Hero-module__TZ8xUW__secondaryBtn:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6);transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,255,255,.1)}.Hero-module__TZ8xUW__decorativeElements{pointer-events:none;width:100%;height:100%;position:absolute}.Hero-module__TZ8xUW__floatingShape1,.Hero-module__TZ8xUW__floatingShape2,.Hero-module__TZ8xUW__floatingShape3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border-radius:50%;position:absolute}.Hero-module__TZ8xUW__floatingShape1{width:200px;height:200px;animation:15s ease-in-out infinite Hero-module__TZ8xUW__floatRotate;top:10%;left:-5%}.Hero-module__TZ8xUW__floatingShape2{width:150px;height:150px;animation:12s ease-in-out infinite reverse Hero-module__TZ8xUW__floatRotate;bottom:15%;right:-5%}.Hero-module__TZ8xUW__floatingShape3{width:100px;height:100px;animation:10s ease-in-out -5s infinite Hero-module__TZ8xUW__floatRotate;top:60%;left:10%}@keyframes Hero-module__TZ8xUW__floatRotate{0%,to{opacity:.3;transform:translate(0)rotate(0)}25%{opacity:.6;transform:translate(20px,-30px)rotate(90deg)}50%{opacity:.4;transform:translate(-10px,-20px)rotate(180deg)}75%{opacity:.7;transform:translate(30px,10px)rotate(270deg)}}.Hero-module__TZ8xUW__scrollIndicator{opacity:0;flex-direction:column;align-items:center;gap:.5rem;animation:1s ease-out 2s forwards Hero-module__TZ8xUW__fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__TZ8xUW__scrollIndicator span{letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:300}.Hero-module__TZ8xUW__scrollArrow{background:rgba(255,255,255,.6);width:2px;height:30px;animation:2s ease-in-out infinite Hero-module__TZ8xUW__bounce;position:relative}.Hero-module__TZ8xUW__scrollArrow:after{content:"";border-bottom:2px solid rgba(255,255,255,.6);border-right:2px solid rgba(255,255,255,.6);width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes Hero-module__TZ8xUW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:768px){.Hero-module__TZ8xUW__heroContainer{min-height:90vh;padding:2rem 0}.Hero-module__TZ8xUW__contentWrapper{padding:0 1rem}.Hero-module__TZ8xUW__actionButtons{flex-direction:column;align-items:center}.Hero-module__TZ8xUW__primaryBtn,.Hero-module__TZ8xUW__secondaryBtn{width:100%;max-width:280px}.Hero-module__TZ8xUW__floatingShape1,.Hero-module__TZ8xUW__floatingShape2,.Hero-module__TZ8xUW__floatingShape3{display:none}}@media (max-width:480px){.Hero-module__TZ8xUW__titleWord{margin-right:.1em}.Hero-module__TZ8xUW__subtitle{font-size:1.1rem}.Hero-module__TZ8xUW__actionButtons{gap:1rem}}
.banner{background-color:#ff2c2c;width:100%;height:60vh;position:relative;overflow:hidden}.bannerText{color:#fff;z-index:2;font-size:3rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner canvas{z-index:1;position:absolute;top:0;left:0;width:100%!important;height:100%!important}
