.landing-hero-section{justify-content:center;align-items:center;min-height:80vh;padding:max(90px,8vh) 2rem max(40px,4vh);display:flex;position:relative;overflow:hidden}.landing-hero-background{opacity:.7;z-index:0;background-color:#000;background-image:url(/images/world-map.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.landing-hero-overlay{z-index:1;background:linear-gradient(135deg,#002a3ed9 0%,#004d6dd1 50%,#002a3ed9 100%);position:absolute;inset:0}.landing-hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);width:100%;max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,2vw,2rem);display:grid;position:relative}.landing-hero-content{color:#fff;padding-right:clamp(1rem,2vw,2rem)}.landing-hero-decorative-lines{align-items:center;gap:6px;margin-bottom:clamp(1rem,2vh,1.5rem);display:flex}.landing-hero-decorative-lines span{background:#ff8c42;border-radius:3px;display:block}.landing-hero-decorative-lines span:first-child{width:40px;height:4px}.landing-hero-decorative-lines span:nth-child(2){width:25px;height:4px}.landing-hero-decorative-lines span:nth-child(3){width:12px;height:4px}.landing-hero-content h1{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:clamp(1rem,2vh,1.5rem);font-size:clamp(1.75rem,4vw,3.5rem);font-weight:700;line-height:1.2}.landing-hero-content h1 span{color:#4fc3f7}.landing-hero-content p{color:#ffffffd9;max-width:min(550px,90%);margin-bottom:clamp(1.5rem,3vh,2.5rem);font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.8}.landing-hero-btn{color:#002a3e;cursor:pointer;background:#4fc3f7;border:none;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #4fc3f766}.landing-hero-btn:hover{background:#29b6f6;transform:translateY(-2px);box-shadow:0 12px 32px #4fc3f780}.landing-hero-image-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.landing-hero-image-card{border-radius:clamp(20px,2vw,30px);width:100%;max-width:min(500px,40vw);height:min(550px,75vh);position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.landing-hero-image{object-fit:cover;border-radius:clamp(20px,2vw,30px);width:100%;height:100%}.landing-hero-image-card:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#eeecea80 2px,#0000 2px);background-size:20px 20px;width:180px;height:180px;position:absolute;bottom:-90px;left:-90px}.landing-hero-image-card:after{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#eeecea80 2px,#0000 2px);background-size:20px 20px;width:180px;height:180px;position:absolute;top:-90px;right:-90px}@media (max-width:1024px){.landing-hero-section{min-height:100vh;padding:max(70px,7vh) 1.5rem max(30px,3vh)}.landing-hero-container{gap:clamp(1.5rem,3vw,3rem)}.landing-hero-image-card{max-width:min(400px,45vw);height:min(450px,55vh)}.landing-hero-image-card:before{background-size:18px 18px;width:140px;height:140px;bottom:-70px;left:-70px}.landing-hero-image-card:after{background-size:18px 18px;width:140px;height:140px;top:-70px;right:-70px}}@media (max-width:768px){.landing-hero-section{min-height:100vh;padding:max(60px,6vh) 1rem max(30px,3vh)}.landing-hero-container{text-align:center;grid-template-columns:1fr;gap:clamp(2rem,4vh,3rem)}.landing-hero-content{flex-direction:column;align-items:center;padding-right:0;display:flex}.landing-hero-content p{max-width:100%}.landing-hero-image-card{max-width:min(350px,80vw);height:min(400px,45vh)}.landing-hero-image-card:before{background-size:15px 15px;width:120px;height:120px;bottom:-60px;left:-60px}.landing-hero-image-card:after{background-size:15px 15px;width:120px;height:120px;top:-60px;right:-60px}}@media (max-width:480px){.landing-hero-section{min-height:100vh;padding:max(50px,5vh) 1rem max(20px,2vh)}.landing-hero-image-card{max-width:min(280px,85vw);height:min(320px,40vh)}.landing-hero-decorative-lines span:first-child{width:32px;height:3px}.landing-hero-decorative-lines span:nth-child(2){width:20px;height:3px}.landing-hero-decorative-lines span:nth-child(3){width:10px;height:3px}.landing-hero-image-card:before{background-size:12px 12px;width:100px;height:100px;bottom:-50px;left:-50px}.landing-hero-image-card:after{background-size:12px 12px;width:100px;height:100px;top:-50px;right:-50px}}
