* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    color: inherit;
    text-decoration: none;
}.wrapping-container_4IKBO {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1268px;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}.top_teach_9qVO6 {
    flex: 1 0 auto;
}.equity_pledge_K2pR4 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.program_details_HerTQ {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: rgb(236,221,221);
}.program_details_HerTQ::before {
    opacity: 0.03;
    content: "";
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(192,153,153,0.5) 2px, rgb(192,153,153,0.5) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(216,187,187,0.5) 2px, rgb(216,187,187,0.5) 4px);
    bottom: 0;
    left: 0;
    z-index: 0;
    right: 0;
    top: 0;
    position: absolute;
}.program_details_HerTQ::after {
    content: "";
    left: 5%;
    position: absolute;
    animation: ambientLight 15s infinite alternate ease-in-out;
    z-index: 0;
    width: 90%;
    top: 5%;
    filter: blur(40px);
    height: 90%;
    background: 
        radial-gradient(ellipse at top left, rgb(216,187,187,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(192,153,153,0.5) 0%, transparent 60%);
}.program_details_HerTQ .container {
    z-index: 1;
    position: relative;
}.program_details_HerTQ .learn_corner_69jt4 {
    overflow: visible;
    position: relative;
    background: transparent;
    display: flex;
    max-width: 100%;
    border-radius: 28px;
    flex-direction: column;
}.program_details_HerTQ .picture_frame_moOnh {
    width: 100%;
    left: 0;
    filter: saturate(0.8) contrast(1.1);
    border-radius: 28px;
    z-index: 0;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0);
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 100%;
}.program_details_HerTQ .picture_frame_moOnh::before {
    z-index: 1;
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    mix-blend-mode: multiply;
    width: 100%;
}.program_details_HerTQ .picture_frame_moOnh::after {
    height: 100%;
    width: 100%;
    opacity: 0.7;
    z-index: 2;
    left: 0;
    content: "";
    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%);
    top: 0;
    position: absolute;
}.program_details_HerTQ .learn_corner_69jt4:hover .picture_frame_moOnh {
    filter: saturate(1.1) contrast(1.2);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
}.program_details_HerTQ .learn_coding_fLWkp {
    border-radius: 28px;
    z-index: 3;
    transition: all 0.6s ease;
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    width: 85%;
    backdrop-filter: blur(10px);
    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);
    margin: 40px auto;
    transform: perspective(1000px) rotateX(2deg);
    padding: 80px 60px;
}.program_details_HerTQ .learn_coding_fLWkp::before {
    top: -2px;
    left: -2px;
    transition: opacity 0.6s ease;
    content: "";
    z-index: -1;
    border-radius: calc(28px + 2px);
    position: absolute;
    bottom: -2px;
    background: linear-gradient(
        45deg,
        rgb(216,187,187) 0%,
        transparent 30%,
        transparent 70%,
        rgb(192,153,153) 100%
    );
    opacity: 0.7;
    right: -2px;
}.program_details_HerTQ .learn_coding_fLWkp::after {
    border: 1px dashed rgb(216,187,187,0.5);
    top: 10px;
    left: 10px;
    transition: all 0.4s ease;
    border-radius: 10px;
    z-index: -1;
    position: absolute;
    right: 10px;
    content: "";
    opacity: 0.5;
    bottom: 10px;
}.program_details_HerTQ .learn_corner_69jt4:hover .learn_coding_fLWkp {
    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);
    transform: perspective(1000px) rotateX(0deg);
}.program_details_HerTQ .learn_corner_69jt4:hover .learn_coding_fLWkp::before {
    opacity: 1;
}.program_details_HerTQ .learn_corner_69jt4:hover .learn_coding_fLWkp::after {
    opacity: 0.7;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}.program_details_HerTQ .top_start_ysOui {
    display: flex;
    transform: translateX(-50%);
    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(216,187,187,0.5);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    justify-content: center;
    left: 50%;
    height: 70px;
    background: #ffffff;
    z-index: 5;
    border-radius: 50%;
    top: -35px;
    align-items: center;
    width: 70px;
}.program_details_HerTQ .top_start_ysOui::before {
    content: "";
    background: 
        conic-gradient(
            rgb(216,187,187) 0deg, 
            rgb(216,187,187) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(192,153,153) 180deg, 
            rgb(192,153,153) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
    animation: rotateConic 10s linear infinite;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    left: -10px;
    transition: opacity 0.5s ease;
    top: -10px;
    bottom: -10px;
    z-index: -1;
    opacity: 0.5;
}.program_details_HerTQ .top_start_ysOui: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(192,153,153,0.5);
}.program_details_HerTQ .top_start_ysOui:hover::before {
    opacity: 0.8;
}.program_details_HerTQ .top_start_ysOui svg {
    width: 40px;
    height: 40px;
    transition: transform 0.5s ease;
}.program_details_HerTQ .top_start_ysOui:hover svg {
    transform: rotate(15deg);
}.program_details_HerTQ .top_start_ysOui svg path {
    transition: fill 0.5s ease;
    fill: rgb(216,187,187);
}.program_details_HerTQ .top_start_ysOui:hover svg path {
    fill: rgb(192,153,153);
}.program_details_HerTQ h3 {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 34px;
    color: #000000;
    margin-top: 20px;
}.program_details_HerTQ h3::before {
    transition: width 0.5s ease;
    width: 50px;
    background: rgb(216,187,187);
    content: "";
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    bottom: 0;
}.program_details_HerTQ h3::after {
    height: 1px;
    bottom: -5px;
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
    transition: width 0.5s ease;
    background: rgb(192,153,153,0.5);
    content: "";
    position: absolute;
}.program_details_HerTQ .learn_coding_fLWkp:hover h3::before {
    width: 100px;
}.program_details_HerTQ .learn_coding_fLWkp:hover h3::after {
    width: 150px;
}.program_details_HerTQ p {
    margin: 0 auto;
    line-height: 1.8;
    position: relative;
    max-width: 90%;
    text-align: center;
    color: #000000;
    font-size: 14px;
}.program_details_HerTQ p::before, 
.program_details_HerTQ p::after {
    position: absolute;
    height: 20px;
    content: "";
    opacity: 0.3;
    width: 20px;
    transition: all 0.5s ease;
}.program_details_HerTQ p::before {
    border-left: 2px solid rgb(216,187,187);
    top: -10px;
    left: -10px;
    border-top: 2px solid rgb(216,187,187);
}.program_details_HerTQ p::after {
    right: -10px;
    border-bottom: 2px solid rgb(192,153,153);
    border-right: 2px solid rgb(192,153,153);
    bottom: -10px;
}.program_details_HerTQ .learn_coding_fLWkp:hover p::before,
.program_details_HerTQ .learn_coding_fLWkp:hover p::after {
    height: 40px;
    opacity: 0.6;
    width: 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_details_HerTQ {
    padding: 100px 0;
}.program_details_HerTQ .learn_coding_fLWkp {
    width: 90%;
    padding: 70px 50px;
}.program_details_HerTQ h3 {
    font-size: calc(34px - 2px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.program_details_HerTQ {
    padding: 80px 0;
}.program_details_HerTQ .learn_coding_fLWkp {
    padding: 60px 40px;
    width: 90%;
    margin: 30px auto;
}.program_details_HerTQ .top_start_ysOui {
    width: 60px;
    height: 60px;
    top: -30px;
}.program_details_HerTQ .top_start_ysOui svg {
    height: 35px;
    width: 35px;
}.program_details_HerTQ h3 {
    margin-bottom: 25px;
    font-size: calc(34px - 4px);
    padding-bottom: 15px;
}.program_details_HerTQ p {
    font-size: calc(14px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.program_details_HerTQ {
    padding: 60px 0;
}.program_details_HerTQ .learn_coding_fLWkp {
    width: 95%;
    transform: none;
    margin: 25px auto;
    padding: 50px 30px;
}.program_details_HerTQ .top_start_ysOui {
    top: -25px;
    width: 50px;
    height: 50px;
}.program_details_HerTQ .top_start_ysOui svg {
    height: 30px;
    width: 30px;
}.program_details_HerTQ .top_start_ysOui::before {
    display: none;
}.program_details_HerTQ h3 {
    font-size: calc(34px - 6px);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.program_details_HerTQ p {
    line-height: 1.6;
    font-size: calc(14px - 2px);
    max-width: 100%;
}.program_details_HerTQ p::before, 
    .program_details_HerTQ p::after {
    height: 15px;
    width: 15px;
}.program_details_HerTQ .learn_coding_fLWkp:hover p::before,
    .program_details_HerTQ .learn_coding_fLWkp:hover p::after {
    width: 25px;
    height: 25px;
}.program_details_HerTQ h3::before {
    width: 40px;
}.program_details_HerTQ h3::after {
    width: 80px;
}.program_details_HerTQ .learn_coding_fLWkp:hover h3::before {
    width: 70px;
}.program_details_HerTQ .learn_coding_fLWkp:hover h3::after {
    width: 110px;
}.program_details_HerTQ .picture_frame_moOnh {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.program_details_HerTQ .learn_corner_69jt4:hover .picture_frame_moOnh {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.program_details_HerTQ .learn_coding_fLWkp::after {
    display: none;
}}.gratitudeHub_dkD9a {
    position: relative;
    overflow: hidden;
    padding: 6rem 1.5rem;
    background: linear-gradient(135deg, rgb(236,221,221) 0%, rgb(216,187,187,0.5) 100%);
}.gratitudeHub_dkD9a::before {
    content: "";
    z-index: 1;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    position: absolute;
}.gratitudeHub_dkD9a::after {
    transform: rotate(15deg);
    z-index: 0;
    position: absolute;
    bottom: -5rem;
    width: 20rem;
    content: "";
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -5rem;
    height: 20rem;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(216,187,187) 0%, transparent 70%);
    animation: float 15s ease-in-out infinite;
}.gratitudeHub_dkD9a .container {
    margin: 0 auto;
    z-index: 2;
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 3rem;
    max-width: 1200px;
}.gratitudeHub_dkD9a h2 {
    margin: 0;
    opacity: 0;
    color: rgb(216,187,187);
    line-height: 1.3;
    max-width: 90%;
    font-family: Arial, sans-serif;
    position: relative;
    animation: slideIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    transform: translateY(-10px);
    font-weight: 700;
    font-size: 31px;
}.gratitudeHub_dkD9a h2::after {
    background: linear-gradient(90deg, rgb(216,187,187) 0%, rgb(192,153,153) 100%);
    transform: scaleX(0);
    width: 6rem;
    animation: lineExpand 1s cubic-bezier(0.19, 1, 0.22, 1) 0.6s forwards;
    left: 0;
    position: absolute;
    height: 3px;
    bottom: -1rem;
    transform-origin: left;
    content: "";
}.gratitudeHub_dkD9a .learn_corner_69jt4 {
    animation: popUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    background: #ffffff;
    transform: translateY(20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07), 
                0 1px 8px rgba(0, 0, 0, 0.04);
    position: relative;
    padding: 2.5rem;
    opacity: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 1.5rem), 
        calc(100% - 1.5rem) 100%, 
        0 100%
    );
}.gratitudeHub_dkD9a .learn_corner_69jt4::before {
    width: 100%;
    z-index: -1;
    opacity: 0.04;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(216,187,187,0.5) 300%);
    height: 100%;
}.gratitudeHub_dkD9a ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratitudeHub_dkD9a li {
    position: relative;
    padding-left: 2.5rem;
}.gratitudeHub_dkD9a li::before {
    opacity: 0.2;
    position: absolute;
    height: 1.5rem;
    border-radius: 10px;
    background: rgb(216,187,187,0.5);
    width: 1.5rem;
    left: 0;
    top: 0.5rem;
    transform: rotate(45deg);
    content: "";
    animation: pulse 4s ease-in-out infinite;
}.gratitudeHub_dkD9a li::after {
    color: rgb(216,187,187);
    left: 0.45rem;
    font-size: 1rem;
    top: 0.4rem;
    position: absolute;
    font-weight: 700;
    content: "✓";
}.gratitudeHub_dkD9a span {
    font-weight: 400;
    line-height: 1.8;
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #000000;
    display: block;
}

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

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

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.1);
    }
}

