.custom-icon-description-container .fusion-column-wrapper {
    overflow: hidden;
}

.custom-icon-description-container .swiper-wrapper {
    transition-timing-function: linear !important;
}

.custom-icon-description-container .swiper-slide {
    width: auto;
    flex-shrink: 0;
}

.custom-featured-image {
    background-color: #000 !important;
    color: #fff !important;
    padding: 130px 0 !important;
}

.mv-featured-heading__subheading {
    color: #A382FF;
    position: relative;
    padding-left: 40px;
    font-size: 12pX;
    text-transform: uppercase;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 2.16px;
    line-height: 130%;
}

.mv-featured-heading__subheading:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 1px;
    background-color: #A382FF;
    top: 7px;
    left: 0;
}

.custom-featured-image .mv-featured-heading__main {
    display: flex;
    justify-content: space-between;
}

.custom-featured-image .mv-featured-heading__image-wrap {
    width: 38.182%;
}

.custom-featured-image .mv-featured-heading__content {
    width: 55%;
}

.mv-featured-heading__heading p {
    margin: 0;
}

.mv-featured-heading__heading h1 {
    font-family: "Barlow Condensed", sans-serif !important;
    color: #fff !important;
    font-size: 60px !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700 !important;
}

.mv-featured-heading__heading h1 span {
    color: #A382FF
}

.mv-featured-heading__description {
    color: rgba(255, 255, 255, 0.74);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    line-height: 150%;
}

.mv-featured-heading__buttons a {
    display: inline-block;
    padding: 16px 24px;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 130%;
    font-weight: 500 !important;
    position: relative;
    width: 100%;
}

.mv-featured-heading__buttons a:after {
    content: "\2192";
    position: absolute;
    top: 15px;
    right: 24px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.mv-featured-heading__button--secondary:after {
    color: #F7F5F1;
}

.mv-featured-heading__buttons {
    display: flex;
    gap: 20px;
}

.mv-featured-heading__buttons a:first-child {
    background-color: #A382FF;
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
}

.mv-featured-heading__buttons a:last-child {
    border: 1px solid #F7F5F1;
    color: #F7F5F1;
    font-size: 13.8px;
    line-height: 131.884%;
    letter-spacing: 0.14px;
}

.mv-featured-heading__bottom {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    gap: 70px;
}

.mv-featured-heading__bottom-item {
    width: calc((100% - 140px) /3);
    display: flex;
    align-items: start;
    gap: 10px;
}

.mv-featured-heading__bottom-description {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    color: rgba(255, 255, 255, 0.78);
    font-size: 13px;
    line-height: 140%;
    font-weight: 400;
}

.mv-featured-heading__bottom-item img {
    width: 18px;
    margin-top: 4px;
}

.custom-icon-description-container.fullwidth-box {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.custom-icon-description-container .fusion-column-wrapper {
    display: flex;
    padding: 0;
    --awb-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    max-width: 100%;
    width: 100% !important;
}

.custom-icon-description-container > div {
    width: calc(100% + 60px) !important;
    max-width: calc(100% + 60px) !important;
}

.custom-icon-description-container .fusion-column-wrapper {
    margin: 0;
}

.mv-icon-description {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 40px 0;
}

.mv-icon-description h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 218.571%;
    letter-spacing: -0.72px;
    color: #000000;
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 28px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 218.571% !important;
    letter-spacing: -0.72px !important;
    text-transform: uppercase !important;
}

.mv-icon-description h3 span {
    color: #A382FF;
}

.mv-two-column-section-heading__subheading,
.mv-section-heading__subheading {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 2.16px;
    text-transform: uppercase;
    position: relative;
    padding-left: 42px;
}

.mv-two-column-section-heading__subheading:before,
.mv-section-heading__subheading:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 1px;
    left: 0;
    top: 6px;
    background-color: #000;
}

.mv-section-heading__heading {
    max-width: 880px;
}

.mv-two-column-section-heading__heading p,
.mv-section-heading__heading p {
    margin: 0;
}

.mv-two-column-section-heading__heading h2,
.mv-section-heading__heading h2 {
    font-size: 60px !important;
    line-height: 61.2px !important;
    letter-spacing: -0.72px !important;
    margin: 20px 0 !important;
    font-family: "Barlow Condensed", sans-serif !important;
    font-weight: 700 !important;
}

.mv-two-column-section-heading__heading h2 span,
.mv-section-heading__heading h2 span {
    color: #A382FF !important;
}

.mv-section-heading__description {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16.7px;
    font-style: normal;
    font-weight: 400;
    line-height: 152.695%;
}

.mv-section-heading__description p:last-child {
    margin: 0;
}

.mv-three-columns {
    display: flex;
    gap: 24px;
}

.mv-three-columns__item {
    width: calc((100% - 48px) / 3);
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    padding: 33px 29px 31px;
}

.mv-three-columns__image {
    padding: 13px;
    border: 1px solid #A382FF;
    display: inline-block;
    background-color: #E8E0FF;
    margin-bottom: 17px;
}

