.accordion{width:100%;border:.1rem solid #9b9bcc;border-radius:.8rem;padding:2.4rem}.accordion:not(:last-child){margin-bottom:3.2rem}.accordion-title{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.accordion-title h2{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;color:#6b6bb5;cursor:pointer;flex:1;transition:all .3s ease;margin-bottom:0}.accordion-title h5{margin-bottom:0;cursor:pointer}.accordion-title>.arrow{width:1.2rem;height:1.2rem;border-right:.2rem solid #9b9bcc;border-bottom:.2rem solid #9b9bcc;position:relative;transform:rotate(45deg);margin-left:.6rem;margin-bottom:0;transition:all .2s linear}.accordion-title>.arrow:after{content:"";width:0;height:.2rem;display:block;background-color:#5c49e0;opacity:0;bottom:-1.5px;transform-origin:bottom right;transform:rotate(45deg);transition:all .2s linear;position:absolute;right:0}.accordion-title:hover .arrow{transform:rotate(45deg) translate(.4rem,.4rem);border-color:#5c49e0}.accordion-title:hover .arrow:after{opacity:1;width:1.6rem}.accordion-text{display:none;padding-top:2.4rem}.accordion-text p.note{font-size:1.4rem;font-style:italic}.accordion-text p:last-child{margin-bottom:0}.accordion-text a{font-weight:500;text-decoration:underline;color:#5c49e0}.accordion-text span.open-modal{color:#2cfbeb;cursor:pointer}.accordion-text ul:not(:last-child){margin-bottom:1.6rem}.accordion-text ul li{font-size:1.6rem;color:#6b6bb5;margin-bottom:0}.accordion-text ul li:not(:last-child){margin-bottom:.4rem}.accordion.active{border:.1rem solid #2cfbeb}.accordion.active .accordion-text{display:block;animation:fadeIn .3s forwards}.accordion.active .accordion-title h2{font-weight:700;color:#5c49e0}.accordion.active .accordion-title .arrow{border-color:#5c49e0;transition:none;transform:rotate(225deg);transform-origin:center center}.accordion.active .accordion-title .arrow:after{opacity:1;width:1.6rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}.congress{width:100%;position:relative;z-index:1;padding-top:12.8rem;padding-bottom:4.2rem;overflow:hidden}@media (max-width: 800px){.congress{padding-top:6.4rem}}@media (max-width: 430px){.congress{padding-top:6.4rem}}.congress .overlay{width:100%;height:76rem;position:absolute;top:0;left:0;z-index:-2;background:linear-gradient(to bottom,#443ac1 35%,#5c49e0)}@media (max-width: 800px){.congress .overlay{height:74rem}}@media (max-width: 600px){.congress .overlay{height:78rem}}@media (max-width: 430px){.congress .overlay{height:92rem}}@media (max-width: 375px){.congress .overlay{height:98rem}}.congress .overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/build/assets/bg-effect-CkZC3SS5.webp);mix-blend-mode:hard-light;opacity:.6;z-index:-1000}.congress .overlay:before{content:"";width:100%;max-width:100%;height:100%;background:url(/build/assets/feira-comercial-B8m35DBR.webp) no-repeat center bottom;background-size:cover;mix-blend-mode:soft-light;opacity:.35;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:-1}.congress .container{height:100%}@media (max-width: 800px){.congress .container{padding-left:0;padding-right:0}}.congress .items{width:100%;max-width:104rem;margin:0 auto;position:relative;z-index:1}.congress .items .featured{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:9.6rem}@media (max-width: 800px){.congress .items .featured{padding-right:2.4rem;padding-bottom:6.4rem;padding-left:2.4rem}}@media (max-width: 600px){.congress .items .featured{padding-bottom:6.4rem}}.congress .items .featured .tag{font-size:2.2rem;font-weight:800;text-align:center;color:#ffd500;display:block;margin-bottom:2.4rem}@media (max-width: 800px){.congress .items .featured .tag{font-size:1.8rem;margin-bottom:1.6rem}}.congress .items .featured h1{font-size:16rem;color:#fff;text-shadow:.4rem .4rem 0rem #2cfbeb,.8rem .8rem 0rem #3d3d89}.congress .items .featured h1+p{width:100%;max-width:74rem;text-align:center;color:#2cfbeb;margin:0 auto}@media (max-width: 1366px){.congress .items .featured h1{font-size:13.8rem}}@media (max-width: 1150px){.congress .items .featured h1{font-size:12.2rem}}@media (max-width: 800px){.congress .items .featured h1{font-size:9.8rem}}@media (max-width: 430px){.congress .items .featured h1{font-size:7.8rem;text-shadow:.2rem .2rem 0rem #2cfbeb,.2rem .2rem 0rem #3d3d89}}@media (max-width: 390px){.congress .items .featured h1{font-size:6.8rem;margin-bottom:1.6rem}}.congress .items .featured .actions{display:flex;align-items:center;gap:1.6rem;margin-top:4.8rem}@media (max-width: 800px){.congress .items .featured .actions{margin-top:3.2rem}}.congress .items .swiper-other-links{position:relative}@media (max-width: 800px){.congress .items .swiper-other-links{padding-right:2.4rem;padding-left:2.4rem}}.congress .items .swiper-other-links .swiper-wrapper{display:flex;justify-content:space-between;align-items:stretch}.congress .items .swiper-other-links .swiper-wrapper .card{display:block;background-color:#fff;border:.1rem solid #2cfbeb;border-radius:.8rem;overflow:hidden}@media (max-width: 800px){.congress .items .swiper-other-links .swiper-wrapper .card{min-height:38.8rem}}@media (max-width: 430px){.congress .items .swiper-other-links .swiper-wrapper .card{min-height:36.4rem}}@media (max-width: 390px){.congress .items .swiper-other-links .swiper-wrapper .card{min-height:40.5rem}}.congress .items .swiper-other-links .swiper-wrapper .card img{width:100%;height:18.6rem;-o-object-fit:cover;object-fit:cover}.congress .items .swiper-other-links .swiper-wrapper .card .description{padding:2.52rem}@media (max-width: 430px){.congress .items .swiper-other-links .swiper-wrapper .card .description{padding:2.2rem}}@media (max-width: 375px){.congress .items .swiper-other-links .swiper-wrapper .card .description{padding:1.6rem}}.congress .items .swiper-other-links .swiper-wrapper .card .description h4{font-size:2.2rem;color:#5c49e0;margin-bottom:1.6rem}@media (max-width: 430px){.congress .items .swiper-other-links .swiper-wrapper .card .description h4{font-size:1.8rem}}.congress .items .swiper-other-links .swiper-wrapper .card .description p{text-align:left;color:#495057;margin-bottom:0}.congress .items .swiper-other-links .swiper-wrapper .card .description p.year{font-family:Sofia Sans Condensed,sans-serif;font-size:6.4rem;font-weight:900;color:#2cfbeb;margin-bottom:0}@media (max-width: 430px){.congress .items .swiper-other-links .swiper-wrapper .card .description p.year{font-size:3.8rem}}.congress .items .swiper-other-links .swiper-button-next,.congress .items .swiper-other-links .swiper-button-prev{width:3.2rem;height:3.2rem}.congress .items .swiper-other-links .swiper-button-next:after,.congress .items .swiper-other-links .swiper-button-prev:after{display:none}.congress .items .swiper-other-links .swiper-button-next{top:initial;right:2.4rem;bottom:-4.5rem;left:initial;background:url(/build/assets/icon-arrow-right-DASfGjIf.svg) no-repeat center center}.congress .items .swiper-other-links .swiper-button-prev{top:initial;right:5.6rem;bottom:-4.5rem;left:initial;background:url(/build/assets/icon-arrow-left-B1B-viIa.svg) no-repeat center center}.congress .items .swiper-other-links .swiper-pagination{font-size:1.4rem;font-weight:500;color:#9b9bcc}.congress .items .swiper-other-links .swiper-pagination-fraction{width:-moz-max-content;width:max-content;top:initial;right:9.2rem;bottom:-3.7rem;left:initial}.doubts{margin-top:12.8rem}@media (max-width: 800px){.doubts{margin-top:6.4rem}}.doubts .items{display:grid;grid-template-columns:64rem 1fr;gap:6.4rem}@media (max-width: 1150px){.doubts .items{grid-template-columns:1fr}}.doubts .items .left .title{text-align:left;margin-bottom:3.2rem}@media (max-width: 1150px){.doubts .items .left .title{text-align:center}}@media (max-width: 800px){.doubts .items .left .title{font-size:9.8rem}}@media (max-width: 430px){.doubts .items .left .title{font-size:7.8rem}}@media (max-width: 390px){.doubts .items .left .title{font-size:6.8rem}}@media (max-width: 1150px){.doubts .items .left p{text-align:center}}.doubts .items .left .actions{display:flex;align-items:center;gap:1.6rem;padding-top:1.6rem}@media (max-width: 1150px){.doubts .items .left .actions{justify-content:center}}@media (max-width: 430px){.doubts .items .left .actions{flex-direction:column}.doubts .items .left .actions .btn{width:100%}}.doubts figure{padding-top:6.4rem}
