@import url("https://base-estatico.sebrae.com.br/fonts/campuni/web-font.css");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");

body {
  font-family: "Nunito", sans-serif !important;
}

body .azul {
  color: #1a73e8;
}

#banner-inicial {
  height: 530px;
  background-color: white;
}

#banner-inicial .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 39px;
  font-weight: 700;
  line-height: 50px;
  color: #121a21;
}

#banner-inicial .sb-hotsite-template-1__banner__wrapper__text__sub-title {
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
  color: #394d60;
}

#banner-inicial .sb-hotsite-template-1__banner__wrapper__buttons a {
  background-color: #1a73e8;
  color: white;
  font-size: 19px;
  font-weight: 700;
  box-shadow: 0px 2px 4px 0px #142e5233;
  text-transform: none;
  border-radius: 4px;
  min-width: 265px;
  padding: 13px 0px;
}

@media (max-width: 991.98px) {
  #banner-inicial {
    height: auto;
  }
  #banner-inicial .sb-hotsite-template-1__banner__wrapper {
    margin-left: 5px;
    margin-top: 40px;
    max-width: 100% !important;
    width: 100%;
  }

  #banner-inicial .col-12.col-lg-6:nth-child(2) {
    background-image: url("/Sebrae/Portal Sebrae/Parceria Google/img/banner-inicial-mobile-2.webp");
    background-repeat: no-repeat;
  }

  #banner-inicial .sb-hotsite-template-1__banner__wrapper__text__title {
    font-size: 26px;
    line-height: 37px;
  }

  #banner-inicial .sb-hotsite-template-1__banner__wrapper__text__sub-title {
    font-size: 16px;
    line-height: 23px;
    color: #394d60;
  }
}

@media (min-width: 992px) {
  #banner-inicial .sb-hotsite-template-1__banner__wrapper {
    margin-left: -15px;
    margin-top: 115px;
    max-width: 520px;
    width: 100%;
  }
}

header {
  background-color: #005eb8 !important;
}

.sb-hotsite-template-1__header__menu-nav a {
  font-size: 19px !important;
  font-weight: 700 !important;
}

.sb-grid
  .sb-components-carousel
  .owl-carousel:not(.ct-tab)
  .owl-dots
  .owl-dot.active,
.sb-grid
  .sb-components-carousel
  .owl-carousel:not(.ct-tab)
  .owl-dots
  .owl-dot:hover {
  background-image: url("/Sebrae/Portal Sebrae/Parceria Google/img/dot.png");
}

.sb-hotsite-template-1__header__menu-nav a.active {
  background-color: transparent !important;
}
.sb-hotsite-template-1__header__menu-nav a:hover {
  background-color: transparent !important;
}
.sb-hotsite-template-1__header__menu-nav a:hover:before {
  background: #fff !important;
}

.sb-grid .sb-components-carousel .owl-carousel:not(.ct-tab) .owl-nav button {
  background-color: #005eb8 !important;
}

.sb-grid
  .sb-components-carousel
  .owl-carousel:not(.ct-tab)
  .owl-nav
  button:hover {
  background-color: #1a73e8 !important;
}

#sobre {
  margin-top: 45px;
  padding-top: 10px;
  background-color: #fff;
}

#sobre .sb-hotsite-template-1__banner__wrapper {
  max-width: 596px;
}

#sobre .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#sobre .sb-hotsite-template-1__banner__wrapper__text__sub-title {
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  color: #394d60;
}

@media (min-width: 992px) {
  #sobre .sb-hotsite-template-1__banner__wrapper {
    min-height: 360px;
    margin-left: 0px;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  #sobre {
    padding-top: 0px;
  }
  #sobre .sb-container {
    background-color: #fff;
  }
  #sobre .sb-hotsite-template-1__banner__wrapper__text__title {
    font-size: 27px !important;
    line-height: 31px !important;
  }
  #sobre .sb-hotsite-template-1__banner__wrapper__text__sub-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  #sobre .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 15px 0px;
  }
}

@media (max-width: 393px) {
  #sobre .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 0px 0px;
  }
}

#apareca .sb-hotsite-template-1__texto__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#apareca .sb-hotsite-template-1__texto__container h1 {
  color: #121a21;
  font-size: 33px;
  font-weight: 700;
  line-height: 37px;
}

