.navbar-module__6qiM_q__header{justify-content:center;width:100%;display:flex}.navbar-module__6qiM_q__navbody{z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.navbar-module__6qiM_q__logo{width:auto;height:50px;margin-right:2rem;transition:transform .3s;display:block}.navbar-module__6qiM_q__logo:hover{transform:scale(1.3)}.navbar-module__6qiM_q__navbody a{color:#000;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;position:relative}.navbar-module__6qiM_q__navbody span{z-index:-1;background:linear-gradient(45deg,#f7f4f4ee 0%,#3b3b3b2a 100%);border-radius:8px;width:96px;height:90%;transition:all .3s;position:absolute;top:0;left:0;box-shadow:0 2px 5px #0000001a}.navbar-module__6qiM_q__donationBorder{background:#e8c03b;border-radius:15px;margin:0 5px;transition:all .3s;position:relative;padding:8px 15px!important}.navbar-module__6qiM_q__donationBorder:hover{background:#e8c03b;animation:1.5s ease-in-out infinite navbar-module__6qiM_q__button-glow;box-shadow:0 0 5px #f449}.navbar-module__6qiM_q__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.navbar-module__6qiM_q__hamburger{cursor:pointer;background:0 0;border:none;width:20px;height:20px;font-size:24px;display:none}.navbar-module__6qiM_q__iconContainer{perspective:100px;width:100%;height:100%;position:relative}.navbar-module__6qiM_q__icon{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-in-out,transform .4s cubic-bezier(.68,-.55,.27,1.55);display:flex;position:absolute;top:0;left:0}.navbar-module__6qiM_q__hidden{opacity:0;pointer-events:none;transform:rotate(90deg)scale(.5)}.navbar-module__6qiM_q__navLinks{transition:all .3s;display:flex;position:relative}@media (max-width:1024px){.navbar-module__6qiM_q__header{display:block}.navbar-module__6qiM_q__donationBorder,.navbar-module__6qiM_q__donationBorder:hover{box-shadow:none;background:0 0}.navbar-module__6qiM_q__navbody{justify-content:space-between;padding:1rem 0}.navbar-module__6qiM_q__navbody span{background:0 0;display:none}.navbar-module__6qiM_q__hamburger{color:#000;order:3;display:block}.navbar-module__6qiM_q__navLinks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;visibility:hidden;background:#ffffff80;border-radius:10px;flex-direction:column;padding:0;transition:opacity .3s,transform .3s;position:absolute;top:calc(100% + 10px);right:5%;transform:translateY(-10px);box-shadow:0 4px 15px #0003}.navbar-module__6qiM_q__navLinks.navbar-module__6qiM_q__showMenu{opacity:1;visibility:visible;border-radius:10px;max-width:fit-content;display:flex;transform:translateY(0)}.navbar-module__6qiM_q__navLinks a{text-align:center;padding:1rem}.navbar-module__6qiM_q__logo{order:1;width:5rem;height:auto;margin-right:0;transform:translateY(-8px)}.navbar-module__6qiM_q__navContainer{align-items:normal;gap:1rem;padding:0 1rem}.navbar-module__6qiM_q__logo:hover{transform:translateY(-8px)}.navbar-module__6qiM_q__closeButton{display:none}.navbar-module__6qiM_q__searchButtonContainer{order:2;justify-content:center;align-items:center;margin-left:.5rem;display:flex}.navbar-module__6qiM_q__searchIconButton{font-size:1.2rem;transform:translateY(-.7rem)}}.navbar-module__6qiM_q__hamburger{transition:transform .3s}.navbar-module__6qiM_q__hamburger:hover{transform:scale(1.1)}.navbar-module__6qiM_q__spotlightOverlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1a1ab3;justify-content:center;align-items:flex-start;width:100%;height:100%;animation:.3s ease-in-out navbar-module__6qiM_q__fadeIn;display:flex;position:fixed;inset:0}.navbar-module__6qiM_q__spotlightContent{border-radius:12px;width:80%;max-width:650px;margin-top:18vh;padding:1.5rem 2rem;animation:.35s cubic-bezier(.175,.885,.32,1.2) navbar-module__6qiM_q__slideDown}.navbar-module__6qiM_q__spotlightForm{align-items:center;display:flex;position:relative}.navbar-module__6qiM_q__searchInputContainer{background:#fff;border:1.5px solid #ddd;border-radius:50px;align-items:center;width:100%;padding:.5rem 1.12rem;transition:border-color .3s,box-shadow .3s;display:flex}.navbar-module__6qiM_q__searchInputContainer:focus-within{border-color:#e8c03b;box-shadow:0 0 0 3px #e8c03b33}.navbar-module__6qiM_q__spotlightInput{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:.4rem .8rem;font-size:1.05rem}.navbar-module__6qiM_q__searchIcon{color:#999;font-size:1.3rem}.navbar-module__6qiM_q__searchIconButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0 1rem 0 0;font-size:1.3rem;transition:all .25s;display:flex}.navbar-module__6qiM_q__searchIconButton:hover{color:#e8c03b;background:#e8c03b1a;transform:scale(1.05)}.navbar-module__6qiM_q__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.4rem;font-size:1.8rem;transition:background .3s;position:absolute;top:50%;right:-55px;transform:translateY(-50%)}.navbar-module__6qiM_q__closeButton:hover{background:#ffffff26;transform:translateY(-50%)scale(1.1)}@keyframes navbar-module__6qiM_q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes navbar-module__6qiM_q__slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}
.footer-module__tUdqrq__footer{color:#000000d9;background:linear-gradient(#fff 0%,#e9c630 40%,#f5d742 100%);margin-top:3rem;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer-module__tUdqrq__decorativeTop{background:linear-gradient(90deg,#0000 0%,#0000001a 25%,#0003 50%,#0000001a 75%,#0000 100%);height:4px;position:absolute;top:0;left:0;right:0}.footer-module__tUdqrq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.footer-module__tUdqrq__mainContent{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:2.5rem;display:grid}.footer-module__tUdqrq__brandSection{flex-direction:column;gap:2rem;display:flex}.footer-module__tUdqrq__logoContainer{flex-direction:column;gap:1rem;display:flex}.footer-module__tUdqrq__logo{filter:drop-shadow(0 2px 4px #0000001a)}.footer-module__tUdqrq__missionStatement{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.footer-module__tUdqrq__heartIcon{color:#d32f2f;font-size:1.25rem;animation:2s infinite footer-module__tUdqrq__pulse}@keyframes footer-module__tUdqrq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.footer-module__tUdqrq__missionTitle{color:#000000e6;margin:0;font-size:1.25rem;font-weight:700}.footer-module__tUdqrq__missionText{color:#000000b3;padding-left:1.75rem;font-size:.95rem;line-height:1.6;position:relative}.footer-module__tUdqrq__missionText:before{content:"";background:linear-gradient(#f5d742,#e9c630);border-radius:2px;width:3px;height:40px;position:absolute;top:.5rem;left:0}.footer-module__tUdqrq__contactSection{margin-top:1rem}.footer-module__tUdqrq__sectionSubtitle{color:#000000e6;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block;position:relative}.footer-module__tUdqrq__sectionSubtitle:after{content:"";background:#0003;border-radius:1px;width:60%;height:2px;position:absolute;bottom:-4px;left:0}.footer-module__tUdqrq__contactList{flex-direction:column;gap:.75rem;display:flex}.footer-module__tUdqrq__contactItem{align-items:flex-start;gap:.75rem;display:flex}.footer-module__tUdqrq__contactIcon{color:#000000b3;min-width:16px;margin-top:.1rem;font-size:.9rem}.footer-module__tUdqrq__contactText{color:#000000b3;font-size:.9rem;line-height:1.4}.footer-module__tUdqrq__linksSection{flex-direction:column;gap:2rem;display:flex}.footer-module__tUdqrq__sectionTitle{color:#000000e6;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;position:relative}.footer-module__tUdqrq__sectionTitle:after{content:"";background:linear-gradient(90deg,#f5d742,#e9c630);border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:0}.footer-module__tUdqrq__linksGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.footer-module__tUdqrq__navLink{color:#000000b3;background:#ffffff4d;border:1px solid #0000000d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.footer-module__tUdqrq__navLink:hover{color:#000000e6;background:#fff9;border-color:#0000001a;transform:translate(5px);box-shadow:0 2px 8px #0000001a}.footer-module__tUdqrq__linkIcon{color:#f5d742;font-size:1.1rem;font-weight:700;transition:transform .3s}.footer-module__tUdqrq__navLink:hover .footer-module__tUdqrq__linkIcon{transform:translate(3px)}.footer-module__tUdqrq__socialSection{margin-top:1rem}.footer-module__tUdqrq__socialLinks{flex-direction:row;gap:1.2rem;display:flex}.footer-module__tUdqrq__socialLink{color:#000;background:#ffffff73;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 12px #00000014}.footer-module__tUdqrq__socialLink:hover{color:#fff;background:#000;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #0000002e}.footer-module__tUdqrq__socialLabel{display:none}.footer-module__tUdqrq__newsletterSection{flex-direction:column;display:flex}.footer-module__tUdqrq__newsletterCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border:1px solid #fff9;border-radius:16px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff80}.footer-module__tUdqrq__newsletterHeader{margin-bottom:1.5rem}.footer-module__tUdqrq__newsletterDescription{color:#000000b3;margin-top:.5rem;font-size:.95rem;line-height:1.6}.footer-module__tUdqrq__newsletterForm{width:100%}.footer-module__tUdqrq__inputGroup{gap:.75rem;margin-bottom:1rem;display:flex}.footer-module__tUdqrq__newsletterInput{color:#000000e6;background:#ffffffe6;border:1px solid #00000026;border-radius:10px;flex:1;padding:.875rem 1.25rem;font-size:.95rem;transition:all .3s;box-shadow:0 2px 4px #0000000d}.footer-module__tUdqrq__newsletterInput:focus{background:#fff;border-color:#f5d742;outline:none;box-shadow:0 0 0 3px #f5d74233,0 4px 12px #00000014}.footer-module__tUdqrq__newsletterInput::placeholder{color:#0006}.footer-module__tUdqrq__subscribeButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#000,#333);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.footer-module__tUdqrq__subscribeButton:hover{background:linear-gradient(135deg,#333,#000);gap:.75rem;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.footer-module__tUdqrq__arrowIcon{font-size:.9rem;transition:transform .3s}.footer-module__tUdqrq__subscribeButton:hover .footer-module__tUdqrq__arrowIcon{transform:translate(3px)}.footer-module__tUdqrq__statusMessage{background:#fff9;border-radius:8px;align-items:center;gap:.5rem;min-height:1.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.footer-module__tUdqrq__success{color:#2e7d32;border-left:3px solid #2e7d32}.footer-module__tUdqrq__error{color:#d32f2f;border-left:3px solid #d32f2f}.footer-module__tUdqrq__successContent{align-items:center;gap:.75rem;display:flex}.footer-module__tUdqrq__successCheck{background:#2e7d32;border-radius:50%;width:20px;height:20px;position:relative}.footer-module__tUdqrq__successCheck:before{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:6px;left:4px;transform:rotate(45deg)}.footer-module__tUdqrq__privacyNote{text-align:center;margin-top:1rem}.footer-module__tUdqrq__privacyNote small{color:#00000080;font-size:.8rem}.footer-module__tUdqrq__confettiWrapper{pointer-events:none;z-index:0;opacity:.6;position:absolute;inset:0}.footer-module__tUdqrq__divider{background:linear-gradient(90deg,#0000 0%,#0000001a 20%,#0003 50%,#0000001a 80%,#0000 100%);height:1px;margin:2.5rem 0}.footer-module__tUdqrq__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-module__tUdqrq__copyrightInfo{flex-direction:column;gap:.5rem;display:flex}.footer-module__tUdqrq__copyright{color:#000000b3;font-size:.9rem}.footer-module__tUdqrq__copyright strong{color:#000000e6;font-weight:600}.footer-module__tUdqrq__legalLinks{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.footer-module__tUdqrq__legalLink{color:#0009;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-module__tUdqrq__legalLink:hover{color:#000000e6}.footer-module__tUdqrq__separator{color:#0000004d;font-size:.85rem}.footer-module__tUdqrq__credits{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.footer-module__tUdqrq__creditItem{flex-direction:column;gap:.25rem;display:flex}.footer-module__tUdqrq__creditLabel{color:#0009;font-size:.8rem}.footer-module__tUdqrq__creditName{color:#000000e6;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.footer-module__tUdqrq__creditName:hover{color:#000;text-decoration:underline}.footer-module__tUdqrq__creditDivider{background:#0000001a;width:1px;height:30px}@media (max-width:1024px){.footer-module__tUdqrq__mainContent{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-module__tUdqrq__newsletterSection{grid-column:span 2}.footer-module__tUdqrq__newsletterCard{width:100%;max-width:600px;margin:0 auto}}@media (max-width:768px){.footer-module__tUdqrq__container{padding:0 1.5rem}.footer-module__tUdqrq__mainContent{grid-template-columns:1fr;gap:2rem}.footer-module__tUdqrq__newsletterSection{grid-column:span 1}.footer-module__tUdqrq__linksGrid{grid-template-columns:1fr}.footer-module__tUdqrq__bottomSection{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-module__tUdqrq__credits{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;width:100%}.footer-module__tUdqrq__creditDivider{display:none}.footer-module__tUdqrq__inputGroup{flex-direction:column}.footer-module__tUdqrq__subscribeButton{justify-content:center;width:100%}.footer-module__tUdqrq__legalLinks{flex-direction:row;justify-content:center;align-items:center;gap:.5rem}}@media (max-width:480px){.footer-module__tUdqrq__footer{padding:3rem 0 1.5rem}.footer-module__tUdqrq__newsletterCard{padding:1.5rem}.footer-module__tUdqrq__socialLink{padding:.5rem .75rem}}.footer-module__tUdqrq__modalOverlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;animation:.3s ease-out footer-module__tUdqrq__fadeIn;display:flex;position:fixed;inset:0}.footer-module__tUdqrq__modalContent{background:linear-gradient(135deg,#fff9e6,#fff);border-radius:24px;width:90%;max-width:600px;max-height:90vh;padding:2.5rem;animation:.3s ease-out footer-module__tUdqrq__scaleIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.footer-module__tUdqrq__modalCloseButton{cursor:pointer;color:#333;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.footer-module__tUdqrq__modalCloseButton:hover{background:#0003;transform:rotate(90deg)}.footer-module__tUdqrq__modalContent h2{color:#1a1a1a;border-bottom:3px solid #e8c03b;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;display:inline-block}.footer-module__tUdqrq__modalBody{color:#444;margin-bottom:2rem;line-height:1.8}.footer-module__tUdqrq__modalFooter{justify-content:flex-end;display:flex}.footer-module__tUdqrq__modalAcceptButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}@keyframes footer-module__tUdqrq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes footer-module__tUdqrq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.footer-module__tUdqrq__legalLinkButton{color:#0009;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-module__tUdqrq__legalLinkButton:hover{color:#000000e6;text-decoration:underline}.footer-module__tUdqrq__modalBody{color:#444;max-height:60vh;margin-bottom:2rem;padding-right:.5rem;line-height:1.8;overflow-y:auto}.footer-module__tUdqrq__modalBody h3{color:#1a1a1a;border-bottom:1px solid #eaeaea;margin:1.5rem 0 .75rem;padding-bottom:.3rem;font-size:1.25rem;font-weight:600}.footer-module__tUdqrq__modalBody h4{color:#333;margin:1.2rem 0 .5rem;font-size:1.1rem;font-weight:600}.footer-module__tUdqrq__modalBody p{margin-bottom:1rem;font-size:.95rem}.footer-module__tUdqrq__modalBody ul{margin:.5rem 0 1rem 1.5rem;list-style-type:disc}.footer-module__tUdqrq__modalBody li{margin-bottom:.3rem;font-size:.95rem;line-height:1.6}.footer-module__tUdqrq__modalBody a{color:#e8c03b;border-bottom:1px dotted #e8c03b;text-decoration:none;transition:color .2s,border-color .2s}.footer-module__tUdqrq__modalBody a:hover{color:#d4a900;border-bottom:1px solid #d4a900}.footer-module__tUdqrq__modalBody strong{color:#1a1a1a;font-weight:600}.footer-module__tUdqrq__modalAcceptButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000,#333);border:none;border-radius:40px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026}.footer-module__tUdqrq__modalAcceptButton:hover{background:linear-gradient(135deg,#1a1a1a,#4d4d4d);transform:translateY(-2px);box-shadow:0 8px 20px #0003}.footer-module__tUdqrq__cookieBanner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#ffffffa6;border:1px solid #ffffff80;border-radius:16px;max-width:1200px;margin:0 auto;padding:1.25rem 2rem;animation:.4s ease-out footer-module__tUdqrq__slideUpFade;position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 20px 40px #00000026,0 4px 12px #0000001a}@keyframes footer-module__tUdqrq__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-module__tUdqrq__cookieBannerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-module__tUdqrq__cookieBannerText{color:#2d3748;flex:1;min-width:250px;margin:0;font-size:1rem;line-height:1.6}.footer-module__tUdqrq__cookiePolicyLink{color:#e8c03b;text-underline-offset:4px;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-size:1rem;font-weight:500;text-decoration:underline;transition:color .2s}.footer-module__tUdqrq__cookiePolicyLink:hover{color:#c9a52e;text-decoration-thickness:2px}.footer-module__tUdqrq__cookieAcceptButton{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.5px;background:linear-gradient(135deg,#000,#333);border:none;border-radius:40px;padding:.75rem 2.25rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026}.footer-module__tUdqrq__cookieAcceptButton:hover{background:linear-gradient(135deg,#1a1a1a,#4d4d4d);transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width:768px){.footer-module__tUdqrq__cookieBanner{padding:1.25rem 1.5rem;bottom:1rem;left:1rem;right:1rem}.footer-module__tUdqrq__cookieBannerContent{text-align:center;flex-direction:column;gap:1rem}.footer-module__tUdqrq__cookieBannerText{font-size:.95rem}.footer-module__tUdqrq__cookieAcceptButton{width:100%;padding:.75rem 1.5rem}}
