/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/latest-news/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 */
:root {
  --breakpoint-xs: 480px;
  --breakpoint-sm: 600px;
  --breakpoint-md: 782px;
  --breakpoint-lg: 960px;
  --breakpoint-xl: 1280px;
  --breakpoint-2xl: 1440px;
  --color-surface-dark: var(--wp--preset--color--surface-dark, #000000);
  --color-surface-grey: var(--wp--preset--color--surface-grey, #141516);
  --color-surface-silver: var(--wp--preset--color--surface-silver, #3d3e40);
  --color-surface-red: var(--wp--preset--color--surface-red, #ff2a35);
  --color-text-primary-light: var(
    --wp--preset--color--text-primary-light,
    #f2f2fd
  );
  --color-text-secondary-light: var(
    --wp--preset--color--text-secondary-light,
    rgba(255, 255, 255, 0.72)
  );
  --color-text-primary-dark: var(
    --wp--preset--color--text-primary-dark,
    #000000
  );
  --color-text-secondary-dark: var(
    --wp--preset--color--text-secondary-dark,
    rgba(0, 0, 0, 0.72)
  );
  --color-brand-primary: var(--wp--preset--color--brand-primary, #ff2a35);
  --color-brand-secondary: var(--wp--preset--color--brand-secondary, #ffc12f);
  --gradient-brand-primary: linear-gradient(
    116.1deg,
    rgba(255, 42, 53, 0.32) 0%,
    rgba(0, 0, 0, 0.32) 44.5%
  );
  --gradient-brand-secondary: linear-gradient(
    96.81deg,
    #fcb351 0%,
    #ffe0b6 47.26%,
    #ffc12f 98.5%
  );
  --color-border-light-1: var(
    --wp--preset--color--border-light-1,
    rgba(255, 255, 255, 0.48)
  );
  --color-border-light-2: var(
    --wp--preset--color--border-light-2,
    rgba(255, 255, 255, 0.24)
  );
  --color-border-light-3: var(
    --wp--preset--color--border-light-3,
    rgba(255, 255, 255, 0.12)
  );
  --color-border-dark-1: var(
    --wp--preset--color--border-dark-1,
    rgba(0, 0, 0, 0.48)
  );
  --color-border-dark-2: var(
    --wp--preset--color--border-dark-2,
    rgba(0, 0, 0, 0.24)
  );
  --color-border-dark-3: var(
    --wp--preset--color--border-dark-3,
    rgba(242, 242, 253, 0.12)
  );
  --color-icon: var(--wp--preset--color--icon, #ff2a35);
  --color-success: var(--wp--preset--color--success, #97ff46);
  --color-error: var(--wp--preset--color--error, #ff5330);
  --color-alert: var(--wp--preset--color--alert, #ffe142);
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-oswald: "Oswald", sans-serif;
  --font-roboto: "Roboto", sans-serif;
  --text-h1-size: var(--wp--preset--font-size--h-1, 10rem);
  --text-h1-font-weight: var(--font-weight-bold);
  --text-h1-line-height: 1.1;
  --text-h1-letter-spacing: -0.02em;
  --text-h1-font-family: var(--font-oswald);
  --text-h2-size: var(--wp--preset--font-size--h-2, 4.5rem);
  --text-h2-font-weight: var(--font-weight-bold);
  --text-h2-line-height: 1.1;
  --text-h2-letter-spacing: -0.02em;
  --text-h2-font-family: var(--font-oswald);
  --text-h3-size: var(--wp--preset--font-size--h-3, 3rem);
  --text-h3-font-weight: var(--font-weight-bold);
  --text-h3-line-height: 1.1;
  --text-h3-letter-spacing: -0.02em;
  --text-h3-font-family: var(--font-oswald);
  --text-h4-size: var(--wp--preset--font-size--h-4, 2rem);
  --text-h4-font-weight: var(--font-weight-bold);
  --text-h4-line-height: 1.1;
  --text-h4-letter-spacing: -0.02em;
  --text-h4-font-family: var(--font-oswald);
  --text-h5-size: var(--wp--preset--font-size--h-5, 1.5rem);
  --text-h5-font-weight: var(--font-weight-bold);
  --text-h5-line-height: 1.1;
  --text-h5-letter-spacing: -0.02em;
  --text-h5-font-family: var(--font-oswald);
  --text-h6-size: var(--wp--preset--font-size--h-6, 1.25rem);
  --text-h6-font-weight: var(--font-weight-bold);
  --text-h6-line-height: 1.1;
  --text-h6-letter-spacing: -0.02em;
  --text-h6-font-family: var(--font-oswald);
  --text-body-big-size: 2rem;
  --text-body-big-line-height: 1.6;
  --text-body-big-letter-spacing: -0.02em;
  --text-body-big-font-weight: var(--font-weight-regular);
  --text-body-big-font-family: var(--font-roboto);
  --text-body-medium-size: 1.25rem;
  --text-body-medium-line-height: 1.6;
  --text-body-medium-letter-spacing: -0.02em;
  --text-body-medium-font-weight: var(--font-weight-regular);
  --text-body-medium-font-family: var(--font-roboto);
  --text-body-small-size: 1rem;
  --text-body-small-line-height: 1.6;
  --text-body-small-letter-spacing: -0.02em;
  --text-body-small-font-weight: var(--font-weight-regular);
  --text-body-small-font-family: var(--font-roboto);
  --text-body-xsmall-size: 0.75rem;
  --text-body-xsmall-line-height: 1.6;
  --text-body-xsmall-letter-spacing: -0.02em;
  --text-body-xsmall-font-weight: var(--font-weight-regular);
  --text-body-xsmall-font-family: var(--font-roboto);
}

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 */
.latest-news {
  padding: 4rem 0;
}
.latest-news__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.latest-news__header {
  width: 100%;
}
.latest-news__title {
  text-transform: uppercase;
}
.latest-news__title-highlight {
  color: var(--color-surface-red);
}
.latest-news__content {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  width: 100%;
}
@media (max-width: 960px) {
  .latest-news__content {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.latest-news__posts {
  flex: 1;
  max-width: 56.75rem;
}
@media (max-width: 960px) {
  .latest-news__posts {
    max-width: 100%;
  }
}
.latest-news__posts-grid {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.latest-news__small-posts {
  display: flex;
  gap: 0.5rem;
}
@media (max-width: 782px) {
  .latest-news__small-posts {
    flex-direction: column;
  }
}
.latest-news__cta {
  flex-shrink: 0;
  width: 28rem;
}
@media (max-width: 960px) {
  .latest-news__cta {
    width: 100%;
    max-width: 28rem;
    margin: 0 auto;
  }
}
.latest-news__post {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: var(--color-surface-grey);
  border: 1px solid var(--color-border-light-3);
}
.latest-news__post--featured {
  height: 26.25rem;
  margin-bottom: 0.5rem;
}
.latest-news__post--small {
  flex: 1;
  height: auto;
  padding: 1rem;
}
.latest-news__post--small .latest-news__post-image {
  position: relative;
  height: 15.3125rem;
}
.latest-news__post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.latest-news__post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.latest-news__post--small .latest-news__post-image {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
}
.latest-news__post-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.64) 70%);
  z-index: 2;
}
.latest-news__post--small .latest-news__post-overlay {
  display: none;
}
.latest-news__post-content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 1rem;
  gap: 1rem;
}
.latest-news__post--featured .latest-news__post-content {
  color: var(--color-text-primary-light);
}
.latest-news__post--small .latest-news__post-content {
  position: static;
  height: auto;
  padding: 0;
  color: var(--color-text-primary-light);
}
.latest-news__post-body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.latest-news__post-title {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-top: 0.625rem;
}
.latest-news__post-title a {
  color: var(--color-text-primary-light);
  text-decoration: none;
  transition: color 0.3s ease;
}
.latest-news__post-title a:hover {
  color: var(--color-surface-red);
}
.latest-news__post--small .latest-news__post-title {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.latest-news__post-excerpt {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: var(--color-text-secondary-light);
  margin: 0;
}
.latest-news__post--small .latest-news__post-excerpt {
  font-size: 0.875rem;
}
.latest-news__post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 600px) {
  .latest-news__post-meta {
    align-items: flex-start;
    gap: 0.5rem;
  }
}
.latest-news__post-date {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: var(--color-text-secondary-light);
}
.latest-news__post-author {
  color: var(--color-text-primary-light);
}
.latest-news__post-link {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: var(--color-brand-secondary);
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.3s ease;
}
.latest-news__post-link:hover {
  color: var(--color-surface-red);
}
.latest-news__no-posts {
  text-align: center;
  padding: 2.5rem;
  color: var(--color-text-secondary-light);
}
.latest-news__no-posts p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin: 0;
}

.call-to-action {
  position: relative;
  height: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: var(--color-surface-grey);
}
.call-to-action__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.call-to-action__background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.call-to-action__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem 1.5rem;
  gap: 8rem;
}
.call-to-action__text {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 100%;
}
.call-to-action__title {
  margin: 0;
  display: flex;
  flex-direction: column;
  line-height: 0.88;
}
.call-to-action__title {
  font-family: "Oswald", sans-serif;
  font-size: var(--wp--preset--font-size--h-1, 10rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 782px) {
  .call-to-action__title {
    font-size: 9rem;
  }
}
@media (max-width: 390px) {
  .call-to-action__title {
    font-size: 6rem;
  }
}
.call-to-action__title-large {
  font-family: "Oswald", sans-serif;
  font-size: var(--wp--preset--font-size--h-1, 10rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-surface-red);
  -webkit-text-stroke: 2px var(--color-surface-red);
}
@media (max-width: 960px) {
  .call-to-action__title-large {
    font-size: 7.5rem;
  }
}
@media (max-width: 782px) {
  .call-to-action__title-large {
    font-size: 6rem;
  }
}
@media (max-width: 600px) {
  .call-to-action__title-large {
    font-size: 4.5rem;
  }
}
.call-to-action__subtitle {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.call-to-action__subtitle-main, .call-to-action__subtitle-secondary {
  font-family: "Roboto", sans-serif;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: var(--color-text-primary-light);
  margin: 0;
}
@media (max-width: 782px) {
  .call-to-action__subtitle-main, .call-to-action__subtitle-secondary {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .call-to-action__subtitle-main, .call-to-action__subtitle-secondary {
    font-size: 1.125rem;
  }
}
.call-to-action__action {
  margin-top: auto;
  z-index: 3;
}
.call-to-action__button {
  width: 100%;
  padding: 1rem 2.5rem;
  border-radius: 50rem;
  border: 1px solid var(--color-border-light-2);
  box-shadow: inset 0 0 1rem rgb(255, 255, 255);
  background: linear-gradient(135deg, #fcb351 0%, #ffe0b6 47.26%, #ffc12f 98.5%);
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: var(--color-text-primary-dark);
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.call-to-action__button:hover {
  transform: translateY(-2px);
  box-shadow: inset 0 0 1rem rgb(255, 255, 255), 0 8px 24px rgba(0, 0, 0, 0.3);
}
.call-to-action__button:active {
  transform: translateY(0);
}
.call-to-action--v1 {
  border: 1px solid var(--color-border-light-3);
}
.call-to-action--v1 .call-to-action__background::after {
  background: rgba(0, 0, 0, 0.6);
}

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