#apareca .sb-hotsite-template-1__texto__container h4 {
  color: #394d60;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  max-width: 630px;
}

@media (max-width: 991.98px) {
  #apareca .sb-hotsite-template-1__texto__container h1 {
    font-size: 27px;
    line-height: 31px;
  }
  #apareca .sb-hotsite-template-1__texto__container h4 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}

.sb-hotsite-carousel,
.sb-hotsite-carousel-display {
  padding: 48px 0px 0px !important;
}

#apareca-cards .sb-components__card__destaque__img {
  height: 182px;
  border-radius: 4px;
  background-color: transparent;
}

#apareca-cards .sb-destaque-text strong {
  color: #121a21;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
}

#apareca-cards .sb-destaque-text p {
  color: #394d60;
  font-size: 19px;
  font-weight: 400;
  line-height: 2px;
}

#apareca-cards .sb-components__card__destaque:hover img,
#apareca-cards .sb-components__display__destaque:hover img {
  transform: none;
}

#apareca-cards
  .sb-components__card__destaque.sb-dd-text-out
  .sb-destaque-text
  p,
#apareca-cards
  .sb-components__card__destaque.sb-dd-text-out
  .sb-destaque-text
  strong,
#apareca-cards
  .sb-components__display__destaque.sb-dd-text-out
  .sb-destaque-text
  p,
#apareca-cards
  .sb-components__display__destaque.sb-dd-text-out
  .sb-destaque-text
  strong {
  background: none !important;
  transition: none !important;
}

#apareca-cards .owl-dots {
  display: none !important;
}

@media (max-width: 991.98px) {
  #apareca-cards {
    height: 500px;
  }
}

#agora .sb-common-content__banner-horizontal__img {
  background-color: #fff;
}

#agora .sb-common-content__banner-horizontal__text {
  max-width: 715px;
  margin-bottom: -25px !important;
}

#agora .sb-common-content__banner-horizontal__text h1 {
  font-size: 33px !important;
  line-height: 40px !important;
  color: #1a73e8;
  font-weight: 700;
}

#agora .sb-common-content__banner-horizontal__text strong {
  font-size: 19px !important;
  line-height: 27px !important;
  font-weight: 700;
  color: #394d60;
}

#agora .sb-common-content__banner-horizontal__text br {
  display: none;
}

#agora .sb-common-content__banner-horizontal__text p {
  font-size: 19px !important;
  line-height: 27px !important;
  font-weight: 400;
  color: #394d60;
}

#agora .sb-common-content__banner-horizontal__text a {
  background-color: #1a73e8;
  color: white;
  font-size: 19px;
  font-weight: 700;
  box-shadow: 0px 2px 4px 0px #142e5233;
  text-transform: none;
  border-radius: 4px;
  min-width: 160px;
  padding: 13px 0px;
}

@media (max-width: 991.98px) {
  #agora {
    height: 425px !important;
  }

  #agora .sb-common-content__banner-horizontal__text {
    margin-bottom: 15px !important;
    padding: 0 30px 35px !important;
    max-width: 500px;
  }

  #agora .sb-common-content__banner-horizontal__text h1 {
    font-size: 27px !important;
    line-height: 40px !important;
    color: #1a73e8;
    font-weight: 700;
  }

  #agora .sb-common-content__banner-horizontal__text strong {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 700;
    color: #394d60;
  }
  #agora .sb-common-content__banner-horizontal__text p {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400;
    color: #394d60;
  }
}
@media (max-width: 450px) {
  #agora .sb-common-content__banner-horizontal__text {
    margin-bottom: 5px !important;
    padding: 0 20px 30px !important;
  }
  #agora .sb-common-content__banner-horizontal__text h1 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}

@media (max-width: 380px) {
  #agora .sb-common-content__banner-horizontal__text {
    padding: 0 15px 20px !important;
  }
  #agora .sb-common-content__banner-horizontal__text h1 {
    font-size: 23px !important;
    line-height: 27px !important;
  }
}

