.carousel-section{height:547px;position:relative;overflow:hidden}.carousel-section .carousel-item{background-position:50%;background-size:cover;height:547px}.carousel-section .carousel-overlay{z-index:1;background:linear-gradient(135deg,#0009 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.carousel-section .carousel-content{z-index:2;width:100%;padding:0 30px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.carousel-section .carousel-title{color:var(--text-light);text-shadow:0 4px 12px #0000004d;margin-bottom:25px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:992px){.carousel-section .carousel-title{font-size:3.8rem}}.carousel-section .carousel-title span{color:var(--primary-color);text-shadow:0 2px 6px #0003}.carousel-section .carousel-subtitle{color:var(--text-muted);max-width:700px;margin-bottom:40px;font-size:1.3rem;font-weight:300;line-height:1.8}.carousel-section .shape-1{z-index:1;background:#ff7a0026;border-radius:50%;width:200px;height:200px;animation:8s ease-in-out infinite float;position:absolute;top:10%;right:10%}.carousel-section .shape-2{z-index:1;background:#ff7a0026;border-radius:50%;width:150px;height:150px;animation:10s ease-in-out infinite float;position:absolute;bottom:15%;left:5%}.carousel-section .shape-3{z-index:1;background:#ff7a0026;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100px;height:100px;animation:12s ease-in-out infinite float;position:absolute;top:30%;left:20%}.carousel-section .carousel-control-prev,.carousel-section .carousel-control-next{opacity:1;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #fff3;border-radius:16px;width:60px;height:60px;margin:0 30px;transition:all .3s;top:50%;transform:translateY(-50%)}.carousel-section .carousel-control-prev:hover,.carousel-section .carousel-control-next:hover{background:var(--primary-color);transform:translateY(-50%)scale(1.1)}.carousel-section .carousel-control-prev-icon,.carousel-section .carousel-control-next-icon{filter:invert()sepia(0%)saturate(0%)hue-rotate(93deg)brightness(103%)contrast(103%);width:2rem;height:2rem}.carousel-section .carousel-indicators{bottom:40px}.carousel-section .carousel-indicators [data-bs-target]{background-color:#fff6;border:2px solid #0000;border-radius:50%;width:8px;height:8px;margin:0 8px;transition:all .3s;position:relative}.carousel-section .carousel-indicators [data-bs-target]:hover{background-color:#ffffffb3}.carousel-section .carousel-indicators .active{background-color:var(--primary-color);border:2px solid #fff;transform:scale(1.3)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.carousel-section .marquee-banner{background:var(--primary-color);color:#fff;z-index:15;align-items:center;width:100%;height:22px;font-weight:500;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.carousel-section .marquee-content{white-space:nowrap;padding-left:100%;font-size:13px;animation:40s linear infinite marquee;display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.carousel-section .marquee-content span{padding:0 10px}@media (min-width:576px){.carousel-section,.carousel-section .carousel-item{height:500px}.carousel-section .carousel-title{font-size:2rem}.carousel-section .carousel-subtitle{margin-bottom:30px;font-size:1rem}.carousel-section .carousel-control-prev,.carousel-section .carousel-control-next{width:40px;height:40px;margin:0 10px}.carousel-section .carousel-content{padding:0 20px}.carousel-section .carousel-indicators{bottom:20px}}@media (min-width:768px){.carousel-section .carousel-title{font-size:2.3rem}.carousel-section .carousel-subtitle{font-size:1.1rem}.carousel-section .carousel-control-prev,.carousel-section .carousel-control-next{width:50px;height:50px;margin:0 15px}}@media (min-width:992px){.carousel-section .carousel-title{font-size:2.8rem}}@media (min-width:1200px){.carousel-section .carousel-title{font-size:3.2rem}.carousel-section .shape-1,.carousel-section .shape-2,.carousel-section .shape-3{display:block}}.why-section{background-color:#0000;padding:60px 0;position:relative;overflow:hidden}.why-section h2{margin-bottom:30px}.why-section p{color:#555;margin-bottom:15px;font-size:1.1rem;line-height:1.5}.why-section p:last-child{margin-bottom:0}.why-section .why-img{object-fit:cover;border-radius:16px;width:100%;height:250px;transition:all .3s;box-shadow:0 10px 30px #0000001a}.why-section .why-img:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.why-section .img-overlap{position:relative;top:-50px}.why-section .bubble-1{z-index:-1;background:#ff7a0014;border-radius:50%;width:180px;height:180px;animation:8s ease-in-out infinite float;position:absolute;top:15%;right:10%}.why-section .bubble-2{z-index:-1;background:#ff7a0014;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120px;height:120px;animation:10s ease-in-out infinite float;position:absolute;bottom:20%;left:8%}.why-section .bubble-3{z-index:-1;background:#ff7a0014;border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite float;position:absolute;top:40%;left:15%}@media (max-width:768px){.why-section .img-overlap{margin-top:20px;top:0}}
