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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f28c03;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

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

.nav {
  background-color: #271451;
  color: #f28c03;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 20px;
  float: none;
  clear: none;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #271451;
  text-align: left;
}

.logo-block {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 204px;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}

.body {
  margin-top: 40px;
  background-color: #271451;
  font-family: 'Open Sans', sans-serif;
  color: #f28c03;
  font-size: 16px;
}

.we-are-purple {
  height: 170px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 120px;
}

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

.div-block-2 {
  color: #fff;
  text-align: center;
}

.div-block-2.title-div {
  margin-top: 40px;
  margin-bottom: 40px;
}

.slide-nav {
  background-color: rgba(0, 0, 0, 0.6);
}

.section {
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #271451;
}

.tabs {
  height: 613px;
}

.tabs-content {
  width: 100%;
  height: 125%;
}

.slider {
  height: 100%;
}

.icon {
  background-color: #f28c03;
}

.text-block {
  color: #fff;
}

.heading {
  text-align: center;
}

.div-block-3 {
  margin: 40px 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1260px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #271451;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-3 {
  margin-top: 40px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 100px;
  padding-left: 20px;
}

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

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

.div-block-4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.tab-link-tab-1 {
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #fff;
}

.tab-link-tab-1.tab-title {
  padding-bottom: 40px;
}

.tab-title {
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #fff;
}

.tab-title.w--current {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.image {
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.slide {
  text-align: center;
}

.mask-2 {
  width: 100%;
  border: 0px solid #000;
}

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

.section-4 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.title-div {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

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

.html-embed {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .tabs-content {
    height: 100%;
  }

  .text-block {
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

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

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

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

@media screen and (min-width: 1440px) {
  .tabs-content {
    height: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .nav:hover {
    color: #fff;
  }

  .tabs-content {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tabs-content {
    height: 100%;
  }

  .section-3 {
    margin-bottom: 0px;
    padding-bottom: 100px;
  }

  .icon-2 {
    font-size: 50px;
  }

  .columns {
    margin-bottom: 40px;
  }

  .tab-link-tab-1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-button {
    padding-top: 10px;
    padding-bottom: 0px;
  }

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

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 767px) {
  .logo-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section {
    margin-bottom: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tabs-content {
    height: 100%;
  }

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

  .slider-2 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #271451;
  }

  .section-2 {
    margin-top: 300px;
  }

  .section-3 {
    margin-top: 0px;
    padding: 0px 20px 20px;
  }

  .section-4 {
    margin-top: 160px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .html-embed {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .we-are-purple {
    margin-top: 0px;
    margin-bottom: 100px;
    padding-bottom: 0px;
  }

  .section {
    height: 135%;
    padding-bottom: 40px;
  }

  .tabs-content {
    height: 100%;
  }

  .slider {
    height: 100%;
  }

  .section-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-3 {
    width: auto;
  }

  .tabs-menu {
    padding-left: 20px;
    text-align: left;
  }

  .tab-link-tab-1.tab-title {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .tab-title {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mask {
    height: 0%;
  }

  .menu-button {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-4 {
    margin-top: 100px;
  }
}