*{margin:0;
    padding:0;list-style:none;text-decoration:none;outline:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Inter",sans-serif;font-weight:400}html{font-size:62.5%}button{cursor:pointer;border:0;background-color:rgba(0,0,0,0)}button[disabled]{cursor:not-allowed}img{display:block;max-width:100%}body{background-color:#edf0f3}.container{width:100%;max-width:124rem;margin:0 auto;padding:0 1.5rem}.container-login{width:100%;height:100vh;margin:0}h1{font-size:7.5rem;line-height:9.1rem;color:#0076ff}h2{font-size:3.2rem;line-height:3.9rem;color:#222}p{font-size:1.76rem;line-height:2.1rem;color:#3f2223}span{font-size:2.7rem;line-height:3.3rem;color:#999}.menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-item img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;max-width:none}.menu-item img.icon-mask{width:3rem;height:2.3rem;margin-right:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-item span{font-size:2rem;line-height:2.4rem;color:#1a2025;-webkit-transition:color .3s;transition:color .3s}.menu-item:hover span{color:#005fcc}.menu-item:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.menu-item.white img{-webkit-filter:grayscale(100%) contrast(1000%) invert(200%);filter:grayscale(100%) contrast(1000%) invert(200%)}.menu-item.white span{color:#edf0f3}.menu-item.white:hover span{color:#edf0f3}.menu-item.white.active span{color:#edf0f3}.menu-item.white.active img{-webkit-filter:grayscale(100%) contrast(1000%) invert(200%);filter:grayscale(100%) contrast(1000%) invert(200%)}.menu-item.active span{color:#005fcc}.menu-item.active img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.btn-primary{display:inline-block;max-width:61rem;width:100%;height:63px;background:#04bd68;-webkit-transition:background .3s;transition:background .3s;border-radius:5px}.btn-primary a{font-size:2.7rem;line-height:33px;color:#edf0f3}.btn-primary:hover{background:#038a4b}.search-bar{background:#d6dde3;border-radius:5rem;max-width:36rem;width:100%;height:4rem;padding-right:2rem;padding-left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-bar input[type=text]{background-color:rgba(0,0,0,0);font-size:1.5rem;line-height:2.6rem;color:#6f7c88}.icon-circle{z-index:0;background-color:#d6dde3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:4rem;height:4rem;cursor:pointer}.icon-circle img{-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s, -webkit-filter .2s}.icon-circle:hover img{-webkit-filter:grayscale(100%) contrast(1000%) invert(100%);filter:grayscale(100%) contrast(1000%) invert(100%)}.card-informativo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:27.4rem;width:100%;height:27.4rem;border-radius:35px;padding:2.7rem 0 2.9rem 3.4rem}.card-informativo .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-informativo .card-header .icon-mask{font-size:5rem;line-height:2.8rem;width:6.3rem;height:4.7rem;color:#1a2025;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.7rem}.card-informativo .card-header h4{font-size:2rem;line-height:2.8rem;color:#fff}.card-informativo .card-footer span{font-size:1.6rem;line-height:2.8rem;color:#fff}.card-informativo.gray{background:linear-gradient(136.79deg, #D6D9D8 4.98%, #B7BBBA 104.16%)}.card-informativo.gray .card-header h4{color:#1a2025}.card-informativo.gray .card-footer span{color:#1a2025}.card-informativo.brown{background:linear-gradient(136.79deg, #7B4D33 4.98%, #402618 104.16%)}.card-informativo.yellow{background:linear-gradient(136.79deg, #D1BE13 4.98%, #B9BD04 104.16%)}.card-informativo.green{background:linear-gradient(136.79deg, #04BD68 4.98%, #038A4B 104.16%)}.card-aviso{background:#edf0f3;border-radius:35px;max-width:80.2rem;width:100%;margin-right:3.7rem}.card-aviso .card-header{background:#04bd68;border-radius:35px 35px 0px 0px;padding:3.5rem 4.1rem 3.5rem 4.8rem;height:11.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-aviso .card-header .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-aviso .card-header .title img{margin-right:1.2rem}.card-aviso .card-header .title h3{font-size:3.2rem;line-height:2.8rem;color:#edf0f3}.card-aviso .card-header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-text-decoration;transition:-webkit-text-decoration;transition:text-decoration;transition:text-decoration, -webkit-text-decoration}.card-aviso .card-header a strong{font-weight:700;font-size:2rem;line-height:2.8rem;color:#fff;margin-right:.4rem}.card-aviso .card-header a:hover{text-decoration:underline;text-decoration-color:#fff}.card-aviso .card-content{padding:3.3rem 4.1rem 2.8rem 4.8rem}.card-aviso .card-content strong{font-weight:500;font-size:2.5rem;line-height:2.8rem;color:#1a2025;margin-bottom:1rem}.card-aviso .card-content p{text-align:justify;font-size:2rem;line-height:2.8rem;color:#1a2025;margin-bottom:1.7rem}.card-aviso .card-content .blue-link{max-width:9.8rem;width:100%}.card-aviso .card-content .blue-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-aviso .card-content .blue-link a strong{font-weight:700;font-size:2rem;line-height:2.8rem;color:#005fcc;margin-right:.4rem;margin-bottom:0;-webkit-transform:underline .3s;transform:underline .3s}.card-aviso .card-content .blue-link a img{width:.9rem;height:1.6rem}.card-aviso .card-content .blue-link:hover a strong{text-decoration:underline}.card-tempo{background:radial-gradient(50% 50% at 50% 50%, #005FCC 0%, #0076FF 100%);border-radius:35px;max-width:36.2rem;width:100%;height:36.2rem;padding:4.4rem 0 4.1rem 4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-tempo .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:4rem}.card-tempo .card-header h3{font-size:3.2rem;line-height:2.8rem;color:#edf0f3;margin-right:.8rem}.card-tempo strong{font-size:8rem;line-height:2.8rem;color:#edf0f3;margin-bottom:10rem;display:block}.card-tempo .card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-tempo .card-footer span{font-size:2rem;line-height:2.8rem;color:#edf0f3}.card-filtro{background:#edf0f3;border-radius:35px;max-width:58.2rem;width:100%;padding:4.3rem 5.4rem 4.6rem 5.1rem;height:25.3rem}.card-filtro .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.2rem}.card-filtro .card-header h3{font-size:3.2rem;line-height:2.8rem;color:#1a2025}.card-filtro .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4.6rem;margin-bottom:3.6rem}.card-filtro .card-content span{font-size:2rem;line-height:2.8rem;color:#1a2025}.card-filtro .card-content span strong{font-weight:700;color:#005fcc}.card-filtro .card-content span img{display:inline-block;-webkit-filter:invert(100%);filter:invert(100%);rotate:90deg;margin-left:.3rem}.card-filtro .card-content.justify{gap:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bar{border-radius:35px}.bar.blue{background:-webkit-gradient(linear, left top, right top, color-stop(12.27%, #0076FF), color-stop(97.46%, #005FCC));background:linear-gradient(90deg, #0076FF 12.27%, #005FCC 97.46%)}.bar.gray{background:-webkit-gradient(linear, left bottom, left top, from(#D6DDE3), to(#D6DDE3));background:linear-gradient(0deg, #D6DDE3, #D6DDE3)}.bar p{font-weight:700;font-size:2rem;line-height:5.4rem;color:#edf0f3;text-align:center}.bar strong{font-weight:700;font-size:2rem;line-height:2.8rem;color:#1a2025;margin-right:.9rem}.blue-link{display:inline-block;max-width:9.8rem;width:100%}.blue-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blue-link a strong{font-weight:700;font-size:2rem;line-height:2.8rem;color:#005fcc;margin-right:.4rem;margin-bottom:0;-webkit-transform:underline .3s;transform:underline .3s}.blue-link a img{width:.9rem;height:1.6rem}.blue-link:hover a strong{text-decoration:underline}.table-template{max-width:120.2rem;width:100%;border-collapse:collapse;border-spacing:0}.table-template thead tr{background:#d6dde3}.table-template thead tr.green{background:#04bd68}.table-template thead tr.linear-green{background:-webkit-gradient(linear, left top, right top, color-stop(8.78%, #04BC67), color-stop(98.63%, #03904E));background:linear-gradient(90deg, #04BC67 8.78%, #03904E 98.63%)}.table-template thead tr.brown{background:-webkit-gradient(linear, left top, right top, color-stop(8.78%, #7A4C32), color-stop(98.63%, #482B1C));background:linear-gradient(90deg, #7A4C32 8.78%, #482B1C 98.63%)}.table-template thead tr.yellow{background:-webkit-gradient(linear, left top, right top, color-stop(8.78%, #D1BE13), color-stop(98.63%, #BCBD06));background:linear-gradient(90deg, #D1BE13 8.78%, #BCBD06 98.63%)}.table-template thead tr th{text-align:center;font-size:20px;line-height:29px;color:#1a2025;padding:2.8rem 2.9rem 2.7rem 6.9rem}.table-template thead tr th.principal-title{padding:3.5rem 0 3.5rem 5.6rem;border-radius:35px 35px 0px 0px}.table-template thead tr th.principal-title .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table-template thead tr th.principal-title .title img{display:inline-block;margin-right:1.2rem}.table-template thead tr th.principal-title .title span{font-size:3.2rem;line-height:2.8rem;color:#edf0f3}.table-template tbody{background:#edf0f3}.table-template tbody tr td{font-size:1.7rem;line-height:2.9rem;color:#1a2025;padding-bottom:4.2rem;padding-top:4.2rem}.table-template tbody tr td:not(:nth-child(2)){padding-right:2.9rem;padding-left:6.9rem}.table-template tbody tr td span{display:block;max-width:12.6rem;width:100%;font-size:1.7rem;line-height:2.9rem;color:#1a2025}.table-template tbody tr td label .custom-checkbox{display:none}.table-template tbody tr td label .custom-checkbox:checked+.checkbox-icon{background-image:url("../images/icon-checked.png")}.table-template tbody tr td label .checkbox-icon{display:inline-block;width:16px;height:16px;background-image:url("../images/icon-checkbox.png");background-repeat:no-repeat;background-position:center;background-size:contain;vertical-align:middle;margin-right:8px}.table-template tbody tr td .search-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:2.9rem;padding-left:6.9rem;-webkit-transition:-webkit-text-decoration .3s;transition:-webkit-text-decoration .3s;transition:text-decoration .3s;transition:text-decoration .3s, -webkit-text-decoration .3s;cursor:pointer}.table-template tbody tr td .search-row span{font-size:1.7rem;line-height:2.9rem;color:#1a2025}.table-template tbody tr td .search-row img{margin-right:.8rem;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.table-template tbody tr td .search-row:hover{text-decoration:underline}.table-template tfoot tr td.title-foot{background:#d6dde3;padding:4.3rem 0;text-align:center}.table-template tfoot tr td.title-foot span{font-size:2.2rem;line-height:2.8rem;color:#1a2025;margin-right:10.4rem}.table-template tfoot tr td.title-foot a{font-size:2.2rem;line-height:2.8rem;color:#005fcc}.table-template tfoot tr td.gerar-boleto{padding:4.3rem 0;background:#edf0f3;border-radius:0 0 35px 35px;text-align:center}.table-template tfoot tr td.gerar-boleto .blue-link{display:inline-block;text-align:left;max-width:25.8rem}.table-template tfoot tr td.gerar-boleto .blue-link a strong{font-weight:700;font-size:28px;line-height:28px}.table-template tfoot tr td.info-foot{padding:2.6rem 0;text-align:center;background:#edf0f3;border-radius:0 0 35px 35px}.table-template tfoot tr td.info-foot span{font-size:2.2rem;line-height:2.8rem;color:#1a2025}.table-template tfoot tr td.info-foot span:not(:last-child){margin-right:14.5rem}.card-bolsa{max-width:40rem;width:100%;padding:.7rem;border-radius:15px;background-color:#fff;position:relative}.card-bolsa .card-header img{border-top-left-radius:1.7rem;border-top-right-radius:1.7rem;width:100%}.card-bolsa .card-content{padding:1rem}.card-bolsa .card-content strong{font-size:1.28rem;margin-left:2.1rem;font-weight:700}.card-bolsa .card-content p{color:#99a0a4;font-size:1.28rem;padding-top:1.2rem}.card-bolsa .card-content p strong{font-weight:bold}.card-bolsa .card-content .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-bolsa .card-content .text span{display:inline-block;font-size:1.2rem;color:#1a2025}.card-bolsa .card-footer a{color:#d6dde3;font-size:3rem;position:absolute;right:2.5rem;bottom:1rem}.card-bolsa .card-footer a:hover{color:#005fcc}.round-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#d6dde3;border-radius:1.5rem;padding:0 1.5rem}.round-bar span{font-weight:700;color:#99a0a4;font-size:1.2rem}.round-bar strong{font-size:1.4rem !important}.round-bar p{font-size:1.4rem !important;color:#000 !important;margin-bottom:0 !important;padding-top:0 !important}.card-text{background:#edf0f3;border-radius:35px;padding:3.6rem 5.9rem 2.4rem 4.6rem}.card-text .title{margin-bottom:.7rem}.card-text .title h2{font-size:3.2rem;line-height:3.9rem;color:#64686b}.card-text .text-content p{font-size:1.8rem;line-height:2.8rem;text-align:justify;color:#1a2025}.card-text .text-content p:not(:last-child){margin-bottom:1.5rem}.card-text-links{background:#edf0f3;border-radius:25px;max-width:37.5rem;width:100%;padding:2.9rem 8.1rem 3.1rem 3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-text-links strong{font-weight:500;font-size:2.5rem;line-height:2.8rem;color:#1a2025;margin-bottom:2rem}.card-text-links .blue-link{width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.card-text-links .blue-link a strong{font-size:2rem;line-height:2.8rem}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.7rem 0 3.3rem 6.4rem;padding-left:calc((100vw - 1780px)*.5);display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:8rem;padding:0}header .container nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .container nav .icon-circle:not(:last-child){margin-right:3.4rem}header .container nav .my-account a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .container nav .my-account a span{font-size:1.5rem;line-height:2.8rem;color:#6f7c88;margin-right:.6rem;-webkit-transition:font-weight .3s;transition:font-weight .3s}header .container nav .my-account:hover a span{font-weight:700}header .container nav .my-account:hover .icon-circle img{-webkit-filter:grayscale(100%) contrast(1000%) invert(100%);filter:grayscale(100%) contrast(1000%) invert(100%)}header .container nav .menu-toggle{display:none;margin-left:2rem}@media(max-width: 1920px){header{padding-left:6.4rem}header .search-bar{margin-left:3rem}}@media(max-width: 1440px){header .container{margin-left:4rem}header .container nav{margin-right:3.8rem}}@media(max-width: 991px){header .search-bar{display:none}header .container{margin-left:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .container nav .notification{display:none}header .container nav .menu-toggle{display:block}}@media(max-width: 768px){header .logo{max-width:19.1rem;width:100%}header .container nav .icon-circle{width:5rem;height:5rem}}@media(max-width: 600px){header{padding-top:2rem;padding-left:2rem}header .container{margin-left:2rem}}@media(max-width: 480px){header .container nav{margin-right:1.5rem}header .container nav .my-account a span{display:none}}.menu-container{display:none}.menu-container .menu{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3rem;padding-left:1.5rem;padding-right:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-container .menu li .menu-item span{font-size:1.6rem}.menu-container .search-bar{margin-bottom:2.5rem}.menu-container.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:slide-down .3s;animation:slide-down .3s}@media(max-width: 768px){.menu-container .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.menu-container .menu li{max-width:10rem;width:100%;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}footer{background:linear-gradient(89.05deg, #0076FF 11.74%, #005FCC 84.01%);width:100%;padding-top:8.3rem;padding-bottom:2rem}footer .container .logo{margin:0 auto}footer .container ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.4rem;position:relative;margin-bottom:6rem}footer .container ul li .menu-item img.icon-mask{width:auto;height:auto}footer .container ul:after{content:"";width:100%;height:.1rem;background:#edf0f3;position:absolute;top:6rem;margin-bottom:1.5rem}footer .container p{font-size:1.4rem;line-height:2rem;color:#d6dde3}footer .container p a.telefone{text-decoration:none !important;color:#d6dde3 !important}@media(max-width: 1440px){footer{padding-top:6.2rem}footer .container .logo{width:26.8rem}footer .container ul li .menu-item span{font-size:1.8rem}}@media(max-width: 1376px){footer .container{width:90%}}@media(max-width: 991px){footer{padding-top:4rem}footer .container ul li .menu-item span{font-size:1.6rem}footer .container p{font-size:1.2rem}}@media(max-width: 600px){footer .container ul{display:none}footer .container .logo{margin-bottom:1.5rem;width:20rem}footer .container p{text-align:center}}main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}main .sidebar nav{margin-top:3.8rem}main .sidebar nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .sidebar nav ul li{margin-left:calc((100vw - 1780px)*.5);margin-right:16.7rem}main .sidebar nav ul li:not(:last-child){margin-bottom:4.4rem}main .content{background-color:#fff;border-radius:3.5rem 0 0 0;width:100%;padding:3.8rem 0 0 3.8rem}main .content .container{margin:0;padding:0;max-width:120.2rem}@media(max-width: 1920px){main .sidebar nav ul li{margin-left:6.4rem}}@media(max-width: 1440px){main .sidebar nav ul li{margin-right:8.7rem}main .sidebar nav ul li .menu-item span{font-size:1.8rem}main .content{padding-right:3.8rem}}@media(max-width: 991px){main .sidebar{display:none}}@media(max-width: 480px){main .content{padding:1.5rem}}section#login{background:#f1f1f1}section#login .container-login{display:-webkit-box;display:-ms-flexbox;display:flex;place-items:center;padding-right:5rem}section#login .container-login .cover{background-image:url("../images/bg-login.svg");background-repeat:no-repeat;border-radius:0px 45px 45px 0px;height:100%;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.5);box-shadow:0 0 30px 0 rgba(0,0,0,.5);background-size:cover;max-width:84.5rem;width:100%}section#login .container-login .login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:61rem;width:100%;margin-top:13.3rem;margin-left:20rem;margin-bottom:33.8rem}section#login .container-login .login-form .input-text,section#login .container-login .login-form .input-password{max-width:61rem;height:63px;width:100%;background:#d6dde3;border-radius:5px;font-weight:300;font-size:1.76rem;line-height:26px;color:#787a7b;padding-left:3.6rem;margin-bottom:2.8rem;-webkit-transition:background .4s;transition:background .4s}section#login .container-login .login-form .input-text:focus-visible,section#login .container-login .login-form .input-password:focus-visible{background:#c6cdd3}section#login .container-login .login-form .group-password{position:relative;display:inline-block;width:100%}section#login .container-login .login-form .group-password .input-password{padding-right:3rem}section#login .container-login .login-form .group-password .eye{position:absolute;top:50%;bottom:0%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}section#login .container-login .login-form .group-password .eye .fa{font-size:2rem;color:#0076ff;margin-right:1.5rem}section#login .container-login .login-form .logo{position:relative;margin-bottom:13.057rem}section#login .container-login .login-form .logo img{position:absolute}section#login .container-login .login-form h2{font-weight:400;font-size:3.2rem;line-height:39px;color:#222;text-align:center}section#login .container-login .login-form span{font-weight:400;font-size:2rem;line-height:24px;color:#999;margin-bottom:8rem}@media(max-width: 1709px){section#login .container-login .login-form{margin-left:10rem;margin-bottom:13.8rem}}@media(max-width: 1620px){section#login .container-login .login-form{margin-left:8rem}}@media(max-width: 1590px){section#login .container-login .login-form{margin-left:6rem}}@media(max-width: 1440px){section#login .container-login .login-form .logo{margin-bottom:10rem}section#login .container-login .login-form h2{font-size:2rem}section#login .container-login .login-form span{font-size:1.8rem}section#login .container-login .login-form .btn-primary a{font-size:2rem}section#login .container-login .login-form .input-text,section#login .container-login .login-form .input-password{font-size:1.6rem}}@media(max-width: 991px){section#login .container-login{place-items:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#login .container-login .cover{display:none}}@media(max-width: 768px){section#login .container-login .login-form .logo{width:70%}}@media(max-width: 480px){section#login .container-login{padding-right:0}section#login .container-login .login-form{margin-left:2rem;margin-right:2rem}section#login .container-login .login-form .logo{margin-bottom:7rem}section#login .container-login .login-form .group-password .eye{top:47%}section#login .container-login .login-form .group-password .eye .fa{font-size:1.6rem}section#login .container-login .login-form .input-text,section#login .container-login .login-form .input-password{height:5rem;padding-left:1.2rem;font-size:1.6rem}section#login .container-login .login-form h2{font-size:2.2rem}section#login .container-login .login-form span{font-size:1.8rem;margin-bottom:5rem;text-align:center}}section#home{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#home .banner{margin-bottom:3.6rem}section#home .banner.mobile{display:none}section#home .area-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3.5rem;margin-bottom:3.8rem}section#home .cards-alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:6.1rem}@media(max-width: 1440px){section#home .cards-alert .card-aviso{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch}section#home .cards-alert .card-aviso .card-header{padding:2.6rem 3rem 2.6rem 3.6rem}section#home .cards-alert .card-aviso .card-header .title h3{font-size:2.4rem}section#home .cards-alert .card-aviso .card-header .title img{height:3.5rem}section#home .cards-alert .card-aviso .card-header a strong{font-size:1.8rem}section#home .cards-alert .card-aviso .card-content{padding:2.8rem 3.6rem 2.3rem 4.5rem}section#home .cards-alert .card-aviso .card-content strong{font-size:2rem}section#home .cards-alert .card-aviso .card-content p{font-size:1.8rem}section#home .cards-alert .card-tempo{padding:3.9rem 0 3.6rem 3.9rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:auto}section#home .cards-alert .card-tempo h3{font-size:2.7rem}section#home .cards-alert .card-tempo strong{font-size:7rem}}@media(max-width: 1376px){section#home .card-informativo .card-footer span.word-break{display:block;max-width:10rem;width:100%}}@media(max-width: 1200px){section#home .area-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}section#home .area-cards .card-informativo .card-footer span.word-break{display:inline}section#home .cards-alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#home .cards-alert .card-aviso{margin-bottom:2rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto;margin-right:0}section#home .cards-alert .card-tempo{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto}}@media(max-width: 991px){section#home .area-cards{gap:6rem}section#home .cards-alert .card-aviso .card-header{height:auto}section#home .cards-alert .card-aviso .card-content strong{font-size:1.8rem}section#home .cards-alert .card-aviso .card-content p{font-size:1.6rem}section#home .cards-alert .card-aviso .blue-link a strong{font-size:1.6rem}section#home .cards-alert .card-tempo{width:50%;height:auto}section#home .cards-alert .card-tempo h3{font-size:2rem}section#home .cards-alert .card-tempo strong{font-size:6rem}section#home .cards-alert .card-tempo span{font-size:1.6rem}}@media(max-width: 768px){section#home .cards-alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#home .cards-alert .card-aviso{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto}section#home .cards-alert .card-tempo{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto}}@media(max-width: 480px){section#home .banner{display:none}section#home .banner.mobile{display:block;border-radius:35px}section#home .area-cards{gap:3.6rem}section#home .area-cards .card-informativo{max-width:none}section#home .area-cards .card-informativo .card-footer span.word-break{max-width:none;display:block}section#home .cards-alert .card-aviso{margin:0 auto;margin-bottom:2rem}section#home .cards-alert .card-aviso .card-header .title h3{display:none}section#home .cards-alert .card-tempo{max-width:none;width:100%}}section#extrato{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#extrato .bar.blue{margin-bottom:5.5rem}section#extrato .bar.gray{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5.4rem;margin-bottom:6rem;margin-top:5.4rem}section#extrato .area-cards{display:-webkit-box;display:-ms-flexbox;display:flex}section#extrato .area-cards .card-filtro{margin-bottom:5.2rem}section#extrato .area-cards .card-filtro:not(:last-child){margin-right:3.8rem}section#extrato .table-overflow{overflow-x:auto}section#extrato .table-overflow .table-template thead tr th{text-align:start}@media(max-width: 1590px){section#extrato .bar p{font-size:1.8rem;line-height:4.4rem}section#extrato .bar.gray{height:4.4rem}section#extrato .bar.gray strong{font-size:1.8rem}section#extrato .area-cards .card-filtro{padding:2.3rem 2.4rem 2.6rem 3.1rem}section#extrato .area-cards .card-filtro .card-content span{font-size:1.8rem}section#extrato .area-cards .card-filtro .card-header h3{font-size:1.8rem}section#extrato .area-cards .card-filtro .card-header img{width:3rem;height:3.5rem}section#extrato .area-cards .card-filtro .card-footer .blue-link a strong{font-size:1.8rem}section#extrato .table-overflow .table-template thead tr th{padding:2.8rem 2.9rem 2.7rem 2.9rem;font-size:18px}section#extrato .table-overflow .table-template thead tr th.principal-title .title span{font-size:1.8rem}section#extrato .table-overflow .table-template thead tr th.principal-title .title img{width:3rem;height:3.5rem}section#extrato .table-overflow .table-template tbody tr td:not(:nth-child(2)){padding-left:2.9rem}section#extrato .table-overflow .table-template tbody tr td .search-row{padding-left:2.9rem}section#extrato .table-overflow .table-template tfoot tr td.gerar-boleto{padding:2.3rem 0}section#extrato .table-overflow .table-template tfoot tr td.gerar-boleto .blue-link a strong{font-size:1.8rem}section#extrato .table-overflow .table-template tfoot tr td.title-foot{padding:2.3rem 0}section#extrato .table-overflow .table-template tfoot tr td.title-foot span{font-size:1.8rem}section#extrato .table-overflow .table-template tfoot tr td.title-foot a{font-size:1.8rem}}@media(max-width: 1248px){section#extrato .area-cards .card-filtro .card-content.justify{gap:.7rem;-ms-flex-wrap:wrap;flex-wrap:wrap}section#extrato .table-overflow .table-template thead tr th{padding:2.8rem 1.4rem 2.7rem 1.4rem}section#extrato .table-overflow .table-template tbody tr td:not(:nth-child(2)){padding-right:1.4rem;padding-left:1.4rem}section#extrato .table-overflow .table-template tbody tr td .search-row{padding-right:1.4rem;padding-left:1.4rem}section#extrato .table-overflow .table-template tfoot tr td.title-foot span{margin-right:5.4rem}}@media(max-width: 1094px){section#extrato .area-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#extrato .area-cards .card-filtro:not(:last-child){margin-right:0}section#extrato .area-cards .card-filtro .card-content.justify{gap:2rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}section#extrato .table-overflow .table-template thead tr th:not(.principal-title){padding-left:0;padding-right:0;text-align:center}section#extrato .table-overflow .table-template tbody tr td{padding-left:0;padding-right:0;text-align:center}section#extrato .table-overflow .table-template tbody tr td span{display:inline-block;padding-left:0;padding-right:0;text-align:center}}@media(max-width: 768px){section#extrato .table-overflow .table-template{display:block;width:100%}section#extrato .table-overflow .table-template tr,section#extrato .table-overflow .table-template td,section#extrato .table-overflow .table-template tbody,section#extrato .table-overflow .table-template tfoot{display:block;width:100%}section#extrato .table-overflow .table-template thead{display:block}section#extrato .table-overflow .table-template thead tr{border-radius:35px 35px 0px 0px}section#extrato .table-overflow .table-template thead tr.title-table{display:none}section#extrato .table-overflow .table-template tbody{background-color:#fff}section#extrato .table-overflow .table-template tbody tr{background:#edf0f3;margin-bottom:1.5rem}section#extrato .table-overflow .table-template tbody tr td{text-align:right;padding-left:50%;position:relative}section#extrato .table-overflow .table-template tbody tr td .search-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section#extrato .table-overflow .table-template td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:1.5rem;font-weight:600;font-size:20px;line-height:29px;color:#1a2025;text-align:left;max-width:9rem;width:100%}section#extrato .table-overflow .table-template tfoot tr td{margin:0 auto}section#extrato .table-overflow .table-template tfoot tr td.title-foot{margin:0 auto}section#extrato .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0;display:block}section#extrato .table-overflow .table-template tfoot tr td.gerar-boleto .blue-link a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 480px){section#extrato .bar p{font-size:1.5rem}section#extrato .bar.gray strong{font-size:1.5rem}section#extrato .bar.blue{margin-bottom:3.5rem}section#extrato .area-cards .card-filtro{margin-bottom:3.5rem}section#extrato .area-cards .card-filtro .card-content{gap:.6rem;margin-bottom:3.6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#extrato .table-overflow .table-template tfoot tr td.gerar-boleto .blue-link a strong{font-size:1.5rem}section#extrato .table-overflow .table-template td:before{font-size:1.8rem}section#extrato .table-overflow .table-template tbody tr td span{text-align:end}}@media(max-width: 370px){section#extrato .table-overflow .table-template td:nth-child(3):before{content:"Nome do Estab."}}@media(max-width: 351px){section#extrato .bar p{line-height:2.2rem}}@media(max-width: 320px){section#extrato .area-cards .card-filtro .card-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}section#cafe{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#cafe .bar{margin-bottom:3.8rem}section#cafe .table-overflow{overflow-x:auto;margin-bottom:6.2rem}section#cafe .table-overflow .table-template tbody tr td{padding:2.8rem 3.9rem 2.7rem 7.9rem;text-align:center}section#cafe .table-overflow .table-template tfoot tr td.title-foot{padding:1.5rem 0}section#cafe .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0}@media(max-width: 1440px){section#cafe .bar p{font-size:1.8rem;line-height:4.4rem}section#cafe .table-overflow .table-template thead tr th{padding:2.8rem 2.9rem 2.7rem 2.9rem;font-size:1.8rem}section#cafe .table-overflow .table-template thead tr th.principal-title .title span{font-size:2rem}section#cafe .table-overflow .table-template tbody tr td{padding-right:2.9rem;padding-left:4.9rem}section#cafe .table-overflow .table-template tfoot tr td.title-foot{padding:2.3rem 0}section#cafe .table-overflow .table-template tfoot tr td.title-foot span{font-size:1.8rem}section#cafe .table-overflow .table-template tfoot tr td.info-foot span{font-size:1.8rem}}@media(max-width: 1200px){section#cafe .table-overflow .table-template tbody tr td{padding-right:1.9rem;padding-left:2.9rem}section#cafe .table-overflow .table-template tfoot tr td.title-foot{padding:1.3rem 0}}@media(max-width: 1024px){section#cafe .table-template tfoot tr td.info-foot span:not(:last-child){margin-right:6.5rem}}@media(max-width: 991px){section#cafe .table-overflow .table-template thead tr th{padding:1.8rem 1.9rem 1.7rem 1.9rem}}@media(max-width: 768px){section#cafe .table-overflow .table-template{display:block;width:100%}section#cafe .table-overflow .table-template tr,section#cafe .table-overflow .table-template td,section#cafe .table-overflow .table-template tbody,section#cafe .table-overflow .table-template tfoot{display:block;width:100%}section#cafe .table-overflow .table-template thead{display:block}section#cafe .table-overflow .table-template thead tr{border-radius:35px 35px 0px 0px}section#cafe .table-overflow .table-template thead tr.title-table{display:none}section#cafe .table-overflow .table-template tbody{background-color:#fff}section#cafe .table-overflow .table-template tbody tr{background:#edf0f3;margin-bottom:1.5rem}section#cafe .table-overflow .table-template tbody tr td{text-align:right;padding-left:50%;position:relative}section#cafe .table-overflow .table-template td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:1.5rem;font-weight:600;font-size:20px;line-height:29px;color:#1a2025;text-align:left;max-width:9rem;width:100%}section#cafe .table-overflow .table-template tfoot tr td{margin:0 auto}section#cafe .table-overflow .table-template tfoot tr td.title-foot{margin:0 auto}section#cafe .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0;display:block}section#cafe .table-overflow .table-template tfoot tr td.info-foot span{display:block;margin:0 auto}}@media(max-width: 600px){section#cafe .bar p{font-size:1.5rem}}@media(max-width: 480px){section#cafe .table-overflow .table-template td:before{font-size:1.8rem}section#cafe .table-overflow .table-template tbody tr td span{text-align:end}}@media(max-width: 351px){section#cafe .bar p{line-height:2.2rem}}section#milho{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#milho .bar{margin-bottom:3.8rem}section#milho .table-overflow{overflow-x:auto;margin-bottom:6.2rem}section#milho .table-overflow .table-template tbody tr td{padding:2.8rem 3.9rem 2.7rem 7.9rem;text-align:center}section#milho .table-overflow .table-template tfoot tr td.title-foot{padding:1.5rem 0}section#milho .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0}@media(max-width: 1440px){section#milho .bar p{font-size:1.8rem;line-height:4.4rem}section#milho .table-overflow .table-template thead tr th{padding:2.8rem 2.9rem 2.7rem 2.9rem;font-size:1.8rem}section#milho .table-overflow .table-template thead tr th.principal-title .title span{font-size:2rem}section#milho .table-overflow .table-template tbody tr td{padding-right:2.9rem;padding-left:4.9rem}section#milho .table-overflow .table-template tfoot tr td.title-foot{padding:2.3rem 0}section#milho .table-overflow .table-template tfoot tr td.title-foot span{font-size:1.8rem}section#milho .table-overflow .table-template tfoot tr td.info-foot span{font-size:1.8rem}}@media(max-width: 1200px){section#milho .table-overflow .table-template tbody tr td{padding-right:1.9rem;padding-left:2.9rem}section#milho .table-overflow .table-template tfoot tr td.title-foot{padding:1.3rem 0}}@media(max-width: 1024px){section#milho .table-template tfoot tr td.info-foot span:not(:last-child){margin-right:6.5rem}}@media(max-width: 991px){section#milho .table-overflow .table-template thead tr th{padding:1.8rem 1.9rem 1.7rem 1.9rem}}@media(max-width: 768px){section#milho .table-overflow .table-template{display:block;width:100%}section#milho .table-overflow .table-template tr,section#milho .table-overflow .table-template td,section#milho .table-overflow .table-template tbody,section#milho .table-overflow .table-template tfoot{display:block;width:100%}section#milho .table-overflow .table-template thead{display:block}section#milho .table-overflow .table-template thead tr{border-radius:35px 35px 0px 0px}section#milho .table-overflow .table-template thead tr.title-table{display:none}section#milho .table-overflow .table-template tbody{background-color:#fff}section#milho .table-overflow .table-template tbody tr{background:#edf0f3;margin-bottom:1.5rem}section#milho .table-overflow .table-template tbody tr td{text-align:right;padding-left:50%;position:relative}section#milho .table-overflow .table-template td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:1.5rem;font-weight:600;font-size:20px;line-height:29px;color:#1a2025;text-align:left;max-width:9rem;width:100%}section#milho .table-overflow .table-template tfoot tr td{margin:0 auto}section#milho .table-overflow .table-template tfoot tr td.title-foot{margin:0 auto}section#milho .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0;display:block}section#milho .table-overflow .table-template tfoot tr td.info-foot span{display:block;margin:0 auto}}@media(max-width: 600px){section#milho .bar p{font-size:1.5rem}}@media(max-width: 480px){section#milho .table-overflow .table-template td:before{font-size:1.8rem}section#milho .table-overflow .table-template tbody tr td span{text-align:end}}@media(max-width: 351px){section#milho .bar p{line-height:2.2rem}}section#soja{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#soja .bar{margin-bottom:3.8rem}section#soja .table-overflow{overflow-x:auto;margin-bottom:6.2rem}section#soja .table-overflow .table-template tbody tr td{padding:2.8rem 3.9rem 2.7rem 7.9rem;text-align:center}section#soja .table-overflow .table-template tfoot tr td.title-foot{padding:1.5rem 0}section#soja .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0}@media(max-width: 1440px){section#soja .bar p{font-size:1.8rem;line-height:4.4rem}section#soja .table-overflow .table-template thead tr th{padding:2.8rem 2.9rem 2.7rem 2.9rem;font-size:1.8rem}section#soja .table-overflow .table-template thead tr th.principal-title .title span{font-size:2rem}section#soja .table-overflow .table-template tbody tr td{padding-right:2.9rem;padding-left:4.9rem}section#soja .table-overflow .table-template tfoot tr td.title-foot{padding:2.3rem 0}section#soja .table-overflow .table-template tfoot tr td.title-foot span{font-size:1.8rem}section#soja .table-overflow .table-template tfoot tr td.info-foot span{font-size:1.8rem}}@media(max-width: 1200px){section#soja .table-overflow .table-template tbody tr td{padding-right:1.9rem;padding-left:2.9rem}section#soja .table-overflow .table-template tfoot tr td.title-foot{padding:1.3rem 0}}@media(max-width: 1024px){section#soja .table-template tfoot tr td.info-foot span:not(:last-child){margin-right:6.5rem}}@media(max-width: 991px){section#soja .table-overflow .table-template thead tr th{padding:1.8rem 1.9rem 1.7rem 1.9rem}}@media(max-width: 768px){section#soja .table-overflow .table-template{display:block;width:100%}section#soja .table-overflow .table-template tr,section#soja .table-overflow .table-template td,section#soja .table-overflow .table-template tbody,section#soja .table-overflow .table-template tfoot{display:block;width:100%}section#soja .table-overflow .table-template thead{display:block}section#soja .table-overflow .table-template thead tr{border-radius:35px 35px 0px 0px}section#soja .table-overflow .table-template thead tr.title-table{display:none}section#soja .table-overflow .table-template tbody{background-color:#fff}section#soja .table-overflow .table-template tbody tr{background:#edf0f3;margin-bottom:1.5rem}section#soja .table-overflow .table-template tbody tr td{text-align:right;padding-left:50%;position:relative}section#soja .table-overflow .table-template td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:1.5rem;font-weight:600;font-size:20px;line-height:29px;color:#1a2025;text-align:left;max-width:9rem;width:100%}section#soja .table-overflow .table-template tfoot tr td{margin:0 auto}section#soja .table-overflow .table-template tfoot tr td.title-foot{margin:0 auto}section#soja .table-overflow .table-template tfoot tr td.title-foot span{margin-right:0;display:block}section#soja .table-overflow .table-template tfoot tr td.info-foot span{display:block;margin:0 auto}}@media(max-width: 600px){section#soja .bar p{font-size:1.5rem}}@media(max-width: 480px){section#soja .table-overflow .table-template td:before{font-size:1.8rem}section#soja .table-overflow .table-template tbody tr td span{text-align:end}}@media(max-width: 351px){section#soja .bar p{line-height:2.2rem}}section#tempo{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#tempo .card-cidades{width:100%;margin-bottom:3.8rem}section#tempo .card-cidades .title{background:-webkit-gradient(linear, left top, right top, color-stop(8.78%, #0076FF), color-stop(98.63%, #005FCC));background:linear-gradient(90deg, #0076FF 8.78%, #005FCC 98.63%);border-radius:35px 35px 0px 0px;padding:43px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#tempo .card-cidades .title h3{font-size:3.2rem;line-height:2.8rem;color:#edf0f3}section#tempo .card-cidades .nav-tabs{background:#edf0f3;border-radius:0px 0px 35px 35px;padding:2.5rem 4.6rem 2.4rem 5.8rem}section#tempo .card-cidades .nav-tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#tempo .card-cidades .nav-tabs ul li a{font-size:2rem;line-height:2.9rem;color:#1a2025;-webkit-transition:color .3s;transition:color .3s}section#tempo .card-cidades .nav-tabs ul li a:hover,section#tempo .card-cidades .nav-tabs ul li a.active{color:#005fcc}section#tempo .tab-content .tab-pane{margin-bottom:6.1rem;display:none}section#tempo .tab-content .tab-pane .tab-list{max-width:75.6rem;width:100%;background:#edf0f3;border-radius:35px;border:1px solid #005fcc;margin:0 auto}section#tempo .tab-content .tab-pane .tab-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#tempo .tab-content .tab-pane .tab-list ul li{max-width:25.2rem;width:100%;height:5.4rem;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#tempo .tab-content .tab-pane .tab-list ul li:not(:last-child){border-right:1px solid #005fcc}section#tempo .tab-content .tab-pane .tab-list ul li a{font-size:2rem;line-height:2.9rem;color:#1a2025;-webkit-transition:color .3s;transition:color .3s}section#tempo .tab-content .tab-pane .tab-list ul li:hover,section#tempo .tab-content .tab-pane .tab-list ul li.active{background-color:#0076ff}section#tempo .tab-content .tab-pane .tab-list ul li:hover a,section#tempo .tab-content .tab-pane .tab-list ul li.active a{color:#fff}section#tempo .tab-content .tab-pane .tab-list ul li:hover:first-child,section#tempo .tab-content .tab-pane .tab-list ul li.active:first-child{border-radius:35px 0px 0px 35px}section#tempo .tab-content .tab-pane .tab-list ul li:hover:last-child,section#tempo .tab-content .tab-pane .tab-list ul li.active:last-child{border-radius:0px 35px 35px 0px}section#tempo .tab-content .tab-pane .tab-cards{display:none;margin-top:4.1rem;width:100%}section#tempo .tab-content .tab-pane .tab-cards .card-tempo{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;margin-right:3.9rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes{background:#edf0f3;border-radius:35px;max-width:800px;width:100%;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6.1rem 4.8rem;-webkit-box-flex:1;-ms-flex:1;flex:1;align-self:stretch;grid-template-columns:auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item span{display:block;font-size:2rem;line-height:2.9rem;color:#0076ff}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item p{display:block;font-size:1.7rem;line-height:2.9rem;color:#1a2025}section#tempo .tab-content .tab-pane .tab-cards.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:fadeIn .3s forwards;animation:fadeIn .3s forwards}section#tempo .tab-content .tab-pane.active{display:block;-webkit-animation:fadeIn .3s forwards;animation:fadeIn .3s forwards}@media(max-width: 1560px){section#tempo .card-cidades .title{padding:1.5rem 0}section#tempo .card-cidades .title h3{font-size:2.2rem}section#tempo .card-cidades .nav-tabs{padding:1.5rem 3.6rem 1.4rem 4.8rem}section#tempo .card-cidades .nav-tabs ul li a{font-size:1.6rem}section#tempo .tab-content .tab-pane .tab-list ul li{height:4.4rem}section#tempo .tab-content .tab-pane .tab-list ul li a{font-size:1.6rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo{padding:3.4rem 0 3.1rem 2.4rem;width:42%}section#tempo .tab-content .tab-pane .tab-cards .card-tempo .card-header h3{font-size:2.2rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo strong{font-size:7rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo .card-footer span{font-size:1.6rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes{width:59%;padding:3.1rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item span{font-size:1.8rem}}@media(max-width: 1200px){section#tempo .tab-content .tab-pane .tab-cards .active{gap:3.3rem}}@media(max-width: 1024px){section#tempo .tab-content .tab-pane .tab-cards.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}section#tempo .tab-content .tab-pane .tab-cards .card-tempo{margin-bottom:2rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto;margin-right:0;width:100%}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes{width:100%;padding:2.1rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:auto;align-self:auto;height:36.2rem}section#tempo .card-cidades .nav-tabs ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 600px){section#tempo .tab-content .tab-pane .tab-cards .card-tempo{max-width:inherit;width:100%}}@media(max-width: 480px){section#tempo .tab-content .tab-pane .tab-cards .card-tempo{padding:2.4rem 0 2.1rem 2.4rem;height:29.2rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item span{font-size:16px}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes .item p{font-size:15px}section#tempo .tab-content .tab-pane .tab-list ul li{height:4.4rem}}@media(max-width: 425px){section#tempo .tab-content .tab-pane .tab-list ul li a{font-size:1.4rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo{padding:2.1rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo .card-header h3{font-size:1.8rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo strong{font-size:6rem}}@media(max-width: 375px){section#tempo .tab-content .tab-pane .tab-list ul li a{font-size:1.3rem}section#tempo .tab-content .tab-pane .tab-cards .card-tempo-detalhes{grid-template-columns:auto auto}}@media(max-width: 356px){section#tempo .tab-content .tab-pane .tab-cards .card-tempo{width:100%}section#tempo .tab-content .tab-pane .tab-list ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#tempo .tab-content .tab-pane .tab-list ul li{border-radius:35px !important;border:none !important}}section#bolsa{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#bolsa .area-cards{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}section#bolsa .area-cards .card-bolsa{height:75rem;border:1px solid #d6dde3}section#bolsa .area-cards .card-bolsa .card-content .area-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;margin-bottom:1.2rem}section#bolsa .area-cards .card-bolsa .card-content strong.title{margin-left:2.1rem;margin-top:1.2rem}section#bolsa .area-cards .card-bolsa .card-content p{margin-bottom:1.6rem}section#bolsa .area-cards .card-bolsa .card-content p strong{margin:0}section#bolsa .area-cards .card-bolsa .card-content ul li p{margin-bottom:1.2rem}@media(max-width: 1276px){section#bolsa .area-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 991px){section#bolsa .area-cards .card-bolsa{height:68rem}}section#sobre{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#sobre .card-text{margin-bottom:5.3rem}section#sobre .area-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3.9rem;margin-bottom:6rem}section#sobre .area-cards .card-text-links .area-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 1560px){section#sobre .card-text{padding:3.6rem}section#sobre .card-text .title h2{font-size:2.2rem}section#sobre .card-text .text-content p{font-size:1.6rem}section#sobre .area-cards .card-text-links strong{font-size:1.8rem}section#sobre .area-cards .card-text-links .blue-link a strong{font-size:1.6rem}}@media(max-width: 1376px){section#sobre .area-cards{grid-template-columns:auto auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 768px){section#sobre .area-cards{grid-gap:2.9rem;grid-template-columns:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 480px){section#sobre .card-text{padding:2.6rem;margin-bottom:2.3rem}section#sobre .card-text .title h2{font-size:2rem;text-align:center}section#sobre .card-text .text-content p{font-size:1.4rem}section#sobre .area-cards{grid-gap:1.9rem}section#sobre .area-cards .card-text-links strong{font-size:1.6rem;margin-bottom:.8rem}section#sobre .area-cards .card-text-links .blue-link a strong{font-size:1.4rem;margin-bottom:0}}section#profile{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#profile .area-cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.7rem;margin-bottom:3.2rem}section#profile .area-cards .card-text{max-width:58.3rem;width:100%;position:relative}section#profile .area-cards .card-text .text-content p{margin-bottom:0}section#profile .area-cards .card-text .area-config{position:absolute;bottom:3.7rem;right:5.1rem}section#profile .area-cards .card-text .area-config a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#profile .area-cards .card-text .area-config a img{margin-right:.7rem}section#profile .area-cards .card-text .area-config a p{-webkit-transition:-webkit-text-decoration .3s;transition:-webkit-text-decoration .3s;transition:text-decoration .3s;transition:text-decoration .3s, -webkit-text-decoration .3s}section#profile .area-cards .card-text .area-config a:hover p{text-decoration:underline}section#profile .card-text-links{margin-bottom:20rem}section#profile .card-text-links strong{font-weight:700}@media(max-width: 1560px){section#profile .area-cards .card-text{padding:3.6rem}section#profile .area-cards .card-text .title h2{font-size:2.2rem}section#profile .area-cards .card-text .text-content p{font-size:1.6rem}section#profile .card-text-links strong{font-size:1.8rem}section#profile .card-text-links .blue-link a strong{font-size:1.6rem}}@media(max-width: 1024px){section#profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#profile .area-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#profile .card-text-links{margin-bottom:5rem}}@media(max-width: 480px){section#profile .area-cards{gap:1.9rem}section#profile .area-cards .card-text{padding:2.6rem;margin-bottom:2.3rem}section#profile .area-cards .card-text .title h2{font-size:2rem;text-align:center}section#profile .area-cards .card-text .text-content p{font-size:1.4rem}section#profile .area-cards .card-text .area-config{bottom:2.7rem;right:2.1rem}section#profile .area-cards .card-text .area-config a p{font-size:1.4rem}section#profile .card-text-links strong{font-size:1.6rem}section#profile .card-text-links .blue-link a strong{font-size:1.4rem}}@media(max-width: 375px){section#profile .area-cards .card-text .area-config a p{display:none}}section#ver-mais{-webkit-animation:slide-down .3s;animation:slide-down .3s}section#ver-mais .card-aviso{width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:6rem;background-color:#fff}@media(max-width: 1560px){section#ver-mais .card-aviso .card-header{padding:2.5rem 3.1rem}section#ver-mais .card-aviso .card-header .title h3{font-size:2rem}section#ver-mais .card-aviso .card-header a strong{font-size:1.8rem}section#ver-mais .card-aviso .card-content{padding:1.8rem 3.1rem}section#ver-mais .card-aviso .card-content strong{font-size:1.8rem}section#ver-mais .card-aviso .card-content p{font-size:1.6rem}}@media(max-width: 1440px){section#ver-mais .card-aviso .card-header{padding:2.5rem 3.1rem;height:6.3rem}section#ver-mais .card-aviso .card-header .title h3{font-size:1.8rem}section#ver-mais .card-aviso .card-header .title img{width:12%}section#ver-mais .card-aviso .card-header a strong{font-size:1.6rem}}@media(max-width: 600px){section#ver-mais .card-aviso{margin-right:0}section#ver-mais .card-aviso .card-header{padding:2.5rem 2.1rem;height:5.3rem}section#ver-mais .card-aviso .card-header .title h3{font-size:1.6rem}section#ver-mais .card-aviso .card-header .title img{width:12%}section#ver-mais .card-aviso .card-header a strong{font-size:1.4rem}section#ver-mais .card-aviso .card-content{padding:1.8rem 3.1rem}section#ver-mais .card-aviso .card-content strong{font-size:1.6rem}section#ver-mais .card-aviso .card-content p{font-size:1.4rem}}@media(max-width: 480px){section#ver-mais .card-aviso .card-header .title h3{display:none}section#ver-mais .card-aviso .card-header .title img{width:50%}}section#avisos{-webkit-animation:slide-down .3s;animation:slide-down .3s;margin-bottom:6.4rem}section#avisos .area-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.9rem}section#avisos .area-cards .card-aviso{height:353px;margin-right:0;position:relative;max-width:53.5rem;width:100%}section#avisos .area-cards .card-aviso .card-header{padding-top:2.6rem;padding-bottom:2.2rem;padding-left:4.6rem;height:auto}section#avisos .area-cards .card-aviso .card-header .title h3{font-weight:500;font-size:2.5rem;line-height:2.8rem}section#avisos .area-cards .card-aviso .card-content{padding:1.6rem 8rem 2.6rem 4.6rem}section#avisos .area-cards .card-aviso .card-content .blue-link{position:absolute;left:4.6rem;bottom:2.6rem}@media(max-width: 1560px){section#avisos .area-cards .card-aviso .card-header{padding-left:3.1rem}section#avisos .area-cards .card-aviso .card-header .title h3{font-size:2rem}section#avisos .area-cards .card-aviso .card-content{padding:1.8rem 3.1rem}section#avisos .area-cards .card-aviso .card-content strong{font-size:1.8rem}section#avisos .area-cards .card-aviso .card-content p{font-size:1.6rem}section#avisos .area-cards .card-aviso .card-content .blue-link{left:3.1rem}section#avisos .area-cards .card-aviso .card-content .blue-link a strong{font-size:1.8rem}}@media(max-width: 1440px){section#avisos .area-cards .card-aviso .card-header .title h3{font-size:1.8rem}section#avisos .area-cards .card-aviso .card-header .title img{width:12%}}@media(max-width: 1200px){section#avisos .area-cards{grid-gap:2.9rem}section#avisos .area-cards .card-aviso{height:44rem}}@media(max-width: 1024px){section#avisos .area-cards{grid-gap:1.9rem}section#avisos .area-cards .card-aviso .card-content .blue-link{left:3rem}}@media(max-width: 768px){section#avisos .area-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#avisos .area-cards .card-aviso{height:35.3rem}}@media(max-width: 600px){section#avisos .area-cards .card-aviso{height:auto}section#avisos .area-cards .card-aviso .card-header{padding:3rem 2.1rem;height:5.3rem}section#avisos .area-cards .card-aviso .card-header .title h3{font-size:1.6rem}section#avisos .area-cards .card-aviso .card-content{padding:1.8rem 2.1rem}section#avisos .area-cards .card-aviso .card-content strong{font-size:1.6rem}section#avisos .area-cards .card-aviso .card-content p{margin-bottom:5rem;font-size:1.4rem}section#avisos .area-cards .card-aviso .card-content .blue-link{left:2.1rem}section#avisos .area-cards .card-aviso .card-content .blue-link a strong{font-size:1.6rem}}