.page-screen-online-school-2 .hero-bg, .page-screen-index .section-gradient-bg {
    /* background-image: url('/images/index/glabix-screen/seo/hero-bg.jpg'); */
    background-image: linear-gradient(186.5deg, #7C74CD 14.16%, #AC77D2 96.26%);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.page-screen-online-school-2 .section-bg {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url('/images/index/glabix-screen/online-school-new/hero-svg.svg');
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.page-screen-online-school-2 .index-section-bg {
    top: 0;
    border-radius: 8px;
}

.page-screen-online-school-2 .hero .hero-subtitle {
    font-size: 20px;
    line-height: 1.1;
}

@media (min-width: 1024px) {
    .page-screen-online-school-2 h1, .page-screen-online-school-2 .h1, .hero h1, article.hero .h1  {
        font-size: 64px;
        line-height: 70px;
        letter-spacing: 0;
    }
    .page-screen-online-school-2 .hero .hero-subtitle {
        font-size: 22px;
        line-height: 34px;
    }
}
@media (min-width: 1024px) {
    .page-screen-online-school-2 .hero .btn-landing-3 {
        padding: 24px 60px;
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
    }
}
.feature-section .feature-title {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 29px;
    line-height: 100%;
    letter-spacing: 0;
    color: #ababab;
    margin: 0;
    transition: color 0.3s;
}

@media (min-width: 1024px) {
    .feature-section .feature-title {
        font-size: 32px;
    }
}


.feature-title-wrapper .i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 60px;
    font-size: 24px;
    color: #ffffff;
    background: linear-gradient(180deg, rgba(213, 104, 183, 0.2) 0%, rgba(213, 104, 183, 0.2) 100%);
}

@media (min-width: 1024px) {
    .feature-title-wrapper .i {
        width: 38px;
        height: 38px;
        font-size: 20px;
    }
}

.feature-title-wrapper.active .i {
    background: linear-gradient(224.17deg, #E17587 7.37%, #AC76D2 83.25%);
}

.feature-title-wrapper {
    cursor: pointer;
}
.feature-title-wrapper.active {
    margin-bottom: auto;
    cursor: default;
}

.feature-title-wrapper.active .feature-title {
    color: #000000;
}

.feature-info {
    margin-top: 11px;
    opacity: 0;
    transition: opacity 0.3s;
    height: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    visibility: hidden;
}

.feature-info.active {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.feature-info-placeholder {
    opacity: 0;
    z-index: 1;
    height: auto;
    position: relative;
}

.feature-info-mobile {
    opacity: 0;
    transition: opacity 0.3s;
    visibility: hidden;
    height: 0;
}

.feature-info-mobile.active {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.text-lg {
    font-family: Montserrat, sans-serif;
    font-size: 18px !important;
    line-height: 100%;
    letter-spacing: 0;
}

@media (min-width: 1024px) {
    .text-lg {
        font-size: 24px !important;
    }
}

.btn-signup {
    background: linear-gradient(224.17deg, #E17587 7.37%, #AC76D2 83.25%);
    height: 40px;
    font-size: 17px;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    padding: 8px 24px;
    display: flex;
    align-items: center;
    text-wrap: nowrap;
    border: unset;
    border-radius: 24px;
    color: #ffffff;
    transition: all 0.3s linear;
    text-align: center;
    justify-content: center;
}

.btn-signup:hover {
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(255, 73, 116, 0.6);
}

.implement-section {
    background: linear-gradient(18.49deg, #7F79D2 6.44%, #9678D1 46.99%, #AC76D2 87.55%);
    border-radius: 44px;
}


.index-section-container .implement-card .implement-card-header {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
}

@media (min-width: 1024px) {
    .index-section-container .implement-card .implement-card-header {
        font-size: 30px;
        line-height: 38px;
    }
}

.index-section-container .implement-card .implement-card-text {
    font-family: Noto Sans, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
}

.index-section-container .implement-card img {
    display: block;
    width: 100%;
    max-width: 230px;
}

.advantages-section {

}

.advantages-section-header {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}

.pricing-section {
    background: linear-gradient(184.42deg, #AC76D2 -1.16%, #9B4E9D 46.75%, #AF588B 75.79%, #C676AD 100%, #E17587 100%);
    border-radius: 72px;
}

.pricing-panel.bg-gray-900  {
    background-color: unset !important;
}

.business-form-bg-wrapper {
    background-image: linear-gradient(184.42deg, #C676AD -1.16%, #AC76D2 97.56%);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
}

.business-form-bg {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url('/images/index/glabix-screen/index/demo-form-bg.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}