#capacite .sb-typography__h1 {
  padding: 48px 0px;
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#capacite .sb-components__card__destaque,
#capacite .owl-item {
  box-shadow: 0px 1px 4px 0px #142e5233;
  border: none;
}

#capacite .sb-components__card__destaque:hover img,
#capacite .sb-components__display__destaque:hover img {
  transform: scale(1);
}

@media (max-width: 991.98px) {
  #capacite .sb-typography__h1 {
    font-size: 27px !important;
    line-height: 31px !important;
  }
}

#praticas {
  background-color: #f4f4f4;
}

#praticas .sb-hotsite-template-1__texto__sem-botao {
  padding: 30px 0px;
}

#praticas .sb-hotsite-template-1__texto__sem-botao h1 {
  padding: 0px 0px;
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#redes {
  background-color: #f4f4f4;
}

#fotos {
  background-color: #f4f4f4;
}

#whatsapp {
  background-color: #fff;
}

#redes .sb-hotsite-template-1__banner__wrapper,
#whatsapp .sb-hotsite-template-1__banner__wrapper,
#fotos .sb-hotsite-template-1__banner__wrapper {
  margin-left: 0px;
  max-width: 100%;
  width: 100%;
}

#redes .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 33px;
  font-weight: 700;
  line-height: 41px;
  color: #202124;
}

#fotos .sb-hotsite-template-1__banner__wrapper__text__title,
#whatsapp .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 33px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#redes .sb-hotsite-template-1__banner__wrapper__text__sub-title,
#whatsapp .sb-hotsite-template-1__banner__wrapper__text__sub-title,
#fotos .sb-hotsite-template-1__banner__wrapper__text__sub-title {
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  color: #394d60;
}

@media (max-width: 991.98px) {
  #redes {
    padding-top: 0px;
    background-color: #f4f4f4;
  }

  #whatsapp .sb-container {
    padding-top: 50px;
    background-color: #ffff;
  }

  #fotos .sb-container {
    padding-top: 50px;
    background-color: #f4f4f4;
  }

  #praticas .sb-hotsite-template-1__texto__sem-botao {
    padding: 30px 0px;
  }

  #praticas .sb-hotsite-template-1__texto__sem-botao h1 {
    padding: 0px 0px;
    font-size: 27px;
    font-weight: 700;
    line-height: 41px;
    color: #121a21;
  }

  #redes .sb-hotsite-template-1__banner__wrapper__text__title,
  #whatsapp .sb-hotsite-template-1__banner__wrapper__text__title,
  #fotos .sb-hotsite-template-1__banner__wrapper__text__title {
    font-size: 23px !important;
    line-height: 31px !important;
  }

  #redes .sb-hotsite-template-1__banner__wrapper__text__sub-title,
  #whatsapp .sb-hotsite-template-1__banner__wrapper__text__sub-title,
  #fotos .sb-hotsite-template-1__banner__wrapper__text__sub-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  #redes .sb-hotsite-template-1__banner__wrapper,
  #whatsapp .sb-hotsite-template-1__banner__wrapper,
  #fotos .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 15px 0px;
  }
}

@media (max-width: 393px) {
  #redes .sb-hotsite-template-1__banner__wrapper,
  #whatsapp .sb-hotsite-template-1__banner__wrapper,
  #fotos .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 0px 0px;
  }
}

#passo-1 {
  background-color: #f4f4f4;
}

#passo-2 {
  background-color: #fff;
}

#passo-3 {
  background-color: #f4f4f4;
}

#passo-1 .title__h1,
#passo-2 .title__h1,
#passo-3 .title__h1 {
  padding: 35px 0px;
  font-size: 33px;
  font-weight: 700;
  line-height: 45px;
  color: #1a73e8;
}

#passo-1 .sb-section-carousel-xs-only,
#passo-2 .sb-section-carousel-xs-only,
#passo-3 .sb-section-carousel-xs-only {
  display: none;
}

#passo-1 .sb-section-grid-md-only,
#passo-2 .sb-section-grid-md-only,
#passo-3 .sb-section-grid-md-only {
  display: flex !important;
}

#passo-1 .sb-grid-4-itens,
#passo-2 .sb-grid-4-itens,
#passo-3 .sb-grid-4-itens,
#ferramentas .sb-grid-4-itens {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 19.5px;
}

