.Header_header__KwdYD{display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08);padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;transition:all .3s ease;will-change:transform}.Header_headerSticky__cfPXP{box-shadow:0 2px 12px rgba(0,0,0,.12);background:#fff}.Header_headerContent__MvHuQ{display:flex;transition:all .3s ease}.Header_headerContentInitial__nmc4r{flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0 8px;min-height:120px;width:100%}.Header_headerContentScrolled__fhV9v{flex-direction:row;justify-content:center;gap:10px;padding:0 40px;min-height:70px}@media (max-width:900px){.Header_headerContentInitial__nmc4r,.Header_headerContentScrolled__fhV9v{flex-direction:column;gap:0;padding:0 8px;min-height:60px}.Header_logo____uDV{flex-direction:row;gap:10px}.Header_boxMenu__WGqiN{display:none}.Header_mobileHamburger__xKxIr{display:flex}.Header_mobileMenu__YC5Nj{display:block;position:static;box-shadow:none;border-radius:0;padding:8px 0}.Header_dropDownMenu__GtQiZ{position:static;box-shadow:none;min-width:unset;padding:0;display:block}.Header_customDropdownItem__bkJuo{padding:10px 16px;font-size:1rem}.Header_customDropdownLabel__iYFUO{padding:10px 16px;font-size:1.1rem}}.Header_deskMenu__fOc96{display:flex;align-items:center;justify-content:space-between;padding:8px 0;min-height:60px;column-gap:60px;margin-top:10px}.Header_logo____uDV{display:flex;align-items:center;margin:0;transition:all .4s cubic-bezier(.77,0,.175,1)}.Header_logoInitial__2RMON{flex-direction:row;gap:18px}.Header_logoScrolled__4jozU{margin-top:5px;flex-direction:column;gap:0}.Header_logoImg__uFRC_{object-fit:cover;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;border:1px solid #eee;transition:all .3s}.Header_logoTextH3__HaARE{margin:0;font-size:1.5rem;color:#181818;font-weight:800;letter-spacing:.5px;line-height:1.2}.Header_logoTextP__S7QJA{margin:0;font-size:.7rem;color:#555;letter-spacing:.2px;text-align:left;padding:0;line-height:1}.Header_boxMenu__WGqiN{display:flex;align-items:center;justify-content:center;width:100%}.Header_boxMenuUl__5TxYi{list-style:none;margin:0;padding:0;display:flex;gap:10px}.Header_boxMenuLi__PC2SP{margin:0;display:flex;align-items:center}.Header_boxMenuA__i025H{text-decoration:none;color:#1e2a78;font-weight:500;padding:5px 10px;border-radius:8px;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;height:44px;white-space:nowrap;background:transparent;position:relative;cursor:pointer}.Header_boxMenuA__i025H:focus,.Header_boxMenuA__i025H:hover{color:#1e90ff;transform:translateY(-1px)}.Header_boxMenuA__i025H:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:2px;background:#1e2a78;transition:all .3s ease;transform:translateX(-50%)}.Header_boxMenuA__i025H:hover:after{width:80%;background:#1e90ff}.Header_hasDropdown__9BypW{position:relative}.Header_dropDownMenu__GtQiZ{list-style:none;background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:8px 0;min-width:220px;position:absolute;top:100%;left:-40px;z-index:100;display:none;animation:Header_fadeIn__5jqN_ .3s}.Header_menuItem__xkzs6.Header_hasDropdown__9BypW:focus-within .Header_dropDownMenu__GtQiZ,.Header_menuItem__xkzs6.Header_hasDropdown__9BypW:hover .Header_dropDownMenu__GtQiZ{display:block}.Header_menuItem__xkzs6 a,.Header_menuItem__xkzs6 span{font-weight:600;color:#1e2a78;cursor:pointer;font-size:1rem;text-decoration:none}@keyframes Header_fadeIn__5jqN_{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_customDropdownItem__bkJuo{padding:10px 24px;font-size:1rem;color:#1e2a78;cursor:pointer;transition:background .2s,color .2s;border-radius:6px}.Header_customDropdownItem__bkJuo:hover{background:#eaf6ff;color:#1e90ff}.Header_customDropdownLabel__iYFUO{font-weight:500;padding:10px 24px;cursor:pointer;background:none;border:none;outline:none;font-size:1rem;border-radius:8px;transition:background .2s;color:#1e2a78}.Header_mobileHamburger__xKxIr{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;cursor:pointer;z-index:1201;background:transparent;border:none;position:fixed;top:8px;right:18px;transition:background .2s}.Header_mobileHamburger__xKxIr span{display:block;width:28px;height:3px;margin:4px 0;background:#181818;border-radius:2px;transition:all .3s}.Header_mobileHamburger__xKxIr.Header_active__c7HdO span:first-child{transform:translateY(11px) rotate(45deg)}.Header_mobileHamburger__xKxIr.Header_active__c7HdO span:nth-child(2){opacity:0}.Header_mobileHamburger__xKxIr.Header_active__c7HdO span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.Header_mobileMenu__YC5Nj{display:none;position:fixed;top:0;right:0;width:80vw;max-width:340px;height:100vh;background:#fff;box-shadow:-2px 0 16px rgba(0,0,0,.12);z-index:1200;padding:60px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateX(100%);overflow-y:auto}.Header_mobileMenu__YC5Nj.Header_active__c7HdO{display:block;transform:translateX(0)}.Header_mobileMenu__YC5Nj ul{list-style:none;margin:0;padding:0 24px}.Header_mobileMenu__YC5Nj li{margin:0 0 18px}.Header_mobileMenu__YC5Nj a{display:block;color:#1e2a78;font-size:1.1rem;font-weight:700;text-decoration:none;padding:12px 0;border-bottom:1px solid #eaf6ff;transition:color .2s}.Header_mobileMenu__YC5Nj a:hover{color:#1e90ff}body.Header_mobileMenuOpen__r21de{overflow:hidden}.Header_cartBadge__ORIhh{position:relative;top:-40px;right:-25px;background-color:#1e2a78;color:#fff;font-size:12px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Header_cartIcon__Tr5lJ{position:relative;display:inline-block}@media (max-width:900px){.Header_boxMenu__WGqiN{display:none!important}.Header_mobileHamburger__xKxIr{display:flex!important}.Header_mobileMenu__YC5Nj{display:none}.Header_mobileMenu__YC5Nj.Header_active__c7HdO{display:block}.Header_boxMenu__WGqiN{display:none!important}.Header_deskMenu__fOc96{display:flex!important;padding:12px;flex-direction:column;align-items:flex-start}.Header_deskMenu__fOc96>.Header_logo____uDV>.Header_logoImg__uFRC_{width:60px;height:auto}.Header_mobileHamburger__xKxIr{display:flex!important}.Header_mobileMenu__YC5Nj{display:none}.Header_mobileMenu__YC5Nj.Header_active__c7HdO{display:block}}@media (max-width:700px){.Header_boxMenu__WGqiN ul{flex-direction:column;gap:0}.Header_boxMenu__WGqiN li{margin:6px 0}.Header_boxMenu__WGqiN a{height:auto}.Header_logoImg__uFRC_{width:50px;height:auto}.Header_logoTextH3__HaARE{font-size:1.2rem}.Header_logoTextP__S7QJA{font-size:.5rem}}.Carousel_carouselOuter__ZTiET{flex-direction:column;max-width:900px;margin:0 auto 5rem}.Carousel_carouselImageWrapper__tiBiz,.Carousel_carouselOuter__ZTiET{display:flex;align-items:center;position:relative;width:100%;border-radius:20px}.Carousel_carouselImageWrapper__tiBiz{height:340px;justify-content:center;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.12);overflow:hidden}.Carousel_carouselTrack__Dy357{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Carousel_carouselImage__RhAb4{width:100%;height:340px;object-fit:cover;object-position:top center;border-radius:20px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Carousel_carouselOverlay__GcIVG{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(0,0,0,.6),rgba(30,42,120,.18));opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none}.Carousel_carouselImageWrapper__tiBiz:hover .Carousel_carouselOverlay__GcIVG{opacity:1}.Carousel_carouselNav__WKhIf{display:flex;justify-content:center;gap:1.2rem;margin-top:1rem}.Carousel_carouselNavButton__7ZCSV{background:linear-gradient(45deg,#1e2a78,#1e90ff);color:#fff;border:none;height:48px;width:48px;border-radius:50%;cursor:pointer;font-size:1.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(30,42,120,.3);position:absolute;top:50%;transform:translateY(-50%);z-index:2;opacity:0;pointer-events:none}.Carousel_carouselImageWrapper__tiBiz:hover .Carousel_carouselNavButton__7ZCSV{opacity:1;pointer-events:auto}.Carousel_carouselNavButtonLeft__OWeps{left:18px}.Carousel_carouselNavButtonRight__9biBj{right:18px}.Carousel_carouselNavButton__7ZCSV:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 12px 32px rgba(30,42,120,.5);background:linear-gradient(45deg,#1e90ff,#1e2a78)}.Carousel_carouselDots__Q4zIq{display:flex;justify-content:center;gap:.7rem;margin-top:.7rem}.Carousel_carouselDotActive__5Cs5z,.Carousel_carouselDot__zDhV4{width:12px;height:12px;border-radius:50%;background:#e0e0e0;display:inline-block;cursor:pointer;transition:background .3s cubic-bezier(.4,0,.2,1)}.Carousel_carouselDotActive__5Cs5z{background:linear-gradient(45deg,#1e2a78,#1e90ff)}@media (max-width:700px){.Carousel_carouselOuter__ZTiET{max-width:100vw;border-radius:0;box-shadow:none}.Carousel_carouselImageWrapper__tiBiz,.Carousel_carouselImage__RhAb4{height:180px;border-radius:0}}.styles_section__lbyum{background:linear-gradient(135deg,#eaf6ff,#fff);padding:4rem 0;margin:2rem 1rem;border-radius:24px;box-shadow:0 8px 32px rgba(30,144,255,.08)}.styles_sectionLight__YeKxs{background:linear-gradient(135deg,#fff,#f8f9fa)}.styles_sectionAlt___ALei{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.styles_main__6hg1w{background:linear-gradient(135deg,#faf9f6,#f0f0f0);padding-bottom:60px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.styles_row__pIrPX{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.styles_col__axvVj{flex:1 1 400px}.styles_textCenter__2v5Hk{text-align:center}.styles_textLeft__MwUzT{text-align:left}.styles_heading__WnXh9{color:#1e2a78;font-weight:700;margin-bottom:1.5rem;line-height:1.3}.styles_subheading__EBZrU{color:#1e2a78;font-weight:600;margin-bottom:.5rem}.styles_divider__iKGUY{width:60px;height:3px;background:#1e2a78;margin:1.5rem 0;border-radius:2px}.styles_description__BSCTw{color:#555;font-size:1.1rem;line-height:1.7;text-align:left}.styles_link__KHa8I{color:#1e2a78;text-decoration:none;font-weight:500}.styles_link__KHa8I:hover{text-decoration:underline;color:#1e90ff}.styles_imageContainer__rh1OB{display:flex;justify-content:center;align-items:center}.styles_responsiveImg__F5d4K{width:100%;max-width:450px;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.15);transition:transform .3s ease}.styles_responsiveImg__F5d4K:hover{transform:scale(1.02)}.styles_card__5VaZx{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.1);padding:1.5rem;width:300px;transition:all .3s ease;text-decoration:none;color:inherit}.styles_card__5VaZx:hover{transform:scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.15)}.styles_cardImg__fBk1x{width:100%;height:180px;object-fit:cover;border-radius:15px;margin-bottom:1rem}.styles_cardTitle__dy0SS{margin:1rem 0 .5rem;color:#2c3e50;font-size:1.3rem;font-weight:600}.styles_cardDesc__u6zVw{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:.5rem}.styles_carousel__ZCP6a{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;transition:all .5s ease;overflow:hidden}.styles_carouselImg__zWqj2{width:200px;height:150px;object-fit:cover;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.styles_carouselImg__zWqj2:hover{transform:scale(1.05)}.styles_grid__vhXd4{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem}.styles_gridImg__sC5vG{width:100%;height:140px;object-fit:cover;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease}.styles_gridImg__sC5vG:hover{transform:scale(1.05)}.styles_heroSection__xntd5{width:100%;margin-bottom:4rem;position:relative;overflow:hidden;scroll-behavior:smooth}.styles_heroSlideshow__30_fl{display:flex;overflow:hidden;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);margin:0 1rem}.styles_heroSlide__RZtWZ{min-width:100vw;height:500px;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center}.styles_activeHeroSlide__oCVQS{animation:styles_heroZoomIn__OalYV 8s linear forwards}@keyframes styles_heroZoomIn__OalYV{0%{transform:scale(1)}to{transform:scale(1.4)}}.styles_heroOverlay__6oTw9{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,0,0,.6),rgba(30,42,120,.4));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem;margin:0}.styles_heroTitle__5sE8Q{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:2px 2px 4px #181818;animation:styles_fadeInUp__Gx_Ok 1s ease-out}.styles_heroSubtitle__U_VcC{text-align:center;font-size:1.4rem;margin-bottom:2rem;opacity:.95;color:#fff;text-shadow:1px 1px 2px #000;animation:styles_fadeInUp__Gx_Ok 1s ease-out .3s both}.styles_heroCta__tZuqe{background:#1e2a78;color:#fff;padding:16px 32px;border-radius:50px;border:2px solid transparent;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(30,42,120,.2);animation:styles_fadeInUp__Gx_Ok 1s ease-out .6s both;max-width:300px;text-align:center}.styles_heroCta__tZuqe:hover{box-shadow:0 8px 25px rgba(30,42,120,.4);background:#fff;color:#1e2a78;border:2px solid #1e2a78}@keyframes styles_fadeInUp__Gx_Ok{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles_heroVideo__VGh6n{position:relative;max-width:400px;margin:0 auto;border-radius:20px}@media (max-width:700px){.styles_heroSlideshow__30_fl{margin:0;width:100%;border-radius:0}}.styles_playIcon__3z0Fx{height:100px;width:100px;line-height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#fff;background:#1e2a7888;border-radius:50%;padding:0 0 0 10px;text-align:center;pointer-events:none;transition:all .3s ease}.styles_heroVideo__VGh6n:hover .styles_playIcon__3z0Fx{background:#1e90ff;transform:translate(-50%,-50%) scale(1.1)}.styles_eventCard__4wnsK{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;max-width:800px;margin:0 auto;width:100%;padding:0;box-shadow:0 8px 32px rgba(0,0,0,.1)}.styles_eventImgWrapper__Y6frU{flex:0 0 320px;display:flex;align-items:center;justify-content:center;background:#eaf6ff;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.styles_eventCard__4wnsK .styles_cardImg__fBk1x{margin-bottom:0;border-radius:0;height:100%;max-height:400px;object-fit:cover}.styles_eventContent__SLL8i{flex:1 1;padding:2rem;display:flex;flex-direction:column;justify-content:center;background:transparent;border-top-right-radius:20px;border-bottom-right-radius:20px}@media (max-width:700px){.styles_heroSlide__RZtWZ{min-height:calc(100vh - 60px)}.styles_section__lbyum{padding:1rem;margin:1rem 0}.styles_row__pIrPX{padding:0;margin:0}.styles_card__5VaZx{max-width:100%!important;width:100%}.styles_eventCard__4wnsK{flex-direction:column;max-width:95vw}.styles_eventImgWrapper__Y6frU{border-radius:20px 20px 0 0}.styles_eventContent__SLL8i{border-radius:0 0 20px 20px;padding:1.5rem}.styles_eventCard__4wnsK .styles_cardImg__fBk1x{max-height:400px}}@media (max-width:900px){.styles_row__pIrPX{gap:1.5rem}.styles_heroSlide__RZtWZ{min-width:100vw;height:400px}.styles_heroTitle__5sE8Q{font-size:2.5rem}.styles_heroSubtitle__U_VcC{font-size:1.2rem}}@media (max-width:768px){.styles_aboutAside__A2_pZ{display:none}}