.hero-section{background:#fff;padding:2rem 0;transition:background .5s;position:relative;overflow:hidden}.hero-section .slider-controls{z-index:10;position:absolute;top:20px;right:20px}.hero-section .indicator-dot{transition:all .3s}.hero-section .indicator-dot.active{transform:scale(1.2);background-color:#ffd037!important}.hero-section .cta-section{text-align:center;background:#f4f7fe;border-radius:16px;padding:3rem}.hero-section .hero-visual{transition:all .5s}.hero-section.design-dark{background:#032836}.hero-section.design-light-blue{background:#f4f7fe}.hero-section.design-image{background-position:50%;background-size:cover}.hero-section .trust-indicators{animation:.8s ease-out .6s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.05)}}.hero-image-container{perspective:1000px;transform-style:preserve-3d}.hero-video-wrapper{padding:1.5rem;position:relative}.hero-video-glow{z-index:0;background:linear-gradient(135deg,#f293221a 0%,#03283626 50%,#ffd03714 100%);border-radius:32px;position:absolute;inset:0}.hero-video-border{z-index:1;pointer-events:none;border:2px solid #ffd03740;border-radius:28px;position:absolute;inset:.75rem}.hero-video{z-index:2;object-fit:cover;border:3px solid #f29322;border-radius:20px;width:100%;height:auto;transition:transform .4s,box-shadow .4s;display:block;position:relative;transform:perspective(1000px)rotateY(-4deg)rotateX(2deg);box-shadow:0 32px 64px #0000004d,0 16px 32px #f2932226}.hero-video-wrapper:hover .hero-video{transform:perspective(1000px)rotateY(-1deg)rotateX(1deg)scale(1.02);box-shadow:0 40px 80px #00000059,0 20px 40px #f2932233}.hero-video-float{z-index:3;pointer-events:none;border-radius:50%;position:absolute}.hero-video-float--gold{background:linear-gradient(45deg,#ffd037,orange);width:22px;height:22px;animation:3s ease-in-out infinite float;top:-10px;right:-10px;box-shadow:0 6px 14px #ffd03773}.hero-video-float--teal{background:linear-gradient(45deg,#143b4a,#032836);width:14px;height:14px;animation:4s ease-in-out infinite reverse float;bottom:-6px;left:-6px;box-shadow:0 4px 8px #143b4a66}@media (max-width:960px){.hero-video{border-width:2px!important;transform:none!important}.hero-video-wrapper:hover .hero-video{transform:none!important}.hero-video-wrapper{padding:1rem}.hero-section{padding-top:2rem;padding-bottom:2rem}.hero-section .hero-visual{margin-top:2rem}.hero-section .cta-section{padding:2rem}.hero-video-float{display:none}}@media (max-width:600px){.hero-video-wrapper{padding:.5rem}.hero-section .hero-visual{margin-top:0}}.hero-section .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-section.loading{opacity:.7;pointer-events:none}.hero-section.loading:after{content:"";border:3px solid #f3f3f3;border-top:3px solid var(--corporate-primary);z-index:1000;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
