/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/featured-post/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-featured-post .section-featured-post__row {
  display: flex;
  height: 619px;
  width: 100%;
  transition: all 200ms ease;
}

@media (max-width: 1119px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row {
    height: 468px;
  }
}
@media (max-width: 935px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row {
    flex-direction: column;
    height: unset !important;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row:hover {
  cursor: pointer;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row:hover .section-featured-post__row__banner img {
  transform: scale(1.1);
}

.wp-block-theme-blocks-featured-post .section-featured-post__row:hover .section-featured-post__row__content__texts .texts__category {
  background-color: #c6dcfd;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row:hover .section-featured-post__row__content__texts .texts__title {
  color: #048ae1;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px;
  width: 50%;
  background: var(--Brand-Primary-50, #F2F3F3);
}

@media (max-width: 935px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content {
    width: 100%;
    gap: 80px;
  }
}
@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content {
    gap: unset;
    padding: 32px;
  }
}
@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__tag {
    display: none;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__banner {
  height: 100%;
  width: 50%;
  overflow: hidden;
}

@media (max-width: 935px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__banner {
    width: 100%;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__banner > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row figure > div {
  position: unset !important;
  -webkit-user-select: unset !important;
     -moz-user-select: unset !important;
          user-select: unset !important;
  display: unset !important;
  width: unset !important;
  max-width: unset !important;
  max-height: unset !important;
  min-width: unset !important;
  min-height: unset !important;
  box-sizing: unset !important;
  height: 100% !important;
  width: 100% !important;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts {
  gap: 24px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts {
    gap: unset !important;
  }
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .wp-block-buttons .is-style-link-button {
    background-color: #049afb;
    padding: 12px 24px;
    width: 177px;
    display: flex;
    border: 1px solid #049afb;
    justify-content: center;
    font-weight: 500;
  }
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .wp-block-buttons .is-style-link-button a {
    color: #fff !important;
  }
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .wp-block-buttons .is-style-link-button a::after {
    display: none;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__category {
  background: var(--Brand-Tertiary-100, #E4EEFE);
  padding: 8px 16px;
  border-radius: 6px;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--Brand-Tertiary-800, #03619F);
  /* Text/sm/Semi-Bold */
  font-family: var(--font-Family-Text, Montserrat);
  font-size: var(--font-Size-Text-sm, 14px);
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  transition: all 0.3s ease-in-out;
}

@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__category {
    padding: 6px 16px !important;
    margin-bottom: 8px;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__title {
  color: var(--Neutral-Grey-800, #2A2A2A);
  /* Title/md/Semi-Bold */
  font-family: var(--font-Family-Title, Montserrat);
  font-size: var(--font-Size-Title-md, 36px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 46.8px */
  letter-spacing: -0.72px;
  max-width: 600px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1119px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__title {
    font-size: var(--font-Size-Title-sm, 28px);
    line-height: 38px; /* 135.714% */
    letter-spacing: -0.56px;
  }
}
@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__title {
    max-width: unset !important;
    overflow: hidden;
    color: var(--Brand-Primary-800, #062336);
    text-overflow: ellipsis;
    font-size: var(--font-Size-Title-xs, 24px);
    line-height: 34px; /* 141.667% */
    letter-spacing: -0.48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area {
  display: flex;
  align-items: center;
  height: 24px;
}

@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area {
    margin-top: 20px;
    margin-bottom: 24px;
  }
}
.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area__author, .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area__date {
  color: var(--Grey-Text, #4E5050);
  /* Text/sm/Regular */
  font-family: var(--font-Family-Text, Montserrat);
  font-size: var(--font-Size-Text-sm, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 23.8px */
  height: 100%;
  display: flex;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area__author {
  margin-right: 8px;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__author--area__date::before {
  content: "•";
  margin-right: 8px;
  font-size: 20px;
  color: var(--Grey-Text, #4E5050);
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__buttons--area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__buttons--area .navigation-buttons {
  display: none;
}

@media (max-width: 600px) {
  .wp-block-theme-blocks-featured-post .section-featured-post__row__content__texts .texts__buttons--area .navigation-buttons {
    display: flex;
    gap: 16px;
    gap: 8px;
  }
}

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