* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.main_coreto {
    flex: 1 0 auto;
}.grant_ctaqE {
    flex: 0 0 auto;
}.container-wrap8i {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}html,body {
    auto
contain
touch-action: none;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
}.container {
    max-width: 100%;
    width: 1181px;
    margin: auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.join_nowc5 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(186,209,178) 0%, rgb(151,174,137) 100%);
    overflow: hidden;
    position: relative;
}.join_nowc5::before {
    content: "";
    height: 200%;
    animation: rotate 60s linear infinite;
    width: 200%;
    background: radial-gradient(circle at center, transparent 0%, rgba(255, 255, 255, 0.03) 20%, transparent 70%);
    left: -50%;
    pointer-events: none;
    top: -50%;
    position: absolute;
}.join_nowc5::after {
    z-index: 1;
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 30% 70%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    background-size: 100px 100px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0.6;
}.join_nowc5 .container {
    backdrop-filter: blur(8px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
    padding: 2.5rem;
    margin: 0 auto;
    align-items: center;
    z-index: 2;
    justify-content: center;
    display: flex;
    position: relative;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
}.join_nowc5 .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25), 
                inset 0 1px 1px rgba(255, 255, 255, 0.15),
                inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}.join_nowc5 h6 {
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-weight: 700;
    font-size: calc(17px * 1.15);
    line-height: 1.6;
    text-align: center;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) both;
    position: relative;
    margin-bottom: 2.5rem;
    max-width: 80%;
    letter-spacing: 0.5px;
}.join_nowc5 h6::after {
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 3px;
    width: 60px;
    content: "";
}.join_nowc5 div div {
    position: relative;
    margin-top: 1rem;
    display: flex;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s both;
    justify-content: center;
    align-items: center;
}.join_nowc5 div div::before {
    content: "";
    left: 50%;
    height: 150px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(255, 255, 255, 0.15);
    width: 150px;
    animation: pulse 4s ease-in-out infinite;
    top: 50%;
    position: absolute;
}.join_nowc5 div span {
    z-index: 2;
    display: inline-block;
    position: relative;
}.join_nowc5 .query_linksub {
    padding: 1rem 2.5rem;
    display: inline-flex;
    transform: translateZ(0);
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    letter-spacing: 1px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
    text-decoration: none;
    font-family: Arial, sans-serif;
    border-radius: 4px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(151,174,137) 0%, rgb(255, 255, 255, 0.5) 100%);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}.join_nowc5 .query_linksub::before {
    content: "";
    position: absolute;
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    transition: left 0.7s ease;
    top: 0;
}.join_nowc5 .query_linksub:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.15);
    transform: translateY(-3px) scale(1.02);
}.join_nowc5 .query_linksub:hover::before {
    left: 100%;
}.join_nowc5 .query_linksub span {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}.join_nowc5 .query_linksub:hover span {
    transform: scale(1.05);
}.join_nowc5 .query_linksub:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

@keyframes pulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.5;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.2;
    }
}

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

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

@media (max-width: 992px) {.join_nowc5 {
    padding: 4rem 0;
}.join_nowc5 .container {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.join_nowc5 h6 {
    font-size: calc(17px * 1.05);
    max-width: 90%;
}
}

@media (max-width: 768px) {.join_nowc5 {
    padding: 3rem 0;
}.join_nowc5 .container {
    transform: none;
    padding: 1.75rem;
}.join_nowc5 h6 {
    font-size: 17px;
    margin-bottom: 2rem;
    max-width: 100%;
}.join_nowc5 div div::before {
    height: 120px;
    width: 120px;
}.join_nowc5 .query_linksub {
    padding: 0.9rem 2rem;
}
}

@media (max-width: 576px) {.join_nowc5 {
    padding: 2.5rem 0;
}.join_nowc5 .container {
    padding: 1.5rem;
}.join_nowc5 h6 {
    font-size: calc(17px * 0.9);
    margin-bottom: 1.75rem;
}.join_nowc5 div div::before {
    height: 100px;
    width: 100px;
}.join_nowc5 .query_linksub {
    padding: 0.8rem 1.75rem;
    font-size: calc(16px * 0.95);
}}.client_opinionsn1 {
    padding: 100px 0;
    position: relative;
    background: linear-gradient(180deg, rgb(221,235,215) 0%, rgb(186,209,178,0.5) 100%);
    overflow: hidden;
}.client_opinionsn1::before {
    z-index: 0;
    top: 0;
    transform: skewY(-5deg) translateY(-100px);
    background: linear-gradient(to right, rgb(151,174,137,0.5), transparent, rgb(151,174,137,0.5));
    height: 200px;
    opacity: 0.3;
    position: absolute;
    content: "";
    right: 0;
    left: 0;
}.client_opinionsn1::after {
    right: 0;
    background: linear-gradient(to left, rgb(186,209,178,0.5), transparent, rgb(186,209,178,0.5));
    transform: skewY(3deg) translateY(50px);
    opacity: 0.3;
    z-index: 0;
    height: 150px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
}.client_opinionsn1 .container {
    position: relative;
    z-index: 1;
}.client_opinionsn1 h2 {
    text-align: center;
    position: relative;
    color: #000000;
    font-weight: 700;
    transform: perspective(500px) rotateX(5deg);
    margin-bottom: 70px;
    font-size: 37px;
    padding-bottom: 20px;
}.client_opinionsn1 h2::after {
    content: "";
    border-radius: 10px;
    height: 5px;
    bottom: 0;
    background: linear-gradient(to right, rgb(186,209,178), rgb(151,174,137));
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    width: 100px;
}.client_opinionsn1 .review_praiseNC {
    align-items: center;
    display: flex;
    max-width: 800px;
    flex-direction: column;
    perspective: 1000px;
    margin: 0 auto;
    transform-style: preserve-3d;
    gap: 70px;
}.client_opinionsn1 .learner_quotesZ5 {
    padding: 30px;
    transition: all 0.5s ease;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    display: flex;
    width: 100%;
    border-radius: 30px;
    position: relative;
    gap: 20px;
    flex-direction: column;
    z-index: 1;
}.client_opinionsn1 .learner_quotesZ5:nth-child(odd) {
    align-self: flex-start;
    transform: translateX(-30px) rotateZ(-1deg);
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) {
    transform: translateX(30px) rotateZ(1deg);
    align-self: flex-end;
}.client_opinionsn1 .learner_quotesZ5:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    transform: scale(1.03) rotateZ(0);
    z-index: 2;
}.client_opinionsn1 .learner_quotesZ5::before {
    width: 30px;
    top: -15px;
    background: #ffffff;
    z-index: -1;
    box-shadow: -5px -5px 15px rgba(0, 0, 0, 0.5);
    content: "";
    height: 30px;
    transform: rotate(45deg);
    left: 30px;
    position: absolute;
}.client_opinionsn1 .learner_quotesZ5:nth-child(even)::before {
    right: 30px;
    left: auto;
}.client_opinionsn1 .learner_quotesZ5 img {
    object-fit: cover;
    transition: all 0.5s ease;
    height: 80px;
    border-radius: 50%;
    left: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
    position: absolute;
    border: 5px solid #ffffff;
    width: 80px;
    top: -40px;
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) img {
    right: 20px;
    left: auto;
}.client_opinionsn1 .learner_quotesZ5:hover img {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    transform: scale(1.1) translateY(-5px);
}.client_opinionsn1 .learner_quotesZ5 p {
    margin: 0;
    font-family: Arial, sans-serif;
}.client_opinionsn1 .learner_quotesZ5 p:first-of-type {
    margin-left: 100px;
    font-size: 21px;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin-top: 40px;
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) p:first-of-type {
    text-align: right;
    margin-left: 0;
    margin-right: 100px;
}.client_opinionsn1 .learner_quotesZ5 .description {
    padding: 20px;
    color: #000000;
    border-radius: 10px;
    font-weight: 400;
    position: relative;
    line-height: 1.7;
    font-size: 12px;
    background: linear-gradient(to right, rgb(221,235,215), transparent);
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) .description {
    background: linear-gradient(to left, rgb(221,235,215), transparent);
}.client_opinionsn1 .learner_quotesZ5 .description::before {
    line-height: 1;
    content: "";
    font-size: 60px;
    position: absolute;
    top: -20px;
    left: 0;
    font-weight: 700;
    color: rgb(186,209,178,0.5);
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) .description::before {
    right: 0;
    left: auto;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.client_opinionsn1 .learner_quotesZ5:nth-child(3n+1) {
    animation: float 6s ease-in-out infinite;
}.client_opinionsn1 .learner_quotesZ5:nth-child(3n+2) {
    animation-delay: 1s;
    animation: float 7s ease-in-out infinite;
}.client_opinionsn1 .learner_quotesZ5:nth-child(3n) {
    animation-delay: 2s;
    animation: float 8s ease-in-out infinite;
}

@media (max-width: 992px) {.client_opinionsn1 {
    padding: 80px 0;
}.client_opinionsn1 .learner_quotesZ5:nth-child(odd),
    .client_opinionsn1 .learner_quotesZ5:nth-child(even) {
    transform: none;
    width: 90%;
}.client_opinionsn1 .learner_quotesZ5:hover {
    transform: scale(1.02);
}
}

@media (max-width: 768px) {.client_opinionsn1 {
    padding: 70px 0;
}.client_opinionsn1 h2 {
    transform: none;
    margin-bottom: 50px;
}.client_opinionsn1 .review_praiseNC {
    gap: 80px;
}.client_opinionsn1 .learner_quotesZ5 {
    padding: 25px 20px;
}.client_opinionsn1 .learner_quotesZ5 img {
    width: 60px;
    top: -30px;
    height: 60px;
}.client_opinionsn1 .learner_quotesZ5 p:first-of-type {
    margin-left: 80px;
    font-size: calc(21px * 0.9);
    margin-top: 30px;
}.client_opinionsn1 .learner_quotesZ5:nth-child(even) p:first-of-type {
    margin-right: 80px;
}.client_opinionsn1 .learner_quotesZ5 .description {
    font-size: calc(12px * 0.95);
    padding: 15px;
}}.appBlock07 {
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgba(rgb(186,209,178,0.5), 0.1) 100%);
    isolation: isolate;
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.appBlock07::before {
    right: -5%;
    z-index: -1;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(225deg, rgb(186,209,178) 0%, transparent 70%);
    width: 45%;
    content: "";
    transform: rotate(-15deg) translateZ(0);
    opacity: 0.15;
    top: -5%;
    position: absolute;
    filter: blur(20px);
    height: 45%;
}.appBlock07::after {
    filter: blur(20px);
    bottom: -5%;
    z-index: -1;
    height: 35%;
    content: "";
    left: -5%;
    width: 35%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    opacity: 0.15;
    position: absolute;
    transform: rotate(15deg) translateZ(0);
    background: linear-gradient(45deg, rgb(151,174,137) 0%, transparent 70%);
}.appBlock07 .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.appBlock07 .virtual_classeset {
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    padding: clamp(2rem, 5vw, 4rem);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(186,209,178,0.5), 0.05);
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    gap: 2.5rem;
}.appBlock07 .virtual_classeset:hover {
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(186,209,178,0.5), 0.1);
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
}.appBlock07 .virtual_classeset > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.appBlock07 .virtual_classeset > div:first-child::after {
    height: 3px;
    content: "";
    left: 0;
    transform-origin: left center;
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    width: 80%;
    background: linear-gradient(90deg, rgb(186,209,178) 0%, transparent 100%);
    transform: scaleX(0);
    position: absolute;
    bottom: 0;
}.appBlock07 h5 {
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    letter-spacing: -0.01em;
    opacity: 0;
    font-weight: 700;
    line-height: 1.4;
    font-size: clamp(calc(22px * 0.8), 4vw, 22px);
    margin: 0;
    transform: translateY(20px);
    color: #000000;
}.appBlock07 .virtual_classeset > div:last-child {
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    opacity: 0;
    position: relative;
}.appBlock07 .virtual_classeset > div:last-child::before {
    opacity: 0.2;
    position: absolute;
    top: -10px;
    height: 80px;
    background: linear-gradient(135deg, rgb(151,174,137) 0%, transparent 80%);
    border-radius: 50%;
    content: "";
    width: 80px;
    transform: translateZ(0);
    right: -40px;
    animation: pulse 6s ease-in-out infinite alternate;
    z-index: -1;
}.appBlock07 p {
    font-size: clamp(calc(15px * 0.95), 3vw, 15px);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: color 0.3s ease;
    margin: 0;
}.appBlock07 a {
    overflow: hidden;
    padding: 0.5rem 0;
    text-decoration: none;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
}.appBlock07 a:hover {
    transform: translateX(5px);
}.appBlock07 a:hover p {
    color: rgb(186,209,178);
}.appBlock07 a::after {
    bottom: 0;
    opacity: 0.5;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(151,174,137) 0%, transparent 100%);
    transform-origin: left center;
    position: absolute;
    height: 1px;
    left: 0;
    transform: scaleX(0.3);
    content: "";
    width: 100%;
}.appBlock07 a:hover::after {
    transform: scaleX(1);
    opacity: 1;
}

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

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translateZ(0) translate(0, 0);
    }
    100% {
        transform: rotate(-5deg) translateZ(0) translate(10px, -10px);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.appBlock07 {
    padding: 7rem 0;
}.appBlock07 .virtual_classeset {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: clamp(3rem, 6vw, 5rem);
    gap: 4rem;
}.appBlock07 .virtual_classeset > div:first-child {
    padding-right: 2rem;
    padding-bottom: 0;
}.appBlock07 .virtual_classeset > div:first-child::after {
    transform-origin: top center;
    transform: scaleY(0);
    width: 3px;
    top: 15%;
    background: linear-gradient(180deg, rgb(186,209,178) 0%, transparent 100%);
    height: 70%;
    left: auto;
    right: 0;
    bottom: auto;
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
}.appBlock07 h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.appBlock07 .virtual_classeset {
    gap: 6rem;
}.appBlock07 h5 {
    font-size: 22px;
}.appBlock07 p {
    font-size: 15px;
}
}

