* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.credit-info-id {
    flex: 0 0 auto;
}

html,body {
    height: 100%;
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}


.program-overview-id {
    background: linear-gradient(135deg, rgb(228,215,237) 0%, rgba(249, 249, 249, 0.95) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}

.program-overview-id .pic-float-id {
    height: 380px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12),
                0 8px 16px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
}

.program-overview-id .pic-float-id:hover::after {
    opacity: 0.2;
}

.program-overview-id .prose-block-id::before {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    top: 0;
    height: 0;
    background: linear-gradient(to bottom, rgb(202,176,217), rgb(168,138,193));
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.program-overview-id h3 {
    padding-bottom: 1rem;
    transform: translateY(0);
    font-size: calc(20px * 1.1);
    margin-bottom: 1.5rem;
    color: #000000;
    position: relative;
    transition: transform 0.4s ease;
    font-weight: 700;
}

.program-overview-id span.description {
    display: none;
}

.appMessage-id::before {
    z-index: 1;
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
    top: 0;
    opacity: 0.4;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(168,138,193,0.5) 0%, transparent 60%);
    width: 100%;
    left: 0;
    height: 100%;
}

.appMessage-id h2 {
    color: #000000;
    font-weight: 700;
    margin-right: auto;
    font-size: 36px;
    text-align: center;
    max-width: 900px;
    position: relative;
    letter-spacing: -0.02em;
    margin-bottom: 3rem;
    line-height: 1.3;
    margin-left: auto;
}

.appMessage-id .academy-team-id::before {
    background: linear-gradient(to bottom, rgb(202,176,217), rgb(168,138,193));
    left: 0;
    top: 0;
    width: 6px;
    content: "";
    position: absolute;
    height: 100%;
}

.appMessage-id .academy-team-id:hover {
    transform: translateY(-5px);
}

.appMessage-id li {
    padding-left: 2rem;
    position: relative;
}

header:before {
    width: 100%;
    animation: gradientMove 6s infinite linear;
    background: linear-gradient(90deg, rgb(202,176,217), rgb(168,138,193), rgb(202,176,217));
    content: '';
    left: 0;
    height: 4px;
    top: 0;
    background-size: 200% 100%;
    position: absolute;
}

header .nav-pagewrap-id {
    justify-content: space-between;
    display: flex;
    align-items: center;
    position: relative;
}

header .nav-know-id:after {
    transform: scaleX(0);
    transform-origin: center;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: transform 0.3s ease;
    background-color: rgb(202,176,217);
    content: '';
}

header .nav-know-id:hover:after {
    transform: scaleX(1);
}

