:root {
  --white: white;
  --black: black;
}

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

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

.w-layout-hflex {
  flex-direction: row;
  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;
  }
}

.body {
  color: #222;
  background-color: #fffbfb;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.container {
  max-width: 86%;
}

.section {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block {
  justify-content: center;
  max-width: 1920px;
  display: flex;
}

.section-2 {
  background-color: #faf9f9;
  padding-top: 0;
  padding-bottom: 120px;
}

.section-3 {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 29px;
  text-decoration: none;
}

.container-footer {
  justify-content: space-between;
  max-width: 86%;
  display: block;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  display: block;
}

.cell {
  justify-content: center;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  max-width: 1189px;
  padding: 0 20px;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.cell-3 {
  align-items: flex-end;
}

.cell-4 {
  align-items: center;
}

.cell-5 {
  justify-content: center;
  align-items: stretch;
}

.div-block-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quick-stack-2 {
  grid-column-gap: 137px;
  grid-row-gap: 137px;
  padding: 0;
}

.heading {
  color: #f1eeee;
  max-width: 662px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  line-height: 57px;
}

.text-span {
  color: #5095ee;
}

.text-span-2 {
  color: #5095ee;
  white-space: nowrap;
}

.text-block {
  color: #222;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 27px;
}

.text-span-3 {
  white-space: nowrap;
}

.text-block-2 {
  color: #5095ee;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 900;
}

.div-block-4 {
  background-color: #f1eeee;
  border-radius: 10px;
  max-width: 515px;
  margin-bottom: 30px;
  padding: 25px 29px;
}

.text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  white-space: nowrap;
}

.cell-6 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.div-block-5 {
  text-align: center;
  background-image: url('../images/Aumni_Drop-Shadow-2x.png');
  background-position: 50% 103%;
  background-repeat: no-repeat;
  background-size: 366px;
  border-radius: 10px;
  padding: 0 0 75px;
}

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

.heading-3 {
  color: #000;
  margin-top: 0;
  font-size: 26px;
}

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

.text-block-4 {
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
}

.text-block-5, .text-block-5-copy {
  font-size: 36px;
}

.text-block-6 {
  color: #3786ec;
  text-align: center;
  margin-bottom: 18px;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.div-block-6 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.text-block-copy {
  color: #222;
  text-align: left;
  max-width: 500px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.text-span-10 {
  white-space: nowrap;
}

.button, .button-copy {
  color: #fffefe;
}

.button-2 {
  color: #fff;
  cursor: pointer;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 176px;
  height: 56px;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.text-span-11 {
  white-space: nowrap;
}

.cell-7 {
  align-items: flex-end;
}

.cell-8 {
  align-items: center;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.image, .image-2, .image-3, .image-4, .image-5, .link-block {
  cursor: pointer;
}

.link-block-2 {
  cursor: pointer;
  align-self: center;
}

.link-block-3, .link-block-4, .link-block-5 {
  cursor: pointer;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.cell-9 {
  align-items: flex-start;
}

.div-block-2-copy {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-7 {
  width: 29%;
}

.div-block-8 {
  flex: 0 auto;
  justify-content: flex-start;
  width: 23%;
  display: flex;
}

.div-block-9 {
  width: 13%;
  padding-left: 60px;
}

.section-2-new {
  padding-top: 90px;
  padding-bottom: 90px;
}

.section-new-2 {
  min-height: 183px;
  padding-top: 90px;
  padding-bottom: 130px;
}

.div-block-new-6 {
  z-index: 2;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 585px;
  min-height: 500px;
  padding: 40px;
  display: block;
  position: relative;
}

.div-block-new-6-copy {
  text-align: center;
  flex-direction: column;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 20%;
  display: block;
}

.div-block-new-3-copy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-new-6-copy-copy {
  text-align: center;
  flex-direction: column;
  align-self: flex-end;
  align-items: center;
  margin-top: 0;
  padding-bottom: 10%;
  display: block;
}

.cell-11 {
  justify-content: center;
  align-items: center;
  display: block;
}

.heading-copy {
  color: #3786ec;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 44px;
}

.heading-copy-copy {
  color: #f1eeee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 68px;
  line-height: 81px;
}

.heading-mid {
  color: #222;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 57px;
}

.text-span-12, .text-span-13 {
  white-space: nowrap;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}

.text-block-new {
  color: #222;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 27px;
}

.button-3 {
  font-size: 18px;
}

.button-4 {
  text-align: center;
  border-radius: 60px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  padding: 7px 30px 11px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  position: static;
  top: auto;
  bottom: 9%;
  left: auto;
  right: 0%;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  height: 100%;
  display: flex;
  position: relative;
}

.text-span-14 {
  white-space: nowrap;
}

.div-block-12 {
  text-align: center;
  margin-top: 80px;
}

.section-4 {
  background-color: #faf9f9;
  background-image: url('../images/AUM-dark-half-circle-border-bottom2x.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
}

.div-block-13 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.heading-copy-copy {
  color: #3786ec;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 35px;
}

.text-block-new-copy {
  color: #fff;
  text-align: center;
  max-width: 267px;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 22px;
}

.section-4-copy {
  background-color: #222;
  padding-top: 0;
  padding-bottom: 80px;
}

.div-block-14 {
  z-index: 9999;
  background-color: rgba(34, 34, 34, .75);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-15 {
  background-color: #fff;
  border-radius: 10px;
  width: 450px;
  padding: 40px 40px 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.closex {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  position: static;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 3%;
}

.div-block-16 {
  cursor: pointer;
  background-color: #222;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  padding: 0 0 0 1px;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 3%;
}

.div-block-17 {
  text-align: left;
  flex-flow: column;
  align-items: center;
  margin-top: -215px;
  display: flex;
  position: relative;
}

.image-6 {
  z-index: 0;
  max-width: 366px;
  position: absolute;
  top: auto;
  bottom: -22%;
  left: auto;
  right: auto;
}

.heading-copy-copy-copy {
  color: #222;
  text-align: left;
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Roboto, sans-serif;
  font-size: 47px;
  font-weight: 500;
  line-height: 62px;
}

.quick-stack-5 {
  padding: 0;
}

.text-block-7 {
  color: #5288c6;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.text-span-16, .text-span-17 {
  white-space: nowrap;
}

.form-header {
  color: #6e6e6e;
  text-align: center;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
}

.cell-12 {
  text-align: left;
}

.div-block-18 {
  background-color: #fff;
  width: 100%;
  padding: 40px 50px 50px;
}

.div-block-19 {
  width: 100%;
  max-width: 595px;
}

.quick-stack-6 {
  padding: 0;
}

.flex-block {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
}

.text-block-8, .text-block-9 {
  font-size: 20px;
}

.text-span-18, .text-span-19, .text-span-20 {
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .section-2 {
    background-position: 50% 122%, 90% 0;
    background-size: 900px, 1080px;
  }

  .link {
    align-self: center;
  }

  .container-footer {
    max-width: 86%;
  }

  .cell {
    align-items: flex-end;
  }

  .cell-3, .cell-5 {
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4 {
    max-width: 100%;
  }

  .cell-6 {
    background-image: none;
    padding-bottom: 0;
  }

  .div-block-6 {
    margin-top: 50px;
  }

  .text-block-copy {
    max-width: 100%;
  }

  .cell-7 {
    align-items: center;
  }

  .quick-stack-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .div-block-2-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .div-block-7 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    max-width: 500px;
    display: block;
  }

  .div-block-8 {
    order: -1;
    align-self: center;
    width: 100%;
  }

  .div-block-9 {
    width: 100%;
    max-width: 110px;
    padding-left: 0;
  }

  .cell-10 {
    align-items: center;
  }

  .section-2-new {
    background-image: none;
    padding-top: 0;
  }

  .section-new-2 {
    background-image: url('../images/Group-289.png'), url('../images/AUM-dark-half-circle-border2x.png');
    background-position: 50% -65%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 90%, contain;
    padding-top: 0;
  }

  .div-block-new-6, .div-block-new-6-copy, .div-block-new-6-copy-copy {
    margin-top: 0;
  }

  .text-block-new {
    max-width: none;
  }

  .button-4 {
    float: left;
    position: static;
  }

  .div-block-11 {
    max-width: none;
  }

  .section-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    margin-top: -100px;
  }

  .form-header {
    max-width: 100%;
  }
}

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

  .section-2 {
    background-position: 50% 106%, 50% 0;
    background-size: 700px, 1150px;
  }

  .cell {
    align-items: center;
  }

  .div-block-3 {
    max-width: 100%;
  }

  .heading {
    font-size: 44px;
  }

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

  .quick-stack-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .cell-9 {
    align-items: center;
  }

  .section-2-new {
    background-image: none;
    padding-top: 63px;
  }

  .section-new-2 {
    background-image: url('../images/Group-289.png'), url('../images/AUM-dark-half-circle-border2x.png');
    background-position: 50% -100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, contain;
  }

  .div-block-new-6 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-new-3-copy {
    max-width: 100%;
  }

  .heading-copy {
    font-size: 44px;
  }

  .heading-mid {
    font-size: 44px;
  }

  .heading-copy-copy {
    font-size: 44px;
    line-height: 48px;
  }

  .text-span-15 {
    white-space: nowrap;
  }

  .heading-copy-copy-copy {
    font-size: 60px;
    line-height: 72px;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    background-position: 50% 104%, 50% 0;
    background-size: 650px, 1140px;
    padding-top: 48px;
    padding-bottom: 80px;
  }

  .heading {
    max-width: 100%;
    font-size: 31px;
    line-height: 40px;
  }

  .text-block {
    font-size: 16px;
    line-height: 24px;
  }

  .cell-6 {
    background-image: linear-gradient(to bottom, null, null);
    display: block;
  }

  .div-block-5 {
    background-position: 50% 98%;
    background-size: 210px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-copy {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }

  .text-block-6 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-6 {
    margin-top: 60px;
  }

  .section-2-new {
    background-image: none;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .section-new-2 {
    background-image: url('../images/AUM-dark-half-circle-border2x.png'), url('../images/Group-289.png');
    background-position: 50% 0, 50% 180%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    padding-top: 48px;
    padding-bottom: 100px;
  }

  .div-block-new-6-copy, .div-block-new-6-copy-copy {
    margin-top: 80px;
  }

  .heading-copy {
    max-width: 100%;
    font-size: 31px;
    line-height: 40px;
  }

  .heading-copy-copy {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }

  .heading-mid {
    max-width: 100%;
    font-size: 31px;
    line-height: 40px;
  }

  .text-block-new {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

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

  .section-4 {
    padding-bottom: 0;
  }

  .heading-copy-copy {
    max-width: 100%;
    font-size: 31px;
    line-height: 40px;
  }

  .text-block-new-copy {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-15 {
    width: 290px;
    padding: 10px;
  }

  .heading-copy-copy-copy {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }
}

#w-node-_65cd5181-afc6-5aa2-31a6-d08ae1a95898-3bef9bca {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-c92e3f64-22f1-3bab-9f0a-8c9d5984823b-3bef9bca {
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr;
}

#w-node-_271482c4-f52e-026d-6d7a-dde788273bda-3bef9bca {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_65cd5181-afc6-5aa2-31a6-d08ae1a95898-3bef9bca {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c92e3f64-22f1-3bab-9f0a-8c9d5984823b-3bef9bca {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c92e3f64-22f1-3bab-9f0a-8c9d5984823b-3bef9bca {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