@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translateY(0);
    }
    50% {
        transform: rotate(17deg) translateY(-20px);
    }
}

@media (max-width: 992px) {.gratitudeHub_dkD9a {
    padding: 5rem 1.25rem;
}.gratitudeHub_dkD9a h2 {
    max-width: 100%;
    font-size: calc(31px - 0.25rem);
}.gratitudeHub_dkD9a .learn_corner_69jt4 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.gratitudeHub_dkD9a {
    padding: 4rem 1.25rem;
}.gratitudeHub_dkD9a h2 {
    font-size: calc(31px - 0.5rem);
}.gratitudeHub_dkD9a .learn_corner_69jt4 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 1rem), 
            calc(100% - 1rem) 100%, 
            0 100%
        );
    padding: 1.75rem;
}.gratitudeHub_dkD9a li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.gratitudeHub_dkD9a {
    padding: 3rem 1rem;
}.gratitudeHub_dkD9a h2 {
    font-size: calc(31px - 0.75rem);
}.gratitudeHub_dkD9a .learn_corner_69jt4 {
    padding: 1.5rem;
}.gratitudeHub_dkD9a h2::after {
    width: 4rem;
}.gratitudeHub_dkD9a li::before {
    top: 0.3rem;
    height: 1.25rem;
    width: 1.25rem;
}.gratitudeHub_dkD9a li::after {
    top: 0.25rem;
    left: 0.35rem;
    font-size: 0.9rem;
}.gratitudeHub_dkD9a span {
    font-size: calc(17px - 0.1rem);
}}.access_now_0si1G {
    padding: 5rem 2rem;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(192,153,153) 0%, rgb(216,187,187) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.access_now_0si1G::before {
    width: 80%;
    position: absolute;
    height: 200%;
    top: -50%;
    z-index: -1;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.03));
    left: -20%;
    content: "";
    transform: rotate(25deg);
}.access_now_0si1G::after {
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: -1;
    animation: pulse 8s infinite alternate ease-in-out;
    background: radial-gradient(circle, rgb(216,187,187,0.5) 0%, transparent 70%);
    content: "";
    border-radius: 50%;
    bottom: -50px;
    right: -50px;
}.access_now_0si1G .container {
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    transform-origin: center center;
    z-index: 2;
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1140px;
}.access_now_0si1G .container:hover {
    transform: perspective(1000px) rotateX(0deg);
}.access_now_0si1G h6 {
    position: relative;
    font-size: calc(17px * 1.2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    animation: fadeInUp 0.8s ease-out;
    margin-bottom: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    max-width: 80%;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 1.5;
}.access_now_0si1G h6::after {
    width: 80px;
    left: 50%;
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    height: 3px;
}.access_now_0si1G div div {
    justify-content: center;
    display: flex;
    animation: fadeInUp 0.8s ease-out 0.2s backwards;
}.access_now_0si1G div div span {
    position: relative;
    margin-top: 10px;
    display: inline-block;
    transition: transform 0.3s ease;
}.access_now_0si1G div div span:hover {
    transform: translateY(-5px);
}.access_now_0si1G .inquiry_support_o9aez {
    font-weight: 600;
    z-index: 1;
    font-size: 18px;
    position: relative;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.08);
    align-items: center;
    background: #ffffff;
    font-family: Arial, sans-serif;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 10px;
    justify-content: center;
    padding: 1rem 2.5rem;
    display: inline-flex;
    overflow: hidden;
    color: rgb(192,153,153);
}.access_now_0si1G .inquiry_support_o9aez::before {
    width: 100%;
    transform: scaleX(0);
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, rgb(192,153,153), rgb(216,187,187));
    opacity: 0;
    z-index: -1;
    transform-origin: right;
    content: "";
    top: 0;
}.access_now_0si1G .inquiry_support_o9aez:hover {
    color: #ffffff;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15), 0 8px 10px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}.access_now_0si1G .inquiry_support_o9aez:hover::before {
    transform-origin: left;
    opacity: 1;
    transform: scaleX(1);
}.access_now_0si1G .inquiry_support_o9aez span {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}.access_now_0si1G .inquiry_support_o9aez:hover span {
    transform: translateX(5px);
}

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.4;
    }
}

@media (max-width: 991px) {.access_now_0si1G {
    padding: 4rem 1.5rem;
}.access_now_0si1G h6 {
    max-width: 90%;
    font-size: calc(17px * 1.1);
}.access_now_0si1G .inquiry_support_o9aez {
    padding: 0.9rem 2.2rem;
}
}

@media (max-width: 767px) {.access_now_0si1G {
    padding: 3.5rem 1rem;
}.access_now_0si1G h6 {
    max-width: 100%;
    margin-bottom: 2rem;
    font-size: 17px;
}.access_now_0si1G h6::after {
    width: 60px;
    bottom: -12px;
}.access_now_0si1G .inquiry_support_o9aez {
    padding: 0.8rem 1.8rem;
    font-size: calc(18px * 0.95);
}.access_now_0si1G::before {
    left: -30%;
    width: 100%;
}
}

