@font-face {
  font-family: Klavika;
  src: url('../fonts/Klavika-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Klavika;
  src: url('../fonts/Klavika-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Klavika;
  src: url('../fonts/Klavika-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Theinhardt;
  src: url('../fonts/Theinhardt-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  background-image: url('../images/Screenshot-2024-11-06-at-10.22.03-AM.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-top: 8px #1cd8c0;
  border-bottom: 8px #1cd8c0;
  border-right: 8px #1cd8c0;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 0;
  max-width: 940px;
  height: 571px;
  padding-left: 0;
  padding-right: 0;
  position: static;
  left: 0;
}

.container.purple {
  background-image: url('../images/Screenshot-2024-11-08-at-8.23.37-AM.png');
  background-position: 3px 0;
  background-repeat: repeat;
  background-size: contain;
  border-style: none;
  border-left-width: 8px;
  border-left-color: #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 388px;
  margin-top: 90px;
  margin-bottom: 31px;
  margin-left: auto;
  padding-top: 0;
  padding-left: 0;
}

.container.purple.blue {
  background-image: url('../images/Screenshot-2024-11-08-at-8.37.49-AM.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
  margin-top: -32px;
}

.container.purple.blue.last {
  background-image: url('../images/Screenshot-2024-11-08-at-8.46.23-AM.png');
  background-position: 2px 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -33px;
}

.container-2 {
  height: 80px;
  margin-top: 0;
  display: flex;
}

.container-2.second-section {
  justify-content: center;
  align-items: flex-start;
  margin-top: -253px;
  margin-bottom: 169px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 118px;
}

.container-2.second-section.third-section {
  margin-top: 68px;
  padding-left: 198px;
}

.container-2.second-section.third-section.fourth {
  margin-top: 118px;
}

.div-block {
  background-color: #fff;
  background-image: url('../images/icon_portfoliobuilder.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border: 2px solid #1cd8c0;
  border-radius: 60px;
  width: 80px;
  height: 80px;
}

.div-block.larger {
  background-image: url('../images/icon_clientprospecting.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 100px;
  height: 100px;
  margin-top: -10px;
  padding-left: 0;
  display: block;
}

.div-block.larger.purple {
  background-image: url('../images/icon_confidenceclarity.svg');
  background-position: 50%;
  background-size: auto;
  border-color: #5949a7;
}

.div-block.larger.purple.gold {
  background-image: url('../images/portfoliofundingpowered.svg');
  background-position: 50%;
  background-size: auto;
  border-color: #ffbf27;
}

.div-block.larger.purple.gold.blue {
  background-image: url('../images/personalizedportfolio.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  background-attachment: scroll;
  border-color: #1e9bd7;
}

.div-block.purple {
  border-color: #5949a7;
}

.div-block.purple.gold {
  border-color: #ffbf27;
}

.div-block.purple.gold.blue._05 {
  background-image: url('../images/smaportfoliosnapshot.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.div-block.purple.gold._02 {
  background-image: url('../images/portfoliofundingscorecard.svg');
  background-position: 50%;
  background-size: 36px;
}

.div-block.purple.gold._03 {
  background-image: url('../images/posttransition.svg');
  background-position: 50%;
  background-size: 38px;
}

.div-block.purple.blue {
  border-color: #1e9bd7;
}

.div-block.purple.blue._02 {
  background-image: url('../images/accounttransaction.svg');
  background-position: 50%;
  background-size: 40px;
}

.div-block.purple.blue._03 {
  background-image: url('../images/taxlossharvesting.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 38px;
}

.div-block.purple.blue._04 {
  background-image: url('../images/accesstomarket.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.div-block.purple._02 {
  background-image: url('../images/portfolioreview.svg');
  background-position: 50%;
  background-size: 40px;
}

.div-block.purple._03 {
  background-image: url('../images/accesstodedicatedsma.svg');
  background-position: 50%;
  background-size: 40px;
}

.div-block.portfolio-builder.hover {
  display: none;
}

.div-block.diff-market {
  background-image: url('../images/icon_diffmarketinsights.svg');
  background-position: 50%;
  background-size: 30px;
}

.columns {
  margin-top: 129px;
  margin-left: 0;
  padding-left: 7px;
}

.columns._02 {
  margin-top: -42px;
  padding-left: 146px;
}

.columns._02._03 {
  margin-top: -31px;
}

.columns._02._03._04 {
  margin-top: 333px;
}

.heading {
  color: #1cd8c0;
  padding-right: 20px;
  font-family: Klavika, sans-serif;
  font-size: 70px;
}

.heading.purple {
  color: #5949a7;
}

.heading.purple.gold {
  color: #ffbf27;
}

.heading.purple.gold.blue {
  color: #1e9bd7;
}

.heading-2 {
  width: 240px;
  margin-top: 11px;
  font-family: Klavika, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.heading-2._01 {
  width: 390px;
}

.heading-2._03 {
  width: 330px;
}

.section {
  padding-left: 1px;
}

.text-block {
  text-align: center;
  margin-top: -32px;
  margin-bottom: 12px;
  margin-left: -211px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Klavika, sans-serif;
  font-size: 18px;
}

.text-block.two-lines {
  width: 240px;
  margin-top: -52px;
  margin-left: -85px;
}

.text-block.two-lines.last {
  width: 200px;
  margin-left: -65px;
}

.text-block.yellow-shift {
  margin-right: -203px;
}

.text-block.yellow-shift.first-yellow-shift {
  margin-right: -50px;
}

.text-block.last {
  margin-left: -183px;
}

.text-block.third {
  margin-left: -181px;
}

.text-block.start-here {
  letter-spacing: 2px;
  margin-top: 16px;
  margin-left: -196px;
  font-size: 15px;
  font-weight: 700;
}

.image {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-3 {
  width: 7%;
  position: fixed;
}

.modal-1 {
  z-index: 2;
  width: 100%;
  height: 500px;
  display: none;
  position: absolute;
}

.modal-1.featured-1 {
  display: block;
}

.container-4 {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-top: 12px solid #000;
  width: 770px;
  height: auto;
  margin-top: 106px;
  box-shadow: 0 2px 5px #0003;
}

.container-4.small {
  border-top-width: 1px;
  border-top-color: #c4c4c4;
  width: 590px;
  height: 320px;
}

.div-block-2 {
  height: auto;
  padding: 18px 29px 20px 25px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Klavika, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 29px;
}

.columns-2 {
  padding-top: 12px;
  padding-left: 0;
  padding-right: 16px;
}

.image-2 {
  float: right;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  inset: 0% 0% auto auto;
}

.video {
  float: none;
}

.column {
  background-color: #fff;
  height: 250px;
  margin-top: 4px;
  padding-top: 0;
}

.column.third {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/Screenshot-2024-11-08-at-9.56.05-AM.png');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
}

.paragraph {
  padding-top: 5px;
  font-family: Theinhardt, sans-serif;
  font-size: 13px;
}

.video-2 {
  width: 714px;
}

.second-modal {
  z-index: 1;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.third-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.mobile-screen, .mobile-modal-2 {
  display: none;
}

.column-6 {
  padding-top: 18px;
}

.background-video {
  z-index: 0;
  height: 250px;
}

.fourth-modal, .sixth-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 370px 0% auto;
}

.fifth-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 270px 0% auto;
}

.seventh-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 740px 0% auto;
}

.eighth-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 670px 0% auto;
}

.ninth-modal {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 740px 0% auto;
}

.image-7 {
  width: 250px;
}

.tenth-modal {
  z-index: 1;
  margin-top: 1131px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.eleventh-modal {
  z-index: 1;
  margin-top: 1130px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.tenth {
  z-index: 1;
  margin-top: 1125px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.twelfth-modal {
  z-index: 1;
  margin-top: 1484px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.section-5 {
  height: 120px;
}

.mobile-modal-3, .mobile-modal-4, .mobile-modal-6, .mobile-modal-7, .mobile-modal-9, .mobile-modal-10, .mobile-modal-12, .modal-mobile-13, .mobile-modal-14, .mobile-modal-15 {
  display: none;
}

.thirteenth-modal {
  z-index: 1;
  margin-top: 1500px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.fourteenth-modal {
  z-index: 1;
  margin-top: 1501px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.background-video-2 {
  z-index: 0;
  width: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  position: relative;
}

.code-embed {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.fifteenth-modal {
  z-index: 1;
  margin-top: 1051px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.mobile-modal-1, .mobile-modal-5, .mobile-modal-8, .mobile-modal-number-11 {
  display: none;
}

@media screen and (max-width: 991px) {
  .container {
    width: 767px;
    height: 594px;
  }

  .container.purple {
    height: 405px;
    padding-top: 0;
  }

  .container.purple.blue {
    height: 404px;
    margin-top: -120px;
  }

  .container.purple.blue.last {
    margin-top: -119px;
  }

  .container-2.second-section {
    margin-top: -355px;
    margin-bottom: 143px;
  }

  .container-2.second-section.third-section {
    margin-top: 38px;
  }

  .container-2.second-section.third-section.fourth {
    margin-top: 81px;
  }

  .columns {
    margin-top: 96px;
  }

  .columns._02 {
    margin-top: -44px;
    padding-left: 92px;
  }

  .columns._02._03 {
    margin-top: -37px;
  }

  .columns._02._03._04 {
    margin-top: 255px;
  }

  .text-block.start-here {
    margin-left: -142px;
  }

  .eleventh-modal {
    margin-top: 922px;
    display: none;
  }

  .tenth {
    margin-top: 925px;
    display: none;
  }

  .twelfth-modal {
    margin-top: 1178px;
    display: none;
  }

  .thirteenth-modal {
    margin-top: 1169px;
    display: none;
  }

  .fourteenth-modal {
    margin-top: 1161px;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container-2.second-section {
    display: none;
  }

  .heading {
    margin-bottom: -4px;
    font-size: 60px;
  }

  .heading.purple {
    margin-top: 25px;
  }

  .heading.purple.gold {
    margin-top: 16px;
  }

  .heading-2._01 {
    width: auto;
    font-size: 16px;
    line-height: 18px;
  }

  .section {
    display: none;
  }

  .text-block {
    text-align: left;
    object-fit: fill;
    height: auto;
    margin-top: 27px;
    margin-bottom: auto;
    margin-left: 0;
    font-size: 16px;
  }

  .text-block.three-lines {
    margin-top: 15px;
  }

  .paragraph {
    padding-top: 0;
    padding-left: 19px;
    padding-right: 20px;
  }

  .second-modal {
    display: none;
  }

  .mobile-screen {
    float: none;
    object-fit: fill;
    height: 2210px;
    display: block;
  }

  .container-5 {
    background-image: url('../images/SMA_MobileBackgroundv2.png');
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: 240px;
    width: auto;
    height: 2330px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-3 {
    background-color: #cbf7f1;
    width: 220px;
    height: 136px;
    margin-top: 43px;
    margin-left: 19px;
    padding-top: 0;
  }

  .div-block-3.subset-teal {
    float: right;
    width: 250px;
    height: 90px;
    margin-top: 44px;
    margin-left: 0;
    margin-right: 61px;
    padding-right: 0;
  }

  .div-block-3.subset-teal.gold {
    background-color: #fff6e0;
  }

  .div-block-3.featured.purple {
    background-color: #edeafc;
    margin-left: 101px;
  }

  .div-block-3.featured.purple.blue {
    background-color: #e3f6ff;
  }

  .div-block-3.featured.yellow {
    background-color: #fff6e0;
    margin-top: 60px;
  }

  .div-block-4 {
    width: 320px;
    margin-left: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .section-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
  }

  .container-6 {
    width: 330px;
  }

  .image-3 {
    max-width: 290%;
    margin-left: 12px;
  }

  .image-3.left {
    max-width: 410%;
    margin-left: -54px;
  }

  .column-2 {
    height: 90px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-4 {
    vertical-align: middle;
    height: 90px;
  }

  .image-4.main {
    height: 135px;
  }

  .column-3 {
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .column-4 {
    height: 130px;
  }

  .column-5 {
    height: 135px;
  }

  .purple-sub {
    float: right;
    background-color: #edeafc;
    width: 266px;
    margin-top: 42px;
    margin-left: 0;
    margin-right: 9px;
  }

  .purple-sub.blue {
    background-color: #e3f6ff;
  }

  .columns-3 {
    margin-left: 0;
  }

  .section-3, .section-4 {
    display: none;
  }

  .div-block-5 {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .container-7 {
    float: none;
    width: 370px;
    max-width: 80%;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-2 {
    z-index: 1;
    float: right;
    width: 100%;
    min-width: auto;
    height: 390px;
    margin-top: 117px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .image-5 {
    width: 60%;
    height: 50%;
    padding-top: 13px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-4 {
    margin-bottom: -4px;
    padding-bottom: 7px;
    padding-left: 19px;
    font-family: Klavika, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .image-6 {
    float: right;
    padding-top: 9px;
    padding-right: 10px;
  }

  .background-video {
    width: 90%;
    height: 58%;
    margin-left: 20px;
    margin-right: 21px;
    padding-right: 0;
  }

  .image-7 {
    width: 330px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .mobile-modal-3 {
    z-index: 1;
    margin-top: 210px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-4 {
    z-index: 1;
    margin-top: 279px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-6 {
    z-index: 1;
    margin-top: 634px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-7 {
    z-index: 1;
    margin-top: 764px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-9 {
    z-index: 1;
    margin-top: 1041px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-10 {
    z-index: 1;
    margin-top: 1211px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-11 {
    z-index: 1;
    margin-top: 1516px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-12 {
    z-index: 1;
    margin-top: 1482px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .modal-mobile-13 {
    z-index: 1;
    margin-top: 1573px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .lottie-animation, .lottie-animation-2 {
    margin-left: 19px;
    margin-right: 20px;
  }

  .mobile-modal-14 {
    z-index: 1;
    margin-top: 1733px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-15 {
    z-index: 1;
    margin-top: 1768px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .lottie-animation-3 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .mobile-modal-1 {
    z-index: 1;
    margin-top: 24px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .code-embed-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .mobile-modal-5 {
    z-index: 1;
    margin-top: 556px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-8 {
    z-index: 1;
    margin-top: 1007px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mobile-modal-number-11 {
    z-index: 1;
    margin-top: 1467px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }
}

@media screen and (max-width: 479px) {
  .modal-1 {
    display: none;
  }

  .div-block-3.subset-teal {
    width: 240px;
    margin-right: 71px;
  }

  .div-block-3.featured.purple {
    margin-left: 82px;
  }

  .purple-sub {
    width: 250px;
    margin-right: 29px;
  }

  .div-block-5 {
    object-fit: fill;
    width: 100%;
    height: auto;
    min-height: auto;
    position: absolute;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .div-block-5.shorter {
    min-height: 420px;
  }

  .div-block-5.medium {
    min-height: 470px;
  }

  .container-7 {
    width: 300px;
    height: auto;
    inset: 0% 0% auto;
  }

  .mobile-modal-2 {
    float: left;
    clear: none;
    width: 100%;
    height: auto;
    display: none;
    left: auto;
    right: auto;
  }

  .background-video {
    width: 87%;
    height: 230px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .image-7 {
    width: 85%;
  }

  .mobile-modal-3, .mobile-modal-4, .mobile-modal-6, .mobile-modal-7, .mobile-modal-9, .mobile-modal-10, .mobile-modal-12, .modal-mobile-13, .mobile-modal-14, .mobile-modal-15 {
    display: none;
  }
}


@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('../fonts/Theinhardt-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}