.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)}}
.corporate-home{overflow-x:hidden}.corporate-home .corporate-section{padding:120px 20px;position:relative}.corporate-home .corporate-section:before{content:"";background:linear-gradient(90deg,#0000,#2c3e501a,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.corporate-home .corporate-section:first-child:before{display:none}.corporate-home:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 85%,#f293220d 0%,#0000 40%),radial-gradient(circle at 85% 15%,#2c3e500d 0%,#0000 40%),radial-gradient(circle,#3498db08 0%,#0000 30%);width:100%;height:100%;animation:30s linear infinite background-pan;position:fixed;top:0;left:0}@keyframes background-pan{0%{background-position:0 0}to{background-position:100% 100%}}.corporate-home{scroll-behavior:smooth}.corporate-home-loading{background:var(--corporate-light);justify-content:center;align-items:center;height:100vh;display:flex}.corporate-home-loading .spinner{border:5px solid #0000001a;border-top-color:var(--corporate-primary);border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.corporate-home .corporate-section{padding:80px 20px}}.corporate-home .aos-animate{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.parallax-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.section-divider{height:150px;position:relative;overflow:hidden}.section-divider:before{content:"";background:var(--corporate-light);border-radius:0 0 50% 50%/0 0 100% 100%;width:200%;height:100%;position:absolute;top:0;left:-50%}
