#myVideo { width: 100%; height: auto; }
.hero-lc-img { width: 100%; max-width: 1300px; margin: auto; }
.box-mpu-az {  display: flex; gap: 1em; flex-basis: 1; align-items: center; justify-content: center; background: linear-gradient(180deg, #DBE4E0 0%, rgba(255, 255, 255, 0) 100%); border: 1px solid #B2CDB0; border-radius: 15px; margin: 40px 0; flex-wrap: wrap;     padding-bottom: 30px;}
.img-capa-mpuaz { width: 100%; max-width: 320px; margin-top: -45px; }
.img-o-q-e-mpu { width: 100%; max-width: 332px; }
.link-capa-mpuaz { text-align: center; border-bottom: none !important; }
.lc75-sub-title { font-family: 'Quicksand'; font-weight: 700; font-size: 28px; color: #517C74; font-family: 'Quicksand', sans-serif; text-align: center;}
.box-eventos-lc75 { background: #FFFFFF; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15); border-radius: 15px; display: flex; align-items: stretch; justify-content: flex-start; margin: 25px 0; border: 1px rgba(0, 0, 0, 0.1) solid; }
.box-eventos-lc75:hover { cursor: default; border: 1px #25ae8c solid; }
.box-eventos-lc75-head { border-radius: 15px 0 0 15px; min-width: 110px; background: #F8F8F8; box-shadow: inset -2px 0px 4px rgba(0, 0, 0, 0.25); text-align: center; font-size: 20px; line-height: 28px; color: #4F7E76; display: flex; flex-direction: column;  justify-content: center; }
.box-eventos-lc75-head p { padding: 0 !important; margin: 2px 0 !important; }
.box-eventos-lc75-txts { padding: 20px; font-size: 17px;}
.box-eventos-lc75-txts hr { border-bottom: 2px #9ac2af dotted !important; border: 0; }
.box-eventos-titulo { font-weight: 600; font-size: 25px; line-height: 28px; color: #4F7E76; margin-bottom: 5px !important; }
.dia-box-lc75 { font-family: 'Quicksand'; font-style: normal; font-weight: 700; font-size: 35px; line-height: 28px; text-align: center; color: #4F7E76; }
.italicizado { font-style: italic; }
.card-impactos { background: #EBEFEE; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15); border-radius: 15px; margin: 25px 0; padding: 20px; font-size: 17px; border: 1px #EBEFEE solid; }
.card-impactos:hover { border: 1px #25ae8c solid; cursor: default; }
.impactos-highlight { font-weight: 600; font-size: 20px; line-height: 28px; color: #000000; }
.impactos-highlight::before { content: ""; content: ""; display: block; background: url("seta-impactos.png") no-repeat; width: 20px; height: 20px; float: left; margin: 6px 5px 0 0; }
.duas-colunas { display: flex; justify-content:center; align-items: stretch; flex-grow: 1; gap: 1rem; }
.duas-colunas .card-impactos { width: 50% ;}
@media only screen and (max-width: 720px) {
    .box-mpu-az { flex-direction: column; align-items: center; justify-content: center; height: auto; }
    .img-seta-oque-mpuaz { rotate: 90deg; }
    .img-o-q-e-mpu { width: 85%; margin: 20px 0; }
    .img-capa-mpuaz { width: 85%; }
    .box-eventos-lc75-head { font-size: 16px; min-width: 70px; }
    .dia-box-lc75 { font-size: 30px; }
    .duas-colunas { flex-direction: column; }
    .duas-colunas .card-impactos { width: auto ;}
    .box-eventos-lc75 { margin: 25px 15px; }
}

.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
        .w3-modal-content{ margin:auto;background-color:#fff;position:relative;padding:15px;outline:0; max-width: 566px; width: 100%; height: auto;}
        .w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
        .w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
        .w3-container { margin-left: 30px; margin-right: 15px; border-radius: 20px; display: flex; align-items: flex-start; padding-bottom: 25px; padding-top: 40px; line-height: 1.5rem; font-size: 1.2rem; }
        .w3-container-table { margin-left: 30px; margin-right: 15px; border-radius: 20px; text-align: center; padding-bottom: 25px; }
        .w3-animate-top{position:relative;animation:animatetop 0.4s;}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
        .w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
        .image-navega {margin: 0 10px 0 10px; cursor: pointer;} 
        .pergunta-modal { font-family: 'Roboto Condensed', sans-serif; margin: 2px 0 2px 0; text-transform: uppercase; font-weight: bold; color: white; font-size: 1.5rem;}
        .fechar-modal { margin: 0px 5px 0 0; cursor: pointer; position: relative; text-align: right; width: 100%; top: 5px; right: 10px;}
        .cabeca { display: flex; justify-content: space-between; align-items: baseline;}
        .w3-modal-content header {color: white; }