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

.panel-container-823 {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}


.educational-gains-796 {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(112,122,121);
    position: relative;
}

.educational-gains-796 .pro-program-542 {
    z-index: 1;
    display: grid;
    grid-template-areas:
        "header photo"
        "content photo";
    max-width: 1280px;
    position: relative;
    gap: 30px 60px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    padding: 0 20px;
    grid-template-rows: auto 1fr;
}

.educational-gains-796 h2 {
    padding-left: 30px;
    font-weight: 700;
    transform: translateX(-30px);
    color: #ffffff;
    margin: 0;
    position: relative;
    font-size: 45px;
    opacity: 0;
    grid-area: header;
    animation: slideIn 0.8s forwards;
}

.educational-gains-796 .text_main_holder > div:nth-child(2) {
    --i: 2;
}

.educational-gains-796 .text_main_holder > div:nth-child(4) {
    --i: 4;
}

.educational-gains-796 .text_main_holder > div:nth-child(6) {
    --i: 6;
}

.educational-gains-796 .text_main_holder > div:nth-child(8) {
    --i: 8;
}

.educational-gains-796 .text_main_holder svg {
    transition: transform 0.3s ease;
    width: 36px;
    flex-shrink: 0;
    height: 36px;
}

.educational-gains-796 .text_main_holder svg path {
    fill: rgb(148,160,160);
}

.educational-gains-796 .text_main_holder > div:hover svg path {
    fill: rgb(112,122,121);
}

.who-we-are-320::after {
    top: -50%;
    right: -20%;
    height: 200%;
    content: "";
    position: absolute;
    z-index: 2;
    transform: rotate(15deg);
    width: 80%;
    background: linear-gradient(45deg, 
        transparent 20%,
        rgb(112,122,121,0.5) 40%, 
        transparent 60%);
    opacity: 0.4;
    animation: gradientShift 20s infinite alternate ease-in-out;
}

.who-we-are-320 .text-frame-item-174 > div:nth-child(2) {
    margin-bottom: 25px;
    transform: translateX(-20px);
    opacity: 0;
    animation: slideIn 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.who-we-are-320 p {
    margin: 0 0 20px;
    font-size: calc(14px * 1.2);
    color: #000000;
    line-height: 1.5;
}

.who-we-are-320 .text-frame-item-174:hover p b {
    transform: translateY(-5px);
}

.who-we-are-320 li::first-line {
    color: rgb(148,160,160);
    font-weight: 600;
}

.secure-habitat-283 h1 {
    margin-bottom: 25px;
    font-size: 48px;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    margin-top: 40px;
    border-bottom: 2px solid rgb(148,160,160);
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(148,160,160);
    letter-spacing: 2px;
}



.secure-habitat-283 h1, .secure-habitat-283 h2 {
    animation: fadeInUp 0.6s ease-in-out;
}



.secure-habitat-283 ul li:hover, .secure-habitat-283 ol li:hover {
    transform: translateY(-3px);
    background: rgb(148,160,160);
    color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.find-contact-742 .quick-help-482 {
    border-radius: 17px;
    transition: all 0.4s ease;
    transform: perspective(1000px) rotateX(5deg) scale(0.98);
    box-shadow: 
        0 15px 40px rgba(0,0,0,0.1),
        0 0 30px rgba(rgb(148,160,160), 0.2);
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(15px);
    padding: 3rem;
    background: rgba(255,255,255,0.05);
}

.find-contact-742 .help-request-764 p {
    display: flex;
    justify-content: center;
    font-size: 14px;
    position: relative;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    align-items: center;
}

.find-contact-742 .edu-tutor-270 {
    text-align: center;
    margin-bottom: 1rem;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #ffffff;
    font-size: 20px;
}

.find-contact-742 .message-info-934 {
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
}

.find-contact-742 .msg-form-063:hover {
    background: rgba(255,255,255,0.2);
    padding-right: 1.2rem;
    padding-left: 0.8rem;
}

.tyHub-461::before {
    content: "";
    opacity: 0.1;
    z-index: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgb(148,160,160,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgb(112,122,121,0.5) 0%, transparent 50%);
    left: 0;
    animation: ambientGlow 15s infinite alternate ease-in-out;
}

.tyHub-461 .pro-program-542:hover {
    box-shadow: 0 18px 35px rgba(0,0,0,0.1), 
                0 8px 20px rgba(0,0,0,0.07);
    transform: translateY(27px);
}

.tyHub-461 ul {
    list-style: none;
    padding: 0;
    z-index: 2;
    position: relative;
    margin: 0;
}

.contact-panel-125 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgb(185,197,197), rgba(rgb(148,160,160), 0.03));
}