.mv-three-columns__heading {
    font-family: "Barlow Condensed", sans-serif;
    max-width: 245px;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.12px;
}

.mv-three-columns__description {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
}

.mv-three-columns__description p:last-child {
    margin: 0;
}

.black-section-heading .mv-section-heading__subheading {
    color: rgba(255, 255, 255, 0.78);
}

.black-section-heading .mv-section-heading__subheading:before {
    background-color: rgba(255, 255, 255, 0.78);
}

.black-section-heading .mv-section-heading__heading h2 {
    color: #fff;
}

.black-section-heading .mv-section-heading__description {
    color: rgba(255, 255, 255, 0.55);
}

.mv-four-columns {
    display: flex;
}

.mv-four-columns__item {
    border-left: 1px solid rgba(255, 255, 255, 0.18);
    padding: 44px 28px 36px;
    display: flex;
    flex-direction: column;
}

.mv-four-columns__item:first-child {
    border-left: 0;
}

.mv-four-columns__subheading {
    float: left;
    color: rgba(255, 255, 255, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1.92px;
}

.mv-four-columns__heading {
    clear: both;
    padding-top: 25px;
}

.mv-four-columns__heading p {
    margin: 0 !important;
}

.mv-four-columns__heading h3 {
    color: #F7F5F1 !important;
    margin: 0 !important;
    font-family: Oswald, sans-serif !important;
    font-size: 40px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 126% !important;
    letter-spacing: -0.9px !important;
    text-transform: uppercase !important;
}

.mv-four-columns__heading h3 span {
    color: #A382FF;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: -0.914px !important;
    font-weight: 400 !important;
    font-style: italic;
    line-height: 104.792%;
    display: block;
    font-size:  50px;
}

.mv-four-columns__image {
    float: right;
    margin-top: -16px;
}

.mv-four-columns__image img {
     float: right;   
}

.mv-four-columns__description {
    color: rgba(255, 255, 255, 0.76);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin-top: 25px;
    margin-bottom: 55px;
}

.mv-four-columns__description p:last-child {
    margin-bottom: 0;
}

.mv-four-columns__footer {
    margin-top: auto;
    color: rgba(255, 255, 255, 0.62);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 142.373%;
    position: relative;
    padding-left: 18px;
    border-top: rgba(255, 255, 255, 0.18) 1px solid;
    padding-top: 18px;
}

.mv-four-columns__footer:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #A382FF;
    top: 24px;
    left: 0;
    
}

.mv-four-columns__footer p:last-child {
    margin: 0;
}

.full-width-image-container {
    padding: 0 !important;
}

.full-width-image-container img {
    width: 100%;
}

.full-width-image-container span {
    display: block;
}

.mv-two-column-section-heading {
    display: flex;
    justify-content: space-between;
}

.mv-two-column-section-heading__left {
    width: 61.819%;
}

.mv-two-column-section-heading__right {
    width: 34.375%;
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}

.mv-two-column-section-heading__buttons {
    display: flex;
    gap: 12px;
}

.mv-two-column-section-heading__button {
    display: inline-block;
    text-decoration: none !important;
    padding: 16px 24px;
    border: 1px solid #000;
    font-size: 13.8px;
}

.mv-two-column-section-heading__button--secondary {
    color: #F7F5F1;
    background-color: #000;
}

.image-content-card-container .fusion-column-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.image-content-card-container .fusion-column-wrapper:hover {
    border-color: rgba(0, 0, 0, 0.12) !important;
}

.mv-image-content-card {
    width: 33.182%;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #fff;
    padding: 44px 32px 32px
}

.mv-image-content-card__image {
    padding-bottom: 65px;
}

.mv-image-content-card__heading {
    color: #A382FF;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.13px;
    text-transform: uppercase;
}

.mv-image-content-card__heading p {
    margin: 0 0 11px;
}

.mv-image-content-card__description {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}

.mv-image-content-card__description p:last-child {
    margin-bottom: 0;
}

