:root {
  --chip-blue: #3d67ae;
  --chip-navy: #263859;
  --chip-red: red;
  --chip-yellow: #e9d418;
  --chip-black: #333;
  --white: white;
  --white-2: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h3 {
  color: var(--chip-blue);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.header {
  z-index: 148;
  background-image: url('../images/binding_dark.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: adelle-sans, sans-serif;
  position: relative;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 139px;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.hero-phone {
  display: flex;
}

.image {
  max-width: none;
  height: 139px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.bold-text {
  color: #fdfdfd;
  text-align: right;
  flex: 0 auto;
  order: 1;
  padding-top: 40px;
  padding-right: 40px;
  font-family: adelle-sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.navbar {
  color: #fff;
  background-color: #263859;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  line-height: 0;
  box-shadow: 0 0 3px 3px #0003;
}

.nav-link-2 {
  color: #fff;
  font-family: Merriweather, serif;
}

.nav-link-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 2px #0003;
  object-fit: none;
  border: 1px #000;
  border-right: 1px solid #fff;
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  overflow: visible;
}

.nav-link-3.lastnav {
  border-right-style: none;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  line-height: 0;
  display: flex;
}

.div-block-2 {
  float: none;
  clear: both;
  max-width: 860px;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.container-3 {
  max-width: 940px;
  position: relative;
}

.link {
  background-image: url('../images/button.jpg');
  background-position: 0 0;
  background-size: 165px 42px;
}

.image-2 {
  background-color: #0000;
  width: 116px;
  height: auto;
  min-height: 42px;
  padding-bottom: 0;
}

.nav-menu {
  position: absolute;
  right: 116px;
}

.menu-button-2 {
  position: relative;
}

.div-block-3 {
  color: #fff;
  background-color: #17468a;
  margin-top: -8px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  position: relative;
  top: -6px;
}

.div-block-3.alt-blck {
  background-color: #16468a;
  font-size: 10px;
}

.div-block-3.alt-blck.first-child {
  background-color: #16468a;
  border-bottom-left-radius: 10px;
}

.div-block-4 {
  background-color: #f7d900;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  position: relative;
}

.book-link {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2px 2px #00000080;
  white-space: normal;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

.section {
  background-color: #282828;
  background-image: url('../images/binding_dark2.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-2 {
  background-color: #000;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-size: 8px;
  line-height: 19px;
}

.alt-link-ft {
  color: #3d67ae;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.div-block-5.follow {
  text-align: center;
  padding-top: 50px;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: start center;
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.text-block-3 {
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 700;
}

.div-block-6 {
  color: #fff;
  text-align: left;
  background-color: #000;
  border: 1px #7f7f7f;
  border-radius: 20px;
  width: 219px;
  padding-left: 20px;
  font-family: adelle-sans, sans-serif;
  font-size: 18px;
  box-shadow: inset 0 -1px #ffffff61;
}

.list {
  margin-top: 10px;
  padding-left: 0;
  list-style-type: none;
}

.text-block-4 {
  color: #fff;
  padding-left: 10px;
  font-size: 10px;
  display: inline-block;
}

.image-3 {
  width: 8px;
  max-width: 10%;
  height: 11px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.list-item {
  border-top: 1px solid #000;
  padding-top: 1px;
  padding-bottom: 1px;
}

.link-block {
  display: block;
}

.text-block-5 {
  color: #fff;
  padding-left: 7px;
  font-size: 10px;
  display: inline-block;
}

.text-block-6 {
  color: #fff;
  border: 1px #fff;
  margin-bottom: 10px;
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
}

.follow-img {
  width: 32px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
}

.image-4 {
  opacity: 0;
  width: 116px;
  min-height: 42px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-list {
  margin-top: 10px;
  box-shadow: 0 2px 2px 5px #0003;
}

.dropdown-list.w--open {
  box-shadow: none;
  background-color: #0000;
  margin-top: 0;
}

.dropdown-link {
  text-align: center;
  background-color: #f7d900;
  margin-bottom: 3px;
  font-family: adelle-sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
  box-shadow: 0 2px 2px 5px #00000080;
}

.dropdown-link.top-link {
  margin-top: 10px;
}

.nav-bar-link {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  border-right: 2px solid #fff;
  padding-right: 0;
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.nav-bar-link.last-nav {
  border-right-style: none;
}

.dropdown-toggle-2 {
  text-align: center;
  border-right: 1px solid #fff;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.dropdown-toggle-2.w--open {
  margin-bottom: 6px;
}

.dropdown-toggle-2.last-nav {
  border-right-style: none;
}

.dropdown {
  text-align: center;
  border: 1px #000;
  flex: 1;
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.dropdown-list-2 {
  margin-top: 0;
  padding-top: 2px;
}

.dropdown-list-2.w--open {
  background-color: #0000;
  margin-top: 1px;
}

.dpd-link {
  text-align: center;
  text-transform: uppercase;
  background-color: #f7d900;
  margin-bottom: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 10px;
  font-weight: 400;
  box-shadow: 1px 0 2px 2px #0003;
}

.dpd-link:hover {
  color: #fff;
  background-color: #16468a;
}

.no-drop {
  text-align: center;
  border-right: 1px solid #fff;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: block;
}

.no-drop.end {
  border-right-style: none;
}

.div-block-7 {
  width: 200px;
  display: block;
}

.sidebar {
  width: 200px;
  padding-top: 20px;
}

.sb-link {
  border-bottom: 1px solid #7f7f7f;
  padding-top: 4px;
  padding-bottom: 0;
}

.text-block-7 {
  padding-left: 10px;
  display: inline-block;
}

.sb-link-txt {
  color: #000;
  border: 1px #000;
  padding-left: 10px;
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.sb-link-txt:hover {
  color: #344876;
  text-decoration: underline;
}

.sb-text {
  border-bottom: 1px solid #7f7f7f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 5px;
}

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

.slider {
  height: 80px;
}

.slider-2 {
  background-color: #fff;
  width: 160px;
  height: 80px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.slide-img {
  max-height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-2 {
  padding-top: 20px;
  text-decoration: none;
  display: block;
}

.link-btn-extra {
  color: #353434;
  text-align: center;
  background-color: #f7d900;
  border: 1px solid #000;
  border-radius: 10px;
  width: 80px;
  height: auto;
  margin: -16px auto 14px;
  padding: 5px 10px;
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.link-btn-extra:hover {
  color: #fff;
  background-color: #354b7a;
}

.link-btn-extra.type2 {
  border-style: none;
  font-size: 16px;
}

.page {
  background-image: url('../images/pw_pattern.jpg');
  background-position: 0 0;
  background-size: auto;
}

.container-5 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.page-contain {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-8 {
  flex: 1;
  padding-left: 20px;
}

.content {
  flex: 1;
  padding-left: 20px;
  line-height: 17px;
}

.text-block-9 {
  display: inline-block;
}

.image-7 {
  float: left;
  clear: none;
  padding-bottom: 10px;
  padding-right: 10px;
  display: inline-block;
  position: static;
}

.paragraph {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 17px;
  display: inline;
}

.image-8 {
  float: right;
}

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

.div-block-9 {
  flex: 1;
  padding-left: 30px;
  display: block;
}

.image-9 {
  max-height: 100%;
  display: block;
}

.image-10 {
  clear: none;
  display: block;
  position: relative;
}

.div-block-10 {
  flex: 1;
  padding-left: 20px;
}

.image-11 {
  float: left;
  clear: none;
  padding-bottom: 10px;
  padding-right: 10px;
  display: inline-block;
}

.text-block-10 {
  display: inline;
}

.right {
  order: 1;
  padding-left: 10px;
  position: relative;
}

.right.family {
  clear: right;
  width: 290px;
}

.right.block {
  margin-top: -120px;
  margin-left: -50px;
  display: block;
  position: relative;
}

.right.block-alt {
  margin-top: -50px;
  margin-left: -40px;
}

.bold-text-3 {
  color: var(--chip-red);
}

.heading {
  color: #3d67ae;
  font-size: 25px;
}

.text-block-11 {
  color: #000;
}

.bold-text-4 {
  color: red;
}

.left {
  float: left;
  clear: none;
  padding-bottom: 10px;
  padding-right: 10px;
  display: inline-block;
}

.left.alt {
  padding-right: 20px;
  display: block;
}

.left.tall {
  margin-bottom: 100px;
}

.left.tall-alt {
  margin-bottom: 20px;
}

.bold-text-5, .bold-text-6 {
  color: red;
}

.text-block-12 {
  float: left;
  width: 180px;
  margin-left: auto;
  padding-bottom: 20px;
  padding-left: 35px;
  display: block;
}

.alt-2 {
  clear: none;
  max-width: 150px;
}

.html-embed {
  clear: both;
  padding-top: 36px;
}

.about-page {
  background-color: #3d67ae;
  background-image: url('../images/pw_pattern.jpg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-100 {
  text-align: left;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 3rem;
  padding: 40px;
  font-family: adelle-sans, sans-serif;
  display: flex;
}

.div-block-100.conf {
  padding-top: 20px;
}

.container-6 {
  padding-top: 10px;
  display: flex;
}

.image-12 {
  float: right;
  margin-top: 70px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.h1 {
  color: #3d67ae;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: adelle-sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.h1.alt-h1-nom {
  margin-top: 0;
}

.h1.center {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-block-13 {
  font-family: adelle-sans, sans-serif;
  display: inline;
}

.image-13 {
  float: right;
  margin-left: 0;
}

.div-block-12 {
  margin-top: -30px;
  margin-left: auto;
  padding-top: 0;
}

.image-14 {
  float: left;
  margin-top: -130px;
  margin-left: 230px;
  display: block;
}

.alt-14 {
  margin-top: -70px;
  margin-left: 220px;
}

.text-block-14 {
  float: none;
  clear: none;
  margin-top: 1px;
  margin-right: 190px;
  font-family: adelle-sans, sans-serif;
  display: block;
  position: static;
}

.gateway {
  float: right;
  margin-top: -180px;
}

.dover {
  margin-right: 140px;
  font-family: adelle-sans, sans-serif;
}

.text-block-15 {
  margin-right: 230px;
  font-family: adelle-sans, sans-serif;
}

.image-15 {
  float: right;
  margin-top: -160px;
  margin-right: 0;
}

.link-btn-extra--alt {
  color: #353434;
  text-align: center;
  background-color: #f7d900;
  border: 1px solid #000;
  border-radius: 10px;
  width: 80px;
  height: auto;
  margin: -27px auto 14px 40px;
  padding: 5px 10px;
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.link-btn-extra--alt:hover {
  color: #fff;
  background-color: #354b7a;
}

.text-field {
  width: 200px;
  margin-right: 10px;
  display: inline-block;
}

.field-label {
  width: 200px;
  font-weight: 400;
  display: inline-block;
}

.sub-label {
  width: 217px;
  margin-left: 0;
  font-weight: 400;
  display: inline-block;
}

.submit-button {
  display: block;
}

.text-field-2 {
  width: 100px;
  display: inline-block;
}

.text-block-16 {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
  display: inline-block;
}

.date {
  width: 60px;
  margin-right: 10px;
  display: inline-block;
}

.date-label {
  text-align: center;
  width: 60px;
  margin-right: 10px;
  font-weight: 400;
  display: inline-block;
}

.body-text-block {
  color: #333;
  margin-top: 0;
  font-family: adelle-sans, sans-serif;
  display: inline;
  position: relative;
}

.image-16 {
  float: right;
  clear: none;
  flex: 0 auto;
  margin-top: 0;
  margin-left: 10px;
  display: inline-block;
  overflow: visible;
}

.div-block-13 {
  margin-top: 22px;
}

.div-block-13.conference {
  margin-top: 0;
}

.heading-2 {
  font-size: 21px;
  display: inline;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 "Area-5 Area-6"
                 "Area-7 Area-8"
                 "Area-9 Area-10"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-btn-extra-wide {
  color: #000;
  text-align: center;
  background-color: #fef500;
  border: 1px #000;
  border-radius: 10px;
  max-width: 300px;
  height: auto;
  margin: 10px auto 14px;
  padding: 5px 15px;
  font-family: adelle-sans, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.link-btn-extra-wide:hover {
  color: #fff;
  background-color: #354b7a;
}

.link-btn-extra-wide.calendar {
  display: none;
}

.link-block-3 {
  width: 100%;
}

.div-block-14 {
  justify-content: center;
  display: flex;
}

.body, .body-2 {
  background-image: url('../images/pw_pattern.jpg');
  background-position: 0 0;
  background-size: auto;
}

.body-3 {
  text-align: left;
  background-image: url('../images/pw_pattern.jpg');
  background-position: 0 0;
  background-size: auto;
}

.grid-2 {
  display: flex;
}

.div-block-15 {
  display: flex;
  position: relative;
}

.div-block-16 {
  grid-column-gap: 36px;
  grid-row-gap: 70px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: flex;
}

.image-17 {
  clear: none;
  object-fit: none;
  flex: none;
  max-width: none;
  display: block;
}

.image-18 {
  object-fit: none;
  flex: none;
  display: block;
}

.image-19 {
  flex: none;
}

.image-20 {
  object-fit: fill;
  max-width: none;
  max-height: 301px;
  display: block;
  position: static;
  overflow: visible;
}

.text-block-18 {
  clear: none;
  object-fit: none;
  flex: none;
  order: 1;
  align-self: flex-end;
  width: 100%;
  position: static;
}

.text-block-19 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-20 {
  display: block;
}

.photo-caption {
  text-align: center;
  width: 100%;
  padding-top: 9px;
  position: absolute;
  top: 100%;
}

.text-block-21, .text-block-22 {
  display: block;
}

.text-block-23 {
  font-size: 13px;
  display: block;
}

.div-block-18, .div-block-19, .div-block-20, .photo-container {
  position: relative;
}

.div-block-22 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  object-fit: fill;
  flex-wrap: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-items: center;
  display: grid;
}

.div-block-23 {
  text-align: left;
}

.text-block-24 {
  font-size: 13px;
}

.text-block-25 {
  font-size: 19px;
}

._3percent {
  font-size: 26px;
  font-weight: 700;
}

.text-block-27, .text-block-28 {
  font-size: 18px;
}

.image-21 {
  display: block;
}

.div-block-24 {
  text-align: center;
  margin-top: 0;
}

.html-embed-2 {
  height: 416px;
  margin-top: 20px;
}

.text-span {
  color: #0025aa;
}

.text-span-2 {
  color: #da0505;
}

.image-22 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-span-3 {
  color: #000eaa;
}

.bold-text-7 {
  color: #333;
}

.text-span-4 {
  color: #1200da;
}

.text-span-5 {
  color: #3c00ff;
}

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

.text-span-7 {
  color: #1c20f3;
}

.bold-text-8 {
  color: #1100c7;
}

.text-span-8 {
  color: #0400fc;
}

.text-span-9 {
  color: #1a00dd;
}

.text-span-10 {
  color: #0004da;
}

.text-block-29 {
  border: 1px solid #000;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 40px;
}

.bold-text-9 {
  color: #e70808;
}

.bold-text-10 {
  color: #ec0000;
}

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

.bold-text-11 {
  color: #0a00cf;
}

.bold-text-12 {
  color: #2502e9;
}

.text-span-11 {
  color: #ee0101;
}

.text-span-12 {
  color: #0400e4;
}

.text-span-13 {
  color: #e20101;
}

.bold-text-13 {
  color: #df0303;
}

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

.bold-text-14 {
  color: #e90303;
}

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

.text-span-15 {
  color: #1605d8;
}

.bold-text-15 {
  color: #3003e6;
}

.text-span-16 {
  color: #2602f0;
}

.bold-text-16 {
  color: #ec0202;
}

.bold-text-17 {
  color: #eb0202;
}

.bold-text-18 {
  color: #4102f0;
}

.bold-text-19 {
  color: #e90202;
}

.div-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: none;
}

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

.image-23 {
  border: 3px solid #000;
  padding-left: 0;
}

.text-span-17 {
  color: #0f04e2;
}

.bold-text-20 {
  color: #2603ec;
}

.text-span-18 {
  color: #fa0606;
}

.text-span-19 {
  color: #0410f5;
}

.text-span-20 {
  color: #1e03e9;
}

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

.text-span-21 {
  color: #ec0202;
}

.heading-3 {
  margin-top: 0;
}

.main-embed {
  margin-bottom: 50px;
}

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

.html-embed-3 {
  align-self: center;
}

.bold-text-21 {
  text-align: center;
  justify-content: center;
  width: 100%;
  display: block;
}

.cell {
  align-items: center;
}

.cell-2, .cell-3, .cell-4, .cell-5, .cell-6 {
  justify-content: center;
  align-items: center;
}

.lightbox-link {
  align-self: center;
}

.cell-7, .cell-8, .cell-9, .cell-10, .cell-11, .cell-12, .cell-13, .cell-14, .cell-15, .cell-16, .cell-17, .cell-18, .cell-19 {
  justify-content: center;
  align-items: center;
}

.black-btn {
  color: #ff0;
  background-color: #000;
  border-radius: 12px;
  padding: 5px 25px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.black-btn:hover {
  color: #fff;
  background-color: #354b7a;
}

.text-span-22 {
  color: #070707;
  font-size: 18px;
}

.bold-text-22 {
  color: #3d67ae;
}

.html-embed-4 {
  margin-top: 10px;
  margin-bottom: 40px;
}

.text-block-34, .text-block-35 {
  margin-top: 10px;
}

.image-24 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.paragraph-2 {
  font-size: 15px;
}

.text-block-36 {
  color: #fff;
  background-color: #3d67ae;
  border-radius: 12px;
  min-height: 59px;
  padding: 19px 20px 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  inset: auto auto 7% 26%;
  overflow: visible;
}

.text-block-36:hover {
  background-color: #2e2e2e;
}

.lightbox-link-2 {
  margin-bottom: 20px;
  position: relative;
}

.text-span-23 {
  color: #3d67ae;
  font-size: 18px;
  line-height: 1.1em;
}

.heading-4 {
  color: #3d67ae;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: adelle-sans, sans-serif;
  line-height: 1em;
}

.text-span-24 {
  color: #f7d900;
  text-decoration: underline;
}

.flex-block {
  display: flex;
}

.div-block-26 {
  flex-direction: row;
  display: flex;
}

.flex-block-2 {
  background-image: url('../images/reboot21-1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column-reverse;
  align-items: center;
  height: 313px;
  display: flex;
  position: static;
}

.image-25 {
  float: right;
  clear: both;
  margin-top: 18px;
  display: inline-block;
  position: relative;
}

.image-26 {
  float: right;
}

.list-item-2 {
  margin-top: 8px;
}

.list-2 {
  margin-top: 20px;
}

.div-block-27 {
  float: left;
  object-fit: contain;
  background-image: url('../images/indphoto-ks-rod-testimonial.jpg');
  background-position: 1px 0;
  background-size: cover;
  width: 190px;
  max-width: 280px;
  height: 190px;
  margin-bottom: 60px;
  margin-right: 20px;
  overflow: hidden;
}

.image-27 {
  object-fit: cover;
  max-width: 90%;
}

.text-block-37 {
  float: none;
  clear: none;
  display: inline;
}

.image-28 {
  float: right;
}

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

.column {
  margin-top: -24px;
}

.text-span-25 {
  color: #333;
}

.bold-text-23 {
  color: #3d67ae;
  font-size: 18px;
}

.image-29 {
  float: none;
  width: 347px;
  height: 10px;
  display: block;
  position: absolute;
  inset: 53% auto 0% -155px;
  transform: rotate(90deg);
}

.image-30 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-26 {
  font-size: 18px;
  font-weight: 700;
}

.image-31 {
  float: left;
  margin-bottom: 30px;
  margin-right: 20px;
}

.image-32 {
  margin-top: 20px;
}

.float-right-img {
  float: right;
  margin-bottom: 30px;
  margin-left: 20px;
}

.text-span-27 {
  color: #d30000;
  font-weight: 700;
}

.float-left-img {
  float: left;
  margin-bottom: 30px;
  margin-right: 10px;
}

.float-left-img.extra-bottom-padding {
  margin-bottom: 60px;
}

.float-left-img.small {
  width: 200px;
}

.bold-text-24 {
  display: inline;
}

.image-35 {
  margin-bottom: 10px;
}

.image-36 {
  float: right;
}

.image-37 {
  margin-top: 10px;
  margin-bottom: 0;
}

.image-38 {
  float: left;
}

.image-39 {
  float: left;
  margin-bottom: 160px;
  margin-right: 10px;
}

.image-40 {
  float: left;
  margin-bottom: 30px;
  margin-right: 10px;
}

.image-41 {
  margin-bottom: 10px;
}

.image-42 {
  float: left;
  margin-bottom: 80px;
  margin-right: 10px;
}

.image-43 {
  float: left;
}

.image-44 {
  float: none;
  margin-top: -130px;
  margin-left: 246px;
  margin-right: 0;
  position: static;
}

.image-45, .image-46 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.text-block-39 {
  text-align: center;
  font-size: 18px;
}

.bold-text-25 {
  margin-bottom: 10px;
  display: block;
  position: static;
}

.text-span-28, .text-span-29 {
  color: #000;
}

.div-block-28 {
  margin-top: 38px;
}

.image-47 {
  float: left;
  margin-bottom: 80px;
  margin-right: 10px;
}

.image-48 {
  float: right;
}

.image-49 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.html-embed-5 {
  margin-top: 0;
  margin-bottom: 20px;
}

.image-50 {
  float: right;
}

.text-span-30 {
  color: #020202;
}

.text-span-31 {
  font-size: 21px;
  font-weight: 700;
}

.bold-text-26 {
  color: #3d67ae;
  font-size: 16px;
}

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

.text-span-32 {
  color: #333;
}

.image-51 {
  float: right;
  margin-bottom: 100px;
  margin-left: 30px;
}

.image-52 {
  float: right;
}

.bold-text-27 {
  color: #3d67ae;
}

.text-span-33 {
  color: #a71919;
}

.image-53 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-54 {
  float: left;
  margin-bottom: 170px;
  margin-right: 10px;
}

.text-span-34 {
  font-size: 19px;
}

.bold-text-28 {
  font-size: 26px;
}

.html-embed-6 {
  text-align: center;
  height: 416px;
}

.text-block-40 {
  color: #000;
}

.text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39 {
  color: #3d67ae;
}

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

.image-55 {
  float: left;
  margin-bottom: 110px;
  margin-right: 10px;
}

.image-56 {
  float: right;
}

.text-span-40 {
  color: #000;
  font-weight: 400;
}

.list-3 {
  margin-top: 15px;
}

.image-57 {
  float: right;
}

.image-58 {
  float: right;
  margin-top: 20px;
}

.image-59 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
  display: none;
}

.image-60 {
  float: right;
}

.image-61 {
  float: left;
  margin-bottom: 160px;
  margin-right: 10px;
}

.text-span-41, .text-span-42 {
  font-size: 22px;
}

.columns {
  margin-bottom: 60px;
}

.text-span-43 {
  color: #3d67ae;
  font-size: 25px;
  text-decoration: none;
}

.text-block-41 {
  margin-bottom: 20px;
}

.image-62 {
  float: right;
  margin-bottom: 20px;
  margin-left: 30px;
}

.text-span-44 {
  color: #b10a0a;
  font-weight: 700;
}

.image-63 {
  margin-bottom: 20px;
}

.image-64 {
  float: right;
  margin-top: 0;
  margin-left: 5px;
}

.image-65 {
  float: left;
  margin-bottom: 40px;
  margin-right: 15px;
}

.image-66 {
  margin-bottom: 10px;
}

.image-67 {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-68 {
  float: left;
  margin-right: 10px;
}

.image-69 {
  float: left;
  width: 30%;
  margin-bottom: 0;
  margin-right: 10px;
}

.image-70, .image-71, .image-72, .image-73 {
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.image-74 {
  float: left;
  margin-bottom: 170px;
  margin-right: 10px;
}

.image-75 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-76 {
  float: left;
  margin-bottom: 214px;
  margin-right: 10px;
}

.image-77 {
  float: right;
  margin-top: -80px;
  display: block;
}

.image-78 {
  float: right;
  display: block;
}

.image-79 {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-80 {
  float: left;
  margin-bottom: 280px;
  margin-right: 10px;
}

.image-81 {
  float: left;
  margin-bottom: 190px;
  margin-right: 10px;
}

.image-82 {
  float: left;
  margin-bottom: 150px;
  margin-right: 10px;
}

.image-83 {
  float: left;
  margin-bottom: 80px;
  margin-right: 10px;
}

.image-84 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-85 {
  float: left;
  margin-bottom: 160px;
  margin-right: 10px;
}

.image-86 {
  float: left;
  margin-bottom: 70px;
  margin-right: 10px;
}

.image-87 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-88 {
  float: left;
  margin-bottom: 160px;
  margin-right: 10px;
}

.div-block-31 {
  margin-bottom: 0;
}

.image-89 {
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.image-90 {
  float: left;
  margin-bottom: 50px;
  margin-right: 10px;
}

.image-91 {
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.image-92 {
  float: left;
  margin-bottom: 70px;
  margin-right: 10px;
}

.image-93 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-94 {
  float: left;
  margin-bottom: 130px;
  margin-right: 10px;
}

.image-95 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-96 {
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.image-97 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-98 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-99 {
  float: left;
  margin-bottom: 80px;
  margin-right: 10px;
}

.image-100 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-101 {
  float: left;
  margin-bottom: 150px;
  margin-right: 10px;
}

.image-102 {
  float: right;
  margin-top: -60px;
}

.image-103 {
  margin-top: -50px;
  margin-left: 240px;
  margin-right: 0;
  display: inline-block;
}

.image-104 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-105 {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-106 {
  float: left;
  width: 240px;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-107 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-108 {
  float: left;
  margin-bottom: 80px;
  margin-right: 10px;
}

.image-109, .image-110, .image-111 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-112 {
  float: left;
  margin-bottom: 200px;
  margin-right: 10px;
}

.image-113 {
  float: left;
  margin-bottom: 110px;
  margin-right: 10px;
}

.image-114 {
  float: left;
  margin-bottom: 100px;
  margin-right: 10px;
}

.image-115 {
  float: left;
  margin-bottom: 200px;
  margin-right: 10px;
}

.image-116 {
  float: left;
  margin-bottom: 130px;
  margin-right: 10px;
}

.image-117 {
  float: left;
  margin-bottom: 170px;
  margin-right: 10px;
}

.image-118 {
  float: left;
  margin-bottom: 120px;
  margin-right: 10px;
}

.image-119 {
  float: left;
  margin-bottom: 140px;
  margin-right: 10px;
}

.image-120 {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-121 {
  float: left;
  margin-bottom: 130px;
  margin-right: 10px;
}

.image-122, .image-123 {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.image-124 {
  float: left;
  margin-bottom: 140px;
  margin-right: 10px;
}

.div-block-32 {
  margin-bottom: 30px;
}

.slider-3 {
  margin-top: -20px;
}

.section-3 {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.background-video {
  mix-blend-mode: normal;
  background-color: #2e3355cc;
  height: 84%;
  padding-top: 50px;
  padding-bottom: 0;
}

.div-block-33 {
  width: 940px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-42 {
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 26px;
}

.html-embed-7 {
  object-fit: scale-down;
}

.link-btn-extra-wide-alt {
  color: #000;
  text-align: center;
  background-color: #fef500;
  border: 1px #000;
  border-radius: 7px;
  max-width: 300px;
  height: auto;
  margin: 10px auto 14px;
  padding: 10px 20px;
  font-family: adelle-sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.link-btn-extra-wide-alt:hover {
  color: #fff;
  background-color: #16468a;
  border-radius: 7px;
  text-decoration: none;
}

.div-block-34 {
  color: #fff;
  background-color: #1a3649;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-35 {
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-36 {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  width: 1040px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.div-block-37 {
  margin-right: 10px;
  display: inline-block;
}

.text-block-43 {
  margin-right: 15px;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
}

.text-block-44 {
  background-color: #f7d900;
  border-radius: 200px;
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 700;
}

.background-video-2 {
  background-color: #263859e6;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.div-block-38 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.columns-2 {
  align-items: flex-start;
  width: 1100px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-45 {
  color: #fff;
  padding-bottom: 29px;
  font-size: 32px;
  font-weight: 700;
  line-height: 39px;
}

.bold-text-29 {
  color: #fff;
  font-family: adelle-sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.hero-button-text {
  color: var(--chip-navy);
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.slider-4 {
  background-color: #fff;
  height: 190px;
}

.image-125 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-2 {
  background-image: url('../images/slider10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-3 {
  background-image: url('../images/slider10.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-4 {
  background-image: url('../images/slider100.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-5 {
  background-image: url('../images/slider10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-6 {
  background-image: url('../images/slider11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-7 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/slider3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
}

.slide-8 {
  background-image: url('../images/slider1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-5 {
  text-align: center;
  width: 950px;
  margin: 60px auto 30px;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
}

.button {
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  width: 150px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.button.btn-alt {
  margin-top: 20px;
  margin-bottom: 30px;
}

.button.yellow {
  z-index: 10;
  background-color: var(--chip-yellow);
  color: var(--chip-navy);
  text-transform: uppercase;
  border-radius: 16px;
  width: auto;
  max-width: 240px;
  margin-left: 0;
  margin-right: 0;
  padding: 22px 44px;
  font-size: 22px;
  position: relative;
}

.button.yellow.pad {
  margin-bottom: 0;
}

.home-title-big-blue {
  color: var(--chip-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.bold-text-30 {
  color: #16468a;
  font-family: adelle-sans, sans-serif;
  font-size: 36px;
}

.text-block-48 {
  text-align: center;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.text-block-49 {
  text-align: center;
  border: 1px #000;
  border-radius: 50px;
  width: 100%;
  margin: 40px 0 10px;
  padding: 30px 150px 0;
  font-family: adelle-sans, sans-serif;
}

.div-block-39 {
  border: 1px solid #000;
  border-radius: 50px;
  width: 70%;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-31 {
  text-align: center;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
}

.text-block-50 {
  text-align: center;
  width: 620px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
}

.image-126 {
  width: 270px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-40 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.text-block-51 {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
}

.image-127 {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.simple-column {
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}

.image-128 {
  width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

._2-column-home-stack {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-129 {
  width: 500px;
  height: auto;
}

.image-130 {
  width: 500px;
  height: 269px;
}

.image-131 {
  width: 500px;
  height: auto;
}

.div-block-41 {
  background-image: url('../images/home_block_3.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-52 {
  color: #fff;
  text-align: center;
  font-family: adelle-sans, sans-serif;
  font-size: 28px;
  line-height: 23px;
}

.italic-text {
  font-size: 19px;
}

.columns-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-132 {
  text-align: right;
  border: 4px solid #fff;
}

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

.text-block-53 {
  color: #fff;
  border: 1px #fff;
  font-family: adelle-sans, sans-serif;
  font-size: 16px;
  line-height: 61px;
}

.text-block-54 {
  color: #3d67ae;
  text-align: center;
  margin-top: 54px;
  margin-bottom: 29px;
  font-family: adelle-sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.div-block-42 {
  width: 960px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-55 {
  width: 260px;
  margin: 30px auto;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

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

.column-5, .column-6 {
  text-align: center;
}

.image-133, .image-134, .image-135 {
  border: 4px solid #a5a5a5;
}

.image-136 {
  margin-bottom: 10px;
}

.div-block-43 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-4 {
  background-image: url('../images/book_chip_bg.jpg');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.columns-5 {
  margin-bottom: 20px;
}

.columns-6 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.columns-6.btn-alt-4 {
  flex-direction: row;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-56, .text-block-57, .text-block-58 {
  color: #fff;
  text-align: center;
  font-family: adelle-sans, sans-serif;
}

.image-137 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 22px;
  display: block;
}

.section-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #eaeaea;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.heading-6 {
  color: #3d67ae;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin-top: 0;
  font-size: 35px;
}

.button-2 {
  text-align: center;
  background-image: url('../images/button.jpg');
  background-position: 50%;
  background-size: auto;
  border: 1px #000;
  border-radius: 15px;
  width: 200px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.button-2.btn-alt-4 {
  border: 0 #fff;
  margin-top: -60px;
  margin-bottom: 50px;
}

.h2 {
  font-size: 22px;
}

.bold-text-32 {
  color: #3d67ae;
}

.red-text, .text-span-46 {
  color: var(--chip-red);
}

.hidden, .form {
  display: none;
}

.hero-button {
  background-color: var(--chip-yellow);
  text-align: center;
  border-radius: 100px;
  height: auto;
  padding: 22px 36px;
  text-decoration: none;
}

.heading-7, .paragraph-3 {
  display: none;
}

.bold-text-33 {
  color: #16468a;
  font-family: adelle-sans, sans-serif;
  font-size: 21px;
  line-height: 15px;
}

.bold-text-34 {
  font-family: adelle-sans, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.bold-text-35 {
  font-style: normal;
  text-decoration: none;
}

.bold-text-36 {
  padding-right: 44px;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
}

.bold-text-37 {
  padding-right: 36px;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
}

.bold-text-38 {
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
}

.bold-text-39 {
  font-weight: 400;
}

.text-block-59, .text-block-60, .text-block-61 {
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
}

.services-body-text {
  color: #323232;
  text-align: left;
  margin-bottom: 60px;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.text-block-63, .text-block-64 {
  font-family: adelle-sans, sans-serif;
}

.heading-8 {
  color: #16468a;
  font-family: adelle-sans, sans-serif;
}

.italic-text-2, .text-block-65 {
  font-family: adelle-sans, sans-serif;
}

.html-embed-8 {
  margin-top: 27px;
}

._2-column-div-block {
  grid-column-gap: 31px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

._2-column-block-half {
  width: 100%;
  margin-bottom: 45px;
}

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

.image-138 {
  width: 100%;
  height: auto;
}

.products-link-box {
  background-color: #3d67ae;
  padding: 12px 16px;
}

.text-block-66 {
  color: #fff;
  letter-spacing: .5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.products-link-box-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.text-span-47 {
  color: #000;
}

.fees-bulleted-list {
  padding-left: 20px;
}

.fees-bulleted-list-item {
  color: var(--chip-blue);
  margin-bottom: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.fees-bulleted-list-item.black {
  color: var(--chip-black);
}

.text-block-67 {
  font-size: 23px;
}

.heading-9 {
  color: var(--chip-blue);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.text-span-48 {
  text-decoration: underline;
}

.step-block-container {
  margin-left: 10px;
  margin-right: 10px;
}

.column-7 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-101 {
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 500px;
  display: flex;
  position: relative;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-102 {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.html-embed-10 {
  height: 416px;
}

.video-embed {
  width: 100%;
  height: 410px;
  margin-bottom: 30px;
}

.video-embed.conference {
  margin-bottom: 10px;
}

.div-block-103 {
  flex-direction: row;
}

.sko-guide-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 60px 40px;
  display: flex;
}

.sko-guide-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 960px;
  display: grid;
}

.image-141 {
  object-fit: cover;
}

.sko-cta-wrapper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 65px;
  display: flex;
}

.sko-subtitle {
  color: var(--chip-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 34px;
  line-height: 36px;
}

.sko-title {
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.sko-download-wrapper {
  background-color: var(--chip-blue);
  color: var(--white);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.sko-download-wrapper.video-link {
  background-color: var(--chip-yellow);
  color: var(--chip-black);
}

.sko-click-here {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-49 {
  color: var(--chip-yellow);
  text-decoration: underline;
}

.home-hero-grid {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 1400px;
  display: grid;
  position: relative;
}

.home-hero-grid-block {
  flex-direction: column;
  display: flex;
}

.text-block-69 {
  color: var(--white);
  letter-spacing: 1px;
  font-size: 22px;
}

.text-block-69.smaller-text {
  font-size: 22px;
}

.hero-button-block {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  justify-items: stretch;
  margin-top: 20px;
  display: grid;
}

.video {
  margin-bottom: 10px;
}

.hero-testimonial-block {
  border: 3px solid var(--white);
  background-color: var(--chip-blue);
  margin-top: 30px;
  padding: 30px;
}

.hero-testimonial-para {
  color: var(--white);
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.hero-testimonial-para.yellow {
  color: var(--chip-yellow);
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.hero-testimonial-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: end;
  display: grid;
}

.testimonial-footer-block.left {
  display: flex;
}

.testimonial-footer-block.right {
  justify-content: flex-end;
  display: flex;
}

.testimonial-footer-block.right-block {
  justify-content: flex-end;
  height: 100px;
  display: flex;
}

.testimonial-footer-text {
  color: var(--white);
  margin-bottom: 0;
}

.image-142 {
  height: 100%;
}

._3col-check-blocks {
  grid-column-gap: 30px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 960px;
  margin-bottom: 0;
  display: grid;
}

.check-block-individual {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.checkblock-green {
  max-width: none;
  max-height: 34px;
}

.div-block-104 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.body-4 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.home-review-container {
  background-color: #f1f1f1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: -30px;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.home-review-block {
  width: 80%;
  max-width: 960px;
}

.review-footer-table {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  align-items: end;
  display: grid;
}

.review-para.main {
  margin-bottom: 30px;
}

.review-block-logo {
  background-image: url('../images/buyers-edge.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: scroll;
}

.text-block-70 {
  color: #fff;
  text-align: center;
  font-family: adelle-sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 23px;
}

.image-143 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 22px;
  display: block;
}

.div-block-105 {
  background-image: url('../images/home_block_3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 100px 60px;
}

.column-11 {
  text-align: right;
  padding: 20px;
}

.text-block-71 {
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
}

.button-3 {
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  width: 150px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.button-3.btn-alt {
  margin-top: 20px;
  margin-bottom: 30px;
}

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

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

.bold-text-40 {
  color: #16468a;
  font-family: adelle-sans, sans-serif;
  font-size: 36px;
}

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

.text-block-72 {
  text-align: center;
  border: 1px #000;
  border-radius: 50px;
  width: 100%;
  margin: 40px 0 10px;
  padding: 30px 150px 0;
  font-family: adelle-sans, sans-serif;
}

.image-144 {
  width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.section-6 {
  background-image: url('../images/book_chip_bg.jpg');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 60px;
  display: flex;
}

.text-block-73 {
  color: #3d67ae;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: adelle-sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.sko-subtitle-2 {
  color: #3d67ae;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 34px;
  line-height: 36px;
}

.columns-7 {
  margin-bottom: 0;
}

.text-block-74 {
  width: 260px;
  margin: 30px auto;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.image-145 {
  border: 4px solid #a5a5a5;
}

.text-block-75 {
  color: #fff;
  border: 1px #fff;
  margin-bottom: 20px;
  font-family: adelle-sans, sans-serif;
  font-size: 16px;
  line-height: 40px;
}

.bold-text-41 {
  font-weight: 400;
}

.image-146 {
  text-align: right;
  border: 4px solid #fff;
}

.check-block-individual-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-147 {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-148 {
  margin-bottom: 10px;
}

.text-block-76 {
  color: #fff;
  text-align: center;
  font-family: adelle-sans, sans-serif;
}

.columns-8 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-149 {
  width: 270px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-77 {
  text-align: center;
  width: 620px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
}

.text-block-47 {
  color: #3d67ae;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-78 {
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
}

.text-block-79 {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: adelle-sans, sans-serif;
  font-size: 14px;
}

.sko-download-wrapper-2 {
  color: #fff;
  background-color: #3d67ae;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.sko-download-wrapper-2.video-link {
  color: #333;
  background-color: #e9d418;
}

.div-block-106 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-80 {
  font-family: adelle-sans, sans-serif;
  font-size: 12px;
}

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

.div-block-107 {
  width: 960px;
  margin: 100px auto;
}

.image-151 {
  width: 500px;
  height: 269px;
}

.div-block-108 {
  border: 1px solid #000;
  border-radius: 50px;
  width: 70%;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
}

.image-152 {
  border: 4px solid #a5a5a5;
}

.text-block-81 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 200px;
  font-family: adelle-sans, sans-serif;
}

.image-153 {
  border: 4px solid #a5a5a5;
}

.italic-text-3 {
  font-size: 19px;
}

.text-block-82 {
  color: #fff;
  text-align: center;
  font-family: adelle-sans, sans-serif;
}

.image-154 {
  width: 500px;
  height: auto;
}

._3col-check-blocks-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.slider-5 {
  -webkit-text-fill-color: inherit;
  background-color: #ddd0;
  background-clip: border-box;
  max-width: 560px;
  max-height: 120px;
  margin-bottom: 50px;
}

.section-7 {
  flex-direction: column;
  align-items: center;
  padding: 60px;
  display: none;
}

.div-block-110 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  background-image: linear-gradient(225deg, #020202, var(--chip-navy));
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 960px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: grid;
}

.div-block-111 {
  flex-direction: column;
  padding-right: 50px;
  display: flex;
}

.slide-nav {
  display: flex;
  position: relative;
}

.div-block-112 {
  background-image: url('../images/breaking-newsArtboard-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 100%;
}

.right-arrow {
  display: none;
  position: static;
}

.icon-2 {
  display: none;
}

.left-arrow {
  display: none;
  position: static;
}

.icon-3 {
  display: none;
}

.breaking-news-block {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.breaking-news-para {
  color: var(--white);
}

.breaking-news-logo.aus-real-estate-logo {
  display: none;
}

.rich-text-block {
  color: #333;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
}

.saw-chip-list {
  margin-bottom: 16px;
  padding-left: 30px;
}

.saw-chip-list-item {
  margin-bottom: 8px;
}

.figure {
  margin-right: 30px;
}

.paragraph-4 {
  position: relative;
}

.div-block-113 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.newsletter-main-container {
  background-color: var(--white);
  flex: 1;
  align-items: stretch;
  width: 90%;
  max-width: 740px;
  display: flex;
  position: relative;
  box-shadow: 20px 20px 50px #0003;
}

.newsletter-section {
  flex-direction: column;
  align-items: center;
  padding: 40px 100px 100px;
  display: flex;
}

.newsletter-blue-block {
  background-color: var(--chip-blue);
  width: 25%;
  max-width: 160px;
  max-height: none;
}

.newsletter-form-container {
  flex-direction: column;
  align-items: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.form-block {
  width: 100%;
}

.newsletter-form-submit {
  background-color: var(--chip-yellow);
  color: var(--chip-blue);
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
}

.newsletter-h1 {
  color: var(--chip-blue);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-span-52 {
  color: var(--chip-red);
  font-size: 16px;
  font-weight: 700;
}

.newsletter-form-input {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
}

.newsletter-side-image-container {
  order: -1;
  align-self: center;
  width: 240px;
  height: 160px;
  position: absolute;
  left: -120px;
}

.underpage-body-container {
  width: 90%;
  max-width: 940px;
  margin-bottom: 4rem;
}

.saw-chip-youtube {
  background-color: var(--white);
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  max-width: 740px;
  padding: 30px 60px;
  display: flex;
}

.link-block-7 {
  align-self: center;
  width: 40%;
  margin-right: 60px;
}

.paragraph-5 {
  align-self: center;
  margin-bottom: 0;
}

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

.newsletter-side-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.saw-chip-share-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  display: grid;
}

.large-margin-bottom {
  margin-bottom: 90px;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.button-4 {
  background-color: var(--chip-yellow);
  color: var(--chip-black);
  border: 2px solid #000;
  border-radius: 10px;
  padding: 12px 24px;
  font-weight: 700;
}

.links-articles {
  width: 90%;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.div-block-114 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.divider {
  background-color: #3336;
  height: 2px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.buy-now-button {
  border: 1px solid var(--chip-navy);
  background-color: var(--chip-yellow);
  color: var(--chip-navy);
  border-radius: 10px;
  padding: .75rem 1.55rem;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.buy-now-button:hover {
  background-color: var(--chip-blue);
  color: var(--white);
}

.button-5 {
  border: 1px solid var(--chip-navy);
  background-color: var(--chip-yellow);
  color: var(--chip-navy);
  border-radius: 8px;
  padding: .55rem 1.5rem;
  font-weight: 700;
}

.form-block-2 {
  width: 100%;
}

.rtb-about-chip {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.image-float-block {
  margin-top: 20px;
}

.link-3 {
  color: #000;
}

.heading-10 {
  margin-top: 0;
}

.paragraph-6 {
  margin-bottom: 0;
}

.image-156 {
  max-width: 70%;
}

.paragraph-7 {
  font-size: 18px;
}

.bold-text-42 {
  font-size: 15px;
}

.paragraph-12 {
  margin-bottom: 0;
}

.image-158 {
  float: right;
  text-align: justify;
  margin-bottom: 20px;
  margin-left: 40px;
}

.image-159 {
  margin-top: 0;
  margin-bottom: 10px;
}

.paragraph-13 {
  margin-top: 20px;
}

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

.image-160 {
  margin-bottom: 20px;
}

.bold-text-43 {
  color: var(--chip-red);
}

.underline {
  font-style: normal;
  text-decoration: underline;
}

.div-block-115 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-84 {
  text-align: center;
  margin-bottom: 19px;
  font-size: 25px;
  line-height: 1.3;
}

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

.div-block-117 {
  float: right;
  flex-flow: column;
  width: 130px;
  padding: 0 0 51px;
  display: block;
  position: static;
  inset: auto 0% 0% auto;
}

.image-161 {
  margin-bottom: 12px;
}

.tony-robbins-testimonials {
  margin-bottom: 2rem;
}

.tony-robbins-testimonials.about {
  margin-top: 10px;
}

.h3-tony {
  margin-top: 30px;
  margin-bottom: 20px;
}

.code-embed {
  width: 100%;
}

.about-rich-text {
  margin-bottom: 30px;
}

.column-15 {
  padding: 20px;
}

.div-block-118 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.home-steps {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1-home-hero {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.2em;
}

.figure-2 {
  margin-top: 40px;
}

.interactive {
  font-family: adelle-sans, sans-serif;
}

.code-embed-2 {
  width: 100%;
}

.testimonial-img {
  float: left;
  margin-bottom: 90px;
  margin-right: 10px;
}

.testimonial-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.testi-img {
  width: 30%;
}

.testim-content {
  width: 68%;
}

.testim-content.ingram {
  position: relative;
}

.testim-text {
  color: #333;
  margin-top: 0;
  font-family: adelle-sans, sans-serif;
  display: block;
}

.second-testim-img {
  float: right;
  margin-top: 0;
  margin-left: 5px;
}

.first-testim-img {
  margin-bottom: 10px;
}

.div-block-119 {
  justify-content: flex-start;
  align-items: flex-start;
}

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

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar {
    background-color: var(--chip-navy);
  }

  .div-block-2 {
    float: none;
    text-align: right;
    position: relative;
  }

  .div-block-5.follow {
    padding-top: 16px;
  }

  .container-4 {
    justify-content: space-between;
  }

  .dropdown-toggle-2 {
    border-right-style: none;
  }

  .dropdown {
    border-right-style: none;
    border-right-width: 0;
    display: block;
  }

  .sidebar {
    display: none;
  }

  .page-contain {
    flex-direction: column;
  }

  .div-block-100 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .h1.center {
    margin-top: 0;
  }

  .image-20 {
    position: relative;
  }

  .photo-caption {
    position: relative;
    top: 0%;
  }

  .photo-container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto auto auto;
  }

  .html-embed-6 {
    height: 420px;
  }

  .section-3 {
    padding: 60px;
  }

  .div-block-36 {
    width: 90%;
  }

  .div-block-37 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-block-43 {
    text-align: center;
    margin-right: 0;
  }

  .columns-2 {
    flex-direction: column;
    justify-content: center;
    width: 90%;
  }

  .slide-4, .slide-5, .slide-6, .slide-7, .slide-8 {
    background-size: contain;
  }

  .heading-5, .text-block-48 {
    width: 90%;
  }

  .text-block-49 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-39 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-50 {
    width: 90%;
  }

  .simple-column {
    flex-direction: column;
    align-items: center;
    margin-bottom: 16px;
    display: flex;
  }

  .image-128 {
    height: auto;
  }

  ._2-column-home-stack {
    flex-direction: column;
    display: flex;
  }

  .image-130 {
    height: auto;
  }

  .div-block-42 {
    width: 90%;
  }

  .text-block-55 {
    width: 100%;
  }

  .section-4 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .columns-6.btn-alt-4 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .heading-6 {
    width: 100%;
    max-width: 550px;
  }

  .button-2 {
    width: 200px;
  }

  .bold-text-36 {
    text-align: center;
    padding-right: 0;
  }

  .bold-text-37 {
    padding-right: 0;
  }

  ._2-column-div-block {
    grid-template-columns: 2fr;
  }

  .products-link-box {
    text-align: center;
    height: 100%;
    font-size: 12px;
  }

  .text-block-66 {
    font-size: 12px;
    line-height: 17px;
  }

  .products-link-box-container {
    grid-column-gap: 6px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    font-size: 12px;
    display: grid;
  }

  .step-block-container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .column-9 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-menu-2 {
    background-color: var(--chip-blue);
    flex-direction: column;
  }

  .icon {
    font-family: Montserrat, sans-serif;
    font-weight: 100;
  }

  .menu-button-3 {
    background-color: var(--chip-navy);
  }

  .menu-button-3.w--open {
    background-color: var(--chip-blue);
  }

  .div-block-102 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .html-embed-10 {
    height: 420px;
  }

  .video-embed {
    height: 410px;
  }

  .home-hero-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .hero-testimonial-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-143 {
    width: 42px;
  }

  .div-block-105 {
    background-position: 50%;
    background-size: cover;
  }

  .text-block-72 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-144 {
    height: auto;
  }

  .section-6 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .text-block-74 {
    width: 100%;
  }

  .text-block-77, .div-block-107 {
    width: 90%;
  }

  .image-151 {
    height: auto;
  }

  .div-block-108 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .slider-5 {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
    max-height: 120px;
    display: flex;
  }

  .div-block-110 {
    grid-column-gap: 35px;
    grid-template-columns: minmax(200px, 1fr);
    justify-items: center;
    max-width: none;
    position: relative;
  }

  .div-block-111 {
    width: 96%;
    padding-right: 0;
    position: relative;
  }

  .slide-nav {
    width: 100%;
  }

  .div-block-112 {
    width: 100%;
    height: 120px;
  }

  .breaking-news-block {
    grid-template-columns: 1fr .5fr;
  }

  .breaking-news-logo {
    max-width: 180px;
  }

  .mask {
    width: 100%;
  }

  .rich-text-block {
    padding: 0;
  }

  .newsletter-section {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .newsletter-side-image-container {
    width: 200px;
    height: 190px;
    left: -65px;
  }

  .underpage-body-container {
    width: 100%;
  }

  .div-block-118 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .div-block-3 {
    margin-top: 0;
    top: 0;
  }

  .div-block-3.alt-blck {
    top: 0;
  }

  .div-block-3.alt-blck.first-child {
    margin-top: 0;
    top: 0;
  }

  .container-4 {
    grid-template-columns: 1fr 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .page-contain {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-100 {
    width: 100%;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-6 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
    position: relative;
  }

  .div-block-23 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .html-embed-2 {
    height: 290px;
  }

  .html-embed-6 {
    height: 280px;
  }

  .image-64 {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    display: block;
  }

  .image-65 {
    float: left;
    height: auto;
    margin-right: 30px;
  }

  .image-76 {
    margin-bottom: 17px;
  }

  .section-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-36 {
    border-radius: 0;
    flex-direction: column;
    align-items: center;
  }

  .bold-text-29 {
    font-size: 14px;
    line-height: 20px;
  }

  .columns-6.btn-alt-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

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

  .products-link-box-container {
    grid-row-gap: 9px;
    grid-template-columns: 1fr 1fr;
  }

  .step-block-container {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-102 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .container-8 {
    width: 90%;
  }

  .html-embed-10 {
    height: 298px;
  }

  .html-embed-11 {
    height: 240px;
  }

  .video-embed {
    width: 100%;
    height: 290px;
  }

  .sko-guide-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sko-guide-wrapper {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

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

  ._3col-check-blocks {
    grid-column-gap: 25px;
    grid-template-columns: 1fr 1fr;
    width: 90%;
  }

  .text-block-70 {
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-105 {
    background-size: cover;
    flex-direction: column;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .text-block-75 {
    line-height: 30px;
  }

  .slider-5 {
    width: 100%;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    flex-wrap: nowrap;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-110 {
    grid-row-gap: 29px;
    object-fit: cover;
    grid-template-columns: minmax(200px, 1fr);
    padding-top: 20px;
    position: relative;
    overflow: hidden;
  }

  .div-block-111 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .div-block-112 {
    width: 100%;
    height: 90px;
    position: relative;
  }

  .breaking-news-block {
    width: 100%;
    max-width: none;
  }

  .breaking-news-logo {
    max-width: 160px;
  }

  .mask, .slide-container {
    width: 100%;
  }

  .text-span-51 {
    font-size: 19px;
    line-height: 18px;
  }

  .newsletter-h1 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 28px;
  }

  .newsletter-side-image-container {
    width: 140px;
    left: -55px;
  }

  .image-158 {
    float: none;
    margin-left: 0;
    display: block;
  }

  .div-block-117 {
    float: none;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .image-162 {
    width: 150px;
  }

  .div-block-118 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .second-testim-img {
    float: none;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

  .hero-phone {
    display: none;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-3, .div-block-3.alt-blck, .div-block-3.alt-blck.first-child {
    display: none;
  }

  .div-block-3.alt-blck.online-course {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-4 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .container-4 {
    grid-template-columns: 1fr;
  }

  .left {
    float: none;
  }

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

  .left.tall-alt {
    padding-right: 0;
  }

  .hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-100 {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .image-12 {
    padding-left: 0;
  }

  .image-14 {
    float: none;
    margin-top: 0;
    margin-left: 0;
  }

  .alt-14 {
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-14 {
    clear: both;
    margin-right: 0;
    position: static;
  }

  .gateway {
    float: none;
    margin-top: 0;
  }

  .dover, .text-block-15 {
    margin-right: 0;
  }

  .image-15 {
    margin-top: 0;
  }

  .image-16.getswitched {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    justify-content: center;
  }

  .div-block-23 {
    align-items: center;
    display: flex;
  }

  .html-embed-2 {
    align-items: flex-start;
    height: 190px;
    margin-top: 0;
  }

  .text-block-36 {
    text-align: center;
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 26px;
    position: relative;
    left: 0%;
    right: 0;
  }

  .image-26 {
    float: none;
    margin-bottom: 20px;
  }

  .div-block-28.vid-mob {
    width: 100%;
  }

  .div-block-29 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-51 {
    margin-left: 0;
  }

  .image-52 {
    float: none;
  }

  .image-53 {
    margin-bottom: 30px;
  }

  .image-54 {
    float: none;
    margin-bottom: 20px;
  }

  .html-embed-6 {
    height: 180px;
  }

  .image-62 {
    margin-left: 0;
    display: block;
  }

  .image-64 {
    margin-left: 0;
  }

  .section-3 {
    padding: 60px 30px;
  }

  .text-block-45 {
    padding-bottom: 10px;
    font-size: 22px;
  }

  .hero-button-text {
    font-size: 18px;
  }

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

  .hero-button {
    padding: 12px 20px;
  }

  .services-body-text {
    margin-bottom: 0;
  }

  .container-7 {
    background-color: #000;
    padding: 15px 20px;
  }

  .container-8 {
    width: 90%;
  }

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

  .html-embed-9 {
    width: 100%;
  }

  .html-embed-10 {
    height: 174px;
  }

  .video-embed {
    height: 170px;
  }

  .sko-guide-container {
    padding: 60px 30px;
  }

  .sko-guide-container.hide-on-this-page {
    display: none;
  }

  .sko-cta-wrapper {
    padding-top: 40px;
  }

  .sko-subtitle {
    font-size: 31px;
  }

  .sko-download-wrapper {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .sko-click-here {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 30px;
  }

  .home-hero-grid {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-69 {
    line-height: 25px;
  }

  .hero-button-block {
    grid-template-columns: 1fr;
  }

  .hero-testimonial-block {
    padding: 20px;
  }

  ._3col-check-blocks {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

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

  .sko-download-wrapper-2 {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16px;
    line-height: 24px;
  }

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

  .slider-5 {
    max-height: 180px;
  }

  .section-7 {
    padding: 60px 30px;
  }

  .slide-nav {
    padding-top: 8px;
  }

  .breaking-news-block {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .newsletter-main-container {
    flex-flow: column;
    width: 100%;
    padding: 60px 30px 40px;
  }

  .newsletter-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .newsletter-blue-block {
    width: 100%;
    max-width: none;
    height: 25px;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .newsletter-form-container {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .newsletter-h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 1em;
  }

  .newsletter-side-image-container, .link-block-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11 {
    display: none;
  }

  .div-block-117 {
    width: 35%;
  }

  .div-block-118 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-home-hero {
    padding-bottom: 10px;
    line-height: 1em;
  }

  .testimonial-img {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .testi-img, .testim-content {
    width: 100%;
  }

  .second-testim-img {
    margin-bottom: 10px;
    margin-left: 0;
  }
}

#w-node-_124167f0-8bae-26f2-b544-3022bd01bca4-4218aad3, #w-node-b0b88222-ebfa-e4aa-facf-f1266846188e-2f1771b8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9193a2d0-c19a-f390-ac8a-fa3d72fe8c00-4ad1684f, #w-node-b8149aa5-36a3-d432-04ec-c3e8290dcb25-4ad1684f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03eba46d-b667-89d5-3475-48aaf12e96ca-4ad1684f {
  place-self: center end;
}

#w-node-a0c82293-73fb-e22b-8d13-028cf56caeaa-90270bb2, #w-node-afef9b74-95af-b5eb-e831-4d4ec862dec5-90270bb2, #w-node-_88d78d27-a0ee-b424-2c0a-96759d436e11-90270bb2, #w-node-a44b80cd-3dde-47e4-14e9-86385522a6f4-90270bb2, #w-node-_0247f522-c6a2-c652-43a0-237ea5e79744-90270bb2, #w-node-_0247f522-c6a2-c652-43a0-237ea5e79748-90270bb2, #w-node-a882d535-1231-c2b1-6c03-4eae220d4033-90270bb2, #w-node-a882d535-1231-c2b1-6c03-4eae220d4037-90270bb2, #w-node-_4bead208-7bc7-110f-f943-db7fc55e1b81-90270bb2, #w-node-_4bead208-7bc7-110f-f943-db7fc55e1b85-90270bb2, #w-node-_86763116-6f08-eb51-2462-ae425d6062ce-90270bb2, #w-node-_86763116-6f08-eb51-2462-ae425d6062d2-90270bb2, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c87-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c88-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c89-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c8b-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c8c-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c8d-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c8f-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c90-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c91-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c93-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c94-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c95-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c97-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c98-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c99-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c9b-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c9c-1f623c83, #w-node-bda50cb1-8cf0-8324-8a26-a7391f623c9d-1f623c83, #w-node-e016bb72-5e56-0cf1-10ab-9b4293c4d4dd-1f623c83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81ae26f0-e045-a52e-e445-5319efaaa9d4-3dc2d004 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_982b29a4-e78a-4e0f-256e-053299fac0cc-3dc2d004, #w-node-_318c105c-d677-0539-7cbf-8033750e068e-3dc2d004, #w-node-da735165-ce54-fc78-9183-cd6d57d6bef8-3dc2d004 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_07e8b8c7-09f7-25cb-8009-433c12390d03-12390cff, #w-node-_0ade85ba-df46-16ff-fb65-31e420accb38-893df9be, #w-node-_90a4bf98-4db7-ca37-9c1f-fac5b1fb607a-893df9be, #w-node-dfcf6f83-66e7-d5e5-f8ee-59b093d72d9d-893df9be, #w-node-_1528626d-be45-b060-4fb2-e1616d0b47c9-893df9be, #w-node-_81fb7435-f2f9-a5f8-d334-e05a75301958-893df9be, #w-node-_114dd481-6b09-f96c-b9c4-fa2f86c47f1e-893df9be, #w-node-c2aead7a-0722-3ad3-4f50-89a665fb4432-893df9be, #w-node-ce1557e0-b8a1-2d04-36d1-0bee816e8b85-893df9be, #w-node-ef31240e-6940-a4f3-f10f-37af3e6b920a-893df9be, #w-node-_8ede248e-9229-7e7c-b685-2bdba4126a6f-893df9be, #w-node-e8bd96d9-e96a-b2ed-132c-44ce650cc134-893df9be, #w-node-_54d28077-82b9-0572-a4e1-09cf08fa7a81-893df9be, #w-node-d1080bea-d216-1e82-0eff-0d7af52893f4-893df9be, #w-node-_52b66af3-35d7-542d-bf05-9c15a04869cc-893df9be, #w-node-_534f9225-b8cf-fd74-c8a3-37eeae6215c4-893df9be, #w-node-bb21b4b5-fb69-a640-d26e-a90cd5e7d31d-893df9be, #w-node-_37b16763-9514-6e93-0168-52f5ae29dc1f-893df9be, #w-node-cda9730d-c348-77e4-204e-afe307b7221d-893df9be, #w-node-_1bc8cf81-7305-1394-b680-6823cd69991c-893df9be, #w-node-_2174efaa-be1a-a848-1837-a7509eced6c5-893df9be, #w-node-_172b47fe-f1d7-9f05-9b66-ac047ba66bcd-893df9be, #w-node-_312b36fb-80d4-f63f-615b-5b6322c8375b-893df9be, #w-node-_858053b6-41df-693a-f51e-f27a5de88826-893df9be, #w-node-_7a96bc34-6141-a04a-bb0d-421af32b806c-893df9be, #w-node-fea6564b-32b7-4036-3eac-7f6916b49280-893df9be, #w-node-ebbc8eac-741b-63f8-f00a-164261046319-893df9be, #w-node-_0d179f49-1d60-fe47-8ca8-905296ab3ea3-893df9be, #w-node-_2f30a640-6a93-04b5-9984-1f8a68e44915-893df9be, #w-node-_5dd8d66a-9a53-87e7-6f25-7076008f0f62-893df9be, #w-node-_1e742068-805e-553f-d2c2-2482c8206892-893df9be, #w-node-_34caf427-9bae-e828-47f1-9739443b44dd-893df9be, #w-node-_34a858d4-bc9f-68af-e78c-faa57af143d3-893df9be, #w-node-_6361d4ad-913e-b752-cba1-ef16aacf9702-893df9be, #w-node-_3ad3047d-79e5-ef09-424d-160d3fb2a9a0-893df9be, #w-node-_3359e171-635a-bb4e-582b-7460d2056152-893df9be, #w-node-_1e2eddab-6931-a25e-2bbb-d2e89a2ac111-893df9be, #w-node-d9bad627-d571-bdc8-d06f-f9b85cf55376-893df9be, #w-node-_6536df87-9b10-2f01-c496-9711fe7b18e5-893df9be, #w-node-cbe3c61a-73ed-a52a-5ef1-14d5bb13ebcc-893df9be, #w-node-_3b62a5fa-9108-2f9e-aea0-9806caa3b463-893df9be, #w-node-_75c9d798-722c-a3ba-c987-2e6b699a22a7-893df9be, #w-node-_002e56f9-38cb-6d6d-a199-442c7a94841a-893df9be, #w-node-_624fa067-79cf-8350-40da-b7423ec020ad-893df9be, #w-node-_5cf585f0-fa99-a139-128e-504a9054f4d0-893df9be, #w-node-de979309-cae2-ce97-13e9-f7c177fe58d6-893df9be, #w-node-_700a89d7-db06-d465-5641-626792e26a80-893df9be, #w-node-_55d7a308-887c-4c05-6e04-d610ad7d2183-893df9be, #w-node-ae09817f-5831-0e00-1756-fdfadcaa6292-893df9be, #w-node-a6327ee7-cae8-485b-33fa-e21c454acebc-893df9be, #w-node-c6113923-a250-d7ed-131c-7258006668bd-893df9be, #w-node-_2c0ac35f-bf6c-6c29-3b5d-aa318d90f639-893df9be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_91fefdc9-cb23-7fe4-44ca-366f2c64f8e5-4e9a24fe {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_91fefdc9-cb23-7fe4-44ca-366f2c64f8e6-4e9a24fe, #w-node-_91fefdc9-cb23-7fe4-44ca-366f2c64f8e7-4e9a24fe, #w-node-_6347cac8-05ff-17a2-667b-87070a067df6-4e9a24fe, #w-node-fd0194d0-58c8-1981-c0d6-db29455a54e7-4e9a24fe, #w-node-_113d6b22-8271-5129-02cb-c18a68fab83c-4e9a24fe, #w-node-a0fdd9e6-756a-509a-007b-3d3ff4734190-4e9a24fe, #w-node-bda4336d-3c34-d98d-7acd-2db38a2f413a-4e9a24fe, #w-node-_5716f4ce-000f-119e-c5c0-7dca1377baa1-4e9a24fe, #w-node-f1a69be4-4829-f1c3-dfec-5b7df353ee3b-4e9a24fe, #w-node-_8fa93acb-f90f-6e2e-92db-1635a7d52099-4e9a24fe, #w-node-_0cdc5a43-b8dc-bbdb-0ba9-145b4a1b7b07-4e9a24fe, #w-node-c3b203a7-ad65-a410-52db-297b5aa3d5ed-4e9a24fe, #w-node-e19fe2bd-e2ef-9436-f8ef-e1cc71255ab6-4e9a24fe, #w-node-a86a4afe-0ecc-4fcf-fc97-b3732b44de36-4e9a24fe, #w-node-cdcf44ce-b131-2b51-0ad5-5d0fb8d4412c-4e9a24fe, #w-node-f57ab5e8-4146-abf6-c0fb-c68ccb639835-4e9a24fe, #w-node-_7d3f313e-363c-fa08-0d20-9e2c4aaedb35-4e9a24fe, #w-node-_24131525-56c1-7a10-0010-a0dbfcde1a52-4e9a24fe, #w-node-_7e88db95-e359-4af1-7c33-6ed97332a13f-4e9a24fe, #w-node-c23b142f-bf09-0bd1-1cdd-dc3422e403fc-4e9a24fe, #w-node-_66e06e1c-e405-ce1a-05bc-64bd648b977b-9fdf8f30, #w-node-_98536ba8-9489-c2bf-22dd-c93bc9ac2454-9fdf8f30, #w-node-b8d83f35-f2f4-8a45-039c-5e1d7eaa881c-9fdf8f30, #w-node-_2d25f6b2-4e00-378c-057d-799e01c3b0db-9fdf8f30, #w-node-faa7c4b7-02ec-3f45-8719-796fbf1ece90-9fdf8f30 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_124167f0-8bae-26f2-b544-3022bd01bca4-c6019e08 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_81ae26f0-e045-a52e-e445-5319efaaa9d4-3dc2d004 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_982b29a4-e78a-4e0f-256e-053299fac0cc-3dc2d004, #w-node-_318c105c-d677-0539-7cbf-8033750e068e-3dc2d004, #w-node-da735165-ce54-fc78-9183-cd6d57d6bef8-3dc2d004 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4d51ea1e-0d32-45c4-5607-39e201673afe-2f1771b8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1ee37acf-a217-8799-9819-2ee54bf2c198-90270bb2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a44b80cd-3dde-47e4-14e9-86385522a6f4-90270bb2, #w-node-_0247f522-c6a2-c652-43a0-237ea5e79748-90270bb2, #w-node-a882d535-1231-c2b1-6c03-4eae220d4037-90270bb2, #w-node-_4bead208-7bc7-110f-f943-db7fc55e1b85-90270bb2, #w-node-_86763116-6f08-eb51-2462-ae425d6062d2-90270bb2 {
    justify-self: end;
  }

  #w-node-e016bb72-5e56-0cf1-10ab-9b4293c4d4db-1f623c83 {
    order: 9999;
  }

  #w-node-e690be1d-9791-491f-94a6-043d2c8c406a-580830fe {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4d51ea1e-0d32-45c4-5607-39e201673afe-2f1771b8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a44b80cd-3dde-47e4-14e9-86385522a6f4-90270bb2, #w-node-_0247f522-c6a2-c652-43a0-237ea5e79748-90270bb2, #w-node-a882d535-1231-c2b1-6c03-4eae220d4037-90270bb2, #w-node-_4bead208-7bc7-110f-f943-db7fc55e1b85-90270bb2, #w-node-_86763116-6f08-eb51-2462-ae425d6062d2-90270bb2 {
    justify-self: auto;
  }

  #w-node-_40fb0693-295c-aa27-74a4-92c54edcefe5-3dc2d004, #w-node-_81ae26f0-e045-a52e-e445-5319efaaa9d4-3dc2d004, #w-node-_608f05a8-ee3d-8b7e-2feb-98eb4d03ecf2-3dc2d004 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_982b29a4-e78a-4e0f-256e-053299fac0cc-3dc2d004 {
    justify-self: auto;
  }

  #w-node-_318c105c-d677-0539-7cbf-8033750e068e-3dc2d004 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_91fefdc9-cb23-7fe4-44ca-366f2c64f8e5-4e9a24fe {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


