/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/section-v1/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.
 */
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 */
.container {
  width: 100%;
  max-width: 1368px;
  margin: 0 auto;
}
.container--wp {
  max-width: var(--wp--style--global--wide-size);
  padding: 0;
}
.container--sm {
  max-width: 28rem;
}
.container--md {
  max-width: 56.75rem;
}
.container--lg {
  max-width: 65.75rem;
}
.container--xl {
  max-width: 85.5rem;
}
@media (max-width: 782px) {
  .container {
    padding: 0 10px;
  }
}

.grid {
  display: grid;
  gap: 2rem;
}
.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 782px) {
  .grid--2-cols {
    grid-template-columns: 1fr;
  }
}
.grid--3-cols {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 960px) {
  .grid--3-cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 782px) {
  .grid--3-cols {
    grid-template-columns: 1fr;
  }
}
.grid--2x3 {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
@media (max-width: 960px) {
  .grid--2x3 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}
@media (max-width: 782px) {
  .grid--2x3 {
    grid-template-columns: 1fr;
  }
}
.grid--auto-fit {
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
}
@media (max-width: 782px) {
  .grid--auto-fit {
    grid-template-columns: 1fr;
  }
}
.grid--gap-sm {
  gap: 1rem;
}
.grid--gap-lg {
  gap: 2.5rem;
}
.grid--gap-xl {
  gap: 3rem;
}

.flex {
  display: flex;
}
.flex--column {
  flex-direction: column;
}
.flex--row {
  flex-direction: row;
}
.flex--center {
  justify-content: center;
}
.flex--between {
  justify-content: space-between;
}
.flex--around {
  justify-content: space-around;
}
.flex--end {
  justify-content: flex-end;
}
.flex--start {
  justify-content: flex-start;
}
.flex--align-center {
  align-items: center;
}
.flex--align-end {
  align-items: flex-end;
}
.flex--align-start {
  align-items: flex-start;
}
.flex--align-stretch {
  align-items: stretch;
}
.flex--center-all {
  justify-content: center;
  align-items: center;
}
.flex--between-center {
  justify-content: space-between;
  align-items: center;
}
.flex--wrap {
  flex-wrap: wrap;
}
.flex--gap-xs {
  gap: 0.25rem;
}
.flex--gap-sm {
  gap: 0.5rem;
}
.flex--gap-md {
  gap: 1rem;
}
.flex--gap-lg {
  gap: 1.5rem;
}
.flex--gap-xl {
  gap: 2rem;
}
.flex--gap-2xl {
  gap: 2.5rem;
}

.p--xs {
  padding: 0.25rem;
}
.p--sm {
  padding: 0.5rem;
}
.p--md {
  padding: 1rem;
}
.p--lg {
  padding: 1.5rem;
}
.p--xl {
  padding: 2rem;
}
.p--2xl {
  padding: 2.5rem;
}
.p--3xl {
  padding: 3rem;
}
.py--xs {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py--sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py--md {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py--lg {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py--xl {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py--2xl {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py--3xl {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px--xs {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px--md {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px--lg {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px--xl {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px--2xl {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px--3xl {
  padding-left: 3rem;
  padding-right: 3rem;
}

.m--xs {
  margin: 0.25rem;
}
.m--sm {
  margin: 0.5rem;
}
.m--md {
  margin: 1rem;
}
.m--lg {
  margin: 1.5rem;
}
.m--xl {
  margin: 2rem;
}
.m--2xl {
  margin: 2.5rem;
}
.m--3xl {
  margin: 3rem;
}
.my--xs {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my--sm {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my--md {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my--lg {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my--xl {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my--2xl {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my--3xl {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.mx--xs {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx--sm {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx--md {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx--lg {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx--xl {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx--2xl {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx--3xl {
  margin-left: 3rem;
  margin-right: 3rem;
}
.mx--auto {
  margin-left: auto;
  margin-right: auto;
}

.section {
  position: relative;
}
.section--sm {
  padding: 2.5rem 0;
}
.section--md {
  padding: 3rem 0;
}
.section--lg {
  padding: 5rem 0;
}
.section--xl {
  padding: 6rem 0;
}
.section--dark {
  background: var(--color-surface-dark);
  color: var(--color-text-light);
}
.section--light {
  background: var(--color-surface-light);
  color: var(--color-text-dark);
}
.section--gradient {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-secondary) 100%);
  color: var(--color-text-light);
}
.section--hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bg--primary {
  background-color: var(--color-brand-primary);
}
.bg--secondary {
  background-color: var(--color-brand-secondary);
}
.bg--surface-dark {
  background-color: var(--color-surface-dark);
}
.bg--surface-light {
  background-color: var(--color-surface-light);
}
.bg--transparent {
  background-color: transparent;
}
.bg--gradient-primary {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-secondary) 100%);
}
.bg--gradient-radial {
  background: radial-gradient(circle, var(--color-brand-primary) 0%, var(--color-secondary) 100%);
}

.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--primary {
  color: var(--color-brand-primary);
}
.text--secondary {
  color: var(--color-brand-secondary);
}
.text--light {
  color: var(--color-text-light);
}
.text--dark {
  color: var(--color-text-dark);
}
.text--muted {
  color: var(--color-text-muted);
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}

.position--relative {
  position: relative;
}
.position--absolute {
  position: absolute;
}
.position--fixed {
  position: fixed;
}
.position--sticky {
  position: sticky;
}

.d--none {
  display: none;
}
.d--block {
  display: block;
}
.d--inline {
  display: inline;
}
.d--inline-block {
  display: inline-block;
}
.d--flex {
  display: flex;
}
.d--grid {
  display: grid;
}
@media (max-width: 782px) {
  .d--md-none {
    display: none;
  }
  .d--md-block {
    display: block;
  }
  .d--md-flex {
    display: flex;
  }
}
@media (max-width: 600px) {
  .d--sm-none {
    display: none;
  }
  .d--sm-block {
    display: block;
  }
  .d--sm-flex {
    display: flex;
  }
}

.text-outline {
  color: transparent;
  -webkit-text-stroke: 2px var(--color-surface-red);
  text-stroke: 2px var(--color-surface-red);
}
.text-outline--red {
  color: transparent;
  -webkit-text-stroke: 2px var(--color-surface-red);
  text-stroke: 2px var(--color-surface-red);
}
.text-outline--white {
  color: transparent;
  -webkit-text-stroke: 2px #ffffff;
  text-stroke: 2px #ffffff;
}
.text-outline--black {
  color: transparent;
  -webkit-text-stroke: 2px #000000;
  text-stroke: 2px #000000;
}
.text-outline--thin {
  -webkit-text-stroke-width: 1px;
  text-stroke-width: 1px;
}
.text-outline--thick {
  -webkit-text-stroke-width: 3px;
  text-stroke-width: 3px;
}
.text-outline--extra-thick {
  -webkit-text-stroke-width: 4px;
  text-stroke-width: 4px;
}
.text-outline--filled {
  color: var(--color-surface-red);
  -webkit-text-stroke: 2px var(--color-surface-red);
  text-stroke: 2px var(--color-surface-red);
}
@media (max-width: 782px) {
  .text-outline {
    -webkit-text-stroke-width: 1.5px;
    text-stroke-width: 1.5px;
  }
  .text-outline--thick {
    -webkit-text-stroke-width: 2px;
    text-stroke-width: 2px;
  }
  .text-outline--extra-thick {
    -webkit-text-stroke-width: 3px;
    text-stroke-width: 3px;
  }
}
@media (max-width: 600px) {
  .text-outline {
    -webkit-text-stroke-width: 1px;
    text-stroke-width: 1px;
  }
  .text-outline--thick {
    -webkit-text-stroke-width: 1.5px;
    text-stroke-width: 1.5px;
  }
  .text-outline--extra-thick {
    -webkit-text-stroke-width: 2px;
    text-stroke-width: 2px;
  }
}

.text-gradient {
  background: var(--gradient-brand-secondary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.section-v1 {
  position: relative;
  border-radius: 0.5rem;
  background-color: #f7f7f7;
  margin: 0 10px;
  overflow: hidden;
  padding: 4rem 1.5rem;
}
@media (max-width: 960px) {
  .section-v1 {
    padding: 3rem 1rem;
  }
}
@media (max-width: 782px) {
  .section-v1 {
    padding: 2rem 0.5rem;
  }
}
.section-v1__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .section-v1__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 3rem;
  }
}
.section-v1__title-wrapper {
  flex: 0 0 auto;
}
@media (max-width: 960px) {
  .section-v1__title-wrapper {
    order: 1;
  }
}
.section-v1__title {
  color: var(--color-brand-primary);
  text-transform: uppercase;
  margin: 0;
}
.section-v1__mobile-image {
  display: none;
}
@media (max-width: 960px) {
  .section-v1__mobile-image {
    display: block;
    order: 2;
    text-align: center;
  }
}
.section-v1__mobile-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
}
.section-v1__mobile-image-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  border: 2px dashed rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem;
  background-color: rgba(0, 0, 0, 0.05);
}
.section-v1__mobile-image-placeholder-icon {
  font-size: var(--wp--preset--font-size--h-4, 2rem);
  margin-bottom: 0.5rem;
}
.section-v1__mobile-image-placeholder p {
  margin: 0;
  color: var(--color-text-secondary-dark);
  font-size: 1rem;
}
.section-v1__text-content {
  flex: 1;
  max-width: 50%;
}
@media (max-width: 960px) {
  .section-v1__text-content {
    max-width: 100%;
    order: 3;
  }
}
.section-v1__description {
  margin-bottom: 4rem;
}
@media (max-width: 782px) {
  .section-v1__description {
    margin-bottom: 2rem;
  }
}
.section-v1__intro {
  font-size: 2rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: var(--color-text-secondary-dark);
  margin: 0;
}
@media (max-width: 782px) {
  .section-v1__intro {
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
.section-v1__subtext-content {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 4rem;
}
@media (max-width: 782px) {
  .section-v1__subtext-content {
    padding-top: 2rem;
  }
}
.section-v1__subtext-content-text {
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: var(--color-text-secondary-dark);
  margin: 0;
}
@media (max-width: 782px) {
  .section-v1__subtext-content-text {
    font-size: 1rem;
    line-height: 1.6;
  }
}
.section-v1__desktop-image {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 960px) {
  .section-v1__desktop-image {
    display: none;
  }
}
.section-v1__desktop-image img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

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