@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.hide-mobile{display:none}@media(min-width: 768px){.hide-mobile{display:block}}.hide{opacity:0;visibility:hidden}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.video{width:100%;height:400px;-webkit-overflow-scrolling:touch}.video iframe{min-width:100%;width:100px;*width:100%;height:100%}.content-center{text-align:center;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.fade-in{animation:fadein 1.5s;animation-fill-mode:forwards}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;white-space:nowrap}span.wpcf7-not-valid-tip{font-size:1rem;padding-top:.5rem}p:empty{display:none}.container{width:100%;padding:0 1rem;margin:auto}@media(min-width: 1200px){.container{max-width:116.5rem}}@media(min-width: 1400px){.container{max-width:130rem}}.container-fluid{width:100%;padding:0 1rem;margin:auto}.row{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem}@media(min-width: 768px){.row{flex-direction:row;flex-wrap:wrap;gap:4rem}}.row .col{width:100%}@media(min-width: 768px){.row .col{flex:1 0 0%;width:45%}}.row-reverse{flex-direction:column-reverse}@media(min-width: 768px){.row-reverse{flex-direction:row}}@media(min-width: 768px){.col-reverse{flex-direction:row-reverse}}@media(min-width: 768px){.row-center{align-items:center}}.footer-th{background:#14387f;padding:4rem 0;color:#fff}@media(min-width: 992px){.footer-th{padding:5rem}}.footer-th h5{font-weight:700;font-size:1.8rem;margin-top:0;line-height:150%}.footer-th p{color:#fff;font-size:1.5rem;font-weight:500;line-height:150%;margin-top:0}.footer-th .nav-footer{margin-bottom:5rem;display:flex;flex-direction:column}@media(min-width: 992px){.footer-th .nav-footer{justify-content:space-between;align-items:center;flex-direction:row}}.footer-th .nav-footer .logo{max-width:20rem}.footer-th .nav-footer ul{margin-top:4rem;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}@media(min-width: 992px){.footer-th .nav-footer ul{margin-top:0;gap:4rem}}.footer-th .nav-footer ul li{width:100%}@media(min-width: 992px){.footer-th .nav-footer ul li{width:initial}}.footer-th .nav-footer ul li a{color:#fff;font-size:1.4rem;font-weight:500}@media(min-width: 992px){.footer-th .nav-footer ul li a{font-size:1.8rem}}@media not all and (pointer: coarse){.footer-th .nav-footer ul li a:hover{color:#ffcd00}}.footer-logos{background-color:#fff;padding:2rem 0}@media(min-width: 1200px){.footer-logos{padding:4rem 0}}.footer-logos .container ul{flex-wrap:wrap;display:flex;align-items:center;justify-content:space-evenly;gap:4rem}@media(min-width: 992px){.footer-logos .container ul{gap:1rem}}.footer-logos .container ul li{max-width:24rem}.box-mgstudio{text-align:center;padding:0;margin:0;display:flex;justify-content:center;flex-direction:column}.box-mgstudio p{font-size:1.2rem;font-weight:400}.box-mgstudio a{color:#000;display:block;padding:.5rem}.box-mgstudio a:hover{text-decoration:underline}.title-page{padding:3rem 0;background-color:#000a5e;background-image:url("../images/bg-title-page.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 992px){.title-page{padding:7rem 0}}.title-page .container h2{margin:1.5rem 0 0;color:#ffcd00;font-size:4rem;font-weight:600}.breadcrumb ul{margin:0;padding:0;gap:.5rem;display:flex;align-items:center;color:#fff}.breadcrumb ul li,.breadcrumb ul a{color:#fff}.breadcrumb ul li{font-size:1.3rem}.breadcrumb ul li a{text-decoration:underline}@media not all and (pointer: coarse){.breadcrumb ul li a:hover{text-decoration:none}}.breadcrumb ul li:last-of-type{pointer-events:none}.breadcrumb ul li:last-of-type a{text-decoration:none}.btn{color:#fff;background-color:#164193;text-align:center;text-decoration:none;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:1.5rem 5rem;font-size:1.8rem;font-weight:500;border-radius:5rem;padding:2rem 4rem}@media not all and (pointer: coarse){.btn:hover{background-color:#000a5e}}.btn-lower{text-transform:initial}.box-cards{margin-top:4rem}@media(min-width: 1200px){.box-cards{margin-top:8rem}}.box-cards h4{font-weight:bold;font-size:2rem}.cards{display:flex;gap:2rem;flex-direction:column}@media(min-width: 768px){.cards{flex-direction:row}}.cards li{padding:2rem;background:rgba(217,217,217,.16);box-shadow:0px 4px 4px 0px rgba(0,0,0,.0509803922);border-radius:2rem;width:100%}@media(min-width: 768px){.cards li{width:48%}}@media(min-width: 1200px){.cards li{display:flex;gap:3rem;padding:3.5rem 2rem;width:32%}}.cards li .text{flex:1}.cards li .avatar{margin-bottom:2rem}@media(min-width: 992px){.cards li .avatar{margin-bottom:0}}.cards li .avatar img{object-fit:contain;overflow:hidden;border-radius:50%;background-color:#d9d9d9;width:100px;height:100px}@media(min-width: 992px){.cards li .avatar img{width:120px;height:120px}}.cards li h5{font-size:1.8rem;font-weight:bold;margin:0 0 .15rem 0;line-height:150%;font-family:"DM Sans",sans-serif}.cards li span{font-size:1.2rem;font-weight:400;line-height:150%;display:block;margin-bottom:.75rem;font-family:"DM Sans",sans-serif}.cards li p{font-size:1.4rem;line-height:150%;margin-bottom:0}.info-evento{width:100%;margin-top:5rem}.info-evento div{margin-bottom:2.5rem}.info-evento div h4{font-size:2rem;font-weight:700;margin:0;line-height:136%}.info-evento div p{font-size:2rem;font-weight:500;margin:0}.grid-conteudo{display:grid;gap:4rem}@media(min-width: 1200px){.grid-conteudo{gap:7rem 2.2rem;grid-template-columns:repeat(3, 1fr);align-items:stretch}}.grid-conteudo h3{font-size:2rem;font-weight:600;color:#000;min-height:50px;line-height:136%}@media(min-width: 992px){.grid-conteudo h3{max-width:26rem}}.grid-conteudo li a{height:100%;box-shadow:0px 4px 4px 0px rgba(0,0,0,.4392156863);background:#f9f9f9;padding:4rem;display:block;border-radius:2rem;transition:all .2s ease-in;position:relative}.grid-conteudo li a img{width:100%;height:auto;margin:1.5rem 0 3.5rem;max-height:40rem;object-fit:fill;transition:all .3s ease}.grid-conteudo li a .tag{transition:all .3s ease}.grid-conteudo li a em{font-size:1.5rem;font-weight:500;color:#000a5e;font-style:normal;display:inline-flex;align-items:center;gap:1.5rem;position:relative;transition:all .3s ease;position:absolute;left:4rem;bottom:3rem}.grid-conteudo li a em:after{content:"";display:block;position:absolute;background:url("../images/arrow.png") no-repeat;width:18px;height:16px;right:-2.5rem}@media not all and (pointer: coarse){.grid-conteudo li a:hover .tag{background-color:#ffcd00}.grid-conteudo li a:hover h3{color:#007aff}.grid-conteudo li a:hover em{transform:translateX(2rem)}}.grid-news{display:grid;gap:4rem}@media(min-width: 1200px){.grid-news{gap:10rem 8rem;grid-template-columns:repeat(3, 1fr)}}@media not all and (pointer: coarse){.grid-news li a:hover span.tag{background-color:#ffcd00}.grid-news li a:hover .image img{transform:scale(1.1)}}.grid-news .image{height:28rem;background-color:#d9d9d9;margin-bottom:3rem;border-radius:2rem;overflow:hidden}.grid-news .image img{transition:all .4s ease-in-out;border-radius:1rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);height:100%;display:block;object-fit:cover;object-position:center}.grid-news .content span.tag{display:inline-block;padding-bottom:2rem;background:#2073df;font-size:1.137rem;font-weight:700;text-align:center;border-radius:.5rem;padding:4px 8px;color:#fff}.grid-news .content p.date{color:#0053ef;font-size:1.4rem;font-weight:700;margin-bottom:0}.grid-news .content h3{margin-top:.25rem;font-size:2rem;font-weight:700;line-height:136%;color:#000;max-width:300px}.pagination{display:flex;justify-content:center;padding:40px 0;margin-top:4rem}@media(min-width: 1200px){.pagination{margin-top:12rem}}.pagination__list{display:flex;gap:12px;list-style:none;padding:0;margin:0}.pagination__btn,.pagination__dots{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:8px;border:1px solid #dfe3e8;background:#fff;font-size:1.4rem;font-weight:700;color:#212b36;cursor:pointer;transition:all .2s ease}.pagination__dots{pointer-events:none}.pagination__btn:hover:not(.is-disabled):not(.is-active){background:#f5f5f5;border-color:#cfcfcf}.pagination__btn.is-active{border-color:#2f6bff;color:#2f6bff;font-weight:600}.pagination__btn--arrow{padding:0;display:block;font-size:3rem;font-weight:300}.pagination__btn.is-disabled,.pagination__btn:disabled{background:#e5e7eb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pagination__dots{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#999;font-size:14px}.sub-title{display:inline-block;font-weight:700;font-size:3.6rem;line-height:136%;border-bottom:3px solid #ffcd00;color:#000a5e;padding-bottom:1.4rem;margin-bottom:6.8rem;margin-top:0}span.tag{display:inline-block;padding-bottom:2rem;background:#2073df;font-size:1.137rem;font-weight:700;text-align:center;border-radius:.5rem;padding:4px 8px;color:#fff}p.date{color:#0053ef;font-size:1.4rem;font-weight:700;margin-bottom:0}.box-filtro{display:flex;justify-content:space-between;margin-bottom:4rem;flex-wrap:wrap;flex-direction:column}@media(min-width: 992px){.box-filtro{margin-bottom:8rem;flex-direction:row;align-items:center}}.box-filtro p{font-size:3.6rem;font-weight:bold;color:#000a5e;margin:0}.filtros{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem;flex-direction:column}@media(min-width: 992px){.filtros{margin-top:0;gap:3rem;flex-direction:row}}.select-wrapper{position:relative}.select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:14px 50px 14px 24px;border-radius:40px;border:none;background:#e9ecf6;color:#1d275f;font-size:1.4rem;font-weight:500;cursor:pointer;outline:none;transition:background .2s ease;width:100%}.select-wrapper select:hover{background:#dde3f3}.select-wrapper::after{content:"";position:absolute;right:20px;top:50%;width:8px;height:8px;border-right:2px solid #2c3e70;border-bottom:2px solid #2c3e70;transform:translateY(-50%) rotate(45deg);pointer-events:none}.grid-eventos{display:grid;gap:4rem}@media(min-width: 1200px){.grid-eventos{gap:7rem 2.5rem;grid-template-columns:repeat(3, 1fr);align-items:stretch}}.grid-eventos li a{height:100%;box-shadow:0px 2px 4px 0px rgba(0,0,0,.4392156863);background:#f9f9f9;padding:0;display:block;border-radius:2rem;position:relative}@media not all and (pointer: coarse){.grid-eventos li a:hover .image img{transform:scale(1.1)}}.grid-eventos li a .image{display:block;border-radius:2rem 2rem 0 0;max-height:19rem;height:19rem;overflow:hidden}.grid-eventos li a .image img{margin:0;height:100%;width:100%;object-fit:cover;max-height:19rem;border-radius:2rem 2rem 0 0;transition:all .3s ease}.grid-eventos li a .tags{display:flex;flex-wrap:wrap;gap:1rem;transition:all .3s ease}.grid-eventos li a em{position:absolute;bottom:3rem;transition:all .3s ease}.grid-eventos li a .content{padding:2rem 2rem 4rem}.grid-eventos li a .content .wrapper{display:flex;gap:1.8rem}.grid-eventos li a .content .date{text-align:center}.grid-eventos li a .content .date .mes{font-weight:700;color:#2073df;font-size:1.137rem}.grid-eventos li a .content .date .dia{font-weight:700;font-size:2.4rem;color:#000}.grid-eventos li a .content .date .ano{font-weight:700;font-size:1.1rem;color:#000}.grid-eventos li a .content h3{font-size:1.6rem;margin-bottom:9px}.grid-eventos li a .content p{font-size:1.4rem;color:#6a6a6a;line-height:150%;margin-bottom:5rem}.hero-home{background-color:#000a5e}.hero-home .swiper{width:100%}.hero-home .swiper-slide{background-position:center;background-repeat:no-repeat;background-size:cover;padding:8rem 0}@media(min-width: 1200px){.hero-home .swiper-slide{padding:12rem 0}}.hero-home h2{font-weight:600;font-size:4rem;line-height:100%;color:#ffcd00;margin:0}@media(min-width: 992px){.hero-home h2{font-size:4.8rem}}.hero-home .swiper-button-next,.hero-home .swiper-button-prev{color:#007aff;display:none}@media(min-width: 992px){.hero-home .swiper-button-next,.hero-home .swiper-button-prev{display:block}}.hero-home .swiper-pagination-bullet-active{background-color:#007aff}.hero-home p{font-family:Noto Sans;font-weight:400;font-size:2rem;line-height:136%;max-width:75rem;margin:4rem 0 5rem 0;color:#fff}@media(min-width: 992px){.hero-home p{font-size:2.8rem}}.hero-home .btn{text-transform:initial;background-color:#ffcd00;color:#000a5e;font-size:1.8rem}@media not all and (pointer: coarse){.hero-home .btn:hover{background-color:#000a5e;color:#fff}}.banner{padding:8rem 0;background-color:#000a5e;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.banner:after{content:"";display:block;position:absolute;background:url("../images/banner-particles.png") no-repeat center right;width:546px;height:274px;right:0;top:15px}.banner .container .row{align-items:center}.banner .container .row .col{flex:initial;width:initial}@media(min-width: 1200px){.banner .container .row .col:first-of-type{flex:initial;width:58rem}}.banner .container .row h3{font-size:3.8rem;font-weight:700;color:#ffcd00;line-height:136%;margin:0}.banner .container .row p{color:#fff;font-size:3.2rem;font-weight:600;margin-top:0}.banner .container .row .btn{background-color:#ffcd00;font-size:1.8rem;color:#000a5e;text-transform:initial;margin:initial}@media not all and (pointer: coarse){.banner .container .row .btn:hover{background-color:#000a5e;color:#fff}}.sc-content-sobre{max-width:91rem;margin:auto}.sc-content-sobre .item-realizadores{margin-bottom:3.5rem}.sc-content-sobre .item-realizadores:last-of-type{margin-bottom:0}@media(min-width: 992px){.sc-content-sobre .item-realizadores{margin-bottom:7rem}}.sc-content-sobre .item-realizadores .title{margin-bottom:2rem;display:flex;align-items:center;gap:1.65rem}.sc-content-sobre .item-realizadores .title h5{font-size:2rem;font-weight:700;margin:0}.sc-content-sobre .item-realizadores .title img{max-width:200px}.sc-content-sobre .item-realizadores p{font-size:1.6rem;line-height:137%}.sc-content-sobre .item-realizadores a{text-decoration:underline;color:#000a5e}@media not all and (pointer: coarse){.sc-content-sobre .item-realizadores a:hover{color:#ffcd00;text-decoration:none}}.htr-grid{box-sizing:border-box;width:100%;display:grid;grid-template-columns:repeat(4, 1fr);grid-template-areas:"a b c d" "f e h g"}.htr-grid a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;padding:2rem;text-align:left}.htr-grid a .content{width:100%;text-align:left;margin:0 auto;position:relative;z-index:2}@media(min-width: 992px){.htr-grid a .content{max-width:30rem}}.htr-grid a span{text-align:left;font-size:1.4rem;font-weight:700;display:flex;justify-content:flex-start}@media(min-width: 1200px){.htr-grid a span{font-size:1.65rem}}.htr-grid a h4{font-size:2.25rem;font-weight:700;line-height:140%;overflow:hidden}@media(min-width: 992px){.htr-grid a h4{max-height:230px}}@media(min-width: 1200px){.htr-grid a h4{max-width:30rem}}.htr-grid a em{font-size:1.6rem;font-weight:600;font-style:normal;display:inline-flex;align-items:center;gap:2rem;position:relative}.htr-grid a em:after{content:"";display:block;position:absolute;background:url("../images/arrow-white.png") no-repeat;width:18px;height:16px;right:-2.5rem}@media(min-width: 1200px){.htr-grid a em{font-size:1.8rem}}.card:nth-child(1){grid-area:a}.card:nth-child(2){grid-area:b}.card:nth-child(3){grid-area:c}.card:nth-child(4){grid-area:d}.card:nth-child(5){grid-area:e}.card:nth-child(6){grid-area:f}.card:nth-child(7){grid-area:g}.card:nth-child(8){grid-area:h}.card{overflow:hidden;aspect-ratio:1/1;height:auto;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.card h3{font-weight:700;font-size:4.5rem;margin:0;padding:0 1rem}@media(min-width: 1600px){.card h3{font-size:5.5rem}}.card p{font-size:2.4rem;padding:0 1rem;max-width:26rem;text-align:center;line-height:136%}.card img{display:block;width:100%;height:100%;object-position:center;object-fit:cover}.card:nth-child(1){background:#000a5e;color:#fff}.card:nth-child(1):has(a:hover){background:#000847}.card:nth-child(3){background:#ffcd00;color:#000a5e}.card:nth-child(3):has(a:hover){background:#bf9a00}.card:nth-child(5){background:#00bba9;color:#fff}.card:nth-child(5):has(a:hover){background:#008c7f}.card:nth-child(7){background:#a43e9d;color:#fff}.card:nth-child(7):has(a:hover){background:#7b2f76}.card.image img{width:100%;height:100%;object-fit:cover;overflow:hidden;max-width:100%}@media(max-width: 1200px){.htr-grid{grid-template-columns:repeat(2, 1fr);grid-template-areas:"a b" "d c" "e f" "h g"}}@media(max-width: 600px){.htr-grid{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h"}}.grid-duo{display:grid}@media(min-width: 992px){.grid-duo{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1200px){.grid-duo{overflow:hidden}}.grid-duo>div{background:#000a5e;display:flex;justify-content:center;width:100%;flex-direction:column}@media(min-width: 1200px){.grid-duo>div{height:610px}}.grid-duo>div .content{text-align:left;margin:auto;max-width:90%;padding:4rem 2rem}@media(min-width: 992px){.grid-duo>div .content{padding:6rem}}.grid-duo>div .content h3{font-size:3rem;font-weight:700;color:#ffcd00;max-width:58rem;line-height:140%;margin-top:0}@media(min-width: 992px){.grid-duo>div .content h3{font-size:3.8rem}}.grid-duo>div .content p{color:#fff;font-size:1.6rem;line-height:150%;margin:0}@media(min-width: 1200px){.grid-duo>div .content p{max-width:52rem}}.grid-duo>div .content .btn{background:#007aff;margin:5rem 0 0;text-transform:initial;box-shadow:0px 8px 24px -4px rgba(24,39,75,.0784313725);font-size:1.8rem}@media not all and (pointer: coarse){.grid-duo>div .content .btn:hover{background-color:#ffcd00}}.grid-duo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.idiomas{margin:1rem 0 0}@media(min-width: 1200px){.idiomas .container-fluid{max-width:80%}}.idiomas .container-fluid ul{display:flex;align-items:center;justify-content:end;gap:.65rem}.idiomas .container-fluid ul li a{font-size:1.6rem;font-weight:500;color:#000a5e}@media not all and (pointer: coarse){.idiomas .container-fluid ul li a:hover{color:#007aff}}.idiomas .container-fluid ul li .active{font-weight:700;color:#000a5e}.newsletter{background:#07135f;color:#fff;padding:2rem}@media(min-width: 992px){.newsletter{padding:6rem}}@media(min-width: 1200px){.newsletter{padding:10rem}}.newsletter-container{max-width:820px;margin:0 auto}.newsletter h4{font-size:clamp(1.6rem,2.5vw,2.4rem);line-height:32px;margin-bottom:40px;font-weight:800;max-width:55rem}.newsletter-form{display:flex;align-items:center;gap:20px;margin-bottom:25px}.fields{flex:1;display:flex;flex-direction:column;gap:2rem}.newsletter-form input{width:100%;padding:1.5rem 2rem;border-radius:40px;border:none;font-size:1.6rem;background:#fff;outline:none;text-transform:initial}@media(min-width: 992px){.newsletter-form input{max-width:40rem}}.newsletter-form input::placeholder{color:#646a69;font-size:1.6rem;text-transform:initial}form button,form input[type=submit]{background:#1e7be6;color:#fff;border:none;padding:1.5rem 3rem;border-radius:40px;font-size:1.8rem;cursor:pointer;transition:all .2s ease;align-self:flex-end}.btn-submit{background:#1e7be6;color:#fff;border:none;padding:1.5rem 3rem;border-radius:40px;font-size:1.8rem;cursor:pointer;transition:all .2s ease;align-self:flex-end}@media(min-width: 1200px){.btn-submit{align-self:center}}.btn-submit:hover{background-color:#ffcd00}form p{font-size:1rem;max-width:48rem;line-height:150%;margin:0;padding-left:2.3rem}form input[type=checkbox]{width:1.6rem;height:1.6rem;accent-color:#ffcd00;cursor:pointer}form label{cursor:pointer;font-size:1.3rem}.check{display:flex;align-items:center;gap:1rem;margin-top:3.5rem}.checkbox{display:flex;gap:12px;align-items:flex-start;text-align:left;max-width:360px;margin:0 auto;font-size:.95rem;max-width:355px;margin-top:3.5rem}.checkbox input{width:2rem;height:2rem}.checkbox span{display:block;margin-top:6px;font-size:1rem;line-height:150%}@media(max-width: 768px){.newsletter{padding:60px 20px}.newsletter-form{flex-direction:column;align-items:stretch}.btn-submit{align-self:center;width:180px}}#toTop{justify-content:center;align-items:center;position:fixed;bottom:3rem;right:1rem;display:none;z-index:1000;cursor:pointer;transition:all .3s ease;padding:1rem .5rem .5rem;transition:all .2s ease-in;z-index:100;background-color:#000a5e;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center}#toTop svg{width:1rem;fill:#fff}@media(min-width: 992px){#toTop svg{width:1.5rem}}.btn-shadow{box-shadow:0px 8px 24px -4px rgba(24,39,75,.28);background-color:#ffcd00;font-size:1.8rem;color:#000a5e}@media not all and (pointer: coarse){.btn-shadow:hover{color:#fff}}@media(min-width: 1200px){.grid-duo>div{height:610px !important}}.aside-page{display:flex;flex-direction:column-reverse}.aside-page aside{background-color:rgba(217,217,217,.4196078431)}.aside-page aside .content-aside{margin:auto;padding:2rem;display:flex;justify-content:center;flex-direction:column;align-items:center}@media(min-width: 992px){.aside-page aside .content-aside{padding:4rem}}@media(min-width: 1200px){.aside-page aside .content-aside{padding:8rem 4rem;position:sticky;top:0}}.aside-page aside .content-aside .image{margin-bottom:3rem}.aside-page aside .content-aside .image img{width:100%;display:block;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922)}@media(min-width: 992px){.aside-page{flex-direction:row}.aside-page aside{width:43rem}.aside-page .main-aside-page{flex:1}}.aside-page .main-aside-page .content{padding:2rem;margin:auto}@media(min-width: 992px){.aside-page .main-aside-page .content{padding:4rem}}@media(min-width: 1200px){.aside-page .main-aside-page .content{padding:4.8rem 8rem;max-width:80%}}.aside-page .main-aside-page h4{text-transform:uppercase;font-size:2.4rem;font-weight:bold;margin-top:0}.aside-page .main-aside-page iframe{width:100%;height:auto;margin:2.5rem 0;aspect-ratio:16/9}.aside-page .main-aside-page p{font-size:1.6rem;color:#000;line-height:137%;margin-top:0;margin-bottom:1.75rem}.aside-page .main-aside-page .title-section{background-color:#c5c5c5}.aside-page .main-aside-page .title-section .content{padding:2rem}@media(min-width: 992px){.aside-page .main-aside-page .title-section .content{padding:4rem}}@media(min-width: 1200px){.aside-page .main-aside-page .title-section .content{padding:8rem}}.aside-page .main-aside-page .title-section h3{font-size:2.5rem;font-weight:800;color:#000a5e;margin:1rem 0;line-height:35px}@media(min-width: 992px){.aside-page .main-aside-page .title-section h3{font-size:3.8rem;line-height:49px}}.aside-page .main-aside-page .title-section span{margin-top:1.4rem;display:inline-block;font-weight:700;font-size:2rem}.lista-equipe{margin-bottom:4rem}.lista-equipe:last-of-type{margin-bottom:0}@media(min-width: 1200px){.lista-equipe{margin-bottom:8rem}}.lista-equipe h3{font-size:3rem;font-weight:800;color:#000a5e;margin-top:0}.lista-equipe .cards{flex-wrap:wrap}@media(min-width: 1200px){.lista-equipe .cards{gap:3rem}}.lista-equipe .cards .avatar{margin-bottom:0;width:100px;height:100px}.lista-equipe .cards .avatar img{width:100px;height:100px}.lista-equipe .cards li{max-width:initial;display:flex;align-items:center;gap:2rem}@media(min-width: 1200px){.lista-equipe .cards li{flex:0 0 31.2%;max-width:31.2%;align-items:center;padding:2rem;gap:2.5rem}}.lista-equipe .cards li h5{color:#000a5e;font-weight:bold;font-size:1.9rem;line-height:150%}.lista-equipe .cards li span{font-size:1.2rem;line-height:150%}.lista-equipe .cards li a{color:#000;font-size:1.4rem;display:block}@media not all and (pointer: coarse){.lista-equipe .cards li a:hover{color:#ffcd00}}.lista-equipe .cards li svg{fill:#0072b1;width:17px;height:17px}@media not all and (pointer: coarse){.lista-equipe .cards li svg:hover{fill:#ffcd00}}.item-news{margin:auto;padding-bottom:2rem !important}@media(min-width: 992px){.item-news{max-width:92rem}}.item-news span.date{font-size:2rem;color:#0053ef;font-weight:bold;display:inline-block}.item-news h3{font-weight:800;font-size:3.8rem;line-height:40px;color:#000a5e;margin:1.5rem 0 2rem 0}.item-news a{color:#000a5e}@media not all and (pointer: coarse){.item-news a:hover{color:#ffcd00}}.item-news p{font-size:1.6rem;font-weight:normal;color:#000;line-height:140%;margin:0 0 2rem 0}.item-news .dest-htr{color:#0053ef;font-size:3.2rem;font-weight:700;line-height:39px;margin:0 0 3.5rem 0}.item-news img{width:100%;margin:3em 0}.item-news iframe{width:100%;height:auto;margin:3rem 0;aspect-ratio:16/9}@media(min-width: 1200px){.sc-main-sobre .row{gap:6.5rem}}.sc-main-sobre .a-sobre{flex:initial;width:initial}@media(min-width: 768px){.sc-main-sobre .a-sobre{position:sticky;top:1rem}}@media(min-width: 1200px){.sc-main-sobre .a-sobre{max-width:28.5rem;margin-top:0;display:inline-block}}.sc-main-sobre .a-sobre span{font-size:1.6rem;font-weight:bold;color:#000a5e}.sc-main-sobre .box-content-menu-aside{padding:4rem 0 0}.sc-main-sobre .box-content-menu-aside:first-of-type{padding-top:0}.sc-main-sobre .menu-aside li a{padding:.85rem 0;display:block;font-size:1.6rem;font-weight:bold;color:#000a5e;position:relative}@media not all and (pointer: coarse){.sc-main-sobre .menu-aside li a:hover{color:#ffcd00}}.sc-main-sobre .menu-aside .active:before{content:"";display:block;position:absolute;width:5rem;height:2px;background-color:#ffcd00;left:0;bottom:0}.sc-main-sobre .col:last-of-type{flex:1}.sc-main-sobre .sub-title{margin-top:0;margin-bottom:3.5rem}.mt{margin-top:4rem}@media(min-width: 1200px){.mt{margin-top:6.8rem}}header{width:100%;background-color:#fff;position:relative;z-index:1}header .content-header{display:flex;justify-content:space-between;padding:1rem;align-items:center}@media(min-width: 992px){header .content-header{padding:1rem 0 2rem}}header .content-header .logo{display:flex;align-items:center;max-width:373px}header .content-header .logo img{width:100%}header .content-header .nav__list{display:flex;align-items:center;flex-wrap:wrap}header .content-header .nav__list li{margin:0 1rem}@media(min-width: 1200px){header .content-header .nav__list li{margin:0 2rem}}header .content-header .nav__list li a{color:#000a5e;padding:1rem 0;font-size:1.8rem;width:100%}@media not all and (pointer: coarse){header .content-header .nav__list li a:hover{border-top:2px solid #ffcd00}}header .content-header .nav__list li .active{border-top:2px solid #ffcd00}header .content-header .header__close,header .content-header .header__toggle{display:none}@media screen and (max-width: 992px){.overlay-nav{width:100vw;height:100vh;background-color:rgba(0,0,0,.25);position:fixed;top:0;left:0;opacity:0;visibility:hidden;transition:.5s ease-in-out}.show-overlay{opacity:1;visibility:visible}header{padding:1rem}header .content-header{padding:0}header .content-header .header__toggle{display:inline;width:5rem;cursor:pointer}header .content-header .header__toggle svg{width:100%;fill:#000a5e}header .content-header .header__close{position:absolute;right:1rem;display:block;width:5rem;cursor:pointer}header .content-header .header__close svg{width:100%;fill:#000a5e}header .content-header .nav-main{position:fixed;top:0;right:-100%;background-color:#fff;width:80%;height:100vh;padding:2rem;z-index:100;transition:.5s ease-in-out;box-shadow:1px 0px 4px 2px #222}header .content-header .nav-main ul{display:flex;flex-direction:column;align-items:baseline}header .content-header .nav-main ul li{margin:2rem 0}header .content-header .show-nav{right:0}}*,*::before,*::after{box-sizing:border-box}body.menu-open{overflow-y:hidden}html{box-sizing:border-box;font-size:62.5%;font-family:"Noto Sans",sans-serif;font-weight:normal;font-style:normal;scroll-behavior:smooth}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}p{font-size:1.8rem;line-height:1.4}@media(min-width: 992px){p{font-size:1.6rem}}textarea{resize:vertical}img{max-width:100%;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}::-moz-selection{background-color:#000a5e;color:#fff}::selection{background-color:#000a5e;color:#fff}::-webkit-scrollbar{width:1.35rem;height:1.35rem}::-webkit-scrollbar-thumb{height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:#000a5e;border-radius:7px;box-shadow:inset -1px -1px 0px rgba(0,0,0,.05),inset 1px 1px 0px rgba(0,0,0,.05)}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-track{background:#fff}input.placeholder,textarea.placeholder{color:#000;text-transform:uppercase;font-size:3rem}input:-moz-placeholder,textarea:-moz-placeholder{color:#000;text-transform:uppercase;font-size:3rem}input::-moz-placeholder,textarea::-moz-placeholder{color:#000;text-transform:uppercase;font-size:3rem}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000;text-transform:uppercase;font-size:3rem}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000;text-transform:uppercase;font-size:3rem}input:-webkit-autofill{box-shadow:0 0 0 30px #000 inset}.page-section{padding:5rem 0}@media(min-width: 768px){.page-section{padding:10rem 0}}/*# sourceMappingURL=main.css.map */
