body,section.news .wrapper:before{background-repeat:repeat-x;background-size:contain}main:after,section.diferenciais,section.lead{background-size:cover;background-repeat:no-repeat;background-position:center}body,main:after,section.diferenciais,section.lead{background-position:center}body{background-image:url("../img/banner_body.webp")}main{width:100%;position:relative;padding-top:30px}main:after{content:"";position:absolute;bottom:-72px;left:50%;transform:translateX(-50%);background-image:url("../img/home/fade_hero.webp");width:100%;height:72px}main .swiper{width:100%;height:100%}main .swiper .swiper-slide{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:80px!important;overflow:hidden;position:relative}main .swiper .swiper-slide h1,main .swiper .swiper-slide h2{text-transform:uppercase;text-align:center;color:var(--azul);font-size:54.04px;font-weight:600}main .swiper .swiper-slide img{-webkit-box-shadow:0 0 30px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 30px -4px rgba(0,0,0,.6);box-shadow:0 0 30px -4px rgba(0,0,0,.6);width:98%;height:579px;border-radius:48px;object-fit:cover;transition:2s ease-in-out}.swiper .swiper-pagination-bullet{width:17px!important;height:17px!important;border:2px solid var(--verde)!important;background-color:transparent!important;margin:0 2px!important;border-radius:50%!important;cursor:pointer!important;opacity:1!important}.swiper .swiper-pagination-bullet-active{border:2px solid transparent!important;background-color:var(--verde)!important}section.diferenciais{background-image:url("../img/home/diferenciais/banner.webp");min-height:600px;padding-top:70px}section.diferenciais h2{text-align:left;font-size:25px;font-weight:600;margin-bottom:50px}section.diferenciais .wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}section.diferenciais .wrapper .item{position:relative;background-color:var(--azul);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:326px;height:400px;border-radius:20px;padding:20px 15px;transition:.3s ease-in-out}section.diferenciais .wrapper .item h3{width:fit-content;position:relative;text-wrap:nowrap;font-size:24.86px;margin-bottom:22px;display:flex;justify-content:center;line-height:1.1;padding-bottom:3px}section.diferenciais .wrapper .item h3:after{content:"";position:absolute;bottom:-5px;width:100%;height:4px;background-color:#fff}section.diferenciais .wrapper .item h3 span{font-weight:600}section.diferenciais .wrapper .item p{min-height:120px;font-size:22.98px;line-height:1.1}section.diferenciais .wrapper .item i{z-index:2;font-size:139px;margin-top:10px}section.news{overflow:hidden;position:relative;padding:40px 0;min-height:425px;display:flex;align-items:center}section.news h2{text-align:left;font-size:25px;font-weight:600;margin-bottom:68px}section.news .wrapper{position:relative;display:flex;gap:47px}section.news .wrapper:before{content:"";position:absolute;bottom:-30px;z-index:-1;left:-80px;background-image:url("../img/home/star-section_news.webp");background-position:center;width:247px;height:237px;animation:2s infinite alternate pulse_star}section.news .wrapper .image{overflow:hidden;position:relative;border-radius:20px;display:inline-flex;width:457px;height:auto;-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6)}section.news .wrapper .image img{width:100%;height:100%;object-fit:cover}section.news .wrapper .image.video{width:548px;height:392px;overflow:hidden;position:relative;display:inline-flex;-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6)}section.news .wrapper .text{width:662px;text-align:left;margin-top:30px}section.news .wrapper .text h2{font-size:25px;font-weight:500;font-style:italic;margin-bottom:40px}section.news .wrapper .text h3{font-size:20.83px;font-weight:600;margin-bottom:18px}section.news .wrapper .text p{font-size:16.67px;font-weight:500;margin-bottom:12px}section.news .wrapper .text h4{font-size:16.67px;transition:.3s ease-in-out;width:fit-content;position:relative;background-color:var(--verde);color:var(--azul);padding:2px 15px;font-weight:600;border-radius:13px;text-transform:uppercase}section.news .wrapper .text h4:hover{-webkit-box-shadow:0 0 20px -4px rgba(0,0,0,.4);-moz-box-shadow:0 0 20px -4px rgba(0,0,0,.4);box-shadow:0 0 20px -4px rgba(0,0,0,.4)}section.news .wrapper .text ul.last-news{margin-top:56px;padding-left:20px;list-style:none;min-width:534px;display:flex;flex-direction:column;row-gap:20px}section.news .wrapper .text ul.last-news li{transition:.2s}section.news .wrapper .text ul.last-news li a{padding:10px 15px;border-radius:10px;background-color:var(--azul);font-size:20.83px;font-weight:500;line-height:1;color:#fff;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;display:inline-flex;transition:.3s ease-in}section.news .wrapper .text ul.last-news li a span{font-size:34px;transform:scale(0);transition:.3s ease-in;color:var(--azul)}section.news .wrapper .text ul.last-news li a:hover{background-color:var(--verde);color:var(--azul);transform:translateX(30px)}section.news .wrapper .text ul.last-news li a:hover span{transform:scale(1)}section.lead{background-image:url("../img/leads/home.webp")}@media(max-width:1100px){main{padding-top:0;height:370px}main .swiper .swiper-slide{padding-bottom:0!important;row-gap:15px}main .swiper .swiper-slide h1,main .swiper .swiper-slide h2{font-size:25px;line-height:1.1;min-height:70px}main .swiper .swiper-slide img{width:95%;height:200px}section.diferenciais{padding-top:50px!important;padding:20px 0}section.diferenciais h2,section.tv .wrapper .text ul{margin-bottom:25px}section.diferenciais .wrapper{row-gap:30px}section.news h2{margin-bottom:30px}section.news .wrapper .image,section.news .wrapper .image.video,section.news .wrapper .text{width:100%}section.news .wrapper .image.video{height:240px}section.news .wrapper,section.tv .wrapper{flex-direction:column}section.news .wrapper .text ul.last-news{width:100%;min-width:100%;padding:0}section.tv .wrapper{row-gap:25px}section.tv .wrapper .image{width:100%;height:240px}section.tv .wrapper .text{margin-top:0;width:100%}section.tv .wrapper .text a.button{transform:none}}@media(max-width:468px){section.diferenciais .wrapper .item{width:100%;height:400px}section.diferenciais .wrapper .item i{font-size:139px;margin-top:10px}}