@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){.navbar-center{display:none}.menu-icon{display:block}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.top-navbar{background-color:#1f3c58;color:#fff;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;padding:10px 20px}.top-left,.top-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.top-left .icon{font-size:16px}.highlight{color:orange;font-weight:700}.social-icon{gap:10px}.navbar,.social-icon{align-items:center;display:flex}.navbar{background-color:#fff;border-bottom:2px dashed #1f3c58;flex-wrap:wrap;justify-content:space-between;padding:10px 20px}.navbar-left{align-items:center;display:flex}.logo{margin-right:10px;width:50px}.brand{color:#1f3c58;font-size:28px;font-weight:700}.brand span{color:orange}.navbar-center{display:flex;flex-wrap:wrap;font-weight:700;gap:20px}.navbar-center a{color:#1a1a1a;padding:6px 10px;text-decoration:none}.navbar-center .active{background-color:#1f3c58;border-radius:4px;color:#fff;transform:rotate(-2deg)}.navbar-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.search-icon{background-color:#333;border-radius:50%;color:#fff;font-size:20px;padding:5px}.admission-btn{background-color:orange;border:2px dashed #aa6400;border-radius:30px;color:#fff;font-size:18px;font-weight:700;padding:8px 16px}.menu-icon{font-size:24px}.welcome-section{align-items:center;animation:fadeIn 1s ease-in-out;background:linear-gradient(180deg,#f3f8ff,#f9fbff);border-radius:20px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.welcome-left{flex:1 1 45%;min-width:320px;padding:1rem}.welcome-title{color:#1f3c58;font-size:3rem;font-weight:800}.blue-bar{animation:slideIn 1s ease-in-out;color:#1f3c58;font-size:2.3rem;font-weight:700}.welcome-sub{color:#111;font-size:1.5rem;font-weight:500;margin:1rem 0}.welcome-desc{color:#636a83;font-size:1rem;line-height:1.6;margin-bottom:2rem}.button-group{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:2rem;margin-left:8rem}.btn{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:transform .3s ease}.btn:hover{transform:translateY(-3px)}.gradient-btn{background:linear-gradient(90deg,#1f3c58,#437d9c,#6ab0c9);color:#fff}.green-btn{background-color:#26c76f;color:#fff}.metrics{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.metric span{color:#1f3c58;font-size:1.5rem;font-weight:800}.metric p{color:#444;font-size:.9rem;margin:0}.welcome-right{flex:1 1 45%;text-align:center}.welcome-img{border-radius:20px;box-shadow:0 10px 20px #0000001a;max-width:100%}@keyframes slideIn{0%{width:0}to{width:90%}}@media (max-width:768px){.welcome-section{flex-direction:column;text-align:center}.blue-bar{height:40px;width:100%}.button-group,.metrics{justify-content:center}}.about-section{background:linear-gradient(180deg,#f3f8ff,#f9fbff);border-radius:20px;font-family:Poppins,sans-serif;padding:3rem 2rem}.about-header{margin-bottom:2rem;text-align:center}.about-header h1{color:#1f3c58;font-size:2.5rem;font-weight:800}.about-header p{color:#fc5e9e;font-size:1.1rem;font-weight:500;margin-top:.5rem}.about-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.about-image{flex:1 1 45%;text-align:center}.about-image img{border-radius:20px;box-shadow:0 10px 20px #0000001a;max-width:100%}.about-text{flex:1 1 50%}.about-text h2{color:#1f3c58;font-family:Fredoka,sans-serif;font-size:2.3rem;font-weight:700;margin-bottom:1rem;text-align:left}.about-text p{color:#636a83;font-size:1.2rem;line-height:1.4;margin-bottom:1.2rem;text-align:left}.mission-box{background:#fff;border-left:4px solid #1f3c58;border-radius:15px;box-shadow:0 4px 12px #0000000d;margin-top:2.8rem;padding-bottom:.4rem;padding-left:.9rem;padding-top:.1rem}.mission-box h3{color:#1f3c58;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.mission-box p{color:#333;font-size:1rem}@media (max-width:768px){.about-content{align-items:center;flex-direction:column}.about-text{text-align:center}.mission-box{text-align:left}}.features-wrapper{grid-gap:1.5rem;animation:fadeIn 1s ease-in;background:#f8faff;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1.5rem}.feature-card{animation:slideUp .6s ease forwards;background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;box-shadow:0 0 10px #223c500d;opacity:0;padding:1.5rem 1.2rem .4rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 12px 30px #0000000d;transform:translateY(-6px)}.feature-icon{align-items:center;background-color:#f2f4f8;border-radius:50%;display:flex;font-size:28px;height:64px;justify-content:center;margin:0 auto 1rem;width:64px}.feature-title{color:#1f3c58;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-desc{color:#6e6e8d;font-size:1rem;line-height:1.5}.programs-container{grid-gap:1.5rem;animation:fadeIn .7s ease-in-out;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:2rem}.program-card{animation:slideUp .6s ease forwards;background:#1f3c58;border-radius:20px;box-shadow:0 8px 30px #00000012;display:flex;flex-direction:column;opacity:0;overflow:hidden;transition:transform .3s ease}.program-card:hover{transform:translateY(-5px)}.program-title{padding-top:1rem}.program-title h1{color:#1f3c58;font-size:2.5rem;font-weight:800}.program-img{height:220px;overflow:hidden;position:relative;width:100%}.program-img img{height:100%;-webkit-mask:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 370 237%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M137 202.5C73.5 167 4.33333 201 -45 213.5V0H389C395.167 89.3333 403.8 261.1 389 233.5C370.5 199 302.5 222.5 247.5 233.5C210.08 240.984 174.627 223.535 137 202.5Z%27/></svg>");mask:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 370 237%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M137 202.5C73.5 167 4.33333 201 -45 213.5V0H389C395.167 89.3333 403.8 261.1 389 233.5C370.5 199 302.5 222.5 247.5 233.5C210.08 240.984 174.627 223.535 137 202.5Z%27/></svg>");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;object-fit:cover;transition:transform .4s ease;width:100%}.program-card:hover img{transform:scale(1.05)}.program-content{padding:1.5rem 1rem 2rem;text-align:center;z-index:2}.program-content h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.4rem}.program-content p{font-size:1rem;font-weight:500;margin-bottom:1rem}.view-more{border-bottom:2px solid #e60073;color:#e60073;font-weight:600;padding-bottom:2px;text-decoration:none;transition:color .3s ease}.view-more:hover{color:#c30060}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.program-content{padding:1.2rem 1rem}.program-content h3{font-size:1.1rem}.program-content p{font-size:.95rem}}.image-gallery-icon{appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}gallery-header{border-radius:12px;box-shadow:0 4px 10px #0000000d;margin-bottom:40px;padding:20px;text-align:center}.gallery-header h2{color:#1f3c58;font-size:2.5rem;font-weight:800;margin:0;padding-top:2rem}.gallery-header p{color:#4b5563;font-size:1.5rem;margin-top:10px}.news-notices{background:linear-gradient(180deg,#f3f8ff,#f9fbff);padding-bottom:5rem}.news-notices-section{border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:520px;margin:0 auto;max-width:1200px;padding:2rem 1rem}.section-title{color:#1a3e72;flex-shrink:0;font-size:2.2rem;font-weight:700;margin-bottom:3.5rem;text-align:center}.news-notices-container{display:flex;flex-grow:1;gap:2rem;justify-content:space-between;min-height:0;overflow:hidden}.column{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding-right:10px}.column-title{border-bottom:2px solid #07c;color:#07c;flex-shrink:0;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.3rem}.card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;cursor:default;flex-shrink:0;margin-bottom:1.5rem;padding:1rem 1.2rem;transition:box-shadow .25s ease}.card:hover{box-shadow:0 10px 25px #00000026}.card-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.6rem}.card-header h4{color:#004080;font-size:1.1rem;margin:0}.card-header time{color:#07c;font-size:.85rem;font-weight:600}.card p{color:#333;font-size:1rem;line-height:1.4}.end-message{color:#777;flex-shrink:0;font-style:italic;margin-top:auto;padding:1rem 0;text-align:center;-webkit-user-select:none;user-select:none}@media (max-width:720px){.news-notices-section{height:auto}.news-notices-container{flex-direction:column;height:auto}.column{height:auto;margin-bottom:2rem;overflow-y:visible;padding-right:0}}.contact-section{background:linear-gradient(180deg,#f3f8ff,#f9fbff);display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:60px 20px}.contact-form,.contact-map{background:#fff;border-radius:16px;box-shadow:0 8px 25px #00000012;flex:1 1 450px;max-width:600px;padding:30px 25px}.contact-form h2{color:#1f3c58;font-size:28px;margin-bottom:25px}.form-group{display:flex;flex-direction:column;margin-bottom:20px}.form-group label{color:#1f3c58;font-weight:600;margin-bottom:8px;text-align:left}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;padding:12px 15px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#5e9eff;box-shadow:0 0 5px #5e9eff4d}.submit-btn{background-color:#1f3c58;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;transition:background .3s ease}.submit-btn:hover{background-color:#407fde}.contact-map iframe{border:0;border-radius:16px;height:100%;min-height:450px;width:100%}.footer{background-color:#104f65;color:#fff;font-family:Segoe UI,sans-serif;padding:30px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-column{flex:1 1 300px;min-width:250px}.contact-top-row{align-items:flex-start;display:flex;gap:20px}.footer-logo{height:auto;max-width:120px}.contact-text{display:flex;flex-direction:column;gap:10px;text-align:left}.footer-item{align-items:center;color:#fff;display:flex;font-size:14px}.footer-icon{background-color:#0b6b8f;border-radius:50%;color:#fff;font-size:16px;margin-right:10px;padding:8px}.social-icons{margin-top:20px}.social-icons a{background-color:#fff;border-radius:8px;color:#fff;color:#035578;display:inline-block;font-size:18px;margin-right:12px;padding:10px;transition:transform .3s}.social-icons a:hover{transform:scale(1.1)}.newsletter h3,.useful-links h3{border-bottom:3px solid red;display:inline-block;font-size:20px;margin-bottom:10px;padding-bottom:4px}.useful-links ul{list-style:none;padding:0}.useful-links ul li{margin-bottom:10px}.useful-links ul li a{color:#ccc;text-decoration:none;transition:color .3s}.useful-links ul li a:hover{color:#fff}.newsletter p{color:#ccc;font-size:14px;line-height:1.5;margin-bottom:20px}.newsletter-form{display:flex;flex-direction:column;gap:12px}.email-input-group{align-items:center;background-color:#fff;border-radius:5px;color:#444;display:flex;padding:10px}.email-input-group input{border:none;flex:1 1;font-size:14px;outline:none;padding-left:10px}.email-icon{color:#035578}.newsletter-form button{background-color:#218f65;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background-color .3s}.newsletter-form button:hover{background-color:#186a4b}@media (max-width:768px){.footer-container{align-items:flex-start;flex-direction:column}.footer-column{width:100%}.contact-top-row{align-items:flex-start;flex-direction:column}.footer-logo{margin-bottom:10px}}
/*# sourceMappingURL=main.5308cd08.css.map*/