@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@-webkit-keyframes card-figure{0%{top:5rem}50%{top:10rem}100%{top:5rem}}@keyframes card-figure{0%{top:5rem}50%{top:10rem}100%{top:5rem}}@-webkit-keyframes card-figure-mobile{0%{bottom:-15rem}50%{bottom:-10rem}100%{bottom:-15rem}}@keyframes card-figure-mobile{0%{bottom:-15rem}50%{bottom:-10rem}100%{bottom:-15rem}}@-webkit-keyframes flares-movement{0%{left:-5%}25%{bottom:10%}50%{left:101%;bottom:0%}100%{left:-5%;bottom:0%}}@keyframes flares-movement{0%{left:-5%}25%{bottom:10%}50%{left:101%;bottom:0%}100%{left:-5%;bottom:0%}}@-webkit-keyframes flares-movement2{0%{right:101%}50%{bottom:5%}100%{right:-5%;bottom:0%}}@keyframes flares-movement2{0%{right:101%}50%{bottom:5%}100%{right:-5%;bottom:0%}}.heading{font-size:1.5rem;font-weight:500;color:#eb001b;text-transform:uppercase;display:block}pre:has(~h2){color:#eb001b;text-transform:uppercase;margin-bottom:.7rem;font-family:inherit;font-size:1.5rem;font-weight:500}h2:has(~p){margin-bottom:1.2rem}.s-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5rem}@media only screen and (max-width: 900px){.s-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-banner figure{max-width:calc(50% - 5rem);width:100%;aspect-ratio:29/17;position:relative;margin-left:2.2rem;margin-bottom:2.2rem}@media only screen and (max-width: 900px){.s-banner figure{max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.s-banner figure::before{content:"";max-width:15.8rem;width:100%;height:13.8rem;background-color:red;display:block;position:absolute;bottom:-2.2rem;left:-2.2rem;border-radius:1.2rem}.s-banner figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.2rem;position:relative}.s-banner article{max-width:calc(50% - 5rem);width:100%;min-width:30rem}@media only screen and (max-width: 900px){.s-banner article{max-width:100%}}.s-servico{margin:9rem auto}.s-servico--red{background-color:#eb001b;padding:8rem 0}.s-servico--red pre{color:#000}.s-servico--red .s-servico__button{background:-webkit-gradient(linear, left top, right top, from(#000), to(#151515));background:linear-gradient(90deg, #000, #151515)}.s-servico--red ul li::before{content:url("../img/list-icon-b.svg")}.s-servico__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-servico__content>*:not(a){max-width:calc(50% - 3rem);width:100%}@media only screen and (max-width: 900px){.s-servico__content>*:not(a){max-width:100%}}.s-servico__button{padding:.8rem 2rem;font-size:1.5rem;text-transform:uppercase;border-radius:5.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear, left top, right top, from(#EB001B), to(#85000F));background:linear-gradient(90deg, #EB001B, #85000F);-webkit-filter:drop-shadow(0.8rem 0.4rem 1.65rem rgba(255, 168, 0, 0.1));filter:drop-shadow(0.8rem 0.4rem 1.65rem rgba(255, 168, 0, 0.1));margin-top:2.4rem}/*# sourceMappingURL=servicos.min.css.map */