body {
    color: #585353;
}
.banner {
    margin-top: 184px;
}
.title-block {
    position: relative;
    overflow: hidden;
}
.title-block .lg {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    background: #FCF8F5;
    z-index: -1;
}
.path {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.path .path-image {
    background: #FCF8F5;
    position: relative;
    height: 456px;
}
.path .path-image img {
    position: absolute;
    right: 83px;
    bottom: 91px;
}
.path .path-text {
    background: #EAACB2;
    color: #fff;
    padding: 103px 24px;
    grid-row: span 2 / span 2;
}
.path .path-text h3 {
    font-size: 24px;
}
.path .path-text p {
    width: 316px;
}
.path > div:last-child {
    height: 312px;
    background: #EAACB2;
}
.regarding h3 {
    font-family: "Montserrat", sans-serif;
    text-align: center;
    padding: 0 36px;
    font-size: 60px;
    margin: 94px 0 17px 0;
}
.regarding > p {
    text-align: center;
}
.regarding > p:nth-child(3) {
    margin: 30px auto 242px;
    font-size: 20px;
    font-weight: bold;
}
.regarding .lesson-detail {
    background: rgba(88, 83, 83, 0.23);
}
.regarding .lesson-detail .lesson-detail-block {
    background: #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
    position: relative;
    top: -188px;
    padding: 6px 85px 132px;
}
.regarding .lesson-detail .lesson-detail-block h4 {
    font-family: "Hurricane", cursive;
    color: rgba(244, 225, 227, 0.69);
    font-size: 100px;
    transform: rotate(-10deg);
    text-align: center;
    margin: 0 auto 0;
}
.regarding .lesson-detail .lesson-detail-block .step {
    display: flex;
    justify-content: space-between;
}
.regarding .lesson-detail .lesson-detail-block .step.sm {
    display: none;
}
.regarding .lesson-detail .lesson-detail-block .step > div:first-child {
    width: 316px;
    border-bottom: solid 1px #F4C9CF;
    padding-bottom: 52px;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step > div:last-child {
    width: 316px;
    border-bottom: solid 1px #F4C9CF;
    padding-bottom: 52px;
}
.regarding .lesson-detail .lesson-detail-block .step .badge {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: rgba(203, 50, 70, 0.58);
    border-radius: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.regarding .lesson-detail .lesson-detail-block .step .badge.sm {
    display: none;
}
.regarding .lesson-detail .lesson-detail-block .step .badge.badge-normal {
    background: rgba(206, 213, 242, 0.5);
    text-align: center;
    color: #585353;
    font-weight: 400;
}
.regarding .lesson-detail .lesson-detail-block .step.step-1 > div:first-child p:last-child {
    margin-top: 85px;
    color: #CB3246;
    text-align: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-1 > div:last-child p:last-child {
    margin-top: 85px;
    text-align: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-1 > div:nth-child(2) {
    align-self: end;
    margin-bottom: -20px;
    width: 148px;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-1 > div:nth-child(2) p {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4E1E3;
    color: #CB3246;
    font-weight: bold;
    font-size: 20px;
}
.regarding .lesson-detail .lesson-detail-block .step .arrow-footer {
    display: flex;
    justify-content: center;
    margin-top: 14px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:first-child {
    padding: 33px 0 57px;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:first-child p:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:first-child p span {
    color: #CB3246;
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0 0 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:nth-child(2) p {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4C9CF;
    color: #CB3246;
    font-weight: bold;
    font-size: 20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:nth-child(2) {
    margin-bottom: -25px;
    align-self: end;
}
.regarding .lesson-detail .lesson-detail-block .step.step-2 > div:last-child {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:first-child {
    padding: 47px 0 57px;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:first-child p:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:first-child p span {
    color: #CB3246;
    font-size: 24px;
    font-weight: bold;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:first-child p img {
    margin-bottom: 18px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:nth-child(2) p {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4C9CF;
    color: #CB3246;
    font-weight: bold;
    font-size: 20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:nth-child(2) {
    margin-bottom: -25px;
    align-self: end;
}
.regarding .lesson-detail .lesson-detail-block .step.step-3 > div:last-child {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-4 > div:first-child {
    padding: 24px 0 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-bottom: none;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-4 > div:first-child p:nth-child(3) {
    color: #CB3246;
    background: #F4E1E3;
    font-size: 24px;
    font-weight: bold;
    width: 296px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-4 > div:nth-child(2) {
    align-self: end;
    margin-bottom: -20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-4 > div:nth-child(2) p {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4C9CF;
    color: #CB3246;
    font-weight: bold;
    font-size: 20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-4 > div:last-child {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child {
    background: #CB3246;
    position: relative;
    color: #fff;
    padding: 40px 18px;
    align-self: start;
    flex-shrink: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 158px solid transparent;
    border-right: 158px solid transparent;
    border-bottom: 27px solid #CB3246;
    top: -27px;
    left: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 158px solid transparent;
    border-right: 158px solid transparent;
    border-top: 27px solid #CB3246;
    bottom: -27px;
    left: 0;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child p:first-child {
    border-bottom: dotted 2px #fff;
    color: #EDF4C9;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 28px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child p:last-child {
    padding: 28px 10px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 {
    padding-top: 27px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div {
    display: flex;
    justify-content: space-between;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div .age p {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4C9CF;
    color: #CB3246;
    font-weight: bold;
    font-size: 20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 > div:last-child {
    border: none;
    padding: 20px 0 0 0;
    flex-grow: 1;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div > div:last-child {
    width: 316px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: solid 1px #F4C9CF;
    max-width: 100%;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div > div:last-child p {
    width: 296px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CED5F2;
    margin: 109px 0 70px;
    max-width: 100%;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div:first-child .age {
    margin-bottom: -20px;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div:last-child .age {
    align-items: end;
    display: flex;
}
.regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div:last-child .age p {
    margin-bottom: 10px;
}
.regarding .lesson-detail .lesson-detail-block > p {
    font-size: 12px;
    margin-top: 75px;
    text-align: center;
}
#community {
    overflow: hidden;
}
#community .contact {
    margin-top: 0;
}
@media only screen and (max-width: 1024px) {
    .path {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .path > div:last-child {
        display: none;
    }
    .path .path-image {
        height: auto;
    }
    .path .path-image img {
        width: 217px;
        right: 36px;
        bottom: -90px;
    }
    .path .path-text p {
        width: 100%;
    }
    .regarding .lesson-detail .lesson-detail-block {
        filter: none;
        background: #fff;
        top: 0;
        padding: 6px 36px 65px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div > div:last-child p {
        width: auto;
        flex-grow: 1;
    }
    .regarding > p:nth-child(3) {
        margin: 30px auto 0;
    }
}
@media only screen and (max-width: 768px) {
    .banner {
        margin-top: 50px;
        display: flex;
        justify-content: center;
    }
}
@media only screen and (max-width: 640px) {
    .regarding .lesson-detail .lesson-detail-block .step.step-1 > div:nth-child(2) {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
    }
    .regarding .lesson-detail .lesson-detail-block .step > div:first-child {
        flex-shrink: unset;
    }
    .path .path-text {
        padding: 97px 36px 44px;
    }
    .regarding h3 {
        margin: 54px 0 0 0;
        font-size: 24px;
        text-align: left;
    }
    .regarding > p {
        text-align: left;
        padding: 0 36px;
    }
    .regarding > p:nth-child(3) {
        font-size: 14px;
        margin: 30px auto 0;
    }
    .regarding .lesson-detail .lesson-detail-block h4 {
        font-size: 50px;
    }
    .regarding .lesson-detail {
        background: transparent;
    }
    .regarding .lesson-detail .lesson-detail-block .step .badge {
        font-size: 16px;
        height: 30px;
    }
    .regarding .lesson-detail .lesson-detail-block .step .badge.sm {
        display: flex;
    }
    .regarding .lesson-detail .lesson-detail-block .step {
        gap: 10px;
        position: relative;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-1 {
        padding-bottom: 100px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-1 > div:first-child p:last-child {
        margin-top: 17px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-1 > div:last-child p:last-child {
        margin-top: 17px;
    }
    .regarding .lesson-detail .lesson-detail-block .step > div:last-child {
        border: none;
    }
    .regarding .lesson-detail .lesson-detail-block .step > div:first-child {
        border: none;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:first-child {
        flex-shrink: unset;
        gap: 12px;
        display: flex;
        flex-direction: column;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:nth-child(2) {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        bottom: 0;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:nth-child(2) p {
        width: 120px;
        height: 120px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 {
        padding-bottom: 50px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:first-child p {
        text-align: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 > div:first-child {
        flex-shrink: unset;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 > div:nth-child(2) {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        bottom: 0;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 > div:nth-child(2) p {
        width: 120px;
        height: 120px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:last-child {
        flex-direction: column;
        justify-content: start;
        padding: 33px 0 57px;
        gap: 12px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-2 > div:last-child > p:last-child {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 > div:last-child {
        flex-direction: column;
        padding: 47px 0 57px;
        justify-content: start;
        gap: 12px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 > div:last-child p:last-child {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-3 {
        padding-bottom: 75px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:first-child {
        flex-shrink: unset;
        gap: 10px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:nth-child(2) {
        position: absolute;
        bottom: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:last-child {
        flex-direction: column;
        justify-content: start;
        padding: 24px 0 57px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:first-child p:nth-child(3) {
        width: auto;
        margin-top: 0;
        padding: 5px;
        height: auto;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 {
        padding: 30px 0 80px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:last-child p:last-child {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-4 > div:nth-child(2) p {
        width: 120px;
        height: 120px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child {
        width: 156px;
        padding: 10px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 {
        display: flex;
        padding-top: 10px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child:before {
        border-left: 78px solid transparent;
        border-right: 78px solid transparent;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child:after {
        border-left: 78px solid transparent;
        border-right: 78px solid transparent;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child p:first-child {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:first-child p:last-child {
        padding: 12px 0;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5-badge {
        margin: 50px 0 38px;
        display: flex;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div .age p {
        width: 120px;
        height: 120px;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div {
        flex-direction: column-reverse;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 > div:last-child {
        padding: 0;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div > div:last-child {
        margin-left: 0;
        text-align: left;
        border: none;
        width: auto;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div:first-child .age {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div > div:last-child p {
        margin: 60px 0 0 0;
        text-align: center;
    }
    .regarding .lesson-detail .lesson-detail-block .step.step-5 .step-5-right > div:last-child .age {
        justify-content: center;
        margin-top: 17px;
    }
}