@import url(https://fonts.googleapis.com/css?family=Nunito+Sans);.banner-ilustrado{align-items:center;background:var(--colorBrandPrimaryPure,#0025e0);border-radius:12px;display:flex;gap:40px;max-width:1200px;padding:32px 80px}.img-banner,.img-banner img{width:100%}.content-banner h3{font-family:Nunito Sans;font-size:32px;font-style:normal;font-weight:800;line-height:100%;margin-bottom:12px!important}.content-banner p{font-weight:400}.content-banner h6,.content-banner p{font-family:Nunito Sans;font-size:16px;font-style:normal;line-height:150%}.content-banner h6{font-weight:600;letter-spacing:2.88px;margin:0;text-transform:uppercase}.primary_button{color:var(--colorInterfaceLightPure,#fff);font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:700;line-height:100%;text-align:center;text-decoration:none}@media screen and (max-width:600px){.banner-ilustrado{align-items:center;background:var(--colorBrandPrimaryPure,#0025e0);flex-direction:column-reverse;gap:0;max-width:480px;padding:40px 32px}.content-banner .primary_button{width:-webkit-fill-available}.content-banner h3{color:var(--colorInterfaceLightPure,#fff);font-family:Nunito Sans;font-size:28px;margin-bottom:16px}.img-banner{max-width:200px;width:100%}}