.mv-image-content-card__button-wrap {
    padding-top: 12px;
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.mv-image-content-card__button-wrap a {
    display: block;
    color: var(--Black, var(--color-black-solid, #000));
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 10.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.407%;
    text-decoration: none !important;
    position: relative;
}

.mv-image-content-card__button-wrap a:after {
    content: "\2192";
    position: absolute;
    top: -2px;
    right: 0;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.mv-how-it-works-slider-heading__subheading {
    position: relative;
    text-align: center;
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.203%;
    letter-spacing: 2.16px;
    text-transform: uppercase;
}

.mv-how-it-works-slider-heading__subheading:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 26px;
    height: 1px;
    left: 0;
    background-color: #000;
    vertical-align: middle;
    margin-right: 14px;
}

.mv-how-it-works-slider-heading__heading h2 {
    margin: 0;
    text-align: center;
    color: #000;
    text-align: center;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 102%;
    letter-spacing: -1.056px;
    margin-top: 20px;
}

.mv-how-it-works-slider-heading__heading h2 span {
    color: #A382FF;
}
.how-it-works-slider {
    counter-reset: customSlider;
}

.how-it-works-slider .fusion-column-wrapper {
    overflow: hidden !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 25px !important;
    padding-right: 25px !important
}

.mv-how-it-works-slider-item {
    background-color: #fff;
    border: 1px solid #E8E8E8;
    padding: 60px;
    counter-increment: customSlider;
    opacity: 0;
}

.mv-how-it-works-slider-item.swiper-slide-active {
    opacity: 1;
}

.mv-how-it-works-slider-item__subheading:before {
    content: counter(customSlider, decimal-leading-zero);
    color: #A382FF;
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 54px;
}

.mv-how-it-works-slider-item__subheading:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 26px;
    background-color: rgba(0, 0, 0, 0.12);
    left: 37px;
    top: 5px;
}

.mv-how-it-works-slider-item__slide-head {
    text-align: center;
}

.mv-how-it-works-slider-item__subheading {
    margin-bottom: 21px;
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.mv-how-it-works-slider-item__image {
    width: 62%;
}

.mv-how-it-works-slider-item__content {
    width: 33.5%;
}

.mv-how-it-works-slider-item__heading {
    margin-bottom: 50px;
    color: #000;
    text-align: center;
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 123.429%;
    letter-spacing: -0.864px;
}

.mv-how-it-works-slider-item__heading span {
    color: #A382FF;
}

.mv-how-it-works-slider-item__wrap {
    display: flex;
    gap: 50px;
}

.mv-how-it-works-slider-item:nth-child(even) .mv-how-it-works-slider-item__wrap {
    flex-direction: row-reverse;
}

.mv-how-it-works-slider-heading__heading p {
    margin: 0;
}

.mv-side-by-side-image__subheading p {
    margin: 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.78);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 2.16px;
    text-transform: uppercase;
}

.mv-how-it-works-slider-item__button {
    display: inline-block;
    text-decoration: none !important;
    border: #000 1px solid;
    padding: 12px 18px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.13px;
}

.mv-how-it-works-slider-item__button:after {
    content: "\2192";
    display: inline-block;
    margin-left: 10px;
    margin-top: 0px;
    position: relative;
    top: -2px;
}

.mv-how-it-works-slider-item__description {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.mv-how-it-works-slider-item__description ul {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    list-style: none;
    padding: 0;
}

.mv-how-it-works-slider-item__description ul li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 9px
}

.mv-how-it-works-slider-item__description ul li:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #A382FF;
    left: 0;
    top: 1px;
}

.mv-side-by-side-image__subheading p:before {
    content: '';
    width: 26px;
    height: 1px;
    position: relative;
    background-color: #F7F5F1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.mv-side-by-side-image__heading p {
    margin: 0;
}

.mv-side-by-side-image__heading h2 {
    margin: 0;
    font-family: "Barlow Condensed", sans-serif !important;
    color: #F7F5F1;
    text-align: center;
    font-size: 60px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    line-height: 102% !important;
    letter-spacing: -1.104px !important;
    margin-top: 23px;
    margin-bottom: 10px;
}

.mv-side-by-side-image__heading h2 span {
    color: #A382FF;
}

.mv-side-by-side-image__description {
    color: #F7F5F1;
    text-align: center;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 145%;
    margin-bottom: 55px;
}

.how-it-works-slider .fusion-column-wrapper {
    padding-bottom: 69px !important;
}

.how-it-works-slider .swiper-pagination {
    position: absolute;
    bottom: 0px !important;
    height: 10px;
    text-align: center !important;
    justify-content: center !important;
    gap: 20px;
}

.how-it-works-slider .swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background-color: #D9D9D9;
    display: inline-block;
    position: relative;
    opacity: .5;
}

.how-it-works-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #A382FF;
}

.how-it-works-slider .swiper-button-prev.swiper-button-disabled,
.how-it-works-slider .swiper-button-next.swiper-button-disabled {
    opacity: 1 !important;
}

.how-it-works-slider .swiper-button-prev,
.how-it-works-slider .swiper-button-next {
    background-color: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 100%;
}

.how-it-works-slider .swiper-button-prev.swiper-button-disabled img,
.how-it-works-slider .swiper-button-next.swiper-button-disabled img {
    opacity: .5
}

.side-by-side-table-container {
    position: relative;
    overflow: auto;
}

.side-by-side-container table {
    background-color: #F7F5F1;
    width: 1300px;
    max-width: 1300px;
}

.side-by-side-container th:last-child {
    background-color: #A382FF;
}

.side-by-side-container thead {
    border-bottom: 1px solid #000;
}

.side-by-side-container th {
    padding: 32px 28px 22px;
    text-align: left;
}

