.header{background-color:#f5f5f5;border-radius:30px;box-shadow:none;height:80px;left:0;margin:2vh 20vh 0;position:fixed;right:0;top:0;z-index:1000}.desktop-header{align-items:center;display:flex;justify-content:space-between;padding:0 2rem}.logo-image img{height:70px;margin-top:.3rem;width:auto}.logo-image img:hover{cursor:pointer}.desktop-header nav ul{display:flex;list-style-type:none;margin:0;padding:0}.desktop-header nav ul li{margin-left:2rem;transition:transform .3s ease,box-shadow .3s ease}.desktop-header nav ul li:hover{transform:scale(1.1)}.desktop-header nav ul li img{height:2.5rem;width:2.5rem}.desktop-header nav ul li img:hover{cursor:pointer}.desktop-header nav ul li a{color:#0c0c0c;font-weight:500;text-decoration:none}.desktop-header nav ul li a.active{color:#324f9b;text-decoration:underline}.header-button{background-color:#324f9b;border:none;border-radius:40px;color:#fff;cursor:pointer;font-weight:900;margin-top:6px;padding:1rem;transition:background-color .3s ease}.header-button:hover{background-color:#3451d1}.text-emoticon{align-items:center;display:flex;flex-direction:column}.mobile-header{align-items:center;display:none;justify-content:space-between;padding:.5rem 1rem}.mobile-header .logo img{height:30px;width:auto}.mobile-actions{align-items:center;display:flex}.menu-icon{cursor:pointer;font-size:24px;margin-left:1rem}.mobile-menu{background-color:#f5f5f5;border-radius:0 0 30px 30px;display:none;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-menu.active{display:block}.mobile-menu ul{list-style-type:none;margin:0;padding:0}.mobile-menu ul li{margin:1rem 0}.mobile-menu ul li a{color:#0c0c0c;font-weight:500;text-decoration:none}@media (max-width:1200px){.header{margin-left:5%;margin-right:5%}}@media (max-width:768px){.header{border-radius:15px;height:auto;margin:10px 15px}.desktop-header{display:none}.mobile-header{display:flex}.mobile-header .logo{padding-top:.5rem}.mobile-header .header-button{font-size:.9rem;margin-top:.1rem;padding:.5rem 1rem}}@media (max-width:480px){.header{margin:10px;max-width:calc(100% - 20px);padding:.5rem}.mobile-header{align-items:center;margin-top:0;padding-left:0}.mobile-header .logo{padding-top:0}.mobile-header .logo img{height:40px;margin-top:.8rem;padding-left:0}.mobile-header .header-button{font-size:.8rem;padding:.4rem .8rem}}.features-page{margin-top:60px;padding-bottom:10rem;padding-top:80px}.feature-section{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:4rem 0}.feature-section.reversed{flex-direction:row-reverse}.feature-content{flex:0 0 40%}.feature-title{color:#324f9b;font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.feature-title .highlight{color:#324f9b}.chat-message{flex:0 0 55%}.feature-description{color:#000;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:justify}.highlighted-text{color:#324f9b;font-weight:700}.feature-button{background-color:#324f9b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.feature-button:hover{background-color:#3451d1}.overlay{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay .enlarged-image{max-height:90%;max-width:90%;object-fit:contain}.enlarged{border-radius:10px;display:block;max-height:80%;max-width:80%}.avatar{border-radius:8px;box-shadow:0 4px 8px #0000001a;cursor:zoom-in;height:auto;transition:transform .3s ease-in-out;width:100%}.chat-message{align-items:center;display:flex;justify-content:center}@media (max-width:768px){.features-page{padding-bottom:5rem;padding-top:40px}.feature-section,.feature-section.reversed{flex-direction:column;gap:1rem;padding:2rem 1rem}.chat-message,.feature-content{flex:0 0 100%}.feature-title{font-size:1.8rem}.feature-description{font-size:1rem}.avatar{height:auto;max-width:100%;object-fit:contain}.overlay .enlarged-image{max-height:95%;max-width:95%}}@media (max-width:480px){.feature-title{font-size:1.5rem}.feature-description{font-size:.9rem}.feature-button{font-size:.9rem;padding:.6rem 1.2rem}}.how-it-works-avatar{height:100%;max-height:100vh;width:100%}.work-header{color:#324f9b;font-size:2.5rem;margin-bottom:2rem;text-align:center}.how-it-works{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;margin-top:30px;min-height:100vh;padding-top:100px;scroll-margin-top:1000px}.work-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.work-column{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex:1 1;flex-direction:column;padding:20px;text-align:left}.work-column img{display:block;height:auto;margin:0 auto 1rem;max-width:100px}.work-column h3{color:#324f9b;font-size:1.2rem;margin-bottom:15px;text-align:left}.work-column ul{list-style-type:none;padding-left:0}.work-column li{margin-bottom:10px;padding-left:20px;position:relative;text-align:left}.work-column li:before{color:#007bff;content:"•";left:0;position:absolute}@media (max-width:768px){.work-grid{gap:10px;grid-template-columns:1fr}.work-header{font-size:2rem}}@media (max-width:480px){.work-column{padding:15px}.work-column h3{font-size:1rem}.work-column h3,.work-column ul{text-align:flex-start}}.benefits{margin:1rem auto 0;max-width:1200px;min-height:80vh;padding:10px 20px 40px}.benefits h1{color:#324f9b;font-size:2.5rem;margin-bottom:40px;margin-top:5rem;text-align:center}.benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:6rem}@media (max-width:1024px){.benefits{height:auto;padding:60px 15px 15px}.benefits-grid{gap:15px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.benefits{padding:100px 10px 20px}.benefits-grid{gap:10px;grid-template-columns:1fr}}.benefit-column{align-items:center;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex:1 1;flex-direction:column;padding:20px}.benefit-column img{height:3rem;width:3rem}.benefit-column h3{align-self:flex-start;color:#324f9b;font-size:2.5rem}@media (max-width:480px){.benefit-column{padding-top:5px!important}.benefit-column h3{font-size:1rem}}.calendar-container{margin:6.25rem auto 0;max-width:50rem;padding:8rem .375rem 0;width:100%}.calendar-container h1{color:#324f9b;font-size:2.5rem;line-height:1.2rem;margin-bottom:2.5rem;text-align:center}@media (max-width:1200px){.calendar-container{margin-left:10vh}}@media (max-width:768px){.calendar-container{margin-left:5vh}.calendar-container h1{line-height:2rem}}@media (max-width:480px){.calendar-container{margin-left:0;margin-top:5rem;padding-left:10px;padding-right:10px}.calendar-container h1{line-height:2rem}}.footer{align-items:flex-start;background-color:#f5f5f5;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:100px;max-height:auto;padding:0 2rem .5rem}.footer-logo{flex:1 1}.footer-logo img{height:auto;margin-bottom:.7rem;margin-top:1rem;max-width:10rem}.footer-logo p{color:#888;font-size:.8rem;margin-top:1rem}.footer-columns{display:flex;flex-direction:column;max-width:100%;padding-top:.5rem}.footer-links{display:flex;gap:4rem;max-width:100%}.footer-column h3{font-size:1rem;font-weight:700;line-height:1.2rem}.footer-column ul{list-style-type:none;margin:0;padding:0}.footer-column img{float:left;height:1rem;width:4rem}.footer-column ul li{line-height:1rem}.footer-column ul li a{color:#333;font-size:.9rem;text-decoration:underline}.footer-copyright{margin-left:3rem;margin-top:.5rem}.footer-copyright p{color:#888;font-size:.8rem;margin-right:0}@media (max-width:768px){.footer{flex-direction:row;padding:.5rem}.footer-logo img{height:2rem;margin-bottom:0;margin-top:.5rem}.footer-logo p{line-height:1.2;margin-top:3rem}.footer-columns{align-items:center;padding-top:0}.footer-links{flex-direction:row;gap:1rem;width:100%}.footer-column{text-align:center;width:100%}.footer-column h3{font-size:.8rem;margin-bottom:.2rem}.footer-column ul li{line-height:1.2rem;margin:0}.footer-column ul li a{font-size:.7rem;margin:0}.footer-copyright{margin:0;text-align:center}.footer-copyright p{font-size:.7rem}}@media (max-width:480px){.footer{margin:0;padding:.5rem}.footer-logo img{height:1rem;margin-bottom:0;margin-top:0;max-width:2rem}.footer-logo p{line-height:1;margin-bottom:2px;margin-top:3.2rem}.footer-links{gap:.5rem}.footer-column h3{font-size:.8rem;margin-bottom:0}.footer-column ul li a{font-size:.8rem}.footer-copyright{margin-bottom:0;margin-top:.5rem}.footer-copyright p{font-size:.7rem}}.main-web-page{padding-left:0;padding-right:0;padding-top:60px}@media (min-width:1200px){.main-web-page{margin-left:auto;margin-right:auto;max-width:1200px}}@media (max-width:1200px){.main-web-page{padding-left:20px;padding-right:20px}}@media (max-width:768px){.main-web-page{padding-left:10px;padding-right:10px}}@media (max-width:480px){.main-web-page{margin-left:0;margin-right:0;max-width:100%;padding-left:5px;padding-right:5px;padding-top:20px}}main{margin-top:20px;padding:2rem}@media (max-width:768px){main{margin-top:60px;padding:1rem}}.home-page{align-items:center;display:flex;flex-direction:column;height:auto;padding:1rem 3rem 40px;text-align:center}.home-page h1{margin-bottom:0;margin-top:2rem}.home-page h1,.home-page h2{color:#324f9b;font-size:3rem}.home-page h2{margin-bottom:2rem;margin-top:0}.home-page p{color:#666;font-size:2rem;margin-bottom:5rem;max-width:1000px}@media (max-width:768px){.home-page h1{font-size:2rem;height:auto;padding:1rem}.home-page p{font-size:1rem}}.cta-buttons{display:flex;gap:1rem}@media (max-width:768px){.cta-buttons{flex-direction:column;gap:1rem}}.cta-buttons button{border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.secondary-cta{background-color:#324f9b;border:none;color:#fff}.secondary-cta:hover{background-color:#c7d2fe}@media (max-width:480px){.home-page h1,.home-page h2{font-size:1.5rem;margin-top:1rem}.home-page p{font-size:1rem;margin-bottom:2rem}.cta-buttons button{font-size:.875rem;padding:.5rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;line-height:1.6}
/*# sourceMappingURL=main.22698003.css.map*/