.see-more-button{color:#fff;padding:.5rem 1.5rem;font-size:1rem;text-decoration:none;transition:all 2s;display:inline-block;position:relative;overflow:hidden}.see-more-button:hover{color:#2c64f2;text-underline-offset:5px;text-decoration:underline}.footer{color:#fff;background-color:#2c2c2c;margin-top:auto;padding:4rem 0 1.5rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.footer .container{padding:0 2rem}}.footer__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.footer__section{flex-direction:column;display:flex}.footer__title{color:#2c64f2;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer__subtitle{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer__description{color:#7f8c8d;margin-bottom:1.5rem;line-height:1.6}.footer__social{gap:1rem;display:flex}.footer__social-link{color:#fff;background-color:rgba(255,255,255,.1);border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}.footer__social-link:hover{background-color:#2c64f2;transform:translateY(-2px)}.footer__social-icon{width:20px;height:20px}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:.5rem}.footer__links li a{color:#7f8c8d;transition:all .15s ease-in-out}.footer__links li a:hover{color:#2c64f2}.footer__schedule{color:#7f8c8d;line-height:1.6}.footer__schedule p{margin-bottom:.5rem}.footer__contact{color:#7f8c8d;line-height:1.6}.footer__contact p{margin-bottom:.5rem}.footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer__bottom p{color:#95a5a6;margin:0;font-size:.875rem}.communication-layout{flex-direction:column;min-height:100vh;display:flex}.communication-layout .main-content{flex:1}.checkbox-wrapper{margin-bottom:.5rem;position:relative}.checkbox-wrapper.error .checkbox-custom{border-color:#e74c3c}.checkbox-wrapper.error .checkbox-label{color:#e74c3c}.checkbox-wrapper.outlined .checkbox-custom{background-color:transparent;border-width:2px}.checkbox-wrapper.sm .checkbox-custom{width:16px;height:16px}.checkbox-wrapper.sm .checkbox-custom svg{width:12px;height:12px}.checkbox-wrapper.sm .checkbox-label{font-size:.875rem}.checkbox-wrapper.md .checkbox-custom{width:20px;height:20px}.checkbox-wrapper.md .checkbox-custom svg{width:14px;height:14px}.checkbox-wrapper.lg .checkbox-custom{width:24px;height:24px}.checkbox-wrapper.lg .checkbox-custom svg{width:16px;height:16px}.checkbox-wrapper.lg .checkbox-label{font-size:1.125rem}.checkbox-container{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.checkbox-container input[type=checkbox]{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox-container input[type=checkbox]:checked~.checkbox-custom{background-color:#2c64f2;border-color:#2c64f2}.checkbox-container input[type=checkbox]:checked~.checkbox-custom svg{opacity:1;transform:scale(1)}.checkbox-container input[type=checkbox]:disabled~.checkbox-custom{cursor:not-allowed;background-color:#7f8c8d;border-color:#34495e}.checkbox-container input[type=checkbox]:disabled~.checkbox-label{color:#95a5a6;cursor:not-allowed}.checkbox-custom{background-color:#fff;border:1px solid #95a5a6;border-radius:.25rem;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:relative}.checkbox-custom svg{color:#fff;opacity:0;transition:all .2s;transform:scale(.8)}.checkbox-custom:hover{border-color:#2c64f2}.checkbox-label{color:#7f8c8d;font-size:1rem;transition:color .2s}.helper-text{color:#95a5a6;margin-top:.25rem;font-size:.875rem}.error-text{color:#e74c3c;margin-top:.25rem;font-size:.875rem}
