.styles-module__ZYTWdW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
.styles-module__hb8sjq__nav{align-items:center;display:flex}.styles-module__hb8sjq__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;padding:0;display:flex}.styles-module__hb8sjq__closeButton{cursor:pointer;background-color:#0000;border:none;align-self:flex-end;width:30px;height:30px;padding:0}.styles-module__hb8sjq__menuIcon{color:var(--text-white);z-index:101;width:30px;height:30px;position:absolute;top:20px;right:20px}.styles-module__hb8sjq__menuIconClose{color:#000;width:30px;height:30px}.styles-module__hb8sjq__menuButton.styles-module__hb8sjq__open span:first-child{transform:translateY(8.5px)rotate(45deg)}.styles-module__hb8sjq__menuButton.styles-module__hb8sjq__open span:nth-child(2){opacity:0}.styles-module__hb8sjq__menuButton.styles-module__hb8sjq__open span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.styles-module__hb8sjq__list{background-color:var(--surface);z-index:100;flex-direction:column;gap:2rem;width:65%;max-width:300px;height:100vh;padding:50px 1.5rem 2rem;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px #0000001a}.styles-module__hb8sjq__list.styles-module__hb8sjq__open{right:0}.styles-module__hb8sjq__overlay{z-index:99;background-color:#00000080;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.styles-module__hb8sjq__overlay.styles-module__hb8sjq__open{display:block}.styles-module__hb8sjq__listItemMatricula a{color:var(--text-white);text-align:center;background-color:var(--primary);border-radius:8px;padding:.65rem 1.25rem;font-size:1.25rem;font-weight:500;transition:background-color .3s}.styles-module__hb8sjq__listItemMatricula a:hover{background-color:var(--secondary)}.styles-module__hb8sjq__listItem a{color:var(--text);font-size:1.2rem;font-weight:500;text-decoration:none}@media (min-width:1024px){.styles-module__hb8sjq__nav{justify-content:space-between;padding:0}.styles-module__hb8sjq__menuButton{display:none}.styles-module__hb8sjq__overlay{display:none!important}.styles-module__hb8sjq__closeButton{display:none}.styles-module__hb8sjq__list{width:auto;max-width:none;height:auto;box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;align-items:center;gap:2rem;padding:0;display:flex;position:static;right:0}.styles-module__hb8sjq__listItem a{white-space:nowrap;color:var(--text-white)}.styles-module__hb8sjq__listItem a:hover{opacity:.8}.styles-module__hb8sjq__listItemMatricula{display:none}}@media (min-width:280px) and (max-width:375px){.styles-module__hb8sjq__listItemMatricula a{font-size:.75rem}}
.styles-module__hdN3kq__header{background-color:var(--primary);width:100%;min-height:80px;box-shadow:var(--shadow);z-index:100;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}.styles-module__hdN3kq__headerContent{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__hdN3kq__logoCover{width:80px;height:60px}.styles-module__hdN3kq__logoImg{object-fit:contain;object-position:left;width:100%;height:100%}@media (min-width:1024px){.styles-module__hdN3kq__header{height:100px}.styles-module__hdN3kq__logoCover{width:120px;max-width:1440px;height:100px}.styles-module__hdN3kq__logoImg{object-position:center}}@media (min-width:1440px){.styles-module__hdN3kq__headerContent{max-width:1280px}}@media (min-width:1920px){.styles-module__hdN3kq__headerContent{max-width:1440px}}
.styles-module__AshnZq__title{display:none}.styles-module__AshnZq__form{background-color:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;flex:1;gap:1.5rem;padding:2.5rem;scroll-margin-top:120px;display:flex}.styles-module__AshnZq__field{flex-direction:column;gap:.5rem;display:flex}.styles-module__AshnZq__fieldGroup{grid-template-columns:1fr;gap:1.5rem;display:grid}.styles-module__AshnZq__label{color:var(--text);font-size:.95rem;font-weight:600}.styles-module__AshnZq__labelRow{justify-content:space-between;align-items:center;display:flex}.styles-module__AshnZq__charCount{color:#6b7280;font-size:.85rem}.styles-module__AshnZq__charCount.styles-module__AshnZq__limitReached{color:var(--error)}.styles-module__AshnZq__input,.styles-module__AshnZq__textarea{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);width:100%;color:var(--text);transition:var(--transition);padding:.75rem 1rem}.styles-module__AshnZq__input:focus,.styles-module__AshnZq__textarea:focus,select.styles-module__AshnZq__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ed29391a}select.styles-module__AshnZq__input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ED2939' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:1.15em;padding-right:3rem}select.styles-module__AshnZq__input option{background-color:var(--surface);color:var(--text)}.styles-module__AshnZq__inputError{border-color:var(--error)}.styles-module__AshnZq__inputError:focus{box-shadow:0 0 0 3px #ef44441a}.styles-module__AshnZq__errorText{color:var(--error);margin-top:-.25rem;font-size:.85rem;font-weight:500}.styles-module__AshnZq__checkboxField{margin-top:.5rem;margin-bottom:-.5rem}.styles-module__AshnZq__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.65rem;display:flex}.styles-module__AshnZq__checkboxInput{accent-color:var(--primary);cursor:pointer;width:1.15rem;height:1.15rem;margin-top:.2rem}.styles-module__AshnZq__checkboxText{color:var(--text);font-size:.85rem;line-height:1.4}.styles-module__AshnZq__link{color:var(--primary);transition:var(--transition);font-weight:600;text-decoration:underline}.styles-module__AshnZq__link:hover{color:var(--primary-hover)}.styles-module__AshnZq__button{background-color:var(--primary);color:var(--text-white);border-radius:var(--radius);cursor:pointer;transition:var(--transition);text-transform:uppercase;border:none;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700}.styles-module__AshnZq__button:hover{background-color:var(--primary-hover);box-shadow:var(--shadow);transform:translateY(-2px)}.styles-module__AshnZq__button:active{transform:translateY(0)}@media (min-width:1024px){.styles-module__AshnZq__title{color:var(--primary);text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.1;display:block}.styles-module__AshnZq__fieldGroup{grid-template-columns:1fr 1fr}}
.styles-module__SuJP_G__footer{background-color:var(--primary);width:100%;color:var(--text-white);justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem;display:flex}.styles-module__SuJP_G__container{flex-direction:column;gap:2rem;width:100%;max-width:1200px;display:flex}.styles-module__SuJP_G__content{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.styles-module__SuJP_G__column{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.styles-module__SuJP_G__columnLinks{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__SuJP_G__columnLinks:before{content:"";background-color:var(--surface);opacity:.3;width:80%;height:1px;margin-bottom:.5rem}.styles-module__SuJP_G__logo{width:180px;max-width:100%}.styles-module__SuJP_G__description{opacity:.95;text-align:center;max-width:320px;font-size:.875rem;line-height:1.5}.styles-module__SuJP_G__title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:1rem;font-weight:700}.styles-module__SuJP_G__list{flex-direction:column;align-items:center;gap:.75rem;display:flex}.styles-module__SuJP_G__linkItem{color:var(--text-white)}.styles-module__SuJP_G__link{color:var(--text-white);opacity:.85;font-size:.875rem;text-decoration:none;transition:opacity .2s,-webkit-text-decoration .2s,text-decoration .2s}.styles-module__SuJP_G__link:hover,.styles-module__SuJP_G__link:focus{opacity:1;text-underline-offset:4px;text-decoration:underline}.styles-module__SuJP_G__bottom{text-align:center;opacity:.75;border-top:1px solid #fff3;width:100%;padding-top:1.5rem;font-size:.75rem}@media (min-width:768px){.styles-module__SuJP_G__footer{padding:1rem 2rem}.styles-module__SuJP_G__container{gap:1rem}.styles-module__SuJP_G__logo{width:150px;height:auto}.styles-module__SuJP_G__logo img{width:100%;height:auto}.styles-module__SuJP_G__column{align-items:flex-start;width:auto;max-width:250px}.styles-module__SuJP_G__columnLinks{display:none}}@media (min-width:1024px){.styles-module__SuJP_G__container{max-width:1200px}}@media (min-width:1280px){.styles-module__SuJP_G__container{max-width:1200px}}@media (min-width:1920px){.styles-module__SuJP_G__container{max-width:1440px}}
.page-module___8aEwW__page{flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module___8aEwW__main{flex:1;width:100%}
.styles-module__quc6Fa__section{background-color:var(--background);justify-content:center;width:100%;padding:4rem .75rem;display:flex}.styles-module__quc6Fa__container{flex-direction:column;gap:3rem;width:100%;max-width:1200px;display:flex}.styles-module__quc6Fa__info{flex-direction:column;gap:1.5rem;max-width:500px;display:flex}.styles-module__quc6Fa__title{color:var(--primary);font-size:2.25rem;font-weight:700}.styles-module__quc6Fa__subtitle{color:var(--foreground);font-size:1.15rem;line-height:1.6}.styles-module__quc6Fa__contactDetails{flex-direction:column;gap:.5rem;display:flex}.styles-module__quc6Fa__contactDetails p{font-size:1rem}@media (min-width:1024px){.styles-module__quc6Fa__section{display:none}.styles-module__quc6Fa__container{flex-direction:row;align-items:center;gap:6rem}.styles-module__quc6Fa__title{font-size:3rem}}@media (min-width:260px) and (max-width:425px){.styles-module__quc6Fa__subtitle{font-size:1.2rem}.styles-module__quc6Fa__title{font-size:1.85rem}}
.page-module__ZaYm8a__page{flex-direction:column;min-height:100vh;display:flex}.page-module__ZaYm8a__main{background-color:var(--background);flex:1;padding:4rem 1rem}.page-module__ZaYm8a__contentContainer{background-color:var(--surface);border-radius:var(--radius);max-width:800px;box-shadow:var(--shadow);margin:0 auto;padding:2.5rem}.page-module__ZaYm8a__title{color:var(--primary);text-align:center;margin-bottom:.5rem}.page-module__ZaYm8a__date{color:var(--secondary);border-bottom:1px solid var(--border);text-align:center;margin-bottom:2rem;padding-bottom:1rem;font-size:.875rem}.page-module__ZaYm8a__textContent{color:var(--text);line-height:1.7}.page-module__ZaYm8a__textContent h2{color:var(--text);margin-top:2rem;margin-bottom:1rem}.page-module__ZaYm8a__textContent p{margin-bottom:1rem}.page-module__ZaYm8a__textContent ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.page-module__ZaYm8a__textContent li{list-style:inherit;margin-bottom:.5rem}