@media (max-width: 575px) {.access_now_0si1G {
    padding: 3rem 0.8rem;
}.access_now_0si1G .container {
    transform: perspective(1000px) rotateX(1deg);
}.access_now_0si1G h6 {
    line-height: 1.4;
    font-size: calc(17px * 0.9);
    margin-bottom: 1.8rem;
}.access_now_0si1G h6::after {
    width: 50px;
    height: 2px;
    bottom: -10px;
}.access_now_0si1G .inquiry_support_o9aez {
    font-size: calc(18px * 0.9);
    padding: 0.7rem 1.5rem;
}}.mentorship_experience_XiRyZ {
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom, rgb(236,221,221), rgb(216,187,187,0.5) 120%);
    border-radius: 27px;
}.mentorship_experience_XiRyZ::before {
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(192,153,153,0.5) 0,
        rgb(192,153,153,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.3;
}.mentorship_experience_XiRyZ .student_feedback_LT1tb {
    transform: translateY(0);
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    margin: 0 auto;
    z-index: 2;
    max-width: 500px;
    flex-direction: column;
    display: flex;
    position: relative;
}.mentorship_experience_XiRyZ .student_feedback_LT1tb:hover {
    transform: translateY(-15px);
}.mentorship_experience_XiRyZ .picture_frame_moOnh {
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    width: 80%;
    transition: all 0.5s ease;
    height: 350px;
    border-radius: 27px 27px 0 0;
    z-index: 3;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    position: relative;
}.mentorship_experience_XiRyZ .picture_frame_moOnh::after {
    left: 0;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(216,187,187,0.5) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    border-radius: 27px 27px 0 0;
}.mentorship_experience_XiRyZ .student_feedback_LT1tb:hover .picture_frame_moOnh {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
}.mentorship_experience_XiRyZ .experience_summary_IQgtk {
    border-radius: 27px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    margin-top: -50px;
    background: #ffffff;
    position: relative;
    z-index: 2;
    transition: transform 0.5s ease;
    padding: 70px 2rem 2rem;
    transform: translateZ(0);
}.mentorship_experience_XiRyZ .experience_summary_IQgtk::before {
    position: absolute;
    border-radius: 10px 10px 0 0;
    top: 0;
    right: 0;
    animation: gradient-shift 8s infinite alternate;
    left: 0;
    content: "";
    background-size: 200% 100%;
    background: linear-gradient(90deg, 
                rgb(216,187,187), 
                rgb(192,153,153), 
                rgb(216,187,187));
    height: 6px;
}.mentorship_experience_XiRyZ .experience_summary_IQgtk::after {
    bottom: 20px;
    height: 60px;
    right: 20px;
    width: 60px;
    content: "";
    filter: blur(15px);
    animation: float-blob 10s infinite alternate;
    border-radius: 20% 40% 50% 30%;
    background: rgb(192,153,153,0.5);
    position: absolute;
    opacity: 0.2;
}.mentorship_experience_XiRyZ .name {
    font-family: Arial, sans-serif;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease;
    color: rgb(216,187,187);
    font-weight: 700;
    font-size: 37px;
    transform: translateY(0);
    opacity: 0.9;
}.mentorship_experience_XiRyZ .experience_summary_IQgtk > div:nth-child(2) {
    opacity: 0.8;
    font-size: 16px;
    padding-bottom: 1rem;
    transition: all 0.4s ease 0.1s;
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
    transform: translateY(0);
    color: rgb(192,153,153);
}.mentorship_experience_XiRyZ .experience_summary_IQgtk > div:nth-child(2)::after {
    position: absolute;
    bottom: 0;
    background: rgb(192,153,153,0.5);
    content: "";
    width: 40px;
    transition: width 0.4s ease;
    left: 0;
    height: 3px;
}.mentorship_experience_XiRyZ .student_feedback_LT1tb:hover .experience_summary_IQgtk > div:nth-child(2)::after {
    width: 100px;
}.mentorship_experience_XiRyZ .job_view_aVX3s {
    padding: 1rem 0 0 1.5rem;
    opacity: 0.7;
    position: relative;
    font-size: 12px;
    line-height: 1.7;
    transform: translateY(10px);
    transition: all 0.5s ease 0.2s;
    color: #000000;
    font-style: italic;
    border-left: 3px solid rgb(192,153,153,0.5);
}.mentorship_experience_XiRyZ .student_feedback_LT1tb:hover .job_view_aVX3s {
    transform: translateY(0);
    opacity: 1;
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes float-blob {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(180deg);
    }
    100% {
        transform: translateY(10px) rotate(360deg);
    }
}

@media (max-width: 768px) {.mentorship_experience_XiRyZ .picture_frame_moOnh {
    height: 250px;
    width: 100%;
}}header {
    position: relative;
    background: rgb(236,221,221);
    padding: 0;
    z-index: 100;
    width: 100%;
}header::before {
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, 
        rgb(216,187,187,0.5) 0%, 
        transparent 60%, 
        rgb(192,153,153,0.5) 100%);
    height: 100%;
    z-index: 0;
    opacity: 0.6;
    content: '';
    position: absolute;
}header .container {
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    margin: 0;
}header .nav_know_bUr1G {
    padding: 0.8rem 3%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}header .top_nav_udE5y {
    text-decoration: none;
    padding: 0.6rem;
    align-items: center;
    display: flex;
    position: relative;
    margin-right: 1rem;
}header .top_nav_udE5y::after {
    content: '';
    height: 2px;
    transition: transform 0.3s ease;
    position: absolute;
    transform: scaleX(0.7);
    background: linear-gradient(to right, rgb(216,187,187), rgb(192,153,153));
    left: 0;
    width: 100%;
    bottom: 0;
}header .top_nav_udE5y:hover::after {
    transform: scaleX(1);
}header .top_nav_udE5y svg {
    height: auto;
    width: 140px;
    transition: all 0.3s ease;
}header .top_nav_udE5y:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .first_pagebar_bmr6d {
    display: flex;
    background: rgba(255, 255, 255, 0.5);
    gap: 0.4rem;
    padding: 0.5rem;
    border-radius: 10px;
    flex-wrap: wrap;
}header .head_lesson_84AFW {
    z-index: 1;
    padding: 0.4rem 0.7rem;
    font-family: Arial, sans-serif;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    position: relative;
}header .head_lesson_84AFW::after {
    width: 100%;
    transition: transform 0.3s ease;
    content: '';
    transform: scaleX(0);
    height: 2px;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(to right, rgb(216,187,187), rgb(192,153,153));
    bottom: 0;
    left: 0;
}header .head_lesson_84AFW:hover {
    color: rgb(216,187,187);
    background: rgba(255, 255, 255, 0.7);
}header .head_lesson_84AFW:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header .nav_know_bUr1G {
    padding: 0.7rem 2.5%;
}header .top_nav_udE5y svg {
    width: 130px;
}header .first_pagebar_bmr6d {
    padding: 0.4rem;
    gap: 0.35rem;
}header .head_lesson_84AFW {
    padding: 0.35rem 0.6rem;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 767px) {header .nav_know_bUr1G {
    padding: 0.7rem 2%;
    justify-content: center;
}header .top_nav_udE5y {
    margin: 0 0 0.6rem 0;
}header .top_nav_udE5y svg {
    width: 120px;
}header .first_pagebar_bmr6d {
    justify-content: center;
    width: 100%;
}header .head_lesson_84AFW {
    padding: 0.3rem 0.5rem;
    font-size: calc(15px - 2px);
}
}

@media (max-width: 480px) {header .nav_know_bUr1G {
    padding: 0.6rem 1.5%;
}header .top_nav_udE5y svg {
    width: 110px;
}header .first_pagebar_bmr6d {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .first_pagebar_bmr6d::-webkit-scrollbar {
    height: 2px;
}header .first_pagebar_bmr6d::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(216,187,187);
}header .head_lesson_84AFW {
    flex-shrink: 0;
    white-space: nowrap;
}}.future_learners_n2QSl {
    background: rgb(236,221,221);
    overflow: hidden;
    z-index: 1;
    padding: 5rem 0;
    position: relative;
}.future_learners_n2QSl::before {
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(192,153,153,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(216,187,187,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(192,153,153,0.5), 0.05) 75%,
        transparent 100%
    );
    z-index: -1;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
}.future_learners_n2QSl::after {
    content: "";
    left: 0;
    background-size: 50px 50px, 100px 100px;
    opacity: 0.5;
    position: absolute;
    background-image: 
        radial-gradient(rgba(rgb(216,187,187,0.5), 0.15) 2px, transparent 2px),
        radial-gradient(rgba(rgb(192,153,153,0.5), 0.1) 2px, transparent 2px);
    top: 0;
    width: 100%;
    background-position: 0 0, 25px 25px;
    height: 100%;
    z-index: -1;
}.future_learners_n2QSl .learn_corner_69jt4 {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    max-width: 1100px;
}.future_learners_n2QSl h3 {
    color: rgb(192,153,153);
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
    font-size: 28px;
    padding-left: 2rem;
    text-align: left;
}.future_learners_n2QSl h3::before {
    border-radius: 10px;
    left: 0;
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(192,153,153),
        rgb(216,187,187)
    );
    width: 5px;
    position: absolute;
    content: "";
    height: 100%;
}.future_learners_n2QSl ul {
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    display: grid;
    padding: 0;
    list-style: none;
    gap: 2rem 1.5rem;
    position: relative;
}.future_learners_n2QSl ul::before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    z-index: -1;
    left: 50%;
    width: 1px;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(rgb(216,187,187,0.5), 0.3),
        transparent
    );
}.future_learners_n2QSl li {
    padding: 1.5rem;
    transition: all 0.3s ease;
    background: rgba(rgb(192,153,153,0.5), 0.03);
    border-radius: 21px;
    align-items: flex-start;
    display: flex;
    position: relative;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(192,153,153,0.5), 0.1);
}.future_learners_n2QSl li::before {
    position: absolute;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(216,187,187,0.5), 0.5),
        transparent
    );
    height: 4px;
    content: "";
    top: 0;
    right: 0;
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
}.future_learners_n2QSl li::after {
    border-radius: 50%;
    top: -10px;
    height: 40px;
    z-index: -1;
    left: -10px;
    content: "";
    background: radial-gradient(
        circle,
        rgba(rgb(216,187,187,0.5), 0.15) 0%,
        transparent 70%
    );
    width: 40px;
    position: absolute;
}.future_learners_n2QSl li:hover {
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(216,187,187,0.5), 0.2);
    background: rgba(rgb(192,153,153,0.5), 0.05);
    transform: translateY(-5px);
}.future_learners_n2QSl li:hover::before {
    opacity: 1;
}.future_learners_n2QSl li:nth-child(odd)::after {
    left: auto;
    animation: pulseEven 3s infinite alternate ease-in-out;
    right: -10px;
}.future_learners_n2QSl li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}.future_learners_n2QSl li svg {
    width: 32px;
    margin-right: 1rem;
    flex-shrink: 0;
    fill: rgb(216,187,187);
    height: 32px;
    position: relative;
    transition: all 0.3s ease;
}.future_learners_n2QSl li svg::after {
    z-index: -1;
    width: 100%;
    background: radial-gradient(
        circle,
        rgba(rgb(216,187,187,0.5), 0.3) 0%,
        transparent 70%
    );
    content: "";
    border-radius: 50%;
    height: 100%;
    position: absolute;
}.future_learners_n2QSl li svg path {
    fill: rgb(216,187,187);
    transition: fill 0.3s ease;
}.future_learners_n2QSl li:hover svg {
    transform: scale(1.1);
    animation: pulse 2s infinite;
}.future_learners_n2QSl li:hover svg path {
    fill: rgb(216,187,187);
}.future_learners_n2QSl li {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
}

