@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes shine{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.group2-scope .aero_menu_location_icon{gap:1rem;display:flex;align-items:center}.group2-scope .aero-col-3{background:rgba(0,0,0,.95);backdrop-filter:blur(10px);border-bottom:2px solid hsla(0,0%,100%,.1);padding:1em 1.5em;position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.group2-scope .aero-header-left{display:flex;align-items:center;justify-content:flex-start}.group2-scope .aero-header-right{display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.group2-scope .aero-list-7{padding:.3em 2em;display:flex;flex-direction:row;justify-content:center;gap:.2rem}.group2-scope .aero-list-7,.group2-scope .aero-list-7-1{background:rgba(0,0,0,.97);backdrop-filter:blur(15px);width:100%;text-align:center;border-bottom:2px solid hsla(0,0%,100%,.1);box-shadow:0 10px 30px rgba(0,0,0,.5)}.group2-scope .aero-list-7-1{padding:.8em 0;flex-direction:column;align-items:unset;position:absolute;top:100%;left:0;z-index:9998;animation:slideDown .3s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.group2-scope .aero_main_logo_wrap{position:relative;display:flex;justify-content:center;align-items:center}.group2-scope .aero_main_logo{display:inline-flex;align-items:center;justify-content:center;z-index:99;filter:drop-shadow(0 2px 8px rgba(255,17,82,.3));transition:all .3s cubic-bezier(.4,0,.2,1)}.group2-scope .aero_main_logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 12px rgba(255,17,82,.5))}.group2-scope .aero_main_logo img{max-width:60px;width:100%;height:auto;display:block}.group2-scope header{position:sticky;top:0;z-index:1000;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.group2-scope header.navbar-visible{transform:translateY(0);opacity:1;visibility:visible}.group2-scope header.navbar-hidden{transform:translateY(-100%);opacity:0;visibility:hidden}.group2-scope .aero_changelocation_height{box-shadow:0 4px 20px rgba(255,17,82,.2)}.group2-scope .aero-menu-location{display:flex;align-items:center;gap:.6rem}.group2-scope .aero-d-changelocation{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:transparent;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);color:#fff;padding:.5em 1em;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border:2px solid rgba(255,17,82,.5);box-shadow:0 4px 12px rgba(255,17,82,.2);transition:all .3s ease;position:relative;cursor:pointer;white-space:nowrap;height:36px;overflow:hidden}.group2-scope .aero-d-changelocation:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .aero-d-changelocation:hover{color:#fff;background:linear-gradient(135deg,rgba(255,17,82,.25),rgba(255,17,82,.6));box-shadow:0 0 12px rgba(255,17,82,.6),inset 0 0 18px rgba(255,17,82,.45);transform:translateY(-3px) scale(1.07)}.group2-scope .aero-d-changelocation:hover:before{left:100%}.group2-scope .aero-header-changelocation-wrap{display:flex;justify-content:space-around;align-items:center}.group2-scope .aero-app-changelocation{font-size:1.25rem;font-weight:600;color:var(--white-color)}.group2-scope .aero-faq{display:inline-flex;align-items:center;justify-content:center;background:transparent;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);color:#fff;padding:.5em 1em;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border:2px solid rgba(255,17,82,.5);box-shadow:0 4px 12px rgba(255,17,82,.3);transition:all .3s ease;position:relative;cursor:pointer;height:36px;overflow:hidden}.group2-scope .aero-faq:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .aero-faq:hover{background:rgba(255,17,82,.1);border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(255,17,82,.5),0 0 30px rgba(202,255,26,.3);transform:translateX(3px)}.group2-scope .aero-faq:hover:before{left:100%}.group2-scope .aero-list-7 a{padding:.4em .8em;font-size:.8rem;letter-spacing:.5px;display:inline-block;border-radius:4px}.group2-scope .aero-list-7 a,.group2-scope .aero-list-7-1 a{color:hsla(0,0%,100%,.85);text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;font-weight:500}.group2-scope .aero-list-7-1 a{padding:.75em 1.5em;font-size:.85rem;letter-spacing:.8px;display:block}.group2-scope :is(.aero-list-7,.aero-list-7-1) a:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,#ff1152,#39ff14);transition:width .3s cubic-bezier(.4,0,.2,1)}.group2-scope :is(.aero-list-7,.aero-list-7-1) a:hover{color:#fff;background:hsla(0,0%,100%,.05)}.group2-scope :is(.aero-list-7,.aero-list-7-1) a:hover:after{width:50%}.group2-scope .aero-btn-book,.group2-scope .sigma_btn-custom{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(255,17,82,.9),rgba(255,17,82,.7));clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);color:#fff;padding:.75em 2em;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border:2px solid rgba(255,17,82,.6);box-shadow:0 6px 20px rgba(255,17,82,.4);transition:all .3s ease;position:relative;cursor:pointer;outline:none;text-decoration:none;white-space:nowrap;overflow:hidden}.group2-scope .aero-btn-book:before,.group2-scope .sigma_btn-custom:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .aero-btn-book:hover,.group2-scope .sigma_btn-custom:hover{background:linear-gradient(135deg,#ff1152,rgba(255,26,140,.9));border-color:rgba(202,255,26,.8);box-shadow:0 8px 25px rgba(255,17,82,.6),0 0 30px rgba(202,255,26,.3);transform:translateX(3px)}.group2-scope .aero-btn-book:hover:before,.group2-scope .sigma_btn-custom:hover:before{left:100%}.group2-scope .aero-btn-book:active,.group2-scope .sigma_btn-custom:active{transform:translateX(1px)}.group2-scope .aero-header-contactus-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:transparent;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);color:#fff;padding:.5em 1em;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border:2px solid rgba(255,17,82,.5);box-shadow:0 4px 12px rgba(255,17,82,.3);transition:all .3s ease;position:relative;cursor:pointer;height:36px;white-space:nowrap;overflow:hidden}.group2-scope .aero-header-contactus-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .aero-header-contactus-btn:hover{background:rgba(255,17,82,.1);border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(255,17,82,.5),0 0 30px rgba(202,255,26,.3);transform:translateX(3px)}.group2-scope .aero-header-contactus-btn:hover:before{left:100%}.group2-scope .aero-btn-kidslearnmore{position:absolute;left:0;right:0;bottom:1em;text-align:center}.group2-scope .aero-btn-kidslearnmore button{font-size:.6rem}.group2-scope .aero_home_video-container{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0}.group2-scope .aero_home_video-container video{width:100%;height:100%;object-fit:cover;filter:brightness(.8);display:block;margin:0;padding:0}.group2-scope .location-overlay-box{position:absolute;bottom:2em;left:2em;right:2em;background:linear-gradient(135deg,rgba(255,17,82,.15),rgba(202,255,26,.12));color:#fff;padding:2em 3em;border-radius:0;font-family:Segoe UI,sans-serif;z-index:10;max-width:550px;box-shadow:0 10px 40px rgba(0,0,0,.5);border:2px solid rgba(255,17,82,.4);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);animation:fadeInUp 1s ease-out;backdrop-filter:blur(10px);transition:all .3s ease;overflow:hidden}.group2-scope .location-overlay-box:hover{box-shadow:0 15px 50px rgba(255,17,82,.5),0 0 30px rgba(202,255,26,.3);border-color:rgba(202,255,26,.8);background:linear-gradient(135deg,rgba(255,17,82,.2),rgba(202,255,26,.15))}.group2-scope .location-overlay-box:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease;transform:skewX(-20deg);z-index:1}.group2-scope .location-overlay-box:hover:before{left:100%}.group2-scope .location-overlay-box:after{content:"";position:absolute;bottom:0;left:0;right:0;height:0;background:transparent;z-index:1}.group2-scope .location-overlay-box h2{font-size:.7rem;margin-bottom:8px;color:#ff1152;text-transform:uppercase;letter-spacing:3px;font-weight:700;position:relative;z-index:10;opacity:.9}.group2-scope .location-overlay-box h1{font-size:1.5rem;margin-bottom:12px;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:10;line-height:1.2}.group2-scope .location-overlay-box .aero-home-h1heading{background:linear-gradient(135deg,#fff,#e0e0e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.8rem;margin-bottom:.3em;margin-top:0;font-weight:900;letter-spacing:1.5px;text-shadow:0 2px 10px rgba(0,0,0,.3);line-height:1.1}.group2-scope .location-overlay-box p{margin:.6em 0;font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.95);position:relative;z-index:10;font-weight:400;letter-spacing:.3px}.group2-scope .location-overlay-box p:first-of-type{font-size:1.05rem;color:hsla(0,0%,100%,.9);margin-bottom:1em;line-height:1.6;font-weight:300}.group2-scope .location-overlay-box p strong{font-size:.9em;margin-right:.5em;color:#39ff14;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.group2-scope .location-overlay-box p a{color:#fff;font-weight:500;transition:all .3s ease;text-decoration:none;position:relative;display:inline-block;border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:2px}.group2-scope .location-overlay-box p a:hover{color:#39ff14;border-bottom-color:#39ff14;text-shadow:0 0 10px rgba(202,255,26,.5)}.group2-scope .location-overlay-box .aero-btn-booknow{margin-top:1.5em;position:relative;z-index:10;display:inline-block}.group2-scope .location-overlay-box .aero-btn-booknow button{font-size:.85rem;padding:.7em 2em;font-weight:700;letter-spacing:1px}.group2-scope .location-overlay-box p:nth-of-type(2){margin-top:1.2em;padding-top:1em;border-top:1px solid hsla(0,0%,100%,.15)}.group2-scope .aero-home-h1heading{margin-top:50px;-webkit-text-fill-color:transparent;font-weight:900;letter-spacing:2px;animation:fadeInUp 1s ease-out}.group2-scope .aero-home-h1heading,.group2-scope .heading-with-icon{text-align:center;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;font-size:2rem;text-transform:uppercase}.group2-scope .heading-with-icon{display:flex;align-items:center;justify-content:center;gap:1rem;font-weight:800;-webkit-text-fill-color:transparent;margin-bottom:1.5em;animation:fadeInUp .8s ease-out}.group2-scope .promotions__icon{width:40px;height:40px;stroke:#ff1152;filter:drop-shadow(0 2px 4px rgba(255,17,82,.3))}.group2-scope .aero-btn-article-section{text-align:center}.group2-scope .aero-btn-article-section div{padding:1em 0 2em}.group2-scope .aero_home-headerimg-wrapper{background:linear-gradient(135deg,#000,#1a1a1a);position:relative;overflow:hidden}.group2-scope .aero_home-headerimg-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,17,82,.1) 0,transparent 50%),radial-gradient(circle at 70% 50%,rgba(202,255,26,.08) 0,transparent 50%);pointer-events:none;z-index:1}.group2-scope footer .aero_home-headerimg-wrapper{min-height:600px;display:flex;align-items:center;justify-content:center}.group2-scope .aero_home-headerimg-container{max-width:1100px;margin:0 auto;position:relative;overflow:hidden}.group2-scope .image-container{position:relative;overflow:hidden}.group2-scope .aero_home-headerimg-wrapper,.group2-scope .aero_home-play-small-img,.group2-scope .aero_home_article_desc,.group2-scope .aero_home_birthday_section{position:relative}.group2-scope .aero_home-headerimg-wrapper img{width:100%;height:450px;object-fit:cover;opacity:.9;transition:all .5s ease}.group2-scope .aero_home-headerimg-wrapper img:hover{transform:scale(1.05);opacity:1}.group2-scope .aero_home-headerimg-wrapper>img{height:600px}.group2-scope footer .aero_home-headerimg-wrapper>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:1}.group2-scope footer .aero_home-headerimg-wrapper>img:hover{opacity:.5;transform:none}.group2-scope .aero_home-headerimg-wrapper article,.group2-scope .aero_home-play-small-img span,.group2-scope .aero_home_birthday_section h2,.group2-scope .aero_home_birthday_section p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:90%;z-index:2}.group2-scope .aero_home-headerimg-wrapper article:not(.aero_home_BPJ_wrapper){position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);animation:fadeInUp 1s ease-out .3s both}.group2-scope .aero_home-headerimg-wrapper .aero_home_BPJ_wrapper{position:relative;top:auto;left:auto;transform:none}.group2-scope .aero_home-headerimg-wrapper article h1,.group2-scope .aero_home-headerimg-wrapper article p{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#fff,#e0e0e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:2px;padding-bottom:.5em;text-shadow:0 4px 10px rgba(0,0,0,.5)}.group2-scope .aero_home-headerimg-wrapper article p{font-size:1.1rem;font-weight:400;line-height:1.8;padding-bottom:1.5em;color:#e0e0e0}.group2-scope .aero_home-actionbtn-bg{background:linear-gradient(135deg,#000,#1a1a1a);color:var(--white-color);position:relative;overflow:hidden;box-shadow:0 -10px 30px rgba(255,17,82,.2)}.group2-scope .aero_home-actionbtn-bg:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff1152,#39ff14,#ff1152);background-size:200% 100%;animation:shine 3s linear infinite}.group2-scope .aero_home-actionbtn{padding:3em 1.5em 2.5em;position:relative;z-index:2}.group2-scope .aero_home-actionbtn h2{font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5em;animation:fadeInUp .8s ease-out;text-align:center}.group2-scope .aero_home-actionbtn div button{width:100%}.group2-scope .aero_home-actionbtn-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:0 .5em 2em}.group2-scope .aero_home-actionbtn-wrap>*{animation:scaleIn .6s ease-out;animation-fill-mode:both}.group2-scope .aero_home-actionbtn-wrap>:first-child{animation-delay:.1s}.group2-scope .aero_home-actionbtn-wrap>:nth-child(2){animation-delay:.2s}.group2-scope .aero_home-actionbtn-wrap>:nth-child(3){animation-delay:.3s}.group2-scope .aero_home-actionbtn-wrap>:nth-child(4){animation-delay:.4s}.group2-scope .aero_home_triangle{width:0;height:0;border-left:0 solid transparent;border-right:100vw solid transparent;border-bottom:50px solid var(--white-color);position:relative;z-index:1}.group2-scope .aero_home-playsection-bg,.group2-scope .aero_home_feature_section-bg{background:linear-gradient(180deg,#fff,#f5f5f5);position:relative;padding:3em 0}.group2-scope .aero_home-playsection-1{gap:1.5rem;text-align:center;padding:2em 1.5em;color:var(--black-color);animation:fadeInUp .8s ease-out}.group2-scope .aero_home_content_section{max-width:900px;margin:2em auto 0;line-height:1.8;color:#555}.group2-scope .aero_home_content_section p{margin-bottom:1.5em;font-size:1.05rem}.group2-scope .aero_home_content_section ul{margin:1.5em 0;padding-left:2em}.group2-scope .aero_home_content_section ul li{margin-bottom:.8em;color:#444}.group2-scope .aero_section_subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:2.5em;max-width:800px;margin-left:auto;margin-right:auto}.group2-scope .aero_section_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em;flex-wrap:wrap;gap:1rem}.group2-scope .aero_home-playsection-1 h2{color:var(--black-color);font-size:2rem;font-weight:800;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:1px}.group2-scope .aero_home_article_section h2,.group2-scope .aero_rating_second_heading{color:var(--white-color)}.group2-scope .aero_home-playsection-1 h2,.group2-scope .aero_home_article_section h2,.group2-scope .aero_rating_second_heading{font-size:1.8rem;font-weight:700;text-align:center;text-transform:uppercase}.group2-scope .aero_rating_second_heading{padding:1.5em 1em 0}.group2-scope .aero_home-playsection-1 p,.group2-scope .aero_home_article_section p,.group2-scope .aero_rating_overallrating{font-size:1.1rem;font-weight:400;line-height:1.8;text-align:center;color:#555}.group2-scope .aero_home_article_section p{color:#e0e0e0}.group2-scope .aero_home_article_card-wrapper,.group2-scope .aero_rating_wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2em .5em}.group2-scope .aero_home_feature_section{padding:4em 1em}.group2-scope .aero_home-playsection-2,.group2-scope .aero_home_feature_section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2em .5em}.group2-scope .aero_home-playsection-2 article{overflow:hidden;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .4s ease}.group2-scope .aero_home-playsection-2 article:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(255,17,82,.3)}.group2-scope .aero_home-playsection-2 article img,.group2-scope .aero_home_article_card img{width:100%;height:auto;transition:all .5s ease}.group2-scope .aero_home-playsection-2 article:hover>img{transform:scale(1.1)}.group2-scope .aero_home-play-small-img span{font-size:1.7rem;font-weight:700;color:var(--white-color);text-transform:uppercase;text-shadow:0 4px 10px rgba(0,0,0,.7);letter-spacing:1px}.group2-scope .aero_home_birthday_section img{width:100%;height:auto;filter:brightness(.8);transition:all .5s ease}.group2-scope .aero_home_birthday_section:hover img{filter:brightness(1);transform:scale(1.05)}.group2-scope .aero_home_birthday_section h2{top:calc(35% + 4vw);background:linear-gradient(135deg,#fff,#f0f0f0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;text-shadow:0 4px 10px rgba(0,0,0,.5)}.group2-scope .aero_home_birthday_section p{font-size:1rem;letter-spacing:0;font-weight:400;top:calc(35% + 4vw);color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.5)}.group2-scope .aero_home_article_section{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:3em 0 2em;position:relative;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}.group2-scope .aero_home_article_section .section{opacity:0;animation:fadeInUp .8s ease-out forwards}.group2-scope .aero_home_article_section .section:first-child{animation-delay:.1s}.group2-scope .aero_home_article_section .section:nth-child(2){animation-delay:.3s}.group2-scope .aero_home_article_section .section:nth-child(3){animation-delay:.5s}.group2-scope .aero_home_article_section .section:nth-child(4){animation-delay:.7s}.group2-scope .aero_home_article_section .section:nth-child(5){animation-delay:.9s}.group2-scope .aero_home_article_section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,17,82,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(57,255,20,.12) 0,transparent 50%);pointer-events:none}.group2-scope .aero_home_article_card{background:linear-gradient(135deg,#1a1a1a,#262626);box-shadow:0 10px 30px rgba(0,0,0,.3);transition:all .4s ease;border-radius:20px;overflow:hidden;border:2px solid rgba(255,17,82,.2);position:relative;animation:fadeInUp .6s ease-out;animation-fill-mode:both}.group2-scope .aero_home_article_card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(255,17,82,.5);border-color:rgba(255,17,82,.6)}.group2-scope .aero_home_article_card img{border-radius:20px 20px 0 0;aspect-ratio:3/2}.group2-scope .aero_home_article_section p{padding-bottom:.5em;color:var(--white-color)}.group2-scope .aero_rating_overallrating{padding-top:.5em;color:var(--white-color);font-style:italic}.group2-scope .aero_rating_overallrating strong{color:#39ff14;font-size:1.2em}.group2-scope .aero_home_article_desc{position:relative;padding:1.5em}.group2-scope .aero_home_article_desc div{min-width:70px;width:70px;height:60px;background:linear-gradient(135deg,rgba(255,17,82,.4),rgba(202,255,26,.3));clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);position:absolute;top:-40px;left:20px;font-size:1.1rem;font-weight:800;color:#fff;text-align:center;align-content:center;border:3px solid rgba(255,17,82,.6);box-shadow:0 6px 20px rgba(255,17,82,.4);text-shadow:0 2px 4px rgba(0,0,0,.5);transition:all .3s ease;overflow:hidden;letter-spacing:1px;text-transform:uppercase}.group2-scope .aero_home_article_desc div:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .aero_home_article_card:hover .aero_home_article_desc div{background:linear-gradient(135deg,rgba(255,17,82,.6),rgba(202,255,26,.5));transform:translateY(-5px) scale(1.1);box-shadow:0 10px 30px rgba(255,17,82,.6),0 0 40px rgba(202,255,26,.4);border-color:rgba(202,255,26,.9)}.group2-scope .aero_home_article_card:hover .aero_home_article_desc div:before{left:100%}.group2-scope .aero_home_article_desc h3{font-size:1.3rem;padding:1.5em .5em .5em;color:#fff;height:90px;overflow:hidden;font-weight:700;line-height:1.4}.group2-scope .aero_home_article_desc p{font-size:.9rem;color:#ccc;text-align:left;padding:0 .5em 1em;line-height:1.6}.group2-scope .aero_home_feature_section-card{text-align:center;color:var(--black-color);background:linear-gradient(135deg,#fff,#f5f5f5);box-shadow:0 10px 30px rgba(255,17,82,.2);border:3px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#ff1152,#39ff14);background-origin:border-box;background-clip:padding-box,border-box;border-radius:30px;padding:2em 1em;transition:all .4s ease;animation:fadeInUp .6s ease-out;animation-fill-mode:both}.group2-scope .aero_home_feature_section-card:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 20px 50px rgba(255,17,82,.4)}.group2-scope .aero_home_feature_section-card div:first-child{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.3em;animation:pulse 2s ease-in-out infinite}.group2-scope .aero_home_feature_section-card div:last-child{font-size:1.3rem;font-weight:600;padding:.5em 0;color:#333;text-transform:uppercase;letter-spacing:1px}.group2-scope .aero_home_seo_section{color:#e0e0e0;padding:0 2em 2em}.group2-scope .aero_home_seo_section :is(h2,h3){text-align:center;font-size:1.5rem;margin-bottom:1em;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.group2-scope .aero_home_seo_section p{font-size:1rem;margin-bottom:2em;line-height:1.8;color:#ccc}.group2-scope .aero_home_seo_section ul{margin-bottom:2.5em}.group2-scope .aero_home_seo_section ul li{font-size:.9rem;margin-bottom:1em;margin-left:2em;color:#b0b0b0;line-height:1.6}.group2-scope .aero_home_BPJ_wrapper{position:relative;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;max-width:1400px;padding:3rem 2rem;margin:0 auto}.group2-scope .aero_home_BPJ_wrapper>div{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:1.8rem;padding:3.3rem 2.4rem;text-align:center;background:rgba(0,0,0,.55);backdrop-filter:blur(18px);border-radius:28px;border:2px solid rgba(255,17,82,.45);box-shadow:0 8px 26px rgba(0,0,0,.55);transition:.45s cubic-bezier(.45,.01,.2,1.05);position:relative;overflow:hidden;min-height:300px}.group2-scope .aero_home_BPJ_wrapper>div:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,17,82,.25),rgba(255,17,82,.05));opacity:0;transition:opacity .45s ease;pointer-events:none}.group2-scope .aero_home_BPJ_wrapper>div:hover:before{opacity:1}.group2-scope .aero_home_BPJ_wrapper>div:after{content:"";position:absolute;inset:-3px;border-radius:30px;background:linear-gradient(135deg,rgba(255,17,82,.9),rgba(202,255,26,.25));opacity:0;filter:blur(18px);transition:opacity .55s ease;pointer-events:none}.group2-scope .aero_home_BPJ_wrapper>div:hover:after{opacity:.65}.group2-scope .aero_home_BPJ_wrapper>div:hover{transform:translateY(-16px) scale(1.035);border-color:#ff1152;background:rgba(0,0,0,.85);box-shadow:0 25px 50px rgba(255,17,82,.45),0 0 90px rgba(255,17,82,.35)}.group2-scope .aero_home_BPJ_wrapper>div a{width:138px;height:138px;border-radius:50%;background:transparent;border:2px solid rgba(255,17,82,.5);display:flex;align-items:center;justify-content:center;box-shadow:0 0 22px rgba(255,17,82,.45);transition:.45s ease}.group2-scope .aero_home_BPJ_wrapper>div:hover a{transform:scale(1.18);box-shadow:0 0 45px rgba(255,17,82,.85);border-color:#ff1152}.group2-scope .aero_home_BPJ_wrapper img{width:92px;height:92px;filter:drop-shadow(0 8px 25px rgba(255,17,82,.7));transition:all .45s ease}.group2-scope .aero_home_BPJ_wrapper>div:hover img{transform:scale(1.12);filter:drop-shadow(0 14px 45px rgba(255,17,82,1))}.group2-scope .aero_home_BPJ_wrapper span{font-size:1.55rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#ff1152 10%,#f00c74 90%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.35s ease}.group2-scope .aero_home_BPJ_wrapper>div:hover span{transform:scale(1.08);letter-spacing:3.2px;text-shadow:0 0 22px rgba(255,17,82,.9)}.group2-scope .aero_rating_wrapper{color:var(--white-color)}.group2-scope .aero_rating_card{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:2em;background:linear-gradient(135deg,rgba(26,26,26,.8),rgba(38,38,38,.9));border:2px solid rgba(255,17,82,.3);border-radius:20px;transition:all .4s ease;animation:fadeInUp .6s ease-out;animation-fill-mode:both}.group2-scope .aero_rating_card:hover{transform:translateY(-10px);border-color:rgba(255,17,82,.6);box-shadow:0 20px 40px rgba(255,17,82,.3)}.group2-scope .aero_rating_card h4{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:600;color:#39ff14}.group2-scope .aero_rating_card p{font-size:.95rem;line-height:1.8;font-weight:300;overflow:hidden;transition:height .5s ease;height:150px;position:relative;color:#d0d0d0}.group2-scope .aero_rating_card p:hover{height:auto}.group2-scope .aero_rating_card h5{font-size:1.1rem;font-weight:500;font-style:italic;color:#ff1152}.group2-scope .aero_rating_readmore{position:absolute;bottom:0;right:0;font-size:.85rem;background:linear-gradient(135deg,#000,#1a1a1a);padding:.5em 1em;visibility:visible;font-weight:500;border-radius:10px;border:1px solid rgba(255,17,82,.3)}.group2-scope .aero_rating_card p:hover span{visibility:hidden}.group2-scope .aero_footer_section-bg{background:#000;border-top:3px solid;border-image:linear-gradient(90deg,#ff1152,#39ff14) 1;padding-top:3rem}.group2-scope .aero_footer_modern_wrapper{display:grid;grid-template-columns:1fr;gap:4rem;padding:3rem 0;animation:fadeInUp .8s ease-out}.group2-scope .aero_footer_brand_section{text-align:center;margin-bottom:2rem}.group2-scope .aero_footer_logo{display:inline-block;margin-bottom:2rem;transition:all .3s ease}.group2-scope .aero_footer_logo:hover{transform:scale(1.08);filter:drop-shadow(0 15px 30px rgba(255,17,82,.6))}.group2-scope .aero_footer_tagline{color:hsla(0,0%,100%,.8);font-size:1.05rem;line-height:1.8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.group2-scope .aero_footer_social_icons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.group2-scope .aero_footer_social_link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,rgba(57,255,20,.1),rgba(255,17,82,.1));border:2px solid rgba(57,255,20,.3);color:#fff;transition:all .3s ease;position:relative;overflow:hidden}.group2-scope .aero_footer_social_link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(57,255,20,.3),rgba(255,17,82,.3));opacity:0;transition:opacity .3s ease}.group2-scope .aero_footer_social_link:hover:before{opacity:1}.group2-scope .aero_footer_social_link svg{width:24px;height:24px;position:relative;z-index:1;transition:all .3s ease}.group2-scope .aero_footer_social_link:hover{transform:translateY(-5px) scale(1.15);border-color:#39ff14;box-shadow:0 10px 30px rgba(57,255,20,.4)}.group2-scope .aero_footer_social_link:hover svg{color:#39ff14;transform:scale(1.1)}.group2-scope .aero_footer_links_section{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:2rem 0}.group2-scope .aero_footer_links_column{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.group2-scope .aero_footer_links_column:first-child{animation-delay:.1s}.group2-scope .aero_footer_links_column:nth-child(2){animation-delay:.2s}.group2-scope .aero_footer_links_column:nth-child(3){animation-delay:.3s}.group2-scope .aero_footer_column_title{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;color:#39ff14;text-transform:uppercase;letter-spacing:1.2px;position:relative;padding-bottom:1rem}.group2-scope .aero_footer_column_title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#39ff14;border-radius:2px}.group2-scope .aero_footer_links_list{list-style:none;padding:0;margin:0}.group2-scope .aero_footer_links_list li{margin-bottom:1rem}.group2-scope .aero_footer_links_list li a{color:hsla(0,0%,100%,.75);font-size:.95rem;font-weight:500;transition:all .3s ease;display:inline-block;position:relative;padding-left:0;line-height:1.6}.group2-scope .aero_footer_links_list li a:before{content:"→";position:absolute;left:-1.2em;opacity:0;transition:all .3s ease;color:#39ff14}.group2-scope .aero_footer_links_list li a:hover{color:#39ff14;padding-left:1.2em}.group2-scope .aero_footer_links_list li a:hover:before{opacity:1}.group2-scope .aero_footer_copyright{text-align:center;padding:2rem 0;border-top:1px solid rgba(57,255,20,.2);margin-top:2rem}.group2-scope .aero_footer_copyright p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin:0;letter-spacing:.5px}.group2-scope .aero_logo_social_wrap{flex-direction:column;margin:2em 2em 1em;gap:1.5rem}.group2-scope .figcaption-bg{padding:1.5em;position:relative;z-index:2;background:transparent}.group2-scope .figcaption-bg h3{font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,#ff1152,#39ff14);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;letter-spacing:.5px;text-transform:uppercase;text-align:center}.group2-scope ul.attractions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;list-style:none;padding:2em 0;margin:0}.group2-scope ul.attractions-grid li{opacity:0;transform:translateY(30px);animation:cardFadeIn .6s ease forwards}.group2-scope ul.attractions-grid li:first-child{animation-delay:.1s}.group2-scope ul.attractions-grid li:nth-child(2){animation-delay:.2s}.group2-scope ul.attractions-grid li:nth-child(3){animation-delay:.3s}.group2-scope ul.attractions-grid li:nth-child(4){animation-delay:.4s}.group2-scope ul.attractions-grid li:nth-child(5){animation-delay:.5s}.group2-scope ul.attractions-grid li:nth-child(6){animation-delay:.6s}.group2-scope ul.attractions-grid li:nth-child(7){animation-delay:.7s}.group2-scope ul.attractions-grid li:nth-child(8){animation-delay:.8s}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0)}}.group2-scope .attraction-figure{position:relative;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,26,26,.6));border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px rgba(255,17,82,.3),0 0 0 2px rgba(255,17,82,.2);clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));height:100%;display:flex;flex-direction:column}.group2-scope .attraction-figure:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 20px 50px rgba(255,17,82,.5),0 0 60px rgba(202,255,26,.4);border-color:rgba(202,255,26,.8)}.group2-scope .attraction-figure figure{margin:0;display:flex;flex-direction:column;height:100%;position:relative}.group2-scope .attraction-figure figure img{width:100%;height:280px;object-fit:cover;transition:transform .5s ease}.group2-scope .attraction-figure:hover figure img{transform:scale(1.15)}@media (max-width:768px){.group2-scope ul.attractions-grid{grid-template-columns:1fr;gap:1.5rem;padding:1em 0}.group2-scope .attraction-figure figure img{height:220px}}@media (min-width:769px) and (max-width:1024px){.group2-scope ul.attractions-grid{grid-template-columns:repeat(2,1fr)}.group2-scope .aero_home_BPJ_wrapper{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:2.5rem 2rem;max-width:1200px}.group2-scope .aero_home_BPJ_wrapper>div{min-height:300px;padding:3rem 2rem}.group2-scope .aero_home_BPJ_wrapper>div a{width:120px;height:120px}.group2-scope .aero_home_BPJ_wrapper img{width:85px;height:85px}.group2-scope .aero_home_BPJ_wrapper span{font-size:1.4rem}.group2-scope .aero_footer_links_section{grid-template-columns:repeat(2,1fr);gap:2rem}.group2-scope footer .aero_home-headerimg-wrapper{min-height:550px}}.group2-scope .desktop-container{display:none}.group2-scope .app-container{display:block}@media screen and (min-width:992px){.group2-scope .app-container{display:none}.group2-scope .desktop-container{display:block}.group2-scope .aero-btn-booknow button{font-size:1.1rem;padding:.8em 2.2em}.group2-scope .aero-btn-kidslearnmore{bottom:3em}.group2-scope .aero_home-actionbtn-wrap,.group2-scope .aero_home_article_card-wrapper{gap:2.5rem}.group2-scope .aero-col-3{padding:1.2em 3em}.group2-scope .aero-btn-book,.group2-scope .aero-d-changelocation,.group2-scope .aero-faq,.group2-scope .aero-header-contactus-btn,.group2-scope .sigma_btn-custom{font-size:.8rem;padding:.6em 1.3em;height:38px}.group2-scope .aero_home_video-container video{height:unset;object-fit:contain}.group2-scope .aero-home-h1heading{font-size:2.5rem}.group2-scope .aero-list-7,.group2-scope .aero-list-7-1{border-bottom:1px solid hsla(0,0%,100%,.08)}.group2-scope .aero-list-7-1{position:absolute;top:100%;left:0;padding:1em 2em;display:flex;flex-direction:row;justify-content:center;gap:.3rem}.group2-scope .aero-list-7-1 a{padding:.6em 1em;font-size:.85rem;border-radius:4px;display:inline-block}.group2-scope .aero_home-headerimg-wrapper article h1{font-size:3rem}.group2-scope .aero_home-headerimg-wrapper article p,.group2-scope .aero_home-playsection-1 p,.group2-scope .aero_home_article_section p,.group2-scope .aero_rating_overallrating{font-size:1.3rem;line-height:2}.group2-scope .aero_home-playsection-2,.group2-scope .aero_home_feature_section{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.group2-scope .aero_home-headerimg-wrapper article{width:70%}.group2-scope article.aero_home_BPJ_wrapper{width:100%}.group2-scope .aero_home-actionbtn h2,.group2-scope .aero_home-playsection-1 h2,.group2-scope .aero_home_article_section h2,.group2-scope .aero_rating_second_heading{font-size:2.5rem}.group2-scope .aero_home-actionbtn div button{font-size:1.1rem;padding:.8em 2.2em}.group2-scope .aero_home_article_card:hover{box-shadow:0 25px 60px rgba(255,17,82,.5)}.group2-scope .aero_home_article_desc p{font-size:1.05rem}.group2-scope .aero_home_BPJ_wrapper{gap:3.5rem;padding:3rem 2.5rem;max-width:1500px}.group2-scope footer .aero_home-headerimg-wrapper{min-height:650px}.group2-scope .aero_home_BPJ_wrapper>div{min-height:350px;padding:4rem 3rem}.group2-scope .aero_home_BPJ_wrapper>div a{width:150px;height:150px}.group2-scope .aero_home_BPJ_wrapper img{width:100px;height:100px}.group2-scope .aero_home_BPJ_wrapper span{font-size:1.7rem}.group2-scope .aero_home-play-small-img span{font-size:2rem}.group2-scope .aero_home_feature_section-card div:first-child{font-size:3.5rem}.group2-scope .aero_home_seo_section :is(h2,h3){text-align:left;font-size:2rem}.group2-scope .aero_home_seo_section p{font-size:1.1rem;text-align:left}.group2-scope .aero_home_seo_section ul li{font-size:1rem}.group2-scope .aero_main_logo img{max-width:70px}.group2-scope .aero_home-headerimg-wrapper>img{height:500px}.group2-scope .aero_logo_social_wrap{flex-direction:row;justify-content:space-between}.group2-scope .aero_social_icon{width:70px;height:60px;font-size:1.6rem;margin:.5em}.group2-scope .aero_footer_col-4-wrapper{flex-wrap:nowrap;padding:3em 2em 4em;gap:3rem}.group2-scope .aero_footer_col-4-wrapper ul:last-child li:first-child{text-align:left}.group2-scope .aero_footer_col-4-wrapper ul li:first-child{font-size:1.6rem}.group2-scope .aero_footer_col-4-wrapper ul li{font-size:1.1rem}.group2-scope .aero_footer_article-card img{min-width:90px;height:90px}.group2-scope .aero_footer_article-card div h6{font-size:1rem}.group2-scope .aero_footer_article-card div p{font-size:1.3rem}.group2-scope .heading-with-icon{font-size:2.5rem}.group2-scope .promotions__icon{width:50px;height:50px}}@media screen and (max-width:768px){.group2-scope .aero_home-actionbtn h2{font-size:1.5rem}.group2-scope .heading-with-icon{font-size:1.5rem;gap:.5rem}.group2-scope .promotions__icon{width:30px;height:30px}.group2-scope .aero_home_feature_section-card div:first-child{font-size:2.5rem}.group2-scope .aero_home_feature_section-card div:last-child{font-size:1.1rem}.group2-scope .aero_home_BPJ_wrapper{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem}.group2-scope footer .aero_home-headerimg-wrapper{min-height:auto;padding:3rem 0}.group2-scope .aero_home_BPJ_wrapper>div{min-height:280px;padding:3rem 2rem;gap:1.5rem}.group2-scope .aero_home_BPJ_wrapper>div a{width:110px;height:110px}.group2-scope .aero_home_BPJ_wrapper img{width:75px;height:75px}.group2-scope .aero_home_BPJ_wrapper span{font-size:1.3rem;letter-spacing:2px}.group2-scope .aero_home_BPJ_wrapper>div:hover span{letter-spacing:2.5px}.group2-scope .aero-btn-book,.group2-scope .aero-d-changelocation,.group2-scope .aero-faq,.group2-scope .aero-header-contactus-btn,.group2-scope .sigma_btn-custom{padding:.6em 1.2em;height:44px;font-size:.8rem;min-width:44px}.group2-scope .aero-list-7 a{padding:.5em 1em;font-size:.75rem}.group2-scope .location-overlay-box{padding:1.5em 2em;bottom:1em;left:1em;right:1em;max-width:calc(100% - 2em)}.group2-scope .location-overlay-box h1{font-size:1.2rem}.group2-scope .location-overlay-box p{font-size:.85rem}.group2-scope .aero_attractions_title_wrapper{border-radius:16px;margin:0 1em 2em}.group2-scope .aero_attractions_title_content{padding:24px 16px}.group2-scope .aero_attractions_gradient_title{font-size:1.6rem}.group2-scope .aero_attractions_description{font-size:.9rem;padding:0 8px}.group2-scope .aero_home-headerimg-wrapper article{top:35%}}.group2-scope .hero-section-badge{display:inline-block;background:transparent;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);border:2px solid rgba(255,17,82,.5);padding:8px 24px;margin-bottom:20px;transition:all .3s ease;position:relative;overflow:hidden}.group2-scope .hero-section-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .hero-section-badge:hover:before{left:100%}.group2-scope .hero-section-badge:hover{border-color:rgba(202,255,26,.8);background:rgba(255,17,82,.1)}.group2-scope{--primary-color:#ff1152;--secondary-color:#39ff14;--white-color:#fff}.group2-scope .badge{display:inline-block;background:transparent;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);border:2px solid rgba(255,17,82,.5);padding:8px 24px;margin-bottom:20px;transition:all .3s ease;position:relative;overflow:hidden;animation:scaleIn .6s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.group2-scope .badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .badge:hover:before{left:100%}.group2-scope .badge:hover{border-color:rgba(202,255,26,.8);background:rgba(255,17,82,.1)}.group2-scope .badge span{display:block;color:var(--white-color);font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.group2-scope .gradient-title{background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.5rem;font-weight:900;margin:0 0 20px;line-height:1.1;animation:fadeInUp .8s ease-out}.group2-scope .subtitle{color:#e0e0e0;font-size:1.05rem;font-weight:400;margin:0 0 40px;line-height:1.7;animation:fadeInUp .8s ease-out .2s backwards}.group2-scope .stats-container{display:flex;justify-content:center;gap:50px;flex-wrap:wrap;margin-bottom:20px}.group2-scope .stat-box{text-align:center;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,26,26,.6));padding:20px 25px;box-shadow:0 0 5px hsla(0,0%,50%,.5);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);transition:all .3s ease;position:relative;overflow:hidden}.group2-scope .stat-box:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .stat-box:hover:before{left:100%}.group2-scope .stat-box:hover{transform:translateY(-5px)}.group2-scope .stat-box.pink{border:1px solid rgba(255,17,82,.2)}.group2-scope .stat-box.green{border:1px solid rgba(202,255,26,.2)}.group2-scope .stat-box.mixed{border:1px solid hsla(0,0%,100%,.15)}.group2-scope .stat-number{font-size:2.2rem;font-weight:900;margin-bottom:8px}.group2-scope .stat-number.pink{color:var(--primary-color)}.group2-scope .stat-number.green{color:var(--secondary-color)}.group2-scope .stat-number.gradient{background:linear-gradient(45deg,var(--secondary-color),var(--primary-color));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.group2-scope .stat-label{color:#d0d0d0;font-size:1rem;font-weight:600}.group2-scope .content-card{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.05));border:2px solid hsla(0,0%,100%,.15);border-radius:8px;padding:40px;max-width:950px;margin:0 auto;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:all .3s ease;animation:fadeInUp .8s ease-out}.group2-scope .content-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.4)}.group2-scope .content-card.green-border{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,26,26,.6));border:2px solid rgba(202,255,26,.3);box-shadow:0 10px 30px rgba(202,255,26,.15)}.group2-scope .content-card.green-border:hover{border-color:rgba(202,255,26,.6);box-shadow:0 15px 40px rgba(202,255,26,.25)}.group2-scope .content-card.pink-border{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,26,26,.6));border:2px solid rgba(255,17,82,.3);box-shadow:0 10px 30px rgba(255,17,82,.15)}.group2-scope .content-card.pink-border:hover{border-color:rgba(255,17,82,.6);box-shadow:0 15px 40px rgba(255,17,82,.25)}.group2-scope .content-text{color:#f5f5f5;font-size:1.05rem;line-height:1.8;text-align:justify;margin:0}.group2-scope .section-title{color:var(--white-color)}.group2-scope .location-title,.group2-scope .section-title{font-size:2rem;font-weight:800;margin:0 0 35px;text-align:center}.group2-scope .location-title{color:var(--secondary-color);border-bottom:2px solid var(--secondary-color);display:inline-block;width:100%;padding-bottom:10px}.group2-scope .map-container{width:100%;text-align:center;margin-bottom:30px}.group2-scope .map-container iframe{border-radius:8px;max-width:900px;box-shadow:0 10px 40px rgba(255,17,82,.3);width:100%;height:500px;border:2px solid rgba(255,17,82,.3);transition:all .3s ease}.group2-scope .map-container iframe:hover{border-color:rgba(202,255,26,.6);box-shadow:0 15px 50px rgba(255,17,82,.4)}.group2-scope .location-info{text-align:center;margin:20px 0}.group2-scope .location-address{font-size:1.2rem;font-weight:700;margin:10px 0;color:#f5f5f5}.group2-scope .location-description{margin:10px 0;color:#d0d0d0;font-size:1rem;line-height:1.7}.group2-scope .cta-buttons{display:flex;gap:25px;justify-content:center;flex-wrap:wrap}.group2-scope .cta-button{display:inline-flex;align-items:center;padding:12px 28px;text-decoration:none;font-weight:700;font-size:.85rem;min-width:220px;justify-content:center;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);position:relative;overflow:hidden;height:45px}.group2-scope .cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease;transform:skewX(-20deg)}.group2-scope .cta-button:hover:before{left:100%}.group2-scope .cta-button.primary{background:linear-gradient(145deg,#f00c74,#ff1152 75%,rgba(202,255,26,.25));color:#fff;border:2px solid rgba(255,17,82,.5);box-shadow:0 4px 12px rgba(255,17,82,.3)}.group2-scope .cta-button.primary:hover{background:linear-gradient(135deg,rgba(255,17,82,.4),rgba(202,255,26,.25));border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(255,17,82,.5),0 0 30px rgba(202,255,26,.3);transform:translateX(3px)}.group2-scope .cta-button.secondary{background:transparent;color:var(--secondary-color);border:2px solid rgba(202,255,26,.5);box-shadow:0 4px 12px rgba(202,255,26,.2)}.group2-scope .cta-button.secondary:hover{background:rgba(202,255,26,.1);border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(202,255,26,.4);transform:translateX(3px)}.group2-scope strong.highlight{color:var(--secondary-color);font-weight:700}@media (max-width:768px){.group2-scope .stats-container{flex-direction:column;gap:20px}.group2-scope .cta-buttons{flex-direction:column}.group2-scope .cta-button{min-width:100%;font-size:.8rem}.group2-scope .gradient-title{font-size:1.8rem}.group2-scope .content-card{padding:28px}.group2-scope .map-container iframe{height:400px}.group2-scope .location-title,.group2-scope .section-title{font-size:1.6rem}.group2-scope .stat-box{padding:18px 22px}}