html {
  margin: 0;
  display: grid;
  min-height: 100%;
}
@media all {
  :where(body.w-body) {
    font-family: Arial, Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
  }
  :where(div.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(address.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(article.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(aside.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(figure.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(footer.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(header.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(main.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(nav.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(section.w-box) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h1.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h2.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h3.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h4.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h5.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(h6.w-heading) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(p.w-paragraph) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
  }
  :where(div.w-text) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
    min-height: 1em;
  }
  :where(img.w-image) {
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    outline-width: 1px;
    max-width: 100%;
    display: block;
    height: auto;
  }
  :where(button.w-button) {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    text-transform: none;
    margin: 0;
  }
  :where(b.w-bold-text) {
    font-weight: 700;
    box-sizing: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  }
  :where(div.w-html-embed) {
    display: contents;
  }
}
@media all {
  .cbwk9oc {
    background-attachment: scroll;
  }
  .c13t910t {
    -webkit-background-clip: border-box;
    background-clip: border-box;
  }
  .c1u989u0 {
    background-blend-mode: normal;
  }
  .c1eznstj {
    background-image: url(/assets/placeholder_3_sQ92L9ghmDPDH-h5IYN4-.jpg);
  }
  .c1dbdkp {
    background-origin: padding-box;
  }
  .c2p3g0y {
    background-repeat: repeat;
  }
  .ccgjbol {
    background-size: cover;
  }
  .c1ftzlmc {
    height: auto;
  }
  .c1yisheh {
    text-align: center;
  }
  .cizvzy2 {
    object-position: 50% 50%;
  }
  .c1240466 {
    display: flex;
  }
  .c18g4cax {
    align-items: center;
  }
  .c1toebhq {
    justify-content: center;
  }
  .cux1me0 {
    flex-direction: column;
  }
  .c1rmt9td {
    background-color: #000;
  }
  .ct9trmz {
    padding-top: 10%;
  }
  .c1nbhp5r {
    padding-bottom: 10%;
  }
  .c1v1tekl {
    background-position: 50% 50%;
  }
  .cvodwpy {
    flex-wrap: nowrap;
  }
  .ckko7h0 {
    font-size: 3em;
  }
  .c1fvx62r {
    display: block;
  }
  .c1rhx98m {
    justify-content: start;
  }
  .c90p6i5 {
    width: 100%;
  }
  .cz0lekp {
    padding-left: 10%;
  }
  .cjwkrf {
    padding-right: 10%;
  }
  .c169q97v {
    padding-top: 5%;
  }
  .c6d15x9 {
    padding-bottom: 5%;
  }
  .c31iq70 {
    margin-top: 0;
  }
  .c1nbh37z {
    font-size: 30px;
  }
  .c1ot53e1 {
    font-weight: 600;
  }
  .c1oagqun {
    margin-top: 20px;
  }
  .c12005dx {
    margin-bottom: 20px;
  }
  .c1qfs1cc {
    overflow-x: visible;
  }
  .cpczoyc {
    overflow-y: visible;
  }
  .c1xitwlc {
    background-color: #f9f9f9;
  }
  .cv7hotc {
    background-color: #0f1d87;
  }
  .c151aw3d {
    color: #fff;
  }
  .c1jacduq {
    padding: 10px;
  }
  .cnoia8v {
    background-color: #fff;
  }
  .c1ff06t {
    margin-bottom: 0;
  }
}
@media all and (max-width: 991px) {
  .c1somcrf {
    padding-left: 30px;
  }
  .c1e2hoqv {
    padding-right: 30px;
  }
}
@media all and (max-width: 767px) {
  .cuw2z53 {
    padding-left: 20px;
  }
  .c1vr5llh {
    padding-right: 20px;
  }
}
@media all and (max-width: 479px) {
  .c1neq4w9 {
    padding-left: 10px;
  }
  .c1r7ox52 {
    padding-right: 10px;
  }
}