@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(216,187,187,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(216,187,187,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(216,187,187,0.5), 0.5));
    }
}

@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes pulseEven {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.6;
        transform: scale(1.4);
    }
}

@media (max-width: 992px) {.future_learners_n2QSl {
    padding: 4rem 0;
}.future_learners_n2QSl h3 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.9);
}.future_learners_n2QSl ul {
    gap: 1.5rem 1.2rem;
}
}

@media (max-width: 768px) {.future_learners_n2QSl {
    padding: 3.5rem 0;
}.future_learners_n2QSl .learn_corner_69jt4 {
    padding: 0 1.5rem;
}.future_learners_n2QSl h3 {
    padding-left: 0;
    font-size: calc(28px * 0.8);
    text-align: center;
    margin-bottom: 2rem;
}.future_learners_n2QSl h3::before {
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
    height: 4px;
    top: auto;
}.future_learners_n2QSl ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.future_learners_n2QSl ul::before {
    display: none;
}
}

@media (max-width: 480px) {.future_learners_n2QSl {
    padding: 3rem 0;
}.future_learners_n2QSl .learn_corner_69jt4 {
    padding: 0 1rem;
}.future_learners_n2QSl h3 {
    margin-bottom: 1.8rem;
    font-size: calc(28px * 0.7);
}.future_learners_n2QSl h3::before {
    width: 60px;
    height: 3px;
}.future_learners_n2QSl li {
    padding: 1.2rem;
}.future_learners_n2QSl li svg {
    height: 28px;
    width: 28px;
    margin-right: 0.8rem;
}.future_learners_n2QSl li::after {
    top: -8px;
    width: 30px;
    height: 30px;
    left: -8px;
}}.welcome_CcMGB {
    overflow: hidden;
    display: flex;
    padding: 3rem 1rem;
    justify-content: center;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(236,221,221), rgba(0, 0, 0, 0.5));
    min-height: 100vh;
}.welcome_CcMGB > div {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
}.welcome_CcMGB .why_choose_yXBcV {
    animation: slideInLeft 0.8s ease-out forwards;
    position: relative;
    transform: translateX(-30px);
    opacity: 0;
    margin-bottom: 2.5rem;
}.welcome_CcMGB .main_intro_fmquy {
    position: relative;
    font-size: 40px;
    color: rgb(216,187,187);
    margin-bottom: 1.5rem;
    line-height: 1.2;
    padding-left: 1.5rem;
    font-weight: 700;
}.welcome_CcMGB .main_intro_fmquy::before {
    position: absolute;
    content: "";
    left: 0;
    transform-origin: top;
    transform: scaleY(0);
    top: 0;
    animation: scaleVertical 0.5s 0.3s ease-out forwards;
    background: linear-gradient(to bottom, rgb(216,187,187), rgb(192,153,153));
    height: 100%;
    width: 5px;
}.welcome_CcMGB .edu_smart_Ol3ku {
    overflow: hidden;
    animation: slideInUp 0.8s 0.3s ease-out forwards;
    border-radius: 27px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    opacity: 0;
    transform: translateY(30px);
}.welcome_CcMGB .edu_smart_Ol3ku::before {
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(216,187,187,0.5), rgba(0, 0, 0, 0.7));
    right: 0;
    left: 0;
}.welcome_CcMGB .edu_smart_Ol3ku > div {
    flex-direction: column;
    min-height: 400px;
    position: relative;
    z-index: 2;
    color: #ffffff;
    display: flex;
    justify-content: center;
    padding: 3.5rem 2.5rem;
}.welcome_CcMGB .edu_smart_Ol3ku p {
    line-height: 1.6;
    margin-bottom: 2rem;
    position: relative;
    transform: translateX(-20px);
    animation: slideInLeft 0.8s 0.6s ease-out forwards;
    font-size: calc(15px * 1.2);
    padding-left: 1.5rem;
    max-width: 80%;
    opacity: 0;
}.welcome_CcMGB .edu_smart_Ol3ku p::before {
    content: "";
    left: 0;
    top: 50%;
    height: 2px;
    width: 15px;
    transform: translateY(-50%);
    position: absolute;
    background: rgb(192,153,153);
}.welcome_CcMGB .edu_smart_Ol3ku h3 {
    transform: translateY(20px);
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    font-size: 24px;
    line-height: 1.4;
    border-left: 3px solid rgb(192,153,153);
    opacity: 0;
    font-weight: 600;
    animation: slideInUp 0.8s 0.9s ease-out forwards;
    padding: 1.5rem;
    max-width: 85%;
}

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

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

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