@keyframes expandVertLine {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 480px) {.appBlock07 {
    padding: 4rem 0;
}.appBlock07 .virtual_classeset {
    padding: 2rem 1.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
}.appBlock07 h5 {
    font-size: calc(22px * 0.75);
}.appBlock07 p {
    font-size: calc(15px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.appBlock07::before,
    .appBlock07::after,
    .appBlock07 .virtual_classeset,
    .appBlock07 .virtual_classeset > div:first-child::after,
    .appBlock07 h5,
    .appBlock07 .virtual_classeset > div:last-child,
    .appBlock07 .virtual_classeset > div:last-child::before,
    .appBlock07 a,
    .appBlock07 a::after {
    animation: none;
    transition: opacity 0.3s ease;
}.appBlock07 .virtual_classeset > div:first-child::after,
    .appBlock07 a::after {
    transform: none;
}}.modalDataProtection8L {
    transition: transform 0.3s ease-in-out;
    transform: translateY(100%);
    border-top: 3px solid rgb(151,174,137);
    padding: 20px 0;
    background: rgb(151,174,137);
    z-index: 90;
    bottom: 0;
    width: 100%;
    position: fixed;
    animation: slideUp 0.5s forwards;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookie_box_noticer2 {
    display: none;
}#cookie_box_noticer2:checked ~ .modalDataProtection8L {
    opacity: 0;
    visibility: hidden;
}.edu_settingsTe {
    padding: 20px 5%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 20px;
}.modalDataProtection8L h5 {
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
}.modalDataProtection8L p {
    color: #ffffff;
    line-height: 1.5;
    font-size: 16px;
    font-family: Arial, sans-serif;
}.user_choicesos {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(186,209,178));
}.user_choicesos svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(186,209,178);
    width: 80px;
    height: 80px;
}.user_choicesos:hover svg {
    transform: scale(1.1);
}.visitor_confirmzg {
    cursor: pointer;
    box-shadow: 0 0 15px rgb(186,209,178);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    background: linear-gradient(90deg, rgb(186,209,178), rgb(151,174,137));
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #000000;
    text-decoration: none;
    flex-shrink: 0;
    padding: 10px 20px;
    margin-left: 10px;
    min-width: 140px;
    border-radius: 24px;
}.visitor_confirmzg:hover {
    box-shadow: 0 0 20px rgb(151,174,137);
}.cookie_button.cookie_visitor8y {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(151,174,137);
}.cookie_button.cookie_visitor8y:hover {
    box-shadow: 0 0 15px rgb(151,174,137);
    background: rgba(0, 0, 0, 0.5);
}.modalDataProtection8L p a {
    color: rgb(186,209,178);
    text-decoration: none;
    transition: color 0.3s ease;
}.modalDataProtection8L p a:hover {
    color: rgb(151,174,137);
}
@media only screen and (max-width: 1200px) {.modalDataProtection8L {
    padding: 15px 0;
}.edu_settingsTe {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.user_choicesos {
    display: none;
}.edu_settingsTe {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.modalDataProtection8L h5 {
    font-size: 16px;
    margin-bottom: 5px;
}.cookies_termstx {
    margin-bottom: 15px;
}.visitor_confirmzg {
    margin: 10px 0;
    min-width: 100%;
}}
.teaching_historyse {
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgb(186,209,178,0.5) 100%);
    overflow: hidden;
    padding: 7rem 2rem 5rem;
    perspective: 1000px;
    position: relative;
}.teaching_historyse::before {
    right: -10%;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(151,174,137,0.5),
        rgb(151,174,137,0.5) 5px,
        transparent 5px,
        transparent 20px
    );
    width: 60%;
    position: absolute;
    opacity: 0.2;
    transform: rotateZ(-15deg) rotateX(45deg) rotateY(15deg);
    height: 70%;
    top: -20%;
}.teaching_historyse::after {
    transform: rotateZ(15deg) rotateX(30deg) rotateY(-10deg);
    z-index: 1;
    bottom: -15%;
    border: 5px solid rgb(186,209,178,0.5);
    height: 50%;
    opacity: 0.3;
    width: 40%;
    position: absolute;
    content: "";
    left: -5%;
}.teaching_historyse .learner_quotesZ5 {
    position: relative;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    z-index: 2;
}.teaching_historyse .pic_thumbnailBY {
    position: absolute;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
    height: 380px;
    width: 300px;
    z-index: 3;
    transform: 
        translateZ(60px) 
        rotateY(15deg) 
        rotateX(5deg);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        80% 100%, 
        0% 100%
    );
    left: 15%;
}.teaching_historyse .pic_thumbnailBY:hover {
    box-shadow: 30px 30px 40px -10px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(80px) 
        rotateY(5deg) 
        rotateX(0deg);
    filter: brightness(1.1);
}.teaching_historyse .exp_contentm0 {
    padding: 2.5rem 2.5rem 2.5rem 8rem;
    background: #ffffff;
    margin-left: auto;
    transform: 
        translateZ(30px) 
        rotateY(-10deg) 
        rotateX(3deg);
    border-radius: 22px;
    z-index: 2;
    width: 550px;
    position: relative;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 15px 15px 30px -5px rgba(0, 0, 0, 0.5);
}.teaching_historyse .exp_contentm0::before {
    transition: all 0.5s ease;
    background: rgb(186,209,178,0.5);
    z-index: -1;
    top: 15px;
    left: 15px;
    content: "";
    border-radius: 22px;
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
}.teaching_historyse .exp_contentm0:hover {
    box-shadow: 25px 25px 40px -5px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(40px) 
        rotateY(-5deg) 
        rotateX(0deg);
}.teaching_historyse .exp_contentm0:hover::before {
    top: 8px;
    opacity: 0.5;
    left: 8px;
}.teaching_historyse .name {
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    animation: slide-up 0.7s forwards 0.2s;
    color: rgb(186,209,178);
    font-size: 30px;
    margin-bottom: 0.7rem;
    z-index: 2;
    font-weight: 700;
}.teaching_historyse .exp_contentm0 > div:nth-child(2) {
    z-index: 2;
    opacity: 0;
    font-size: 19px;
    margin-bottom: 2rem;
    font-weight: 600;
    color: rgb(151,174,137);
    position: relative;
    transform: translateY(30px);
    animation: slide-up 0.7s forwards 0.4s;
}.teaching_historyse .exp_summaryzX {
    line-height: 1.7;
    color: #000000;
    opacity: 0;
    font-weight: 400;
    position: relative;
    font-style: italic;
    transform: translateY(30px);
    animation: slide-up 0.7s forwards 0.6s;
    font-size: 16px;
    z-index: 2;
}@keyframes slide-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.teaching_historyse .exp_summaryzX::after {
    content: "";
    right: 0;
    opacity: 0.4;
    font-family: serif;
    color: rgb(151,174,137,0.5);
    z-index: -1;
    font-size: 6rem;
    bottom: -50px;
    position: absolute;
}@keyframes floating {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
    100% {
        transform: translateY(0px) rotate(0deg);
    }
}