#passo-1 .sb-grid-4-itens .item,
#passo-2 .sb-grid-4-itens .item,
#passo-3 .sb-grid-4-itens .item,
#ferramentas .sb-grid-4-itens .item {
  width: 229px;
  height: 229px;
  flex: 0 0 229px;
}

#passo-1 .owl-item,
#passo-2 .owl-item,
#passo-3 .owl-item,
#ferramentas .owl-item {
  width: 229px !important;
  height: 229px !important;
}

#passo-1 .sb-destaque-text strong,
#passo-2 .sb-destaque-text strong,
#passo-3 .sb-destaque-text strong {
  color: #121a21;
  font-size: 16px;
  margin-top: 170px;
  font-weight: 700;
  height: 120px;
}

#passo-1 .sb-components__card__destaque__img,
#passo-2 .sb-components__card__destaque__img,
#passo-3 .sb-components__card__destaque__img,
#ferramentas .sb-components__card__destaque__img {
  width: 229px !important;
  height: 229px !important;
  background-color: transparent;
  box-shadow: 0px 1px 4px 0px #142e5233;
}

#passo-1 .sb-components__card__destaque__img img picture,
#passo-2 .sb-components__card__destaque__img img picture,
#passo-3 .sb-components__card__destaque__img img picture,
#ferramentas .sb-components__card__destaque__img img picture {
  width: 70px;
  height: 150px;
}

#passo-1
  .sb-components__card__destaque:hover
  .sb-components__card__destaque__img
  picture
  img,
#passo-2
  .sb-components__card__destaque:hover
  .sb-components__card__destaque__img
  picture
  img,
#passo-3
  .sb-components__card__destaque:hover
  .sb-components__card__destaque__img
  picture
  img,
#ferramentas
  .sb-components__card__destaque:hover
  .sb-components__card__destaque__img
  picture
  img,
#passo-1
  .sb-components__display__destaque:hover
  .sb-components__display__destaque__img
  picture
  img,
#passo-2
  .sb-components__display__destaque:hover
  .sb-components__display__destaque__img
  picture
  img,
#passo-3
  .sb-components__display__destaque:hover
  .sb-components__display__destaque__img
  picture
  img,
#ferramentas
  .sb-components__display__destaque:hover
  .sb-components__display__destaque__img
  picture
  img {
  transform: scale(1);
}

@media (max-width: 991.98px) {
  #passo-1 .sb-grid-4-itens,
  #passo-2 .sb-grid-4-itens,
  #passo-3 .sb-grid-4-itens,
  #ferramentas .sb-grid-4-itens {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 19.5px;
  }
  #passo-1 .title__h1,
  #passo-2 .title__h1,
  #passo-3 .title__h1 {
    font-size: 23px;
    line-height: 27px;
  }
}

#importante-1,
#importante-3 {
  background-color: #f4f4f4;
}
#importante-2 {
  background-color: #fff;
}

#importante-1 .sb-common-content__banner-horizontal__img,
#importante-3 .sb-common-content__banner-horizontal__img {
  background-color: #f4f4f4;
  width: 100vw;
}

#importante-2 .sb-common-content__banner-horizontal__img {
  background-color: #fff;
}
#importante-1 .sb-common-content__banner-horizontal__text,
#importante-3 .sb-common-content__banner-horizontal__text {
  margin-bottom: 30px !important;
}
#importante-2 .sb-common-content__banner-horizontal__text {
  margin-bottom: 15.5px !important;
}

#importante-1 .sb-common-content__banner-horizontal__text strong,
#importante-2 .sb-common-content__banner-horizontal__text strong,
#importante-3 .sb-common-content__banner-horizontal__text strong {
  font-size: 33px !important;
  line-height: 37px !important;
  font-weight: 700;
  color: #1a73e8;
}

#importante-1 .sb-common-content__banner-horizontal__text p,
#importante-2 .sb-common-content__banner-horizontal__text p,
#importante-3 .sb-common-content__banner-horizontal__text p {
  font-size: 23px !important;
  line-height: 27px !important;
  font-weight: 400;
  color: #394d60;
  max-width: 600px !important;
}

