:root {
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--white: white;
  --flowstica-webflow-library--black-2: #333;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --flowstica-webflow-library--medium-sea-green: #08b54f;
  --unbuttond-grey: #d9dada;
  --unbuttond-green: #05ad56;
  --unbuttond-black: #030000;
  --white: white;
  --black: black;
}

.preloader {
  z-index: 9999;
  justify-content: center;
  align-items: flex-end;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.preloader-line, .preloader-second-line {
  height: 100%;
  background-color: #fff;
  flex: 1;
}

.subscribe-form {
  width: 70%;
  float: right;
  margin-bottom: 0;
}

.subscribe-form.left {
  width: 50%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.follow-flex {
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.follow-text {
  color: #919197;
  font-size: 15px;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #3f51b5;
  justify-content: center;
  align-items: center;
  padding: 13px 23px;
  font-size: 12px;
  font-weight: 600;
  transition: all .25s;
  display: flex;
}

.button:hover {
  background-color: #5667c7;
}

.button.cs {
  height: 55px;
  background-color: #03ad56;
}

.button.cs:hover {
  background-color: #707070;
}

.follow-line {
  width: 20px;
  height: 1px;
  background-color: #afafb6;
  margin-left: 15px;
}

.social-icon {
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.social-icon.no-margin {
  margin-right: 0;
}

.brand-logo {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-left: 25px;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

.brand-logo.no-left-margin {
  margin-left: 0;
}

.form-coming {
  align-items: flex-start;
  display: flex;
}

.slide-content {
  width: 51%;
}

.slide-content.coming-center {
  width: 100%;
  text-align: center;
  padding-top: 200px;
}

.social-long {
  width: 25%;
  min-height: 180px;
  float: left;
  border-bottom-width: 1px;
  border-bottom-color: #ededed;
  border-right: 1px solid #ededed;
  transition: all .25s;
}

.social-long.dribbble {
  background-image: url('../images/font-awesome_4-7-0_dribbble_100_0_111111_none_1font-awesome_4-7-0_dribbble_100_0_111111_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-right-style: none;
}

.social-long.dribbble:hover {
  background-color: #ea4c89;
  background-image: url('../images/font-awesome_4-7-0_dribbble_100_0_ffffff_none_1font-awesome_4-7-0_dribbble_100_0_ffffff_none.png');
  background-size: 26px;
}

.social-long.insta {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_313131_none_1font-awesome_4-7-0_instagram_100_0_313131_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  flex: 1;
}

.social-long.insta:hover {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none-1_1font-awesome_4-7-0_instagram_100_0_ffffff_none (1).png'), linear-gradient(45deg, #112be9, #6736e6 28%, #ee9e54);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 26px, auto;
}

.social-long.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_313131_none-1_1font-awesome_4-7-0_twitter_100_0_313131_none (1).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  flex: 1;
}

.social-long.twitter:hover {
  background-color: #2aa9e6;
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_ffffff_none-1_1font-awesome_4-7-0_twitter_100_0_ffffff_none (1).png');
  background-size: 26px;
}

.social-long.facebook {
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_313131_none-2_1font-awesome_4-7-0_facebook_100_0_313131_none (2).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  flex: 1;
}

.social-long.facebook:hover {
  background-color: #3b5998;
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_ffffff_none-1_1font-awesome_4-7-0_facebook_100_0_ffffff_none (1).png');
  background-size: 26px;
}

.navigation-link-wrapper {
  opacity: 0;
  justify-content: center;
  display: flex;
}

.section-social {
  background-color: #fff;
  border-top: 1px solid #ededed;
}

.section-social.absolute {
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.top-left-text {
  color: #767676;
  margin-right: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  display: inline-block;
}

.top-left-text.in-testimonials {
  color: #b4b9cc;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.top-left-text.in-testimonials.in-top-banner {
  font-size: 13px;
}

.top-left-text.in-testimonials.in-top-banner.make-white {
  color: #fff;
  text-transform: capitalize;
  margin-left: 400px;
  margin-right: 400px;
  padding-left: 0;
  padding-right: 0;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

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

.top-margin.flex {
  align-items: center;
  display: flex;
}

.page-content {
  overflow: hidden;
}

.error-message {
  color: #fc493e;
  text-align: center;
  font-weight: 500;
}

.container {
  max-width: 1200px;
  flex: 1;
}

.container.center {
  z-index: 1;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%);
}

.container.center.coming {
  top: 40%;
}

.big-title {
  color: #ff5252;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 48px;
  line-height: 60px;
  text-decoration: underline;
  display: inline-block;
}

.big-title.normal {
  text-decoration: none;
}

.big-title.normal.white {
  color: #fff;
  font-size: 58px;
  line-height: 70px;
  display: none;
}

.navigation-line {
  width: 100%;
  height: 2px;
  background-color: #ff5252;
}

.text-field {
  height: 55px;
  background-image: url('../images/icons8-user.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #d7dae6;
  margin-bottom: 10px;
  padding-left: 5px;
  font-size: 14px;
}

.text-field:hover, .text-field:focus {
  border-bottom-color: #3f51b5;
}

.text-field::-ms-input-placeholder {
  color: #9196ad;
}

.text-field::placeholder {
  color: #9196ad;
}

.text-field.normal {
  width: 90%;
  float: left;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 12px;
}

.text-block {
  background-color: #ff5252;
  background-image: url('../images/unbuttond_Logo_horizontal_web.jpeg');
  background-position: 50%;
  background-size: cover;
  padding: 10px 13px 10px 15px;
}

.success-message {
  color: #fff;
  background-color: #47eb7d;
  font-weight: 500;
}

.follow-wrapper {
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0%;
  right: 0%;
}

.navigation-link {
  color: #121217;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
  position: relative;
}

.navigation-link.w--current {
  color: #ff5252;
}

.logo-center {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 15%;
  left: 0%;
  right: 0%;
}

.menu-content {
  height: 0;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-wrapper {
  z-index: 9997;
  perspective: 50%;
  transform: ;
  transform-origin: 50% 0;
  background-color: rgba(0, 0, 0, .1);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.banner {
  min-height: 100vh;
  background-color: #3f51b5;
  background-image: linear-gradient(68deg, #001bb3, #1b39db);
  position: relative;
}

.banner.coming-soon {
  opacity: 1;
  background-color: #d4d4d4;
  background-image: url('../images/BCK_transparent.png'), linear-gradient(rgba(116, 116, 116, .2), rgba(116, 116, 116, .2)), url('../images/top_bck-b_w.png');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
}

.with-bottom-line {
  border-bottom: 4px solid #ff5252;
  display: inline-block;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

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

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: rgba(58, 69, 84, .53);
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  flex: 0 auto;
  margin-left: 24px;
  display: block;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.section {
  padding-bottom: 40px;
}

.container-3 {
  object-fit: contain;
  position: static;
}

.background-video {
  width: 100%;
  justify-content: flex-start;
  display: block;
}

.link-2 {
  color: #aaadb3;
  text-decoration: none;
}

.wbs-button-black {
  background-color: var(--flowstica-webflow-library--black);
  color: var(--flowstica-webflow-library--white);
  border-radius: 6px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.wbs-button-black:hover {
  background-color: var(--flowstica-webflow-library--black-2);
  color: var(--flowstica-webflow-library--white);
}

.wbs-spacing-30 {
  height: 1.875rem;
}

.wbs-feature-list-item {
  grid-column-gap: 10px;
  display: flex;
}

.wbs-feature-list-items {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.wbs-feature-split-3-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid rgba(1, 11, 21, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
}

.wbs-lead-text {
  color: var(--flowstica-webflow-library--black);
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.wbs-spacing-20 {
  height: 1.25rem;
}

.wbs-heading-h4 {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.3em;
}

.wbs-feature-image {
  border-radius: 10px;
}

.wbs-feature-split-3 {
  width: 85%;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wbs-feature-component {
  color: #1b1b1b;
}

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

.wbs-section {
  padding: 4rem 5% .25rem;
}

.text-block-2 {
  color: #8f8f8f;
}

.wbs-menu-button {
  background-color: var(--flowstica-webflow-library--white-smoke);
  border-radius: 10px;
}

.wbs-menu-button.w--open {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
}

.wbs-button-primary-1 {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
  color: var(--flowstica-webflow-library--white);
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  border-radius: 0;
  padding: 14px 30px;
  font-size: 13px;
  font-weight: 700;
  transition: background-color .3s ease-in-out;
}

.wbs-button-primary-1:hover {
  background-color: var(--flowstica-webflow-library--black);
}

.wbs-nav-link-dark {
  color: var(--flowstica-webflow-library--white);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.wbs-dropdown-link {
  color: var(--flowstica-webflow-library--black);
  font-size: 16px;
  font-weight: 700;
  transition: color .3s ease-in-out;
}

.wbs-dropdown-link:hover {
  color: var(--flowstica-webflow-library--medium-sea-green);
}

.wbs-dropdown-list {
  background-color: var(--flowstica-webflow-library--white);
  border: 1px solid rgba(1, 11, 21, .12);
  border-radius: 10px;
  padding: 15px 10px;
}

.wbs-nav-menu {
  margin-left: auto;
}

.wbs-logo {
  height: 2.375rem;
}

.wbs-nav-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.wbs-navbar-6 {
  background-color: var(--unbuttond-grey);
  padding-top: 15px;
  padding-bottom: 15px;
}

.body {
  background-color: var(--unbuttond-grey);
}

.wbs-section-copy {
  padding: 4rem 5% .25rem;
}

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

.wbs-error-message {
  color: #fff;
  text-align: center;
  background-color: #e92222;
  border-radius: 6px;
  padding: 15px 20px;
}

.wbs-success-message {
  color: #fff;
  text-align: center;
  background-color: #03cd69;
  border-radius: 6px;
  padding: 15px;
}

.wbs-form-subscribe-2-input {
  height: 3.125rem;
  color: var(--flowstica-webflow-library--black);
  border: 1px solid rgba(1, 11, 21, .12);
  border-radius: 6px;
  margin-bottom: 0;
  padding: 10px 20px;
  transition: border .3s ease-in-out;
}

.wbs-form-subscribe-2-input:focus {
  border-color: var(--flowstica-webflow-library--black);
}

.wbs-form-group-alert {
  grid-column-gap: 10px;
  display: flex;
}

.wbs-alert-bar-form-6 {
  margin-bottom: 0;
}

.wbs-alert-bar-6-close-icon {
  height: 18px;
}

.wbs-alert-bar-6-close-link {
  flex: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.wbs-alert-bar-6-title {
  color: #fff;
}

.wbs-alert-bar-6-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 15px;
  display: flex;
  position: relative;
}

.wbs-alert-bar-6 {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
}

.wbs-section-2 {
  padding: 6.25rem 5%;
}

.unbuttond-section-2 {
  padding: 0 5%;
}

.button-2 {
  background-color: var(--unbuttond-green);
  text-transform: uppercase;
  border-radius: 80px;
  padding: 14px 40px;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

.button-2:hover {
  background-color: var(--unbuttond-black);
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  .subscribe-form {
    width: 100%;
  }

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

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

  .top-left-text.in-testimonials.in-top-banner.make-white {
    margin-left: 220px;
    margin-right: 220px;
  }

  .top-margin.flex.center {
    justify-content: center;
    align-items: center;
  }

  .container {
    flex-direction: column;
  }

  .big-title {
    font-size: 40px;
    line-height: 50px;
    display: block;
  }

  .big-title.normal.white {
    font-size: 30px;
    line-height: 50px;
  }

  .navigation-link {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .banner {
    min-height: 1000px;
  }

  .banner.coming-soon {
    min-height: 800px;
  }

  .with-bottom-line {
    border-bottom-width: 2px;
  }

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

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .wbs-feature-image {
    width: 100%;
  }

  .wbs-feature-split-3 {
    width: 100%;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

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

  .wbs-menu-button {
    background-color: var(--flowstica-webflow-library--white-smoke);
    border-radius: 10px;
    margin-left: auto;
    padding: 15px;
  }

  .wbs-menu-button.w--open {
    background-color: var(--flowstica-webflow-library--medium-sea-green);
  }

  .wbs-button-primary-1 {
    object-fit: fill;
  }

  .wbs-nav-right {
    display: block;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .wbs-nav-menu {
    background-color: var(--flowstica-webflow-library--white);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wbs-navbar-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wbs-section-copy, .wbs-section-2, .unbuttond-section-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .subscribe-form.left {
    width: 90%;
  }

  .slide-content {
    width: 70%;
  }

  .top-left-text.in-testimonials.in-top-banner.make-white {
    margin-left: 100px;
    margin-right: 100px;
  }

  .big-title {
    font-size: 30px;
    line-height: 40px;
  }

  .navigation-link {
    font-size: 24px;
    line-height: 30px;
  }

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

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .wbs-section, .wbs-section-copy {
    padding: 2rem 2%;
  }

  .wbs-alert-bar-6-close-link {
    right: 3%;
  }

  .wbs-alert-bar-6-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 12px;
    padding-right: 40px;
  }

  .wbs-section-2, .unbuttond-section-2 {
    padding: 2rem 2%;
  }
}

@media screen and (max-width: 479px) {
  .brand-logo {
    margin-left: 15px;
    font-size: 16px;
  }

  .social-long {
    width: 50%;
    min-height: 150px;
    border-bottom-style: solid;
  }

  .top-left-text.in-testimonials.in-top-banner.make-white {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container.center.coming {
    top: 35%;
  }

  .big-title {
    font-size: 20px;
    line-height: 30px;
  }

  .big-title.normal.white {
    font-size: 26px;
    line-height: 40px;
  }

  .navigation-link {
    line-height: 30px;
  }

  .banner {
    min-height: 800px;
  }

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

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

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

  .wbs-feature-split-3-list {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    padding-top: 30px;
  }

  .wbs-heading-h4 {
    font-size: 1.7rem;
  }

  .wbs-form-group-alert {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .wbs-alert-bar-6-wrap {
    padding-right: 40px;
  }
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1652-f2613032 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1654-f2613032 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1652-0717f8af {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1654-0717f8af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1652-78b2c8b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_032523c6-85de-7325-d3fe-7bf4eb5b1654-78b2c8b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


