@import url("https://base-estatico.sebrae.com.br/fonts/campuni/web-font.css");

body.subsite .cmp-teaser__action-link {
  text-align: center;
}

body.subsite #bannerDestaque .ps-banner-simples {
  background-color: #2A4FDA;
}

body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__title * {
  font-family: "Campuni", Arial, Helvetica, sans-serif;
  margin-top: 0;
}

body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__image, 
body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__image .cmp-image img {
  max-width: 480px;
  max-height: 404px;
}

body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__content {
  max-width: 568px;
}

@media (max-width: 1279.98px) {
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser {
    background-color: #2A4FDA;
    width: 100%;
    flex-direction: column-reverse;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__image::after {
    display: none;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__image {
    position: relative;
    order: 1;
    margin-top: 40px;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__title * {
    font-size: 48px!important;
    line-height: 56px!important;
  }
}

@media (max-width: 767.98px) {
  body.subsite #bannerDestaque .ps-banner-simples {
    margin: -8px 0 0;
    border-radius: 0 0 16px 16px;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser {
    display: flex;
    padding: 48px 16px;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__title * {
    font-size: 40px!important;
    line-height: 52px!important;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__content {
    padding: 0;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__image {
    margin-top: 24px;
  }
}

@media(min-width: 1280px) {
  .ps-banner-simples .cmp-teaser {
    justify-content: space-between!important;
  }
  body.subsite #bannerDestaque .ps-banner-simples {
    margin: 0 auto;
  }
  body.subsite #bannerDestaque .ps-banner-simples .cmp-teaser__title * {
    font-size: 64px!important;
    line-height: 72px!important;
  }
}

body.subsite #oqueeprograma .ps-complex-banner .cmp-teaser__image .cmp-image__image {
  height: auto!important;
}

body.subsite #oqueeprograma .cmp-teaser__content {
  background: #E2E9FC;
}

body.subsite #oqueeprograma .cmp-teaser__content .cmp-teaser__title *, 
body.subsite #oqueeprograma .cmp-teaser__content .cmp-teaser__description {
  color: #1B244B;
}

@media(min-width: 1280px) { 
  body.subsite #oqueeprograma .cmp-teaser__content .cmp-teaser__title-text {
    margin-top: 0;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #oqueeprograma .cmp-teaser__content .cmp-teaser__title-text {
    margin-bottom: 0;
  }
  body.subsite #oqueeprograma .ps-complex-banner {
    height: auto!important;
  }
}

@media(max-width: 767.98px) {
  body.subsite h2.container-title {
    margin-top: 0!important;
    padding: 0 16px;
    font-size: 32px!important;
    line-height: 36px!important;
  }
}

@media(min-width: 1280px) {
  body.subsite h2.container-title {
    font-size: 48px!important;
    line-height: 56px!important;
  }
}

body.subsite h2.container-title {
  margin-top: 0!important;
}

body.subsite #pilares .teaser-icon {
  color: #2A4FDA;
}

body.subsite #custossebraetec .ps-complex-banner .cmp-teaser__image .cmp-image__image {
  height: auto!important;
}

body.subsite #custossebraetec .cmp-teaser__content {
  background: #2A4FDA;
}

@media(min-width: 1280px) {
  body.subsite #custossebraetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-top: 0;
  }
  body.subsite #pilares .aem-container > div:nth-child(2) .cmp-teaser__title {
    width: 140px;
    margin: 0 auto;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #custossebraetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-bottom: 0;
  }
  body.subsite #custossebraetec .ps-complex-banner {
    height: auto!important;
  }
}

body.subsite #paraquemefeito  {
  padding: 120px 0;
  background-color: #F6FFCC;
  position: relative;
}

body.subsite #paraquemefeito:before  {
  content: '';
  display: block;
  background-color: #F6FFCC;
  position: absolute;
  width: 150vw;
  height: 100%;
  left: -50vw;
  top: 0;
}

body.subsite #paraquemefeito .aem-container {
  position: relative;
}

body.subsite #paraquemefeito .cmp-text h2 {
  font-weight: 700;
  color: #1B244B;
  margin: 0 0 16px;
}