@media (max-width: 991.98px) {
  #importante-1 .sb-common-content__banner-horizontal__img.mobile picture img,
  #importante-2 .sb-common-content__banner-horizontal__img.mobile picture img,
  #importante-3 .sb-common-content__banner-horizontal__img.mobile picture img {
    width: 100vw !important;
    -o-object-fit: none;
    object-fit: none;
    object-position: center;
    display: block;
    margin: 0 auto;
  }

  #importante-1 .sb-common-content__banner-horizontal__text,
  #importante-2 .sb-common-content__banner-horizontal__text,
  #importante-3 .sb-common-content__banner-horizontal__text {
    margin-bottom: 50px !important;
    padding: 0 10px 35px !important;
  }

  #importante-1 .sb-common-content__banner-horizontal__text strong,
  #importante-2 .sb-common-content__banner-horizontal__text strong,
  #importante-3 .sb-common-content__banner-horizontal__text strong {
    font-size: 27px !important;
    line-height: 31px !important;
  }

  #importante-1 .sb-common-content__banner-horizontal__text p,
  #importante-2 .sb-common-content__banner-horizontal__text p,
  #importante-3 .sb-common-content__banner-horizontal__text p {
    text-align: center;
    font-size: 16px !important;
    line-height: 20px !important;
    max-width: 327px !important;
  }
}

@media (max-width: 450px) {
  #importante-1 .sb-common-content__banner-horizontal__text,
  #importante-2 .sb-common-content__banner-horizontal__text,
  #importante-3 .sb-common-content__banner-horizontal__text {
    margin-bottom: 60px !important;
    padding: 0 13px 30px !important;
  }
}

@media (max-width: 368px) {
  #importante-1 .sb-common-content__banner-horizontal__text,
  #importante-2 .sb-common-content__banner-horizontal__text,
  #importante-3 .sb-common-content__banner-horizontal__text {
    padding: 0 10px 10px !important;
  }
}

#alura {
  height: 500px;
  background-color: white;
}

#recursos-txt .sb-hotsite-template-1__texto__container h1 {
  color: #121a21;
  font-size: 39px;
  font-weight: 700;
  line-height: 37px;
  margin-bottom: 0px;
}

@media (max-width: 991.98px) {
  #recursos-txt .sb-hotsite-template-1__texto__container h1 {
    font-size: 27px !important;
    line-height: 31px !important;
    margin-bottom: 25px;
  }
}

#alura .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 26px;
  font-weight: 400;
  line-height: 30.36px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 0.68px 2.72px #142e5233;
  max-width: 275px;
}

#alura .sb-hotsite-template-1__banner__wrapper__text__sub-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-shadow: 0px 0.68px 2.72px #142e5233;
  max-width: 275px;
}

#alura .sb-hotsite-template-1__banner__wrapper__buttons a {
  background-color: #fff;
  color: #121a21;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0px;
  box-shadow: 0px 0.53px 2.11px 0px #142e5233;
  text-transform: none;
  min-width: 249px;
  padding: 6px 0px 6px 0px;
}

@media (min-width: 992px) {
  #alura .sb-hotsite-template-1__banner__wrapper {
    margin-left: 0px;
    margin-top: 90px;
    max-width: 333px;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  #alura {
    height: auto;
  }
  #alura .sb-hotsite-template-1__banner__wrapper {
    margin-left: -5px;
    margin-top: 20px;
    max-width: 100% !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 320px;
  }

  #alura .col-12.col-lg-6:nth-child(2) {
    background-image: url("/Sebrae/Portal Sebrae/Parceria Google/img/alura-mobile-2.webp");
    background-repeat: no-repeat;
    background-position: center top;
  }

  #alura.sb-hotsite-template-1__banner__wrapper__text__title {
    font-size: 24px;
    line-height: 27px;
  }

  #alura.sb-hotsite-template-1__banner__wrapper__text__sub-title {
    font-size: 16px;
    line-height: 23px;
  }
  #alura .sb-hotsite-template-1__banner__wrapper__buttons {
    margin-left: -23px;
  }
}

#guia {
  background-color: #f4f4f4;
}

