.Banner-module__AkIBaq__banner{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Banner-module__AkIBaq__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__AkIBaq__bannerImage{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Banner-module__AkIBaq__bannerImage.Banner-module__AkIBaq__active{opacity:1}.Banner-module__AkIBaq__image{object-fit:contain;object-position:center;width:100%;height:100%}.Banner-module__AkIBaq__overlay{z-index:2;background:linear-gradient(#0a246399 0%,#0a246366 50%,#0a246399 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__AkIBaq__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.Banner-module__AkIBaq__logoContainer{margin-bottom:2rem}.Banner-module__AkIBaq__logo{border:3px solid #d4af3780;border-radius:50%;transition:transform .5s;box-shadow:0 0 20px #d4af374d}.Banner-module__AkIBaq__logo:hover{transform:rotate(10deg)scale(1.05)}.Banner-module__AkIBaq__textContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000b3;border:1px solid #d4af374d;border-radius:20px;max-width:900px;padding:2rem;box-shadow:0 10px 30px #0006}.Banner-module__AkIBaq__title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Banner-module__AkIBaq__titleGradient{background:linear-gradient(135deg,#d4af37 0%,#fff 50%,#d4af37 100%) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s infinite Banner-module__AkIBaq__gradientWave}.Banner-module__AkIBaq__subtitle{margin-bottom:1.5rem;font-size:2rem;font-weight:600}.Banner-module__AkIBaq__subtitleGradient{background:linear-gradient(135deg,#fff 0%,#d4af37 50%,#fff 100%) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:6s infinite Banner-module__AkIBaq__gradientWave}.Banner-module__AkIBaq__description{color:#fff;text-shadow:0 2px 4px #0000004d;max-width:700px;margin:0 auto;font-size:1.3rem;line-height:1.6}.Banner-module__AkIBaq__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.Banner-module__AkIBaq__primaryButton,.Banner-module__AkIBaq__secondaryButton{text-transform:uppercase;letter-spacing:1px;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.Banner-module__AkIBaq__primaryButton{color:#0a2463;background:linear-gradient(135deg,#d4af37 0%,#f8e79c 100%);border:none;box-shadow:0 4px 15px #d4af3766}.Banner-module__AkIBaq__primaryButton:hover{background:linear-gradient(135deg,#f8e79c 0%,#d4af37 100%);transform:translateY(-3px);box-shadow:0 6px 20px #d4af3799}.Banner-module__AkIBaq__secondaryButton{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #d4af37}.Banner-module__AkIBaq__secondaryButton:hover{color:#d4af37;background:#d4af3733;transform:translateY(-3px)}@keyframes Banner-module__AkIBaq__gradientWave{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.Banner-module__AkIBaq__title{font-size:2.5rem}.Banner-module__AkIBaq__subtitle{font-size:1.5rem}.Banner-module__AkIBaq__description{font-size:1.1rem}.Banner-module__AkIBaq__logo{width:80px;height:80px}.Banner-module__AkIBaq__textContainer{padding:1.5rem}.Banner-module__AkIBaq__bannerImage{justify-content:center;align-items:center;display:flex}.Banner-module__AkIBaq__image{object-fit:cover;object-position:top center;width:auto;min-width:100%;min-height:100%}}@media (max-width:480px){.Banner-module__AkIBaq__title{font-size:2rem}.Banner-module__AkIBaq__subtitle{font-size:1.2rem}.Banner-module__AkIBaq__description{font-size:1rem}.Banner-module__AkIBaq__logo{width:60px;height:60px}.Banner-module__AkIBaq__textContainer{padding:1rem}}
.Gallery-module__Sa_FLW__gallerySection{min-height:100vh;padding:6rem 2rem;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__gallerySection:before{content:"";z-index:-1;background:radial-gradient(circle at 20% 30%,#d4af3726 0%,#0000 25%),radial-gradient(circle at 80% 70%,#0a246326 0%,#0000 25%),linear-gradient(135deg,#ffffffe6 0%,#f9f9f9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Gallery-module__Sa_FLW__gallerySection:after{content:"";z-index:-1;background:linear-gradient(#0000 0%,#f9f9f9 100%);width:100%;height:100px;position:absolute;bottom:0;left:0}.Gallery-module__Sa_FLW__sectionTitle{text-align:center;color:#0a2463;text-shadow:1px 1px 3px #0000001a;margin-bottom:4rem;font-size:3rem;font-weight:700;position:relative}.Gallery-module__Sa_FLW__sectionTitle:after{content:"";background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:150px;height:4px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.Gallery-module__Sa_FLW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:minmax(200px,auto);gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Gallery-module__Sa_FLW__galleryItem{cursor:pointer;background:#0a2463;border-radius:12px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.Gallery-module__Sa_FLW__galleryItem:nth-child(3n+1){grid-row:span 2}.Gallery-module__Sa_FLW__galleryItem:nth-child(5n+2){grid-row:span 3}.Gallery-module__Sa_FLW__galleryItem:nth-child(7n+3){grid-row:span 2}.Gallery-module__Sa_FLW__imageContainer{width:100%;height:100%;position:relative}.Gallery-module__Sa_FLW__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Gallery-module__Sa_FLW__overlay{color:#fff;opacity:1;background:linear-gradient(#0000 50%,#0a2463cc 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:all .4s;display:flex;position:absolute;inset:0}.Gallery-module__Sa_FLW__overlay h3{margin-bottom:.5rem;font-size:1.5rem;transition:transform .4s;transform:translateY(20px)}.Gallery-module__Sa_FLW__overlay p{opacity:0;color:#d4af37;font-size:.9rem;transition:all .4s;transform:translateY(20px)}.Gallery-module__Sa_FLW__galleryItem:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000040}.Gallery-module__Sa_FLW__galleryItem:hover .Gallery-module__Sa_FLW__galleryImage{transform:scale(1.05)}.Gallery-module__Sa_FLW__galleryItem:hover .Gallery-module__Sa_FLW__overlay h3{transform:translateY(0)}.Gallery-module__Sa_FLW__galleryItem:hover .Gallery-module__Sa_FLW__overlay p{opacity:1;transform:translateY(0)}@media (max-width:768px){.Gallery-module__Sa_FLW__galleryGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.Gallery-module__Sa_FLW__galleryGrid::-webkit-scrollbar{display:none}.Gallery-module__Sa_FLW__galleryItem{scroll-snap-align:center;opacity:.7;flex:0 0 80%;height:400px;transition:all .4s;transform:scale(.9)}.Gallery-module__Sa_FLW__galleryItem:nth-child(n){grid-row:auto}.Gallery-module__Sa_FLW__galleryItem:first-child{margin-left:10%}.Gallery-module__Sa_FLW__galleryItem:last-child{margin-right:10%}.Gallery-module__Sa_FLW__galleryItem.Gallery-module__Sa_FLW__is-focused{opacity:1;transform:scale(1);box-shadow:0 15px 40px #0000004d}}.Gallery-module__Sa_FLW__modal{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Gallery-module__Sa_FLW__modalContent{background-color:#fff;border-radius:15px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Gallery-module__Sa_FLW__modalImage{object-fit:contain;width:100%;max-height:500px}.Gallery-module__Sa_FLW__modalText{color:#333;background:linear-gradient(#fff 0%,#f9f9f9 100%);padding:2rem}.Gallery-module__Sa_FLW__modalText h3{color:#0000;background:linear-gradient(135deg,#0a2463 0%,#d4af37 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem}.Gallery-module__Sa_FLW__modalText p{margin-bottom:.5rem;font-size:1.1rem;line-height:1.6}.Gallery-module__Sa_FLW__closeButton{cursor:pointer;color:#fff;background:#0a2463cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 10px #0003}.Gallery-module__Sa_FLW__closeButton:hover{background:#d4af37;transform:rotate(90deg)}.Gallery-module__Sa_FLW__carouselControls{justify-content:center;gap:2rem;width:100%;margin-top:2rem;display:flex;position:relative}.Gallery-module__Sa_FLW__carouselButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#0a2463 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.Gallery-module__Sa_FLW__carouselButton:before{content:"";z-index:1;background:linear-gradient(135deg,#d4af374d 0%,#0a24634d 50%,#d4af374d 100%);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Gallery-module__Sa_FLW__carouselButton:hover:before{transform:rotate(45deg)translate(100%)}.Gallery-module__Sa_FLW__carouselButton span{z-index:2;position:relative}.Gallery-module__Sa_FLW__carouselButton:hover{transform:translateY(-3px);box-shadow:0 7px 20px #0000004d}.Gallery-module__Sa_FLW__carouselButton:active{transform:translateY(1px)}.Gallery-module__Sa_FLW__scrollHint{text-align:center;color:#0a2463;opacity:.8;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;font-style:italic;display:flex}.Gallery-module__Sa_FLW__scrollHint:before,.Gallery-module__Sa_FLW__scrollHint:after{content:"←";color:#d4af37;font-style:normal;font-weight:700}.Gallery-module__Sa_FLW__scrollHint:after{content:"→"}@media (max-width:768px){.Gallery-module__Sa_FLW__galleryGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:1rem 0 2rem;display:flex;position:relative;overflow-x:auto}.Gallery-module__Sa_FLW__galleryItem{scroll-snap-align:center;opacity:.7;flex:0 0 75%;height:350px;margin:0 .5rem;transition:all .4s;transform:scale(.9)}.Gallery-module__Sa_FLW__galleryItem.Gallery-module__Sa_FLW__is-focused{opacity:.2;transform:scale(1);box-shadow:0 15px 40px #0000004d}}
.Roadmap-module__AfV5wG__roadmapSection{align-items:center;min-height:100vh;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.Roadmap-module__AfV5wG__backgroundGradient{z-index:1;background:linear-gradient(135deg,#d4af371a 0%,#0a24634d 50%,#d4af371a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Roadmap-module__AfV5wG__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.Roadmap-module__AfV5wG__sectionTitle{text-align:left;color:#d4af37;width:100%;margin-bottom:4rem;font-size:2.8rem;display:block;position:relative}.Roadmap-module__AfV5wG__sectionTitle:after{content:"";background:linear-gradient(90deg,#d4af37 0%,#0000 100%);width:120px;height:4px;position:absolute;bottom:-15px;left:0}.Roadmap-module__AfV5wG__roadmapContainer{max-width:800px;margin:0 auto;padding-left:30px;position:relative}.Roadmap-module__AfV5wG__roadmapContainer:before{content:"";z-index:1;background:linear-gradient(#0000 0%,#d4af37 20% 80%,#0000 100%);width:4px;height:100%;position:absolute;top:0;left:15px}.Roadmap-module__AfV5wG__roadmapItem{cursor:pointer;margin-bottom:2rem;transition:all .3s;position:relative}.Roadmap-module__AfV5wG__timelineDot{z-index:2;background:linear-gradient(135deg,#d4af37 0%,#fff 50%,#d4af37 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:20px;left:-25px;box-shadow:0 4px 10px #d4af3766}.Roadmap-module__AfV5wG__icon{background:linear-gradient(135deg,#0a2463 0%,#d4af37 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.2rem}.Roadmap-module__AfV5wG__itemContent{background-color:#ffffffe6;border:1px solid #d4af374d;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 5px 15px #0000001a}.Roadmap-module__AfV5wG__roadmapItem.Roadmap-module__AfV5wG__expanded .Roadmap-module__AfV5wG__itemContent{background-color:#fff;box-shadow:0 10px 25px #00000026}.Roadmap-module__AfV5wG__itemHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Roadmap-module__AfV5wG__itemTitle{color:#0000;background:linear-gradient(135deg,#0a2463 0%,#d4af37 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.4rem}.Roadmap-module__AfV5wG__itemDate{color:#d4af37;background-color:#d4af371a;border-radius:20px;margin:0;padding:.3rem .6rem;font-size:.9rem;font-weight:600}.Roadmap-module__AfV5wG__expandedContent{overflow:hidden}.Roadmap-module__AfV5wG__itemDescription{color:#555;margin-bottom:1.5rem;line-height:1.7}.Roadmap-module__AfV5wG__imageContainer{border-radius:10px;margin-top:1rem;overflow:hidden;box-shadow:0 4px 10px #0000001a}.Roadmap-module__AfV5wG__image{object-fit:cover;width:100%;height:auto;transition:transform .5s}.Roadmap-module__AfV5wG__image:hover{transform:scale(1.03)}@media (max-width:768px){.Roadmap-module__AfV5wG__roadmapSection{padding:4rem 1rem}.Roadmap-module__AfV5wG__sectionTitle{margin-bottom:3rem;font-size:2.2rem}.Roadmap-module__AfV5wG__roadmapContainer{padding-left:20px}.Roadmap-module__AfV5wG__timelineDot{width:35px;height:35px;left:-20px}.Roadmap-module__AfV5wG__itemContent{padding:1.2rem}.Roadmap-module__AfV5wG__itemTitle{font-size:1.2rem}}@media (max-width:480px){.Roadmap-module__AfV5wG__sectionTitle{font-size:1.8rem}.Roadmap-module__AfV5wG__itemHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.Roadmap-module__AfV5wG__itemDate{align-self:flex-start}}.Roadmap-module__AfV5wG__summaryCards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Roadmap-module__AfV5wG__summaryCard{text-align:center;background:#fff;border:1px solid #d4af3733;border-radius:15px;padding:2rem;transition:all .3s;box-shadow:0 10px 20px #00000014}.Roadmap-module__AfV5wG__cardIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.8rem;display:flex;box-shadow:0 4px 10px #0000001a}.Roadmap-module__AfV5wG__cardTitle{color:#0000;background:linear-gradient(135deg,var(--navy)0%,var(--gold)100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.3rem}.Roadmap-module__AfV5wG__cardDescription{color:#555;font-size:1rem;line-height:1.6}@media (max-width:768px){.Roadmap-module__AfV5wG__summaryCards{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.Roadmap-module__AfV5wG__summaryCard{padding:1.5rem}.Roadmap-module__AfV5wG__cardIcon{width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem}.Roadmap-module__AfV5wG__cardTitle{font-size:1.2rem}}.Roadmap-module__AfV5wG__mediaContainer{border-radius:12px;margin-top:1.5rem;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Roadmap-module__AfV5wG__videoWrapper{padding-top:56.25%;position:relative}.Roadmap-module__AfV5wG__media{object-fit:cover;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.Roadmap-module__AfV5wG__videoControls{opacity:0;background:linear-gradient(#0000,#000000b3);align-items:center;gap:.5rem;padding:1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.Roadmap-module__AfV5wG__videoWrapper:hover .Roadmap-module__AfV5wG__videoControls{opacity:1}.Roadmap-module__AfV5wG__controlButton{color:#fff;cursor:pointer;background:#d4af37cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.Roadmap-module__AfV5wG__controlButton:hover{background:#d4af37;transform:scale(1.1)}.Roadmap-module__AfV5wG__progressBar{background:#fff3;border-radius:2px;flex:1;height:4px;overflow:hidden}.Roadmap-module__AfV5wG__progressFill{background:#d4af37;height:100%;transition:width .1s linear}.Roadmap-module__AfV5wG__loadingIndicator{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Roadmap-module__AfV5wG__spinner{border:4px solid #d4af374d;border-top-color:#d4af37;border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite Roadmap-module__AfV5wG__spin}@keyframes Roadmap-module__AfV5wG__spin{to{transform:rotate(360deg)}}.Roadmap-module__AfV5wG__mediaPlaceholder{text-align:center;color:#0a2463;background:#0a24631a;border:2px dashed #d4af374d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;margin-top:1rem;padding:2rem;display:flex}.Roadmap-module__AfV5wG__placeholderIcon{opacity:.7;margin-bottom:.5rem;font-size:2rem}.Roadmap-module__AfV5wG__mediaError{display:none}.Roadmap-module__AfV5wG__mediaContainer:hover .Roadmap-module__AfV5wG__imageOverlay{opacity:1}.Roadmap-module__AfV5wG__imageContainer{background:#f5f5f5;border-radius:12px;margin-top:1.5rem;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Roadmap-module__AfV5wG__imageWrapper{cursor:pointer;width:100%;height:0;padding-bottom:66.66%;position:relative}.Roadmap-module__AfV5wG__image{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.Roadmap-module__AfV5wG__imageOverlay{color:#fff;text-align:center;opacity:0;background:linear-gradient(#0000,#000000b3);padding:1rem;font-size:.9rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Roadmap-module__AfV5wG__imageWrapper:hover .Roadmap-module__AfV5wG__imageOverlay{opacity:1}.Roadmap-module__AfV5wG__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Roadmap-module__AfV5wG__modalContent{background:#fff;border-radius:12px;max-width:90%;max-height:90%;padding:2rem;position:relative;box-shadow:0 10px 30px #0000004d}.Roadmap-module__AfV5wG__modalImageContainer{justify-content:center;max-width:100%;max-height:calc(90vh - 100px);display:flex}.Roadmap-module__AfV5wG__modalImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.Roadmap-module__AfV5wG__modalCaption{text-align:center;color:#0a2463;margin-top:1rem;font-weight:600}.Roadmap-module__AfV5wG__closeButton{color:#fff;cursor:pointer;z-index:1001;background:#d4af37;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;position:absolute;top:10px;right:10px}.Roadmap-module__AfV5wG__closeButton:hover{background:#0a2463}.Roadmap-module__AfV5wG__mobileHint{text-align:center;color:#fff;background:#0009;border-radius:4px;padding:4px;font-size:.8rem;position:absolute;top:-30px;left:0;right:0}.Roadmap-module__AfV5wG__headerRight{align-items:center;gap:10px;display:flex}.Roadmap-module__AfV5wG__expandArrow{color:var(--gold);font-size:.9rem;transition:transform .3s}.Roadmap-module__AfV5wG__roadmapItem.Roadmap-module__AfV5wG__expanded .Roadmap-module__AfV5wG__expandArrow{transform:rotate(90deg)}@media (max-width:768px){.Roadmap-module__AfV5wG__videoControls{background:#000000b3;opacity:1!important}.Roadmap-module__AfV5wG__imageOverlay{opacity:1!important}}
.Layout-module__cbqlla__verifiedBadge{background:#d4af3726;border:1px solid #d4af37;border-radius:50px;align-items:center;gap:.5rem;margin-left:auto;margin-right:1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.Layout-module__cbqlla__verifiedBadge:hover{background:#d4af37;transform:translateY(-2px);box-shadow:0 5px 15px #d4af374d}.Layout-module__cbqlla__verifiedIcon{color:#0a2463;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:700;display:flex}.Layout-module__cbqlla__verifiedBadge:hover .Layout-module__cbqlla__verifiedIcon{color:#d4af37;background:#fff}.Layout-module__cbqlla__verifiedText{color:#d4af37;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.Layout-module__cbqlla__verifiedBadge:hover .Layout-module__cbqlla__verifiedText{color:#0a2463}@media (max-width:768px){.Layout-module__cbqlla__verifiedText{display:none}.Layout-module__cbqlla__verifiedBadge{margin-right:.5rem;padding:.5rem}}.Layout-module__cbqlla__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;padding:.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Layout-module__cbqlla__header.Layout-module__cbqlla__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffffa;border-radius:0 0 20px 20px;padding:.2rem 2rem;box-shadow:0 4px 20px #00000014}.Layout-module__cbqlla__logoContainer{z-index:1001}.Layout-module__cbqlla__logoLink{align-items:center;gap:1rem;text-decoration:none;display:flex}.Layout-module__cbqlla__logoWrapper{border:2px solid #d4af374d;border-radius:50%;width:50px;height:50px;transition:all .3s;overflow:hidden}.Layout-module__cbqlla__logoImage{object-fit:cover;width:100%;height:100%}.Layout-module__cbqlla__brandName{color:#333;border-radius:50px;padding:.5rem 1rem;font-weight:600;position:relative;overflow:hidden}.Layout-module__cbqlla__brandName:before{content:"";z-index:-1;background:linear-gradient(135deg,#d4af3733 0%,#fff9 50%,#d4af3733 100%) 0 0/200% 100%;border-radius:50px;transition:all .5s;position:absolute;inset:0}.Layout-module__cbqlla__logoLink:hover .Layout-module__cbqlla__brandName:before{background-position:100% 0}.Layout-module__cbqlla__logoLink:hover .Layout-module__cbqlla__logoWrapper{border-color:#d4af3799;transform:rotate(10deg)}.Layout-module__cbqlla__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;border-radius:50%;width:40px;height:40px;padding:.5rem;display:none;position:relative}.Layout-module__cbqlla__mobileMenuButton:before{content:"";z-index:-1;background:linear-gradient(135deg,#d4af374d 0%,#fffc 50%,#d4af374d 100%) 0 0/200% 100%;border-radius:50%;transition:all .5s;position:absolute;inset:0}.Layout-module__cbqlla__mobileMenuButton:hover:before{background-position:100% 0}.Layout-module__cbqlla__hamburger{background-color:#333;width:20px;height:2px;transition:all .3s;display:block;position:relative}.Layout-module__cbqlla__hamburger:before,.Layout-module__cbqlla__hamburger:after{content:"";background-color:#333;width:20px;height:2px;transition:all .3s;position:absolute}.Layout-module__cbqlla__hamburger:before{top:-6px}.Layout-module__cbqlla__hamburger:after{top:6px}.Layout-module__cbqlla__hamburger.Layout-module__cbqlla__open{background-color:#0000}.Layout-module__cbqlla__hamburger.Layout-module__cbqlla__open:before{top:0;transform:rotate(45deg)}.Layout-module__cbqlla__hamburger.Layout-module__cbqlla__open:after{top:0;transform:rotate(-45deg)}.Layout-module__cbqlla__nav{display:flex}.Layout-module__cbqlla__navList{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Layout-module__cbqlla__navItem{position:relative}.Layout-module__cbqlla__navLink{color:#333;border-radius:50px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.Layout-module__cbqlla__navLink:before{content:"";z-index:-1;background:linear-gradient(135deg,#d4af374d 0%,#fffc 50%,#d4af374d 100%) 0 0/200% 100%;border-radius:50px;transition:all .5s;position:absolute;inset:0}.Layout-module__cbqlla__navLink:hover:before{background-position:100% 0;box-shadow:0 4px 15px #d4af374d}.Layout-module__cbqlla__linkText{z-index:1;position:relative}@media (max-width:768px){.Layout-module__cbqlla__header{padding:.3rem 1.5rem}.Layout-module__cbqlla__header.Layout-module__cbqlla__scrolled{padding:.1rem 1.5rem}.Layout-module__cbqlla__mobileMenuButton{justify-content:center;align-items:center;display:flex}.Layout-module__cbqlla__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;z-index:1000;background-color:#fffffffa;border-radius:0 0 20px 20px;flex-direction:column;justify-content:flex-start;height:auto;padding:1rem 0 2rem;transition:all .3s;position:fixed;top:60px;left:0;right:0;transform:translateY(-150%);box-shadow:0 10px 20px #0000001a}.Layout-module__cbqlla__nav.Layout-module__cbqlla__open{opacity:1;transform:translateY(0)}.Layout-module__cbqlla__navList{flex-direction:column;align-items:center;gap:1rem;width:100%}.Layout-module__cbqlla__navLink{text-align:center;width:80%;padding:.6rem 1.2rem;font-size:1rem}.Layout-module__cbqlla__logoWrapper{width:40px;height:40px}.Layout-module__cbqlla__brandName{padding:.4rem .8rem;font-size:.9rem}}.Layout-module__cbqlla__footer{color:#fff;background:linear-gradient(135deg,#0a2463 0%,#1a1a3a 50%,#3d2c1a 100%);padding:4rem 2rem 2rem;position:relative;overflow:hidden}.Layout-module__cbqlla__footer:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#d4af371a 0%,#0000 25%),radial-gradient(circle at 80% 70%,#0a246333 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.Layout-module__cbqlla__footerContent{z-index:1;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.Layout-module__cbqlla__contactInfo{text-align:center;flex-direction:column;align-items:center;display:flex}.Layout-module__cbqlla__contactInfo h3{color:#d4af37;margin-bottom:1.5rem;font-size:1.8rem;display:inline-block;position:relative}.Layout-module__cbqlla__contactInfo h3:after{content:"";background:#d4af37;width:60px;height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Layout-module__cbqlla__whatsappLink{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #d4af374d;border-radius:50px;align-items:center;gap:.8rem;margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-flex}.Layout-module__cbqlla__whatsappLink:hover{background:#25d36633;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.Layout-module__cbqlla__whatsappLink:before{content:"";background:url(/images/socials/whatsapp.jpg) 50%/cover;border-radius:50%;width:30px;height:30px;display:inline-block}.Layout-module__cbqlla__socialLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Layout-module__cbqlla__socialLinks a{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.2rem;text-decoration:none;transition:all .3s;display:flex}.Layout-module__cbqlla__socialLinks a:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.Layout-module__cbqlla__socialLinks a:before{content:"";background:50%/cover;border-radius:4px;width:24px;height:24px;display:inline-block}.Layout-module__cbqlla__socialLinks a[href*=facebook]:before{background-image:url(/images/socials/fbk-logo.jpg)}.Layout-module__cbqlla__socialLinks a[href*=""]:before{background-image:url(/images/socials/x-new.jpg)}.Layout-module__cbqlla__socialLinks a[href*=tiktok]:before{background-image:url(/images/socials/tiktok.jpg)}.Layout-module__cbqlla__socialLinks a[href*=instagram]:before{background-image:url(/images/socials/insta.jpg)}.Layout-module__cbqlla__copyright{text-align:center;color:#ffffffb3;border-top:1px solid #d4af3733;padding-top:2rem;font-size:.9rem}@media (min-width:768px){.Layout-module__cbqlla__footerContent{grid-template-columns:1fr 1fr;align-items:center}.Layout-module__cbqlla__contactInfo{text-align:left;align-items:flex-start}.Layout-module__cbqlla__contactInfo h3:after{left:0;transform:none}.Layout-module__cbqlla__socialLinks{justify-content:flex-start}.Layout-module__cbqlla__copyright{grid-column:1/-1}}
.Volunteer-module__DWBzfq__volunteerSection{background-color:#f9f9f9;padding:6rem 2rem;position:relative;overflow:hidden}.Volunteer-module__DWBzfq__backgroundPattern{z-index:0;background:radial-gradient(circle at 20% 30%,#d4af3714 0%,#0000 25%),radial-gradient(circle at 80% 70%,#0a246314 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.Volunteer-module__DWBzfq__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Volunteer-module__DWBzfq__header{text-align:center;margin-bottom:3rem}.Volunteer-module__DWBzfq__title{color:#0a2463;margin-bottom:1rem;font-size:2.8rem;display:inline-block;position:relative}.Volunteer-module__DWBzfq__titleUnderline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 1.5rem}.Volunteer-module__DWBzfq__subtitle{color:#555;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Volunteer-module__DWBzfq__content{gap:2rem;display:flex}.Volunteer-module__DWBzfq__formColumn,.Volunteer-module__DWBzfq__infoColumn{flex:1}.Volunteer-module__DWBzfq__formCard,.Volunteer-module__DWBzfq__infoCard{background:#fff;border-radius:16px;height:100%;padding:2.5rem;box-shadow:0 10px 30px #00000014}.Volunteer-module__DWBzfq__formTitle{color:#0000;background:linear-gradient(135deg,#0a2463 0%,#d4af37 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.8rem}.Volunteer-module__DWBzfq__volunteerForm{flex-direction:column;gap:1.5rem;display:flex}.Volunteer-module__DWBzfq__formGroup{flex-direction:column;gap:.5rem;display:flex}.Volunteer-module__DWBzfq__formGroup label{color:#0a2463;font-size:.95rem;font-weight:600}.Volunteer-module__DWBzfq__formGroup input,.Volunteer-module__DWBzfq__formGroup textarea{border:1px solid #ddd;border-radius:8px;padding:1rem;font-size:1rem;transition:all .3s}.Volunteer-module__DWBzfq__formGroup input:focus,.Volunteer-module__DWBzfq__formGroup textarea:focus{border-color:#d4af37;outline:none;box-shadow:0 0 0 3px #d4af3733}.Volunteer-module__DWBzfq__formGroup textarea{resize:vertical;min-height:100px}.Volunteer-module__DWBzfq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#0a2463 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Volunteer-module__DWBzfq__submitButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0a246333}.Volunteer-module__DWBzfq__infoTitle{color:#0a2463;margin-bottom:2rem;font-size:1.8rem;position:relative}.Volunteer-module__DWBzfq__infoTitle:after{content:"";background:#d4af37;width:60px;height:3px;position:absolute;bottom:-10px;left:0}.Volunteer-module__DWBzfq__benefits{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Volunteer-module__DWBzfq__benefitItem{align-items:flex-start;gap:1rem;display:flex}.Volunteer-module__DWBzfq__benefitIcon{color:#d4af37;background:#d4af371a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.Volunteer-module__DWBzfq__benefitItem h4{color:#0a2463;margin-bottom:.3rem}.Volunteer-module__DWBzfq__benefitItem p{color:#666;font-size:.95rem;line-height:1.5}.Volunteer-module__DWBzfq__whatsappGroup{background:#25d3660d;border-left:4px solid #25d366;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Volunteer-module__DWBzfq__whatsappGroup h4{color:#0a2463;margin-bottom:.5rem}.Volunteer-module__DWBzfq__whatsappGroup p{color:#555;margin-bottom:1rem;font-size:.95rem}.Volunteer-module__DWBzfq__whatsappButton{color:#fff;background:#25d366;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Volunteer-module__DWBzfq__whatsappButton:hover{background:#128c7e;transform:translateY(-2px)}.Volunteer-module__DWBzfq__testimonial{background:#0a246308;border-left:4px solid #d4af37;border-radius:12px;padding:1.5rem;position:relative}.Volunteer-module__DWBzfq__quote{color:#d4af3733;font-size:3rem;line-height:1;position:absolute;top:10px;left:15px}.Volunteer-module__DWBzfq__testimonialText{color:#555;margin:1rem 0 .5rem;padding-left:1.5rem;font-style:italic}.Volunteer-module__DWBzfq__testimonialAuthor{color:#0a2463;text-align:right;padding-right:1rem;font-size:.9rem;font-weight:600}@media (max-width:992px){.Volunteer-module__DWBzfq__content{flex-direction:column}.Volunteer-module__DWBzfq__formCard,.Volunteer-module__DWBzfq__infoCard{padding:2rem}}@media (max-width:576px){.Volunteer-module__DWBzfq__volunteerSection{padding:4rem 1rem}.Volunteer-module__DWBzfq__title{font-size:2.2rem}.Volunteer-module__DWBzfq__subtitle{font-size:1rem}.Volunteer-module__DWBzfq__formCard,.Volunteer-module__DWBzfq__infoCard{padding:1.5rem}}.Volunteer-module__DWBzfq__content{align-items:center;gap:3rem;display:flex}.Volunteer-module__DWBzfq__infoColumn{flex:1;order:1}.Volunteer-module__DWBzfq__imageColumn{flex:1;order:2}.Volunteer-module__DWBzfq__imageWrapper{border-radius:16px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}.Volunteer-module__DWBzfq__volunteerImage{object-fit:cover;transition:transform .8s}.Volunteer-module__DWBzfq__imageWrapper:hover .Volunteer-module__DWBzfq__volunteerImage{transform:scale(1.05)}@media (max-width:992px){.Volunteer-module__DWBzfq__content{flex-direction:column}.Volunteer-module__DWBzfq__infoColumn,.Volunteer-module__DWBzfq__imageColumn{order:initial;width:100%}.Volunteer-module__DWBzfq__imageWrapper{height:400px;margin-top:2rem}}@media (max-width:576px){.Volunteer-module__DWBzfq__imageWrapper{height:300px}}.Volunteer-module__DWBzfq__whatsappButton{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:.8rem;margin-top:.5rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #25d3664d}.Volunteer-module__DWBzfq__whatsappButton:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.Volunteer-module__DWBzfq__whatsappIcon{filter:drop-shadow(0 1px 1px #0000001a)}.Volunteer-module__DWBzfq__whatsappHint{color:#666;margin-top:.5rem;font-size:.85rem;font-style:italic}
.Sponsors-module__RrQ-1W__sponsorsSection{background:linear-gradient(135deg,#fffffff2 0%,#f9f9f9fa 100%);padding:4rem 1rem;position:relative;overflow:hidden}.Sponsors-module__RrQ-1W__sponsorsSection:before{content:"";z-index:0;background:radial-gradient(circle at 20% 80%,#d4af371a 0%,#0000 30%),radial-gradient(circle at 80% 20%,#0a24631a 0%,#0000 30%);width:100%;height:100%;position:absolute;top:0;left:0}.Sponsors-module__RrQ-1W__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Sponsors-module__RrQ-1W__title{color:#0a2463;text-align:center;width:100%;margin-bottom:1rem;font-size:2.5rem;display:inline-block;position:relative}.Sponsors-module__RrQ-1W__titleUnderline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 1.5rem}.Sponsors-module__RrQ-1W__subtitle{text-align:center;color:#555;max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.Sponsors-module__RrQ-1W__sponsorsContainer{width:100%;padding:1rem 0;position:relative;overflow:hidden}.Sponsors-module__RrQ-1W__sponsorsTrack{gap:2rem;width:max-content;animation:30s linear infinite Sponsors-module__RrQ-1W__scroll;display:flex}.Sponsors-module__RrQ-1W__sponsorCard{flex-shrink:0;width:150px;height:150px;position:relative}.Sponsors-module__RrQ-1W__sponsorImageWrapper{background:#fff;border:3px solid #d4af374d;border-radius:50%;width:100%;height:100%;padding:.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Sponsors-module__RrQ-1W__sponsorImage{object-fit:contain;padding:1rem;transition:transform .3s}.Sponsors-module__RrQ-1W__sponsorCard:hover .Sponsors-module__RrQ-1W__sponsorImageWrapper{border-color:#d4af37;transform:scale(1.05);box-shadow:0 8px 25px #00000026}.Sponsors-module__RrQ-1W__sponsorCard:hover .Sponsors-module__RrQ-1W__sponsorImage{transform:scale(1.1)}@keyframes Sponsors-module__RrQ-1W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Sponsors-module__RrQ-1W__title{font-size:2rem}.Sponsors-module__RrQ-1W__sponsorCard{width:120px;height:120px}}@media (max-width:480px){.Sponsors-module__RrQ-1W__title{font-size:1.8rem}.Sponsors-module__RrQ-1W__sponsorCard{width:100px;height:100px}.Sponsors-module__RrQ-1W__sponsorsTrack{gap:1.5rem}}
.TShirtSection-module__KynOEG__tshirtSection{background:linear-gradient(135deg,#fffffff2 0%,#f9f9f9fa 100%);padding:6rem 2rem;position:relative;overflow:hidden}.TShirtSection-module__KynOEG__backgroundPattern{z-index:0;background:radial-gradient(circle at 20% 30%,#d4af371a 0%,#0000 25%),radial-gradient(circle at 80% 70%,#0a24631a 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.TShirtSection-module__KynOEG__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.TShirtSection-module__KynOEG__sectionTitle{text-align:center;color:#0a2463;margin-bottom:1rem;font-size:2.8rem;position:relative}.TShirtSection-module__KynOEG__titleUnderline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.TShirtSection-module__KynOEG__subtitle{text-align:center;color:#555;max-width:600px;margin:0 auto 3rem;font-size:1.2rem}.TShirtSection-module__KynOEG__shirtGallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.TShirtSection-module__KynOEG__shirtCard{aspect-ratio:3/4;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.TShirtSection-module__KynOEG__mediaContainer{width:100%;height:100%;position:relative}.TShirtSection-module__KynOEG__media{object-fit:cover;width:100%;height:100%;transition:transform .5s}.TShirtSection-module__KynOEG__shirtCard:hover .TShirtSection-module__KynOEG__media{transform:scale(1.05)}.TShirtSection-module__KynOEG__overlay{color:#fff;text-align:center;background:linear-gradient(#0000,#0a2463cc);padding:1rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.TShirtSection-module__KynOEG__videoContainer{max-width:800px;margin:4rem auto}.TShirtSection-module__KynOEG__videoTitle{text-align:center;color:#0a2463;margin-bottom:1.5rem;font-size:1.8rem}.TShirtSection-module__KynOEG__videoWrapper{border-radius:12px;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.TShirtSection-module__KynOEG__video{background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.TShirtSection-module__KynOEG__ctaBox{text-align:center;background:#fff;border:1px solid #d4af374d;border-radius:16px;max-width:600px;margin:0 auto;padding:2.5rem;box-shadow:0 10px 30px #0000001a}.TShirtSection-module__KynOEG__ctaBox h3{color:#0a2463;margin-bottom:.5rem;font-size:1.8rem}.TShirtSection-module__KynOEG__ctaBox p{color:#555;margin-bottom:1.5rem}.TShirtSection-module__KynOEG__contactMethods{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.TShirtSection-module__KynOEG__contactButton{color:#fff;background:#0a2463;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.TShirtSection-module__KynOEG__whatsappButton{background:#25d366}.TShirtSection-module__KynOEG__contactButton:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.TShirtSection-module__KynOEG__price{color:#d4af37;font-size:1.5rem;font-weight:700}.TShirtSection-module__KynOEG__price span{color:#666;font-size:1rem;font-weight:400}@media (max-width:768px){.TShirtSection-module__KynOEG__sectionTitle{font-size:2.2rem}.TShirtSection-module__KynOEG__shirtGallery{grid-template-columns:1fr}.TShirtSection-module__KynOEG__contactMethods{flex-direction:column;align-items:center}.TShirtSection-module__KynOEG__ctaBox{padding:1.5rem}}
.YouTubeEmbed-module__Hrj7ia__videoResponsive{background:#000;border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.YouTubeEmbed-module__Hrj7ia__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.CompletedAttempt-module__AIe2_W__section{background:linear-gradient(135deg,#fffffffa 0%,#f9f9f9f2 100%);padding:6rem 2rem;position:relative;overflow:hidden}.CompletedAttempt-module__AIe2_W__section:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#d4af3714 0%,#0000 25%),radial-gradient(circle at 80% 70%,#0a246314 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.CompletedAttempt-module__AIe2_W__container{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.CompletedAttempt-module__AIe2_W__title{color:#0a2463;margin-bottom:1.5rem;font-size:2.8rem;font-weight:700;line-height:1.2}.CompletedAttempt-module__AIe2_W__underline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 3rem}.CompletedAttempt-module__AIe2_W__contentGrid{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:4rem;display:grid}.CompletedAttempt-module__AIe2_W__textContent{flex-direction:column;gap:2rem;display:flex}.CompletedAttempt-module__AIe2_W__introText{color:#444;font-size:1.25rem;line-height:1.6}.CompletedAttempt-module__AIe2_W__recordDetails{background:#fff;border-left:4px solid #d4af37;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000000d}.CompletedAttempt-module__AIe2_W__detailItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:1rem 0;display:flex}.CompletedAttempt-module__AIe2_W__detailItem:last-child{border-bottom:none;padding-bottom:0}.CompletedAttempt-module__AIe2_W__detailItem:first-child{padding-top:0}.CompletedAttempt-module__AIe2_W__detailLabel{color:#0a2463;font-weight:600}.CompletedAttempt-module__AIe2_W__detailValue{color:#555;font-family:monospace}.CompletedAttempt-module__AIe2_W__celebrationText{color:#0a2463;background:#d4af371a;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-style:italic}.CompletedAttempt-module__AIe2_W__imagesGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CompletedAttempt-module__AIe2_W__imageWrapper{border-radius:8px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.CompletedAttempt-module__AIe2_W__imageWrapper:hover{transform:translateY(-5px)}.CompletedAttempt-module__AIe2_W__verificationImage{width:100%;height:auto;display:block}.CompletedAttempt-module__AIe2_W__videoContainer{border-radius:12px;max-width:900px;margin:3rem auto;overflow:hidden;box-shadow:0 20px 40px #00000026}@media (max-width:960px){.CompletedAttempt-module__AIe2_W__contentGrid{text-align:center;grid-template-columns:1fr}.CompletedAttempt-module__AIe2_W__recordDetails{text-align:left}}@media (max-width:768px){.CompletedAttempt-module__AIe2_W__title{font-size:2.2rem}.CompletedAttempt-module__AIe2_W__imagesGrid{grid-template-columns:1fr;gap:1.5rem}.CompletedAttempt-module__AIe2_W__detailItem{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.CompletedAttempt-module__AIe2_W__section{padding:4rem 1rem}.CompletedAttempt-module__AIe2_W__title{font-size:1.8rem}}.CompletedAttempt-module__AIe2_W__clickable{cursor:pointer;display:block;position:relative}.CompletedAttempt-module__AIe2_W__zoomHint{color:#fff;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#000000b3;border:1px solid #fff3;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:.85rem;transition:opacity .3s;display:flex;position:absolute;bottom:15px;right:15px;box-shadow:0 4px 10px #0000004d}.CompletedAttempt-module__AIe2_W__clickable:hover .CompletedAttempt-module__AIe2_W__zoomHint{opacity:1}.CompletedAttempt-module__AIe2_W__modal{z-index:2147483647;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s CompletedAttempt-module__AIe2_W__fadeIn;display:flex;position:fixed;top:0;left:0}.CompletedAttempt-module__AIe2_W__closeButton{color:#fff;cursor:pointer;z-index:2147483647;opacity:1;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2.5rem;line-height:1;transition:all .2s;display:flex;position:fixed;top:30px;right:20px;box-shadow:0 4px 10px #0000004d}@media (max-width:768px){.CompletedAttempt-module__AIe2_W__closeButton{background:#000c;border:2px solid #d4af3780;width:45px;height:45px;font-size:2rem;top:90px;right:15px}.CompletedAttempt-module__AIe2_W__zoomHint{opacity:1;background:#00000080}.CompletedAttempt-module__AIe2_W__modal{align-items:center;padding:0}.CompletedAttempt-module__AIe2_W__modalContent{background:#000;justify-content:center;align-items:center;width:100%;max-width:100vw;height:100%;max-height:100vh;padding:0;display:flex;overflow:hidden}.CompletedAttempt-module__AIe2_W__modalImage{object-fit:contain;border-radius:0;width:100%;height:100%;max-height:100vh;transition:transform .3s}.CompletedAttempt-module__AIe2_W__modalImage.CompletedAttempt-module__AIe2_W__zoomed{cursor:grab;transform:scale(1.5)}.CompletedAttempt-module__AIe2_W__mobileZoomHint{display:none}}.CompletedAttempt-module__AIe2_W__zoomable{cursor:zoom-in}.CompletedAttempt-module__AIe2_W__zoomed{cursor:zoom-out}
.DressAttemptSupport-module__Y1iiZa__section{background-color:#f9f9f9;padding:6rem 2rem;position:relative;overflow:hidden}.DressAttemptSupport-module__Y1iiZa__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.DressAttemptSupport-module__Y1iiZa__contentWrapper{justify-content:space-between;align-items:center;gap:4rem;display:flex}.DressAttemptSupport-module__Y1iiZa__textContent{flex:1;max-width:600px}.DressAttemptSupport-module__Y1iiZa__title{color:#0a2463;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.DressAttemptSupport-module__Y1iiZa__underline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin-bottom:2rem}.DressAttemptSupport-module__Y1iiZa__mainCopy{color:#444;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.DressAttemptSupport-module__Y1iiZa__highlight{color:#d4af37;font-weight:700}.DressAttemptSupport-module__Y1iiZa__goalBox{background:#0a24630d;border-left:5px solid #d4af37;border-radius:0 12px 12px 0;margin-bottom:3rem;padding:2rem}.DressAttemptSupport-module__Y1iiZa__goalTitle{color:#0a2463;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.4rem}.DressAttemptSupport-module__Y1iiZa__goalText{color:#333;font-size:1.2rem}.DressAttemptSupport-module__Y1iiZa__amount{color:#d4af37;font-size:1.4rem;font-weight:800}.DressAttemptSupport-module__Y1iiZa__ctaWrapper{margin-top:2rem}.DressAttemptSupport-module__Y1iiZa__supportButton{color:#fff;background:linear-gradient(135deg,#0a2463 0%,#0e3585 100%);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #0a24634d}.DressAttemptSupport-module__Y1iiZa__supportButton:hover{background:linear-gradient(135deg,#0e3585 0%,#0a2463 100%);transform:translateY(-3px);box-shadow:0 15px 30px #0a246366}.DressAttemptSupport-module__Y1iiZa__imageContainer{flex:1;justify-content:center;display:flex}.DressAttemptSupport-module__Y1iiZa__imageWrapper{border-radius:20px;max-width:500px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(0);box-shadow:0 20px 50px #0003}.DressAttemptSupport-module__Y1iiZa__imageWrapper:hover{transform:scale(1.02)}.DressAttemptSupport-module__Y1iiZa__image{width:100%;height:auto;display:block}.DressAttemptSupport-module__Y1iiZa__imageOverlay{color:#fff;text-align:center;background:linear-gradient(#0000,#0a2463e6);width:100%;padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0}.DressAttemptSupport-module__Y1iiZa__imageOverlay p{letter-spacing:1px;font-weight:500}@media (max-width:960px){.DressAttemptSupport-module__Y1iiZa__contentWrapper{flex-direction:column;gap:3rem}.DressAttemptSupport-module__Y1iiZa__textContent{text-align:center;max-width:100%}.DressAttemptSupport-module__Y1iiZa__underline{margin-left:auto;margin-right:auto}.DressAttemptSupport-module__Y1iiZa__goalBox{border-top:5px solid #d4af37;border-left:none;border-radius:0 0 12px 12px}.DressAttemptSupport-module__Y1iiZa__imageWrapper{max-width:100%;transform:rotate(0)}}@media (max-width:480px){.DressAttemptSupport-module__Y1iiZa__title{font-size:2rem}.DressAttemptSupport-module__Y1iiZa__section{padding:4rem 1rem}}
.Academy-module__-pyeyG__section{background-color:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.Academy-module__-pyeyG__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Academy-module__-pyeyG__content{text-align:center}.Academy-module__-pyeyG__title{color:#0a2463;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Academy-module__-pyeyG__underline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.Academy-module__-pyeyG__description{color:#444;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.8}.Academy-module__-pyeyG__visionCard{color:#fff;background:linear-gradient(135deg,#0a2463 0%,#0e3585 100%);border:1px solid #d4af374d;border-radius:20px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 15px 30px #0a246333}.Academy-module__-pyeyG__visionCard:before{content:"";background:radial-gradient(circle,#d4af371a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.Academy-module__-pyeyG__visionTitle{text-transform:uppercase;letter-spacing:2px;color:#d4af37;z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.Academy-module__-pyeyG__visionText{z-index:1;font-size:1.8rem;font-style:italic;font-weight:300;position:relative}@media (max-width:768px){.Academy-module__-pyeyG__title{font-size:2rem}.Academy-module__-pyeyG__description{font-size:1.1rem}.Academy-module__-pyeyG__visionText{font-size:1.4rem}.Academy-module__-pyeyG__visionCard{padding:2rem}}
.Support-module__ZaLmhW__section{background-color:#fff;padding:6rem 2rem}.Support-module__ZaLmhW__container{max-width:1200px;margin:0 auto}.Support-module__ZaLmhW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Support-module__ZaLmhW__title{color:#0a2463;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Support-module__ZaLmhW__underline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.Support-module__ZaLmhW__subtitle{color:#444;font-size:1.2rem;line-height:1.6}.Support-module__ZaLmhW__tiersContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.Support-module__ZaLmhW__tierCard{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000000d}.Support-module__ZaLmhW__tierCard:hover{border-color:#d4af37;transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.Support-module__ZaLmhW__tierCard.Support-module__ZaLmhW__featured{border:2px solid #d4af37;transform:scale(1.05);box-shadow:0 15px 30px #d4af3726}.Support-module__ZaLmhW__tierCard.Support-module__ZaLmhW__featured:hover{transform:scale(1.05)translateY(-10px)}.Support-module__ZaLmhW__tierHeader{text-align:center;border-bottom:1px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1.5rem}.Support-module__ZaLmhW__tierTitle{color:#0a2463;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Support-module__ZaLmhW__tierAmount{color:#d4af37;font-size:2rem;font-weight:800}.Support-module__ZaLmhW__tierBody{text-align:center;color:#555;font-size:1.1rem}.Support-module__ZaLmhW__bankSection{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2463 0%,#0e3585 100%);border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 20px 40px #0a246333}.Support-module__ZaLmhW__bankHeader{color:#d4af37;margin-bottom:2rem;font-size:1.8rem}.Support-module__ZaLmhW__bankDetails{flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto 2.5rem;display:flex}.Support-module__ZaLmhW__detailItem{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:flex-start;padding:1rem;display:flex}.Support-module__ZaLmhW__detailLabel{text-transform:uppercase;letter-spacing:1px;opacity:.8;margin-bottom:.5rem;font-size:.85rem}.Support-module__ZaLmhW__valueRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Support-module__ZaLmhW__detailValue{font-family:monospace;font-size:1.2rem;font-weight:600}.Support-module__ZaLmhW__copyButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:.2rem .8rem;font-size:.8rem;transition:all .2s}.Support-module__ZaLmhW__copyButton:hover{background:#ffffff1a;border-color:#fff}.Support-module__ZaLmhW__inquiryConfig{margin-top:2rem}.Support-module__ZaLmhW__inquiryLink{color:#0a2463;background:#d4af37;border-radius:50px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Support-module__ZaLmhW__inquiryLink:hover{background:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #0003}@media (max-width:768px){.Support-module__ZaLmhW__title{font-size:2rem}.Support-module__ZaLmhW__tierCard.Support-module__ZaLmhW__featured{transform:scale(1)}.Support-module__ZaLmhW__tierCard.Support-module__ZaLmhW__featured:hover{transform:translateY(-10px)}.Support-module__ZaLmhW__bankSection{padding:2rem 1.5rem}.Support-module__ZaLmhW__detailValue{font-size:1rem}}
.Bio-module__AbzY8a__section{background-color:#fff;padding:6rem 2rem}.Bio-module__AbzY8a__container{max-width:1200px;margin:0 auto}.Bio-module__AbzY8a__content{justify-content:center;align-items:center;gap:4rem;display:flex}.Bio-module__AbzY8a__imageContainer{flex:1;justify-content:center;max-width:500px;display:flex}.Bio-module__AbzY8a__imageWrapper{border-radius:20px;position:relative;overflow:hidden;box-shadow:20px 20px #0a24631a}.Bio-module__AbzY8a__image{border-radius:20px;display:block}.Bio-module__AbzY8a__textContent{flex:1;max-width:600px}.Bio-module__AbzY8a__title{color:#0a2463;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Bio-module__AbzY8a__underline{background:linear-gradient(90deg,#d4af37 0%,#0a2463 50%,#d4af37 100%);border-radius:2px;width:100px;height:4px;margin-bottom:2rem}.Bio-module__AbzY8a__text{color:#444;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.Bio-module__AbzY8a__highlight{color:#0a2463;font-weight:700}.Bio-module__AbzY8a__stats{gap:3rem;display:flex}.Bio-module__AbzY8a__statItem{flex-direction:column;align-items:flex-start;display:flex}.Bio-module__AbzY8a__statNumber{color:#d4af37;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.Bio-module__AbzY8a__statLabel{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@media (max-width:960px){.Bio-module__AbzY8a__content{text-align:center;flex-direction:column;gap:3rem}.Bio-module__AbzY8a__imageWrapper{box-shadow:10px 10px #0a24631a}.Bio-module__AbzY8a__textContent{text-align:center}.Bio-module__AbzY8a__underline{margin-left:auto;margin-right:auto}.Bio-module__AbzY8a__stats{justify-content:center}.Bio-module__AbzY8a__statItem{align-items:center}}@media (max-width:480px){.Bio-module__AbzY8a__title{font-size:2rem}.Bio-module__AbzY8a__stats{gap:1.5rem}.Bio-module__AbzY8a__statNumber{font-size:2.5rem}}
