/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/the-last-edition-events/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;
}

.wp-block-theme-blocks-the-last-edition-events:has(.video-background:hover) {
  filter: brightness(0.9);
  transition: filter 0.3s ease-in-out;
}

.wp-block-theme-blocks-the-last-edition-events {
  position: relative;
  height: 740px !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
}

@media screen and (max-width: 1119px) {
  .wp-block-theme-blocks-the-last-edition-events {
    max-height: 448px;
    height: 100%;
  }
  .wp-block-theme-blocks-the-last-edition-events .background-image {
    position: unset !important;
    background-position: unset !important;
  }
}
@media screen and (max-width: 910px) {
  .wp-block-theme-blocks-the-last-edition-events {
    flex-direction: column;
    height: unset !important;
    max-height: unset !important;
  }
  .wp-block-theme-blocks-the-last-edition-events .background-image {
    min-height: 448px;
  }
}
.wp-block-theme-blocks-the-last-edition-events .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wp-block-theme-blocks-the-last-edition-events .background-image.video-background:hover {
  cursor: pointer;
}

.wp-block-theme-blocks-the-last-edition-events .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 24px;
  cursor: pointer;
}

@media screen and (max-width: 1119px) {
  .wp-block-theme-blocks-the-last-edition-events .play-button {
    left: 25%;
  }
}
@media screen and (max-width: 910px) {
  .wp-block-theme-blocks-the-last-edition-events .play-button {
    left: 50%;
    top: 25%;
  }
}
.wp-block-theme-blocks-the-last-edition-events .play-button .dashicons {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wp-block-theme-blocks-the-last-edition-events .content-wrapper {
  position: relative;
  z-index: 2;
  max-width: 497px;
  max-height: 505px;
  height: 100%;
  width: 100%;
  margin-right: 72px;
}

@media screen and (max-width: 1200px) {
  .wp-block-theme-blocks-the-last-edition-events .content-wrapper {
    margin-right: 32px !important;
  }
}
@media screen and (max-width: 1119px) {
  .wp-block-theme-blocks-the-last-edition-events .content-wrapper {
    max-height: 448px;
    height: 100%;
    max-width: unset !important;
    margin-right: unset !important;
  }
}
@media screen and (max-width: 910px) {
  .wp-block-theme-blocks-the-last-edition-events .content-wrapper {
    min-height: 448px !important;
    max-height: unset !important;
  }
}
.wp-block-theme-blocks-the-last-edition-events .overlay {
  width: 100%;
  background-color: #2D1A39;
  padding: 32px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wp-block-theme-blocks-the-last-edition-events .overlay:hover {
  cursor: pointer;
  filter: brightness(0.9);
  transition: filter 0.3s ease-in-out;
}

@media screen and (max-width: 1119px) {
  .wp-block-theme-blocks-the-last-edition-events .overlay {
    padding: 40px !important;
  }
}
@media screen and (max-width: 910px) {
  .wp-block-theme-blocks-the-last-edition-events .overlay {
    min-height: 448px !important;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-theme-blocks-the-last-edition-events .overlay {
    padding: 32px !important;
  }
}
.wp-block-theme-blocks-the-last-edition-events .overlay > div {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
  justify-content: start;
}

@media screen and (max-width: 600px) {
  .wp-block-theme-blocks-the-last-edition-events .overlay > div {
    gap: 16px !important;
  }
}
.wp-block-theme-blocks-the-last-edition-events .overlay h2 {
  display: -webkit-box;
  width: 387px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: var(--Neutral-Pure-50, #FFF);
  text-overflow: ellipsis;
  /* Title/sm/Semi-Bold */
  font-family: var(--font-Family-Title, Montserrat);
  font-size: var(--font-Size-Title-sm, 28px);
  font-style: normal;
  font-weight: 600;
  line-height: 38px; /* 135.714% */
  letter-spacing: -0.56px;
}

@media screen and (max-width: 600px) {
  .wp-block-theme-blocks-the-last-edition-events .overlay h2 {
    width: 100% !important;
  }
}
.wp-block-theme-blocks-the-last-edition-events .overlay p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  align-self: stretch;
  color: var(--Neutral-Pure-50, #FFF);
  text-overflow: ellipsis;
  /* Text/md/Regular */
  font-family: var(--font-Family-Text, Montserrat);
  font-size: var(--font-Size-Text-md, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}

.wp-block-theme-blocks-the-last-edition-events .overlay a {
  color: var(--Neutral-Pure-50, #FFF) !important;
  /* Text/md/Medium */
  font-family: var(--font-Family-Text, Montserrat) !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 160%; /* 25.6px */
}

.wp-block-theme-blocks-the-last-edition-events .overlay a:hover {
  color: var(--Neutral-Pure-50, #FFF) !important;
  font-weight: 600 !important;
  line-height: 140% !important;
  transition: all 0.3s ease-in-out;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal .modal-content {
  position: relative;
  margin: 10% auto;
  width: 80%;
  max-width: 1100px;
}

.modal .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  z-index: 999;
  right: 16px;
  border: 1.2px solid var(--Neutral-Grey-200, #7B7B7B);
  background: rgba(34, 34, 34, 0.2);
  -webkit-backdrop-filter: blur(8.3333330154px);
          backdrop-filter: blur(8.3333330154px);
  padding: 9.6px;
  top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal .close > img {
  filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(20%) hue-rotate(31deg) brightness(104%) contrast(107%);
}

.modal .close:hover, .modal .close:focus {
  text-decoration: none;
  cursor: pointer;
}

.modal .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.modal .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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