.section.top-section.grade-1 {
    background-color: #5c71d9;
    background-image: none;
}

.section.top-section {
    overflow: hidden;
    background-color: #9165f7;
    background-image: -webkit-gradient(linear, left top, right top, from(#b87df9), to(#6a4ee1));
    background-image: linear-gradient(90deg, #b87df9, #6a4ee1);
    color: #fff;
}

.section {
    position: relative;
    padding-top: 50px;
    padding-bottom: 128px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}

.wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1220px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    -o-object-fit: contain;
    object-fit: contain;
}

.wave-bottom {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: -1px;
    z-index: 1;
    width: 100%;
    height: 4vw;
}

.intro.no-margin-bottom {
    max-width: 800px;
    margin-top: 0;
    margin-bottom: 0;
}

.intro {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.paragraph-3 {
    color: hsla(0, 0%, 100%, .9);
    font-size: 22px;
    line-height: 32px;
}

.video {
    margin-top: 20px;
    padding-top: 56.27659574468085%;
}

.w-video {
    width: 100%;
    position: relative;
    padding: 0;
}

.w-embed:after, .w-embed:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-video embed, .w-video iframe, .w-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.w-embed:after {
    clear: both;
}

.w-embed:after, .w-embed:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.bg-elements {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 2000px;
    min-height: 640px;
    margin: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #054147;
}

.dots {
    position: absolute;
    left: 3%;
    top: 25%;
    right: auto;
    bottom: auto;
    width: 297px;
    height: 118px;
    background-image: url(https://uploads-ssl.webflow.com/5e4e67e…/5e4e67e…_circle-pattern-white.svg);
    background-position: 0 0;
    background-size: 12px;
    opacity: .12;
}

.circle-small {
    position: absolute;
    left: auto;
    top: 12%;
    right: 7%;
    bottom: auto;
    width: 8vw;
    opacity: .08;
}
.circle-medium {
    position: absolute;
    right: auto;
    top: 42%;
    left: 13%;
    bottom: auto;
    width: 8vw;
    opacity: .08;
}

.circle-big {
    position: absolute;
    left: auto;
    top: auto;
    right: 10%;
    bottom: -25%;
    width: 26vw;
    max-width: 480px;
    opacity: .08;
}

.section-heading {
    padding-top: 96px;
    padding-bottom: 96px;
}

.heading-tagline {
    margin-bottom: 32px;
    font-family: Inter, sans-serif;
    color: #4067ea;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}

.section-h2-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section-h2 {
    max-width: 583px;
    margin-bottom: 0;
    font-size: 56px;
    line-height: 64px;
    font-weight: 600;
}

.text-highlight {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, transparent), color-stop(0, #f49776), color-stop(37%, #f49776), color-stop(38%, transparent));
    background-image: linear-gradient(0deg, transparent 8%, #f49776 0, #f49776 37%, transparent 38%);
}

.step-inner-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.step-heading {
    max-width: 584px;
    padding-top: 0;
    padding-bottom: 64px;
}

.step-number {
    margin-bottom: 16px;
    color: #4067ea;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.step-h4 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
}

.text-highlight {
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(8%,transparent),color-stop(0,#f49776),color-stop(37%,#f49776),color-stop(38%,transparent));
    background-image: linear-gradient(0deg,transparent 8%,#f49776 0,#f49776 37%,transparent 38%);
}

.step-inner-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.paragraph-3 {
    color: hsla(0, 0%, 100%, .9);
    font-size: 22px;
    line-height: 32px;
}

.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}

.collapsible-link::before {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-family: "FontAwesome";
    font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
    content: "\f106";
}

.answer-steps-title {
    justify-content: start !important;
    padding: unset !important;
    text-decoration: none !important;
}