/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[9].use[0]!./src/blocks/hero/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
* Screen Sizes
*/
/* news */
/* mobile */
/* tablet */
/* desktop */
/**
* Breakpoints - Media Queries
*/
/**
 * Font Weight
 */
/**
 * Typography
 */
/**
 * Funções Utilitárias
 */
.ca {
  font-weight: 600;
  font-size: var(--wp--preset--font-size--text-md, 1rem) !important;
  line-height: 160%;
}

.flex-col-start-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2rem;
}

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
@media (max-width: 514px) {
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container {
    align-items: unset !important;
  }
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__content .hero__text {
    padding-top: 40px !important;
  }
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__content .hero__text h2 {
    max-width: 300px;
  }
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__content .hero__text__description {
    max-width: 300px;
  }
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__content .hero__text .wp-block-buttons {
    margin-top: 32px !important;
    max-width: 132px;
  }
}
@media only screen and (max-width: 1080px) {
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__banner {
    aspect-ratio: 1058/1061 !important;
  }
}
@media only screen and (max-width: 740px) {
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__banner {
    aspect-ratio: 1058/1264 !important;
  }
}
@media only screen and (max-width: 600) {
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__banner {
    aspect-ratio: 1058/1410 !important;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__banner {
    aspect-ratio: 414/660 !important;
  }
}
.wp-block-theme-blocks-hero.cursos-listagem .hero__container .hero__banner img {
  -o-object-fit: unset !important;
     object-fit: unset !important;
}

.wp-block-theme-blocks-hero .hero__container {
  width: 100%;
  overflow: hidden;
  background-color: #f9fafb;
  display: flex;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr;
}

@media only screen and (max-width: 1080px) {
  .wp-block-theme-blocks-hero .hero__container {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container {
    align-items: flex-end;
  }
}
.wp-block-theme-blocks-hero .hero__container .hero__banner,
.wp-block-theme-blocks-hero .hero__container .hero__content {
  grid-column: 1;
  grid-row: 1;
}

.wp-block-theme-blocks-hero .hero__container .hero__banner {
  width: 100%;
  aspect-ratio: 1680/904;
}

.wp-block-theme-blocks-hero .hero__container .hero__banner img {
  width: 100%;
  height: 100%;
  aspect-ratio: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 1680px) {
  .wp-block-theme-blocks-hero .hero__container .hero__banner {
    max-height: 904px;
  }
}
@media only screen and (max-width: 1080px) {
  .wp-block-theme-blocks-hero .hero__container .hero__banner {
    aspect-ratio: 1058/1264;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container .hero__banner {
    aspect-ratio: 414/660;
  }
}
@media only screen and (max-width: 1080px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .hero__text {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .hero__text {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.wp-block-theme-blocks-hero .hero__container .hero__content .hero__text .wp-block-heading {
  margin: 8px 0 24px;
  max-width: 1200px;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .hero__text .wp-block-heading {
    font-weight: 400;
    font-size: var(--wp--preset--font-size--display-sm, 3rem) !important;
    line-height: 100%;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .hero__text .wp-block-heading {
    font-weight: 600;
    font-size: var(--wp--preset--font-size--title-md, 2.25rem) !important;
    line-height: 120%;
    margin-bottom: 16px;
  }
}
.wp-block-theme-blocks-hero .hero__container .hero__content .hero__text__description {
  margin: 0;
  max-width: 370px;
}

@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .hero__text__description {
    max-width: none;
  }
}
.wp-block-theme-blocks-hero .hero__container .hero__content .wp-block-buttons {
  margin-top: 32px;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .wp-block-buttons {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-hero .hero__container .hero__content .wp-block-buttons {
    width: 100%;
  }
  .wp-block-theme-blocks-hero .hero__container .hero__content .wp-block-buttons .wp-block-button {
    display: flex;
    width: 100%;
  }
  .wp-block-theme-blocks-hero .hero__container .hero__content .wp-block-buttons .wp-element-button {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/*# sourceMappingURL=style-index.css.map*/