/* Extracted from v1/css/2-xg27acs.webflow.css for the Effortless Settings Customization section. */

:root {
  --color: #f51928;
}#hd .w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}#hd .xg-heading {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(115deg, var(--color), #8036ff);
  color: #bbb;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tradegothicltpro, sans-serif;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 1.2;
}#hd .xg-p {
  max-width: 80ch;
  color: #b9b9b9;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  font-weight: 400;
}#hd .xg-caption {
  color: #868686;
  text-align: center;
  font-size: 1.0625rem;
}#hd .xg-caption.s {
  color: #979797;
  font-size: .875rem;
}#hd .vu-scroll-trigger {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100vh;
  left: 0;
}#hd .vu-layout-fullwidth {
  width: 100%;
  position: relative;
  overflow: hidden;
}#hd .xg-fig-m {
  display: none;
}#hd .vu-sizer {
  width: 100%;
  padding-bottom: 40%;
}#hd .vu-sizer.for-wide-screen {
  display: none;
}#hd .xg-section {
  margin-bottom: 5rem;
  position: relative;
}#hd .xg-text-group {
  width: 50%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 4rem 2rem 2rem;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}#hd .xg-text-group.right {
  margin-left: auto;
}#hd .xg-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}#hd .pq-text-wrapper {
  grid-row-gap: .625rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}#hd .xg-hl-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 2em;
}#hd .xg-hl-wrapper.vertical {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  align-items: flex-start;
}#hd .pq-btn {
  grid-column-gap: .25rem;
  -webkit-backdrop-filter: blur(.625rem);
  backdrop-filter: blur(.625rem);
  color: #f51928;
  background-color: rgba(0, 0, 0,#hd .5);
  border: .0625rem solid #f51928;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}#hd .pq-btn:hover {
  background-color: rgba(255, 255, 255,#hd .1);
}

@media screen and (min-width: 1440px) {
#hd .vu-layout-fullwidth {
    position: relative;
  }#hd .vu-sizer.for-wide-screen {
    display: block;
  }#hd .xg-section {
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto;
  }#hd .xg-text-group {
    width: 40%;
    padding-top: 2rem;
    padding-left: 10vw;
    padding-right: 0;
    position: absolute;
  }#hd .xg-text-group.right {
    padding-left: 0;
    padding-right: 5vw;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }
}

@media screen and (max-width: 991px) {
#hd .xg-fig-m {
    width: 100%;
    aspect-ratio: 1100 / 786;
    display: block;
  }#hd .vu-sizer {
    display: none;
  }#hd .xg-section {
    margin-bottom: 2rem;
  }#hd .xg-text-group {
    width: 100%;
    background-color: rgba(0, 0, 0,#hd .9);
    padding-top: 3rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }#hd .xg-fill.desktop {
    display: none;
  }#hd .xg-hl-wrapper {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 767px) {
#hd .xg-heading {
    font-size: 2.1875rem;
  }#hd .xg-p {
    font-size: 1.0625rem;
  }#hd .xg-text-group {
    padding: 2rem;
  }#hd .pq-btn {
    font-size: 1.0625rem;
  }
}

@media screen and (max-width: 479px) {
#hd .xg-caption {
    font-size: .875rem;
    line-height: 1.4;
  }#hd .xg-text-group {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }#hd .xg-hl-wrapper {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.25em;
  }#hd .pq-btn {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    border-radius: 0;
    padding: 0;
  }
}