.contact-panel-125::before {
    height: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(148,160,160), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(112,122,121), 0.05) 0%, transparent 50%);
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
}

.contact-panel-125 .support-list-594 {
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    margin-top: 60px;
    background: #ffffff;
    overflow: hidden;
    transform-style: preserve-3d;
    display: flex;
    perspective: 1000px;
}



.contact-panel-125 .reach-panel-416 {
    flex: 0 0 55%;
    position: relative;
    padding: 60px 50px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
}

.contact-panel-125 form h3 {
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    color: #000000;
    margin-bottom: 35px;
}

.contact-panel-125 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgba(rgb(148,160,160), 0.1);
    border-color: rgb(148,160,160);
    background: rgba(#ffffff, 0.9);
}

.contact-panel-125 .inquiry-links-056 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-panel-125 .inquiry-links-056 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    top: 4px;
    position: absolute;
    content: "";
    border: solid #ffffff;
    width: 6px;
    left: 8px;
    height: 12px;
    transform: rotate(45deg);
}

.contact-panel-125 .help-block-672 {
    padding: 16px 40px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    border-radius: 8px;
    border: none;
    background: rgb(148,160,160);
    letter-spacing: 0.5px;
    font-size: 14px;
    transition: all 0.3s ease;
}

.contact-panel-125 svg:hover,
.contact-panel-125 svg:hover path {
    stroke: rgb(112,122,121);
    transform: translateY(-2px);
}

header .container {
    padding: 1rem 2rem;
    position: relative;
}

header .nav-learning-432::before {
    z-index: -1;
    top: -15px;
    width: calc(100% + 60px);
    transform: skewX(-15deg);
    opacity: 0.1;
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgb(148,160,160,0.5) 50%, transparent 100%);
    height: calc(100% + 30px);
    left: -30px;
    border-radius: 16px;
    position: absolute;
}

header .main-tutor-948 {
    z-index: 2;
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
}

.access-now-137 .pro-program-542 {
    position: relative;
    align-items: center;
    z-index: 10;
    flex-direction: column;
    display: flex;
}

.access-now-137 .container p::after {
    content: '';
    background: #ffffff;
    height: 100%;
    top: 40px;
    border-radius: 10px;
    width: 60%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
    z-index: -2;
    position: absolute;
    left: 20%;
}

.access-now-137 .help-block-672:hover::before {
    opacity: 1;
}

.access-now-137 .help-block-672::after {
    right: 30px;
    height: 20px;
    top: 50%;
    background: rgba(255, 255, 255, 0.3);
    width: 20px;
    position: absolute;
    transform: translateY(-50%) scale(0);
    transition: all 0.4s ease;
    content: '';
    border-radius: 50%;
    opacity: 0;
}

header .top_plank .top-learnings-378 div svg, header .top_plank .top-learnings-378 div svg path {
    fill: #ffffff;
}

header .top_plank .top-learnings-378 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}

.tariff-wrapper-427 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}

.tariff-wrapper-427 .edu-rates-286 {
    perspective: 1000px;
    display: grid;
    gap: 30px;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
}

.tariff-wrapper-427 .edu-rates-286 li:nth-child(2) {
    animation-delay: 0.5s;
}

.tariff-wrapper-427 .learning-packages-734 {
    position: relative;
    height: 100%;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 8px;
    transition: all 0.4s ease;
}