#guia .sb-typography__h1 {
  padding: 48px 0px;
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#guia .sb-components__display__destaque__img {
  border-radius: 8px;
  background-color: transparent;
  box-shadow: 0px 1px 4px 0px #142e5233;
  height: 408px;
}

#guia .sb-destaque-button a {
  background-color: #1a73e8;
  color: white;
  font-size: 19px;
  font-weight: 700;
  box-shadow: 0px 2px 4px 0px #142e5233;
  text-transform: none;
  border-radius: 4px;
}

#guia .sb-components__card__destaque:hover img,
#guia .sb-components__display__destaque:hover img {
  transform: scale(1);
}

@media (max-width: 991.98px) {
  #guia {
    height: 600px;
  }
  #guia .sb-typography__h1 {
    font-size: 27px !important;
    line-height: 31px !important;
  }
}

#ferramentas {
  background-color: #f4f4f4;
  padding-bottom: 70px;
}

#ferramentas .title__h1 {
  padding: 48px 0px;
  font-size: 39px;
  font-weight: 700;
  line-height: 47px;
  color: #121a21;
}

#ferramentas .sb-destaque-text strong {
  color: #121a21;
  font-size: 19px;
  margin-top: 222px;
  font-weight: 700;
  height: 120px;
}

@media (max-width: 991.98px) {
  #ferramentas {
    background-color: #f4f4f4;
    padding-bottom: 40px;
  }

  #ferramentas .title__h1 {
    font-size: 27px !important;
    line-height: 41px !important;
  }
}

#fale {
  background-color: #f4f4f4;
}

#fale .sb-hotsite-template-1__banner__wrapper__text__title {
  font-size: 33px;
  font-weight: 700;
  line-height: 41px;
  color: #121a21;
}

#fale .sb-hotsite-template-1__banner__wrapper__text__sub-title {
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  color: #121a21;
}

#fale .sb-hotsite-template-1__banner__wrapper__buttons a {
  background-color: #1a73e8;
  color: white;
  font-size: 19px;
  font-weight: 700;
  box-shadow: 0px 2px 4px 0px #142e5233;
  text-transform: none;
  width: 173px;
  border-radius: 4px;
  padding: 13px 0px;
}

@media (min-width: 992px) {
  #fale .sb-hotsite-template-1__banner__wrapper {
    min-height: 360px;
    margin-left: 0px;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  #fale .sb-container {
    background-color: #fff;
  }
  #fale .col-12.col-lg-6:nth-child(2) {
    background-color: #fff;
    padding-bottom: 30px;
  }
  #fale .sb-hotsite-template-1__banner__wrapper__text__title {
    font-size: 27px !important;
    line-height: 31px !important;
  }
  #fale .sb-hotsite-template-1__banner__wrapper__text__sub-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  #fale .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 15px 0px;
  }
}

@media (max-width: 393px) {
  #fale .sb-hotsite-template-1__banner__wrapper {
    max-width: 100%;
    padding: 25px 0px 0px;
  }
}

#faq {
  background-color: #f4f4f4;
}
#faq .sb-hotsite-template-1__accordion {
  padding: 0;
  background-color: transparent;
}
#faq .sb-hotsite-template-1__title-h1 {
  padding: 48px 0px;
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
  margin-bottom: 0px;
  color: #121a21;
}

#faq .sb-components-accordion {
  box-shadow: none !important;
  border: 1px solid transparent !important;
  max-width: 1062px;
  margin: 0 auto;
  background: transparent;
}

#faq .sb-components-accordion li > a {
  background: #fff;
}

#faq .sb-components-accordion li {
  padding-bottom: 16px !important;
  border: 1px solid transparent;
}

#faq .sb-components-accordion li > a {
  border-radius: 8px;
  padding-left: 48px;
  font-weight: 500;
  font-size: 19px;
  color: #121a21;
}

#faq .sb-components-accordion-content {
  padding: 0 40px;
}

#faq .sb-components-accordion-content p,
#faq .sb-components-accordion-content ul,
#faq .sb-components-accordion-content li,
#faq .sb-components-accordion-content strong {
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #121a21;
}

@media (max-width: 991.98px) {
  #faq .sb-hotsite-template-1__title-h1 {
    font-size: 27px !important;
    line-height: 31px !important;
    line-height: 41px;
  }
}