.side-by-side-container th span {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 10.866px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.407%;
    letter-spacing: 1.771px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.side-by-side-container th h3 {
    color: #000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 20.122px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.side-by-side-container th:last-child span {
    color: #000;
}

.side-by-side-container th svg {
    vertical-align: middle;
    margin-right: 4px;
}

.side-by-side-container td {
    padding: 22px 28px;
}

.side-by-side-container td:first-child {
    color: #000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17.104px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    width: 27.96%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.side-by-side-container td:nth-child(2),
.side-by-side-container td:nth-child(3) {
    width: 20.84%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.side-by-side-container td:nth-child(2) span,
.side-by-side-container td:nth-child(3) span {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.067px;
    font-style: normal;
    font-weight: 700;
    line-height: 15.494px; /* 140% */
    letter-spacing: 0.664px;
    text-transform: uppercase;
    padding: 3px 10px 4px;
    border: 1px solid #000;
    margin-bottom: 7px;
}

.side-by-side-container td:nth-child(2) h4,
.side-by-side-container td:nth-child(3) h4 {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.671px;
    font-style: normal;
    font-weight: 400;
    line-height: 144.828%;
}

.side-by-side-container td:last-child {
    background-color: #E8E0FF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.side-by-side-container td:last-child span {
    background-color: #000;
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.067px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    display: inline-block;
    letter-spacing: 0.664px;
    text-transform: uppercase;
    padding: 4px 11px 5px 25px;
    position: relative;
    margin-bottom: 7px;
}

.side-by-side-container td:last-child h4 {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.671px;
    font-style: normal;
    font-weight: 700;
    line-height: 144.828%;
}

.side-by-side-container td:last-child span:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #A382FF;
    top: 8px;
    left: 11px;
}

.side-by-side-container tr:last-child td:last-child a {
    display: inline-block;
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11.872px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.373%;
    letter-spacing: 0.121px;
    background-color: #000;
    padding: 10px 15px 11px;
    text-decoration: none !important;
}

.side-by-side-container h3,
.side-by-side-container h4 {
    margin: 0;
}

.mv-social-proof__intro {
    color: #F7F5F1;
}

.mv-four-column-content__subheading {
    width: 100%;
    margin-bottom: 24px;
}

.mv-four-column-content__subheading,
.mv-social-proof__subheading {
    color: #A382FF;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 2.16px;
    text-transform: uppercase;
}

.mv-four-column-content__subheading:before,
.mv-social-proof__subheading p:before {
    content: '';
    width: 26px;
    display: inline-block;
    height: 1px;
    background-color: #a382ff;
    vertical-align: middle;
    margin-right: 14px;
}

.mv-four-column-content__heading,
.mv-social-proof__heading p {
    margin: 0;
}

.mv-four-column-content__heading,
.mv-social-proof__heading {
    max-width: 921px;
}

.mv-four-column-content__description {
    margin-left: auto;
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 154.11%;
    margin-top: auto;
    max-width: 347px;
}

.mv-four-column-content__description p:last-child {
    margin-bottom: 0;
}

.mv-social-proof__heading h2 {
    
}
.mv-social-proof__heading h2 {
    margin: 39px 0 45px !important;
    color: #F7F5F1;
    font-family: Oswald, sans-serif !important;
    font-size: 116px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 86% !important;
    letter-spacing: -1.74px !important;
    text-transform: uppercase !important;
}

.mv-social-proof__heading h2 span {
    font-family: "Bebas Neue", sans-serif;
    color: #A382FF;
    font-weight: 400;
    font-style: italic;
}

.mv-social-proof__description {
    color: rgba(255, 255, 255, 0.72);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.mv-social-proof__items {
    display: flex;
    gap: 18px;
}

.mv-social-proof__item {
    width: calc((100% - 54px) * 281 / 1266);
    padding: 28px 25px 25px;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.18);
    display: flex;
    flex-direction: column;
    transition: .3s background-color ease-out;
}

.mv-social-proof__person-container {
    margin-top: auto;
    position:  relative;
}

.mv-social-proof__person-container:after {
    content: "\201C";
    font-family: "Bebas Neue", sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
    color: rgba(255, 255, 255, 0.18);
    font-size: 121.9px;
}

.mv-social-proof__item.active .mv-social-proof__person-container:after {
    font-size: 182.8px;
    color: rgba(0, 0, 0, 0.16);
}

.mv-social-proof__item.active {
    background-color: #A382FF;
    width: calc((100% - 54px) * 422 / 1266);
    padding: 28px 36px 30px;
}

.mv-social-proof__item-heading {
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1.54px;
    text-transform: uppercase;
    float: left;
}

.mv-social-proof__item-subheading {
    float: right;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 10.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.407%;
    letter-spacing: 1.54px;
    text-transform: uppercase;
    opacity: .6;
    color: #F7F5F1;
}

.mv-social-proof__item-heading {
    color: #A382FF;
}

.mv-social-proof__item.active .mv-social-proof__item-heading {
    color: #000;
}

.mv-social-proof__item.active .mv-social-proof__item-subheading {
    color: #000;
}

.mv-social-proof__item-description {
    clear: both;
    padding-top: 30px;
    color: #F7F5F1;
    margin-bottom:  185px;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: -0.09px;
}

.mv-social-proof__item.active .mv-social-proof__item-description {
    color: #000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 118%;
    letter-spacing: -0.13px;
}

.mv-social-proof__person {
    border-top: 1px solid #000;
    padding-top: 16px;
    display: flex;
    gap: 12px;
}

.mv-social-proof__person-image {
    width: 40px;
}

.mv-social-proof__person-content {
    width: calc(100% - 52px);
}

.mv-social-proof__item.active .mv-social-proof__person-image {
    width: 48px;
}

.mv-social-proof__item.active .mv-social-proof__person-content {
    width: calc(100% - 60px);
}

.mv-social-proof__person-description p:last-child {
    margin: 0;
}

.mv-social-proof__person-name {
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12.9px;
    font-style: normal;
    font-weight: 700;
    line-height: 131.008%;
}

.mv-social-proof__person-description {
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.mv-social-proof__item.active .mv-social-proof__person-name,
.mv-social-proof__item.active .mv-social-proof__person-description {
    color: #000;
}

.social-proof-footer h4 {
    color: #A382FF !important;
    font-family: "Helvetica Neue", "Helvetica", sans-serif !important;
    font-size: 11.6px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 134.483% !important;
    letter-spacing: 1.68px !important;
    text-transform: uppercase;
    margin: 0;
}

.social-proof-footer-logo .fusion-column-wrapper {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
}

.social-proof-footer-logo .fusion-image-element {
    display: flex;
    align-items: center;
    position: relative;
}

.social-proof-footer-logo .fusion-builder-row {
    position: relative; 
    overflow: auto;
}

.social-proof-footer-logo .fusion-layout-column {
    width: 1300px !important;
    max-width: 1300px !important;
}

.social-proof-footer-logo .fusion-image-element:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.25);
    width: 1px;
    display: block;
    position: absolute;
    height: calc(100% - 26px);
    right: -60px;
}

.social-proof-footer-logo .fusion-image-element:last-child:after {
    display: none;
}

.mv-faq-section-heading__subheading {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 2.16px;
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
}

.mv-faq-section-heading__heading p {
    margin: 0;
}

.mv-faq-section-heading__heading h2 {
    margin: 24px 0 21px;
    color: #000 !important;
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 68px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 92% !important;
    letter-spacing: -0.816px !important;
}

.mv-faq-section-heading__heading h2 span {
    color: #A382FF;
}

.mv-faq-section-heading__subheading:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 1px;
    top: 6px;
    left: 0;
    background-color: #000;
}

