@import url('https://rsms.me/inter/inter.css');

*{
    margin: 0;
    padding: 0;
    font-family: "Inter";
}

a.rm-toggle-button::after {
    display: none;
}

.base-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: initial;
    border: none;
}

.back-button > p {
    margin-bottom: 0;
    font-weight: 500;
    height: max-content;
}

.back-button {
    color: #6941C6;
    display: flex;
    padding: 0.3rem;
    padding-right: 1rem;
    border-radius: 5rem;
    background-color: #F9F5FF;
}

.bg-color-white {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-radius: 3rem;
    background-color: white;
}

.text-big {
    width: 100%;
    line-height: 122%;
    font-size: 3.75rem;
    font-weight: 600;
    text-align: center;
}

.text {
    margin-top: 1.5rem;
    width: 100%;
    color: #667085;
    font-size: 1.25rem;
}

.text > p,
.feature-supporting-text {
    font-size: 1.125rem;
    white-space: normal;
    line-height: 1.875rem;
    max-width: 768px;
    text-align: center;
}

.feature-supporting-text {
    color: #667085 !important;
    margin-top: 1.25rem !important;
}

div.laptop {
    margin-top: 4rem;
}

section.social-media-proof-section,
section.features,
section.quote,
section.faq {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

footer {
    padding-top: 6rem;
}

section p.social-media-text {
    color: #667085;
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 2rem;
}

section.features > div {
    align-items: center;
}

section.features div > p {
    color: #6941C6;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

section.features div > p.feature-heading {
    color: #101828;
    margin-top: 0.75rem;
    font-weight: 600;
    font-size: 2.25rem;
    letter-spacing: -0.02em;
}

div.sub-block > span {
    text-align: center;
}

div.sub-block > span.block-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    background-color: #F4EBFF;
    border: 8px solid #F9F5FF;
    border-radius: 1.75rem;
    height: 3.5rem;
}

div.sub-block > .block-label {
    margin-top: 1.25rem;
    margin-bottom: 0.5rem;
    color: #101828;
    font-weight: 500;
    font-size: 1.25rem;
}

div.sub-block > .block-text {
    color: #667085;
}

div.sub-block > .learn-more {
    margin-top: 1.25rem;
}

div.sub-block .learn-more a {
    text-decoration: none;
    color: #6941C6;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
}

.block-icon > i {
    font-size: 1.5em;
    color: #7F56D9;
}

section.quote div.container div.content > div {
    text-align: center;
    margin-bottom: 2rem;
}

section.quote div.container div.content > div:last-of-type {
    margin-bottom: 0;
}

div.content > div.quote-content {
    font-size: 3rem;
    font-weight: 500;
    line-height: 3.75rem;
    letter-spacing: -0.02em;
    color: #101828;
}

div.content div.author div.author-details > p.name {
    color: #101828;
    line-height: 1.75rem;
    font-size: 1.125rem;
    font-weight: 500;
}

div.content div.author div.author-details > p {
    color: #667085;
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: normal;
}

section.features div.container p.f-1 {
    background-color: #F9F5FF;
    padding: 4px 12px;
    border-radius: 1rem;
}

div.max-width {
    max-width: 768px;
}

div.faq-main-div > div {
    margin-bottom: 2rem;
    border-top: none;
}

div.faq-main-div > div:not(:first-of-type) {
    margin-top: 2rem;
    border-top: 1px solid #EAECF0;
}

.text-justify {
    text-align: justify;
}

.faq-questions {
    color: #101828;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.answer {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
    color: #667085;
}

.get-in-touch > button {
    padding: 10px 18px;
    border: 1px solid #7F56D9;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    background-color: #7F56D9;
    color: white;
    border-radius: 0.5rem;
}

div.headings > div.sub-heading {
    color: #6941C6;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.75rem;
}

div.headings > div.heading {
    color: #101828;
    font-size: 2.25rem;
    line-height: 2.75rem;
    font-weight: 600;
    letter-spacing: -0.02rem;
}

div.contents-head {
    margin-top: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 400;
    color: #667085;
}

div.number {
    font-size: 3.75rem;
    line-height: 4.5rem;
    letter-spacing: -0.02rem;
    text-align: center;
    color: #7F56D9;
}

div.text-h {
    margin-top: 0.75rem;
    color: #101828;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
}

div.s-text {
    margin-top: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #667085;
}

div.s-txt {
    margin-top: 1.25rem;
    color: #667085;
    font-size: 1.25rem;
    line-height: 1.875rem;
}

.btn-lm {
    background-color: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 0.5rem;
    padding: 12px 20px;
}

.btn-gs {
    color: #FFFFFF;
    background-color: #7F56D9;
    border: 1px solid #7F56D9;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 0.5rem;
    padding: 12px 20px;
}

div.f-heading {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    color: #98A2B3;
}

ul.f-links {
    list-style: none;
    padding: 0;
}

ul.f-links li {
    margin-bottom: 0.75rem;
}

ul.f-links li:last-of-type {
    margin-bottom: 0;
}

ul.f-links li a {
    text-decoration: none;
    color: #667085;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}

div.copyright {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #98A2B3;
}

body {
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
  
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

@media screen and (max-width:991px) {

    div.main-block div.sub-block {
        margin-right: 0;
        margin-bottom: 2.5rem;
    }
    
    div.main-block div.sub-block:last-of-type {
        margin-bottom: 0;
    }
    
    .two-btns {
        flex-direction: column-reverse;
    }
}

@media (min-width: 992px) {
    div.padding-x {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .text > p,
    .feature-supporting-text {
        padding-left: 2rem;
        padding-right: 2rem;    
    }
    .mt-lg-4rem {
        margin-top: 4rem !important;
    }
}

@media screen and (max-width: 576px) {
    .txt-break {
        word-wrap: break-word;
        word-break: break-word;
    }
}