@media (min-width: 768px) {.welcome_CcMGB {
    padding: 5rem 2rem;
}.welcome_CcMGB .why_choose_yXBcV {
    margin-bottom: 3.5rem;
}.welcome_CcMGB .main_intro_fmquy {
    padding-left: 2rem;
    font-size: calc(40px * 1.2);
}.welcome_CcMGB .main_intro_fmquy::before {
    width: 8px;
}.welcome_CcMGB .edu_smart_Ol3ku {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.welcome_CcMGB .edu_smart_Ol3ku > div {
    min-height: 500px;
    padding: 5rem 4rem;
}.welcome_CcMGB .edu_smart_Ol3ku p {
    max-width: 70%;
    font-size: calc(15px * 1.4);
    padding-left: 2rem;
}.welcome_CcMGB .edu_smart_Ol3ku p::before {
    width: 25px;
}.welcome_CcMGB .edu_smart_Ol3ku h3 {
    padding: 2rem;
    font-size: calc(24px * 1.2);
    max-width: 75%;
}
}

@media (min-width: 992px) {.welcome_CcMGB .edu_smart_Ol3ku {
    display: flex;
}.welcome_CcMGB .edu_smart_Ol3ku > div {
    padding: 5rem;
}.welcome_CcMGB .main_intro_fmquy {
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-size: calc(40px * 1.4);
}.welcome_CcMGB .main_intro_fmquy:hover {
    transform: translateX(10px);
}.welcome_CcMGB .edu_smart_Ol3ku p {
    max-width: 60%;
    transition: transform 0.3s ease;
    font-size: calc(15px * 1.5);
}.welcome_CcMGB .edu_smart_Ol3ku p:hover {
    transform: translateX(10px);
}.welcome_CcMGB .edu_smart_Ol3ku h3 {
    max-width: 65%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.welcome_CcMGB .edu_smart_Ol3ku h3:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}
}

@media (min-width: 1200px) {.welcome_CcMGB .main_intro_fmquy {
    font-size: calc(40px * 1.6);
}.welcome_CcMGB .edu_smart_Ol3ku > div {
    padding: 6rem;
}.welcome_CcMGB .edu_smart_Ol3ku::after {
    top: -50px;
    height: 150px;
    width: 150px;
    background: linear-gradient(135deg, rgb(192,153,153), rgb(216,187,187));
    right: -50px;
    opacity: 0.3;
    z-index: 1;
    content: "";
    border-radius: 50%;
    position: absolute;
}
}

@media (max-width: 767px) {.welcome_CcMGB {
    padding: 2rem 1rem;
}.welcome_CcMGB .main_intro_fmquy {
    padding-left: 1rem;
    font-size: calc(40px * 0.9);
}.welcome_CcMGB .main_intro_fmquy::before {
    width: 4px;
}.welcome_CcMGB .edu_smart_Ol3ku > div {
    min-height: 350px;
    padding: 2.5rem 1.5rem;
}.welcome_CcMGB .edu_smart_Ol3ku p {
    padding-left: 1rem;
    font-size: 15px;
    max-width: 100%;
}.welcome_CcMGB .edu_smart_Ol3ku h3 {
    font-size: 21px;
    padding: 1rem;
    max-width: 100%;
}}header .top_plank {
    background: rgb(216,187,187);
    color:  #ffffff;
}header .top_plank .prime_learntrack_z6BrK div svg, header .top_plank .prime_learntrack_z6BrK div svg path {
    fill: #ffffff;
}header .top_plank .prime_learntrack_z6BrK div span {
    color: #ffffff;
}header .top_plank .prime_learntrack_z6BrK {
    flex-wrap: wrap;
    display: flex;
    padding: 15px 0 10px 0;
    line-height: 21px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 13px;
}header .top_plank .prime_learntrack_z6BrK div {
    align-items: center;
    display: flex;
    margin-right: 24px;
    justify-content: flex-start;
}header .top_plank .prime_learntrack_z6BrK div img, header .top_plank .prime_learntrack_z6BrK div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.contact_box_vDKjI {
    padding: 5rem 0;
    position: relative;
}.contact_box_vDKjI::before {
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
}.contact_box_vDKjI .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.contact_box_vDKjI .connect_reach_Fzy9R {
    background: rgb(236,221,221);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: flex;
    border-radius: 30px;
    flex-wrap: wrap;
    position: relative;
}.contact_box_vDKjI .connect_reach_Fzy9R::before {
    left: 0;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(216,187,187), 
        rgb(192,153,153));
    height: 5px;
    position: absolute;
    content: "";
    width: 100%;
}.contact_box_vDKjI .inquiry_card_t0RpQ {
    flex: 1 0 300px;
    padding: 3rem;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    background: rgb(236,221,221);
    position: relative;
}.contact_box_vDKjI .inquiry_card_t0RpQ::after {
    right: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom,
        transparent,
        rgb(216,187,187,0.5),
        transparent);
    width: 1px;
    content: "";
    position: absolute;
}.contact_box_vDKjI .inquiry_card_t0RpQ h3 {
    margin-bottom: 2.5rem;
    border-bottom: 2px solid rgb(192,153,153);
    color: rgb(216,187,187);
    display: inline-block;
    padding-bottom: 1rem;
    font-weight: 700;
    font-size: 23px;
}.contact_box_vDKjI .inquiry_card_t0RpQ div {
    display: flex;
    align-items: center;
    padding: 1rem;
    transition: all 0.3s ease;
    margin-bottom: 2rem;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    border-radius: 10px;
}.contact_box_vDKjI .inquiry_card_t0RpQ div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}.contact_box_vDKjI .inquiry_card_t0RpQ div svg {
    background: rgb(216,187,187);
    padding: 5px;
    width: 24px;
    margin-right: 1rem;
    border-radius: 50%;
    height: 24px;
    flex-shrink: 0;
}.contact_box_vDKjI .inquiry_card_t0RpQ div svg path {
    fill: #ffffff;
}.contact_box_vDKjI .inquiry_card_t0RpQ div span {
    font-size: 12px;
    color: #000000;
}.contact_box_vDKjI .inquiry_card_t0RpQ div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}.contact_box_vDKjI .inquiry_card_t0RpQ div span a:hover {
    color: rgb(216,187,187);
}.contact_box_vDKjI .support_message_NYSuD {
    padding: 3rem;
    background: #ffffff;
    flex: 1 0 450px;
    position: relative;
}.contact_box_vDKjI .support_message_NYSuD::before {
    transform: rotate(45deg);
    width: 20px;
    left: -10px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    top: 3rem;
    height: 20px;
    position: absolute;
    content: "";
}.contact_box_vDKjI .support_message_NYSuD form {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}.contact_box_vDKjI .support_message_NYSuD h3 {
    margin-bottom: 2rem;
    color: #000000;
    position: relative;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}.contact_box_vDKjI .support_message_NYSuD h3::after {
    transform: translateX(-50%);
    content: "";
    position: absolute;
    height: 3px;
    bottom: -10px;
    left: 50%;
    background: rgb(216,187,187);
    width: 50px;
}.contact_box_vDKjI .support_message_NYSuD input[type="text"],
.contact_box_vDKjI .support_message_NYSuD input[type="email"] {
    background: rgb(236,221,221);
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    font-size: 12px;
    width: 100%;
}.contact_box_vDKjI .support_message_NYSuD input[type="text"]:focus,
.contact_box_vDKjI .support_message_NYSuD input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(216,187,187,0.5);
    border-color: rgb(216,187,187);
}.contact_box_vDKjI .support_message_NYSuD input[type="text"]::placeholder,
.contact_box_vDKjI .support_message_NYSuD input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR {
    align-items: flex-start;
    margin: 0.5rem 0;
    gap: 10px;
    display: flex;
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR input[type="checkbox"] {
    background-color: #ffffff;
    -webkit-appearance: none;
    border: 2px solid #000000;
    border-radius: 4px;
    margin-top: 2px;
    width: 20px;
    position: relative;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    appearance: none;
    flex-shrink: 0;
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR input[type="checkbox"]:checked {
    border-color: rgb(216,187,187);
    background-color: rgb(216,187,187);
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR input[type="checkbox"]:checked::after {
    border-width: 0 2px 2px 0;
    left: 7px;
    height: 8px;
    width: 4px;
    position: absolute;
    content: "";
    top: 3px;
    border: solid #ffffff;
    transform: rotate(45deg);
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR label {
    color: #000000;
    line-height: 1.5;
    font-size: calc(12px - 1px);
}.contact_box_vDKjI .support_message_NYSuD .query_links_lkPGR label a {
    color: rgb(216,187,187);
    font-weight: 600;
    text-decoration: none;
}.contact_box_vDKjI .support_message_NYSuD .inquiry_support_o9aez {
    background: rgb(216,187,187);
    position: relative;
    color: #ffffff;
    padding: 1rem;
    overflow: hidden;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    width: 100%;
    margin-top: 1rem;
    transition: all 0.3s ease;
}.contact_box_vDKjI .support_message_NYSuD .inquiry_support_o9aez::after {
    background: rgba(255, 255, 255, 0.5);
    left: 50%;
    content: "";
    transform-origin: 50% 50%;
    transform: scale(1, 1) translate(-50%);
    height: 5px;
    top: 50%;
    position: absolute;
    opacity: 0;
    border-radius: 100%;
    width: 5px;
}.contact_box_vDKjI .support_message_NYSuD .inquiry_support_o9aez:hover {
    background: rgb(192,153,153);
}.contact_box_vDKjI .support_message_NYSuD .inquiry_support_o9aez:focus {
    outline: none;
}.contact_box_vDKjI .support_message_NYSuD .inquiry_support_o9aez:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {.contact_box_vDKjI .connect_reach_Fzy9R {
    flex-direction: column;
}.contact_box_vDKjI .inquiry_card_t0RpQ {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
}.contact_box_vDKjI .inquiry_card_t0RpQ::after {
    top: unset;
    left: 0;
    right: unset;
    height: 1px;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(216,187,187,0.5),
            transparent);
}.contact_box_vDKjI .support_message_NYSuD::before {
    top: -10px;
    transform: rotate(135deg);
    left: 3rem;
}
}

@media screen and (max-width: 768px) {.contact_box_vDKjI {
    padding: 4rem 0;
}.contact_box_vDKjI .inquiry_card_t0RpQ,
    .contact_box_vDKjI .support_message_NYSuD {
    padding: 2rem;
}.contact_box_vDKjI .inquiry_card_t0RpQ h3,
    .contact_box_vDKjI .support_message_NYSuD h3 {
    font-size: calc(23px - 2px);
}
}

@media screen and (max-width: 576px) {.contact_box_vDKjI {
    padding: 3rem 0;
}.contact_box_vDKjI .inquiry_card_t0RpQ,
    .contact_box_vDKjI .support_message_NYSuD {
    padding: 1.5rem;
}.contact_box_vDKjI .inquiry_card_t0RpQ div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.contact_box_vDKjI .inquiry_card_t0RpQ div svg {
    width: 20px;
    height: 20px;
}.contact_box_vDKjI .support_message_NYSuD input[type="text"],
    .contact_box_vDKjI .support_message_NYSuD input[type="email"] {
    padding: 0.8rem 1rem;
}.contact_box_vDKjI .support_message_NYSuD::before {
    display: none;
}}.privacy_reserve_QNsAl {
    color: #ffffff;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: rgb(192,153,153);
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    padding: 30px;
}.privacy_reserve_QNsAl h1 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 45px;
    border-bottom: 2px solid rgb(192,153,153);
    padding-bottom: 10px;
    font-weight: 700;
    text-shadow: 0 0 8px rgb(216,187,187);
    color: #ffffff;
}.privacy_reserve_QNsAl h2 {
    text-shadow: 0 0 5px rgb(192,153,153);
    margin-top: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: 28px;
    text-transform: uppercase;
    color: #ffffff;
}.privacy_reserve_QNsAl h3, .privacy_reserve_QNsAl h4, .privacy_reserve_QNsAl h5, .privacy_reserve_QNsAl h6 {
    text-shadow: 0 0 5px rgb(216,187,187,0.5);
    margin-top: 20px;
    font-size: 19px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 400;
}.privacy_reserve_QNsAl ul, .privacy_reserve_QNsAl ol {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    padding-left: 0;
    list-style-position: inside;
    border-radius: 10px;
}.privacy_reserve_QNsAl li {
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 1.6;
    position: relative;
    color: #ffffff;
    font-size: 13px;
}.privacy_reserve_QNsAl section {
    padding: 20px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}.privacy_reserve_QNsAl p, .privacy_reserve_QNsAl span, .privacy_reserve_QNsAl div {
    box-shadow: 0 0 8px rgb(216,187,187,0.5);
    background-color: rgb(216,187,187,0.5);
    border-radius: 10px;
    color: #ffffff;
    font-weight: 300;
    border-left: 3px solid rgb(216,187,187);
    margin-bottom: 10px;
    font-size: 13px;
    padding: 5px 10px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_reserve_QNsAl {
    padding: 20px;
}.privacy_reserve_QNsAl h1 {
    font-size: calc(19px - 10%);
}.privacy_reserve_QNsAl h2 {
    font-size: calc(19px - 10%);
}.privacy_reserve_QNsAl h3, .privacy_reserve_QNsAl h4, .privacy_reserve_QNsAl h5, .privacy_reserve_QNsAl h6 {
    font-size: calc(19px - 10%);
}.privacy_reserve_QNsAl li {
    font-size: calc(13px - 10%);
}}.pricing_option_NEUDq {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    padding: 7rem 0;
}.pricing_option_NEUDq::before {
    height: 400px;
    opacity: 0.6;
    top: -150px;
    position: absolute;
    right: -100px;
    animation: float 15s ease-in-out infinite alternate;
    filter: blur(30px);
    width: 400px;
    content: '';
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(216,187,187,0.5), transparent);
}.pricing_option_NEUDq::after {
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, rgb(192,153,153,0.5), transparent);
    content: '';
    opacity: 0.5;
    left: -50px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    z-index: 1;
    position: absolute;
    filter: blur(25px);
    animation: float 18s ease-in-out infinite alternate-reverse;
    bottom: -100px;
}.pricing_option_NEUDq .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.pricing_option_NEUDq .cost_breakdown_Ol9W3 {
    flex-direction: column;
    display: flex;
}.pricing_option_NEUDq .learning_fee_41kra {
    opacity: 0;
    transform: translateY(20px);
    margin-bottom: 3rem;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    text-align: center;
}.pricing_option_NEUDq .learning_fee_41kra h2 {
    margin-bottom: 1rem;
    font-size: 33px;
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 700;
}.pricing_option_NEUDq .learning_fee_41kra h2::after {
    width: 80px;
    background: rgb(216,187,187);
    bottom: -10px;
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
}.pricing_option_NEUDq .plan_fee_T3lLA {
    max-width: 700px;
    color: #000000;
    margin: 1.5rem auto 0;
    line-height: 1.6;
    font-size: 15px;
}.pricing_option_NEUDq .payment_option_itByD {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin-top: 2rem;
    gap: 2rem;
    display: grid;
}.pricing_option_NEUDq .deal_opts_zsMSA {
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(30px);
    text-decoration: none;
    display: block;
    opacity: 0;
}.pricing_option_NEUDq .deal_opts_zsMSA:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_option_NEUDq .deal_opts_zsMSA:nth-child(3) {
    animation-delay: 0.6s;
}.pricing_option_NEUDq .deal_opts_zsMSA:nth-child(4) {
    animation-delay: 0.7s;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover {
    transform: translateY(-10px);
}.pricing_option_NEUDq .learning_package_jYABZ {
    flex-direction: column;
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    border-radius: 4px;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    overflow: hidden;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .learning_package_jYABZ {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.pricing_option_NEUDq .pricing_list_0KG3u {
    padding: 2.5rem 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    z-index: 2;
}.pricing_option_NEUDq .pricing_list_0KG3u h3 {
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 700;
    transition: color 0.3s ease;
    font-size: calc(24px + 2px);
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .pricing_list_0KG3u h3 {
    color: rgb(216,187,187);
}.pricing_option_NEUDq .tuition_grid_3Ekwz {
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative;
    color: rgb(216,187,187);
    font-size: calc(24px + 4px);
    font-weight: 700;
    padding-bottom: 10px;
}.pricing_option_NEUDq .tuition_grid_3Ekwz::after {
    position: absolute;
    background: rgb(216,187,187,0.5);
    bottom: 0;
    height: 2px;
    left: 0;
    width: 40px;
    content: '';
    transition: width 0.3s ease;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .tuition_grid_3Ekwz::after {
    width: 80px;
}.pricing_option_NEUDq .pricing_list_0KG3u p {
    line-height: 1.6;
    hyphens: auto;
    white-space: normal;
    margin-bottom: 2rem;
    color: #000000;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    flex-grow: 1;
}.pricing_option_NEUDq .picture_frame_moOnh {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 0.5s ease;
    height: 200px;
}.pricing_option_NEUDq .picture_frame_moOnh::after {
    opacity: 0;
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.4s ease;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .picture_frame_moOnh::after {
    opacity: 1;
}

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

@keyframes float {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}

@media (min-width: 992px) {.pricing_option_NEUDq .cost_breakdown_Ol9W3 {
    flex-direction: row-reverse;
}.pricing_option_NEUDq .learning_fee_41kra {
    display: flex;
    flex-direction: column;
    width: 35%;
    text-align: left;
    padding-right: 3rem;
    justify-content: center;
}.pricing_option_NEUDq .learning_fee_41kra h2 {
    text-align: left;
}.pricing_option_NEUDq .learning_fee_41kra h2::after {
    transform: none;
    left: 0;
}.pricing_option_NEUDq .plan_fee_T3lLA {
    margin: 1.5rem 0 0;
}.pricing_option_NEUDq .payment_option_itByD {
    gap: 2rem;
    margin-top: 0;
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.pricing_option_NEUDq {
    padding: 5rem 0;
}.pricing_option_NEUDq .learning_fee_41kra {
    margin-bottom: 2rem;
}.pricing_option_NEUDq .payment_option_itByD {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}

@media (max-width: 767px) {.pricing_option_NEUDq {
    padding: 4rem 0;
}.pricing_option_NEUDq .pricing_list_0KG3u {
    padding: 2rem 1.5rem;
}.pricing_option_NEUDq .picture_frame_moOnh {
    height: 180px;
}
}

@media (max-width: 575px) {.pricing_option_NEUDq {
    padding: 3rem 0;
}.pricing_option_NEUDq .learning_fee_41kra h2 {
    font-size: calc(33px - 4px);
}.pricing_option_NEUDq .payment_option_itByD {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.pricing_option_NEUDq .pricing_list_0KG3u {
    padding: 1.5rem 1.25rem;
}.pricing_option_NEUDq .picture_frame_moOnh {
    height: 160px;
}
}

@media (hover: none) {.pricing_option_NEUDq .deal_opts_zsMSA:hover {
    transform: none;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .learning_package_jYABZ {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .picture_frame_moOnh::after {
    opacity: 0;
}.pricing_option_NEUDq .deal_opts_zsMSA:hover .tuition_grid_3Ekwz::after {
    width: 40px;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    opacity: 0.9;
    background: linear-gradient(to right, rgb(192,153,153), rgb(216,187,187));
    z-index: -2;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}footer::after {
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: -1;
}.equity_pledge_K2pR4 {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.equity_pledge_K2pR4::before {
    left: 0;
    height: 10px;
    background: linear-gradient(90deg, rgb(216,187,187), rgb(192,153,153), rgb(216,187,187));
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
}.equity_pledge_K2pR4 .container {
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    display: grid;
    gap: 2rem;
}.equity_pledge_K2pR4 .company_holder {
    padding: 0;
    position: relative;
    grid-column: span 5;
}.equity_pledge_K2pR4 .company_holder h3 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    padding-bottom: 1rem;
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    position: relative;
}.equity_pledge_K2pR4 .company_holder h3::after {
    left: 0;
    height: 2px;
    background: #ffffff;
    width: 80px;
    position: absolute;
    bottom: -2px;
    content: "";
}.equity_pledge_K2pR4 .degree_path_Kq62k {
    color: #ffffff;
    margin-top: 1.5rem;
    line-height: 1.7;
    padding: 0 0 0 1.5rem;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    font-size: 16px;
    position: relative;
}.equity_pledge_K2pR4 .pitch_comp_v3Bgr {
    grid-column: span 7;
}.equity_pledge_K2pR4 .top_page_d2pUJ {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.equity_pledge_K2pR4 .first_pagebar_bmr6d {
    position: relative;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d h5 {
    color: #ffffff;
    font-size: 24px;
    position: relative;
    padding-bottom: 0.8rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
    margin: 0 0 1.5rem;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d h5::after {
    bottom: -2px;
    content: "";
    position: absolute;
    width: 40px;
    background: #ffffff;
    left: 0;
    height: 2px;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ {
    display: grid;
    gap: 1rem;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    text-decoration: none;
    align-items: center;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ a::after {
    opacity: 0;
    content: "\2192";
    margin-left: 0.5rem;
    transition: all 0.3s ease;
    transform: translateX(-5px);
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ a:hover::after {
    transform: translateX(0);
    opacity: 1;
}.telegram_ref_ikwu3 {
    margin-top: 4rem;
    position: relative;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.1);
}.telegram_ref_ikwu3 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.telegram_ref_ikwu3 .online_tools_eufBN {
    padding: 0 1rem;
    text-align: center;
    opacity: 0.9;
    font-size: 13px;
    position: relative;
    color: #ffffff;
}.equity_pledge_K2pR4::after {
    right: 2rem;
    position: absolute;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    top: 2rem;
    width: 50px;
    height: 50px;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}.equity_pledge_K2pR4 .company_holder::before {
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    width: 50px;
}.equity_pledge_K2pR4 .company_holder::after {
    position: absolute;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    width: 50px;
    height: 50px;
}.equity_pledge_K2pR4 .pitch_comp_v3Bgr::after {
    height: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    position: absolute;
    content: "";
    width: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    right: 0;
}

@media (max-width: 1200px) {.equity_pledge_K2pR4 .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.equity_pledge_K2pR4 {
    padding: 4rem 0 2rem;
}.equity_pledge_K2pR4 .container {
    grid-template-columns: 1fr;
}.equity_pledge_K2pR4 .company_holder,
    .equity_pledge_K2pR4 .pitch_comp_v3Bgr {
    grid-column: span 12;
}.equity_pledge_K2pR4 .company_holder {
    margin-bottom: 2rem;
}.equity_pledge_K2pR4::after,
    .equity_pledge_K2pR4 .company_holder::before,
    .equity_pledge_K2pR4 .company_holder::after,
    .equity_pledge_K2pR4 .pitch_comp_v3Bgr::after {
    display: none;
}
}

@media (max-width: 768px) {.equity_pledge_K2pR4 {
    padding: 3rem 0 1.5rem;
}.equity_pledge_K2pR4 .top_page_d2pUJ {
    gap: 1.5rem;
}.equity_pledge_K2pR4 .company_holder h3 {
    font-size: calc(32px - 2px);
}.telegram_ref_ikwu3 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.equity_pledge_K2pR4 {
    padding: 2.5rem 0 1rem;
}.equity_pledge_K2pR4 .top_page_d2pUJ {
    grid-template-columns: 1fr;
    gap: 2rem;
}.equity_pledge_K2pR4 .degree_path_Kq62k {
    padding-left: 1rem;
}.telegram_ref_ikwu3 {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.equity_pledge_K2pR4 .company_holder h3::after,
    .equity_pledge_K2pR4 .first_pagebar_bmr6d h5::after {
    width: 30px;
}.equity_pledge_K2pR4 .first_pagebar_bmr6d .top_page_d2pUJ a:hover {
    padding-left: 0.3rem;
}}.learning_profits_mDtGb {
    position: relative;
    background: linear-gradient(135deg, rgb(236,221,221) 0%, rgba(247, 248, 255, 0.95) 100%);
    box-shadow: 0 -15px 35px -20px rgba(0, 0, 0, 0.1) inset;
    padding: 120px 0;
    overflow: hidden;
}.learning_profits_mDtGb::before {
    position: absolute;
    opacity: 0.1;
    animation: float 20s infinite alternate ease-in-out;
    width: 35%;
    left: -15%;
    z-index: 0;
    height: 300%;
    top: -100%;
    content: "";
    transform: rotate(-15deg);
    background: linear-gradient(145deg, rgb(216,187,187,0.5) 0%, rgb(192,153,153,0.5) 70%);
}.learning_profits_mDtGb::after {
    z-index: 0;
    right: -15%;
    position: absolute;
    height: 200%;
    width: 40%;
    content: "";
    transform: rotate(15deg);
    background: linear-gradient(215deg, rgb(192,153,153,0.5) 0%, rgb(216,187,187,0.5) 70%);
    opacity: 0.08;
    bottom: -100%;
    animation: float 15s infinite alternate-reverse ease-in-out;
}.learning_profits_mDtGb .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    grid-template-columns: 1fr 1.5fr;
    display: grid;
    z-index: 1;
    align-items: center;
    gap: 50px;
}.learning_profits_mDtGb .picture_frame_moOnh {
    opacity: 0;
    max-width: 450px;
    animation: photo-appear 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    height: auto;
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.1), 
                -5px -5px 30px rgba(255, 255, 255, 0.8);
    filter: saturate(1.05);
    width: 100%;
    border-radius: 13px;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-5deg) rotateX(3deg);
    transform-origin: center center;
    transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
}.learning_profits_mDtGb .picture_frame_moOnh:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) scale(1.02);
    box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.15), 
                -5px -5px 30px rgba(255, 255, 255, 0.9);
}.learning_profits_mDtGb .learn_corner_69jt4 {
    animation: slide-in 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s forwards;
    transform: translateY(30px);
    opacity: 0;
    z-index: 2;
    position: relative;
}.learning_profits_mDtGb .description_card_IBfzm {
    position: relative;
    padding: 10px 0 10px 30px;
}.learning_profits_mDtGb .description_card_IBfzm::before {
    width: 3px;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(216,187,187), rgb(192,153,153));
    top: 0;
    border-radius: 10px;
    height: 100%;
}.learning_profits_mDtGb h1 {
    margin-bottom: 30px;
    line-height: 1.3;
    transform: translateZ(0);
    color: #000000;
    font-size: 42px;
    font-weight: 700;
    position: relative;
}.learning_profits_mDtGb h1::after {
    height: 15px;
    content: "";
    transform: translateY(-50%);
    background: rgb(216,187,187);
    left: -30px;
    width: 15px;
    position: absolute;
    box-shadow: 0 0 15px rgb(216,187,187,0.5);
    top: 50%;
    border-radius: 50%;
}.learning_profits_mDtGb ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 20px;
    padding: 0;
}.learning_profits_mDtGb li {
    position: relative;
    border-radius: 10px;
    animation-delay: calc(0.15s * var(--i, 0));
    padding: 15px 20px 15px 60px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    animation: fade-in 0.5s forwards;
    opacity: 0;
    backdrop-filter: blur(5px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05),
                -2px -2px 10px rgba(255, 255, 255, 0.6);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 100%);
    transform: translateZ(0);
}.learning_profits_mDtGb li:nth-child(1) {
    --i: 1;
}.learning_profits_mDtGb li:nth-child(2) {
    --i: 2;
}.learning_profits_mDtGb li:nth-child(3) {
    --i: 3;
}.learning_profits_mDtGb li:nth-child(4) {
    --i: 4;
}.learning_profits_mDtGb li:nth-child(5) {
    --i: 5;
}.learning_profits_mDtGb li:hover {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.08),
                -3px -3px 12px rgba(255, 255, 255, 0.8);
    transform: translateY(-5px) scale(1.02);
}.learning_profits_mDtGb li p {
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}.learning_profits_mDtGb li svg {
    transition: transform 0.3s ease;
    color: rgb(216,187,187);
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    top: 50%;
    height: 30px;
    left: 15px;
    position: absolute;
    width: 30px;
    transform: translateY(-50%);
}.learning_profits_mDtGb li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.learning_profits_mDtGb svg path {
    fill: rgb(216,187,187);
    transition: fill 0.3s ease;
}.learning_profits_mDtGb li:hover svg path {
    fill: rgb(192,153,153);
}

@keyframes float {
    0% { transform: rotate(-15deg) translateY(0); }
    50% { transform: rotate(-14deg) translateY(-20px); }
    100% { transform: rotate(-16deg) translateY(0); }
}

@keyframes slide-in {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}

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

@keyframes photo-appear {
    0% { opacity: 0; transform: perspective(1000px) rotateY(-15deg) rotateX(10deg) translateX(-50px); }
    100% { opacity: 1; transform: perspective(1000px) rotateY(-5deg) rotateX(3deg) translateX(0); }
}

@media (max-width: 1024px) {.learning_profits_mDtGb {
    padding: 90px 0;
}.learning_profits_mDtGb .container {
    gap: 40px;
    grid-template-columns: 1fr;
}.learning_profits_mDtGb .picture_frame_moOnh {
    max-width: 400px;
    margin: 0 auto;
}.learning_profits_mDtGb ul {
    grid-template-columns: 1fr;
}
}

@media (max-width: 768px) {.learning_profits_mDtGb {
    padding: 70px 0;
}.learning_profits_mDtGb h1 {
    margin-bottom: 25px;
    font-size: calc(42px * 0.85);
}.learning_profits_mDtGb .picture_frame_moOnh {
    max-width: 100%;
}.learning_profits_mDtGb .description_card_IBfzm {
    padding: 0 0 0 20px;
}.learning_profits_mDtGb li {
    padding: 15px 15px 15px 55px;
}
}

@media (max-width: 576px) {.learning_profits_mDtGb {
    padding: 50px 0;
}.learning_profits_mDtGb h1 {
    font-size: calc(42px * 0.7);
    margin-bottom: 20px;
}.learning_profits_mDtGb ul {
    gap: 15px;
}.learning_profits_mDtGb li {
    padding: 12px 12px 12px 50px;
}.learning_profits_mDtGb li svg {
    width: 24px;
    height: 24px;
    left: 12px;
}.learning_profits_mDtGb li p {
    font-size: calc(14px * 0.9);
}}.cookie_overlay_banner_pgbOk {
    border-top: 2px solid rgb(216,187,187);
    transition: all 0.3s ease-in-out;
    z-index: 90;
    padding: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    position: fixed;
    width: 100%;
    background: rgb(192,153,153);
    bottom: 0;
}.edu_track_4OKIt {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    max-width: 1200px;
    display: flex;
    padding: 20px 30px;
}.cookie_overlay_banner_pgbOk h5 {
    color: #ffffff;
    transition: color 0.3s ease-in-out;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 21px;
}.cookie_overlay_banner_pgbOk p {
    color: #ffffff;
    font-size: 15px;
    max-width: 500px;
}.safe_cookies_1IVyt {
    flex-shrink: 0;
    margin-right: 20px;
}.safe_cookies_1IVyt svg, .safe_cookies_1IVyt svg path {
    transition: transform 0.3s ease-in-out;
    fill: rgb(216,187,187);
    width: 80px;
    height: 80px;
}.safe_cookies_1IVyt:hover svg {
    transform: rotate(10deg);
}.cookie_visitor_nrK4Q {
    box-shadow: rgb(216,187,187,0.5) 0px 4px 10px 0px;
    line-height: 35px;
    text-decoration: none;
    margin-left: 20px;
    background: rgb(216,187,187);
    padding: 10px 20px;
    border-radius: 17px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
}.cookie_button.cookie_none_vkG9c {
    background: rgb(216,187,187);
}.cookie_button.data_agree_wmXtv {
    background: rgb(192,153,153);
}.cookie_visitor_nrK4Q:hover {
    box-shadow: rgb(216,187,187,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.cookie_overlay_banner_pgbOk p a {
    font-weight: 600;
    color: rgb(216,187,187);
    transition: color 0.3s ease-in-out;
    text-decoration: none;
}.cookie_overlay_banner_pgbOk p a:hover {
    color: rgb(192,153,153);
}.wrapping-container_4IKBO .cookie_overlay_banner_pgbOk {
    padding: 40px 0;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    background: rgb(192,153,153);
}.wrapping-container_4IKBO .cookie_visitor_nrK4Q {
    color: #ffffff;
    border-radius: 10px;
    padding: 10px;
    margin-left: 30px;
    border: none;
    font-size: 20px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(216,187,187);
    font-weight: 400;
}.wrapping-container_4IKBO .gdpr_banner_3Ftwm h5, .wrapping-container_4IKBO .gdpr_banner_3Ftwm p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookie_overlay_banner_pgbOk {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.safe_cookies_1IVyt {
    display: none;
}.edu_track_4OKIt {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_overlay_banner_pgbOk h5 {
    text-align: center;
}.cookie_overlay_banner_pgbOk p {
    text-align: center;
}.gdpr_banner_3Ftwm {
    margin-bottom: 20px;
    text-align: center;
}.cookie_visitor_nrK4Q {
    margin-top: 10px;
    max-width: 300px;
    width: 100%;
    margin-left: 0;
}}
#consentAlertWindow_4HsG6 {
    display: none;
}#consentAlertWindow_4HsG6:checked ~ .cookie_overlay_banner_pgbOk {
    opacity: 0;
    visibility: hidden;
}.about_this_q58KZ {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    align-items: center;
    display: flex;
}.about_this_q58KZ::before {
    backdrop-filter: blur(5px);
    right: 0;
    content: "";
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.85;
    background: linear-gradient(145deg, rgb(216,187,187,0.5), rgba(0, 0, 0, 0.5), rgb(192,153,153,0.5));
    left: 0;
}.about_this_q58KZ::after {
    z-index: 1;
    height: 100%;
    background: rgb(216,187,187);
    opacity: 0.08;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    width: 100%;
    animation: shiftBackground 25s infinite alternate ease-in-out;
    top: -50%;
    content: "";
    position: absolute;
    right: -50%;
    transform: rotate(-35deg) skewX(15deg);
}.about_this_q58KZ .container {
    opacity: 1;
    max-width: 1200px;
    animation: fadeUp 1.2s ease-out;
    position: relative;
    padding: 3rem 2rem;
    z-index: 2;
    transform: translateY(0);
    margin: 0 auto;
}.about_this_q58KZ .description_card_IBfzm {
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    padding: 3.5rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateY(2deg);
}.about_this_q58KZ .description_card_IBfzm:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_this_q58KZ .description_card_IBfzm::before {
    left: 0;
    transform: scaleX(0);
    position: absolute;
    height: 10px;
    right: 0;
    content: "";
    top: -10px;
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(216,187,187);
    transform-origin: left;
}.about_this_q58KZ .description_card_IBfzm::after {
    height: 50%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    width: 100%;
    bottom: 0;
    content: "";
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    left: 0;
}.about_this_q58KZ .description_card_IBfzm > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}.about_this_q58KZ .description_card_IBfzm > div:first-child::before {
    transition: transform 0.6s ease;
    height: 3px;
    left: 0;
    width: 60px;
    content: "";
    position: absolute;
    transform-origin: left;
    bottom: -10px;
    background: rgb(216,187,187);
    transform: scaleX(0.7);
}.about_this_q58KZ .description_card_IBfzm > div:first-child:hover::before {
    transform: scaleX(1);
}.about_this_q58KZ h5 {
    font-weight: 700;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.5s ease;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    font-size: 19px;
    padding-bottom: 0.5rem;
    margin: 0;
    display: inline-block;
}.about_this_q58KZ h5::after {
    content: "";
    width: 100%;
    position: absolute;
    transform-origin: right;
    height: 1px;
    transform: scaleX(0);
    bottom: 0;
    background: rgb(216,187,187);
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.about_this_q58KZ .description_card_IBfzm > div:first-child:hover h5 {
    transform: translateX(10px);
}.about_this_q58KZ .description_card_IBfzm > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) {
    margin-bottom: 2rem;
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) p {
    font-size: calc(19px * 1.2);
    display: inline-block;
    margin: 0;
    color: rgb(192,153,153);
    font-weight: 600;
    transform: translateY(0);
    transition: transform 0.5s ease;
    position: relative;
    letter-spacing: 1px;
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) p::before {
    border-radius: 50%;
    opacity: 0;
    height: 10px;
    top: 50%;
    left: -20px;
    background: rgb(216,187,187);
    position: absolute;
    transform: translateY(-50%) scale(0);
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 10px;
    content: "";
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2):hover p {
    transform: translateY(-5px);
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2):hover p::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}.about_this_q58KZ ol {
    padding-left: 1.2rem;
    margin: 0;
    counter-reset: list-counter;
}.about_this_q58KZ ol li {
    color: #000000;
    margin-bottom: 0.5rem;
    line-height: 1.8;
    text-align: justify;
    font-size: 18px;
    position: relative;
    column-gap: 2rem;
    padding-left: 1rem;
    hyphens: auto;
    column-count: 1;
    counter-increment: list-counter;
}.about_this_q58KZ ol li::before {
    transition: transform 0.3s ease;
    content: "";
    border-radius: 50%;
    height: 6px;
    left: -1.2rem;
    top: 0.7rem;
    width: 6px;
    background: rgb(216,187,187);
    position: absolute;
}.about_this_q58KZ ol li:hover::before {
    transform: scale(1.5);
}

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

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

@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}

@media (min-width: 768px) {.about_this_q58KZ .description_card_IBfzm {
    padding: 4rem;
}.about_this_q58KZ ol li {
    padding-left: 0;
    column-count: 2;
}
}

@media (min-width: 992px) {.about_this_q58KZ .container {
    padding: 5rem 2rem;
}.about_this_q58KZ .description_card_IBfzm {
    padding: 5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.about_this_q58KZ h5 {
    font-size: calc(19px * 1.2);
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) p {
    font-size: calc(19px * 1.5);
}.about_this_q58KZ ol li {
    font-size: calc(18px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.about_this_q58KZ {
    min-height: auto;
}.about_this_q58KZ .description_card_IBfzm {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    transform: perspective(1000px) rotateY(1deg);
    padding: 2.5rem 1.5rem;
}.about_this_q58KZ h5 {
    font-size: calc(19px * 0.9);
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) p {
    font-size: calc(19px * 1.1);
}.about_this_q58KZ ol li {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
    padding-left: 0;
}
}

@media (max-width: 480px) {.about_this_q58KZ .description_card_IBfzm {
    padding: 2rem 1.25rem;
}.about_this_q58KZ h5 {
    font-size: calc(19px * 0.85);
}.about_this_q58KZ .description_card_IBfzm > div:nth-child(2) p {
    font-size: 19px;
}.about_this_q58KZ ol li {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}
}