.mv-faq-section-heading__description {
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14.9px;
    font-style: normal;
    font-weight: 400;
    line-height: 151.007%;
}

.mv-faq-section-heading__button {
    display: inline-block;
    padding: 20px 24px;
    text-decoration: none !important;
    color: #F7F5F1 !important;
    background-color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13.7px;
    font-style: normal;
    font-weight: 500;
    line-height: 132.847%;
    letter-spacing: 0.14px;    
}

.mv-faq-section-heading__button:after {
    content: "\2192";
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #F7F5F1;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: 10px;
}

.mv-custom-faq-item__heading {
    padding: 26px 0;
    border-top: 1px solid #000;
}

.mv-custom-faq-item__description {
    position: relative;
    padding: 10px 36px 30px;
    font-size: 14.8px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 157.095%;
    font-weight: 400;
}

.mv-custom-faq-item:last-child {
    border-bottom: 1px solid #000;
}

.mv-custom-faq-item__heading {
    color: #000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 105%;
    transition: .3s all ease;
    letter-spacing: -0.13px;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
}

.mv-custom-faq-item__heading:after {
    content: '+';
    position: absolute;
    top: 23px;
    right: 22px;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 26px;
    font-weight: 700;
    transition: .3s all ease-out;
}

.mv-custom-faq-item__heading.active:after {
    transform: rotate(45deg);
    color: #A382FF;
}

.mv-custom-faq-item__heading strong {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 105%;
    letter-spacing: 0.563px;
    margin-right: 41px;
    display: inline-block;
    vertical-align: middle;
}

.mv-custom-faq-item__heading.active {
    background-color: #000;
    color: #F7F5F1;
    border-left: 8px solid #A382FF;
    padding-left: 14px;
}

.mv-custom-faq-item__heading.active strong {
    color: #A382FF;
}

.mv-four-column-content__heading {
    color: #F7F5F1;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 92px;
    font-style: normal;
    font-weight: 700;
    line-height: 92%;
    letter-spacing: -1.104px;
}

.mv-four-column-content__heading span {
    color: #A382FF;
}

.mv-four-column-content__columns {
    display: flex;
    gap: 16px;
}

.mv-four-column-content__column {
    width: calc((100% - 48px) / 4);
    border: 1px solid rgba(163, 130, 255, 0.40);
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    transition: .3s all ease-out;
}

.mv-four-column-content__column-subheading {
    color: #A382FF;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1.54px;
    text-transform: uppercase;
}

.mv-four-column-content__column-subheading:before {
    content: '';
    display: inline-block;
    position: relative;
    height: 1px;
    width: 18px;
    background-color: #A382FF;
    vertical-align: middle;
    margin-right: 10px;
}

