body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 125px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  min-height: 125px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #fff;
  background-color: #f36c24;
  box-shadow: 0 1px 12px -1px #000;
}

.logo {
  min-width: 80%;
  margin-top: 12px;
}

.nav-menu {
  margin: auto;
  padding-top: 20px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.nav-link {
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.container-2 {
  min-width: 90%;
}

.footer {
  position: relative;
  border-top: 3px solid #fff;
  background-color: #f36c24;
  box-shadow: 0 -1px 12px -1px #000;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social {
  padding: 15px;
}

.social:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #ce4800 20%, #f36c24 65%);
}

.paragraph-4 {
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.content {
  position: relative;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.content.resources {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.background-video {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.image {
  position: absolute;
  right: 42.156px;
  bottom: 47.078px;
  max-width: 20%;
  min-width: 10%;
  clear: right;
}

.div-block-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  min-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-5 {
  max-width: 45%;
  min-width: 562px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
}

.div_class {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_class.white_bg {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.div_class.white_bg.hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-2 {
  width: auto;
  max-height: 425px;
  min-height: 150px;
  border-bottom-left-radius: 108px;
}

.text {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
  text-align: justify;
}

.text.secondary {
  color: #fff;
  line-height: 1.3;
  text-shadow: 2px 2px 3px #000;
}

.text.secondary.bot {
  margin-bottom: 0px;
}

.text.quote {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Califi, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.text.quote_name {
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: Agency, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.h4 {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

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

.div-block-8 {
  padding-right: 7%;
  padding-left: 7%;
}

.mailinglist {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(243, 108, 36, 0.45);
}

.mailinglist.contact {
  background-color: transparent;
}

.form-block {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.5fr 1fr 1fr 0.75fr;
  grid-template-columns: 0.5fr 1fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form {
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr 1fr 0.75fr;
  grid-template-columns: 0.5fr 1fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.name {
  margin-bottom: 10px;
  opacity: 0.8;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #000;
  font-weight: 600;
}

.name:focus {
  opacity: 1;
}

.name::-webkit-input-placeholder {
  color: #000;
  font-weight: 600;
}

.name:-ms-input-placeholder {
  color: #000;
  font-weight: 600;
}

.name::-ms-input-placeholder {
  color: #000;
  font-weight: 600;
}

.name::placeholder {
  color: #000;
  font-weight: 600;
}

.name.general {
  margin-bottom: 10px;
}

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

.heading-2.join_txt {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-2.join_txt.secondary {
  color: #fff;
  text-shadow: 2px 2px 3px #000;
}

.heading-2.join_txt.secondary.contact {
  margin-bottom: 10px;
  color: #333;
  text-shadow: 1px 1px 2px #000;
}

.email {
  margin-bottom: 10px;
  opacity: 0.8;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #000;
  font-weight: 600;
}

.email:focus {
  opacity: 1;
}

.email::-webkit-input-placeholder {
  color: #000;
  font-weight: 600;
}

.email:-ms-input-placeholder {
  color: #000;
  font-weight: 600;
}

.email::-ms-input-placeholder {
  color: #000;
  font-weight: 600;
}

.email::placeholder {
  color: #000;
  font-weight: 600;
}

.submit-button {
  margin-bottom: 10px;
  background-color: #f36c24;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-weight: 600;
  text-shadow: 1px 1px 6px #000;
}

.submit-button:hover {
  background-color: #ff5900;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 350px;
  margin-right: 6%;
  margin-left: 6%;
  padding-right: 6%;
  padding-left: 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background {
  position: fixed;
  left: 5%;
  right: 5%;
  z-index: -9999;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(40%, transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(243, 108, 36, 0.4)), to(rgba(243, 108, 36, 0.4))), url('../images/thumbnail_image001.png');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent 40%), linear-gradient(180deg, rgba(243, 108, 36, 0.4), rgba(243, 108, 36, 0.4)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
}

.div-block-10 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.quotes {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.quotes.hide {
  display: none;
}

.div-block-11 {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-top: 3px solid #fff;
  background-color: transparent;
  opacity: 1;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider {
  display: block;
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(243, 108, 36, 0.45);
}

.container-7 {
  opacity: 0.45;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.container-7:hover {
  opacity: 1;
}

.wk_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}

.image-7 {
  min-width: 45%;
  margin-left: 25px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.wk_of_img {
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.heading-6 {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  width: 40%;
  margin-bottom: 10px;
  margin-left: 30px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: nowrap;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-21 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  padding: 30px 25px;
  background-color: #fff;
  text-align: left;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-23 {
  position: relative;
  text-align: justify;
}

.heading-7 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Unicorn flakes', sans-serif;
  color: #fff;
  font-size: 80px;
  font-weight: 400;
  text-align: center;
  text-shadow: 3px 3px 12px #1a1a1a;
}

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

.content-2 {
  max-width: 90%;
  min-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.wk_hero_txt {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  text-align: justify;
}

.org_data_img {
  margin-bottom: 20px;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  color: #f36c24;
  font-weight: 700;
}

.icon {
  opacity: 0.8;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-weight: 800;
}

.icon:hover {
  opacity: 1;
}

.text-span-5 {
  font-family: 'Unicorn flakes', sans-serif;
  font-size: 27px;
  font-weight: 700;
}

.bold-text {
  font-family: Oswald, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.text-span-6 {
  color: #f36c24;
}

.image-8 {
  width: 182px;
  height: 182px;
  margin-top: 0px;
  padding: 15px;
}

.contact_sec {
  padding: 30px 100px;
  background-color: #fff;
}

.contact_sec.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 434.25px;
  margin-bottom: -40px;
  padding-top: 30px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.contact_title {
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.title {
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 38px;
  line-height: 1;
}

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

.title.vid {
  margin-left: -25px;
  font-size: 60px;
}

.info {
  position: relative;
  font-size: 18px;
}

.info_link {
  color: #333;
  text-decoration: none;
}

.info_link:hover {
  text-shadow: 0 0 1px #000;
}

.info_link:visited {
  color: #000;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-26 {
  background-color: transparent;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.resource_sec {
  padding: 25px 100px;
  text-align: justify;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-33 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.tab {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  background-color: rgba(243, 108, 36, 0.45);
}

.tab.w--current {
  background-color: #f36c24;
  color: #fff;
  font-weight: 700;
}

.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-34 {
  margin-top: 15px;
}

.tabs-content {
  padding: 20px;
  border: 1px solid #000;
  background-color: #f5f5f5;
  text-align: justify;
}

.gallup {
  width: 360px;
  height: auto;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.sub-title {
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 22px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-span-7 {
  color: #f36c24;
  font-weight: 700;
}

.hidden {
  display: none;
}

.resource_img {
  margin-bottom: 15px;
  text-align: center;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-9 {
  width: 313px;
  height: auto;
  margin-bottom: 15px;
}

.image-9.trainingmag {
  height: 100.984375px;
}

.image-9.cemex {
  height: 85.578125px;
}

.image-9.genesis {
  height: 81.78125px;
}

.no-bullet {
  margin-bottom: 10px;
  list-style-type: none;
}

.list-2 {
  margin-bottom: 0px;
}

.image-10 {
  width: 150px;
  height: auto;
}

.image-11 {
  width: 376px;
  height: auto;
}

.image-12 {
  width: 208px;
  height: auto;
  border-style: solid;
  border-width: 3px;
  border-color: #f36c24;
}

.image-13 {
  width: 346px;
  height: auto;
}

.image-14 {
  width: 346px;
  height: auto;
}

.image-15 {
  width: 1170.09375px;
  height: auto;
}

.link {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #ff5900;
  font-weight: 700;
}

.link:hover {
  text-shadow: 0 0 3px rgba(243, 108, 36, 0.43);
}

.link:visited {
  color: #ff7126;
}

.link.nobold {
  font-weight: 400;
}

.vid_hero {
  position: static;
  display: -ms-grid;
  display: grid;
  width: auto;
  min-height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: -webkit-max-content;
  -ms-grid-rows: max-content;
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
}

.vid_block {
  padding: 25px;
}

.vid_lightbox {
  margin: 10px;
}

.background-video-2 {
  max-height: 100vh;
  max-width: 100%;
  min-height: 88vh;
  min-width: 90%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.div-block-37 {
  position: relative;
  width: 100%;
  max-height: 160px;
  min-height: 100px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.hero_sub {
  margin-right: 35px;
  margin-bottom: 0px;
  margin-left: 35px;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.div-block-38 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 160px;
  min-height: 110px;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 100%, 0.51);
}

.vid_hero_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 200px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.vid_hero_link:hover {
  border-style: none none solid;
  border-bottom-width: 10px;
  border-bottom-color: #f36c24;
  background-color: hsla(0, 0%, 100%, 0.49);
  box-shadow: 4px 4px 20px -11px #000;
  color: #333;
}

.vid_hero_link:active {
  border-bottom-width: 5px;
  color: #f36c24;
  text-shadow: 0 0 7px #fff;
}

.vid_hero_link:visited {
  color: #333;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto auto auto;
  grid-template-columns: auto auto auto auto;
  -ms-grid-rows: 73px;
  grid-template-rows: 73px;
}

.body {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.offsetfix {
  position: absolute;
  height: 125px;
  margin-top: -135px;
}

.vid_img {
  max-width: 300px;
  min-width: 200px;
  -webkit-filter: grayscale(74%);
  filter: grayscale(74%);
  -webkit-transition: box-shadow 200ms ease, -webkit-filter 400ms ease;
  transition: box-shadow 200ms ease, -webkit-filter 400ms ease;
  transition: box-shadow 200ms ease, filter 400ms ease;
  transition: box-shadow 200ms ease, filter 400ms ease, -webkit-filter 400ms ease;
  -o-object-fit: contain;
  object-fit: contain;
}

.vid_img:hover {
  box-shadow: 6px 6px 12px -3px #000;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.vid_txt {
  display: none;
}

.bold-text-2 {
  color: #f36c24;
}

.left-arrow-4 {
  display: none;
}

.vid_slider {
  display: none;
}

.slide-nav {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.pop-up-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.pop-up-content {
  width: 100%;
  max-width: 500px;
  padding: 25px;
  border-style: solid;
  border-width: 5px;
  border-color: #f60;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 6px 6px 9px -4px #000;
  font-family: Lato, sans-serif;
  text-align: center;
}

.pop-up-heading {
  font-family: Oswald, sans-serif;
}

.pop-up-text {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pop-up-text._1 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.pop-up-image {
  width: 150px;
  -o-object-fit: fill;
  object-fit: fill;
}

.pop-up-close {
  border-radius: 6px;
  background-color: #f60;
  font-weight: 700;
}

.pop-up-close.schedule {
  margin-right: 40px;
}

.container-9 {
  margin-top: 5vh;
  padding: 25px 5%;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 4px 4px 5px 2px rgba(0, 0, 0, 0.36);
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}

.orange {
  color: #f36c24;
  font-weight: 700;
}

.book-link {
  margin: 20px;
}

.container-10 {
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-2 {
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.13)), to(rgba(255, 255, 255, 0.13))), url('../images/thumbnail_image001.png');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.13)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.paragraph-6 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.paragraph-6.mobile {
  display: none;
}

.paragraph-7 {
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.36);
}

.image-17 {
  width: 325px;
  height: 100px;
  margin-right: 20px;
  padding: 2px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  text-align: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  position: relative;
  margin-top: 50px;
  background-color: #fff;
}

.paragraph-8 {
  margin-top: 1%;
  margin-bottom: 1%;
  font-family: 'Open Sans', sans-serif;
  color: rgba(27, 27, 27, 0.6);
  font-size: 10px;
  text-align: center;
}

.eventlogo {
  width: 325px;
  height: 100px;
  margin-left: 20px;
}

.book-img {
  width: 215px;
  height: 310px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.book-img:hover {
  box-shadow: 3px 3px 4px -1px rgba(0, 0, 0, 0.36);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.div-block {
  position: relative;
  display: -ms-grid;
  display: grid;
  overflow: visible;
  height: 400px;
  padding-right: 50px;
  padding-left: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-42 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-18 {
  position: relative;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-43 {
  margin-right: 10px;
}

.lightbox-link {
  text-decoration: none;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
}

.div-block-44.atd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.title-2 {
  margin-bottom: 0px;
  font-size: 18px;
}

.columns {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1.25fr 0.75fr;
  grid-template-columns: 1.25fr 0.75fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.columns.atd {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-45 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.shawn {
  overflow: hidden;
  padding-right: 0px;
}

.org_data_img-2 {
  margin-bottom: 20px;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.frog {
  width: 10%;
  max-width: none;
  margin-right: 15px;
  margin-left: 15px;
}

.div-block-14 {
  max-width: 100ch;
  min-width: 75%;
}

.wk_hero-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(rgba(0, 0, 0, 0.46))), url('../images/thumbnail_image001.png');
  background-image: linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, 0.46)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.text-span-8 {
  color: #f36c24;
  font-weight: 700;
}

.frogs {
  position: relative;
  left: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-6 {
  height: auto;
  max-width: 100%;
  min-width: 130px;
  margin-bottom: 15px;
}

.text-span-9 {
  font-size: 27px;
  font-weight: 700;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.wk_link {
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 8px;
  background-color: rgba(255, 102, 0, 0.25);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  text-decoration: none;
}

.wk_link:hover {
  background-color: #fff;
  box-shadow: 5px 5px 7px 0 rgba(0, 0, 0, 0.25);
  color: #000;
  text-shadow: 0 0 10px #fff;
}

.wk_link:active {
  box-shadow: none;
}

.wk_link.soldout {
  background-color: silver;
  color: #000;
  cursor: default;
}

.wk_link.soldout:hover {
  box-shadow: none;
  text-shadow: none;
}

.div-block-47 {
  position: absolute;
  left: auto;
  top: auto;
  right: 7%;
  bottom: 7%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #44a8ff;
}

.image-19 {
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  text-align: center;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  padding-right: 120px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero {
  position: relative;
  background-color: #030303;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-right: 95px;
  padding-left: 95px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.events {
  position: relative;
  background-color: rgba(255, 102, 0, 0.46);
}

.div-block-48 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtitle {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.subtitle.event {
  margin-top: -14px;
  margin-bottom: 16px;
  font-size: 11.5px;
  text-align: center;
}

.subtitle.event {
  margin-top: -5px;
  margin-bottom: 16px;
  font-size: 14px;
  text-align: center;
}

.div-block-7 {
  margin-left: 30px;
  text-align: justify;
}

.image-5 {
  position: relative;
  display: none;
  width: 90vh;
  max-width: none;
  float: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.book {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 15px;
  padding-left: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.book.hide {
  display: none;
}

.link-2 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f60;
  text-decoration: none;
}

.link-2:hover {
  color: #eb5e00;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.59);
}

.heading-9 {
  color: #969696;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-shadow: 2px 2px 4px #000;
}

.div-block-49 {
  position: relative;
}

.events_title {
  margin-bottom: 0px;
  padding-top: 16px;
  font-size: 58px;
  line-height: 1;
  text-align: center;
}

.desc {
  font-family: Lato, sans-serif;
  text-align: justify;
}

.image-20 {
  max-width: 45%;
  min-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.paragraph-10 {
  margin-bottom: 0px;
  font-size: 20px;
}

.paragraph-2 {
  padding: 15px 25px;
  border-radius: 4px;
  background-color: #f60;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.paragraph-2:hover {
  background-color: #000;
}

.wk_text-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 10px;
  font-family: 'Unicorn flakes', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-shadow: 3px 3px 12px #1a1a1a;
}

.image-21 {
  width: 250px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 50px;
}

.success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 20%, rgba(243, 108, 36, 0.33)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.wk_type {
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.heading-11 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
}

.bold-text-3 {
  font-family: Oswald, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.text-2 {
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.text-2.info {
  margin-bottom: 0px;
  padding: 34px 100px;
  font-size: 3vw;
  line-height: 1;
}

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

.text-2.white.footer {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.text-2.white.footer.clear {
  border: 1px none #000;
  background-color: transparent;
  box-shadow: none;
}

.text-2.white.footer2 {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.text-2.top {
  margin-bottom: 0px;
}

.text-2.info {
  margin-bottom: 0px;
  padding: 34px 100px;
  font-family: Lemonmilk, sans-serif;
  font-size: 3vw;
  line-height: 1;
  text-align: center;
}

.books {
  display: block;
  margin-top: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wk_text-3 {
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
}

.wk_text-3.bot {
  text-shadow: none;
}

.text-span-10 {
  color: #f36c24;
}

.div-block-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 992px;
  padding-top: 35px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.moreinfo {
  text-align: center;
}

.wk_date {
  margin-bottom: 7px;
  font-family: Exo, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.div-block-13 {
  position: relative;
  overflow: hidden;
  height: 200px;
  max-height: 500px;
  min-height: 200px;
  background-image: url('../images/MeetShawn_Header-1_1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.book_img {
  max-height: 100%;
  max-width: 25%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.wk_event {
  margin-bottom: 25px;
}

.wk_hero_txt-2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: justify;
}

.new-shawn-img {
  -o-object-fit: cover;
  object-fit: cover;
}

.wk_hero_2 {
  margin-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #fff;
  text-align: left;
}

.heading {
  width: 600px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  color: #ff5733;
}

.ted {
  position: relative;
  background-image: url('../images/SA_BlueBkgd.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.events_title-2 {
  margin-bottom: 0px;
  padding-top: 16px;
  font-family: 'Adlery pro blockletter trial', sans-serif;
  font-size: 58px;
  line-height: 1;
  text-align: center;
}

.div-block-51 {
  position: relative;
  overflow: hidden;
  height: 200px;
  max-height: 500px;
  min-height: 200px;
  background-image: url('../images/MeetShawn_Header-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.title-3 {
  margin-bottom: 0px;
  font-family: Lemonmilk, sans-serif;
  font-size: 18px;
}

.heading-12 {
  font-family: 'Noto Serif', sans-serif;
  color: #969696;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-shadow: 2px 2px 4px #000;
}

.paragraph-11 {
  margin-bottom: 0px;
  font-family: Lemonmilk, sans-serif;
  font-size: 20px;
}

.body7 {
  background-color: #f60;
}

.section-2 {
  width: 90%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #c3dbff;
  background-image: url('../images/HAOF_Logo_B_Master.svg');
  background-position: 50% 50%;
  background-size: auto 250px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-3 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.paragraph-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-52 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.paragraph-13 {
  font-family: Lemonmilk, sans-serif;
  font-size: 32px;
  line-height: 1;
  text-align: center;
}

.downloadtitle {
  font-size: 17px;
}

.coverimg {
  width: 200px;
}

.coverimg._457 {
  width: 300px;
  margin-bottom: 25px;
}

.container-12 {
  margin-top: 30px;
}

.container-13 {
  margin-top: 30px;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.linkblock {
  padding: 0px 20px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #000;
  text-decoration: none;
}

.paragraph-14 {
  padding-top: 10px;
}

.paragraph-15 {
  padding-top: 10px;
}

.paragraph-16 {
  padding-top: 10px;
}

.paragraph-17 {
  padding-top: 10px;
}

.paragraph-18 {
  padding-top: 10px;
}

.div-block-55 {
  margin-bottom: 10px;
  border: 2px solid #000;
}

.div-block-56 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.button {
  border-radius: 20px;
  background-color: #f60;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.nav-2 {
  display: none;
}

.paragraph-20 {
  font-family: Lato, sans-serif;
  line-height: 1.3;
}

.events_title-3 {
  padding-top: 16px;
  font-family: Lemonmilk, sans-serif;
  font-size: 38px;
  line-height: 1;
  text-align: center;
}

.bold-text-4 {
  font-size: 17px;
  line-height: 1.5;
}

.div-block-58 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(243, 108, 36, 0.94))), url('../images/thumbnail_image001.png');
  background-image: linear-gradient(180deg, transparent 60%, rgba(243, 108, 36, 0.94)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.clear {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 48px;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.div-block-60 {
  position: relative;
  background-image: url('../images/AASA_Happy-Screenshot_03.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-61 {
  position: relative;
  left: 0%;
  top: 43%;
  right: auto;
  bottom: 0%;
  display: none;
  margin-top: 85px;
  margin-bottom: 85px;
  padding-left: 49px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 88.7%, 0.8);
}

.paragraph-21 {
  width: 30ch;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
}

.div-block-62 {
  position: relative;
  margin-bottom: 20px;
  background-image: url('../images/genesis-health-east-hospital_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.paragraph-22 {
  color: #fff;
  text-align: center;
}

.div-block-63 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  margin-top: -5px;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-64.training {
  display: block;
}

.div-block-65 {
  margin-bottom: 15px;
  padding: 10px 20px;
  background-color: #397bc8;
  font-family: 'Eras Demi', sans-serif;
  color: #fff;
}

.div-block-66 {
  width: 100%;
  height: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
}

.div-block-67 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr 0.75fr;
  grid-template-columns: 0.75fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-68 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #f36c24;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 800;
  text-align: center;
}

.div-block-68.training {
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph-23 {
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  font-size: 1.4vw;
  line-height: 1.2;
  font-weight: 600;
}

.paragraph-23.dhg {
  color: #397bc8;
  font-weight: 600;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.image-23 {
  display: block;
  padding-bottom: 8px;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: auto;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-70 {
  display: -ms-grid;
  display: grid;
  padding-top: 20px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.5fr 1.5fr;
  grid-template-columns: 0.5fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-71 {
  width: 100%;
  margin: 0px 20px 10px;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.div-block-71.mobile {
  display: none;
}

.div-block-71.training {
  background-color: rgba(0, 0, 0, 0.85);
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-14.training {
  font-size: 25px;
}

.div-block-72 {
  padding-top: 15px;
  border: 4px solid #000;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #000;
}

.div-block-72.training {
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-72.training:hover {
  background-color: rgba(243, 108, 36, 0.8);
}

.div-block-73 {
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-73.training {
  padding: 15px 309px;
}

.paragraph-24 {
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 700;
}

.paragraph-24.training {
  line-height: 1.25em;
}

.paragraph-24.training._1 {
  font-size: 22px;
}

.paragraph-25 {
  font-size: 22px;
  line-height: 1.1;
}

.div-block-74 {
  padding: 20px 20px 10px;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  text-align: justify;
}

.div-block-74.training {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-75.training {
  padding-left: 25px;
}

.text-span-11 {
  font-size: 38px;
  font-weight: 600;
}

.div-block-76 {
  background-color: #fff;
  color: #f36c24;
}

.div-block-77 {
  min-height: 240px;
  padding: 10px;
  background-color: #397bc8;
  color: #fff;
  text-align: justify;
}

.text-span-12 {
  font-weight: 800;
}

.div-block-78 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fff;
  text-align: center;
}

.div-block-79 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.div-block-80 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 750px;
  height: 90vh;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.image-24 {
  position: absolute;
  left: auto;
  top: 2%;
  right: 2%;
  bottom: auto;
  cursor: pointer;
}

.div-block-81 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-82 {
  background-image: url('../images/purple-bokeh.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.div-block-82.training {
  background-image: url('../images/117390-abstract-orange-bokeh-background-vector.jpg');
  cursor: auto;
}

.div-block-82.training.bookoffer {
  background-position: 50% 100%;
}

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

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 1px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lemonmilk, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 15px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.div-block-84 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-85 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-86 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-87 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-88 {
  background-image: -webkit-gradient(linear, left top, right top, from(#f36c24), to(#fbba3d));
  background-image: linear-gradient(90deg, #f36c24, #fbba3d);
}

.div-block-89 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  padding: 10px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 0.75fr;
  grid-template-columns: 0.25fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.2;
}

.iamge-8 {
  width: 100px;
  height: 100px;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5;
}

.heading-17 {
  line-height: 1.3;
}

.heading-17.training {
  font-size: 24px;
  letter-spacing: 0.25em;
}

.html-embed {
  overflow: auto;
  width: auto;
  height: auto;
}

.paragraph-27 {
  margin-bottom: 0px;
  font-size: 1.3vw;
  line-height: 1.3;
}

.paragraph-27.training {
  color: #000;
  font-weight: 400;
}

.text-span-13 {
  color: #538ab0;
  font-weight: 700;
}

.text-span-14 {
  color: #bd1a23;
}

.div-block-90 {
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #f36c24;
  color: #fff;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #030303;
}

.link-block-7 {
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
  text-decoration: none;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-93 {
  width: 50vw;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 25px 25px 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #f36c24;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.heading-19 {
  margin-top: 0px;
  font-family: 'Unicorn flakes', sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #f36c24;
  text-align: center;
}

.paragraph-28 {
  font-size: 1.3vw;
  line-height: 1.3;
  text-align: justify;
}

.paragraph-29 {
  font-size: 1.3vw;
  line-height: 1.3;
}

.paragraph-30 {
  font-size: 1.3vw;
  line-height: 1.3;
}

.paragraph-30.training {
  font-weight: 400;
  text-align: center;
}

.div-block-95 {
  margin-top: 20px;
  text-align: center;
}

.div-block-95.training {
  margin-top: 0px;
}

.link-3 {
  color: #f36c24;
  text-decoration: underline;
}

.link-4 {
  color: #397bc8;
}

.div-block-96 {
  margin-top: 14px;
  font-family: Lemonmilk, sans-serif;
  text-align: center;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 25px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-97.main {
  width: 70vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-98 {
  padding-right: 0px;
  padding-left: 25px;
}

.text-span-15 {
  color: #5b85da;
}

.text-span-16 {
  color: #bd1b1e;
}

.div-block-99 {
  background-color: #fff;
}

.text-span-17 {
  color: #f36c24;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.soldout {
  color: #adadad;
  font-style: italic;
  font-weight: 400;
  text-decoration: underline;
  cursor: default;
}

.div-block-101 {
  width: 45ch;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: italic;
  text-align: center;
}

.link-block-8 {
  width: 100%;
  text-decoration: none;
}

.text-span-18 {
  font-weight: 600;
}

.text-span-19 {
  font-weight: 400;
}

.image-26 {
  width: 111px;
  height: 100.00008%;
}

.events_title-4 {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
}

.text-span-20 {
  font-size: 20px;
  font-weight: 600;
}

.text-span-21 {
  font-family: 'Adlery pro blockletter trial', sans-serif;
  font-size: 40px;
  line-height: 1.7em;
}

.wk_event-2 {
  margin-bottom: 25px;
  cursor: pointer;
}

.text-span-22 {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #ff0;
  font-size: 18px;
  font-weight: 700;
}

.div-block-102 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-23 {
  font-size: 12px;
}

.divider {
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #000;
}

.new-container {
  max-width: 1200px;
}

.new-container.black-bg {
  background-color: #000;
}

.new-container.ted-bg {
  background-image: url('../images/SA_BlueBkgd.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.content-wrapper.flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.new-books {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.new-of-info {
  width: 50%;
}

.new-book-text {
  text-align: justify;
}

.new-book-text h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Lemonmilk, sans-serif;
  font-size: 1.8em;
  line-height: 1;
  text-align: left;
}

.new-book-text h4 {
  margin-top: 0px;
  font-size: 0.75em;
  line-height: 1;
  text-align: left;
}

.new-book-text p {
  font-size: 1em;
  line-height: 1.3;
}

.new-book-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.new-book-img {
  max-width: 150px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.new_of_logo {
  display: block;
  min-width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.of-info {
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(38%, transparent), to(rgba(0, 0, 0, 0.33))), url('../images/thumbnail_image001.png');
  background-image: linear-gradient(180deg, transparent 38%, rgba(0, 0, 0, 0.33)), url('../images/thumbnail_image001.png');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
}

.of-info-text h2 {
  color: #fff;
  font-size: 1.8em;
  line-height: 1;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.of-info-text p {
  color: #fff;
  font-size: 1em;
  text-align: justify;
  text-shadow: 1px 1px 6px #000;
}

.of-info-workshop h2 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 1.7em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.of-info-workshop p {
  text-align: justify;
}

.of-info-workshop a {
  color: #f36c24;
}

.of-info-wkshp {
  padding-right: 20px;
  padding-left: 20px;
}

.new-of-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.new-ofe {
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.new-ofe.info {
  margin-bottom: 0px;
  padding: 34px 100px;
  font-size: 3vw;
  line-height: 1;
}

.new-ofe.white {
  color: #fff;
}

.new-ofe.white.footer {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.new-ofe.white.footer.clear {
  border: 1px none #000;
  background-color: transparent;
  box-shadow: none;
}

.new-ofe.white.footer2 {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.new-ofe.top {
  margin-bottom: 0px;
}

.new-ofe.info {
  margin-bottom: 0px;
  padding: 34px 100px;
  font-family: Lemonmilk, sans-serif;
  font-size: 3vw;
  line-height: 1;
  text-align: center;
}

.new-ofe.new-info {
  margin-bottom: 0px;
  padding: 34px 100px;
  font-family: Lemonmilk, sans-serif;
  font-size: 3em;
  line-height: 1;
  text-align: center;
}

.new-ted-talk-txt {
  margin-bottom: 10px;
}

.new-ted-talk-txt p {
  color: #fff;
}

.div-block-7-copy {
  margin-left: 30px;
  text-align: justify;
}

.isanti-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-103 {
  display: -ms-grid;
  display: grid;
  padding-right: 20px;
  padding-left: 20px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 33.4% 9.9% 3.4% 22% 31.5%;
  grid-template-columns: 33.4% 9.9% 3.4% 22% 31.5%;
  -ms-grid-rows: auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
}

.div-block-104 {
  display: -ms-grid;
  display: grid;
  padding-right: 20px;
  padding-left: 20px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 33.4% 9.9% 3.4% 22% 31.5%;
  grid-template-columns: 33.4% 9.9% 3.4% 22% 31.5%;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-color: #ffe8b2;
}

.image-27 {
  padding-right: 20px;
  padding-left: 20px;
}

.isanti-image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-105 {
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .menu-button {
    margin-top: 15px;
    background-color: #f36c24;
  }

  .menu-button.w--open {
    border: 1px none #000;
    border-radius: 50px;
    background-color: #e65c12;
  }

  .nav-menu {
    padding-bottom: 20px;
    border-bottom: 3px solid #fff;
    background-color: #f36c24;
    box-shadow: 0 1px 12px -1px #000;
  }

  .nav-link {
    margin-left: 60.5px;
  }

  .hamburger {
    color: #fff;
    cursor: pointer;
  }

  .container-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text {
    font-size: 16px;
  }

  .text.quote {
    font-size: 26px;
  }

  .text.quote_name {
    font-size: 22px;
  }

  .h4.italic {
    font-size: 20px;
  }

  .div-block-8 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .heading-2.join_txt.secondary {
    font-size: 23px;
  }

  .heading-2.join_txt.secondary.contact {
    font-size: 20px;
  }

  .wk_text {
    font-size: 16px;
  }

  .div-block-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-22 {
    width: 60%;
  }

  .heading-7 {
    line-height: 65px;
  }

  .mask {
    margin-top: auto;
  }

  .image-8 {
    width: 150px;
    height: 150px;
  }

  .title.vid {
    font-size: 52px;
  }

  .resource_sec {
    padding-right: 50px;
    padding-left: 50px;
  }

  .gallup {
    width: 300px;
    height: auto;
  }

  .image-15 {
    height: 50.953125px;
  }

  .image-16 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .hero_sub {
    margin-right: 7px;
    margin-left: 7px;
  }

  .vid_hero_link {
    padding: 10px 8px;
    border-bottom: 5px solid #f36c24;
    background-color: hsla(0, 0%, 100%, 0.49);
  }

  .paragraph-6 {
    font-size: 22px;
  }

  .paragraph-9 {
    font-size: 24px;
  }

  .div-block {
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .div-block-43 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-44 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-44.atd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns {
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
  }

  .columns.atd {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-45 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .org_data_img-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .frog {
    width: 15%;
  }

  .image-6 {
    max-width: 80%;
  }

  .div-block-3 {
    padding-right: 0px;
  }

  .hero {
    margin-right: 0%;
    margin-left: 0%;
  }

  .container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-48 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-5 {
    right: -66px;
  }

  .link-2:hover {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.44);
  }

  .heading-9 {
    width: 280px;
  }

  .wk_text-2 {
    font-size: 16px;
  }

  .heading-10 {
    line-height: 65px;
  }

  .success {
    margin-right: 0%;
    margin-left: 0%;
  }

  .wk_text-3 {
    font-size: 16px;
  }

  .div-block-2 {
    width: 768px;
    margin-left: 20px;
    padding-top: 70px;
  }

  .div-block-13 {
    background-position: 50% 50%;
  }

  .heading {
    width: 450px;
    font-size: 32px;
    line-height: 40px;
  }

  .div-block-50 {
    padding: 20px 0px;
  }

  .ted {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-51 {
    background-position: 50% 50%;
  }

  .heading-12 {
    width: 280px;
  }

  .div-block-58 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(64%, transparent), to(rgba(243, 108, 36, 0.94))), url('../images/thumbnail_image001.png');
    background-image: linear-gradient(180deg, transparent 64%, rgba(243, 108, 36, 0.94)), url('../images/thumbnail_image001.png');
    background-position: 0px 0px, 100% 100%;
    background-size: auto, cover;
  }

  .div-block-59 {
    margin-left: 15px;
  }

  .div-block-60 {
    height: 200px;
    margin-bottom: 0px;
  }

  .div-block-61 {
    top: 22%;
  }

  .div-block-62 {
    height: 200px;
    margin-bottom: 0px;
    background-size: cover;
  }

  .paragraph-23 {
    font-size: 18px;
    line-height: 1.2;
  }

  .div-block-73.training {
    padding-right: 204px;
    padding-left: 204px;
  }

  .paragraph-24 {
    line-height: 0.8;
  }

  .div-block-81 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-84 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-85 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-86 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-87 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-89 {
    max-width: 650px;
  }

  .heading-17 {
    font-size: 29px;
  }

  .heading-17.training {
    font-size: 16px;
  }

  .paragraph-27 {
    font-size: 14px;
  }

  .div-block-91 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-7 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-92 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-93 {
    width: auto;
    margin-right: 20px;
  }

  .heading-19 {
    font-size: 48px;
  }

  .div-block-94 {
    width: 100%;
  }

  .paragraph-28 {
    font-size: 14px;
    text-align: justify;
  }

  .paragraph-29 {
    font-size: 14px;
  }

  .image-25 {
    font-size: 18px;
    line-height: 1.2;
  }

  .paragraph-30 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-95 {
    margin-top: 0px;
  }

  .div-block-101 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .events_title-4 {
    font-size: 23px;
  }

  .div-block-102 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .new-book-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .new-book-img {
    max-width: 100px;
  }

  .new_of_logo {
    min-width: 100px;
    padding-bottom: 15px;
  }

  .new-ofe.new-info {
    font-size: 2em;
  }

  .div-block-103 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .content {
    max-width: 100%;
  }

  .background-video {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/office-high-five.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/office-high-five.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .image {
    max-width: 30%;
  }

  .paragraph-5 {
    min-width: 370px;
    font-size: 30px;
    line-height: 35px;
  }

  .div_class {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div_class.white_bg {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_class.white_bg.hidden {
    display: none;
  }

  .image-2 {
    max-height: 300px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }

  .text {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 1.3;
  }

  .text.quote {
    font-size: 24px;
    line-height: 1.1;
  }

  .text.quote_name {
    font-size: 20px;
    line-height: 24px;
  }

  .h4.italic {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
    line-height: 24px;
  }

  .mailinglist.contact {
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
  }

  .form {
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .heading-2.join_txt.secondary.contact {
    text-shadow: none;
  }

  .submit-button {
    width: 100%;
  }

  .div-block-9 {
    min-height: 380px;
  }

  .background {
    left: 0%;
    right: 0%;
    background-color: #f36c24;
  }

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

  .image-7 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .heading-6 {
    font-size: 2em;
    text-align: center;
  }

  .div-block-22 {
    display: -ms-grid;
    display: grid;
    margin-left: 0px;
    float: none;
    grid-auto-columns: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-7 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 60px;
    line-height: 55px;
  }

  .image-8 {
    width: 125px;
    height: 125px;
    margin-top: 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-8.last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .contact_sec {
    margin-right: auto;
    margin-left: auto;
    padding: 10px 25px;
  }

  .contact_sec.bot {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact_sec.top {
    margin-bottom: -15px;
  }

  .contact_title {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .title {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    text-align: center;
  }

  .title.vid {
    margin-left: 0px;
    font-size: 42px;
  }

  .info {
    font-size: 14px;
    line-height: 1.3;
  }

  .info.bot {
    margin-top: 10px;
    font-size: 18px;
  }

  .contact-form-grid {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
  }

  .resource_sec {
    padding-right: 25px;
    padding-left: 25px;
  }

  .div-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab {
    text-align: center;
  }

  .tab.w--current {
    text-align: center;
  }

  .center {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-34 {
    padding-right: 25px;
    padding-left: 25px;
    text-align: justify;
  }

  .sub-title {
    font-size: 18px;
  }

  .list {
    text-align: left;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vid_hero {
    display: block;
  }

  .vid_block {
    text-align: center;
  }

  .background-video-2 {
    display: none;
    min-height: 55vh;
    min-width: 100%;
  }

  .div-block-37 {
    max-height: 300px;
    min-height: 225px;
  }

  .div-block-38 {
    max-height: 300px;
    min-height: 225px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .vid_hero_link {
    width: 172.890625px;
  }

  .vid_hero_link:hover {
    background-color: rgba(243, 108, 36, 0.13);
  }

  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: 300px;
    min-height: 225px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .vid_slide_mask {
    height: auto;
  }

  .vid_slider {
    display: block;
    height: auto;
  }

  .vid_slide {
    height: auto;
  }

  .container-9 {
    margin-top: 2vh;
    border-radius: 0px;
    font-size: 18px;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .image-17 {
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
  }

  .div-block-41 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .eventlogo {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block {
    height: 300px;
  }

  .div-block-42 {
    position: absolute;
    top: 16px;
  }

  .image-18 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .div-block-45 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .org_data_img-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .frog {
    width: 15%;
  }

  .image-6 {
    max-width: 30%;
  }

  .div-block-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .hero {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-4 {
    height: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 35px;
    margin-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-5 {
    right: 0px;
    width: 105vh;
  }

  .book {
    padding-right: 5px;
  }

  .desc {
    text-align: justify;
  }

  .image-20 {
    position: relative;
    display: block;
    min-width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .heading-10 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 50px;
    line-height: 55px;
  }

  .image-21 {
    position: absolute;
    top: 72.7188px;
    margin-right: auto;
    margin-left: auto;
  }

  .success {
    margin-right: 0%;
    margin-left: 0%;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading-11 {
    font-size: 2em;
    text-align: center;
  }

  .text-2 {
    text-align: justify;
  }

  .text-2.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4vw;
    text-align: center;
  }

  .text-2.white {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
  }

  .text-2.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4vw;
    text-align: center;
  }

  .books {
    padding-right: 25px;
    padding-left: 25px;
  }

  .div-block-2 {
    width: 480px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-left: 15px;
  }

  .div-block-13 {
    background-position: 50% 50%;
  }

  .new-shawn-img {
    margin-bottom: 20px;
  }

  .heading {
    width: 300px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-50 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ted {
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-51 {
    background-position: 50% 50%;
  }

  .div-block-58 {
    background-position: 0px 0px, 100% 100%;
  }

  .div-block-60 {
    height: 200px;
    background-position: 50% 50%;
  }

  .div-block-62 {
    height: 200px;
  }

  .div-block-63 {
    left: auto;
    top: auto;
    right: 2%;
    bottom: 15%;
  }

  .div-block-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-71 {
    display: none;
  }

  .div-block-71.mobile {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-72 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-73.training {
    padding-right: 107px;
    padding-left: 107px;
  }

  .paragraph-24 {
    font-size: 32px;
  }

  .div-block-74.training {
    display: block;
    text-align: center;
  }

  .div-block-75 {
    padding-right: 0px;
  }

  .div-block-75.training {
    padding-right: 25px;
  }

  .div-block-80 {
    width: 480px;
  }

  .div-block-82 {
    cursor: auto;
  }

  .div-block-83 {
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 10px;
  }

  .heading-17 {
    font-size: 18px;
  }

  .heading-17.training {
    font-size: 20px;
  }

  .link-block-6 {
    width: 100%;
    text-decoration: none;
  }

  .paragraph-26 {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .heading-19 {
    font-size: 42px;
  }

  .div-block-96 {
    display: none;
  }

  .div-block-97.main {
    width: 100vw;
  }

  .content-wrapper.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .new-books {
    max-width: 100%;
  }

  .new-of-info {
    width: 100%;
  }

  .new-ofe {
    text-align: justify;
  }

  .new-ofe.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4vw;
    text-align: center;
  }

  .new-ofe.white {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
  }

  .new-ofe.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4vw;
    text-align: center;
  }

  .new-ofe.new-info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 4vw;
    text-align: center;
  }

  .div-block-7-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 35px;
    margin-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-103 {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-top: 20px;
    margin-right: 10px;
  }

  .menu-button.w--open {
    margin-top: 20px;
    margin-right: 10px;
  }

  .nav-menu {
    margin-top: 0px;
  }

  .nav-link {
    padding: 10px 20px;
  }

  .brand {
    padding-left: 20px;
  }

  .content {
    max-width: 100%;
  }

  .image {
    right: auto;
    bottom: 32px;
    max-width: 50%;
    min-width: 50%;
  }

  .div-block-6 {
    padding-top: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .paragraph-5 {
    min-width: 240px;
    margin-top: 0px;
  }

  .div_class {
    padding-right: 5%;
    padding-left: 5%;
  }

  .div_class.white_bg {
    padding-right: 5%;
    padding-left: 5%;
  }

  .image-2 {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text {
    font-size: 12px;
    line-height: 1.3;
    text-align: justify;
  }

  .text.quote {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
  }

  .text.quote_name {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
  }

  .h4.italic {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mailinglist.contact {
    padding-right: 25px;
    padding-left: 25px;
  }

  .form {
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .div-block-9 {
    min-height: 335px;
  }

  .background {
    left: 0%;
    right: 0%;
    min-width: 100vw;
  }

  .wk_text {
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
  }

  .wk_text.center {
    padding-right: 7px;
    padding-left: 7px;
  }

  .div-block-18 {
    margin-bottom: 15px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .heading-6 {
    font-size: 1.8em;
  }

  .div-block-22 {
    width: 100%;
    grid-auto-columns: 0.25%;
    -ms-grid-columns: 0.35fr 0.65fr;
    grid-template-columns: 0.35fr 0.65fr;
  }

  .div-block-20 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-19 {
    padding: 15px 5%;
  }

  .div-block-17 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-23 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-7 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 50px;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }

  .content-2 {
    min-width: 100%;
  }

  .div-block-25 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .left-arrow {
    left: -20px;
  }

  .right-arrow {
    right: -20px;
  }

  .image-8 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .image-8.last {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .contact_sec.top {
    width: 320px;
    height: auto;
  }

  .title {
    margin-bottom: 10px;
    text-align: center;
  }

  .title.vid {
    font-size: 36px;
  }

  .contact-form-grid {
    grid-row-gap: 0px;
  }

  .container-8 {
    margin-top: -20px;
  }

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

  .list-item {
    margin-bottom: 5px;
  }

  .vid_block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .background-video-2 {
    max-height: 30vh;
    min-height: 20vh;
  }

  .container-9 {
    font-size: 14px;
  }

  .div-block-40 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-6 {
    display: none;
    font-size: 9px;
  }

  .paragraph-6.mobile {
    display: block;
    margin-bottom: 0px;
    font-size: 18px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.36);
  }

  .div-block-41 {
    padding-right: 35px;
    padding-left: 35px;
  }

  .paragraph-8 {
    font-size: 9px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .image-18 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-43 {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-44 {
    margin-bottom: 15px;
    padding-right: 5%;
    padding-left: 5%;
  }

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

  .columns.atd {
    margin-right: 0px;
    margin-left: 0px;
  }

  .frog {
    margin-right: 5px;
    margin-left: 5px;
  }

  .div-block-3 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .events {
    padding-right: 10px;
    padding-left: 10px;
  }

  .subtitle {
    text-align: center;
  }

  .subtitle.event {
    margin-top: -10px;
    font-size: 10px;
  }

  .subtitle.event {
    margin-top: -10px;
    font-size: 10px;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .image-5 {
    right: -150px;
  }

  .book {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-9 {
    font-size: 35px;
  }

  .events_title {
    font-size: 40px;
  }

  .desc {
    text-align: justify;
  }

  .image-20 {
    min-width: 80%;
  }

  .wk_text-2 {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
  }

  .heading-10 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 30px;
    line-height: 1;
  }

  .success {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .wk_type {
    font-size: 14px;
  }

  .heading-11 {
    font-size: 1.8em;
  }

  .bold-text-3 {
    font-size: 24px;
  }

  .text-2 {
    text-align: justify;
  }

  .text-2.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
  }

  .text-2.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
  }

  .books {
    padding-right: 5%;
    padding-left: 5%;
  }

  .wk_text-3 {
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
  }

  .div-block-2 {
    width: 320px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .wk_date {
    font-size: 22px;
    line-height: 1;
  }

  .div-block-13 {
    background-position: 50% 50%;
  }

  .book_img {
    max-width: 50%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .wk_hero_2 {
    padding: 15px 5%;
  }

  .heading {
    width: 200px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .events_title-2 {
    font-size: 40px;
  }

  .div-block-51 {
    background-position: 50% 50%;
  }

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

  .heading-12 {
    font-size: 35px;
  }

  .events_title-3 {
    font-size: 40px;
  }

  .div-block-58 {
    background-position: 0px 0px, 100% 0%;
    background-size: auto, cover;
  }

  .clear {
    font-size: 36px;
  }

  .div-block-59 {
    margin-left: 0px;
  }

  .div-block-64 {
    width: 100vw;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(76%, #f36c24), color-stop(0, #f99f1c));
    background-image: linear-gradient(180deg, #f36c24 76%, #f99f1c 0);
  }

  .div-block-67 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-73.training {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-75 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-75.training {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-77 {
    min-height: 200px;
  }

  .div-block-80 {
    width: 320px;
  }

  .image-24 {
    top: 5%;
    right: 3%;
  }

  .div-block-83 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-89 {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-17.training {
    font-size: 19px;
  }

  .div-block-94 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-97.main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .div-block-98 {
    padding-top: 10px;
  }

  .div-block-101 {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
  }

  .events_title-4 {
    font-size: 16px;
  }

  .text-span-21 {
    line-height: 1.3em;
  }

  .new-book-text h3 {
    text-align: center;
  }

  .new-ofe {
    text-align: justify;
  }

  .new-ofe.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
  }

  .new-ofe.info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
  }

  .new-ofe.new-info {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
  }

  .new-ted-talk-txt p {
    text-align: justify;
  }

  .div-block-7-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-103 {
    padding-right: 5px;
    padding-left: 5px;
  }
}

#name.w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f8e-836a3c83 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f8f-836a3c83 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#email.w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f91-836a3c83 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f92-836a3c83 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3962b24-b74b-a74c-733e-c0b0120dace0-a16a3c86 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3962b24-b74b-a74c-733e-c0b0120dace1-a16a3c86 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e02a36ad-a004-0946-bc8e-999c3c713efb-d76a3c88 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#name.w-node-e63d49f9-adf0-00f5-d453-ab11435c1095-d76a3c88 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e63d49f9-adf0-00f5-d453-ab11435c1096-d76a3c88 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#email-2.w-node-e63d49f9-adf0-00f5-d453-ab11435c1098-d76a3c88 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e63d49f9-adf0-00f5-d453-ab11435c1099-d76a3c88 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_57af3aa5-feac-cfb4-26dd-8e5777638b8c-456a3c8a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ce5781d9-aff7-fb43-b42f-09cd51399321-456a3c8a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-366a3c8c {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-366a3c8c {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 4;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-366a3c8c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cb3-e06a3c8e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-e06a3c8e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-e06a3c8e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 4;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-e06a3c8e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce370-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce37c-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce380-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3a7-ad6a3c8f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3d3-ad6a3c8f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3e7-ad6a3c8f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce40a-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 4;
  grid-row-end: 7;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce437-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-_53aedc76-bf9b-6c43-75ef-479b100ce43c-ad6a3c8f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cb3-f86a3c90 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-f86a3c90 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-f86a3c90 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 4;
  grid-row-end: 7;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-f86a3c90 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-062c575d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-062c575d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_15ab2ebd-46b0-135a-a317-d9c520400b32-062c575d {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_68e67725-d745-155c-80a4-bd634a0385bf-062c575d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_422e8d44-3826-6081-2dcd-82277160208c-062c575d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_770965ab-b5a0-6591-59bb-8a5b70469982-062c575d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_452bc735-ab28-cb01-3e26-90dcdc89e67b-062c575d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-a7efee03-fbf6-b7c2-f1d5-807332a1337b-062c575d {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-a7efee03-fbf6-b7c2-f1d5-807332a13381-062c575d {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-5f263a78 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-5f263a78 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_15ab2ebd-46b0-135a-a317-d9c520400b32-5f263a78 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_4c250cce-f8d8-17e5-1dbe-987ae7693cad-5f263a78 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_68e67725-d745-155c-80a4-bd634a0385bf-5f263a78 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_422e8d44-3826-6081-2dcd-82277160208c-5f263a78 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_770965ab-b5a0-6591-59bb-8a5b70469982-5f263a78 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_452bc735-ab28-cb01-3e26-90dcdc89e67b-5f263a78 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_09755202-a0be-d2a2-30f6-5c62c17256a3-78629f44 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_09755202-a0be-d2a2-30f6-5c62c17256af-78629f44 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_2105d949-3574-d1d6-310f-141fb8c0ae0e-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-c7d757d5-f631-ba59-8846-405766112aa6-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_108c78b7-5877-0cb3-e3c9-5e4dea64e432-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_23ac4249-1439-78bd-ab67-5cf338177582-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-_0523b754-c038-8498-f704-5cccd4a962a3-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-_422e6d08-889f-a389-a314-d6f8c41fc261-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-c670914b-d63d-751f-f5e1-4758a0ab8a7f-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_1f628a04-5cd7-f13d-ce45-624955c3496e-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-b3049f02-e942-6d09-2bc3-1d7fcb037382-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-cba33ac0-7954-20a2-3c5a-508ad988a4da-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_3d28af62-b9db-bb53-ae20-7b0a81223f26-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_44526f78-73f9-ddd2-8e9b-ecec2549f553-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-eacbbf3b-bff3-e8e4-1cfc-cfddd7e8097c-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-b6e97cb9-8eac-f6de-ae8e-003b61e2a87a-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_88825686-dac4-b9c0-8f57-a9eca3834aa8-e02fd606 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-d3962b24-b74b-a74c-733e-c0b0120dace1-a16a3c86 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce370-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce37c-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_15ab2ebd-46b0-135a-a317-d9c520400b32-062c575d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_68e67725-d745-155c-80a4-bd634a0385bf-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  #w-node-_422e8d44-3826-6081-2dcd-82277160208c-062c575d {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_770965ab-b5a0-6591-59bb-8a5b70469982-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c7c-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c88-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_15ab2ebd-46b0-135a-a317-d9c520400b32-5f263a78 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_68e67725-d745-155c-80a4-bd634a0385bf-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  #w-node-_422e8d44-3826-6081-2dcd-82277160208c-5f263a78 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_770965ab-b5a0-6591-59bb-8a5b70469982-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_09755202-a0be-d2a2-30f6-5c62c17256a3-78629f44 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_09755202-a0be-d2a2-30f6-5c62c17256af-78629f44 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #name.w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f8e-836a3c83 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #email.w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f91-836a3c83 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_4b86bbe1-8b4f-fcac-79a5-141800ad0f92-836a3c83 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #name.w-node-e63d49f9-adf0-00f5-d453-ab11435c1095-d76a3c88 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #email-2.w-node-e63d49f9-adf0-00f5-d453-ab11435c1098-d76a3c88 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-e63d49f9-adf0-00f5-d453-ab11435c1099-d76a3c88 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-366a3c8c {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-366a3c8c {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-366a3c8c {
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cb3-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-e06a3c8e {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-e06a3c8e {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-e06a3c8e {
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce380-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3a7-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3d3-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce3e7-ad6a3c8f {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce40a-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce437-ad6a3c8f {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce43c-ad6a3c8f {
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245c8c-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cb3-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245cd9-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245ced-f86a3c90 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d3d-f86a3c90 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d42-f86a3c90 {
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }

  #w-node-_68e67725-d745-155c-80a4-bd634a0385bf-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_422e8d44-3826-6081-2dcd-82277160208c-062c575d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_68e67725-d745-155c-80a4-bd634a0385bf-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  #w-node-_422e8d44-3826-6081-2dcd-82277160208c-5f263a78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e02a36ad-a004-0946-bc8e-999c3c713eeb-d76a3c88 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e02a36ad-a004-0946-bc8e-999c3c713eef-d76a3c88 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e02a36ad-a004-0946-bc8e-999c3c713ef3-d76a3c88 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e02a36ad-a004-0946-bc8e-999c3c713ef7-d76a3c88 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e63d49f9-adf0-00f5-d453-ab11435c1099-d76a3c88 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-366a3c8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-e06a3c8e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_53aedc76-bf9b-6c43-75ef-479b100ce40a-ad6a3c8f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_67dc4c83-06fd-2d59-55a0-9bfd5f245d10-f86a3c90 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

@font-face {
  font-family: 'Califb';
  src: url('../fonts/CALIFB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Califi';
  src: url('../fonts/CALIFI.TTF') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Agency';
  src: url('../fonts/AGENCYR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Agency';
  src: url('../fonts/AGENCYB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Eras Demi';
  src: url('../fonts/ERASDEMI.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Impact';
  src: url('../fonts/impact.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Unicorn flakes';
  src: url('../fonts/Unicorn-Flakes.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Unicorn flakes';
  src: url('../fonts/Unicorn-Flakes.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Adlery pro blockletter trial';
  src: url('../fonts/Adlery-Pro-Blockletter-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LemonMilk.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}