.tariff-wrapper-427 .member-fees-527:hover .learning-packages-734 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.2);
    border-color: rgba(255,255,255,0.2);
}

.tariff-wrapper-427 .member-fees-527:hover .rate-options-569 {
    transform: scale(1.05) translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.teacher-profile-762 .container {
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.teacher-profile-762 .pic-frame-wrap-290 {
    z-index: 3;
    transition: all 0.7s cubic-bezier(0.2, 1, 0.3, 1);
    filter: contrast(1.1) brightness(1.05);
    position: relative;
    border-radius: 25px;
    transform: scale(1) rotate(0deg);
    grid-row: 1 / span 2;
    grid-column: 2;
    height: 100%;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4);
}

.teacher-profile-762 .testimonial-track-639:hover .name {
    transform: translateX(10px);
}

.teacher-profile-762 .testimonial-track-639:hover .name::after {
    width: 120px;
}

.teacher-profile-762 .testimonial-track-639 span:not(.name) {
    margin-top: 4rem;
    grid-column: 1;
    transform: translateX(0);
    border-radius: 10px;
    font-weight: 600;
    color: rgb(112,122,121);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
    grid-row: 1;
    backdrop-filter: blur(10px);
    z-index: 3;
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    padding: 0.7rem 1.5rem;
    width: max-content;
    font-size: 22px;
}

.study-method-365 {
    display: flex;
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(215deg, #000000 0%, rgb(148,160,160) 100%);
    align-items: center;
    min-height: 80vh;
}

.study-method-365 .text-frame-item-174 {
    overflow: hidden;
    backdrop-filter: blur(5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    margin: 0 auto;
    position: relative;
    border-radius: 0 20px 20px 0;
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    border-left: 4px solid rgb(112,122,121);
    max-width: 900px;
    width: 90%;
}

.study-method-365 h2::before {
    animation: blink 1s step-end infinite;
    content: '>';
    left: 0;
    color: rgb(112,122,121);
    position: absolute;
}



.study-method-365 h2::after {
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    height: 2px;
    background: linear-gradient(90deg, rgb(112,122,121), rgb(148,160,160));
    bottom: -10px;
}

.study-method-365 .text-frame-item-174:hover::before {
    animation-duration: 1s;
}


.data-policy-458 {
    justify-content: space-between;
    box-shadow: 0 0 20px rgb(148,160,160,0.5);
    flex-wrap: wrap;
    display: flex;
    background: linear-gradient(135deg, rgb(112,122,121) 0%, rgba(0, 0, 0, 0.5) 100%);
    align-items: center;
    padding: 20px 5%;
}

.cookies-terms-304 {
    padding: 12px 25px;
    border-radius: 10px;
    background: rgb(148,160,160);
    font-size: 16px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgb(148,160,160,0.5);
    margin-left: 10px;
    cursor: pointer;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

.sign-up-625 .help-card-023 {
    display: flex;
    width: 90%;
    backdrop-filter: blur(10px);
    border-radius: 14px;
    transform: translateX(-5%) skewX(5deg);
    padding: 3rem 3rem 3.5rem;
    box-shadow: 
        -15px 15px 0 rgb(112,122,121,0.5),
        15px -15px 30px rgba(255, 255, 255, 0.1);
    margin-left: auto;
    background: rgba(0, 0, 0, 0.5);
    max-width: 600px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    flex-direction: column;
}

.sign-up-625 .email-block-736 {
    cursor: pointer;
    align-self: flex-start;
    transition: all 0.3s ease;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(148,160,160) 0%, rgb(112,122,121) 100%);
    padding: 1.2rem 2.5rem;
    font-weight: 600;
    transform: skewX(-5deg);
    font-size: 17px;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

.qna-board-390 .company_holder {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    padding: 2rem 2.5rem;
    background: #ffffff;
    flex: 1 1 400px;
    border-radius: 15px;
    position: relative;
}

.qna-board-390 .report-abuse-310 {
    color: #000000;
    position: relative;
    line-height: 1.7;
    font-size: 17px;
    border-radius: 10px;
    background: rgb(185,197,197);
    padding: 1.5rem;
    border-left: 3px solid rgb(112,122,121);
}

.qna-board-390 .nav-learning-432 .nav-pro-201 a {
    text-decoration: none;
    align-items: center;
    display: flex;
    padding: 0.8rem 1.5rem;
    transition: all 0.3s ease;
    color: #000000;
    position: relative;
    font-size: 17px;
}

.qna-board-390 .nav-learning-432 .nav-pro-201 a:hover::before {
    width: 100%;
}

.privacy-cta-426::before {
    right: 10%;
    position: absolute;
    height: 1px;
    left: 10%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(148,160,160,0.5), transparent);
    top: 0;
}

.welcome-481::after {
    width: 200%;
    top: -50%;
    opacity: 0.05;
    animation: patternMove 120s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(148,160,160,0.5) 0,
        rgb(148,160,160,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: -50%;
    pointer-events: none;
    position: absolute;
    content: "";
    height: 200%;
}

.welcome-481 .learn-quickpro-842 {
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.85);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}


    
    .welcome-481 .learn-quickpro-842 {
    transform: perspective(1000px) rotateY(0);
    padding: 2rem;
}

.welcome-481 svg text {
    transition: all 0.3s ease;
}

.welcome-481 .help-block-672:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(94, 170, 168, 0.4);
}

.welcome-481 .help-block-672:hover::before {
    opacity: 1;
}

.welcome-481 .help-block-672:active {
    transform: translateY(-2px);
}

.welcome-481 .pic-frame-wrap-290::after {
    mix-blend-mode: overlay;
    height: 100%;
    background: linear-gradient(
        to bottom right,
        rgba(var(--primary-color-rgb), 0.2),
        rgba(var(--secondary-color-rgb), 0.2)
    );
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
}

.course-structure-519 h2 {
    line-height: 1.3;
    margin-bottom: 50px;
    color: #000000;
    max-width: 90%;
    position: relative;
    transform: translateX(-5%);
    padding-left: 20px;
    font-size: 37px;
    font-weight: 700;
}

.course-structure-519 .pic-frame-wrap-290 {
    transform: perspective(1000px) rotateY(2deg) rotateX(-1deg);
    border: 3px solid #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 350px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.course-structure-519 .description:first-of-type {
    animation-delay: 0.2s;
}

.course-structure-519 .description:last-of-type {
    animation-delay: 0.4s;
}



@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 768px) {.educational-gains-796 {
    padding: 80px 0;
}.educational-gains-796 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 20px;
}.educational-gains-796 .pic-frame-wrap-290 {
    height: 350px;
}.educational-gains-796 h2 {
    font-size: 32px;
}
}



