html[data-theme=dark] main.main-home h3,html[data-theme=dark] main.main-home p{color:var(--se-branco)}html[data-theme=dark] main.main-home .container{background-color:var(--on-charcoal-gray)}body{overflow:auto!important}main.main-home{width:100%;margin-top:5rem}main.main-home div.container{padding:0}main.main-home h2{font-family:var(--se-font-semi);font-size:3.6rem;color:var(--se-principal);font-weight:800;line-height:4.9rem}main.main-home h3{font-size:2.4rem;line-height:3.2rem;font-family:var(--se-font-semi);font-weight:600;color:var(--se-preto);margin-top:3rem}main.main-home hr{height:1px;border:none;background-color:#ececec}main.main-home p{font-size:1.6rem;line-height:2.1rem;color:var(--se-texto)}main.main-home .row{margin:3rem 0;display:flex;flex-wrap:wrap;justify-content:space-between}main.main-home .row .col{flex:0 0 calc(50% - 0.6rem)!important;border:1px solid #ececec;border-radius:2px;margin-bottom:1.2rem;padding:4rem 4rem 2rem;display:flex;flex-direction:column;align-items:start;position:relative}main.main-home .row .col:hover{border-color:var(--on-orange)}main.main-home .row .col:hover h3{color:var(--on-orange)}main.main-home .row .col a{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;text-decoration:none}main.main-home .row .col h3{margin-top:0}@media screen and (max-width:966px){.heroBanner{padding:2rem}}@media only screen and (max-width:770px){main.main-home .row{margin:3rem 0}main.main-home .row .col{flex:0 0 100%!important;padding:2rem}main.main-home .row .col h3{font-size:1.8rem}main.main-home .row .col img{width:6rem}}