body.subsite #paraquemefeito .cmp-text p {
  max-width: 784px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-weight: 500;
  color: #1B244B;
}

@media(min-width: 1280px) {
  body.subsite #paraquemefeito .cmp-text h2 {
    font-size: 48px;
    line-height: 56px;
  }
  body.subsite #paraquemefeito .cmp-text p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #paraquemefeito  {
    padding: 100px 0;
}
  body.subsite #paraquemefeito .cmp-text h2 {
    font-size: 40px;
    line-height: 48px;
  }
  body.subsite #paraquemefeito .cmp-text p {
    font-size: 20px;
    line-height: 28px;
  }
  body.subsite #paraquemefeito .cmp-text {
    padding: 0 16px;
  }
}

@media(max-width: 767.98px) {
  body.subsite #paraquemefeito  {
    padding: 80px 0;
  }
  body.subsite #paraquemefeito .cmp-text h2 {
    font-size: 32px;
    line-height: 36px;
  }
  body.subsite #paraquemefeito .cmp-text p {
    font-size: 18px;
    line-height: 28px;
  }
}

body.subsite #paraquemefeitocontent p {
  margin-bottom: 0;
}

body.subsite #formsebraetec .ps-complex-banner .cmp-teaser__image .cmp-image__image {
  height: auto!important;
}

body.subsite #formsebraetec .cmp-teaser__content {
  background: #F1F4FF;
}

body.subsite #formsebraetec .cmp-teaser__content .cmp-teaser__title-text, 
body.subsite #formsebraetec .cmp-teaser__content .cmp-teaser__description {
  color: #1B244B;
}

@media(min-width: 1280px) { 
  body.subsite #formsebraetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-top: 0;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #formsebraetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-bottom: 0;
  }
  body.subsite #formsebraetec .ps-complex-banner {
    height: auto!important;
  }
}

body.subsite #premiosebraemulher .ps-banner-simples {
  background-color: #2A4FDA;
}

body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__action-link {
  text-align: center;
}

body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__action-link:nth-child(1) {
  background-color: #E7F79E;
  color: #2A4FDA;
}

body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__action-link:nth-child(1):hover {
  background-color: #D1E575;
  color: #2A4FDA;
}

body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__action-link:nth-child(1):focus-visible {
  outline: none;
  box-shadow: #FA97F3 0px 0px 0px 3px;
  background-color: #D1E575;
  color: #2A4FDA;
}

@media(min-width: 1280px) {
  body.subsite #premiosebraemulher .ps-banner-simples {
    margin: 0 auto;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #premiosebraemulher .ps-banner-simples {
    margin-top: 0!important;
  }
  body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser, 
  body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__image::after {
    background-color: #2A4FDA;
  }
}

@media(min-width: 768px) and (max-width: 1279.98px) {
  body.subsite #premiosebraemulher .ps-banner-simples {
    justify-content: flex-end;
  }
  body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__image {
    left: 0;
    right: auto;
  }
  body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__image img {
    left: 0;
    right: auto;
    border-radius: 16px 0 0 16px;
  }
  body.subsite #premiosebraemulher .ps-banner-simples .cmp-teaser__image::after {
    left: auto;
    right: 0px;
    border-radius: 16px 0 0 16px;
  }
}

body.subsite #sejaprestadorserbaetec .cmp-teaser__content {
  background: #F1F5FF;
}

body.subsite #sejaprestadorserbaetec .cmp-teaser__content .cmp-teaser__title-text, 
body.subsite #sejaprestadorserbaetec .cmp-teaser__content .cmp-teaser__description {
  color: #1B244B;
}

@media(min-width: 1280px) { 
  body.subsite #sejaprestadorserbaetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-top: 0;
  }
}

@media(max-width: 1279.98px) {
  body.subsite #sejaprestadorserbaetec .cmp-teaser__content .cmp-teaser__title-text {
    margin-bottom: 0;
  }
  body.subsite #sejaprestadorserbaetec .ps-complex-banner {
    height: auto!important;
  }
}

body.subsite .ps-footer {
  margin-top: 0;
}