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

.body {
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  font-family: AttackIO, sans-serif;
  color: #005ca9;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  cursor: default;
}

.h1 {
  color: #005ca9;
  font-size: 68px;
  font-weight: 900;
  text-align: center;
}

.h3 {
  margin-bottom: 33px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
}

.h3.txt-center {
  margin-top: 36px;
  margin-bottom: 1px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.paragraph {
  line-height: 30px;
  font-weight: 400;
}

.paragraph.subhead {
  margin-bottom: -30px;
}

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

.button {
  margin-top: 0px;
  padding: 16px 43px;
  border-radius: 10px;
  background-color: #f2f6ff;
  -webkit-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  color: #005ca9;
  font-weight: 700;
}

.button:hover {
  background-color: #005ca9;
  box-shadow: -1px 11px 19px -6px rgba(19, 57, 150, 0.39);
  color: #fff;
}

.button.alt {
  background-color: #fc643f;
}

.button.alt:hover {
  background-color: #005ca9;
}

.button.alt.last-child {
  margin-left: 15px;
}

.button.alt.no-mg {
  margin-top: 0px;
}

.button.b-tech {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-icon {
  display: inline-block;
  padding: 16px 43px;
  border-radius: 10px;
  background-color: #005ca9;
  color: #fff;
}

.button-icon.button {
  text-decoration: none;
  cursor: pointer;
}

.button-icon.button.last-child {
  margin-left: 15px;
  text-decoration: none;
}

.text-block {
  display: inline-block;
  padding-left: 20px;
  font-weight: 600;
}

.app-feature-card {
  width: 222px;
  padding: 29px 36px;
  border-radius: 20px;
  background-color: #fff6f4;
  -webkit-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  text-align: center;
  cursor: crosshair;
}

.app-feature-card:hover {
  background-color: #bfebf3;
  box-shadow: 0 7px 15px -5px rgba(191, 235, 243, 0.39);
}

.feature-label {
  color: #204eb2;
  font-weight: 600;
}

.feature-icon {
  height: 50px;
  margin-bottom: 13px;
}

.section {
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 50px;
  clear: right;
  background-color: #fff;
}

.section.alt {
  background-color: #fdece8;
}

.section.footer {
  padding-top: 96px;
  padding-bottom: 0px;
  text-align: center;
}

.section.intro {
  overflow: hidden;
  margin-top: -52px;
  padding-top: 103px;
  padding-bottom: 103px;
}

.section._3 {
  padding-top: 71px;
  padding-bottom: 67px;
}

.section.last-child {
  padding-bottom: 100px;
}

.section.et {
  padding-bottom: 111px;
}

.wrapper {
  position: relative;
  z-index: 1;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.grid {
  margin-top: 65px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.downloads {
  display: none;
  margin-top: 24px;
  text-align: center;
}

.navbar {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: transparent;
}

.brand {
  margin-top: 34px;
}

.brand.w--current {
  margin-top: 0px;
}

.header {
  position: relative;
  overflow: hidden;
  margin-top: -14px;
  padding: 116px 296px;
  border-radius: 41px;
  background-color: #fdece8;
  background-image: url('../images/bg-pattern.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.headimg {
  position: absolute;
  left: -10%;
  top: -19%;
  right: auto;
  bottom: auto;
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.headimg._2 {
  left: auto;
  top: auto;
  right: -5%;
  bottom: -12%;
}

._2-col-img-grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2-col-img-grid.last-child {
  margin-bottom: 80px;
}

._2-col-img-grid.ft {
  margin-top: 50px;
  margin-bottom: 50px;
}

.feature-image {
  position: relative;
  z-index: 1;
  width: 450px;
  margin-top: -24px;
  margin-bottom: -84px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.feature-image.right {
  width: 360px;
  margin-top: 29px;
  margin-left: -93px;
}

.feature-image.oter {
  position: absolute;
  left: 72px;
  z-index: -1;
}

.feature-image.oter.oter-2 {
  z-index: -2;
  width: 390px;
}

.feature-image.oter.hide {
  display: none;
}

.feature-dec {
  padding-right: 100px;
}

.feature-dec.left {
  margin-left: 104px;
  padding-right: 0px;
}

.feature-dec.center {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.feature-dec.right {
  margin-left: -35px;
}

.heading-center {
  margin-bottom: 47px;
  padding-right: 285px;
  padding-left: 285px;
  text-align: center;
}

.heading-center.footer {
  padding-right: 193px;
  padding-left: 193px;
}

.ft-icon {
  display: none;
  margin-bottom: 14px;
}

.more-features {
  margin-top: 37px;
  padding-right: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slider {
  display: none;
  height: 630px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.image {
  width: 440px;
}

.mask {
  height: 640px;
}

.slide {
  margin-left: 61px;
}

.image-2 {
  width: 241px;
}

.div-block {
  margin-top: 82px;
  padding-top: 6px;
  padding-bottom: 0px;
  border-top: 1px solid #eee;
}

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

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #f2f6ff;
}

.form-block {
  padding-right: 77px;
  padding-left: 77px;
}

.text-field {
  margin-top: 11px;
  padding-top: 29px;
  padding-bottom: 29px;
  border: 1px none #000;
  background-color: transparent;
}

.text-field::-webkit-input-placeholder {
  color: #005ca9;
  font-size: 18px;
}

.text-field:-ms-input-placeholder {
  color: #005ca9;
  font-size: 18px;
}

.text-field::-ms-input-placeholder {
  color: #005ca9;
  font-size: 18px;
}

.text-field::placeholder {
  color: #005ca9;
  font-size: 18px;
}

.social {
  margin-top: 34px;
}

.image-3 {
  position: relative;
  z-index: 0;
  margin-top: -177px;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.image-4 {
  width: 80px;
  line-height: 28;
}

.link-block {
  width: 100%;
  height: 100%;
  color: #204eb2;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .section.intro {
    margin-top: -13px;
  }

  .section.last-child {
    padding-bottom: 17px;
  }

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

  .wrapper.hero {
    margin-top: -44px;
    padding-top: 0px;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

  .brand.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .header {
    padding-right: 100px;
    padding-left: 100px;
  }

  .headimg {
    left: -14%;
    top: -45%;
  }

  .headimg._2 {
    right: -11%;
    bottom: -26%;
  }

  .feature-image.right {
    margin-left: -62px;
  }

  .feature-image.oter {
    left: 37px;
    display: none;
    width: 350px;
  }

  .feature-dec.left {
    margin-left: 38px;
  }

  .feature-dec.center {
    padding-right: 32px;
  }

  .heading-center {
    margin-bottom: 74px;
    padding-right: 88px;
    padding-left: 88px;
  }

  .heading-center.footer {
    padding-right: 45px;
    padding-left: 45px;
  }

  .more-features {
    padding-right: 0px;
  }

  .slider {
    height: 540px;
  }

  .image {
    width: 430px;
  }

  .mask {
    height: 540px;
  }

  .slide {
    margin-left: 0px;
  }

  .image-3 {
    margin-top: -120px;
  }

  .menu-button {
    display: none;
  }

  .nav-menu {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .h3 {
    font-size: 30px;
  }

  .h3.txt-center {
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

  .headimg {
    left: -39%;
  }

  .headimg._2 {
    right: -11%;
    bottom: -16%;
    width: 210px;
  }

  ._2-col-img-grid {
    display: block;
    text-align: center;
  }

  .feature-image {
    width: 310px;
    margin-bottom: -25px;
  }

  .feature-image.right {
    width: 350px;
    margin-left: 0px;
  }

  .feature-image.right.b {
    margin-bottom: 10px;
  }

  .feature-image.oter {
    left: 88px;
  }

  .feature-image.oter.oter-2 {
    left: 174px;
  }

  .feature-dec {
    padding-right: 0px;
  }

  .feature-dec.left {
    margin-left: 0px;
    padding-right: 57px;
    padding-left: 57px;
  }

  .feature-dec.center {
    margin-left: 0px;
    padding-right: 57px;
    padding-left: 57px;
  }

  .feature-dec.right {
    margin-left: 0px;
  }

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

  .heading-center.footer {
    padding-right: 31px;
    padding-left: 31px;
  }

  .ft-icon {
    width: 50px;
    margin-bottom: -11px;
  }

  .slider {
    height: 540px;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    text-align: center;
  }

  .image {
    width: 360px;
  }

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

  .form-block {
    padding-right: 11px;
    padding-left: 11px;
  }

  .div-block-3 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 50px;
  }

  .h3 {
    margin-top: 42px;
  }

  .h3.txt-center {
    font-size: 23px;
    line-height: 30px;
  }

  .paragraph.heading-center.footer {
    padding-right: 14px;
    padding-left: 14px;
  }

  .button.alt.no-mg {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 77px;
    padding-left: 77px;
  }

  .button-icon.button {
    display: block;
    margin-right: 39px;
    margin-left: 39px;
    padding-right: 2px;
    padding-left: 2px;
  }

  .button-icon.button.last-child {
    margin-right: 39px;
    margin-left: 39px;
  }

  .app-feature-card {
    margin-right: 31px;
    margin-bottom: 29px;
    margin-left: 31px;
    padding-right: 28px;
    padding-left: 28px;
  }

  .section.intro {
    overflow: hidden;
  }

  .wrapper.hero {
    padding-right: 10px;
    padding-left: 10px;
  }

  .header {
    padding-right: 21px;
    padding-left: 21px;
  }

  .headimg {
    left: -24%;
    top: -11%;
    width: 230px;
  }

  .headimg._2 {
    bottom: -20%;
  }

  ._2-col-img-grid.ft {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2-col-img-grid.ft.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .feature-image {
    margin-top: -38px;
    margin-bottom: -30px;
  }

  .feature-image.right.b {
    margin-bottom: 0px;
  }

  .feature-image.oter {
    left: -9px;
    width: 280px;
  }

  .feature-image.oter.oter-2 {
    left: 105px;
  }

  .feature-dec {
    padding-right: 0px;
  }

  .feature-dec.left {
    padding-right: 11px;
    padding-left: 11px;
  }

  .feature-dec.center {
    padding-right: 11px;
    padding-left: 11px;
  }

  .feature-dec.right {
    margin-left: 0px;
  }

  .heading-center.footer {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .slider {
    height: 530px;
  }

  .image {
    width: 530px;
  }

  .mask {
    height: 560px;
  }

  .form {
    display: block;
    padding-bottom: 10px;
    text-align: center;
  }

  .form-block {
    margin-top: -23px;
  }

  .text-field {
    margin-bottom: 28px;
    padding-top: 38px;
    padding-bottom: 39px;
    border-bottom-style: solid;
    border-bottom-color: #d4e0fc;
    text-align: center;
  }

  .image-3 {
    margin-top: -50px;
  }
}

@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'AttackIO';
  src: url('../fonts/SF-Pro-Display-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}