.hero-slider{position:relative;overflow:hidden;height:650px}.hero-slider .swiper,.hero-slider .swiper-wrapper,.hero-slider .swiper-slide{height:100%}.hero-slider .swiper-slide{pointer-events:none}.hero-slider .swiper-slide-active{pointer-events:auto}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-img-link{display:block;width:100%;height:100%}.hero-img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1400px;width:95%;z-index:10;display:flex;flex-direction:column;pointer-events:none}.hero-title,.hero-desc,.hero-btn{pointer-events:auto}.align-center{text-align:center;align-items:center}.align-center .hero-desc{margin:0 auto 30px auto}.align-left{text-align:left;align-items:flex-start}.align-left .hero-desc{margin:0 0 30px 0;max-width:700px}.align-right{text-align:right;align-items:flex-end}.align-right .hero-desc{margin:0 0 30px auto;max-width:700px}.hero-title{font-size:51px;font-weight:600;margin-bottom:20px;overflow-wrap:break-word}.hero-desc{font-size:18px;line-height:1.6;overflow-wrap:break-word}.hero-btn{display:inline-block;padding:14px 32px;background-color:#fff;color:#000;text-decoration:none;font-weight:600;border-radius:4px;transition:all 0.3s ease}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:#fff}.hero-slider .swiper-button-next:after,.hero-slider .swiper-button-prev:after{font-size:24px}.hero-title,.hero-desc,.hero-btn{animation-fill-mode:forwards}.swiper-slide-active .anim-fade{animation:fadeIn 1.2s ease forwards}.swiper-slide-active .anim-zoom{animation:zoomIn 1.2s ease forwards}.swiper-slide-active .anim-slide-up{animation:slideUp 1.2s ease forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes zoomIn{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.hero-slider{height:65vh}.hero-content{align-items:center!important;text-align:center!important}.hero-title{font-size:30px}.hero-desc{margin:0 auto 25px auto!important}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:none}}.heroCarouselSection{position:relative;padding:60px 0}.heroCarouselSection .heroCarouselSwiper{height:500px;overflow:hidden}.heroCarouselSection .swiper-wrapper{height:100%}.heroCarouselSection .swiper-slide{height:100%;pointer-events:none}.heroCarouselSection .swiper-slide-active{pointer-events:auto}.heroCarouselSlide{position:relative;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.heroCarouselSlideLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:auto}.heroCarouselContainer{z-index:10;pointer-events:none}.heroCarouselTitle,.heroCarouselBtn,.heroCarouselBtnLink{pointer-events:auto;position:relative;z-index:11}.heroCarouselOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .3);z-index:2;pointer-events:none}.heroCarouselContainer{position:absolute;top:0;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;z-index:10;pointer-events:none}.heroCarouselContainer>.row{height:100%}.heroCarouselContent{padding-top:135px;color:#fff;pointer-events:none}.heroCarouselTitle{font-size:36px;font-weight:700;color:#fff;margin:0 0 20px 0;text-shadow:2px 2px 4px rgb(0 0 0 / .5);overflow-wrap:break-word;pointer-events:auto}.heroCarouselBtn{pointer-events:auto}.heroCarouselBtnLink{display:inline-block;padding:12px 24px 12px 30px;background-color:#fff;color:#1a79b3;text-decoration:none;border-radius:8px;transition:all 0.3s ease;font-size:14px;font-weight:600;border:none;cursor:pointer}.heroCarouselBtnLink::after{content:'>';margin-left:10px;display:inline-block;transition:transform 0.3s ease,color 0.3s ease}.heroCarouselBtnLink:hover{background-color:#1a79b3;color:#fff}.heroCarouselBtnLink:hover::after{transform:translateX(4px)}.heroCustomPagination{display:flex;justify-content:center;gap:15px;padding:20px 0}.paginationIconItem{width:80px;height:80px;cursor:pointer;opacity:.6;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(255 255 255 / .2);position:relative}.paginationIconItem:hover,.paginationIconItem.active{opacity:1;background-color:rgb(255 255 255 / .5)}.paginationIcon{width:60px;height:60px;object-fit:contain;transition:opacity 0.3s ease}.paginationIconDefault{opacity:1}.paginationIconActive{position:absolute;opacity:0;transition:opacity 0.3s ease}.paginationIconItem:hover .paginationIconActive,.paginationIconItem.active .paginationIconActive{opacity:1}.paginationIconItem:hover .paginationIconDefault,.paginationIconItem.active .paginationIconDefault{opacity:0}@media (max-width:768px){.heroCarouselSection{padding:30px 0}.heroCarouselSection .heroCarouselSwiper{height:300px}.heroCarouselContent{padding-top:60px}.heroCarouselTitle{font-size:24px;margin-bottom:15px}.heroCarouselBtnLink{padding:10px 20px 10px 24px;font-size:12px;border-radius:6px}.heroCarouselBtnLink::after{margin-left:8px}.heroCustomPagination{gap:10px;padding:15px 0}.paginationIconItem{width:48px;height:48px}.paginationIcon{width:28px;height:28px}}