@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";#root{margin:0;padding:0}.app-container{display:flex;flex-direction:column;align-items:center;height:100vh;width:100%}.app-container .page-body{justify-self:center;width:90vw}:root{font-family:Inter,Poppins,sans-serif;color:#181818;background-color:#ffffffde!important;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:none}h1,h2,h3,h4,h5,h6,p,span,li{margin:0}body{margin:0;padding:0;min-width:320px;min-height:100vh;box-sizing:border-box;background:#ffffffde;overflow-x:hidden}*{box-sizing:border-box}button{border-radius:8px;border:1px solid rgb(24,24,24);padding:12px;font-size:16px;font-weight:500;background-color:transparent;cursor:pointer;outline:none}.footer{width:100%;background-color:#000;color:#fff;padding:60px 0 15px;box-sizing:border-box;margin-top:120px}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 0px) and (max-width: 576px){.footer{padding-top:40px;margin-top:60px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer{padding-top:40px;margin-top:80px}}.footer .footer-container{max-width:1200px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:0 15px;box-sizing:border-box;text-align:left}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.footer .footer-container{flex-wrap:wrap;gap:40px;text-align:start;padding:20px 40px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-container{gap:20px;padding:40px}}.footer .subscription-message{text-align:center;font-size:14px;font-weight:500;padding:8px 12px;border-radius:5px;display:inline-block;animation:fadeIn .5s forwards;margin-top:15px;background-color:#000!important}@media only screen and (min-width: 0px) and (max-width: 576px){.footer .subscription-message{margin-left:auto;margin-right:auto}}.footer .subscription-message.success{color:#28a745;background-color:#e6f7ea}.footer .subscription-message.error{color:#dc3545;background-color:#f8d7da}.footer .footer-nav{font-family:Inter;flex:0 0 auto;width:100%;max-width:200px}@media only screen and (min-width: 0px) and (max-width: 576px){.footer .footer-nav{order:2;max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 798px){.footer .footer-nav{flex:1;min-width:160px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-nav{flex:1;min-width:180px}}.footer .footer-nav ul{list-style:none;margin:0;padding:0}.footer .footer-nav ul li{margin-bottom:8px}.footer .footer-nav ul li:last-child{margin-bottom:0}.footer .footer-nav ul li a{color:#fff;text-decoration:none;font-size:14px;font-weight:400;transition:color .3s ease;word-wrap:break-word;line-height:1.4;display:block}.footer .footer-nav ul li a:hover{color:#fdca00}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-nav ul li a{font-size:15px}}.footer .footer-signup{background-color:#000;border-radius:5px;flex:0 0 auto;width:100%;max-width:300px;min-width:250px}@media only screen and (min-width: 0px) and (max-width: 576px){.footer .footer-signup{order:1;width:100%}}@media only screen and (min-width: 576px) and (max-width: 798px){.footer .footer-signup{max-width:280px;min-width:220px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-signup{max-width:320px;min-width:280px}}.footer .footer-signup .email-form{display:flex;width:100%;height:40px;box-sizing:border-box;background-color:#fff;border-radius:5px}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-signup .email-form{height:44px}}.footer .footer-signup .email-form .email-input{flex:1;padding:0 12px;border:none;border-radius:5px 0 0 5px;font-size:13px;outline:none;background-color:#fff;color:#333;min-width:0;box-sizing:border-box}.footer .footer-signup .email-form .email-input::placeholder{color:#999;font-size:13px}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-signup .email-form .email-input{padding:0 16px;font-size:14px}.footer .footer-signup .email-form .email-input::placeholder{font-size:14px}}.footer .footer-signup .email-form .submit-btn{padding:0 16px;background-color:#fdca00;color:#fff;border:none;border-radius:0 5px 5px 0;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;font-family:Inter;min-width:70px;box-sizing:border-box}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer .footer-signup .email-form .submit-btn{padding:0 20px;font-size:14px;min-width:80px}}.footer .footer-signup .email-form .submit-btn:hover{background-color:#e4b600}.footer .footer-signup .email-form .submit-btn:active{background-color:#caa100}.footer-contact{display:flex;align-items:flex-start;flex-direction:column;gap:15px;flex:0 0 auto;width:100%;max-width:200px}@media only screen and (min-width: 0px) and (max-width: 576px){.footer-contact{order:3;align-items:start;max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 798px){.footer-contact{flex:1;min-width:160px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact{flex:1;min-width:180px}}.footer-contact .contact-info{display:flex;flex-direction:column;gap:12px;font-size:13px;width:100%}@media only screen and (min-width: 0px) and (max-width: 576px){.footer-contact .contact-info{align-items:start;text-align:center}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact .contact-info{font-size:14px;gap:15px}}.footer-contact .contact-info .address{font-family:Inter;display:flex;align-items:flex-start;gap:6px;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (min-width: 0px) and (max-width: 576px){.footer-contact .contact-info .address{justify-content:center}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact .contact-info .address{gap:8px}}.footer-contact .contact-info .address .location-icon{width:1em;height:1em;flex-shrink:0}.footer-contact .contact-info .address span{word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.footer-contact .contact-info .phone{font-family:Inter;display:flex;align-items:center;gap:6px}@media only screen and (min-width: 0px) and (max-width: 576px){.footer-contact .contact-info .phone{justify-content:center}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact .contact-info .phone{gap:8px}}.footer-contact .social-links{display:flex;gap:8px;margin-top:5px;flex-wrap:wrap}@media only screen and (min-width: 0px) and (max-width: 576px){.footer-contact .social-links{justify-content:center}}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact .social-links{gap:12px}}.footer-contact .social-links .social-link{cursor:pointer;width:32px;height:32px;display:flex;background:transparent;align-items:center;justify-content:center;text-decoration:none;border-radius:50%;font-size:18px;transition:all .3s ease;border:2px solid white;color:#fff;flex-shrink:0}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-contact .social-links .social-link{width:35px;height:35px;font-size:20px}}.footer-contact .social-links .social-link:hover{transform:translateY(-2px);background-color:#fdca00;border-color:#fdca00;color:#000}.arrow-top{position:fixed;right:30px;bottom:30px;background-color:#fdca00;color:#000;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;box-shadow:0 4px 8px #0003;transition:all .3s ease;z-index:1000}.arrow-top:hover{background-color:#caa100;transform:translateY(-3px);box-shadow:0 6px 12px #0000004d}.arrow-top svg{font-size:24px}@media only screen and (min-width: 0px) and (max-width: 576px){.arrow-top{right:20px;bottom:20px;width:45px;height:45px}.arrow-top svg{font-size:20px}}.footer-bottom{font-family:Inter;margin-top:25px;padding:15px 15px 0;border-top:1px solid rgba(255,255,255,.1);text-align:center;box-sizing:border-box}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-bottom{margin-top:30px;padding:20px 20px 0}}.footer-bottom p{margin:0;font-size:12px;color:#fffc;font-weight:400;line-height:1.4}@media only screen and (min-width: 798px) and (max-width: 1200px){.footer-bottom p{font-size:13px;line-height:1.5}}.custom-btn{background:transparent;border:3px solid rgba(255,255,255,.87);color:#ffffffde;font-size:1.3rem;padding:.75rem 2rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.custom-btn:hover{background:#f3f3f358}.header{font-family:Inter;width:100%;background:linear-gradient(135deg,#fff);box-shadow:0 2px 10px #0000001a}.header__container{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;height:80px}@media only screen and (min-width: 0px) and (max-width: 576px){.header{height:80px}}.header__logo{display:flex;align-items:center}.header__nav{display:none}@media (min-width: 1020px){.header__nav{display:block}}.logo-img{margin-top:8px;height:85px;width:auto;margin-left:-20px;object-fit:contain}@media only screen and (min-width: 798px) and (max-width: 1200px){.logo-img{margin-left:-18px}}@media only screen and (min-width: 1200px) and (max-width: 1400px){.logo-img{margin-left:0}}@media only screen and (min-width: 0px) and (max-width: 576px){.logo-img{height:90px;width:auto;margin-left:-7px}}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:30px}@media only screen and (min-width: 798px) and (max-width: 1200px){.nav-list{margin:18px}}@media only screen and (min-width: 1200px) and (max-width: 1400px){.nav-list{margin:35px}}.nav-item{position:relative}.nav-link{text-decoration:none;color:#000;font-weight:550;font-size:14px;padding:8px 16px;border-radius:4px;transition:all .3s ease;position:relative}.nav-link:hover{color:#fdca00}.nav-link--active{color:#fdca00;font-weight:600}.nav-link--cta{background-color:#000;color:#f1f3f4;padding:10px 20px;border-radius:5px;font-weight:600}.nav-link--cta:hover{background-color:#fdca00;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.nav-link--cta.nav-link--active{background-color:#fdca00;color:#fff}.mobile-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:4px;transition:all .3s ease}@media (min-width: 1020px){.mobile-toggle{display:none}}.mobile-toggle:hover{background-color:#007bff0d}.mobile-icon{font-size:24px;color:#333;transition:all .3s ease}.mobile-icon:hover{color:#fdca00}.mobile-nav{display:block;position:absolute;top:80px;left:0;width:100%;background:#fff;box-shadow:0 4px 6px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}@media (min-width: 1020px){.mobile-nav{display:none}}.mobile-nav--open{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav-list{list-style:none;margin:0;padding:20px 0}.mobile-nav-item{border-bottom:1px solid #f1f3f4}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-link{display:block;padding:15px 20px;text-decoration:none;color:#333;font-weight:500;transition:all .3s ease}.mobile-nav-link:hover{color:#fdca00;padding-left:30px}.mobile-nav-link--active{color:#fdca00;font-weight:600}@media (max-width: 1020px){.header__container{padding:20px 15px;height:80px}.logo-img{height:65px}}@media (min-width: 1200px){.header__container{padding:0 40px}.nav-list{gap:40px}.nav-link{font-size:15px}}.contact{padding:3rem 2rem;text-align:center;background-color:#ffffffde}.contact .contact-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.contact .contact-container{display:flex;justify-content:center;position:relative;gap:5rem;flex-wrap:wrap}@media only screen and (min-width: 0px) and (max-width: 576px){.contact .contact-container{gap:2rem;left:0}}@media only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-container{left:-17px}}@media only screen and (min-width: 1200px) and (max-width: 1400px){.contact .contact-container{left:-17px}}.contact .contact-info{flex:1;max-width:450px;text-align:left}.contact .contact-info h3{margin-bottom:1.5rem;font-weight:700;font-size:25px}.contact .contact-info ul{list-style:none;padding:0}.contact .contact-info ul li{align-items:flex-start;margin-bottom:1.5rem;display:flex;gap:10px}.contact .contact-info ul li .iconbackground{background-color:#fdca00;border-radius:50%;padding:5px}.contact .contact-info ul li .icon{font-size:1.5rem;color:#ffffffde;display:flex;justify-content:center}.contact .contact-info ul li strong{display:block;font-weight:700}.contact .contact-info ul li p{margin:.2rem 0 0;color:#605f5f;font-weight:600}.contact .contact-divider{position:relative;bottom:340px;left:600px;width:320px;margin:-100px}@media only screen and (min-width: 1200px) and (max-width: 1400px){.contact .contact-divider{bottom:270px;left:510px;width:250px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-divider{bottom:220px;left:410px;width:200px}}@media only screen and (min-width: 0px) and (max-width: 576px){.contact .contact-divider{bottom:8px;left:60px;width:150px}}.main-map{background:#ffffffde!important;margin-top:60px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.main-map{margin-top:60px}}.main-map .map{background:#ffffffde;display:flex;justify-content:center;width:100%}.main-map .map iframe{width:85%;height:400px}@media only screen and (min-width: 798px) and (max-width: 1200px),only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.main-map .map iframe{width:100%}}.testimonial-card{background:#ffffffde;border:1px solid #c0bebe;border-radius:10px;padding:1.5rem;width:280px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.testimonial-card .quote-icon{font-size:1.5rem;color:#333}.testimonial-card .text{margin:1rem 0;font-size:.95rem;color:#333}.testimonial-card .bottom{display:flex;align-items:flex-start;justify-content:flex-start;gap:.8rem}.testimonial-card .bottom .avatar{width:40px;height:40px;border-radius:50%}.testimonial-card .bottom .info{text-align:left}.testimonial-card .bottom .info h4{margin:0;font-size:1rem;font-weight:700}.testimonial-card .bottom .info .stars{display:flex;gap:2px;font-size:.9rem}.home-container{width:90vw;height:100vh;display:flex;align-items:center;justify-content:center}.government-programs-section{padding:48px 16px;text-align:center;background-color:#12121219;position:relative;overflow:hidden;border-radius:5px}.government-programs-section .section-title{font-size:2rem;font-weight:700;color:#0e0f10;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width: 768px){.government-programs-section .section-title{font-size:1.75rem}}@media (max-width: 480px){.government-programs-section .section-title{font-size:1.5rem}}.government-programs-section .section-description{font-size:1.125rem;color:#282828;max-width:600px;margin:0 auto 32px;line-height:1.6}@media (max-width: 768px){.government-programs-section .section-description{font-size:1rem;margin-bottom:24px}}.government-programs-section .government-programs-button{padding:16px 32px;background:transparent;background:#fdca00;color:#181818;border:none;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1.1rem;text-transform:none;outline:none;position:relative;overflow:hidden}.government-programs-section .government-programs-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s}.government-programs-section .government-programs-button:active{transform:translateY(0);box-shadow:0 0 15px #fdca004d}@media only screen and (min-width: 576px) and (max-width: 798px){.government-programs-section .government-programs-button{padding:14px 28px;font-size:1rem}}@media only screen and (min-width: 0px) and (max-width: 576px){.government-programs-section .government-programs-button{padding:12px 24px;font-size:.95rem;width:100%;max-width:320px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero{position:relative;width:100%;max-width:1800px;margin:0 auto;height:80vh;background-size:cover;background-position:center;overflow:hidden;background-color:#ffffffde}.hero .overlay{position:absolute;width:100%;height:100%;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#ffffffde}.hero .overlay h1{font-size:3.5rem;font-weight:700;margin-bottom:2.5rem}@media only screen and (min-width: 0px) and (max-width: 576px){.hero .overlay h1{font-size:1.5rem}}.contact{margin-top:60px;padding:3rem 2rem;text-align:center;background-color:#ffffffde}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.contact{margin-top:60px;padding:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact .contact-container{display:flex;justify-content:center;gap:5rem;flex-wrap:wrap}@media only screen and (min-width: 0px) and (max-width: 576px){.contact .contact-container{gap:2rem}}@media only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-container{width:90%;margin:0 auto}}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.contact .contact-container .contact-form-wrapper{width:100%;margin:0 auto}}@media only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-container .contact-form-wrapper{width:80%;margin:0 auto}}.contact .contact-form{flex:1;max-width:400px;padding:2rem;border:1px solid #c0bebe;border-radius:10px;background:#ffffffde}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-form{min-width:100%;margin:0 auto}}.contact .contact-form h3{margin-bottom:1.5rem;font-weight:700;font-size:25px}.contact .contact-form form{display:flex;flex-direction:column;gap:1rem}.contact .contact-form form input,.contact .contact-form form textarea{background-color:transparent;border:1px solid #c0bebe!important;padding:10px;border-radius:5px;font-size:1rem;color:#c0bebe}.contact .contact-form form input::placeholder,.contact .contact-form form textarea::placeholder{color:#605f5f;background:none;opacity:1}.contact .contact-form form input:focus,.contact .contact-form form textarea:focus{border-color:#605f5f;color:#181818;outline:none}.contact .contact-form form input,.contact .contact-form form textarea{padding:.8rem;border:1px solid #333;border-radius:5px;font-size:1rem}.contact .contact-form form button{padding:.8rem;background:transparent;border:2px solid #FDCA00;color:#fdca00;font-weight:700;border-radius:5px;cursor:pointer;transition:all .3s ease}.contact .contact-form form button:hover{background:#fdca00;color:#ffffffde}.contact .contact-form form .charactor-count{padding:0;margin:0;border:none;background-color:transparent;text-align:right;font-size:12px}.contact .contact-form p{margin-top:1rem;padding:.8rem;text-align:center;font-size:14px;font-weight:500;border-radius:5px;animation:fadeIn .5s forwards;color:#181818;background-color:#fdca001a;border:1px solid #FDCA00}.contact .government-programs-button{margin-top:2rem}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 798px) and (max-width: 1200px){.contact .government-programs-button{margin-inline:auto;max-width:400px}}.contact .government-programs-button .programs-button-header{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1rem 1.5rem;background-color:#fdca00;color:#181818;border-radius:8px;border:none;transition:all .3s ease;box-shadow:0 2px 8px #fdca004d}.contact .government-programs-button .programs-button-header:active{transform:translateY(0);box-shadow:0 2px 6px #fdca004d}.contact .government-programs-button .programs-button-header .button-icon{margin-right:.75rem;color:#181818;font-size:1.3rem}.contact .government-programs-button .programs-button-header .button-text{font-weight:700;color:#181818;font-size:1.1rem;text-decoration:none;flex:1;text-align:center}.contact .government-programs-button .programs-button-header .navigate-icon{margin-left:.75rem;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.contact .government-programs-button .programs-button-header .navigate-icon:hover{background-color:#0000001a;transform:translate(3px)}.contact .government-programs-button .programs-button-header .navigate-icon svg{color:#181818;font-size:1.4rem}@media only screen and (min-width: 0px) and (max-width: 576px){.contact .government-programs-button .programs-button-header{padding:.8rem 1rem;gap:.5rem}.contact .government-programs-button .programs-button-header .button-text{font-size:1rem}.contact .government-programs-button .programs-button-header .button-icon,.contact .government-programs-button .programs-button-header .navigate-icon{margin:0}}.contact .contact-info2{flex:1;max-width:450px;text-align:left;border:2px solid #333;padding:30px;background:#000;color:#ffffffde;border-radius:10px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.contact .contact-info2{min-width:100%;margin:0 auto}}@media only screen and (min-width: 798px) and (max-width: 1200px){.contact .contact-info2{min-width:80%;margin:0 auto}}.contact .contact-info2 h3{margin-bottom:1.5rem;font-weight:700;font-size:25px}.contact .contact-info2 ul{list-style:none;padding:0}.contact .contact-info2 ul li{align-items:flex-start;margin-bottom:1.5rem;display:flex;gap:10px}.contact .contact-info2 ul li .iconbackground{background-color:#fdca00;border-radius:50%;padding:5px}.contact .contact-info2 ul li .icon{font-size:1.5rem;color:#ffffffde;display:flex;justify-content:center}.contact .contact-info2 ul li strong{display:block;font-weight:700}.contact .contact-info2 ul li p{margin:.5rem 0 0;color:#605f5f;font-weight:600}.contact .contact-info2 .open-hours .dates{line-height:30px;margin-top:3vh;font-size:15px}.contact .contact-info2 .open-hours .dates p{color:#c0bebe!important}.contact .contact-info2 .government-programs-section{grid-column:1/-1;margin-top:3rem;display:flex;justify-content:center}.contact .contact-info2 .government-programs-section .government-programs-button{max-width:600px;width:100%}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 0px) and (max-width: 576px){.contact .contact-info2 .government-programs-section .government-programs-button{margin-inline:auto;max-width:400px}}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1.5rem 2rem;background-color:#fdca00;color:#181818;border-radius:12px;border:none;transition:all .3s ease;box-shadow:0 4px 15px #fdca004d}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header:active{transform:translateY(0);box-shadow:0 2px 8px #fdca004d}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .button-icon{margin-right:1rem;color:#181818;font-size:1.5rem}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .button-text{font-weight:700;color:#181818;font-size:1.2rem;text-decoration:none;flex:1;text-align:center}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .navigate-icon{margin-left:1rem;background:transparent;border:none;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .navigate-icon:hover{background-color:#0000001a;transform:translate(3px)}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .navigate-icon svg{color:#181818;font-size:1.5rem}@media only screen and (min-width: 0px) and (max-width: 576px){.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header{padding:1.2rem 1.5rem;gap:1rem}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .button-text{font-size:1.1rem}.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .button-icon,.contact .contact-info2 .government-programs-section .government-programs-button .programs-button-header .navigate-icon{margin:0}}.testimonials{text-align:center;padding:5rem .5rem 0}.testimonials .title{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.reviews{text-align:center;border:1px solid #c0bebe;padding:2rem;margin:5rem auto 0;max-width:1000px;border-radius:8px;background:#ffffffde}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.reviews{padding:2rem 1rem}}.reviews .title{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.reviews .subtitle{font-size:1rem;color:#333;margin-bottom:2rem;line-height:1.5}.reviews .buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.reviews .buttons .review-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;background:#181818;color:#ffffffde;border:none;cursor:pointer;transition:all .3s ease;font-size:1rem}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.reviews .buttons .review-btn{min-width:220px}}.reviews .buttons .review-btn:hover{background:#fdca00;color:#181818}.reviews .buttons .review-btn .icon{font-size:1.2rem}.reviews .buttons .yelp{color:#ffffffde}.reviews .buttons .yelp:hover{background:#d32323;color:#ffffffde}.reviews .buttons .google{color:#ffffffde}.reviews .buttons .google:hover{background:#4285f4;color:#ffffffde}.gateway-container{margin-top:60px;text-align:center;padding:2.5rem 1rem 1.5rem;position:relative;background:#ffffffde;display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.gateway-container{margin-top:40px;padding:1.5rem 1rem 1rem}}.gateway-container .title{font-size:2.5rem;font-weight:700;margin-bottom:3rem}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.gateway-container .title{margin-bottom:1.5rem}}.gateway-container .subtitle{min-width:100%;position:relative;background-color:#000;display:flex;align-items:center;text-align:left;font-size:1.3rem;width:100%;padding:60px 400px 60px 60px;font-weight:500;line-height:2;color:#fff}@media only screen and (min-width: 798px) and (max-width: 1200px){.gateway-container .subtitle{padding:40px 300px 40px 40px}}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.gateway-container .subtitle{position:relative;background:none;max-width:none;text-align:center;color:#000;line-height:1.5;padding:0}}.gateway-container .subtitle .text{max-width:60%;margin-left:10px;text-align:left}.gateway-container .main-card-wrapper{display:flex;justify-content:center;margin-block-start:60px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.gateway-container .main-card-wrapper{margin-block-start:40px}}.gateway-container .main-card-wrapper .cards-container{display:flex;grid-template-columns:repeat(3,1fr);gap:1.5rem;justify-content:center;margin-bottom:2rem}@media only screen and (min-width: 576px) and (max-width: 798px){.gateway-container .main-card-wrapper .cards-container{display:grid;grid-template-columns:1fr}}@media only screen and (min-width: 0px) and (max-width: 576px){.gateway-container .main-card-wrapper .cards-container{display:grid;grid-template-columns:1fr}}.gateway-container .main-card-wrapper .cards-container .card{background:transparent;border:2px solid #FDCA00;border-radius:10px;padding:2rem;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.gateway-container .main-card-wrapper .cards-container .card h3{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.gateway-container .main-card-wrapper .cards-container .card p{font-size:.95rem;line-height:1.5;margin-bottom:1rem;color:#333}.gateway-container .main-card-wrapper .cards-container .card .btn{background:#fdca00;border:none;padding:.6rem 1.2rem;border-radius:5px;font-weight:700;cursor:pointer;align-self:center}.gateway-container .main-card-wrapper .cards-container .highlighted{background:#fdca00;border:2px solid #FDCA00;color:#fff}.gateway-container .main-card-wrapper .cards-container .highlighted h3,.gateway-container .main-card-wrapper .cards-container .highlighted p{color:#000}.gateway-container .main-card-wrapper .cards-container .highlighted .btn{background:#fff;color:#000}.gateway-container .kids-image{position:absolute;top:60px;right:0;max-width:340px}@media only screen and (min-width: 1200px) and (max-width: 1400px){.gateway-container .kids-image{max-width:620px;right:0;top:70px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.gateway-container .kids-image{max-width:420px;right:0;top:80px}}.main-line-wrapper{display:flex;justify-content:center}.main-line-wrapper .line-Image{width:100%;max-width:100%}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 0px) and (max-width: 576px){.kids-image{display:none}}.curriculum-container{width:100%;margin:0 auto;padding:40px 0;background-color:#fff;background-size:cover;background-position:center;overflow-y:hidden}.main-title{font-family:Inter;text-align:center;font-size:36px;font-weight:700;color:#000;line-height:1.2;margin:40px 0;letter-spacing:-.5px}.content{align-items:center;justify-content:center;max-width:100%;padding:10px 40px}@media only screen and (min-width: 0px) and (max-width: 576px){.content{padding:10px;flex-wrap:wrap;flex-direction:column;align-items:center}}.approaches-grid{cursor:pointer;justify-content:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:50px}@media (max-width: 1024px){.approaches-grid{grid-template-columns:repeat(3,1fr);gap:25px}}@media only screen and (min-width: 0px) and (max-width: 576px){.approaches-grid{flex-wrap:wrap;flex-direction:row;align-items:center;gap:20px}}.approach-card{border:#000000;display:flex;flex-direction:column;align-items:center;text-align:center}.approach-card .icon-container{width:80px;height:80px;background-color:#000;border-radius:50px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 8px #0000001a}.approach-card .icon-container .approach-icon{font-size:32px;color:#fdca00}.approach-card .approach-text .approach-subtitle{font-family:Inter;font-size:14px;color:#000;margin:0;line-height:1.4;font-weight:400}.bottom-section{background:linear-gradient(135deg,#4a4a4a,#5a5a5a);padding:2rem;max-width:1400px;margin:0 auto 60px;position:relative}@media only screen and (min-width: 0px) and (max-width: 576px){.bottom-section{margin-bottom:0}}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 798px) and (max-width: 1200px){.bottom-section{margin-bottom:0}}.bottom-section .text-content{max-width:100%}.bottom-section .text-content .description-text{font-family:Inter;font-style:italic;font-size:18px;text-align:center;color:#fff;line-height:1.6;margin:0;font-weight:500;letter-spacing:.3px}@media only screen and (min-width: 0px) and (max-width: 576px){.bottom-section .text-content .description-text{font-size:16px}}@media only screen and (min-width: 798px) and (max-width: 1200px){.bottom-section .text-content .description-text{width:100%}}.image-container{position:absolute;right:0;top:1rem;width:200px;background:none}@media only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 798px) and (max-width: 1200px){.image-container{display:none}}.image-container .child-image{width:100%;height:100%;position:relative;transform:translateY(-50px);animation:slideDown .8s ease-out forwards;transition:transform .3s ease}@media (max-width: 480px){.main-title{font-size:28px}}.approach-card{width:200px;border-radius:5%;border:2px solid #ddd;transition:transform .3s ease;padding:2rem 1rem}@media only screen and (min-width: 0px) and (max-width: 576px){.approach-card{width:250px}}.approach-card:hover{transform:translateY(-5px)}.approach-card:hover .icon-container{box-shadow:0 6px 16px #00000026}.mission-section{background-color:#fff;background-image:url(/assets/background-DCJXYaAX.png);background-size:cover;padding:4rem 2rem 2rem;position:relative;overflow:hidden;min-height:60em;background-repeat:no-repeat}.mission-section{background-color:#fff;background-image:url(/assets/background-DCJXYaAX.png);background-size:cover;padding:4rem 2rem 2rem;position:relative;overflow:hidden;min-height:60em;background-repeat:no-repeat}.mission-section .mission-header{text-align:center;margin-bottom:3rem;color:#000;padding:0 .5rem}.mission-section .mission-header .mission-title{font-size:3rem;font-weight:800;margin-bottom:1rem;font-family:Inter}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 798px) and (max-width: 1200px){.mission-section .mission-header .mission-title{font-size:2.5rem}}.mission-section .mission-header .mission-description{font-size:1.2rem;width:800px;max-width:90%;margin:0 auto;line-height:1.6;font-weight:500}@media only screen and (min-width: 1200px) and (max-width: 1400px){.mission-section .mission-header .mission-description{font-size:1.1rem}}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-header .mission-description{font-size:1rem}}.mission-section .mission-cards-container{font-family:"Open+Sans";padding:0 1rem}.mission-section .mission-cards-container .mission-center{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media only screen and (min-width: 0px) and (max-width: 576px){.mission-section .mission-cards-container .mission-center{display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width: 1200px) and (max-width: 1400px){.mission-section .mission-cards-container .mission-center{gap:1.5rem}}@media only screen and (min-width: 798px) and (max-width: 1200px){.mission-section .mission-cards-container .mission-center{flex-direction:row;gap:1.5rem}}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-cards-container .mission-center{gap:1rem;display:flex;flex-direction:row}}.mission-section .mission-cards-container .mission-center>div{flex:1 1 22%;max-width:280px}@media only screen and (min-width: 798px) and (max-width: 1200px){.mission-section .mission-cards-container .mission-center>div{max-width:450px}}.mission-section .mission-cards-container .mission-card{min-width:260px;background-color:#fff;border-top-left-radius:100px;border-top-right-radius:100px;padding:1rem .5rem;text-align:center;box-shadow:0 10px 30px #0000001a;height:100%;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (min-width: 798px) and (max-width: 1200px){.mission-section .mission-cards-container .mission-card{padding:1.5rem 1rem;height:390px}}.mission-section .mission-cards-container .mission-card .card-icon{background:none;border-radius:50%;padding:10px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-cards-container .mission-card .card-icon{width:60px;height:60px}}.mission-section .mission-cards-container .mission-card .card-icon svg{color:#000;font-size:3rem}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-cards-container .mission-card .card-icon svg{font-size:2rem}}.mission-section .mission-cards-container .mission-card .card-icon img{width:100%;height:100%;object-fit:contain}.mission-section .mission-cards-container .mission-card .card-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#000}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-cards-container .mission-card .card-title{font-size:1.3rem}}.mission-section .mission-cards-container .mission-card .card-text{font-size:.9rem;font-weight:400;line-height:1.6;color:#000;flex-grow:1}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section .mission-cards-container .mission-card .card-text{font-size:.8rem}}@media only screen and (min-width: 576px) and (max-width: 798px){.mission-section{padding:3rem 0}.mission-section .mission-cards-container .mission-card{padding:1.2rem}.mission-section .mission-cards-container .mission-card .card-icon{font-size:2.5rem}.mission-section .mission-cards-container .mission-card .card-title{font-size:1.3rem}.mission-section .mission-cards-container .mission-card .card-text{font-size:.9rem}}@media only screen and (min-width: 798px) and (max-width: 1200px){.mission-section .mission-cards-container .row{margin-left:-15px;margin-right:-15px}.mission-section .mission-cards-container .row .col-md-3{padding-left:15px;padding-right:15px}}.container{max-width:800px;margin:-20px auto}@media (max-width: 768px){.container{margin:-5px auto}}.container .title{font-size:2.5rem;font-family:Inter;font-weight:700;color:#000;text-align:center;margin:60px 0}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px),only screen and (min-width: 798px) and (max-width: 1200px){.container .title{margin-top:40px;font-size:2rem}}.container .timeline-container{position:relative;padding:40px 20px 60px}.container .timeline-container .timeline-line{color:#fdca00;position:absolute;left:50%;top:0;bottom:40px;width:4px;background:linear-gradient(180deg,#fdca00 0% 100%);transform:translate(-50%);border-radius:2px;z-index:1}@media (max-width: 768px){.container .timeline-container .timeline-line{left:6.5%}}@media only screen and (min-width: 798px) and (max-width: 1200px){.container .timeline-container .timeline-line{left:50%}}@media only screen and (min-width: 576px) and (max-width: 798px){.container .timeline-container .timeline-line{left:23%}}.container .timeline-item{display:flex;align-items:center;margin-bottom:40px;position:relative}.container .timeline-item.left{justify-content:flex-start}.container .timeline-item.right{justify-content:flex-end}@media (max-width: 768px){.container .timeline-item{justify-content:center!important;margin-bottom:30px}}.container .timeline-item .timeline-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:25px;height:25px;background:transparent;border:3px solid #FDCA00;border-radius:50%;z-index:2}.container .timeline-item .timeline-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fdca00;border-radius:50%}@media (max-width: 768px){.container .timeline-item .timeline-dot{position:absolute;left:1%;top:50%}}@media only screen and (min-width: 576px) and (max-width: 798px){.container .timeline-item .timeline-dot{position:absolute;left:21.5%;top:50%}}.container .timeline-item .timeline-content{min-width:260px;max-width:260px;border-radius:25px;padding:16px 32px;background-color:#fee78a;display:flex;align-items:center;gap:16px;position:relative;transition:all .3s ease}.container .timeline-item .timeline-content:hover{transform:translateY(-2px)}.container .timeline-item .timeline-content.left{border-radius:0 20px 20px 0;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);justify-content:flex-end}@media (max-width: 768px){.container .timeline-item .timeline-content.left{clip-path:polygon(10% 0,100% 0,100% 100%,10% 100%,0 50%);margin-right:0;border-radius:20px;flex-direction:row-reverse}}.container .timeline-item .timeline-content.right{border-radius:20px 0 0 20px;flex-direction:row-reverse;clip-path:polygon(10% 0,100% 0,100% 100%,10% 100%,0 50%);justify-content:flex-end}@media (max-width: 768px){.container .timeline-item .timeline-content.right{margin-left:0;border-radius:20px;flex-direction:row;flex-direction:row-reverse}}.container .timeline-item .timeline-content .timeline-icon{width:48px;height:48px;background:none;border:2px dashed #605f5f;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.container .timeline-item .timeline-content .timeline-icon .icon-emoji{font-size:34px}.container .timeline-item .timeline-content .timeline-icon:hover{transform:rotate(5deg)}.container .timeline-item .timeline-content .timeline-text{font-family:Inter;font-weight:600;color:#000;font-size:16px;line-height:1.2}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.director-container{padding:4rem 1rem;display:flex;justify-content:center;position:relative;overflow:hidden}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 0px) and (max-width: 576px){.director-container{padding:4rem 0}}.director-container .director-card{position:relative;max-width:1200px;width:100%;overflow:hidden;border-radius:40px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 25px 50px #0000001a,0 0 0 1px #fff3;border:1px solid rgba(244,176,0,.2);padding:2rem 4rem;display:flex;flex-direction:column;gap:40px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.director-container .director-card{padding:2rem 1.5rem;box-shadow:none}}.director-container .director-card:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,rgba(244,176,0,.03) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(244,176,0,.02) 0%,transparent 50%);z-index:0}.director-container .director-card>h2{text-align:center;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}@media only screen and (min-width: 0px) and (max-width: 576px){.director-container .director-card>h2{font-size:2rem}}.director-container .director-card .bg-shape{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}@media only screen and (min-width: 0px) and (max-width: 576px){.director-container .director-card .bg-shape{display:none}}.director-container .director-card .director-content{display:flex;align-items:flex-start;gap:3rem;position:relative;z-index:1}.director-container .director-card .director-content .director-image{max-width:350px;width:100%;display:flex;justify-content:center;position:relative;padding-block-start:20px}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 0px) and (max-width: 576px){.director-container .director-card .director-content .director-image{padding-block-start:12px}}.director-container .director-card .director-content .director-image img{width:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 3px #f9b301d7,0 0 20px #f4af0031;transition:all .3s ease;position:relative;z-index:1}.director-container .director-card .director-content .director-text{flex:2;text-align:left;position:relative}.director-container .director-card .director-content .director-text:before{content:"";position:absolute;top:0;left:-2rem;width:5px;height:60px;background:linear-gradient(180deg,#FDCA00 0%,transparent 100%);border-radius:3px}.director-container .director-card .director-content .director-text h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.director-container .director-card .director-content .director-text h2:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#FDCA00 0%,transparent 100%);border-radius:2px}@media only screen and (min-width: 0px) and (max-width: 576px){.director-container .director-card .director-content .director-text h2{font-size:1.5rem;background:#181818;-webkit-background-clip:initial;-webkit-text-fill-color:initial;color:#181818}}.director-container .director-card .director-content .director-text .right-quote{display:flex;justify-content:flex-end}.director-container .director-card .director-content .director-text .quote-mark{font-size:2rem;font-weight:700;display:flex;margin-bottom:1rem;color:#fdca00;text-shadow:0 2px 4px rgba(244,176,0,.3);transition:all .3s ease}.director-container .director-card .director-content .director-text .quote-mark:hover{transform:scale(1.1);color:#caa100}.director-container .director-card .director-content .director-text .quote-mark.right{display:flex;justify-content:left}.director-container .director-card .director-content .director-text p{margin-bottom:1rem;font-size:1rem;line-height:1.6;font-weight:600}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.director-container .director-card .director-content .director-text .expandable-content{display:none}}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.director-container .director-card .director-content .director-text .expandable-content.expanded{display:block}}.director-container .director-card .director-content .director-text .see-more-btn{display:none;margin:1rem 0;padding:.75rem 1.5rem;background:#fdca00;color:#181818;border:none;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #f4b0004d}.director-container .director-card .director-content .director-text .see-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f4b00066}.director-container .director-card .director-content .director-text .see-more-btn:active{transform:translateY(0)}@media only screen and (min-width: 0px) and (max-width: 576px),only screen and (min-width: 576px) and (max-width: 798px){.director-container .director-card .director-content .director-text .see-more-btn{display:inline-block}}.director-container .director-card .director-content .director-text .signature{font-size:1.1rem;font-style:italic}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width: 990px){.director-content{flex-direction:column;margin:0 auto;align-items:center!important;text-align:center}.director-content .director-text{text-align:center}.director-content .director-text:before{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-page{padding:2rem 1rem;min-height:100vh}.category-page .category-container{max-width:1400px;margin:0 auto}.category-page .category-container .category-header{text-align:center;margin-bottom:3rem}.category-page .category-container .category-header .back-button{display:flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #FDCA00;color:#181818;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:700;margin-bottom:2rem;transition:all .3s ease}.category-page .category-container .category-header .back-button:hover{background:#fdca00;transform:translate(-3px)}.category-page .category-container .category-header .back-button svg{font-size:1.2rem}.category-page .category-container .category-header .category-title{font-size:2.5rem;font-weight:700;color:#060606;margin-bottom:1rem}@media only screen and (min-width: 0px) and (max-width: 576px){.category-page .category-container .category-header .category-title{font-size:2rem}}.category-page .category-container .category-header .category-description{font-size:1.125rem;color:#000;max-width:600px;margin:0 auto;line-height:1.6}@media only screen and (min-width: 0px) and (max-width: 576px){.category-page .category-container .category-header .category-description{font-size:1rem}}.category-page .category-container .category-content .image-card{position:relative;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.category-page .category-container .category-content .image-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.category-page .category-container .category-content .image-card:hover .image-overlay{opacity:1}.category-page .category-container .category-content .image-card .category-image{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}@media only screen and (min-width: 0px) and (max-width: 576px){.category-page .category-container .category-content .image-card .category-image{height:200px}}.category-page .category-container .category-content .image-card .image-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);display:flex;align-items:flex-end;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease}.category-page .category-container .category-content .image-card .image-overlay .image-number{color:#fff;font-weight:700;background:#00000080;padding:.5rem 1rem;border-radius:20px;text-align:center}.category-page .category-container .category-content .image-card:hover .category-image{transform:scale(1.05)}.category-page .category-container .category-content .no-images{text-align:center;padding:4rem 2rem;color:#4a5568}.category-page .category-container .category-content .no-images .back-button-alt{margin-top:1.5rem;background:#fdca00;color:#181818;font-weight:700;padding:.75rem 2rem;border-radius:8px;text-transform:none}.category-page .category-container .category-content .no-images .back-button-alt:hover{background:#d4a900;transform:translateY(-2px)}@media only screen and (min-width: 0px) and (max-width: 576px){.category-page{padding:1rem .5rem}.category-page .category-container .category-header{margin-bottom:2rem}.category-page .category-container .category-header .back-button{margin-bottom:1.5rem;padding:.6rem 1.2rem;font-size:.9rem}.category-page .category-container .category-content .image-card{margin-bottom:1rem}}@media only screen and (min-width: 576px) and (max-width: 798px){.category-page .category-container .category-content .image-card .category-image{height:220px}}
