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

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

.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;
  }
}

.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: #fff;
  text-align: center;
  letter-spacing: .25px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 2px solid #ff8945;
  border-radius: 6px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  overflow: visible;
}

.nav-link:hover {
  color: #c4c4c4;
  border-style: solid;
}

.nav-link:active {
  color: #ff8945;
  border-color: #ff8945;
}

.nav-link:focus {
  border-color: #ff8945;
}

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

.nav-link:visited, .nav-link.w--current, .nav-link.w--current:focus, .nav-link.w--current:visited {
  border-color: #ff8945;
}

.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;
  line-height: 20px;
  transition: all .2s;
}

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

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

.navbar-logo-left {
  background-color: #fff0;
}

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

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
}

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  outline-offset: 0px;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  border-top: 1px #000;
  outline: 3px #555;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: flex;
  transform: translate(0);
}

.body {
  -webkit-backdrop-filter: brightness(59%) blur(10px);
  backdrop-filter: brightness(59%) blur(10px);
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #fff;
  background-image: url('../images/TruFire-2025-Text.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 130%;
  border-radius: 0;
  outline: 3px #333;
  margin-top: 0;
}

.heading {
  color: #f0f0f0;
  text-align: center;
  text-overflow: clip;
  overflow-wrap: normal;
  background-color: #fff0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 90px;
}

.list-item {
  list-style-type: none;
}

.section {
  background-color: #fff0;
}

.container-3 {
  color: #fff;
  background-color: #fff;
}

.section-2 {
  background-color: #fff;
}

.button {
  box-sizing: border-box;
  float: none;
  clear: none;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000;
  text-align: center;
  overflow-wrap: normal;
  vertical-align: baseline;
  background-color: #fff0;
  border: 2px solid #fcd912;
  border-radius: 6px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  max-width: 50%;
  margin-top: auto;
  margin-bottom: 40px;
  margin-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 0% 0 auto auto;
}

.button:hover {
  color: #747474;
}

.button:active {
  color: #fcd912;
}

.container-4 {
  order: 0;
}

.paragraph {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  padding-left: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  display: block;
}

.heading-2 {
  flex: 1;
  order: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
}

.section-3 {
  background-color: #fff;
}

.container-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.div-block {
  display: block;
}

.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;
}