.teaching_historyse .learner_quotesZ5:hover .pic_thumbnailBY {
    animation: floating 6s ease-in-out infinite;
}

@media (max-width: 1100px) {.teaching_historyse .learner_quotesZ5 {
    align-items: center;
    flex-direction: column;
}.teaching_historyse .pic_thumbnailBY {
    margin-bottom: 4rem;
    left: auto;
    width: 250px;
    transform: 
            translateZ(30px) 
            rotateY(0deg) 
            rotateX(0deg);
    height: 320px;
    position: relative;
}.teaching_historyse .exp_contentm0 {
    margin-left: 0;
    width: 100%;
    transform: 
            translateZ(20px) 
            rotateY(0deg) 
            rotateX(0deg);
    padding: 2rem;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(186,209,178);
}header .top_plank .study_techprokf div svg, header .top_plank .study_techprokf div svg path {
    fill: #ffffff;
}header .top_plank .study_techprokf div span {
    color: #ffffff;
}header .top_plank .study_techprokf {
    justify-content: flex-start;
    padding: 15px 0 10px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
    line-height: 21px;
}header .top_plank .study_techprokf div {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
}header .top_plank .study_techprokf div img, header .top_plank .study_techprokf div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}header {
    z-index: 99;
    background: linear-gradient(to right, rgb(151,174,137) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: visible;
    width: 100%;
}header::before {
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(186,209,178,0.5) 10px,
        rgb(186,209,178,0.5) 11px
    );
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0.1;
    content: '';
    position: absolute;
}header .top_sitebarUP {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}header .top_sitebarUP::after {
    background: linear-gradient(
        90deg,
        transparent,
        rgb(186,209,178),
        rgb(151,174,137),
        rgb(186,209,178),
        transparent
    );
    height: 1px;
    left: 5%;
    box-shadow: 0 0 10px rgb(151,174,137), 0 0 20px rgb(151,174,137,0.5);
    bottom: 0;
    content: '';
    width: 90%;
    position: absolute;
}header .top_sitebarUP .header_base32 {
    margin-right: 20px;
    z-index: 2;
    position: relative;
    padding: 5px 10px;
}header .top_sitebarUP .header_base32::before {
    opacity: 0;
    border: 1px solid rgb(151,174,137,0.5);
    left: 0;
    transition: opacity 0.4s ease;
    content: '';
    box-shadow: 0 0 15px rgb(151,174,137,0.5);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    border-radius: 10px;
}header .top_sitebarUP .header_base32:hover::before {
    opacity: 1;
}header .top_sitebarUP .header_base32 .top_mentorCl {
    transition: transform 0.3s ease;
    display: block;
}header .top_sitebarUP .header_base32:hover .top_mentorCl {
    transform: scale(1.05);
}header .top_sitebarUP .header_base32 .top_mentorCl svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 0 5px rgb(151,174,137,0.5));
}header .top_sitebarUP .first_lessonFJ {
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    position: relative;
    display: flex;
    justify-content: flex-end;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px 20px;
}header .top_sitebarUP .first_lessonFJ::before {
    opacity: 0.2;
    border-radius: 10px;
    position: absolute;
    content: '';
    top: 0;
    background: radial-gradient(
        ellipse at center,
        rgb(151,174,137,0.5) 0%,
        transparent 70%
    );
    width: 100%;
    height: 100%;
    left: 0;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx {
    position: relative;
    margin: 0;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx::after {
    width: 0;
    box-shadow: 0 0 8px rgb(186,209,178);
    left: 50%;
    bottom: -5px;
    background: rgb(186,209,178);
    position: absolute;
    content: '';
    transition: width 0.3s ease, left 0.3s ease;
    height: 2px;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx:hover::after {
    width: 80%;
    left: 10%;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx a {
    text-decoration: none;
    display: block;
    font-size: 13px;
    position: relative;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #ffffff;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx:hover a {
    color: rgb(186,209,178);
    text-shadow: 0 0 5px rgb(186,209,178,0.5);
}

@media (max-width: 992px) {header .top_sitebarUP {
    flex-direction: column;
}header .top_sitebarUP .header_base32 {
    margin: 0 0 15px 0;
    align-self: center;
}header .top_sitebarUP .first_lessonFJ {
    width: 100%;
    justify-content: center;
}header .top_sitebarUP .first_lessonFJ .site_navbarZx a {
    font-size: calc(13px - 1px);
    padding: 10px 15px;
}}.program_informationf2 {
    position: relative;
    background: rgb(221,235,215);
    overflow: hidden;
    padding: 120px 0;
}.program_informationf2::before {
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(151,174,137,0.5) 2px, rgb(151,174,137,0.5) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(186,209,178,0.5) 2px, rgb(186,209,178,0.5) 4px);
    z-index: 0;
    opacity: 0.03;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}.program_informationf2::after {
    width: 90%;
    top: 5%;
    height: 90%;
    filter: blur(40px);
    left: 5%;
    animation: ambientLight 15s infinite alternate ease-in-out;
    position: absolute;
    background: 
        radial-gradient(ellipse at top left, rgb(186,209,178,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(151,174,137,0.5) 0%, transparent 60%);
    content: "";
    z-index: 0;
}.program_informationf2 .container {
    z-index: 1;
    position: relative;
}.program_informationf2 .virtual_classeset {
    background: transparent;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: visible;
    border-radius: 23px;
}.program_informationf2 .pic_thumbnailBY {
    z-index: 0;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 23px;
    transform: translateZ(0);
    position: absolute;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    left: 0;
    filter: saturate(0.8) contrast(1.1);
    width: 100%;
    top: 0;
}.program_informationf2 .pic_thumbnailBY::before {
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    mix-blend-mode: multiply;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    z-index: 1;
    top: 0;
}.program_informationf2 .pic_thumbnailBY::after {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: 
        linear-gradient(to right, #000000 0%, transparent 20%, transparent 80%, #000000 100%),
        linear-gradient(to bottom, #000000 0%, transparent 20%, transparent 80%, #000000 100%);
    content: "";
    opacity: 0.7;
    position: absolute;
    height: 100%;
}.program_informationf2 .virtual_classeset:hover .pic_thumbnailBY {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
    filter: saturate(1.1) contrast(1.2);
}.program_informationf2 .education_route16 {
    position: relative;
    width: 85%;
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.6s ease;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 3;
    box-shadow:
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 23px;
    margin: 40px auto;
    backdrop-filter: blur(10px);
    padding: 80px 60px;
}.program_informationf2 .education_route16::before {
    opacity: 0.7;
    content: "";
    right: -2px;
    top: -2px;
    border-radius: calc(23px + 2px);
    position: absolute;
    left: -2px;
    z-index: -1;
    transition: opacity 0.6s ease;
    background: linear-gradient(
        45deg,
        rgb(186,209,178) 0%,
        transparent 30%,
        transparent 70%,
        rgb(151,174,137) 100%
    );
    bottom: -2px;
}.program_informationf2 .education_route16::after {
    z-index: -1;
    opacity: 0.5;
    content: "";
    border: 1px dashed rgb(186,209,178,0.5);
    position: absolute;
    right: 10px;
    border-radius: 10px;
    transition: all 0.4s ease;
    bottom: 10px;
    top: 10px;
    left: 10px;
}.program_informationf2 .virtual_classeset:hover .education_route16 {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow:
        0 20px 45px rgba(0, 0, 0, 0.15),
        0 10px 25px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.program_informationf2 .virtual_classeset:hover .education_route16::before {
    opacity: 1;
}.program_informationf2 .virtual_classeset:hover .education_route16::after {
    top: 15px;
    bottom: 15px;
    opacity: 0.7;
    right: 15px;
    left: 15px;
}.program_informationf2 .header_base32 {
    left: 50%;
    top: -35px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 4px 8px rgba(0, 0, 0, 0.05),
        0 0 0 5px rgb(186,209,178,0.5);
    display: flex;
    z-index: 5;
    height: 70px;
    width: 70px;
    background: #ffffff;
    border-radius: 50%;
    align-items: center;
    position: absolute;
    transform: translateX(-50%);
    justify-content: center;
}.program_informationf2 .header_base32::before {
    left: -10px;
    animation: rotateConic 10s linear infinite;
    background: 
        conic-gradient(
            rgb(186,209,178) 0deg, 
            rgb(186,209,178) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(151,174,137) 180deg, 
            rgb(151,174,137) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
    opacity: 0.5;
    content: "";
    bottom: -10px;
    z-index: -1;
    position: absolute;
    top: -10px;
    right: -10px;
    transition: opacity 0.5s ease;
    border-radius: 50%;
}.program_informationf2 .header_base32:hover {
    transform: translateX(-50%) scale(1.1);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 6px 12px rgba(0, 0, 0, 0.08),
        0 0 0 5px rgb(151,174,137,0.5);
}.program_informationf2 .header_base32:hover::before {
    opacity: 0.8;
}.program_informationf2 .header_base32 svg {
    height: 40px;
    transition: transform 0.5s ease;
    width: 40px;
}.program_informationf2 .header_base32:hover svg {
    transform: rotate(15deg);
}.program_informationf2 .header_base32 svg path {
    transition: fill 0.5s ease;
    fill: rgb(186,209,178);
}.program_informationf2 .header_base32:hover svg path {
    fill: rgb(151,174,137);
}.program_informationf2 h3 {
    margin-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
}.program_informationf2 h3::before {
    width: 50px;
    bottom: 0;
    content: "";
    left: 50%;
    height: 2px;
    transition: width 0.5s ease;
    background: rgb(186,209,178);
    transform: translateX(-50%);
    position: absolute;
}.program_informationf2 h3::after {
    height: 1px;
    transition: width 0.5s ease;
    content: "";
    bottom: -5px;
    width: 100px;
    position: absolute;
    background: rgb(151,174,137,0.5);
    transform: translateX(-50%);
    left: 50%;
}.program_informationf2 .education_route16:hover h3::before {
    width: 100px;
}.program_informationf2 .education_route16:hover h3::after {
    width: 150px;
}.program_informationf2 p {
    line-height: 1.8;
    margin: 0 auto;
    font-size: 12px;
    max-width: 90%;
    position: relative;
    color: #000000;
    text-align: center;
}.program_informationf2 p::before, 
.program_informationf2 p::after {
    transition: all 0.5s ease;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0.3;
}.program_informationf2 p::before {
    top: -10px;
    left: -10px;
    border-left: 2px solid rgb(186,209,178);
    border-top: 2px solid rgb(186,209,178);
}.program_informationf2 p::after {
    border-bottom: 2px solid rgb(151,174,137);
    bottom: -10px;
    border-right: 2px solid rgb(151,174,137);
    right: -10px;
}.program_informationf2 .education_route16:hover p::before,
.program_informationf2 .education_route16:hover p::after {
    opacity: 0.6;
    width: 40px;
    height: 40px;
}

@keyframes ambientLight {
    0% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
    50% {
        opacity: 0.5;
        transform: scale(1) rotate(5deg);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.program_informationf2 {
    padding: 100px 0;
}.program_informationf2 .education_route16 {
    padding: 70px 50px;
    width: 90%;
}.program_informationf2 h3 {
    font-size: calc(33px - 2px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.program_informationf2 {
    padding: 80px 0;
}.program_informationf2 .education_route16 {
    width: 90%;
    margin: 30px auto;
    padding: 60px 40px;
}.program_informationf2 .header_base32 {
    top: -30px;
    width: 60px;
    height: 60px;
}.program_informationf2 .header_base32 svg {
    height: 35px;
    width: 35px;
}.program_informationf2 h3 {
    font-size: calc(33px - 4px);
    padding-bottom: 15px;
    margin-bottom: 25px;
}.program_informationf2 p {
    font-size: calc(12px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.program_informationf2 {
    padding: 60px 0;
}.program_informationf2 .education_route16 {
    width: 95%;
    margin: 25px auto;
    padding: 50px 30px;
    transform: none;
}.program_informationf2 .header_base32 {
    width: 50px;
    top: -25px;
    height: 50px;
}.program_informationf2 .header_base32 svg {
    height: 30px;
    width: 30px;
}.program_informationf2 .header_base32::before {
    display: none;
}.program_informationf2 h3 {
    padding-bottom: 12px;
    font-size: calc(33px - 6px);
    margin-bottom: 20px;
}.program_informationf2 p {
    font-size: calc(12px - 2px);
    line-height: 1.6;
    max-width: 100%;
}.program_informationf2 p::before, 
    .program_informationf2 p::after {
    width: 15px;
    height: 15px;
}.program_informationf2 .education_route16:hover p::before,
    .program_informationf2 .education_route16:hover p::after {
    height: 25px;
    width: 25px;
}.program_informationf2 h3::before {
    width: 40px;
}.program_informationf2 h3::after {
    width: 80px;
}.program_informationf2 .education_route16:hover h3::before {
    width: 70px;
}.program_informationf2 .education_route16:hover h3::after {
    width: 110px;
}.program_informationf2 .pic_thumbnailBY {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.program_informationf2 .virtual_classeset:hover .pic_thumbnailBY {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.program_informationf2 .education_route16::after {
    display: none;
}}.about_thiswP {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.about_thiswP::before {
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(186,209,178,0.5), rgb(151,174,137,0.5));
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.92;
    position: absolute;
}.about_thiswP .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    display: grid;
    max-width: 1200px;
    grid-gap: 40px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.about_thiswP h2 {
    transform: translateX(-10px);
    opacity: 0;
    color: #ffffff;
    animation: slideInTitle 0.8s ease-out forwards;
    font-size: calc(31px * 1.2);
    font-weight: 700;
    margin: 0 0 30px;
    position: relative;
}.about_thiswP h2::after {
    width: 80px;
    transform-origin: left;
    bottom: -12px;
    background: rgb(151,174,137);
    left: 0;
    height: 3px;
    transform: scaleX(0);
    position: absolute;
    animation: expandLine 1s 0.5s ease-in-out forwards;
    content: "";
}.about_thiswP .text_area_wrapAB {
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 40px;
    transform: translateY(20px);
    background: rgba(255, 255, 255, 0.95);
    animation: fadeIn 1s 0.3s ease-out forwards;
    opacity: 0;
}.about_thiswP .text_area_wrapAB::before {
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(186,209,178), rgb(151,174,137));
    transform: scaleY(0);
    left: 0;
    transform-origin: top;
    position: absolute;
    content: "";
    animation: expandVertical 0.8s 0.7s ease-out forwards;
    width: 5px;
}.about_thiswP .text_area_wrapAB > div {
    grid-gap: 25px;
    display: grid;
    grid-template-columns: 1fr;
}.about_thiswP .text_area_wrapAB p {
    font-weight: 600;
    position: relative;
    transform: translateX(-10px);
    font-size: calc(15px * 1.4);
    animation: slideInText 0.8s 0.4s ease-out forwards;
    padding-bottom: 10px;
    color: rgb(186,209,178);
    opacity: 0;
    margin: 0;
}.about_thiswP .text_area_wrapAB p::after {
    height: 2px;
    transform: scaleX(0);
    left: 0;
    bottom: 0;
    transform-origin: left;
    content: "";
    background: rgb(151,174,137);
    width: 40px;
    position: absolute;
    animation: expandLine 0.6s 0.9s ease-out forwards;
}.about_thiswP .text_area_wrapAB div div {
    color: #000000;
    column-gap: 40px;
    line-height: 1.8;
    column-count: 1;
    opacity: 0;
    font-size: 15px;
    animation: fadeIn 1s 0.6s ease-out forwards;
    transform: translateY(15px);
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInText {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes expandVertical {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

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

@media (min-width: 768px) {.about_thiswP {
    padding: 150px 0;
}.about_thiswP .container {
    grid-gap: 60px;
    grid-template-columns: 1fr;
}.about_thiswP h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 1.5);
}.about_thiswP h2::after {
    height: 4px;
    width: 120px;
}.about_thiswP .text_area_wrapAB {
    padding: 60px;
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateY(0deg);
}.about_thiswP .text_area_wrapAB:hover {
    transform: perspective(1000px) rotateY(1deg);
}.about_thiswP .text_area_wrapAB > div {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.about_thiswP .text_area_wrapAB p {
    font-size: calc(15px * 1.6);
}.about_thiswP .text_area_wrapAB div div {
    column-count: 2;
    column-gap: 50px;
}
}

@media (min-width: 1024px) {.about_thiswP {
    padding: 180px 0;
}.about_thiswP .container {
    padding: 0 30px;
    grid-template-columns: 1fr;
}.about_thiswP .text_area_wrapAB {
    margin-left: -40px;
    padding: 70px;
    width: calc(100% + 40px);
}.about_thiswP .text_area_wrapAB::after {
    position: absolute;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(186,209,178,0.5), 0.05) 50%);
    width: 150px;
    right: 0;
    z-index: -1;
    height: 150px;
    content: "";
    bottom: 0;
}.about_thiswP .text_area_wrapAB p {
    padding-bottom: 15px;
    font-size: calc(15px * 1.8);
}.about_thiswP .text_area_wrapAB div div {
    column-count: 2;
}
}

@media (min-width: 1200px) {.about_thiswP {
    padding: 200px 0;
}.about_thiswP::after {
    opacity: 0.15;
    height: 250px;
    z-index: 1;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background: radial-gradient(circle, rgb(151,174,137,0.5) 0%, transparent 70%);
    transform: translateY(-50%);
    width: 250px;
}.about_thiswP .container {
    padding: 0 40px;
    max-width: 1400px;
}.about_thiswP h2 {
    font-size: calc(31px * 1.8);
    margin-bottom: 50px;
}.about_thiswP .text_area_wrapAB {
    margin-left: -80px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    display: flex;
    width: calc(100% + 80px);
    padding: 80px;
}.about_thiswP .text_area_wrapAB > div {
    grid-gap: 35px;
    grid-template-columns: 1fr;
    max-width: 90%;
}.about_thiswP .text_area_wrapAB div div {
    column-gap: 60px;
    column-count: 2;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.about_thiswP {
    padding: 80px 0;
}.about_thiswP .container {
    padding: 0 15px;
}.about_thiswP h2 {
    font-size: 31px;
    margin-bottom: 25px;
}.about_thiswP .text_area_wrapAB {
    padding: 25px;
}.about_thiswP .text_area_wrapAB p {
    font-size: calc(15px * 1.2);
}.about_thiswP .text_area_wrapAB div div {
    font-size: 15px;
    line-height: 1.6;
}}.plan_dealUr {
    overflow: hidden;
    background-color: rgb(221,235,215);
    position: relative;
    padding: 5rem 0;
}.plan_dealUr::before {
    position: absolute;
    height: 12rem;
    transform: rotate(15deg);
    content: "";
    width: 12rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(186,209,178), rgb(151,174,137));
    top: -3rem;
    right: -3rem;
}.plan_dealUr::after {
    position: absolute;
    width: 18rem;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    content: "";
    left: -5rem;
    background: linear-gradient(45deg, rgb(151,174,137), rgb(186,209,178,0.5));
    z-index: 0;
    bottom: -5rem;
    opacity: 0.05;
    transform: rotate(-10deg);
    height: 18rem;
}.plan_dealUr .container {
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.plan_dealUr .learning_package1S {
    display: flex;
    flex-direction: column;
}.plan_dealUr .sub_optionsJ7 {
    margin-bottom: 3rem;
    position: relative;
    order: -1;
}.plan_dealUr .sub_optionsJ7 h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 38px;
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
}.plan_dealUr .sub_optionsJ7 h2::after {
    bottom: -0.5rem;
    left: 0;
    position: absolute;
    width: 60%;
    background: linear-gradient(90deg, rgb(186,209,178), transparent);
    content: "";
    height: 3px;
}.plan_dealUr .tuition_plansJk {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #000000;
    max-width: 800px;
}.plan_dealUr .fee_packageiF {
    width: 100%;
    gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.plan_dealUr .value_ratesuA {
    position: relative;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    z-index: 2;
    color: #000000;
    overflow: hidden;
}.plan_dealUr .deal_optsBO {
    min-height: 480px;
    overflow: hidden;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    transform: translateY(0);
    flex-direction: column;
    position: relative;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.plan_dealUr .value_ratesuA:hover .deal_optsBO {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}.plan_dealUr .fee_structureXh {
    display: flex;
    flex: 1;
    overflow: hidden;
    z-index: 2;
    position: relative;
    padding: 2rem;
    flex-direction: column;
}.plan_dealUr .fee_structureXh h3 {
    display: inline-block;
    position: relative;
    color: #000000;
    margin-bottom: 0.5rem;
    transition: color 0.3s ease;
    font-size: calc(23px + 0.1rem);
    font-weight: 600;
}.plan_dealUr .value_ratesuA:hover .fee_structureXh h3 {
    color: rgb(186,209,178);
}.plan_dealUr .value_deals0l {
    color: rgb(186,209,178);
    display: block;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    font-weight: 700;
    font-size: calc(23px + 0.5rem);
    position: relative;
}.plan_dealUr .value_deals0l::before {
    transform-origin: left;
    transform: scaleX(1);
    height: 2px;
    left: 0;
    width: 3rem;
    background-color: rgb(186,209,178,0.5);
    content: "";
    transition: transform 0.4s ease;
    position: absolute;
    bottom: -0.75rem;
}.plan_dealUr .value_ratesuA:hover .value_deals0l::before {
    transform: scaleX(1.5);
}.plan_dealUr .fee_structureXh p {
    color: #000000;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    word-break: break-word;
    font-size: calc(16px - 0.1rem);
    flex-grow: 1;
    overflow-wrap: break-word;
}.plan_dealUr .pic_thumbnailBY {
    transition: transform 0.6s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
}.plan_dealUr .pic_thumbnailBY::after {
    left: 0;
    top: 0;
    opacity: 0.7;
    transition: opacity 0.3s ease;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    content: "";
    bottom: 0;
    right: 0;
    position: absolute;
}.plan_dealUr .value_ratesuA:hover .pic_thumbnailBY {
    transform: scale(1.03);
}.plan_dealUr .value_ratesuA:hover .pic_thumbnailBY::after {
    opacity: 0.4;
}.plan_dealUr .deal_optsBO::before {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    width: 100%;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(186,209,178), rgb(151,174,137));
    left: 0;
    content: "";
    height: 5px;
}.plan_dealUr .value_ratesuA:hover .deal_optsBO::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.plan_dealUr .learning_package1S {
    flex-direction: row;
    gap: 2rem;
    align-items: flex-start;
}.plan_dealUr .sub_optionsJ7 {
    padding-top: 2rem;
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 0;
}.plan_dealUr .fee_packageiF {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.plan_dealUr .deal_optsBO {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.plan_dealUr {
    padding: 3rem 0;
}.plan_dealUr .fee_packageiF {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
}.plan_dealUr .sub_optionsJ7 h2 {
    display: block;
    text-align: center;
}.plan_dealUr .sub_optionsJ7 h2::after {
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
}.plan_dealUr .tuition_plansJk {
    text-align: center;
}.plan_dealUr .deal_optsBO {
    min-height: auto;
}.plan_dealUr .fee_structureXh {
    padding: 1.5rem;
}.plan_dealUr .pic_thumbnailBY {
    height: 160px;
}
}

@media (min-width: 1024px) {.plan_dealUr .fee_packageiF {
    grid-template-columns: repeat(2, 1fr);
}.plan_dealUr .value_ratesuA:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.plan_dealUr .sub_optionsJ7 {
    padding-top: 4rem;
}.plan_dealUr .value_ratesuA:hover {
    z-index: 5;
}.plan_dealUr .fee_packageiF {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.5rem;
    column-gap: 2rem;
}
}

@media (prefers-reduced-motion: reduce) {.plan_dealUr .value_ratesuA,
    .plan_dealUr .deal_optsBO,
    .plan_dealUr .pic_thumbnailBY,
    .plan_dealUr .value_deals0l::before,
    .plan_dealUr .deal_optsBO::before {
    transition: none;
}}.contact_sectionT0 {
    overflow: hidden;
    padding: 110px 0;
    background: linear-gradient(125deg, rgb(221,235,215) 0%, rgb(221,235,215) 60%, rgb(186,209,178,0.5) 100%);
    position: relative;
}.contact_sectionT0::before {
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(186,209,178,0.5),
        rgb(186,209,178,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    opacity: 0.05;
}.contact_sectionT0 .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contact_sectionT0 h2 {
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    font-size: 32px;
    color: #000000;
}.contact_sectionT0 h2::before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    width: 60px;
    left: 50%;
    border-radius: 2px;
    background: rgb(186,209,178);
    bottom: -15px;
    height: 4px;
}.contact_sectionT0 .request_grid8o {
    position: relative;
    grid-template-columns: 1fr 450px;
    display: grid;
    background: transparent;
    align-items: center;
    gap: 40px;
}.contact_sectionT0 .pic_thumbnailBY {
    position: relative;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    transition: transform 0.5s ease;
    border-radius: 10px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.contact_sectionT0 .pic_thumbnailBY:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_sectionT0 .help_map7y {
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    padding: 50px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(5deg);
}.contact_sectionT0 .help_map7y:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_sectionT0 form {
    width: 100%;
}.contact_sectionT0 form h3 {
    color: #000000;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
}.contact_sectionT0 form input[type="text"] {
    padding: 16px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: none;
    color: #000000;
    width: 100%;
    background: rgb(221,235,215);
    transition: all 0.3s ease;
    font-size: 13px;
    font-family: Arial, sans-serif;
}.contact_sectionT0 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(186,209,178);
}.contact_sectionT0 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_sectionT0 .help_feedbackVh {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.contact_sectionT0 .help_feedbackVh input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_sectionT0 .help_feedbackVh label {
    cursor: pointer;
    font-size: 15px;
    color: #000000;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
}.contact_sectionT0 .help_feedbackVh label::before {
    top: 2px;
    border-radius: 4px;
    height: 22px;
    background: rgb(221,235,215);
    left: 0;
    content: "";
    width: 22px;
    position: absolute;
    transition: all 0.3s ease;
}.contact_sectionT0 .help_feedbackVh input[type="checkbox"]:checked + label::before {
    background: rgb(186,209,178);
}.contact_sectionT0 .help_feedbackVh input[type="checkbox"]:checked + label::after {
    content: "";
    top: 6px;
    left: 8px;
    position: absolute;
    height: 10px;
    border-right: 2px solid #ffffff;
    width: 6px;
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
}.contact_sectionT0 .help_feedbackVh label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(186,209,178);
}.contact_sectionT0 .help_feedbackVh label a:hover {
    color: rgb(151,174,137);
}.contact_sectionT0 form .query_linksub {
    font-weight: 600;
    border: none;
    color: #ffffff;
    padding: 16px 35px;
    cursor: pointer;
    border-radius: 10px;
    background: rgb(186,209,178);
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 15px;
    font-family: Arial, sans-serif;
    position: relative;
}.contact_sectionT0 form .query_linksub::after {
    height: 100%;
    background: rgb(151,174,137);
    position: absolute;
    right: 0;
    content: "";
    z-index: 0;
    width: 0;
    top: 0;
    transition: width 0.3s ease;
}.contact_sectionT0 form .query_linksub:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}.contact_sectionT0 form .query_linksub span {
    position: relative;
    z-index: 1;
}.contact_sectionT0 svg {
    fill: rgb(186,209,178);
    width: 22px;
    height: 22px;
}.contact_sectionT0 svg path {
    fill: rgb(186,209,178);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 1100px) {.contact_sectionT0 .request_grid8o {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.contact_sectionT0 .pic_thumbnailBY {
    height: 500px;
}.contact_sectionT0 .help_map7y {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact_sectionT0 {
    padding: 80px 0;
}.contact_sectionT0 .request_grid8o {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_sectionT0 .pic_thumbnailBY {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact_sectionT0 .help_map7y {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact_sectionT0 {
    padding: 60px 0;
}.contact_sectionT0 h2 {
    margin-bottom: 40px;
}.contact_sectionT0 .pic_thumbnailBY {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact_sectionT0 {
    padding: 50px 0;
}.contact_sectionT0 h2 {
    font-size: calc(32px * 0.85);
}.contact_sectionT0 .pic_thumbnailBY {
    height: 250px;
}.contact_sectionT0 .help_map7y {
    padding: 30px 25px;
}.contact_sectionT0 form h3 {
    font-size: calc(21px * 0.9);
}.contact_sectionT0 form .query_linksub {
    width: 100%;
}}.reach_out_info37 {
    background: rgb(221,235,215);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.reach_out_info37::before {
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    background-size: 100px 100px;
    opacity: 0.03;
    left: 0;
    animation: backgroundMove 60s linear infinite;
    position: absolute;
    background: 
    linear-gradient(45deg, rgb(186,209,178,0.5) 25%, transparent 25%) -50px 0,
    linear-gradient(45deg, transparent 25%, rgb(151,174,137,0.5) 25%, rgb(151,174,137,0.5) 50%, transparent 50%, transparent 75%, rgb(151,174,137,0.5) 75%, rgb(151,174,137,0.5)) -50px 0;
}.reach_out_info37::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    animation: scanline 4s linear infinite;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(186,209,178), rgb(151,174,137), transparent);
}.reach_out_info37 .container {
    position: relative;
    z-index: 2;
}.reach_out_info37 .course_infofc {
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.1),
              0 5px 20px -5px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 24px;
    padding: 60px 50px;
}.reach_out_info37 .course_infofc::before {
    position: absolute;
    top: 0;
    opacity: 0.05;
    height: 100%;
    left: 0;
    background: 
    radial-gradient(circle at 20% 20%, rgb(186,209,178,0.5) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgb(151,174,137,0.5) 0%, transparent 50%);
    content: "";
    z-index: -1;
    width: 100%;
}.reach_out_info37 .course_infofc::after {
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgb(186,209,178), rgb(151,174,137));
    z-index: 1;
}.reach_out_info37 h2 {
    margin-bottom: 35px;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 700;
    padding-left: 20px;
    font-size: 28px;
    color: #000000;
}.reach_out_info37 h2::before {
    animation: pulse 3s infinite;
    content: "";
    width: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    left: 0;
    border-radius: 2px;
    position: absolute;
    background: rgb(186,209,178);
    box-shadow: 0 0 15px rgb(186,209,178);
}.reach_out_info37 h2::after {
    background: linear-gradient(to right, rgb(186,209,178), transparent);
    width: 100px;
    content: "";
    bottom: -10px;
    left: 0;
    height: 2px;
    position: absolute;
}.reach_out_info37 p {
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-weight: 400;
}.reach_out_info37 p:last-of-type {
    transition: all 0.3s ease;
    align-items: center;
    border-left: 3px solid rgb(186,209,178);
    margin-bottom: 50px;
    padding: 15px 20px;
    display: flex;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.02);
}.reach_out_info37 p:last-of-type:hover {
    transform: translateX(5px);
    background: rgba(0, 0, 0, 0.04);
}.reach_out_info37 p svg {
    filter: drop-shadow(0 0 2px rgb(186,209,178,0.5));
    margin-right: 15px;
    height: 24px;
    width: 24px;
    transition: all 0.3s ease;
    fill: rgb(186,209,178);
}.reach_out_info37 p:hover svg {
    transform: scale(1.1);
}.reach_out_info37 p svg path {
    fill: rgb(186,209,178);
    transition: fill 0.3s ease;
}.reach_out_info37 .contact_formr1 {
    position: relative;
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}.reach_out_info37 .contact_formr1::before {
    background: linear-gradient(to right, rgb(151,174,137,0.5), transparent);
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    content: "";
}.reach_out_info37 .reach_teamLF {
    align-items: center;
    height: 70px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    width: 70px;
    justify-content: center;
    z-index: 1;
    position: relative;
    background: #ffffff;
    display: flex;
}.reach_out_info37 .reach_teamLF::before {
    top: 0;
    background: 
    linear-gradient(45deg, rgb(186,209,178,0.5), transparent 70%),
    linear-gradient(135deg, transparent 70%, rgb(151,174,137,0.5));
    content: "";
    height: 100%;
    left: 0;
    transition: opacity 0.4s ease;
    width: 100%;
    opacity: 0;
    z-index: -1;
    position: absolute;
}.reach_out_info37 .reach_teamLF::after {
    content: "";
    z-index: -2;
    background: linear-gradient(45deg, rgb(186,209,178), rgb(151,174,137), rgb(186,209,178));
    top: -2px;
    opacity: 0;
    background-size: 200% 200%;
    right: -2px;
    border-radius: 17px;
    transition: opacity 0.4s ease;
    bottom: -2px;
    animation: gradient-animation 6s linear infinite;
    left: -2px;
    position: absolute;
}.reach_out_info37 .reach_teamLF svg {
    fill: rgb(186,209,178);
    transition: all 0.4s ease;
    width: 30px;
    height: 30px;
}.reach_out_info37 .reach_teamLF svg path {
    transition: fill 0.4s ease;
    fill: rgb(186,209,178);
}.reach_out_info37 .reach_teamLF:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    transform: translateY(-10px) scale(1.05);
}.reach_out_info37 .reach_teamLF:hover::before {
    opacity: 0.2;
}.reach_out_info37 .reach_teamLF:hover::after {
    opacity: 1;
}.reach_out_info37 .reach_teamLF:hover svg {
    transform: scale(1.1);
    fill: rgb(186,209,178);
}.reach_out_info37 .reach_teamLF:hover svg path {
    fill: rgb(186,209,178);
}.reach_out_info37 .reach_teamLF span {
    position: absolute;
    animation: ripple 1s linear infinite;
    background: rgb(186,209,178);
    pointer-events: none;
    border-radius: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
}

@keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0.5;
  }
  100% {
    width: 200px;
    height: 200px;
    opacity: 0;
  }
}

@keyframes scanline {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) rotate(45deg) scale(1);
    box-shadow: 0 0 15px rgb(186,209,178);
  }
  50% {
    transform: translateY(-50%) rotate(45deg) scale(1.2);
    box-shadow: 0 0 30px rgb(186,209,178);
  }
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes backgroundMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}

@media (max-width: 992px) {.reach_out_info37 {
    padding: 70px 0;
}.reach_out_info37 .course_infofc {
    padding: 45px 35px;
}.reach_out_info37 h2 {
    font-size: calc(28px * 0.9);
}.reach_out_info37 .contact_formr1 {
    gap: 20px;
}.reach_out_info37 .reach_teamLF {
    width: 65px;
    height: 65px;
}.reach_out_info37 .reach_teamLF svg {
    width: 26px;
    height: 26px;
}
}

@media (max-width: 768px) {.reach_out_info37 {
    padding: 60px 0;
}.reach_out_info37 .course_infofc {
    padding: 40px 30px;
}.reach_out_info37 h2 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.85);
}.reach_out_info37 p {
    margin-bottom: 25px;
    font-size: calc(18px * 0.95);
}.reach_out_info37 p:last-of-type {
    padding: 12px 15px;
}.reach_out_info37 p svg {
    width: 22px;
    margin-right: 12px;
    height: 22px;
}.reach_out_info37 .contact_formr1 {
    gap: 15px;
    justify-content: center;
}.reach_out_info37 .reach_teamLF {
    width: 60px;
    border-radius: 12px;
    height: 60px;
}.reach_out_info37 .reach_teamLF svg {
    height: 24px;
    width: 24px;
}.reach_out_info37 .reach_teamLF:hover {
    border-radius: 15px;
}
}

@media (max-width: 576px) {.reach_out_info37 {
    padding: 50px 0;
}.reach_out_info37 .course_infofc {
    padding: 35px 25px;
}.reach_out_info37 h2 {
    font-size: calc(28px * 0.8);
    padding-left: 15px;
}.reach_out_info37 h2::before {
    width: 8px;
    height: 8px;
}.reach_out_info37 p {
    font-size: calc(18px * 0.9);
}.reach_out_info37 p:last-of-type {
    padding: 10px 12px;
}.reach_out_info37 p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.reach_out_info37 .contact_formr1 {
    justify-content: space-around;
    gap: 12px;
}.reach_out_info37 .reach_teamLF {
    height: 55px;
    border-radius: 10px;
    width: 55px;
}.reach_out_info37 .reach_teamLF svg {
    width: 22px;
    height: 22px;
}.reach_out_info37 .reach_teamLF:hover {
    border-radius: 12px;
}}.confidential_cellRe {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgba(240, 245, 255, 0.95) 100%);
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
}.confidential_cellRe::before {
    z-index: 1;
    background: linear-gradient(90deg, rgb(186,209,178) 0%, rgb(151,174,137) 100%);
    right: 0;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    height: 5px;
}.confidential_cellRe::after {
    width: 300px;
    mix-blend-mode: overlay;
    top: -150px;
    z-index: 0;
    border-radius: 50%;
    position: absolute;
    content: "";
    right: -150px;
    height: 300px;
    background: radial-gradient(circle, rgb(151,174,137,0.5) 0%, transparent 70%);
}.confidential_cellRe .container {
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}.confidential_cellRe h1 {
    font-weight: 700;
    margin-bottom: 2rem;
    color: rgb(186,209,178);
    font-size: calc(44px * 1.1);
    transform: translateZ(0);
    transition: transform 0.3s ease;
    position: relative;
    display: inline-block;
}.confidential_cellRe h1::after {
    width: 60%;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgb(151,174,137);
    left: 0;
    content: "";
    height: 3px;
    position: absolute;
    transform-origin: left;
    bottom: -10px;
}.confidential_cellRe h1:hover {
    transform: translateY(-2px);
}.confidential_cellRe h1:hover::after {
    width: 100%;
}.confidential_cellRe h2 {
    font-weight: 600;
    border-left: 4px solid rgb(151,174,137);
    margin: 2.5rem 0 1.5rem;
    font-size: 34px;
    padding-left: 15px;
    color: #000000;
}.confidential_cellRe h3 {
    padding-left: 12px;
    border-left: 3px solid rgb(151,174,137,0.5);
    margin: 2rem 0 1.25rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(34px * 0.85);
}.confidential_cellRe h4 {
    padding-left: 10px;
    margin: 1.75rem 0 1rem;
    font-weight: 600;
    border-left: 2px solid rgb(151,174,137,0.5);
    font-size: calc(34px * 0.7);
    color: #000000;
}.confidential_cellRe p {
    position: relative;
    max-width: 90ch;
    font-size: 14px;
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 1.5rem;
}.confidential_cellRe p:hover {
    transform: translateX(5px);
}.confidential_cellRe p strong {
    position: relative;
    color: #000000;
    display: inline-block;
    font-weight: 600;
}.confidential_cellRe p strong::after {
    left: 0;
    height: 1px;
    transform: scaleX(0);
    transform-origin: left;
    bottom: -2px;
    width: 100%;
    position: absolute;
    background: rgb(151,174,137);
    content: "";
    transition: transform 0.3s ease;
}.confidential_cellRe p:hover strong::after {
    transform: scaleX(1);
}.confidential_cellRe span {
    color: #000000;
    padding-left: 15px;
    font-style: italic;
    display: block;
    border-left: 1px solid rgb(151,174,137,0.5);
    margin-bottom: 1.5rem;
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.confidential_cellRe ul {
    padding-left: 1.5rem;
    list-style-type: none;
    margin: 1.5rem 0 2rem 1rem;
}.confidential_cellRe li {
    font-size: 14px;
    padding-left: 1.5rem;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.7;
}.confidential_cellRe li::before {
    background: rgb(151,174,137);
    left: 0;
    top: 0.75rem;
    content: "";
    position: absolute;
    transition: transform 0.3s ease, background-color 0.3s ease;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-radius: 2px;
}.confidential_cellRe li:hover::before {
    transform: rotate(135deg);
    background: rgb(186,209,178);
}

@media (min-width: 768px) {.confidential_cellRe {
    padding: 7rem 3rem;
}.confidential_cellRe .container {
    padding: 0 2rem;
}.confidential_cellRe h1 {
    font-size: calc(44px * 1.2);
    margin-bottom: 3rem;
}.confidential_cellRe h2 {
    font-size: calc(34px * 1.1);
    padding-left: 20px;
    margin: 3.5rem 0 2rem;
}.confidential_cellRe h3 {
    padding-left: 16px;
    font-size: calc(34px * 0.9);
}.confidential_cellRe h4 {
    padding-left: 12px;
    font-size: calc(34px * 0.75);
}.confidential_cellRe p {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}.confidential_cellRe span {
    font-size: 14px;
    padding-left: 20px;
}.confidential_cellRe ul {
    margin-left: 2rem;
}.confidential_cellRe li {
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
}.confidential_cellRe li::before {
    height: 10px;
    width: 10px;
}
}

@media (min-width: 1200px) {.confidential_cellRe {
    padding: 8rem 0;
}.confidential_cellRe::after {
    width: 400px;
    top: -200px;
    right: -150px;
    height: 400px;
}.confidential_cellRe .container {
    transition: transform 0.5s ease;
    padding: 4rem;
    border-radius: 5px;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.7);
    transform: perspective(1000px) rotateX(0.5deg);
    padding: 0;
}.confidential_cellRe .container:hover {
    transform: perspective(1000px) rotateX(0deg);
}.confidential_cellRe h1 {
    font-size: calc(44px * 1.3);
    margin-bottom: 3.5rem;
}.confidential_cellRe h2 {
    margin: 4rem 0 2.5rem;
    font-size: calc(34px * 1.15);
}.confidential_cellRe p {
    max-width: 80ch;
    margin-left: 1rem;
}.confidential_cellRe ul {
    margin-left: 3rem;
}.confidential_cellRe li {
    transition: transform 0.3s ease;
}.confidential_cellRe li:hover {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.confidential_cellRe {
    padding: 4rem 1.5rem;
}.confidential_cellRe h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.9);
}.confidential_cellRe h2 {
    font-size: calc(34px * 0.95);
    margin: 2rem 0 1rem;
}.confidential_cellRe h3, .confidential_cellRe h4 {
    font-size: calc(34px * 0.65);
    margin: 1.5rem 0 0.75rem;
}.confidential_cellRe p, .confidential_cellRe span {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.confidential_cellRe ul {
    margin-left: 0;
}.confidential_cellRe li {
    padding-left: 1.25rem;
    margin-bottom: 0.75rem;
}}footer {
    position: relative;
    background-color: #000000;
    margin-top: 0;
}footer::before {
    opacity: 0.9;
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(186,209,178,0.5) 50%,
    #000000 100%);
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
}.grant_ctaqE {
    background-color: transparent;
    position: relative;
    z-index: 5;
    padding: 60px 0 40px;
}.grant_ctaqE .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    position: relative;
}.grant_ctaqE .company_holder {
    border-radius: 10px;
    position: relative;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    grid-column: span 4;
}.grant_ctaqE .company_holder h3 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 700;
}.grant_ctaqE .company_holder h3::after {
    background: rgb(186,209,178);
    bottom: -8px;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 2px;
}.grant_ctaqE .digital_resFZ {
    opacity: 0.8;
    line-height: 1.6;
    color: #ffffff;
    font-size: 16px;
}.grant_ctaqE .module_end2X {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    grid-column: span 8;
    display: grid;
}.grant_ctaqE .first_lessonFJ {
    border-radius: 10px;
    position: relative;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
}.grant_ctaqE .first_lessonFJ h5 {
    display: inline-block;
    font-weight: 600;
    position: relative;
    font-size: 24px;
    margin-bottom: 20px;
    color: #ffffff;
}.grant_ctaqE .first_lessonFJ h5::after {
    height: 2px;
    left: 0;
    width: 100%;
    background: rgb(151,174,137);
    position: absolute;
    content: "";
    bottom: -8px;
}.grant_ctaqE .first_lessonFJ .top_maintk {
    display: grid;
    grid-gap: 15px;
}.grant_ctaqE .first_lessonFJ .top_maintk a {
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    display: block;
    opacity: 0.8;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease, transform 0.3s ease;
}.grant_ctaqE .first_lessonFJ .top_maintk a::before {
    position: absolute;
    transform: translateY(-50%);
    width: 6px;
    border-radius: 50%;
    background: rgb(151,174,137);
    height: 6px;
    top: 50%;
    content: "";
    left: 0;
}.grant_ctaqE .first_lessonFJ .top_maintk a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: rgb(186,209,178);
}.grant_infoPx {
    margin-top: 40px;
    position: relative;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
}.grant_infoPx .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.grant_infoPx .abuse_ctrlZ5 {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    opacity: 0.7;
}

@media (max-width: 991px) {.grant_ctaqE .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.grant_ctaqE .company_holder {
    grid-column: span 12;
}.grant_ctaqE .module_end2X {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.grant_ctaqE {
    padding: 40px 0 30px;
}.grant_ctaqE .module_end2X {
    grid-template-columns: 1fr;
}.grant_ctaqE .company_holder {
    padding: 25px;
}.grant_ctaqE .first_lessonFJ {
    padding: 25px;
}.grant_ctaqE .company_holder h3 {
    font-size: calc(28px - 2px);
}.grant_ctaqE .first_lessonFJ h5 {
    font-size: calc(24px - 1px);
}
}

@media (max-width: 575px) {.grant_ctaqE {
    padding: 30px 0 20px;
}.grant_ctaqE .company_holder,
  .grant_ctaqE .first_lessonFJ {
    padding: 20px;
}.grant_ctaqE .company_holder h3 {
    font-size: calc(28px - 4px);
}.grant_infoPx {
    padding: 20px 0;
}}

.grant_ctaqE .company_holder:hover,
.grant_ctaqE .first_lessonFJ:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: background-color 0.3s ease;
}.grant_ctaqE .container::before {
    pointer-events: none;
    opacity: 0.05;
    top: 0;
    content: "";
    background: 
    linear-gradient(to right, rgb(186,209,178,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(186,209,178,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
}.grant_ctaqE .company_holder::before {
    background: rgb(186,209,178);
    width: 5px;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0.5;
}.grant_ctaqE .first_lessonFJ::before {
    top: 0;
    height: 100%;
    left: 0;
    background: rgb(151,174,137);
    position: absolute;
    opacity: 0.5;
    content: "";
    width: 5px;
}footer::after {
    z-index: 2;
    height: 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to right,
    rgb(186,209,178),
    rgb(151,174,137),
    rgb(186,209,178));
    position: absolute;
    opacity: 0.3;
    content: "";
}.grant_ctaqE .top_maintk {
    position: relative;
}.grant_ctaqE .top_maintk::after {
    height: 1px;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    opacity: 0.2;
    bottom: -15px;
    background: rgb(151,174,137,0.5);
}.grant_ctaqE .first_lessonFJ h5,
.grant_ctaqE .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}.grant_ctaqE .first_lessonFJ:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}.grant_ctaqE .first_lessonFJ:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.grant_infoPx .abuse_ctrlZ5 {
    position: relative;
    display: inline-block;
}.grant_infoPx .abuse_ctrlZ5::before {
    position: absolute;
    width: 30px;
    height: 1px;
    left: -40px;
    opacity: 0.5;
    content: "";
    transform: translateY(-50%);
    background: rgb(186,209,178);
    top: 50%;
}.grant_infoPx .abuse_ctrlZ5::after {
    opacity: 0.5;
    height: 1px;
    position: absolute;
    width: 30px;
    background: rgb(186,209,178);
    transform: translateY(-50%);
    right: -40px;
    content: "";
    top: 50%;
}.greeting_pageBg {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(221,235,215) 0%, rgba(245, 248, 250, 0.9) 100%);
}.greeting_pageBg::before {
    background: repeating-linear-gradient(
        45deg,
        rgba(94, 170, 168, 0.03),
        rgba(94, 170, 168, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
}.greeting_pageBg::after {
    transform: rotate(35deg);
    background: radial-gradient(ellipse at center, rgba(94, 170, 168, 0.1) 0%, transparent 70%);
    z-index: 0;
    height: 200%;
    top: -50%;
    position: absolute;
    width: 80%;
    right: -25%;
    content: "";
}.greeting_pageBg .virtual_classeset {
    position: relative;
    z-index: 2;
    height: 100%;
    max-width: 1400px;
    padding: 2rem;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
    min-height: 100vh;
}.greeting_pageBg .text_area_wrapAB {
    padding: 2rem 0;
    position: relative;
    z-index: 3;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.greeting_pageBg h1 {
    font-size: clamp(2rem, 5vw, 36px);
    opacity: 0;
    font-weight: 700;
    margin-bottom: 2rem;
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    transform: translateX(-20px);
    position: relative;
    color: #000000;
}.greeting_pageBg h1::after {
    animation: growLine 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    width: 0;
    content: "";
    position: absolute;
    height: 3px;
    background: rgb(186,209,178);
    left: 0;
    bottom: -12px;
}.greeting_pageBg .main_firstW6 {
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    opacity: 0;
    align-items: flex-start;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
}.greeting_pageBg .main_firstW6 p {
    font-size: 16px;
    color: #000000;
    padding-left: 1rem;
    line-height: 1.6;
    position: relative;
    max-width: 90%;
}.greeting_pageBg .main_firstW6 p::before {
    left: 0;
    transform-origin: top;
    position: absolute;
    background: rgb(186,209,178);
    animation: scaleVertical 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    top: 0.5rem;
    content: "";
    transform: scaleY(0);
    width: 3px;
    height: calc(100% - 1rem);
}.greeting_pageBg svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    animation: float 4s ease-in-out infinite;
    filter: drop-shadow(0 3px 5px rgba(94, 170, 168, 0.2));
    transform: translateY(0);
    width: 80px;
}.greeting_pageBg svg:hover {
    transform: translateY(-5px) rotate(3deg);
}.greeting_pageBg svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}.greeting_pageBg svg text {
    transition: fill 0.3s ease;
    font-weight: 700;
}.greeting_pageBg svg:hover path {
    fill: rgba(74, 150, 148, 1);
}.greeting_pageBg svg:hover text {
    fill: rgba(74, 150, 148, 1);
}.greeting_pageBg ul {
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    padding: 0;
    list-style: none;
    opacity: 0;
    margin: 0;
    transform: translateY(20px);
}.greeting_pageBg ul li {
    display: inline-block;
}.greeting_pageBg .query_linksub {
    color: #ffffff;
    background: rgb(186,209,178);
    font-weight: 600;
    transform: translateZ(0);
    font-size: 15px;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.21, 1.04);
    position: relative;
    justify-content: center;
    box-shadow: 0 8px 20px -10px rgba(94, 170, 168, 0.5);
    overflow: hidden;
    align-items: center;
    padding: 0.8rem 2rem;
    text-decoration: none;
    display: inline-flex;
}.greeting_pageBg .query_linksub::before {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    transform: translateX(-100%);
    transition: transform 0.6s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.greeting_pageBg .query_linksub:hover {
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 10px 25px -8px rgba(94, 170, 168, 0.6);
    background: rgba(84, 160, 158, 1);
}.greeting_pageBg .query_linksub:hover::before {
    transform: translateX(100%);
}.greeting_pageBg .query_linksub:active {
    transform: translateY(1px) translateZ(0);
    box-shadow: 0 5px 15px -8px rgba(94, 170, 168, 0.4);
}.greeting_pageBg .pic_thumbnailBY {
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.21, 1.04);
    overflow: hidden;
    opacity: 0;
    min-height: 50vh;
    animation: fadeIn 1s 0.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    border-radius: 2px;
    position: relative;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
    transform: perspective(1200px) rotateY(-5deg);
    flex: 1;
}.greeting_pageBg .pic_thumbnailBY::before {
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}.greeting_pageBg .pic_thumbnailBY::after {
    clip-path: polygon(0 0, 100% 0, 100% 30%, 0 30%);
    content: "";
    left: 0;
    box-sizing: border-box;
    top: 0;
    width: 100%;
    border: 2px solid rgba(94, 170, 168, 0.3);
    height: 100%;
    position: absolute;
    animation: borderScan 4s linear infinite;
}

@keyframes borderScan {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 10%, 0 10%);
    }
    25% {
        clip-path: polygon(90% 0, 100% 0, 100% 100%, 90% 100%);
    }
    50% {
        clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    }
    75% {
        clip-path: polygon(0 0, 10% 0, 10% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 10%, 0 10%);
    }
}

@keyframes growLine {
    to {
        width: 100px;
    }
}

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

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

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

@keyframes scaleVertical {
    to {
        transform: scaleY(1);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@media (min-width: 768px) {.greeting_pageBg .virtual_classeset {
    gap: 4rem;
    flex-direction: row;
    padding: 3rem;
    align-items: center;
}.greeting_pageBg .text_area_wrapAB {
    flex: 1;
    padding: 2rem 0;
}.greeting_pageBg .pic_thumbnailBY {
    transform: perspective(1200px) rotateY(-8deg) translateZ(30px);
    flex: 1.2;
    min-height: 65vh;
}.greeting_pageBg .pic_thumbnailBY:hover {
    transform: perspective(1200px) rotateY(-3deg) translateZ(10px);
}.greeting_pageBg svg {
    height: 100px;
    width: 100px;
}.greeting_pageBg h1 {
    font-size: 36px;
}
}

@media (min-width: 992px) {.greeting_pageBg .virtual_classeset {
    gap: 5rem;
}.greeting_pageBg h1::after {
    height: 4px;
}.greeting_pageBg svg {
    width: 120px;
    height: 120px;
}.greeting_pageBg .pic_thumbnailBY {
    min-height: 70vh;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}
}

@media (min-width: 1200px) {.greeting_pageBg .virtual_classeset {
    gap: 6rem;
}.greeting_pageBg .pic_thumbnailBY {
    transform: perspective(1500px) rotateY(-12deg) translateZ(40px);
}.greeting_pageBg .pic_thumbnailBY:hover {
    transform: perspective(1500px) rotateY(-5deg) translateZ(20px);
}.greeting_pageBg h1 {
    margin-bottom: 2.5rem;
}.greeting_pageBg .main_firstW6 p {
    max-width: 80%;
}.greeting_pageBg h1::after {
    animation: growLine 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
}
    
    @keyframes growLine {
        to {
            width: 150px;
        }
    }
}