.mv-four-column-content__column-heading {
    color: #F7F5F1;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 96%;
    letter-spacing: -0.432px;
    margin-bottom: 13px;
    margin-top: 18px;
}

.mv-four-column-content__column-description {
    color: #F7F5F1;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 120px;
}

.mv-four-column-content__column-button {
    color: #F7F5F1 !important;
    font-family: Helvetica;
    font-size: 12.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 132.031%;
    text-decoration: none !important;
}

.mv-four-column-content__column-button:after {
    content: "\2192";
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #F7F5F1;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: 10px;
}

.mv-four-column-content__column-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}

.mv-four-column-content__column.active {
    background-color: #A382FF;
}

.mv-four-column-content__column.active .mv-four-column-content__column-button:after {
    color: #000
}

.mv-four-column-content__column.active .mv-four-column-content__column-subheading:before {
    background-color: rgba(0, 0, 0, 0.55);
}

.mv-four-column-content__column.active .mv-four-column-content__column-subheading {
    color: rgba(0, 0, 0, 0.55);
}

.mv-four-column-content__column.active .mv-four-column-content__column-heading,
.mv-four-column-content__column.active .mv-four-column-content__column-description,
.mv-four-column-content__column.active .mv-four-column-content__column-button {
    color: #000 !important;
}

.mv-four-column-content__column-image .image-hover {
    display: none;
}

.mv-four-column-content__column.active .mv-four-column-content__column-image .image-hover {
    display: block;
}

.mv-four-column-content__column.active .mv-four-column-content__column-image .image-default {
    display: none;
}

.mv-four-column-content__header {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
}

.supercharge-container {
    padding: 0 !important;
    position: relative;
    overflow: hidden;
}

.supercharge-container .fusion-builder-row {
    width: 100% !important;
    max-width: 100% !important;
}

.supercharge-container .fusion-column-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.mv-supercharge__footer p,
.mv-supercharge__heading p,
.mv-supercharge__heading h2 {
    margin: 0 !important;
}

.mv-supercharge__wrap {
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.mv-supercharge__left-inner {
    position: relative;
    background-size: auto 100%;
    background-image: url(../assets/bg-supercharge.png);
    background-repeat: no-repeat;
    background-position: right;
}

.mv-supercharge__left:before {
    right: 0;
    background-color: #A382FF;
}

.mv-supercharge__right:before {
    left: 0;
    background-color: #000;
}

.mv-supercharge__left {
    width: 64.257%;
}

.mv-supercharge__right {
    position: relative;
    width: 35.743%;
}

.mv-supercharge__left:before,
.mv-supercharge__right:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1000%;
}

.mv-supercharge__right-inner,
.mv-supercharge__left-inner {
    position: relative;
    z-index: 2;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 80px;
}

.mv-supercharge__right-inner,
.mv-supercharge__left-inner > div {
    
}

.mv-supercharge__right-inner {
    color: #fff;
    flex-direction: column;
    justify-content: start;
}

.mv-supercharge__right-inner > div {
    width: 100%;
}

.mv-supercharge__buttons {
    margin-top: 20px;
}

.mv-supercharge__button {
    display: inline-block;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.14px;
    text-decoration: none !important;
    border: 1px solid #000;
    padding: 18px 24px;
}

.mv-supercharge__button--primary {
    color: #000;
    background-color: #A382FF;
    border-color: #A382FF;
    margin-right: 10px
}

.mv-supercharge__button--secondary {
    color: #F7F5F1;
    border-color: #F7F5F1;
}

