/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/page-cases/page-cases-highlights/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.
 */
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__title {
  margin: 120px 0;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__title {
    margin: 80px 0;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__title {
    margin: 40px 0;
    font-weight: 600;
    font-size: var(--wp--preset--font-size--title-md, 2.25rem) !important;
    line-height: 120%;
  }
}
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases,
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights .section-cases {
  padding: 0 !important;
}

.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases {
  position: relative;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases {
    gap: 24px;
  }
}
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .title-content {
  margin: 0;
  display: block;
  position: absolute;
  top: 21px;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .title-content {
    position: static;
  }
}
@media only screen and (max-width: 514px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .title-content {
    display: none;
  }
}
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .cards-content__tabs {
  justify-content: flex-end;
}

@media only screen and (max-width: 1119px) {
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .cards-content__tabs {
    justify-content: flex-start;
  }
  .wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .cards-content__tabs .tabs-container {
    margin: unset;
  }
}
.wp-block-theme-blocks-page-cases-highlights .page-cases-highlights__cases .section-cases .explore-cases {
  display: none !important;
}

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