@media (max-width: 1200px) {.who-we-are-320 {
    padding: 100px 0;
}.who-we-are-320 .text-frame-item-174 {
    max-width: 95%;
    padding: 40px;
}
}



@media (max-width: 768px) {.who-we-are-320 {
    padding: 60px 0;
}.who-we-are-320 .text-frame-item-174 {
    max-width: 100%;
    padding: 30px;
    transform: none;
}.who-we-are-320 .text-frame-item-174::before {
    top: 30px;
    left: -15px;
    height: calc(100% - 60px);
    width: 4px;
}.who-we-are-320 h5 {
    font-size: calc(24px * 0.9);
}.who-we-are-320 p {
    margin-bottom: 15px;
    font-size: 14px;
}.who-we-are-320 p b {
    font-size: calc(14px * 1.3);
}.who-we-are-320 li {
    font-size: calc(14px * 0.9);
    line-height: 1.7;
}
}



@media (max-width: 480px) {.find-contact-742 .container {
    padding: 1rem 15px;
}.find-contact-742 .quick-help-482 {
    padding: 1rem;
}.find-contact-742 .pic-frame-wrap-290 {
    width: 120px;
    height: 120px;
}.find-contact-742 .help-request-764 p svg {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}.find-contact-742 .edu-tutor-270 svg {
    height: 16px;
    margin-right: 5px;
    width: 16px;
}}