.mv-supercharge__description {
    color: rgba(255, 255, 255, 0.85);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.mv-supercharge__footer {
    margin-top: 32px;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    color: rgba(255, 255, 255, 0.65);
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.mv-supercharge__footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mv-supercharge__footer ul li {
    padding-left: 14px;
    position: relative;
    margin-bottom: 3px
}

.mv-supercharge__footer ul li:last-child {
    margin-bottom: 0;
}

.mv-supercharge__footer ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #A382FF;
    position: absolute;
    top: 3px;
    left: 0;
    border-radius: 100%;
}

.mv-supercharge__heading h2 {
    color: #F7F5F1;
    font-family: Barlow Condensed !important;
    font-size: 92px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 92% !important;
    letter-spacing: -1.104px !important;
}

.mv-supercharge__heading h2 span {
    color: #000;
}

.mv-featured-heading__container--mobile {
    display: none;
}

.mv-custom-toast-popup {
    position: fixed;
    bottom: 40px;
    right: 30px;
    z-index: 0;
    width: 450px;
    background-color: #FFF;
    padding: 30px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 14px 54px 0 rgba(0, 0, 0, 0.05);
}

.mv-custom-toast-popup.deactivated {
    display: none !important;
}

.mv-custom-toast-popup__close {
    position: absolute;
    right: 30px;
    top: 25px;
}

.mv-custom-toast-popup__close a {
    cursor: pointer;
}

.mv-custom-toast-popup__buttons {
    display: flex;
    gap: 12px;
}

.mv-custom-toast-popup__buttons a {
    padding: 16px 24px;
    background-color: #000;
    color: #fff;
    text-decoration: none !important;
    font-size: 13.6px  !important;
    font-weight: 500 !important;
    font-family: "Helvetica Neue", "Helvetica", sans-serif !important;
}

.mv-custom-toast-popup__buttons a:first-child {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.mv-custom-toast-popup__description {
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}

.mv-custom-toast-popup__heading {
    color: #A382FF;
    font-family: "Bebas Neue", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 104.792%;
    letter-spacing: -1.219px;
    font-style: italic;
    margin-bottom: 22px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .custom-featured-image .mv-featured-heading__main {
        display: block;
        padding: 60px 20px 40px;
    }

    .custom-featured-image {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .custom-featured-image .mv-featured-heading__image-wrap {
        width: 100%;
        text-align: center;
    }

    .custom-featured-image .mv-featured-heading__content {
        width: 100%;
    }

    .mv-four-columns-container {
        overflow: auto;
    }

    .mv-four-columns {
        width: 1280px;
    }

    .mv-four-columns__item {
        width: 320px;
    }

    .mv-two-column-section-heading {
        flex-wrap: wrap;
    }

    .mv-two-column-section-heading__left,
    .mv-two-column-section-heading__right {
        width: 100%;
    }

    .mv-image-content-card {
        width: 50%;
    }

    .mv-social-proof__item {
        width: calc((100% - 18px) / 2);
    }

    .mv-social-proof__items {
        flex-wrap: wrap;
    }

    .social-proof-footer-logo .fusion-column-wrapper {
        flex-wrap: wrap;
        gap: 20px !important;
    }

    .mv-four-column-content__heading {
        margin-bottom: 20px;
    }

    .mv-four-column-content__header {
        margin-bottom: 25px;
    }

    .mv-four-column-content__description {
        margin-left: 0;
    }

    .mv-four-column-content__columns-container {
        overflow: auto;    
    }

    .mv-four-column-content__columns {
        gap: 12px;
        width: 1068px;
    }

    .mv-four-column-content__column {
        width: 258px;
    }

    .mv-four-column-content__heading {
        font-size: 69px;
        line-height: 92%;
    }

    .mv-four-column-content__column-description {
        margin-bottom: 75px
    }

    .mv-four-column-content__column-footer {
        margin-top: 15px
    }

    .mv-four-column-content__column-heading {
        font-size: 27px !important;
    }

    .mv-supercharge__wrap {
        display: block;
    }

    .mv-supercharge__left,
    .mv-supercharge__right {
        width: 100%;
    }

    .mv-supercharge__right-inner, .mv-supercharge__left-inner {
        
        padding: 47px 20px 55px;
    }

    .mv-supercharge__right-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .mv-how-it-works-slider-item__wrap {
        display: block;
    }

    .mv-how-it-works-slider-item__content,
    .mv-how-it-works-slider-item__image {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .mv-how-it-works-slider-item {
        padding: 25px;    
    }
    
    .mv-featured-heading__container--desktop {
        display: none;
    }

    .mv-featured-heading__container--mobile {
        display: block;
    }

    .mv-featured-heading__content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .mv-featured-heading__description {
        text-align: left;
        font-size: 13.5px;
        line-height: 20.25px;
    }

    .mv-featured-heading__buttons {
        flex-wrap: wrap;
    }

    .mv-featured-heading__button {
        width: 100%;
        text-align: left;
        font-size: 10.5px;
        font-weight: 500;
        letter-spacing: 0.105px;
    }

    .mv-icon-description {
         padding: 0;   
    }

    .mv-icon-description h3 {
        font-size: 21px !important;
    }

    .mv-icon-description__icon {
        width: 34px
    }

    .mv-two-column-section-heading__heading h2, .mv-section-heading__heading h2 {
        font-size: 30px !important;
        line-height: 110% !important;
        letter-spacing: -0.54px !important;
    }

    .mv-section-heading__description {
        font-size: 12.525px !important;
        line-height: 19.125px !important;
    }

    .mv-three-columns {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }

    .mv-three-columns__item {
        width: 100%;
    }

    .mv-four-columns {
        width: 960px;
    }
    
    .mv-four-columns__item {
        width: 240px;
        padding: 33px 21px 27px;
    }

    .mv-four-columns__image img {
        width: 42px;
    }

    .mv-four-columns__subheading {
        font-size: 9px;
    }

    .mv-four-columns__heading h3 {
        font-size: 30px !important;
    }

    .mv-four-columns__heading h3 span {
        font-size: 37.5px;
    }

    .mv-four-columns__description {
        font-size: 11.25px;
        line-height: 145%;
    }

    .mv-four-columns__footer {
        font-size: 8.85px;
        line-height: 12.6px;
    }

    .mv-two-column-section-heading__subheading, .mv-section-heading__subheading {
        font-size: 8.85px;
        padding-left: 30px;
    }

    .mv-two-column-section-heading__subheading:before, .mv-section-heading__subheading:before {
        width: 19.5px;
        top: 4px;
    }

    .mv-two-column-section-heading__button {
        padding: 12px 18px;
        font-size: 10.35px;
        font-weight: 500 !important;
    }

    .image-content-card-container .fusion-layout-column {
        overflow: auto;
        position: relative;
    }

    .image-content-card-container .fusion-column-wrapper {
        
    }
    
    .mv-image-content-card {
        width: 100%;
    }

    .mv-social-proof__heading h2 {
        font-size: 66.75px !important;
        margin-bottom: 30px !important;
    }

    .mv-social-proof__description {
        font-size: 12px;
        line-height: 18px;
    }

    .mv-social-proof {
        overflow: scroll;
        position: relative;
    }

    .mv-social-proof__items {
        width: 1463px;
        flex-wrap: nowrap;
    }

    .mv-social-proof__item {
        width: 316px;
    }

    .mv-social-proof__item-description {
        font-size: 12.75px;
        line-height: 15.938px;
    }

    .mv-social-proof__item.active .mv-social-proof__item-description {
        font-size: 19.5px;
        line-height: 23.01px;
    }

    .mv-supercharge__heading h2 {
        font-size: 69px !important;
        line-height: 92% !important;
    }

    .mv-custom-faq-item__heading {
        padding: 19px 16px;
        border-left-width: 6px !important;
    }

    .mv-custom-faq-item__heading strong {
        margin-right: 30px;
        margin-top: -3px;
    }

    .mv-custom-faq-item__heading {
        font-size: 19px;
        line-height: 105%;
        padding-right: 40px;
    }

    .mv-custom-faq-item__heading:after {
        top: 16px;
    }

    .mv-faq-section-heading {
        margin-bottom: 35px;
    }

    .side-by-side-container td:first-child {
        font-size: 12px;
        line-height: 16px;
        padding: 26px 22px;
        width: 21%
    }

    .side-by-side-container td:nth-child(2), .side-by-side-container td:nth-child(3) {
        padding: 16px 21px;
    }

    .side-by-side-container td:nth-child(2) span, .side-by-side-container td:nth-child(3) span {
        font-size: 8px;
        line-height: 11px;
    }

    .side-by-side-container td:nth-child(2) h4, .side-by-side-container td:nth-child(3) h4 {
        font-size: 8px;
        line-height: 12px;
    }

    .side-by-side-container th {
        padding: 24px 21px 16px;
    }

    .side-by-side-container th span {
        font-size: 8px;
        line-height: 132.407%;
    }

    .side-by-side-container th h3 {
        font-size: 15.091px;
        line-height: 130%;
    }

    .mv-side-by-side-image__heading h2 {
        font-size: 30px !important;
        line-height: 110% !important;
    }

    .mv-side-by-side-image__description {
        font-size: 12px !important;
        line-height: 145% !important;
    }

    .mv-how-it-works-slider-item__subheading {
        font-size: 9px;
        line-height: 130%;
    }

    .mv-how-it-works-slider-item__subheading:before {
        font-size: 16px;
        line-height: 21px;
    }

    .mv-how-it-works-slider-item__subheading:after {
        width: 20px
    }

    .mv-how-it-works-slider-item__heading {
        font-size: 30px;
        line-height: 110%;
    }

    .mv-how-it-works-slider-item__description {
        font-size: 12px;
        line-height: 18px;
    }

    .mv-how-it-works-slider-item__description ul {
        font-size: 10px;
        line-height: 13px;
    }

    .mv-how-it-works-slider-item__description ul li:before {
        width: 10px;
        height: 10px;
    }

    .mv-how-it-works-slider-item__description ul li {
        padding-left: 19px;
    }

    .mv-how-it-works-slider-item__button {
        font-size: 10px;
        line-height: 130%;
        padding: 9px 13px;
    }

    .how-it-works-slider .fusion-column-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mv-custom-toast-popup {
        right: 0;
        width: calc(100% - 40px);
        right: 20px;
    }

    .mv-custom-toast-popup__buttons {
        flex-wrap: wrap;
    }

    .mv-custom-toast-popup__buttons a {
        width: 100%;
        text-align: center;
    }

    .mv-featured-heading__heading h1 {
        font-size: 40px !important;
    }

    .mv-featured-heading__buttons {
        width: 100%;
    }

    .mv-featured-heading__buttons a {
        font-size: 10.5px;
        line-height: 13.65px;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .mv-featured-heading__buttons a:after {
        top: 12px;
    }

    .mv-supercharge__footer ul li {
        font-size: 9px;
        line-height: 11.7px;
    }

    .mv-supercharge__button {
        font-size: 11px;
        line-height: 14px;
    }

    .mv-supercharge__buttons {
        gap: 9px;
        display: flex;
    }

    .mv-supercharge__button {
        width: calc((100% - 9px) / 2);
        margin: 0;
        padding: 14px 18px;
    }
}