header .nav-begin-id:before {
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    opacity: 0;
    content: '';
    height: 100%;
    position: absolute;
    transition: opacity 0.3s ease;
    background: linear-gradient(to right, rgb(202,176,217), rgb(168,138,193)) border-box;
    width: 100%;
    top: 0;
    left: 0;
    border: 2px solid transparent;
    border-radius: 10px;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.plan-wrapper-id .learn-fees-id {
    font-size: 16px;
    margin-bottom: 50px;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    transform: translateY(20px);
    line-height: 1.6;
    color: #ffffff;
    opacity: 0;
    text-align: center;
    max-width: 700px;
}

.plan-wrapper-id .edu-packages-id li:nth-child(2) {
    --li-index: 2;
}

.plan-wrapper-id .edu-packages-id li:nth-child(4) {
    --li-index: 4;
}

.plan-wrapper-id .cost-table-id:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.plan-wrapper-id .cost-table-id:hover::before {
    transform: scaleX(1);
}

.plan-wrapper-id .premium-cost-id {
    padding: 30px;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.plan-wrapper-id .annual-plan-id h4 {
    letter-spacing: 0.5px;
    position: relative;
    margin-top: 0;
    font-weight: 600;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 15px;
}

.plan-wrapper-id .learning-package-id {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 700;
    font-size: calc(21px + 4px);
    margin-top: auto;
    color: #ffffff;
    padding: 10px 20px;
    display: inline-block;
    background: linear-gradient(135deg, rgb(202,176,217,0.5), rgb(168,138,193,0.5));
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
    border-radius: 10px;
    align-self: flex-start;
}

.get-in-touch-idTWy .pic-float-id {
    z-index: 2;
    top: 0;
    width: 45%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    position: absolute;
    left: 0;
    height: 100%;
}

.get-in-touch-idTWy .container {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 3;
}

.get-in-touch-idTWy .feedback-box-id {
    backdrop-filter: blur(10px);
    display: flex;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 25px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
}

.get-in-touch-idTWy form {
    z-index: 2;
    position: relative;
}

.get-in-touch-idTWy form h3 {
    background: linear-gradient(to right, #ffffff, rgb(202,176,217));
    -webkit-background-clip: text !important;
    margin-bottom: 25px;
    font-size: 24px;
    text-shadow: none;
    text-align: left;
    -webkit-text-fill-color: transparent;
}

.get-in-touch-idTWy textarea {
    height: 120px;
    resize: none;
}

.get-in-touch-idTWy .help-section-id input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.get-in-touch-idTWy .help-section-id label::before {
    top: 2px;
    height: 20px;
    left: 0;
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    width: 20px;
}

.get-in-touch-idTWy .support-block-id {
    border-radius: 10px;
    font-size: 19px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 15px;
    background: linear-gradient(to right, rgb(202,176,217), rgb(168,138,193));
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
}

.get-in-touch-idTWy .query-links-id h4 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    margin-bottom: 30px;
}

.get-in-touch-idTWy .query-card-id {
    list-style: none;
    margin: 0;
    padding: 0;
}

.get-in-touch-idTWy .query-card-id li:hover {
    transform: translateX(5px);
}

.get-in-touch-idTWy .query-card-id li:hover::before {
    left: -3px;
    height: 6px;
    width: 6px;
    opacity: 1;
}

.get-in-touch-idTWy .query-card-id li:hover svg {
    transform: scale(1.1);
}

.get-in-touch-idTWy .query-card-id svg path {
    fill: rgb(202,176,217);
    transition: fill 0.3s ease;
}

.get-in-touch-idTWy .query-card-id span {
    font-family: Arial, sans-serif;
    color: #ffffff;
    line-height: 1.5;
    font-size: 17px;
}

.master-studyfast-id {
    gap: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    border-radius: 10px;
    display: grid;
    grid-template-columns: 1fr;
    z-index: 1;
    background: #ffffff;
    width: 100%;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1), -20px -20px 60px rgb(255, 255, 255, 0.5);
    padding: 3rem;
    position: relative;
}

.master-studyfast-id > div:first-child:hover {
    transform: translateZ(30px) translateX(5px);
}

.welcome-board-id h3 {
    margin: 0;
    padding-left: 1rem;
    font-size: calc(21px * 0.9);
    line-height: 1.5;
    position: relative;
    color: #000000;
    font-weight: 600;
}

.welcome-board-id .learn-roots-id {
    background: #ffffff;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05), -10px -10px 30px #ffffff;
    transition: all 0.4s ease;
    padding: 2rem;
}

.welcome-board-id h1::after {
    content: "";
    bottom: 0;
    width: 80px;
    position: absolute;
    transform-origin: left;
    height: 4px;
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    left: 0;
    background: rgb(202,176,217);
}

.welcome-board-id .learn-roots-id > div p {
    transform: translateZ(10px);
    color: #ffffff;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    line-height: 1.6;
    position: relative;
    backdrop-filter: blur(4px);
    font-size: calc(13px * 1.1);
    border-left: 3px solid rgb(202,176,217);
    padding: 0.5rem 1rem;
    z-index: 1;
}

.privacy-guard-id h2 {
    position: relative;
    border-bottom: 1px solid rgb(168,138,193,0.5);
    letter-spacing: 1.5px;
    z-index: 1;
    color: rgb(168,138,193);
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 5px;
}

.privacy-guard-id li {
    counter-increment: list-counter;
    line-height: 1.6;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}

.privacy-guard-id .container {
    position: relative;
    z-index: 1;
}

.privacy-guard-id p, .privacy-guard-id span {
    color: #000000;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    font-size: 16px;
    margin-bottom: 10px;
}

.privacy-guard-id a:hover {
    color: rgb(202,176,217);
    border-bottom: 1px solid rgb(202,176,217);
}

.teaching-history-id {
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(228,215,237) 0%, rgb(202,176,217,0.5) 35%, rgb(168,138,193,0.5) 100%);
}



.teaching-history-id .container {
    perspective: 1000px;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}