@media (max-width: 768px) {.contact-panel-125 {
    padding: 60px 0;
}.contact-panel-125 .support-list-594 {
    margin-top: 40px;
    flex-direction: column;
}.contact-panel-125 .pic-frame-wrap-290 {
    width: 100%;
    min-height: 300px;
}.contact-panel-125 .reach-panel-416 {
    padding: 40px 30px;
    width: 100%;
}.contact-panel-125 form h3 {
    margin-bottom: 30px;
}.contact-panel-125 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-panel-125 .inquiry-links-056 {
    margin-bottom: 25px;
}.contact-panel-125 .help-block-672 {
    width: 100%;
    padding: 14px 30px;
}
}



@media (max-width: 767px) {.access-now-137 {
    padding: 80px 0;
}.access-now-137 .container p {
    font-size: 22px;
    padding: 30px;
    margin-bottom: 50px;
}.access-now-137 .container p::before {
    top: 12px;
}.access-now-137 .container p::after {
    top: 24px;
}.access-now-137 .help-block-672 {
    padding: 15px 40px;
}
}



@media (max-width: 768px) {.tariff-wrapper-427 {
    padding: 60px 0;
}.tariff-wrapper-427 h2 {
    font-size: calc(33px * 0.9);
}.tariff-wrapper-427 .trial-offers-623 {
    margin-bottom: 40px;
    font-size: calc(13px * 0.95);
}.tariff-wrapper-427 .edu-rates-286 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.tariff-wrapper-427 .price-choices-145 {
    min-height: 350px;
    padding: 25px 20px;
}.tariff-wrapper-427 .price-choices-145 h4 {
    font-size: 23px;
}.tariff-wrapper-427 .rate-options-569 {
    font-size: calc(23px * 1.1);
}
}



@media (max-width: 992px) {.study-method-365 {
    min-height: 70vh;
    padding: 5rem 1.5rem;
}.study-method-365 .text-frame-item-174 {
    padding: 2.5rem;
    width: 90%;
}.study-method-365 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(31px * 0.9);
}.study-method-365 p {
    font-size: calc(18px * 0.95);
}
}


@media only screen and (max-width: 800px) {.user-safety-154 {
    display: none;
}.data-policy-458 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.consent-comply-714 {
    text-align: center;
    margin-bottom: 20px;
}.cookie-popup-warning-857 h5, .cookie-popup-warning-857 p {
    text-align: center;
}.cookies-terms-304 {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}}



@media (max-width: 576px) {.qna-board-390 {
    padding: 2.5rem 0 1rem;
}.qna-board-390 .container {
    gap: 1.5rem;
}.qna-board-390 .nav-learning-432 {
    min-width: 100%;
    flex: 1 1 100%;
}.qna-board-390 .nav-pro-201 {
    gap: 1rem;
}.qna-board-390 .company_holder {
    padding: 1.5rem;
}.qna-board-390 .report-abuse-310 {
    padding: 1.2rem;
}.privacy-cta-426 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}



@media (min-width: 992px) {.course-structure-519 {
    padding: 150px 0;
}.course-structure-519 h2 {
    font-size: calc(37px * 1.2);
    max-width: 70%;
}.course-structure-519 .new-study-953 {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.course-structure-519 .pic-frame-wrap-290 {
    min-height: 550px;
}.course-structure-519 .text-frame-item-174 {
    max-height: 650px;
    transform: translateY(40px) translateX(-80px);
    padding: 50px 60px;
}.course-structure-519 .description {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
}
}



@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes slideIn {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes lineExpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}



@keyframes breatheGlow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}



@keyframes rotateGlow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}



@keyframes slideInTitle {
    from {
        transform: translateX(-1rem);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes scaleWidth {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }

