html body{background-color:var(--color-5)}html body #page #main-content #page-header{width:100%;text-align:center;background-color:var(--color-2);padding:60px 0}html body #page #main-content #page-header .content{width:100%;max-width:970px;margin:0 auto}html body #page #main-content #page-header .content h1{font-family:var(--font-3);color:var(--color-1);font-size:40px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:6.4px;text-transform:uppercase;margin:0 0 0 0}html body #page #main-content #page-header .content p{color:var(--color-1);font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.5px}html body #page #main-content #tecnologias{padding:90px 0 150px 0}@media (max-width:991px){html body #page #main-content #tecnologias{padding:90px 0 90px 0}}html body #page #main-content #tecnologias .menu-titulo{color:var(--color-2);font-family:var(--font-2);font-size:20px;font-weight:600;text-transform:uppercase;text-decoration:none;margin:0 0 30px 0}html body #page #main-content #tecnologias ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch}html body #page #main-content #tecnologias ul li{border-bottom:1px solid var(--color-4);padding:0 0 20px 0;margin:0 0 20px 0;transition:all 0.3s}html body #page #main-content #tecnologias ul li a{width:fit-content;color:var(--color-2);font-size:16px;text-transform:uppercase;text-decoration:none;display:block;transition:all 0.3s}html body #page #main-content #tecnologias ul li a:hover{margin-left:10px}html body #page #main-content #tecnologias ul li:last-child{border:0;padding:0;margin:0}html body #page #main-content #tecnologias ul li.active{font-weight:600}html body #page #main-content #tecnologias .conteudo img{margin:0 0 30px 0}html body #page #main-content #tecnologias .conteudo .titulo{font-family:var(--font-2);font-weight:600;margin:0 0 20px 0}html body #page #main-content #tecnologias .conteudo iframe{width:100%;height:auto;aspect-ratio:1.7777777778;margin:0 0 30px 0}html body #page #main-content #tecnologias .row-tecnologias{--bs-gutter-x: 90px;--bs-gutter-y: 30px}html body #page #main-content #tecnologias .row-tecnologias.custom-row{--bs-gutter-x: 30px;--bs-gutter-y: 30px}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a{position:relative;display:block}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a>img{width:100%}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a .texto{text-align:center;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0.7) 100%);padding:45px;transition:all 0.3s;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;position:absolute;top:0;right:0;bottom:0;left:0}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a .texto h3{color:var(--color-2);font-family:var(--font-2);font-size:24px;font-style:normal;font-weight:400;text-transform:uppercase;line-height:30px;letter-spacing:4px;margin:0 0 calc(-8px + 30px) 0;pointer-events:none}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a .texto svg{width:32px;height:auto}html body #page #main-content #tecnologias .row-tecnologias.custom-row .col-tecnologia .content a .texto:hover{padding:60px 45px 55px 45px}