.teaching-history-id .reviews-block-id:hover {
    transform: rotateX(0) rotateY(0);
}

.teaching-history-id .reviews-block-id:hover .pic-float-id {
    transform: translateZ(30px) scale(1.05);
}

.teaching-history-id .name {
    position: relative;
    display: block;
    color: rgb(202,176,217);
    grid-area: name;
    padding-left: 1rem;
    transform: translateZ(10px);
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 0.5rem;
}

.teaching-history-id .experiencep-wrap-id::before {
    width: 100%;
    background: linear-gradient(45deg, rgb(202,176,217,0.5) 0%, transparent 40%, transparent 60%, rgb(168,138,193,0.5) 100%);
    left: 0;
    height: 100%;
    opacity: 0.3;
    mix-blend-mode: overlay;
    top: 0;
    content: "";
    border-radius: 20px;
    position: absolute;
}

.learning-system-id::before {
    content: "";
    right: 0;
    height: 100%;
    top: 0;
    width: 35%;
    background: linear-gradient(225deg, rgb(202,176,217,0.5) 0%, transparent 90%);
    z-index: 1;
    transform: translateX(20%) skewX(-15deg);
    position: absolute;
    opacity: 0.7;
    animation: gradientShift 8s ease-in-out infinite alternate;
}

.learning-system-id .academy-team-id::before {
    filter: blur(5px);
    content: "";
    top: -10px;
    transform: translate3d(0, 0, -50px);
    position: absolute;
    z-index: -1;
    opacity: 0.6;
    right: -10px;
    bottom: -10px;
    left: -10px;
    background: linear-gradient(45deg, rgb(202,176,217) 0%, transparent 40%, transparent 60%, rgb(168,138,193) 100%);
}

.learning-system-id p {
    line-height: 1.8;
    opacity: 0;
    font-size: 17px;
    margin-bottom: 0;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: #000000;
    font-family: Arial, sans-serif;
}

footer .credit-info-id {
    background-color: rgb(168,138,193);
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
}

footer .ask-question-id {
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
    display: flex;
}

footer .info_item::after {
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
}

footer .info_item svg {
    fill: rgb(202,176,217);
    margin-right: 12px;
    position: relative;
    vertical-align: middle;
    width: 20px;
    top: -1px;
    height: 20px;
}

footer .first-expert-id {
    border-radius: 20px;
    padding: 30px;
    position: relative;
    background-color: rgb(168,138,193,0.5);
}

footer .gift-card-id {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

footer .main-master-id h5 {
    padding-left: 15px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 21px;
    font-weight: 600;
}

footer .header-top-id a::before {
    position: absolute;
    width: 3px;
    transition: width 0.3s ease;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    background-color: rgb(202,176,217);
}

footer .subscribe_holder::before {
    bottom: 15px;
    pointer-events: none;
    right: 15px;
    left: 15px;
    position: absolute;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    content: "";
    border-radius: calc(20px - 8px);
    top: 15px;
}

footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(202,176,217);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}

footer .join-form-id::after {
    transform: rotate(30deg);
    position: absolute;
    content: "";
    transition: all 0.5s ease;
    height: 200%;
    left: -100%;
    top: -50%;
    width: 200%;
    background: rgba(255, 255, 255, 0.1);
}

footer .intern-ship-id {
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
}

.meet-us-id::before {
    width: 100%;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    backdrop-filter: blur(3px) saturate(120%);
    height: 100%;
    background: linear-gradient(135deg, rgb(202,176,217,0.5), rgb(168,138,193,0.5), rgba(20, 30, 40, 0.85));
}

.meet-us-id .prose-block-id::after {
    height: 5px;
    width: 70px;
    background: rgb(202,176,217);
    position: absolute;
    right: 45px;
    bottom: -10px;
    content: "";
    transform: skewX(-25deg);
}

.meet-us-id h5::after {
    content: "";
    transform-origin: left;
    bottom: -8px;
    transition: transform 0.4s ease;
    position: absolute;
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, rgb(168,138,193), transparent);
    left: 0;
    transform: scaleX(0.6);
}

.meet-us-id p b {
    position: relative;
    font-weight: 700;
    z-index: 1;
    letter-spacing: 1px;
}

.meet-us-id ol {
    padding: 0;
    position: relative;
    margin: 0;
    list-style: none;
}

