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

@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;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.container {
  background-image: url('../images/AUM-04.11.25-BDO-Event-Registration-Page-background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 94%;
  padding: 40px 90px;
  display: block;
}

.section {
  background-color: #faf9f9;
  padding-top: 19px;
  padding-bottom: 19px;
}

.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: 30px;
  padding-bottom: 30px;
}

.link {
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  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 {
  text-align: right;
  background-image: url('../images/hero-AUM.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 682px;
  padding-right: 14px;
  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: center;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-copy {
  color: #f1eeee;
  text-align: center;
  max-width: 585px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.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 {
  justify-content: center;
  align-items: flex-end;
}

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

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

.image {
  cursor: pointer;
  width: 150px;
}

.image-2, .image-3, .image-4 {
  cursor: pointer;
  width: 60px;
}

.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;
  width: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-7 {
  align-self: auto;
  width: 40%;
}

.div-block-8 {
  flex: 0 auto;
  justify-content: space-around;
  width: 20%;
  display: flex;
}

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

.cell-10 {
  justify-content: center;
}

.section-2-new {
  margin-bottom: 34px;
}

.section-new-2 {
  background-color: #faf9f9;
  background-image: url('../images/AUM-dark-corner-circles.png'), url('../images/AUM-dark-half-circle-border2x.png'), url('../images/AUM-BG-circles.png');
  background-position: 122% 100%, 0 0, 50% -16%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: auto, contain, auto;
  padding-top: 90px;
  padding-bottom: 70px;
}

.div-block-new-6 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 585px;
  max-width: 585px;
  margin-top: -215px;
  display: block;
}

.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-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;
  max-width: 585px;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 27px;
}

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

.button-4 {
  float: right;
  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: absolute;
  inset: auto 0% 9% auto;
}

.div-block-11 {
  flex-flow: column;
  max-width: 585px;
  height: 100%;
  display: block;
  position: relative;
}

.image-6 {
  width: 100%;
  max-width: 674px;
}

.heading-4 {
  color: #faf8f8;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 29px;
  display: flex;
}

.button-5 {
  background-color: #3786ec;
  border-radius: 100px;
  margin-top: 37px;
  padding: 12px 40px;
}

.div-block-13 {
  width: 100%;
}

.quick-stack-5 {
  width: 100%;
  padding: 0;
}

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

.div-block-14 {
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-7 {
  color: #fff;
  margin-bottom: 9px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.image-7 {
  max-width: 55px;
  margin-right: 22px;
}

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

.text-block-9 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 20px;
}

.link-2 {
  font-size: 16px;
}

.link-3 {
  color: #5095ee;
  border-bottom: 1px solid #5095ee;
  margin-top: 8px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.image-7-copy {
  max-width: 41px;
  margin-right: 22px;
}

.div-block-15 {
  background-color: #707070;
  border-radius: 10px;
  width: 100%;
  margin-top: 38px;
  margin-bottom: 38px;
  padding-bottom: 16px;
  overflow: hidden;
}

.text-block-10 {
  font-size: 16px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.image-8 {
  width: 100%;
  margin-bottom: 16px;
}

.div-block-16 {
  padding-left: 8px;
  padding-right: 8px;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.link-block-6 {
  width: 100%;
}

.paragraph {
  color: #fff;
  max-width: 536px;
  margin-top: 23px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

.text-span-14, .text-span-15, .text-span-16 {
  font-weight: 900;
}

.quick-stack-7 {
  width: 100%;
  margin-top: 21px;
  padding: 0;
}

.text-block-12 {
  color: #5095ee;
  font-size: 20px;
  font-weight: 700;
}

.text-block-13 {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.div-block-17 {
  background-color: #ffffff4d;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  margin-top: 42px;
  padding: 40px;
}

.text-block-14 {
  text-align: center;
}

.quick-stack-8 {
  width: 100%;
  margin-top: 14px;
  padding: 0;
}

.text-block-15 {
  color: #fff;
  font-size: 22px;
  line-height: 33px;
}

.div-block-30 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-36 {
  display: inline-block;
}

.div-block-35 {
  width: 100%;
  padding-top: 32px;
}

.text-block-20 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 20px;
}

.div-block-33 {
  color: #fff;
  background-color: #007affb5;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  padding: 45px 50px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-span-37 {
  display: inline-block;
}

.text-block-21 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.text-block-16 {
  margin-bottom: 27px;
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
}

.div-block-38 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.text-span-35 {
  font-weight: 700;
}

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

.text-block-19 {
  color: #fff;
  margin-bottom: 16px;
  font-size: 55px;
  font-weight: 700;
  line-height: 114%;
}

.text-span-33 {
  display: inline-block;
}

.div-block-37 {
  background-color: #5095ee;
  width: 50%;
  max-width: 275px;
  height: 2px;
}

.div-block-32 {
  background-image: url('../images/restaurant-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  padding: 75px 0 75px 75px;
}

.div-block-29 {
  padding: 20px 40px 20px 10vw;
}

.text-block-18 {
  color: #fff;
  width: 50%;
  max-width: 285px;
  font-size: 44px;
  font-weight: 300;
  line-height: 114%;
}

.quick-stack-10 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  width: 100%;
  padding: 0;
}

.div-block-36 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.text-block-17 {
  font-weight: 400;
}

.div-block-31 {
  width: 91%;
}

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

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

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

.div-block-2-copy-2 {
  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;
}

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

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

.div-block-39 {
  width: 50%;
  max-width: 166px;
}

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

.image-10 {
  cursor: pointer;
}

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

.image-11, .image-12 {
  cursor: pointer;
}

.link-5 {
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  font-size: 14px;
  line-height: 29px;
  text-decoration: none;
}

.div-block-40 {
  width: 42%;
  max-width: 500px;
}

.link-block-7 {
  margin-right: 21px;
}

.div-block-41 {
  max-width: 1440px;
}

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

.div-block-42 {
  width: 100%;
  height: 100%;
}

.text-span-38 {
  color: #007aff;
  font-weight: 900;
}

.div-block-43 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  height: 100%;
  margin-top: 30px;
  display: flex;
}

.div-block-sdfhdfgh {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-sdfgsdfg {
  color: #fff;
  max-width: 536px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

.div-block-44-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-copy {
  color: #fff;
  max-width: 536px;
  margin-top: 23px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

.paragraph-dfhj-dhj {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

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

@media screen and (max-width: 991px) {
  .container {
    padding: 40px;
  }

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

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

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

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

  .cell-6 {
    background-position: 50% 103%;
    background-size: 380px;
    padding-bottom: 80px;
  }

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

  .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: 180px;
    padding-left: 0;
  }

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

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

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

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

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

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

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

  .text-block-15 {
    text-align: center;
  }

  .image-9 {
    max-width: 120px;
  }

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

  .div-block-35 {
    padding-right: 40px;
  }

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

  .div-block-32 {
    padding-top: 40px;
    padding-left: 40px;
  }

  .div-block-29 {
    padding-left: 8vw;
  }

  .quick-stack-10 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
  }

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

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

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

  .div-block-2-copy-2 {
    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;
  }

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

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

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

  .link-5 {
    align-self: center;
  }

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

@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 {
    background-position: 50%;
    background-size: cover;
    max-width: 100%;
    min-height: 500px;
  }

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

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

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

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

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

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

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

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

  .div-block-12 {
    flex-flow: column;
  }

  .div-block-14 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
  }

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

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

  .text-block-20 {
    font-size: 18px;
  }

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

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

  .text-block-19 {
    font-size: 29px;
  }

  .div-block-32 {
    padding-left: 30px;
  }

  .div-block-29 {
    padding-left: 12vw;
    padding-right: 20px;
  }

  .text-block-18 {
    font-size: 27px;
  }

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

  .cell-15, .cell-16 {
    align-items: center;
  }

  .div-block-43 {
    flex-flow: column;
  }
}

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

  .section-2 {
    background-position: 50% 104%, 50% 0;
    background-size: 650px, 1140px;
    padding-top: 48px;
    padding-bottom: 80px;
  }

  .div-block-3 {
    background-position: 50% 100%;
    min-height: 350px;
  }

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

  .section-new-2 {
    background-position: 50% 104%, 50% 0;
    background-size: 650px, 1140px;
    padding-top: 48px;
    padding-bottom: 20px;
  }

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

  .image-7-copy {
    max-width: 55px;
  }

  .div-block-35 {
    padding-top: 0;
  }

  .text-block-16 {
    font-size: 37px;
  }

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

  .div-block-37 {
    display: none;
  }

  .div-block-32 {
    padding-bottom: 40px;
    padding-left: 16px;
  }

  .div-block-29 {
    padding-left: 8vw;
    padding-right: 16px;
  }

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

  .div-block-31 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .link-block-7 {
    margin-right: 16px;
  }
}

#w-node-abb4b53b-ccc1-46f0-769e-d790761f15cb-338a5c5d {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_343917e1-c42f-2de3-108e-13a4ada4bd4d-338a5c5d {
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr;
}

#w-node-_343917e1-c42f-2de3-108e-13a4ada4bd5b-338a5c5d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-abb4b53b-ccc1-46f0-769e-d790761f15cb-338a5c5d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_343917e1-c42f-2de3-108e-13a4ada4bd4d-338a5c5d {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_343917e1-c42f-2de3-108e-13a4ada4bd4d-338a5c5d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


