﻿*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;line-height:1.7;color:#000;background-color:#fff;overflow-x:hidden;padding-top:50px}body,.main-content{max-width:100vw;overflow-x:hidden}.main-content{min-height:calc(100vh - 50px)}.container-fluid{overflow-x:hidden;max-width:100vw}.row{max-width:100%;margin-left:0;margin-right:0}@media(max-width: 767px){*{max-width:100vw}.container-fluid{padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}[class*=col-]{padding-left:15px;padding-right:15px}}.hidden{display:none}.text-gradient{background:linear-gradient(135deg, #1d4ed8, #b91c1c);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.bg-gradient-primary{background:linear-gradient(135deg, #1d4ed8, #2563eb)}.bg-gradient-secondary{background:linear-gradient(135deg, #b91c1c, #dc2626)}.shadow-custom{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.rounded-xl{border-radius:1rem}.rounded-2xl{border-radius:1.5rem}.section{padding:5rem 0;position:relative}.section-bg{background-color:#fff}.section-alt{background-color:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem;position:relative}.section-header h2::after{content:"";position:absolute;bottom:-0.5rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(135deg, #1d4ed8, #b91c1c);border-radius:2px}.section-header p{font-size:1.1rem;color:#374151;max-width:600px;margin:0 auto}.animate-pulse{animation:pulse 2s infinite}.row{margin-right:var(--bs-gutter-x, -0.75rem);margin-left:var(--bs-gutter-x, -0.75rem)}[class*=col-]{padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem)}.h-100{height:100% !important}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:2rem;bottom:2rem;z-index:996;background:#1d4ed8;width:50px;height:50px;border-radius:50%;transition:all .3s ease;border:none;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.back-to-top:hover{background:#1e40af;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px rgba(59,130,246,.4)}.back-to-top.active{visibility:visible;opacity:1}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-spinner{animation:spin 1s linear infinite}.skip-link{position:absolute;top:-40px;left:6px;background:#1d4ed8;color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:600;font-size:14px;z-index:10000;transition:all .15s ease}.skip-link:focus{top:6px;color:#fff;text-decoration:none;outline:4px solid #000;outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 6px #000}.btn:focus-visible,.form-control:focus,.nav-link:focus-visible,a:focus-visible,.navbar-toggler:focus-visible,.accordion-button:focus-visible,select:focus-visible,textarea:focus-visible{outline:4px solid #1d4ed8;outline-offset:3px;box-shadow:0 0 0 2px #fff,0 0 0 6px #1d4ed8,0 0 0 8px rgba(29,78,216,.3),0 0 0 10px rgba(0,0,0,.1);border-radius:.5rem;filter:drop-shadow(0 0 4px rgba(29, 78, 216, 0.4))}.btn:focus-visible{border:3px solid #fff;box-shadow:0 0 0 1px #1d4ed8,0 0 0 4px #fff,0 0 0 7px #1d4ed8,0 0 0 9px rgba(29,78,216,.2);filter:drop-shadow(0 0 6px rgba(29, 78, 216, 0.5))}*:focus-visible{scroll-margin-top:calc(50px + 1rem)}main *:focus-visible{scroll-margin-top:calc(50px + 1rem)}.accordion-button{min-height:44px;padding:1rem 1.25rem}.contact-info-item{min-height:44px}@media(max-width: 767px){.form-control{min-height:44px;padding:1rem;font-size:16px}.btn{min-height:48px;padding:1rem 2rem}.nav-link{min-height:48px;padding:1rem 1.5rem}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}html{scroll-behavior:auto}.hero-float-1,.hero-float-2,.hero-float-3{animation:none}.btn:hover,.card:hover{transform:none !important}}@media(prefers-contrast: high){:root{--primary-color: #000080;--secondary-color: #800000;--accent-color: #804000;--text-dark: #000000;--text-light: #2d3748;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.5);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.5);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.5)}.btn:focus-visible,.form-control:focus,.nav-link:focus-visible,a:focus-visible{outline:5px solid #000 !important;outline-offset:3px;box-shadow:0 0 0 3px #fff,0 0 0 8px #000 !important;filter:none !important}#homepage-newsletter-privacy,#newsletter-privacy{color:#fff !important;font-weight:700 !important}.btn-outline-light{border-color:#fff !important;color:#fff !important}.btn-outline-light:hover{background:#fff !important;color:#000 !important}.text-muted{color:#374151 !important}}@media(prefers-contrast: high){.btn:focus-visible,.form-control:focus,.nav-link:focus-visible,a:focus-visible,.navbar-toggler:focus-visible,.accordion-button:focus-visible{outline:4px solid #000 !important;outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 6px #000,0 0 0 8px rgba(0,0,0,.2) !important;border-color:#000 !important}}[data-theme=dark]{--text-dark: #ffffff;--text-light: #e5e5e5;--text-muted: #e5e5e5;--background-light: #1a1a1a;--background-section: #2d2d2d}[data-theme=dark] body{background-color:#1a1a1a;color:#fff}[data-theme=dark] .header{background:rgba(26,26,26,.95);border-bottom:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .header.header-scrolled{background:rgba(26,26,26,.98);box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}[data-theme=dark] .logo h1,[data-theme=dark] .navbar-brand.logo h1{color:#fff}[data-theme=dark] .navbar-nav .nav-link{color:#e5e5e5}[data-theme=dark] .navbar-nav .nav-link:hover,[data-theme=dark] .navbar-nav .nav-link.active{color:#1d4ed8;background:rgba(59,130,246,.15)}[data-theme=dark] .navbar-nav .nav-item:not(:first-child){border-left-color:hsla(0,0%,100%,.1)}[data-theme=dark] .custom-menu-toggle{border-color:#fff}[data-theme=dark] .custom-menu-toggle .menu-text{color:#fff}[data-theme=dark] .custom-menu-toggle:hover{background:#1d4ed8;border-color:#1d4ed8}[data-theme=dark] .custom-menu-toggle:hover .menu-text{color:#fff}[data-theme=dark] .custom-menu-toggle:focus{box-shadow:0 0 0 3px rgba(59,130,246,.4)}@media(max-width: 1199px){[data-theme=dark] .navbar-collapse{background:#2d2d2d;border:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .navbar-nav .nav-item .nav-link{border-bottom-color:hsla(0,0%,100%,.05);color:#fff}[data-theme=dark] .navbar-nav .nav-item .nav-link:hover,[data-theme=dark] .navbar-nav .nav-item .nav-link.active{background:#1d4ed8;color:#fff}}[data-theme=dark] .card{background:#2d2d2d;border:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .card h5{color:#fff}[data-theme=dark] .card-body{color:#fff}[data-theme=dark] .card-title{color:#fff}[data-theme=dark] .card-text{color:#e5e5e5}[data-theme=dark] .list-group-item{color:#fff}[data-theme=dark] .section-bg,[data-theme=dark] .section-alt{background-color:#2d2d2d}[data-theme=dark] .section-header h2{color:#fff}[data-theme=dark] .section-header p{color:#e5e5e5}[data-theme=dark] .hero{color:#fff;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important}[data-theme=dark] .hero::before{background:rgba(0,0,0,.6) !important}[data-theme=dark] .form-control{background:#3a3a3a;border:2px solid hsla(0,0%,100%,.1);color:#fff}[data-theme=dark] .form-control::placeholder{color:#b3b3b3}[data-theme=dark] .form-control:focus{background:#2d2d2d;border-color:#1d4ed8;color:#fff}[data-theme=dark] .form-label{color:#fff}[data-theme=dark] .contact{background:#1a1a1a}[data-theme=dark] .contact-form{background:#2d2d2d;border:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .contact-info-item h4{color:#fff}[data-theme=dark] .contact-info-item p{color:#e5e5e5}[data-theme=dark] footer{background:linear-gradient(135deg, #111111, #1a1a1a) !important}[data-theme=dark] .btn-outline-secondary{border-color:hsla(0,0%,100%,.1);color:#e5e5e5}[data-theme=dark] .btn-outline-secondary:hover{background:#3a3a3a;border-color:#b3b3b3;color:#fff}[data-theme=dark] #mobile-settings-banner{background:#2d2d2d !important;border-bottom:1px solid hsla(0,0%,100%,.1) !important}[data-theme=dark] #mobile-settings-banner .text-muted{color:#b3b3b3 !important}[data-theme=dark] .bg-gradient-primary .newsletter-form .form-control{background:hsla(0,0%,100%,.9);color:#333}[data-theme=dark] .bg-gradient-primary .newsletter-form .form-control::placeholder{color:#666}[data-theme=dark] footer .newsletter-form .form-control{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:#fff}[data-theme=dark] footer .newsletter-form .form-control::placeholder{color:#b3b3b3}[data-theme=dark] footer .newsletter-form .form-control:focus{background:hsla(0,0%,100%,.1)}[data-theme=dark] .text-dark{color:#fff !important}[data-theme=dark] .text-muted{color:#e5e5e5 !important}[data-theme=dark] .bg-light{background-color:#2d2d2d !important}[data-theme=dark] .bg-warning{background-color:#d97706 !important;color:#fff !important}[data-theme=dark] .back-to-top{background:#1d4ed8}[data-theme=dark] .back-to-top:hover{background:#1e40af}.header{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .3s ease;min-height:50px;z-index:100}.header.header-scrolled{background:hsla(0,0%,100%,.98);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.logo{text-decoration:none;transition:all .3s ease}.logo:hover{transform:translateY(-1px)}.logo h1{font-size:1.5rem;font-weight:700;color:#000;margin:0;transition:all .3s ease}.logo .badge{background:linear-gradient(135deg, #1d4ed8, #b91c1c);font-size:.65rem;padding:.25rem .6rem;border-radius:1rem}.navbar-brand.logo h1{font-size:1.5rem;font-weight:700;color:#000}.navbar-brand.logo .badge{background:linear-gradient(135deg, #1d4ed8, #b91c1c);font-size:.65rem;padding:.25rem .6rem;border-radius:1rem}@media(min-width: 1200px){.navbar-nav .nav-link{padding:.75rem 1rem;font-size:.95rem;font-weight:500;color:#000;text-decoration:none;transition:all .3s ease;border-radius:.5rem;margin:0 .25rem;position:relative;min-height:44px;display:flex;align-items:center;overflow:hidden}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#1d4ed8;background:rgba(59,130,246,.08)}.navbar-nav .nav-link:before{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:0;height:2px;background:#1d4ed8;transition:all .3s ease}.navbar-nav .nav-link:hover:before,.navbar-nav .nav-link.active:before{width:80%}.navbar-nav .nav-item:not(:first-child){border-left:1px solid rgba(0,0,0,.1);padding-left:1rem;margin-left:.5rem}}.custom-menu-toggle{border:2px solid #1d4ed8;background:rgba(0,0,0,0);padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease;min-height:44px;min-width:44px}.custom-menu-toggle .menu-text{font-weight:600;font-size:.875rem;color:#1d4ed8;transition:all .3s ease;letter-spacing:.05em}.custom-menu-toggle:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.custom-menu-toggle:hover .menu-text{color:#fff}.custom-menu-toggle:focus{box-shadow:0 0 0 3px rgba(59,130,246,.25);outline:none}.custom-menu-toggle:active{transform:translateY(0)}.custom-menu-toggle.navbar-toggler{border:2px solid #1d4ed8}.custom-menu-toggle.navbar-toggler:focus{box-shadow:0 0 0 3px rgba(59,130,246,.25)}@media(max-width: 1199px){.navbar-collapse{background:#fff;border-radius:1rem;margin-top:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);z-index:1050;width:100%}.navbar-nav{padding:1rem;width:100%}.navbar-nav .nav-item{width:100%}.navbar-nav .nav-item .nav-link{padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;border-radius:.75rem;margin:.25rem 0;color:#000;border-bottom:1px solid rgba(59,130,246,.1);min-height:48px;display:flex;align-items:center;width:100%;text-align:left}.navbar-nav .nav-item .nav-link:hover,.navbar-nav .nav-item .nav-link.active{background:#1d4ed8;color:#fff}.navbar-nav .nav-item:last-child .nav-link{border-bottom:none}}footer{background:linear-gradient(135deg, #000000, #374151);color:#fff;padding:4rem 0 2rem 0}footer h5,footer h6{color:#fff;font-weight:600}footer a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease}footer a:hover{color:#fff;transform:translateX(3px)}.footer-links-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:.5rem 1rem;margin:0}.footer-links-grid li{margin-bottom:.5rem}@media(min-width: 768px){.footer-links-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.footer-links-grid{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 767px){.footer-links-grid{grid-template-columns:repeat(2, 1fr)}}.footer-follow-section{border-left:1px solid hsla(0,0%,100%,.2);padding-left:1.5rem}@media(max-width: 767px){.footer-follow-section{border-left:none;padding-left:.75rem;margin-top:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2)}}.bg-gradient-primary .newsletter-form{text-align:center}.bg-gradient-primary .newsletter-form .form-label{color:#fff !important;text-align:center;display:block;margin-bottom:1rem;font-weight:500}.bg-gradient-primary .newsletter-form .form-control{text-align:center;font-size:1.1rem;padding:1rem;border-radius:.75rem;border:none;background:#fff;margin-bottom:1rem}.bg-gradient-primary .newsletter-form .btn{background:#b45309 !important;color:#fff !important;border:none;font-weight:700;padding:1rem 2rem;box-shadow:0 4px 15px rgba(180,83,9,.3)}.bg-gradient-primary .newsletter-form .btn:hover{background:#92400e !important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(180,83,9,.4)}.bg-gradient-primary .newsletter-form small{color:#fff !important;text-align:center;display:block;font-weight:500}footer .newsletter-form{margin-bottom:1rem}footer .newsletter-form .form-label{color:#e5e7eb !important;margin-bottom:.75rem;font-weight:500}footer .newsletter-form .form-control{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff;margin-bottom:1rem}footer .newsletter-form .form-control::placeholder{color:hsla(0,0%,100%,.6)}footer .newsletter-form .form-control:focus{background:hsla(0,0%,100%,.2);border-color:#1d4ed8;box-shadow:0 0 0 .2rem rgba(59,130,246,.25);color:#fff}footer .newsletter-form .btn{background:#b45309 !important;color:#fff !important;border:none;font-weight:600;padding:.875rem 2rem}footer .newsletter-form .btn:hover{background:#92400e !important;transform:translateY(-2px);box-shadow:0 4px 15px rgba(180,83,9,.4)}footer .newsletter-form small{color:#d1d5db !important;font-weight:400}#homepage-newsletter-privacy,#newsletter-privacy{font-weight:500}.bg-gradient-primary #homepage-newsletter-privacy{color:#fff !important;text-shadow:0 1px 2px rgba(0,0,0,.3)}footer #newsletter-privacy{color:#e5e7eb !important}.btn{border-radius:3rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease;border:none;position:relative;overflow:hidden;min-height:44px;min-width:44px}.btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}.btn:hover::before{left:100%}.btn-sm{min-height:32px;min-width:32px;padding:.5rem 1.5rem}.btn-lg{min-height:48px;min-width:48px;padding:.875rem 2.5rem}.btn-primary{background:linear-gradient(135deg, #1d4ed8, #2563eb);color:#fff;box-shadow:0 4px 15px rgba(59,130,246,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.4);color:#fff}.btn-secondary{background:linear-gradient(135deg, #b91c1c, #dc2626);color:#fff;box-shadow:0 4px 15px rgba(239,68,68,.3)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(239,68,68,.4);color:#fff}.btn-outline-primary{border:2px solid #1d4ed8;color:#1d4ed8;background:rgba(0,0,0,0)}.btn-outline-primary:hover{background:#1d4ed8;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.3)}.hero .btn{font-size:1.1rem;padding:.875rem 2.5rem;margin:.5rem .75rem .5rem 0;border-radius:3rem;font-weight:600;transition:all .3s ease}.hero .btn-primary{background:#b45309;border-color:#b45309;box-shadow:0 4px 15px rgba(245,158,11,.3)}.hero .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(245,158,11,.4)}.hero .btn-outline-primary{border:2px solid #1d4ed8;color:#1d4ed8;background:rgba(0,0,0,0);font-weight:600}.hero .btn-outline-primary:hover{background:#1d4ed8;color:#fff;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 25px rgba(29,78,216,.3)}.hero .btn-outline-light{border:2px solid #1d4ed8;color:#1d4ed8;background:rgba(0,0,0,0);font-weight:600}.hero .btn-outline-light:hover{background:#1d4ed8;color:#fff;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 25px rgba(29,78,216,.3)}.card{border:none;border-radius:1rem;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background:#fff;height:100%}.card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.card-body{padding:2rem;display:flex;flex-direction:column;height:100%}.card-title{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}.card-text{color:#374151;line-height:1.6;flex-grow:1}#programs .row{display:flex;flex-wrap:wrap;margin-right:var(--bs-gutter-x, -0.75rem);margin-left:var(--bs-gutter-x, -0.75rem)}#programs .col-lg-3{display:flex;margin-bottom:2rem;border:1px solid rgba(0,0,0,0);padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem)}#programs .card{width:100%;min-height:400px}#programs .card-body{text-align:center;justify-content:space-between}#programs .card .fa-3x{color:#1d4ed8;margin-bottom:1rem}#programs .card-title{color:#1d4ed8;font-size:1.5rem;margin-bottom:1rem}#programs .card-text{margin-bottom:2rem}@media(min-width: 992px){#programs .col-lg-3{flex:0 0 auto;width:25%}}@media(min-width: 1200px){#programs .col-lg-3{flex:0 0 auto;width:25%}}@media(min-width: 768px){#programs .col-md-6{flex:0 0 auto;width:50%}}@media(max-width: 767px){#programs .col-lg-3{flex:0 0 100%;max-width:100%;margin-bottom:1.5rem}#programs .card{min-height:350px}}.form-control{border:2px solid #e5e7eb;border-radius:.75rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s ease;background:#f9fafb}.form-control:focus{border-color:#1d4ed8;box-shadow:0 0 0 .2rem rgba(59,130,246,.15);background:#fff}.form-label{font-weight:500;color:#000;margin-bottom:.5rem}.form-group{position:relative;margin-bottom:1rem}.help-text{font-size:.875rem;color:#374151;margin-top:.25rem;padding:.5rem;background:rgba(29,78,216,.05);border-radius:.375rem;border-left:3px solid #1d4ed8;display:none;opacity:0;transform:translateY(-10px);transition:all .3s ease;max-height:0;overflow:hidden}.help-text.show{display:block;opacity:1;transform:translateY(0);max-height:200px}.help-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#1d4ed8;color:#fff;border-radius:50%;font-size:12px;margin-left:.5rem;cursor:help}.help-icon:hover{background:#1e40af}.help-icon:focus,.help-icon:focus-visible{background:#1e40af;outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 4px #1d4ed8}.form-control.is-invalid{border-color:#b91c1c;box-shadow:0 0 0 .2rem rgba(185,28,28,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:#b91c1c;padding:.5rem;background:rgba(185,28,28,.05);border-radius:.375rem;border-left:3px solid #b91c1c}.form-control.is-invalid+.invalid-feedback,.is-invalid .invalid-feedback{display:block}.error-summary{margin-bottom:2rem;padding:1rem 1.5rem;border:3px solid #b91c1c !important;background:rgba(185,28,28,.05) !important;border-radius:.5rem}.error-summary:focus{outline:3px solid #1d4ed8;outline-offset:2px}.error-summary ul{list-style:none;padding-left:0}.error-summary li{margin-bottom:.5rem;padding-left:1rem;position:relative}.error-summary li::before{content:"•";position:absolute;left:0;color:#b91c1c;font-weight:bold}.error-summary a{color:#b91c1c;text-decoration:underline;font-weight:500}.error-summary a:hover,.error-summary a:focus{color:#000;text-decoration:underline}.error-summary a:focus{outline:2px solid #1d4ed8;outline-offset:2px;border-radius:2px}.bg-gradient-primary .error-summary,.bg-dark .error-summary{border-color:#fff !important;background:hsla(0,0%,100%,.95) !important;color:#000 !important}.bg-gradient-primary .error-summary .alert-heading,.bg-dark .error-summary .alert-heading{color:#b91c1c !important}.bg-gradient-primary .error-summary li::before,.bg-dark .error-summary li::before{color:#b91c1c !important}.bg-gradient-primary .error-summary a,.bg-dark .error-summary a{color:#b91c1c !important;font-weight:600}.bg-gradient-primary .error-summary a:hover,.bg-gradient-primary .error-summary a:focus,.bg-dark .error-summary a:hover,.bg-dark .error-summary a:focus{color:#000 !important}.bg-gradient-primary .invalid-feedback,.bg-dark .invalid-feedback{color:#fff !important;background:rgba(185,28,28,.9) !important;border-left-color:#fff !important;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5)}.contact{background:#fff}.contact-form{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.contact-info{padding:3rem 2rem}.contact-info-item{display:flex;align-items:center;margin-bottom:2rem}.contact-info-item i{font-size:1.5rem;color:#1d4ed8;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.1);border-radius:50%;margin-right:1rem;transition:all .3s ease}.contact-info-item:hover i{background:#1d4ed8;color:#fff;transform:scale(1.1)}.contact-info-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#000}.contact-info-item p{color:#374151;margin:0}@media(max-width: 767px){.contact-form,.contact-info{padding:2rem 1.5rem}}.hero{padding:calc(50px + 4rem) 0 6rem 0;background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);color:#000;position:relative;overflow:hidden;min-height:80vh;background-size:cover;background-position:center;background-repeat:no-repeat}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.hero .container{position:relative;z-index:2}.hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.6);color:#fff}.hero p{font-size:1.25rem;font-weight:400;margin-bottom:2rem;opacity:.95;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hero.hero-home{background-image:url("/_images/Social Networks/FacebookCover/1.JPG")}.hero.hero-programs{background-image:url("/_images/Social Networks/FacebookCover/2.JPG")}.hero.hero-pricing{background-image:url("/_images/Social Networks/FacebookCover/3.JPG")}.hero.hero-about{background-image:url("/_images/Social Networks/FacebookCover/1.JPG")}.hero.hero-contact{background-image:url("/_images/Social Networks/FacebookCover/2.JPG")}.hero.hero-recording{background-image:url("/_images/Social Networks/FacebookCover/3.JPG")}.hero.hero-referrals{background-image:url("/_images/Social Networks/FacebookCover/2.JPG")}@media(min-width: 992px){.hero-with-image{min-height:80vh;display:flex;align-items:center}.hero-with-image .hero-content{display:flex;align-items:center;min-height:60vh}.hero-text{padding-right:2rem}.hero-illustration{display:flex;align-items:center;justify-content:center;padding-left:2rem}.hero-illustration img,.hero-illustration svg{width:100%;height:auto;max-width:500px;max-height:400px;object-fit:contain}}@media(max-width: 767px){.hero{min-height:70vh;text-align:center}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.hero-with-image .hero-illustration{display:none}.hero-with-image .hero-text{text-align:center;width:100%;padding:0}}.stats{background:linear-gradient(135deg, #1d4ed8, #b91c1c);color:#fff;padding:4rem 0}.stats-item{text-align:center;padding:1.5rem}.stats-item i{font-size:2.5rem;margin-bottom:1rem;opacity:.9}.stats-item h3{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stats-item p{font-size:1rem;opacity:.9;margin:0}@media(max-width: 767px){.stats-item h3{font-size:2rem}}:root{--primary-color: #1d4ed8;--secondary-color: #b91c1c;--accent-color: #b45309;--text-dark: #000000;--text-light: #374151;--text-muted: #4b5563;--background-light: #ffffff;--background-section: #ffffff;--link-color: #1d4ed8;--link-hover: #1e40af;--aaa-primary: #1e40af;--aaa-secondary: #991b1b;--aaa-text-light: #374151;--section-padding: 5rem 0;--header-height: 50px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1);--transition-base: all 0.3s ease;--transition-fast: all 0.15s ease;--animation-bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55)}/*# sourceMappingURL=style.css.map */