.meet-us-id ol li::before {
    top: 0;
    transition: all 0.5s ease;
    transform: scaleY(0.9);
    background: linear-gradient(to bottom, rgb(168,138,193), transparent);
    width: 3px;
    opacity: 0.6;
    height: 100%;
    left: -10px;
    content: "";
    position: absolute;
}

.try-immediately-id::after {
    z-index: -2;
    content: '';
    opacity: 0.1;
    left: -50%;
    animation: rotatePortalReverse 30s linear infinite;
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgb(168,138,193) 0deg,
        rgb(202,176,217) 120deg,
        rgb(168,138,193) 240deg,
        rgb(202,176,217) 360deg
    );
    width: 200%;
    position: absolute;
    top: -50%;
    height: 200%;
}

.try-immediately-id .academy-team-id::after {
    animation: gridScale 15s ease infinite;
    z-index: -1;
    opacity: 0.2;
    background-size: 40px 40px;
    width: 100%;
    top: 0;
    content: '';
    background: 
        linear-gradient(0deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%),
        linear-gradient(90deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%);
    left: 0;
    position: absolute;
    height: 100%;
}

.try-immediately-id .edu-askus-id {
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.15),
        0 0 15px #ffffff;
    transition: all 0.4s ease;
    margin-top: 30px;
    position: relative;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    padding: 20px 55px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 3px;
    background: #ffffff;
    font-weight: 700;
    overflow: hidden;
    color: rgb(202,176,217);
    z-index: 1;
    border-radius: 13px;
}

.try-immediately-id .edu-askus-id:hover::before {
    animation: pulseGlow 2s ease-in-out infinite;
    opacity: 0.5;
}

.cookieUsagePromptPanel-id {
    background: rgb(228,215,237);
    bottom: 0;
    position: fixed;
    border-top: 2px solid rgb(202,176,217);
    width: 100%;
    z-index: 90;
}

.cookieUsagePromptPanel-id p {
    font-size: 18px;
}

.edu-approve-id {
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    flex-shrink: 0;
    white-space: nowrap;
    cursor: pointer;
    line-height: 35px;
    color: rgb(202,176,217);
    border-bottom: 2px solid rgb(202,176,217);
    min-width: 120px;
    font-size: 24px;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 992px) {.program-overview-id {
    padding: 10rem 0;
}.program-overview-id .container {
    padding: 0 3rem;
}.program-overview-id .training-track-id {
    gap: 6rem;
}.program-overview-id .prose-block-id {
    padding: 3rem;
}.program-overview-id .pic-float-id {
    height: 550px;
}.program-overview-id h3 {
    font-size: calc(20px * 1.2);
    margin-bottom: 2rem;
}.program-overview-id .description {
    line-height: 1.8;
    max-height: 300px;
}
}



@media (max-width: 991px) {.appMessage-id {
    padding: 4rem 0;
}.appMessage-id h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.9);
}.appMessage-id .academy-team-id {
    padding: 2.5rem;
}
}



@media (max-width: 480px) {.appMessage-id {
    padding: 2.5rem 0;
}.appMessage-id .container {
    padding: 0 1.25rem;
}.appMessage-id h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.7);
}.appMessage-id h2::after {
    bottom: -10px;
    width: 50px;
    height: 2px;
}.appMessage-id .academy-team-id {
    padding: 1.5rem 1.25rem;
}.appMessage-id li span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}}



@media (max-width: 992px) {.plan-wrapper-id {
    padding: 80px 0;
}.plan-wrapper-id h2 {
    font-size: calc(29px - 4px);
}.plan-wrapper-id .edu-packages-id {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.plan-wrapper-id .premium-cost-id {
    padding: 25px;
}.plan-wrapper-id .learning-package-id {
    font-size: calc(21px + 2px);
}
}



@media (max-width: 480px) {.plan-wrapper-id {
    padding: 50px 0;
}.plan-wrapper-id .premium-cost-id {
    padding: 20px;
}.plan-wrapper-id .annual-plan-id h4 {
    font-size: calc(21px - 2px);
}.plan-wrapper-id .learning-package-id {
    font-size: 21px;
    padding: 8px 15px;
}}



@media (max-width: 576px) {.get-in-touch-idTWy {
    padding: 30px 0;
}.get-in-touch-idTWy h3 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.7);
}.get-in-touch-idTWy .query-form-id,
    .get-in-touch-idTWy .query-links-id {
    padding: 20px;
}.get-in-touch-idTWy .feedback-box-id {
    margin: 0 10px;
}.get-in-touch-idTWy .help-section-id label {
    font-size: calc(13px * 0.9);
}.get-in-touch-idTWy .query-card-id li {
    margin-bottom: 15px;
}.get-in-touch-idTWy .query-card-id span {
    font-size: calc(17px * 0.9);
}.get-in-touch-idTWy::before,
    .get-in-touch-idTWy::after,
    .get-in-touch-idTWy .query-form-id::before,
    .get-in-touch-idTWy .query-form-id::after,
    .get-in-touch-idTWy .query-links-id::before {
    opacity: 0.2;
}}



