.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #000;
  background-color: #2f2d43;
  font-family: Varela Round, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: .9rem;
}

a {
  color: #910201;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(45, 64, 234, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: 1.5rem;
  height: 1.5rem;
  flex: none;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-black {
  color: #000;
}

.text-color-grey {
  color: gray;
}

.fs-styleguide_2-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-white {
  color: #fff;
}

.text-style-italic {
  font-style: italic;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(45, 64, 234, .05);
  border: 1px dashed #2d40ea;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

.text-weight-bold {
  font-weight: 700;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.background-color-white {
  background-color: #fff;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-align-left {
  text-align: left;
}

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.page-wrapper {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #2d40ea;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

.text-align-center {
  text-align: center;
}

.form_component {
  margin-bottom: 0;
}

.main-wrapper {
  flex: 0 auto;
  display: block;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  padding: 3rem;
  display: flex;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

.home-message_logo {
  width: 4rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  width: 100%;
  background-color: rgba(45, 64, 234, .1);
  border: 1px dashed #2d40ea;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 16rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.background-color-darkblue {
  background-color: #2f2d43;
}

.navbar_component {
  background-color: rgba(0, 0, 0, 0);
}

.nav_link {
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.nav_link.w--current {
  padding-left: .75rem;
  padding-right: .75rem;
}

.nav-menu {
  background-color: #7e8b49;
  border: .125rem solid #000;
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  padding: .5rem 1rem;
  display: flex;
}

.body-2 {
  background-color: rgba(0, 0, 0, 0);
}

.icon-1x1-small-2 {
  width: 1.5rem;
  height: 1.5rem;
  color: #000;
  flex: none;
}

.nav-menu_horace-wrap {
  background-image: url('../images/navhorace.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: flex-end;
  padding-right: 2.4rem;
  display: flex;
}

.footer_component {
  background-image: url('../images/zomhill.png'), url('../images/hillsbg.png');
  background-position: 50% 100%, 50% 100%;
  background-repeat: no-repeat, repeat-x;
  background-size: auto, auto;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 9rem;
  padding-bottom: 0;
  padding-right: .6rem;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_contact-card {
  height: 100%;
}

.content-block {
  width: 100%;
  height: 100%;
  background-color: #fdfdfd;
  background-image: url('../images/mainbgboxfoot.png');
  background-position: 50% 105%;
  background-repeat: no-repeat;
  background-size: 101.5%;
  border: 4px solid #000;
  border-radius: 30px;
  flex-direction: column;
  padding: 2.25rem 2.25rem 5.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 9px 5px rgba(0, 0, 0, .2);
}

.content-block.contact {
  background-image: url('../images/bigsteve2.png'), url('../images/mainbgboxfoot.png');
  background-position: 90% 33%, 50% 101%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 101.5%;
}

.content-block.survivors_league {
  height: 14.1rem;
  background-image: url('../images/league-of-survivors7.gif');
  background-position: 50% -24px;
  background-size: 105%;
  border-radius: 47px;
}

.content-block.lil-lhu {
  height: 38.8rem;
  background-image: url('../images/Lil-Lhu-for-web.jpg');
  background-position: 0 0;
  background-size: cover;
  padding: 0;
}

.content-block.coloring_contest {
  padding-bottom: 4rem;
}

.content-block.meranda_pins {
  background-image: url('../images/Pins_Homepage.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: 96%;
}

.content-block.meranda_video {
  background-image: none;
  padding: 0;
  overflow: hidden;
}

.content-block.noszom {
  height: 38.8rem;
  background-image: url('../images/nos.jpg');
  background-position: -2px -183px;
  /*background-size: cover;*/
  padding: 0;
}

.content-block.skelezom {
  height: 38.8rem;
  background-image: url('../images/SkeleZOM-x2-for-web.webp');
  background-position: 0px -41px;
  /*background-size: cover;*/
  padding: 0;
}

.content_contact {
  width: 36rem;
}

.content_title {
  margin-top: -1rem;
}

.contact_text {
  padding-left: 3rem;
}

.contact_links {
  padding-left: 6.1rem;
}

.email_link.is-indented {
  margin-left: 3.8rem;
}

.section_color-contest-card {
  height: 100%;
}

.content_contest-card {
  width: 36rem;
}

.image {
  width: 99%;
}

.text-block.is-indented {
  padding-left: 28px;
}

.text-block.is-white {
  color: #fff;
}

.image-3 {
  max-width: none;
  object-fit: cover;
}

.link-block.is-full-width {
  width: 100%;
  color: #000;
  text-decoration: none;
}

.link-block.coloring_contest {
  width: 71%;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: auto;
  right: -3%;
}

.coloring-page_download {
  width: 22.9rem;
  color: #920101;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: 2rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.outline-and-dropshadow {
  width: 5rem;
  outline-offset: 0px;
  outline: 1px solid #000;
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, .64);
}

.link-block-2 {
  align-items: flex-end;
  display: flex;
}

.section_coloring_pages {
  height: 100%;
}

.grid_coloring-pages {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.copyright {
  font-size: .9rem;
}

.grid_hompage {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section_lhu {
  height: 100%;
}

.image-4, .image-5 {
  display: none;
}

.section_survivors-league, .section_lskelezom {
  height: 100%;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .container-large {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .nav-menu_horace-wrap {
    background-position: 100% 0;
    background-size: contain;
    padding-right: 0;
  }

  .content-block, .content-block.contact {
    width: auto;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .content-block.survivors_league {
    width: auto;
    height: 9.6rem;
    background-position: 50% -17px;
    background-size: 105%;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .content-block.lil-lhu {
    width: auto;
    height: auto;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    overflow: hidden;
  }

  .content-block.coloring_contest {
    width: auto;
    background-position: 50% 101%;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .content-block.skelezom, .content-block.noszom {
    width: auto;
    height: auto;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    overflow: hidden;
  }

  .contact_links {
    padding-left: 3.1rem;
  }

  .text-block.is-indented {
    margin-top: -19px;
  }

  .text-block.is-white {
    margin-left: 22px;
  }

  .link-block.coloring_contest {
    width: 99%;
    margin-top: -49px;
    position: static;
    top: 17%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .coloring-page_download {
    flex-direction: row-reverse;
    align-self: flex-end;
    margin-top: -20px;
    margin-right: 2rem;
  }

  .copyright {
    font-size: .7rem;
  }

  .grid_hompage {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .image_logo {
    max-width: 79%;
  }

  .paragraph {
    width: 52%;
  }

  .image-4 {
    display: block;
    overflow: hidden;
  }

  .image-5 {
    display: none;
  }

  .section_survivors-league {
    margin-top: -1rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .nav-menu {
    padding-top: 1rem;
  }

  .nav-menu_horace-wrap {
    align-items: flex-end;
  }

  .footer_component {
    background-image: url('../images/zomhill.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .content-block.contact {
    background-position: 97% 33%, 50% 101%;
    background-size: 38%, 101.5%;
    padding-left: 1.35rem;
    padding-right: 1.35rem;
  }

  .content-block.survivors_league {
    height: 5.7rem;
    background-position: 50% -12px;
    background-size: 105%;
    border-radius: 29px;
    padding-bottom: 4.6rem;
  }

  .content-block.lil-lhu {
    height: auto;
    overflow: hidden;
  }

  .content-block.meranda_pins {
    padding: 0;
    overflow: hidden;
  }

  .content-block.skelezom {
    height: auto;
    overflow: hidden;
  }

  .content_contact {
    width: auto;
  }

  .contact_text, .contact_links {
    padding-left: 0;
  }

  .content_contest-card {
    width: auto;
  }

  .image {
    width: 72%;
  }

  .text-block.is-white {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5rem;
  }

  .link-block.coloring_contest {
    width: 100%;
    margin-top: -18px;
  }

  .section_coloring_pages {
    margin-top: -2rem;
  }

  .grid_coloring-pages {
    grid-template-columns: 1fr 1fr;
  }

  .copyright {
    color: #fff;
    font-size: .6rem;
  }

  .grid_hompage {
    grid-template-columns: 1fr;
  }

  .paragraph {
    width: 60%;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-4 {
    overflow: hidden;
  }

  .image-5 {
    display: block;
  }

  .section_survivors-league {
    margin-top: -2rem;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .nav_link {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section_contact-card {
    margin-top: -2.8rem;
  }

  .content-block {
    border-radius: 15px;
    margin-left: .6rem;
    margin-right: .6rem;
  }

  .content-block.contact {
    background-position: 100% 115%, 50% 101%;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .content-block.lil-lhu {
    height: auto;
    overflow: hidden;
  }

  .content-block.coloring_contest {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .content-block.meranda_pins {
    background-position: 50% 10%;
    background-size: 93%;
    padding: 0;
    overflow: hidden;
  }

  .content-block.skelezom {
    height: auto;
    overflow: hidden;
  }

  .contact_links {
    font-size: 1rem;
  }

  .email_link.is-indented {
    margin-left: 0;
  }

  .text-block.is-indented {
    margin-top: -29px;
  }

  .text-block.is-white {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block.coloring_contest {
    margin-top: 5px;
  }

  .coloring-page_download {
    width: auto;
  }

  .section_coloring_pages {
    margin-top: -3rem;
  }

  .grid_coloring-pages {
    grid-template-columns: 1fr;
  }

  .grid_hompage {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    grid-template-columns: 1fr;
  }

  .paragraph {
    width: 100%;
  }

  .image-4 {
    overflow: hidden;
  }

  .image-5, .bold-text {
    display: block;
  }

  .section_survivors-league {
    margin-top: -3rem;
  }

  .section_lskelezom {
    margin-top: -46px;
  }
}

#w-node-_112cdf18-d883-33d0-5405-33fa601db182-92efb106, #w-node-_054db02a-9596-5384-3c9f-3d5023aee4e0-92efb106 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-92efb109 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-92efb109 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-92efb109 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-92efb109 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-92efb109 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-92efb109, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-92efb109 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-92efb109 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-92efb109, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-92efb109 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-92efb109 {
  justify-self: start;
}

#w-node-_160271be-f478-480c-f79a-cafd3f3c34bd-22fc803e, #w-node-ca4c5997-eeac-d7a7-18e4-c3baa4bb17ed-22fc803e, #w-node-aa394a5d-2573-46ec-2e72-fae8579f5fce-22fc803e, #w-node-_8fcc574d-ac7c-3f2d-f832-30ad53bfb284-22fc803e, #w-node-_51f8508e-1864-4c22-ca63-e8b017131a46-22fc803e, #w-node-_9caa4f01-ff34-b056-70d6-f485575e7059-22fc803e, #w-node-_9f988255-9348-6072-ba7c-5c8973597be6-22fc803e, #w-node-_1ee71a33-bccc-e917-e84f-f108a299733f-22fc803e, #w-node-_76921e62-e9d9-6856-1977-a970c2f4590e-22fc803e, #w-node-e684a33e-63e8-0fb8-eb40-b5decc114b2f-22fc803e, #w-node-_8cb8dc6b-e4f9-f269-b475-be7ee66fb10a-22fc803e, #w-node-_5405c0dc-2157-4849-bc15-cb32f178e78d-22fc803e, #w-node-dfdfb234-895f-fb0b-aea8-2b897c13a161-22fc803e, #w-node-e01ac906-ee41-5978-b9d7-58a217784ed7-22fc803e, #w-node-_86974b35-2847-e410-986d-28ffd56b5aa8-22fc803e, #w-node-_08952040-b666-6957-6b52-6833365eeeaf-22fc803e, #w-node-b6098dd3-b611-2e0d-d012-ff9322040b6c-22fc803e, #w-node-_26c8d140-0ec4-ef6e-4b2f-5772b3ebb3fb-22fc803e, #w-node-_1d73ce64-4c2e-0b54-1ba7-bc0b82773db1-22fc803e, #w-node-_32ad5498-4fb1-f393-10e4-9606e3f096d5-22fc803e, #w-node-_9a5245ff-3dbf-1d8c-e630-c22fcb250286-22fc803e, #w-node-_063349af-eae2-173a-c372-d3bf1cefa7cf-22fc803e, #w-node-_7f7fe645-c8a6-a485-34ef-2d70fcfd3f70-22fc803e, #w-node-a4e32f27-e650-eddd-e4f3-51bcc7fe8dd9-22fc803e, #w-node-bbb6d551-9961-995e-25de-a14b93e6759a-22fc803e, #w-node-_1a39c202-68d8-7795-0147-b143c60c5e05-22fc803e, #w-node-e481b54e-99af-198c-16d4-5f9105580042-22fc803e, #w-node-_37274c48-84fc-0e98-188e-dc42fd3c58b4-22fc803e, #w-node-bc7c526e-1d4c-c113-1367-0603499c02f8-22fc803e, #w-node-cc44f046-e0de-5426-5d2d-75961b9a1b0d-22fc803e, #w-node-_0286fc96-74fd-fc6b-49ac-2ea4060cad2e-22fc803e, #w-node-e1d86221-b09d-2472-b25e-946c2b5f60a6-22fc803e, #w-node-e5f9b4b4-d9f3-7410-ee47-f7f32f1686d8-22fc803e, #w-node-b45ec6c9-6372-5868-40bb-5237535e433a-22fc803e, #w-node-f4e7095f-9712-c6ba-e7ff-d873504bc5a1-22fc803e, #w-node-f749390e-bcc2-4016-e30a-2e8fe1500172-22fc803e, #w-node-ad04b00b-ae90-979c-f836-dbf2eadc0612-22fc803e, #w-node-e8a7bf81-f1a9-75cf-10b1-016d7e9d6239-22fc803e, #w-node-a2825988-491d-c539-c4f2-17ccbcb97849-22fc803e, #w-node-_75d05e12-e515-ad97-a409-9ba117768e80-22fc803e, #w-node-ddaf9835-c48d-af8b-e70c-483e5c9d646c-22fc803e, #w-node-_2bd34b2d-d08c-77e4-b422-6dc42d80a920-22fc803e, #w-node-_3c182aec-0da5-7c7f-ecdd-28f9d2e8baa4-22fc803e, #w-node-_938ff919-b25f-db08-2607-42e0aec456d8-22fc803e, #w-node-_468720a6-035d-b08d-ea83-3bab72e5a6fe-22fc803e, #w-node-_06d22c55-e110-3a59-8cbe-744e446c3d7e-22fc803e, #w-node-_78118e91-b577-08f5-4840-cdf20b577599-22fc803e, #w-node-c965bed7-f8a1-2a57-f327-b9a11d70d6a2-22fc803e, #w-node-a2817975-f95e-c8f6-9b3d-ace87e75c4d2-22fc803e, #w-node-_48edecbc-e39f-5be5-8714-7789a61d20c3-22fc803e, #w-node-_912d3f5e-a1f5-32c6-56f8-9dadc7cb004f-22fc803e, #w-node-_6590406f-5871-bc83-7edb-5a1ed3b1b2a3-22fc803e, #w-node-f6abb73a-ae90-8d93-bdd4-f484053455cf-22fc803e, #w-node-_61b4cbb6-e840-9f06-dc38-24c1fa8723d2-22fc803e, #w-node-_0188e004-930c-4271-eae2-153d8e435859-22fc803e, #w-node-_40ff95c1-f3d4-8d27-d73e-72ec30ae1445-22fc803e, #w-node-_5d9e809f-5f30-6167-64d6-8df1cefafed5-22fc803e, #w-node-_9b14a691-f783-12d9-be8c-11666a18b5e5-22fc803e, #w-node-_69e7ced1-5e94-6733-ddf9-8920999be859-22fc803e, #w-node-afedcd3d-c2cc-dd4d-69bd-d93c2c024266-22fc803e, #w-node-_46d73ff9-c99c-bfc3-1f27-4883690505da-22fc803e, #w-node-d47471d1-0919-2914-5922-cdd37ff46916-22fc803e, #w-node-_25487e3b-2f8e-3945-d0e0-a6f0805e81b7-22fc803e, #w-node-_60d8b87d-88f4-50de-4adf-a55b8aa19041-22fc803e, #w-node-_7e1b8f11-6261-fcb2-62ee-55cd1d810e46-22fc803e, #w-node-_2cb6f725-7c95-baeb-fc32-9ccb5d012ae3-22fc803e, #w-node-_7a64bb9e-a778-936e-3999-89e60f4635dd-22fc803e, #w-node-d2c26ab9-ae1d-8242-c8d1-d886e0cf65a8-22fc803e, #w-node-_1063c67c-9c6c-e558-a4c0-90b16bf8e26c-22fc803e, #w-node-ae404af2-4907-5890-f3fa-a4649580fb7a-22fc803e, #w-node-_8b99d131-7109-f3fd-0803-39c70c256f82-22fc803e, #w-node-bab43381-540f-88d0-db32-9e35cfe5c102-22fc803e, #w-node-f683df43-8d92-1aaa-05b5-6d805e7d19ea-22fc803e, #w-node-bb104420-72e0-7de8-6068-06434dd06c4a-22fc803e, #w-node-_5a756d49-9eb6-db4b-ecfa-524c29b1afff-22fc803e, #w-node-_80d5af4a-7060-d9b5-8fb2-b5f41aecb286-22fc803e, #w-node-d16b53c4-4462-5a9b-6fbc-3d1c646e73e1-22fc803e, #w-node-_411ddbc8-02af-6a96-f205-8dd9ba05d658-22fc803e, #w-node-_5b8ed0cb-a991-62de-6ad7-f81ebaf98b37-22fc803e, #w-node-c17e285f-27ce-ece5-cd17-71421d4f9db6-22fc803e, #w-node-_6508d1c6-9571-9bd1-a536-863a4752e500-22fc803e, #w-node-dfd3d505-7280-6c4e-0f04-739fe2d4476c-22fc803e, #w-node-_8999fd6a-d4f2-a765-9bdb-81b37ebda06a-22fc803e, #w-node-ef877956-1ed5-0544-d4df-01b206996aa6-22fc803e, #w-node-_742965b7-8221-ecee-f781-269a7a0c225b-22fc803e, #w-node-_9acc430f-59f1-ba35-2586-c4944454833d-22fc803e, #w-node-_18ad1c86-9a64-dc0a-8e23-7361d86caf25-22fc803e, #w-node-_7bd4c0cd-32a7-38ed-0e93-8c91668c25b0-22fc803e, #w-node-_2c06e4c5-487d-3105-0adb-f7e035ef4a8f-22fc803e, #w-node-cf33711c-e2aa-e289-41ef-da4f09d3dc69-22fc803e, #w-node-d6089308-f99d-d9e1-e9c0-e9a151fcc21c-22fc803e, #w-node-_63d3b6b3-cb7e-38ce-3ffe-90f33814f71e-22fc803e, #w-node-_6d203e8b-6115-5dd9-90be-b9af79fd7acd-22fc803e, #w-node-_201c22eb-965e-7b57-412c-242ef44be94a-22fc803e, #w-node-_267fb2fc-eee1-cbcd-97b7-ff66b98e9ea1-22fc803e, #w-node-_0b511341-e177-4f6c-dad5-9e663fdb8706-22fc803e, #w-node-a7165e37-c61f-3921-e017-9d5c02c215e3-22fc803e, #w-node-d82051ba-e24a-2d1a-4f0d-6aa318a8aa46-22fc803e, #w-node-_97887ebe-7de7-30fc-8ba5-d8676eff1a14-22fc803e, #w-node-_02d25798-eaf8-28b5-801f-3a439ae9d644-22fc803e, #w-node-_057b33f0-4ac3-2096-0d1a-53fd5c919802-22fc803e, #w-node-_043f2290-8663-53c8-fee4-0f4c4534b4c2-22fc803e, #w-node-_81a59b57-694c-9e44-fb95-38587e59529e-22fc803e, #w-node-_85a1a706-f988-9423-328f-6c3d139537bd-22fc803e, #w-node-_674dcd99-8cc5-df9a-fc3d-fa351cfa4883-22fc803e, #w-node-_742113cd-c6b6-8300-9ed4-404c97c24fb7-22fc803e, #w-node-_5135f58d-24fa-34e6-2144-eff6a7c10bae-22fc803e, #w-node-_920e5f0c-ccf2-7dc0-86df-7d8702297f30-22fc803e, #w-node-_7d0e0f2b-8e39-befe-117e-2c6ac2d8ce48-22fc803e, #w-node-_72d085a2-7638-d487-1ead-e82e22b77d1c-22fc803e, #w-node-_51822889-9494-899c-a70d-f4a25c9891cb-22fc803e, #w-node-_0b5b5903-d65f-5d71-df88-43cad604f352-22fc803e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_0570897f-fd6d-c5c2-558f-d1661897e012-92efb106 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