.body-2 {
  -webkit-backdrop-filter: brightness(46%) saturate(0%) blur(6px);
  backdrop-filter: brightness(46%) saturate(0%) blur(6px);
  background-image: url('../images/style.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image {
  padding-left: 10px;
}

.heading-3 {
  color: #fff;
  text-align: center;
}

.container-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 13px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.heading-4 {
  text-align: center;
  order: -9999;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 32px;
  line-height: 36px;
}

.paragraph-2 {
  text-align: left;
  order: -9999;
  align-self: stretch;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  text-decoration: none;
}

.container-7 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fff;
  border-radius: 13px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.heading-5 {
  flex: 0 auto;
  order: -9999;
  padding-left: 20px;
  padding-right: 20px;
}

.image-2 {
  z-index: auto;
  box-sizing: border-box;
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  border-radius: 13px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  position: relative;
  left: 12%;
}

.paragraph-3 {
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.image-3 {
  box-sizing: border-box;
  float: none;
  clear: none;
  aspect-ratio: auto;
  opacity: 1;
  vertical-align: baseline;
  object-fit: contain;
  object-position: 50% 50%;
  max-width: 100%;
  display: inline-block;
  position: static;
}

.slide {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  height: auto;
  position: static;
  overflow: visible;
}

.image-4 {
  margin-left: 20px;
  margin-right: 20px;
}

.slider {
  float: none;
  clear: none;
  position: static;
}

.slider-1 {
  background-image: url('../images/Capture.PNG4.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.slider-2 {
  height: 500px;
}

.slide-2 {
  background-image: url('../images/afp7.PNG.fa9840d915b172dc349b358c249d2291.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-8 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
  overflow: visible;
}

.footer-dark {
  background-color: #ebebeb;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  justify-content: space-between;
  align-items: stretch;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  align-self: flex-start;
}

.footer-content {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 172px;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  clear: none;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-left: 12px;
  text-decoration: underline;
  position: static;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: auto;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.paragraph-4 {
  text-align: center;
  margin-bottom: auto;
  font-size: 10px;
}

.container-7-copy {
  grid-column-gap: 4px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 13px;
  flex-flow: column wrap;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  place-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: grid;
}

.image-5 {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 20px;
}

.button-copy {
  clear: none;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000;
  text-align: center;
  overflow-wrap: normal;
  vertical-align: baseline;
  background-color: #fff0;
  border: 2px solid #ff8945;
  border-radius: 6px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  max-width: 50%;
  margin-top: auto;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  display: inline-flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.button-copy:hover {
  color: #747474;
}

.button-copy:active {
  color: #ff8945;
}

.submit-button {
  color: #0f0f0f;
  background-color: #fff0;
  border: 2px solid #ff8945;
  border-radius: 6px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
}

.slide-nav {
  margin-bottom: auto;
}

.div-block-2 {
  height: 20px;
}

.body-copy {
  -webkit-backdrop-filter: brightness(59%) blur(10px);
  backdrop-filter: brightness(59%) blur(10px);
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #fff;
  background-image: url('../images/TruFire-2025-Text.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 130%;
  border-radius: 0;
  outline: 3px #333;
  margin-top: 0;
}

.body-3 {
  -webkit-backdrop-filter: brightness(63%) blur(8px);
  backdrop-filter: brightness(63%) blur(8px);
  background-image: url('../images/TruFire-2025-Text.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 135%;
}

.heading-6 {
  color: #fff;
  text-align: center;
  font-size: 72px;
}

.section-4 {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

.nav-link-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

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

.nav-link-accent-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

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

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

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

.paragraph-5 {
  text-align: center;
  flex: 1;
  order: 0;
  align-self: baseline;
}

.footer-dark-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.paragraph-2-copy {
  text-align: left;
  text-align: center;
  order: -9999;
  align-self: stretch;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  text-decoration: none;
}

.container-7-copy-copy {
  grid-column-gap: 4px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 13px;
  flex-flow: row;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: block;
}

.paragraph-6 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.paragraph-7 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.cell {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.cell-2 {
  text-align: left;
  flex-flow: wrap;
  place-content: stretch center;
  align-items: flex-start;
  text-decoration: none;
}

.image-6 {
  flex: 0 auto;
  order: -9999;
  align-self: auto;
}

.image-7 {
  order: -9999;
  margin-bottom: 20px;
}

.svg-icon {
  width: 2rem;
  height: 2rem;
}

.svg-icon:hover {
  cursor: pointer;
}

@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;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

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

  .container-9 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-10 {
    max-width: 728px;
  }

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

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

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

  .nav-menu-three-2 {
    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-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .container-11 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 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;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    background-color: #818181;
    border-radius: 6px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .navbar-brand-three-2 {
    padding-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

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

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }
}

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

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

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

  .nav-menu-two {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
  }

  .heading {
    flex: 0 auto;
    font-size: 48px;
    line-height: 60px;
  }

  .paragraph, .heading-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9, .container-10 {
    max-width: none;
  }

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

  .container-11 {
    max-width: none;
  }
}

#w-node-_58fa3a55-3cfe-c20a-ebe8-920014a69720-231d2f28 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d4c5f1de-8ccb-ff8f-1b4e-95df0a28e1f8-231d2f28 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e6ab1248-826f-04f1-5d01-004aa91a3662-231d2f28 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f57d1544-c295-5f1b-5d23-a9acf456f4d3-231d2f28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a3966a0-832e-abac-f60d-30521f3e2191-d4373d6d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto start;
}

#w-node-_6a3966a0-832e-abac-f60d-30521f3e2193-d4373d6d {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: auto;
}

#w-node-ab53c58a-0853-d29c-b831-52108f946d7e-d4373d6d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6a3966a0-832e-abac-f60d-30521f3e2196-d4373d6d {
  grid-area: 4 / 1 / 5 / 2;
  place-self: end center;
}

#w-node-_28efc288-f2c8-3076-acd9-61c7c9901051-d4373d6d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto start;
}

#w-node-_28efc288-f2c8-3076-acd9-61c7c9901053-d4373d6d {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
}

#w-node-a15d8bdd-b960-9c29-19e8-1ce906b396f9-d4373d6d {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-dbbf7198-c4cb-3b2c-90c3-575345e84285-d4373d6d, #w-node-_44e928e5-ce69-be05-2794-2fed335c4fc4-4686389e, #w-node-_4c33791e-46cb-69d1-44b7-74608deb795b-631688fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efa1ddcb-a758-1e27-6abb-e2e53162ba75-aeaabc34 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dbbf7198-c4cb-3b2c-90c3-575345e84285-aeaabc34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