@media (max-width: 767px) {.welcome-board-id {
    padding: 1rem;
}.master-studyfast-id {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1), -10px -10px 30px rgb(255, 255, 255, 0.5);
    transform: perspective(800px) rotateX(1deg);
    padding: 2rem;
}.welcome-board-id h3 {
    font-size: calc(21px * 0.8);
}.welcome-board-id h1 {
    font-size: calc(45px * 0.9);
}.welcome-board-id .learn-roots-id {
    padding: 1.5rem;
}.welcome-board-id .learn-roots-id > div {
    padding: 1.5rem;
}.welcome-board-id .learn-roots-id > div p {
    font-size: 13px;
    padding: 0.5rem;
}}



@media screen and (min-width: 768px) {.learning-system-id {
    padding: 8rem 0;
}.learning-system-id .academy-team-id {
    padding: 4rem;
    gap: 2rem;
    grid-template-columns: 1fr;
}.learning-system-id h3 {
    margin-bottom: 2rem;
    font-size: 38px;
}.learning-system-id::before {
    width: 45%;
}
}



@media screen and (max-width: 767px) {.learning-system-id {
    padding: 4rem 0;
}.learning-system-id .academy-team-id {
    transform: perspective(800px) rotateY(1deg);
    padding: 2.5rem 1.5rem;
}.learning-system-id h3 {
    font-size: calc(38px * 0.75);
    margin-bottom: 1.25rem;
}.learning-system-id p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.learning-system-id::before {
    transform: translateX(20%) skewX(-10deg);
    width: 25%;
}
}



@media (max-width: 992px) {.meet-us-id {
    padding: 80px 0;
}.meet-us-id .prose-block-id {
    padding: 30px 35px;
    transform: perspective(1000px) rotateY(-1deg);
}.meet-us-id h5 {
    font-size: calc(22px * 0.95);
}.meet-us-id p {
    font-size: 12px;
}.meet-us-id ol li {
    font-size: calc(12px * 0.95);
    max-height: 50vh;
}
}



@media (max-width: 576px) {.meet-us-id {
    padding: 50px 0;
}.meet-us-id .prose-block-id {
    padding: 20px 15px;
    border-left-width: 3px;
}.meet-us-id .prose-block-id::before,
    .meet-us-id .prose-block-id::after {
    width: 30px;
    height: 3px;
}.meet-us-id h5 {
    font-size: calc(22px * 0.85);
    margin-bottom: 15px;
}.meet-us-id p {
    margin-bottom: 15px;
    font-size: calc(12px * 0.9);
}.meet-us-id ol li {
    max-height: 35vh;
    font-size: calc(12px * 0.85);
    line-height: 1.6;
}
}



@media screen and (max-width: 576px) {.try-immediately-id {
    padding: 60px 0;
}.try-immediately-id .academy-team-id {
    padding: 30px 20px;
}.try-immediately-id h3 {
    font-size: calc(34px * 0.7);
    letter-spacing: 2px;
    margin-bottom: 40px;
}.try-immediately-id h3::after {
    height: 30px;
    width: 30px;
    bottom: -50px;
}.try-immediately-id .edu-askus-id {
    letter-spacing: 1px;
    font-size: calc(20px * 0.9);
    margin-top: 15px;
    padding: 14px 35px;
}}



@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes appearDot {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}



@keyframes gradientShift {
    0% {
        opacity: 0.5;
        transform: translateX(20%) skewX(-15deg);
    }
    100% {
        opacity: 0.8;
        transform: translateX(25%) skewX(-18deg);
    }
}



@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes pulseCircle {
    0% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
}

