* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.discuss_ctadO10yaA {
    flex: 0 0 auto;
}.segment-wrapperKxe4p8V {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1251px;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.main_pagelJdZpYW {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    overflow: visible;
    background: #ffffff;
    z-index: 99;
    width: 100%;
    position: relative;
}header::before {
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    content: "";
    background: linear-gradient(to right, rgb(162,176,175), rgb(128,143,142));
    left: 0;
}header .head_pageXOHWz0p {
    padding: 25px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .head_pageXOHWz0p::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background-color: rgb(197,210,209);
    height: 1px;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ {
    z-index: 2;
    position: relative;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ .nav_know5TVbRtk {
    overflow: hidden;
    display: block;
    position: relative;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ .nav_know5TVbRtk svg {
    height: 40px;
    width: auto;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ .nav_know5TVbRtk:hover svg {
    transform: scale(1.08);
}header .head_pageXOHWz0p .main_pagebarDjodklc {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 {
    margin: 0 15px;
    position: relative;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0:last-child {
    margin-right: 0;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a {
    color: #000000;
    text-decoration: none;
    display: block;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    padding: 8px 0;
    font-weight: 400;
    position: relative;
    overflow: hidden;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a:hover {
    letter-spacing: 1px;
    color: rgb(162,176,175);
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a::before,
header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a::after {
    left: 0;
    transform-origin: right center;
    background-color: rgb(162,176,175);
    height: 1px;
    content: "";
    bottom: 0;
    position: absolute;
    width: 100%;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a::after {
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    background-color: rgb(128,143,142);
    transform: scaleX(0);
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a::after {
    opacity: 0.3;
    bottom: -2px;
    height: 3px;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .head_pageXOHWz0p {
    flex-direction: column;
    padding: 20px 15px;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ {
    margin-bottom: 20px;
}header .head_pageXOHWz0p .main_pagebarDjodklc {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 {
    margin: 5px 12px;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 a {
    padding: 5px 0;
    font-size: calc(15px - 1px);
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .head_pageXOHWz0p {
    padding: 15px 10px;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ {
    margin-bottom: 15px;
}header .head_pageXOHWz0p .nav_primaryI1pBgSQ .nav_know5TVbRtk svg {
    height: 35px;
}header .head_pageXOHWz0p .main_pagebarDjodklc {
    gap: 5px;
}header .head_pageXOHWz0p .main_pagebarDjodklc .site_coreHaKskw0 {
    margin: 2px 10px;
}}.ty_sidebargyhBYV0 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(197,210,209), rgb(197,210,209) 60%, rgb(128,143,142,0.5) 140%);
    overflow: hidden;
    position: relative;
}.ty_sidebargyhBYV0::before {
    animation: float 18s ease-in-out infinite alternate;
    height: 70%;
    opacity: 0.8;
    content: "";
    background: linear-gradient(145deg, rgb(162,176,175,0.5) 10%, transparent 70%);
    position: absolute;
    width: 50%;
    filter: blur(20px);
    top: -5%;
    z-index: 1;
    right: -10%;
    transform: rotate(15deg) skew(5deg);
}.ty_sidebargyhBYV0::after {
    position: absolute;
    background: linear-gradient(215deg, rgb(128,143,142,0.5) 15%, transparent 65%);
    opacity: 0.7;
    filter: blur(15px);
    left: -5%;
    height: 60%;
    content: "";
    width: 40%;
    z-index: 1;
    bottom: -8%;
    transform: rotate(-10deg) skew(-5deg);
    animation: float 15s ease-in-out infinite alternate-reverse;
}.ty_sidebargyhBYV0 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.ty_sidebargyhBYV0 h2 {
    max-width: 90%;
    transform: translateY(0);
    margin-bottom: 2rem;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    font-size: 35px;
}.ty_sidebargyhBYV0 h2::after {
    transform: scaleX(1);
    transition: transform 0.6s ease-out;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142));
    left: 0;
    height: 4px;
    transform-origin: left center;
    width: 80px;
    bottom: -0.8rem;
}.ty_sidebargyhBYV0:hover h2 {
    transform: translateY(-5px);
}.ty_sidebargyhBYV0:hover h2::after {
    transform: scaleX(1.2);
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW {
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.02);
    position: relative;
    margin-top: 1rem;
    padding: 2.5rem;
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    border-radius: calc(27px / 1.5);
    backdrop-filter: blur(8px);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW::before {
    background-size: 200% 100%;
    content: "";
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142), rgb(162,176,175));
    left: 0;
    width: 100%;
    animation: gradientMove 8s ease infinite;
    position: absolute;
    height: 4px;
    top: 0;
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.08),
        0 8px 15px rgba(0, 0, 0, 0.03);
}.ty_sidebargyhBYV0 ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}.ty_sidebargyhBYV0 li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 2rem;
}.ty_sidebargyhBYV0 li::before {
    width: 10px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    height: 10px;
    background: rgb(162,176,175);
    border-radius: 50%;
    left: 0;
    transform: scale(0.8);
    position: absolute;
    content: "";
    top: 0.5rem;
}.ty_sidebargyhBYV0 li:hover::before {
    transform: scale(1.1);
    background: rgb(128,143,142);
}.ty_sidebargyhBYV0 li span {
    font-family: Arial, sans-serif;
    display: block;
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.7;
    font-size: calc(17px * 1.05);
}.ty_sidebargyhBYV0 li:hover span {
    transform: translateX(5px);
}

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

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

@media (max-width: 992px) {.ty_sidebargyhBYV0 {
    padding: 4rem 0;
}.ty_sidebargyhBYV0 h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW {
    padding: 2rem;
}
}

@media (max-width: 768px) {.ty_sidebargyhBYV0 {
    padding: 3.5rem 0;
}.ty_sidebargyhBYV0 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.8);
}.ty_sidebargyhBYV0 h2::after {
    height: 3px;
    width: 60px;
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW {
    padding: 1.8rem;
}.ty_sidebargyhBYV0 li {
    padding-left: 1.8rem;
}.ty_sidebargyhBYV0 li span {
    font-size: 17px;
}
}

@media (max-width: 576px) {.ty_sidebargyhBYV0 {
    padding: 3rem 0;
}.ty_sidebargyhBYV0 h2 {
    margin-bottom: 1.2rem;
    font-size: calc(35px * 0.7);
}.ty_sidebargyhBYV0 h2::after {
    width: 50px;
    height: 3px;
}.ty_sidebargyhBYV0 .learning_zonelfLEwmW {
    padding: 1.5rem;
    margin-top: 0.5rem;
}.ty_sidebargyhBYV0 li {
    padding-left: 1.5rem;
}.ty_sidebargyhBYV0 li::before {
    width: 8px;
    top: 0.4rem;
    height: 8px;
}.ty_sidebargyhBYV0 li span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}.customer_opinionsbtqpvHI {
    background: linear-gradient(135deg, rgb(197,210,209) 0%, rgba(245, 247, 251, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.customer_opinionsbtqpvHI::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.07;
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(162,176,175,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(128,143,142,0.5) 0%, transparent 20%);
    height: 100%;
}.customer_opinionsbtqpvHI::after {
    top: -5%;
    z-index: 0;
    opacity: 0.03;
    transform: rotate(-15deg) skew(10deg);
    content: "";
    width: 40%;
    height: 40%;
    background: rgb(162,176,175,0.5);
    right: -5%;
    position: absolute;
}.customer_opinionsbtqpvHI h2 {
    z-index: 2;
    position: relative;
    margin-bottom: 3.5rem;
    text-align: left;
    transform: translateX(2vw);
    color: #000000;
    font-weight: 700;
    font-size: calc(38px * 1.1);
}.customer_opinionsbtqpvHI h2::after {
    bottom: -0.8rem;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    content: "";
    left: 0;
    position: absolute;
    height: 3px;
    width: 5rem;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.customer_opinionsbtqpvHI h2:hover::after {
    transform: scaleX(1.2);
}.customer_opinionsbtqpvHI .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
}.customer_opinionsbtqpvHI .learning_zonelfLEwmW {
    overflow: visible;
    position: relative;
}.customer_opinionsbtqpvHI .learning_viewsi0YUgKd {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W {
    position: relative;
    transform: translateY(0);
    display: flex;
    background: #ffffff;
    flex-direction: column;
    padding: 2rem 1.75rem;
    border-left: 3px solid rgb(128,143,142);
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.03);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W::before {
    content: "";
    line-height: 1;
    font-family: Arial, sans-serif;
    color: rgb(162,176,175);
    z-index: -1;
    position: absolute;
    top: -2rem;
    right: 1rem;
    opacity: 0.07;
    font-size: 8rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:hover {
    box-shadow: 0 15px 40px rgba(var(--primary-color-rgb), 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(2n) {
    border-left: 3px solid rgb(162,176,175);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(3n) {
    border-left: 3px solid rgb(128,143,142);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W h3 {
    font-size: calc(18px * 1.05);
    letter-spacing: 0.02em;
    font-weight: 600;
    color: rgb(162,176,175);
    margin: 0 0 0.75rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W .description {
    margin: 0 0 1.5rem;
    font-size: 13px;
    color: #000000;
    flex-grow: 1;
    line-height: 1.6;
    font-style: italic;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W div {
    width: 3.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    transform: rotate(-3deg);
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    transition: transform 0.4s ease;
    border: 2px solid rgba(var(--primary-color-rgb), 0.1);
    height: 3.5rem;
    margin-top: auto;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:hover div {
    transform: rotate(0deg) scale(1.05);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 0.5s ease;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:hover img {
    transform: scale(1.1);
}

@media (min-width: 992px) {.customer_opinionsbtqpvHI {
    padding: 7rem 0;
}.customer_opinionsbtqpvHI h2 {
    font-size: calc(38px * 1.2);
    margin-bottom: 4rem;
    transform: translateX(4vw);
}.customer_opinionsbtqpvHI .learning_viewsi0YUgKd {
    gap: 2rem;
    grid-template-columns: repeat(4, 1fr);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W {
    padding: 2.5rem 2rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(odd) {
    transform: translateY(25px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(even) {
    transform: translateY(-15px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:hover {
    transform: translateY(-10px);
}
}

@media (min-width: 1200px) {.customer_opinionsbtqpvHI h2 {
    margin-bottom: 5rem;
    transform: translateX(6vw);
}.customer_opinionsbtqpvHI .learning_viewsi0YUgKd {
    gap: 2.5rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W {
    height: calc(100% - 20px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(1) {
    transform: translateY(0);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(2) {
    transform: translateY(40px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(3) {
    transform: translateY(20px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(4) {
    transform: translateY(60px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(5) {
    transform: translateY(10px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(6) {
    transform: translateY(50px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:nth-child(7) {
    transform: translateY(30px);
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W:hover {
    transform: translateY(calc(var(--translateY) - 15px));
}
}

@media (max-width: 991px) {.customer_opinionsbtqpvHI {
    padding: 4rem 0;
}.customer_opinionsbtqpvHI h2 {
    font-size: calc(38px * 1.05);
    text-align: center;
    transform: translateX(0);
}.customer_opinionsbtqpvHI h2::after {
    left: 50%;
    transform: translateX(-50%);
}.customer_opinionsbtqpvHI .learning_viewsi0YUgKd {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 767px) {.customer_opinionsbtqpvHI {
    padding: 3rem 0;
}.customer_opinionsbtqpvHI h2 {
    font-size: 38px;
    margin-bottom: 2.5rem;
}.customer_opinionsbtqpvHI .learning_viewsi0YUgKd {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.customer_opinionsbtqpvHI h2 {
    font-size: calc(38px * 0.85);
    margin-bottom: 2rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W {
    padding: 1.25rem;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W h3 {
    font-size: 18px;
}.customer_opinionsbtqpvHI .feedback_storiesye5km8W .description {
    font-size: calc(13px * 0.95);
}}.privacy_nichejLp87Ca {
    overflow: hidden;
    padding: 40px;
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.privacy_nichejLp87Ca h1 {
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 42px;
    margin-top: 40px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.privacy_nichejLp87Ca h2 {
    margin-bottom: 20px;
    font-size: 35px;
    color: #ffffff;
    margin-top: 35px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-align: left;
}.privacy_nichejLp87Ca h4,.privacy_nichejLp87Ca h3, .privacy_nichejLp87Ca h5 {
    color: #ffffff;
}.privacy_nichejLp87Ca ul {
    padding-left: 0;
    list-style-type: none;
}.privacy_nichejLp87Ca li {
    transition: background 0.3s ease;
    font-size: 15px;
    margin-bottom: 15px;
    background: rgb(162,176,175,0.5);
    border-radius: 10px;
    color: #000000;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    padding: 10px;
}.privacy_nichejLp87Ca li:hover {
    color: #ffffff;
    background: rgb(162,176,175);
}.privacy_nichejLp87Ca div {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 18px;
    background: rgb(197,210,209);
    font-family: Arial, sans-serif;
    padding: 15px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 15px;
    line-height: 1.8;
}.privacy_nichejLp87Ca p, .privacy_nichejLp87Ca span {
    margin-bottom: 10px;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.8;
}
@media only screen and (max-width: 800px) {.privacy_nichejLp87Ca {
    padding: 20px;
}.privacy_nichejLp87Ca h1 {
    margin-bottom: 20px;
    font-size: calc(19px - 4px);
    margin-top: 30px;
}.privacy_nichejLp87Ca h2 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: calc(19px - 4px);
}.privacy_nichejLp87Ca li {
    padding: 8px;
    margin-bottom: 10px;
}.privacy_nichejLp87Ca div {
    padding: 10px;
}}.company_overviewUNQ1oxV {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(197,210,209) 0%, rgba(0, 0, 0, 0.5) 100%);
}.company_overviewUNQ1oxV::before {
    top: 0;
    opacity: 0.15;
    background: 
        radial-gradient(circle at 20% 30%, rgb(162,176,175,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(128,143,142,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    animation: pulse 15s infinite alternate;
}.company_overviewUNQ1oxV::after {
    top: 0;
    opacity: 0.03;
    width: 100%;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    z-index: 2;
    background-size: 100px 100px;
    height: 100%;
    content: "";
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 75%),
        linear-gradient(-45deg, transparent 75%, #000000 75%);
    left: 0;
    position: absolute;
}.company_overviewUNQ1oxV .container {
    z-index: 5;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.company_overviewUNQ1oxV .learning_zonelfLEwmW {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    justify-content: space-between;
    padding: 40px;
    align-items: center;
    gap: 50px;
    transform: translateY(0);
    display: flex;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.5s ease;
}.company_overviewUNQ1oxV .learning_zonelfLEwmW:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    border-color: rgb(162,176,175,0.5);
}.company_overviewUNQ1oxV .learn_spotCOqp0a6 {
    flex: 0 0 300px;
    gap: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
}.company_overviewUNQ1oxV .learn_spotCOqp0a6::before {
    height: calc(100% + 30px);
    border-radius: 30px;
    transition: all 0.5s ease;
    width: calc(100% + 30px);
    opacity: 0;
    position: absolute;
    border: 2px solid rgb(162,176,175,0.5);
    content: "";
    z-index: -1;
    top: -15px;
    transform: scale(0.95);
    left: -15px;
}.company_overviewUNQ1oxV .learn_spotCOqp0a6:hover::before {
    opacity: 0.5;
    transform: scale(1);
}.company_overviewUNQ1oxV .image_cellYhUbqXT {
    height: 350px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 30px;
}.company_overviewUNQ1oxV .image_cellYhUbqXT::after {
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%);
}.company_overviewUNQ1oxV .master_sessionsuQWGMUR {
    transform: translateX(0);
    z-index: 10;
    transition: all 0.5s ease;
    border-radius: 10px;
    margin-top: -50px;
    margin-left: 20px;
    padding: 20px;
    background: rgb(162,176,175);
    position: relative;
}.company_overviewUNQ1oxV .learn_spotCOqp0a6:hover .master_sessionsuQWGMUR {
    transform: translateX(-10px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}.company_overviewUNQ1oxV .teach_style84Lgf51 {
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 5px 0;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.company_overviewUNQ1oxV .mentor_values6YTLSMk {
    font-weight: 400;
    font-family: Arial, sans-serif;
    letter-spacing: 0.2px;
    opacity: 0.9;
    font-size: 17px;
    color: #ffffff;
    margin: 0;
}.company_overviewUNQ1oxV .caption_holderUs8BTwV {
    gap: 20px;
    flex-direction: column;
    display: flex;
    flex: 1;
}.company_overviewUNQ1oxV .success_metricKaJLE82 {
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
    display: flex;
}.company_overviewUNQ1oxV .success_metricKaJLE82 svg {
    transition: all 0.3s ease;
    height: 40px;
    fill: rgb(162,176,175);
    width: 40px;
}.company_overviewUNQ1oxV .success_metricKaJLE82:hover svg {
    transform: scale(1.1) rotate(5deg);
}.company_overviewUNQ1oxV .success_metricKaJLE82 svg path {
    transition: all 0.3s ease;
    fill: rgb(162,176,175);
}.company_overviewUNQ1oxV .success_metricKaJLE82:hover svg path {
    fill: rgb(128,143,142);
}.company_overviewUNQ1oxV h2 {
    letter-spacing: 0.5px;
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    font-size: 33px;
}.company_overviewUNQ1oxV h2::after {
    transition: all 0.5s ease;
    border-radius: 3px;
    left: 0;
    bottom: 0;
    width: 80px;
    background: linear-gradient(90deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    position: absolute;
    height: 3px;
    content: "";
}.company_overviewUNQ1oxV .caption_holderUs8BTwV:hover h2::after {
    width: 120px;
}.company_overviewUNQ1oxV p {
    letter-spacing: 0.3px;
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 17px;
    margin: 0;
    font-weight: 400;
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@media (max-width: 992px) {.company_overviewUNQ1oxV {
    padding: 60px 0;
}.company_overviewUNQ1oxV .learning_zonelfLEwmW {
    gap: 40px;
    flex-direction: column;
    padding: 30px;
}.company_overviewUNQ1oxV .learn_spotCOqp0a6 {
    width: 100%;
    max-width: 500px;
    flex: 0 0 auto;
}.company_overviewUNQ1oxV .image_cellYhUbqXT {
    height: 300px;
}.company_overviewUNQ1oxV .master_sessionsuQWGMUR {
    margin-top: -40px;
    margin-left: 15px;
}.company_overviewUNQ1oxV h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.company_overviewUNQ1oxV {
    padding: 50px 0;
}.company_overviewUNQ1oxV .learning_zonelfLEwmW {
    gap: 30px;
    padding: 25px;
}.company_overviewUNQ1oxV .learn_spotCOqp0a6 {
    max-width: 400px;
}.company_overviewUNQ1oxV .image_cellYhUbqXT {
    height: 250px;
}.company_overviewUNQ1oxV .master_sessionsuQWGMUR {
    padding: 15px;
    margin-top: -35px;
}.company_overviewUNQ1oxV .teach_style84Lgf51 {
    font-size: calc(24px * 0.9);
}.company_overviewUNQ1oxV .mentor_values6YTLSMk {
    font-size: calc(17px * 0.9);
}.company_overviewUNQ1oxV h2 {
    padding-bottom: 10px;
    font-size: calc(33px * 0.8);
}.company_overviewUNQ1oxV h2::after {
    width: 60px;
}.company_overviewUNQ1oxV .caption_holderUs8BTwV:hover h2::after {
    width: 90px;
}.company_overviewUNQ1oxV p {
    font-size: calc(17px * 0.9);
}
}

@media (max-width: 576px) {.company_overviewUNQ1oxV {
    padding: 40px 0;
}.company_overviewUNQ1oxV .learning_zonelfLEwmW {
    gap: 25px;
    padding: 20px;
}.company_overviewUNQ1oxV .image_cellYhUbqXT {
    height: 220px;
}.company_overviewUNQ1oxV .master_sessionsuQWGMUR {
    padding: 12px;
    margin-top: -30px;
    margin-left: 10px;
}.company_overviewUNQ1oxV .success_metricKaJLE82 svg {
    width: 30px;
    height: 30px;
}.company_overviewUNQ1oxV h2 {
    font-size: calc(33px * 0.7);
    padding-bottom: 8px;
    margin-bottom: 10px;
}.company_overviewUNQ1oxV h2::after {
    height: 2px;
    width: 50px;
}.company_overviewUNQ1oxV .caption_holderUs8BTwV:hover h2::after {
    width: 70px;
}.company_overviewUNQ1oxV p {
    font-size: calc(17px * 0.85);
}}.course_program_infoSBlIauT {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,210,209), #ffffff 80%);
}.course_program_infoSBlIauT::before {
    opacity: 0.15;
    height: 250px;
    background: rgb(128,143,142,0.5);
    transform: translateZ(0);
    width: 250px;
    border-radius: 50%;
    right: -50px;
    filter: blur(40px);
    position: absolute;
    content: "";
    top: -50px;
}.course_program_infoSBlIauT::after {
    opacity: 0.6;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(128,143,142), transparent);
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
}.course_program_infoSBlIauT .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.course_program_infoSBlIauT h2 {
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    font-size: 35px;
    max-width: 90%;
    margin-bottom: 3rem;
    transform: translateX(10px);
}.course_program_infoSBlIauT h2::before {
    background: rgb(128,143,142);
    width: 4px;
    height: 100%;
    position: absolute;
    transition: transform 0.3s ease;
    left: -10px;
    content: "";
    top: 0;
    transform: scaleY(0.9);
}.course_program_infoSBlIauT h2:hover::before {
    transform: scaleY(1.1);
}.course_program_infoSBlIauT .career_readyacyQzhJ {
    transform: translateZ(0);
    gap: 2.5rem;
    grid-template-columns: 1fr;
    display: grid;
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    height: 300px;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transform: translateZ(0) perspective(1000px) rotateY(2deg);
}.course_program_infoSBlIauT .image_cellYhUbqXT:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateZ(0) perspective(1000px) rotateY(0deg) translateY(-5px);
}.course_program_infoSBlIauT .image_cellYhUbqXT::after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.2));
    width: 100%;
    transition: opacity 0.5s ease;
    top: 0;
}.course_program_infoSBlIauT .image_cellYhUbqXT:hover::after {
    opacity: 1;
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    position: relative;
    overflow: hidden;
    padding: 2.5rem;
    background: #ffffff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    transition: transform 0.3s ease;
}.course_program_infoSBlIauT .caption_holderUs8BTwV::before {
    content: "";
    transition: transform 0.5s ease;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142));
    top: 0;
    transform: scaleX(0.97);
    width: 100%;
    height: 5px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV:hover::before {
    transform: scaleX(1);
}.course_program_infoSBlIauT .description {
    line-height: 1.75;
    opacity: 0.9;
    color: #000000;
    position: relative;
    font-size: 17px;
    transition: opacity 0.3s ease;
    margin-bottom: 1.5rem;
}.course_program_infoSBlIauT .description:last-child {
    margin-bottom: 0;
}.course_program_infoSBlIauT .description:hover {
    opacity: 1;
}.course_program_infoSBlIauT .description:first-of-type::first-letter {
    color: rgb(128,143,142);
    font-size: 1.5em;
    font-weight: 700;
}

@media (min-width: 768px) {.course_program_infoSBlIauT {
    padding: 8rem 0;
}.course_program_infoSBlIauT .career_readyacyQzhJ {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.course_program_infoSBlIauT h2 {
    font-size: calc(35px * 1.1);
    margin-bottom: 4rem;
    max-width: 80%;
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    min-height: 500px;
    height: 100%;
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    overflow-y: auto;
    padding: 3rem;
    max-height: 600px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV::-webkit-scrollbar {
    width: 8px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.03);
}.course_program_infoSBlIauT .caption_holderUs8BTwV::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(128,143,142,0.5);
}.course_program_infoSBlIauT .caption_holderUs8BTwV::-webkit-scrollbar-thumb:hover {
    background: rgb(128,143,142);
}
}

@media (min-width: 992px) {.course_program_infoSBlIauT h2 {
    max-width: 70%;
    font-size: calc(35px * 1.2);
}.course_program_infoSBlIauT .career_readyacyQzhJ {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 4rem;
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    transform: translateZ(0) perspective(1200px) rotateY(4deg);
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    transform: translateZ(0) perspective(1200px) rotateY(-2deg);
    padding: 3.5rem;
    max-height: 650px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV:hover {
    transform: translateZ(0) perspective(1200px) rotateY(0deg);
}.course_program_infoSBlIauT .description {
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course_program_infoSBlIauT {
    padding: 10rem 0;
}.course_program_infoSBlIauT .container {
    padding: 0 30px;
}.course_program_infoSBlIauT h2 {
    font-size: calc(35px * 1.3);
    margin-bottom: 5rem;
}.course_program_infoSBlIauT .career_readyacyQzhJ {
    grid-template-columns: 0.7fr 1.3fr;
    gap: 5rem;
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    min-height: 600px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    padding: 4rem;
    max-height: 700px;
}
}

@media (max-width: 767px) {.course_program_infoSBlIauT {
    padding: 4rem 0;
}.course_program_infoSBlIauT h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.9);
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    height: 250px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    padding: 1.5rem;
}.course_program_infoSBlIauT .description {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.course_program_infoSBlIauT {
    padding: 3rem 0;
}.course_program_infoSBlIauT h2 {
    font-size: calc(35px * 0.8);
    max-width: 100%;
}.course_program_infoSBlIauT .image_cellYhUbqXT {
    height: 200px;
}.course_program_infoSBlIauT .caption_holderUs8BTwV {
    padding: 1.25rem;
}.course_program_infoSBlIauT .description {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}}.course_instructorhonaCxO {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(197,210,209) 0%, rgba(0, 0, 0, 0.5) 100%);
}.course_instructorhonaCxO::before {
    top: 0;
    width: 100%;
    position: absolute;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(162,176,175,0.5) 90deg, transparent 180deg, rgb(128,143,142,0.5) 270deg, transparent 360deg);
    content: "";
    height: 100%;
    animation: rotateBg 30s linear infinite;
    left: 0;
    opacity: 0.2;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.course_instructorhonaCxO .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}.course_instructorhonaCxO .feedback_storiesye5km8W {
    transform: perspective(1000px) rotateX(2deg);
    background-color: rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    display: grid;
    backdrop-filter: blur(8px);
    border-radius: 11px;
    padding: 3rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-gap: 1.5rem;
    grid-template-columns: minmax(250px, 35%) 1fr;
}.course_instructorhonaCxO .feedback_storiesye5km8W:hover {
    transform: perspective(1000px) rotateX(0);
}.course_instructorhonaCxO .image_cellYhUbqXT {
    min-height: 350px;
    transition: transform 0.3s ease;
    border-radius: 11px;
    grid-area: photo;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    transform: translateZ(20px);
}.course_instructorhonaCxO .feedback_storiesye5km8W:hover .image_cellYhUbqXT {
    transform: translateZ(30px);
}.course_instructorhonaCxO .name {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    transform: translateZ(10px);
    font-size: 29px;
    margin-bottom: 0.5rem;
    grid-area: name;
    font-weight: 700;
}.course_instructorhonaCxO .feedback_storiesye5km8W span:not(.name) {
    grid-area: job;
    font-size: 20px;
    color: rgb(128,143,142);
    margin-bottom: 1rem;
    transform: translateZ(5px);
    font-weight: 600;
}.course_instructorhonaCxO .career_summary08CqAQu {
    font-size: 13px;
    border-radius: 10px;
    line-height: 1.6;
    padding: 1.5rem;
    transform: translateZ(15px);
    grid-area: quote;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    color: #ffffff;
    position: relative;
    border-left: 4px solid rgb(162,176,175);
}.course_instructorhonaCxO .career_summary08CqAQu::before {
    left: 0;
    content: "";
    mix-blend-mode: overlay;
    background: linear-gradient(90deg, rgb(162,176,175,0.5) 0%, transparent 100%);
    opacity: 0.1;
    width: 100%;
    border-radius: 10px;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 991px) {.course_instructorhonaCxO .feedback_storiesye5km8W {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.course_instructorhonaCxO .image_cellYhUbqXT {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}

@media (max-width: 767px) {.course_instructorhonaCxO {
    padding: 3rem 0;
}.course_instructorhonaCxO .feedback_storiesye5km8W {
    grid-template-areas:
            "image_cellYhUbqXT"
            "name"
            "career_expEZnMxbX"
            "career_summary08CqAQu";
    grid-template-columns: 1fr;
    padding: 2rem;
}.course_instructorhonaCxO .image_cellYhUbqXT {
    min-height: 250px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}}.price_card_decks4ek5SX {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background-color: rgb(197,210,209);
}.price_card_decks4ek5SX::before {
    right: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: absolute;
    top: -3rem;
    transform: rotate(15deg);
    height: 12rem;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(162,176,175), rgb(128,143,142));
    width: 12rem;
    content: "";
}.price_card_decks4ek5SX::after {
    height: 18rem;
    bottom: -5rem;
    position: absolute;
    background: linear-gradient(45deg, rgb(128,143,142), rgb(162,176,175,0.5));
    width: 18rem;
    opacity: 0.05;
    left: -5rem;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    transform: rotate(-10deg);
    content: "";
    z-index: 0;
}.price_card_decks4ek5SX .container {
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.price_card_decks4ek5SX .cost_breakdownTcXSwI1 {
    flex-direction: column;
    display: flex;
}.price_card_decks4ek5SX .cost_optionsVYWBL6b {
    margin-bottom: 3rem;
    position: relative;
    order: -1;
}.price_card_decks4ek5SX .cost_optionsVYWBL6b h2 {
    color: #000000;
    display: inline-block;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
}.price_card_decks4ek5SX .cost_optionsVYWBL6b h2::after {
    height: 3px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(162,176,175), transparent);
    width: 60%;
    left: 0;
    bottom: -0.5rem;
}.price_card_decks4ek5SX .discount_tieryRj7whv {
    line-height: 1.6;
    max-width: 800px;
    margin-bottom: 1rem;
    font-size: 17px;
    color: #000000;
}.price_card_decks4ek5SX .study_ratesNYBneFt {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    width: 100%;
    gap: 1.5rem;
}.price_card_decks4ek5SX .learn_packsm6DSXtq {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
    z-index: 2;
    position: relative;
}.price_card_decks4ek5SX .pricing_catalogEsVutc2 {
    border: 1px solid rgba(0,0,0,0.06);
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #ffffff;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    transform: translateY(0);
    height: 100%;
    min-height: 480px;
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .pricing_catalogEsVutc2 {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}.price_card_decks4ek5SX .learning_fees60y2D1Z {
    padding: 2rem;
    position: relative;
    flex-direction: column;
    flex: 1;
    z-index: 2;
    overflow: hidden;
    display: flex;
}.price_card_decks4ek5SX .learning_fees60y2D1Z h3 {
    margin-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: calc(22px + 0.1rem);
    transition: color 0.3s ease;
    color: #000000;
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .learning_fees60y2D1Z h3 {
    color: rgb(162,176,175);
}.price_card_decks4ek5SX .package_dealZoxDJvi {
    font-weight: 700;
    transition: transform 0.3s ease;
    margin-bottom: 1.5rem;
    color: rgb(162,176,175);
    position: relative;
    display: block;
    font-size: calc(22px + 0.5rem);
}.price_card_decks4ek5SX .package_dealZoxDJvi::before {
    content: "";
    background-color: rgb(162,176,175,0.5);
    left: 0;
    height: 2px;
    width: 3rem;
    transform: scaleX(1);
    transition: transform 0.4s ease;
    bottom: -0.75rem;
    position: absolute;
    transform-origin: left;
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .package_dealZoxDJvi::before {
    transform: scaleX(1.5);
}.price_card_decks4ek5SX .learning_fees60y2D1Z p {
    flex-grow: 1;
    word-break: break-word;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    overflow-wrap: break-word;
    font-size: calc(17px - 0.1rem);
}.price_card_decks4ek5SX .image_cellYhUbqXT {
    transition: transform 0.6s ease;
    overflow: hidden;
    position: relative;
    height: 180px;
    width: 100%;
}.price_card_decks4ek5SX .image_cellYhUbqXT::after {
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    opacity: 0.7;
    position: absolute;
    transition: opacity 0.3s ease;
    top: 0;
    content: "";
    bottom: 0;
    left: 0;
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .image_cellYhUbqXT {
    transform: scale(1.03);
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .image_cellYhUbqXT::after {
    opacity: 0.4;
}.price_card_decks4ek5SX .pricing_catalogEsVutc2::before {
    content: "";
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142));
    transform: scaleX(0);
    height: 5px;
    top: 0;
    width: 100%;
    transform-origin: left;
    position: absolute;
}.price_card_decks4ek5SX .learn_packsm6DSXtq:hover .pricing_catalogEsVutc2::before {
    transform: scaleX(1);
}

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

@media (max-width: 767px) {.price_card_decks4ek5SX {
    padding: 3rem 0;
}.price_card_decks4ek5SX .study_ratesNYBneFt {
    max-width: 500px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.price_card_decks4ek5SX .cost_optionsVYWBL6b h2 {
    display: block;
    text-align: center;
}.price_card_decks4ek5SX .cost_optionsVYWBL6b h2::after {
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
}.price_card_decks4ek5SX .discount_tieryRj7whv {
    text-align: center;
}.price_card_decks4ek5SX .pricing_catalogEsVutc2 {
    min-height: auto;
}.price_card_decks4ek5SX .learning_fees60y2D1Z {
    padding: 1.5rem;
}.price_card_decks4ek5SX .image_cellYhUbqXT {
    height: 160px;
}
}

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

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

@media (prefers-reduced-motion: reduce) {.price_card_decks4ek5SX .learn_packsm6DSXtq,
    .price_card_decks4ek5SX .pricing_catalogEsVutc2,
    .price_card_decks4ek5SX .image_cellYhUbqXT,
    .price_card_decks4ek5SX .package_dealZoxDJvi::before,
    .price_card_decks4ek5SX .pricing_catalogEsVutc2::before {
    transition: none;
}}.stay_connectedJtP8mMq {
    background: linear-gradient(120deg, rgb(197,210,209) 0%, rgb(162,176,175,0.5) 100%);
    overflow: hidden;
    padding: 5rem 2rem;
    perspective: 1500px;
    position: relative;
}.stay_connectedJtP8mMq::before {
    background: 
        linear-gradient(45deg, transparent 70%, rgb(128,143,142,0.5) 70%),
        linear-gradient(135deg, rgb(162,176,175,0.5) 30%, transparent 30%);
    z-index: 1;
    opacity: 0.3;
    content: "";
    transform: rotateX(45deg);
    position: absolute;
    height: 120%;
    width: 120%;
    left: -10%;
    top: -10%;
}.stay_connectedJtP8mMq .learning_zonelfLEwmW {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.stay_connectedJtP8mMq .support_reach3rFa8LY {
    padding: 3rem 4rem;
    max-width: 90%;
    align-items: center;
    transform: rotateX(5deg) rotateY(-5deg);
    flex-direction: row;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
    border-radius: 27px;
    background: #ffffff;
    position: relative;
    justify-content: space-between;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.5),
        -5px -5px 15px #ffffff;
    margin: 0 auto;
    display: flex;
}.stay_connectedJtP8mMq .support_reach3rFa8LY:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.stay_connectedJtP8mMq h3 {
    flex: 1;
    color: #000000;
    font-size: 21px;
    font-weight: 700;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 3rem 0 0;
    transform: translateZ(30px);
}.stay_connectedJtP8mMq h3::before {
    left: -20px;
    content: "";
    background: rgb(162,176,175);
    transform: translateZ(40px) skewY(15deg);
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
}.stay_connectedJtP8mMq .input_holder {
    flex-direction: row;
    flex: 2;
    align-items: stretch;
    gap: 1.5rem;
    display: flex;
    transform: translateZ(20px);
}.stay_connectedJtP8mMq input[type="email"] {
    font-family: Arial, sans-serif;
    background: #ffffff;
    flex: 3;
    padding: 1rem 1.5rem;
    box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    color: #000000;
    font-size: 18px;
    transition: all 0.3s ease;
    border: 2px solid rgba(0, 0, 0, 0.5);
}.stay_connectedJtP8mMq input[type="email"]:focus {
    outline: none;
    transform: translateZ(40px);
    box-shadow: 
        inset 5px 5px 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(162,176,175,0.5);
    border-color: rgb(162,176,175);
}.stay_connectedJtP8mMq input[type="submit"] {
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(45deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    position: relative;
    flex: 1;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
}.stay_connectedJtP8mMq input[type="submit"]:hover {
    transform: translateZ(50px) translateY(-5px);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(162,176,175,0.5);
}.stay_connectedJtP8mMq input[type="submit"]::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    opacity: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(128,143,142) 0%, rgb(162,176,175) 100%);
    transition: opacity 0.3s ease;
}.stay_connectedJtP8mMq input[type="submit"]:hover::before {
    opacity: 1;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) translateZ(0);
    }
    50% {
        transform: translateY(-10px) translateZ(20px);
    }
}

@media (max-width: 992px) {.stay_connectedJtP8mMq .support_reach3rFa8LY {
    padding: 2.5rem;
    flex-direction: column;
    transform: none;
}.stay_connectedJtP8mMq h3 {
    margin: 0 0 2rem 0;
    text-align: center;
    transform: none;
}.stay_connectedJtP8mMq h3::before {
    transform: translateX(-50%);
    height: 4px;
    top: auto;
    bottom: -10px;
    left: 50%;
    width: 50px;
}.stay_connectedJtP8mMq .input_holder {
    width: 100%;
    transform: none;
}.stay_connectedJtP8mMq input[type="submit"]:hover {
    transform: none;
}
}

@media (max-width: 768px) {.stay_connectedJtP8mMq {
    padding: 4rem 1.5rem;
}.stay_connectedJtP8mMq .support_reach3rFa8LY {
    max-width: 100%;
    padding: 2rem;
}.stay_connectedJtP8mMq .input_holder {
    flex-direction: column;
}.stay_connectedJtP8mMq input[type="email"],
    .stay_connectedJtP8mMq input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.stay_connectedJtP8mMq {
    padding: 3rem 1rem;
}.stay_connectedJtP8mMq .support_reach3rFa8LY {
    padding: 1.5rem;
}.stay_connectedJtP8mMq h3 {
    font-size: calc(21px * 0.9);
    margin: 0 0 1.5rem 0;
}.stay_connectedJtP8mMq input[type="email"] {
    padding: 0.8rem 1rem;
}.stay_connectedJtP8mMq input[type="submit"] {
    padding: 0.8rem 1rem;
}}.test_driveqYv4WHN {
    background: linear-gradient(125deg, rgb(128,143,142) 0%, rgb(162,176,175) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    z-index: 1;
}.test_driveqYv4WHN::before {
    width: 100%;
    content: '';
    top: 0;
    animation: rotatePortal 20s linear infinite;
    opacity: 0.05;
    z-index: -1;
    background: repeating-conic-gradient(
        from 0deg at 50% 50%,
        rgb(162,176,175,0.5) 0deg,
        transparent 5deg,
        transparent 55deg,
        rgb(162,176,175,0.5) 60deg
    );
    left: 0;
    position: absolute;
    height: 100%;
}.test_driveqYv4WHN::after {
    height: 200%;
    width: 200%;
    opacity: 0.1;
    z-index: -2;
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgb(128,143,142) 0deg,
        rgb(162,176,175) 120deg,
        rgb(128,143,142) 240deg,
        rgb(162,176,175) 360deg
    );
    animation: rotatePortalReverse 30s linear infinite;
    content: '';
    top: -50%;
    position: absolute;
    left: -50%;
}.test_driveqYv4WHN .learning_zonelfLEwmW {
    padding: 60px 40px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    position: relative;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.03);
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    backdrop-filter: blur(10px);
    justify-content: center;
    z-index: 2;
}.test_driveqYv4WHN .learning_zonelfLEwmW::before {
    background: linear-gradient(45deg, 
        rgb(162,176,175,0.5), 
        rgb(128,143,142,0.5), 
        rgb(162,176,175,0.5)
    );
    bottom: -10px;
    opacity: 0.2;
    content: '';
    animation: gradientFlow 8s ease infinite;
    right: -10px;
    left: -10px;
    filter: blur(20px);
    position: absolute;
    top: -10px;
    z-index: -1;
}.test_driveqYv4WHN .learning_zonelfLEwmW::after {
    background: 
        linear-gradient(0deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%),
        linear-gradient(90deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%);
    top: 0;
    position: absolute;
    content: '';
    animation: gridScale 15s ease infinite;
    background-size: 40px 40px;
    z-index: -1;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.2;
}.test_driveqYv4WHN h3 {
    color: #ffffff;
    text-align: center;
    font-family: Arial, sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 29px;
    position: relative;
    text-shadow: 0 0 10px #ffffff;
    font-weight: 700;
    margin-bottom: 60px;
}.test_driveqYv4WHN h3::before {
    content: '';
    animation: pulseGlow 4s ease-in-out infinite;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    background: radial-gradient(
        circle at center,
        #ffffff 0%,
        transparent 70%
    );
    width: 100%;
    z-index: -1;
    filter: blur(15px);
    height: 100%;
}.test_driveqYv4WHN h3::after {
    border-radius: 50%;
    left: 50%;
    opacity: 0.1;
    transform: translateX(-50%);
    content: '';
    border: 1px solid #ffffff;
    position: absolute;
    animation: pulseCircle 4s ease-in-out infinite;
    width: 60px;
    box-shadow: 0 0 20px #ffffff;
    height: 60px;
    bottom: -80px;
}.test_driveqYv4WHN .edu_reach1zUNxBr {
    letter-spacing: 3px;
    font-weight: 700;
    overflow: hidden;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    background: #ffffff;
    padding: 20px 55px;
    color: rgb(162,176,175);
    transition: all 0.4s ease;
    text-decoration: none;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.15),
        0 0 15px #ffffff;
    font-size: 17px;
    border-radius: 16px;
    margin-top: 30px;
}.test_driveqYv4WHN .edu_reach1zUNxBr::before {
    transition: opacity 0.4s ease;
    top: 0;
    z-index: -1;
    height: 100%;
    left: 0;
    background: radial-gradient(
        circle at center,
        #ffffff 0%,
        transparent 70%
    );
    width: 100%;
    position: absolute;
    content: '';
    opacity: 0;
}.test_driveqYv4WHN .edu_reach1zUNxBr::after {
    content: '';
    height: 300%;
    z-index: -1;
    transform: translateX(-50%) rotate(20deg);
    top: -100%;
    background: linear-gradient(
        to bottom,
        transparent,
        #ffffff,
        transparent
    );
    left: 50%;
    opacity: 0;
    transition: all 0.6s ease;
    width: 15px;
    position: absolute;
}.test_driveqYv4WHN .edu_reach1zUNxBr:hover {
    color: rgb(162,176,175);
    transform: translateY(-5px) scale(1.05);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 30px #ffffff;
}.test_driveqYv4WHN .edu_reach1zUNxBr:hover::before {
    animation: pulseGlow 2s ease-in-out infinite;
    opacity: 0.5;
}.test_driveqYv4WHN .edu_reach1zUNxBr:hover::after {
    animation: lightBeam 1.5s ease-in-out;
    opacity: 0.6;
}

@media screen and (max-width: 992px) {.test_driveqYv4WHN {
    padding: 100px 0;
}.test_driveqYv4WHN .learning_zonelfLEwmW {
    padding: 50px 30px;
    max-width: 90%;
}.test_driveqYv4WHN h3 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
}.test_driveqYv4WHN h3::after {
    height: 50px;
    width: 50px;
    bottom: -70px;
}.test_driveqYv4WHN .edu_reach1zUNxBr {
    margin-top: 25px;
    padding: 18px 50px;
}
}

@media screen and (max-width: 768px) {.test_driveqYv4WHN {
    padding: 80px 0;
}.test_driveqYv4WHN .learning_zonelfLEwmW {
    padding: 40px 25px;
}.test_driveqYv4WHN h3 {
    margin-bottom: 45px;
    letter-spacing: 3px;
    font-size: calc(29px * 0.8);
}.test_driveqYv4WHN h3::after {
    width: 40px;
    bottom: -60px;
    height: 40px;
}.test_driveqYv4WHN .edu_reach1zUNxBr {
    margin-top: 20px;
    letter-spacing: 2px;
    font-size: calc(17px * 0.95);
    padding: 16px 45px;
}
}

@media screen and (max-width: 576px) {.test_driveqYv4WHN {
    padding: 60px 0;
}.test_driveqYv4WHN .learning_zonelfLEwmW {
    padding: 30px 20px;
}.test_driveqYv4WHN h3 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.7);
    letter-spacing: 2px;
}.test_driveqYv4WHN h3::after {
    bottom: -50px;
    height: 30px;
    width: 30px;
}.test_driveqYv4WHN .edu_reach1zUNxBr {
    margin-top: 15px;
    letter-spacing: 1px;
    font-size: calc(17px * 0.9);
    padding: 14px 35px;
}}

@keyframes rotatePortal {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes rotatePortalReverse {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes gridScale {
    0% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
    50% {
        background-size: 45px 45px;
        opacity: 0.2;
    }
    100% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
}

@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        filter: blur(15px);
    }
    50% {
        opacity: 0.2;
        filter: blur(20px);
    }
    100% {
        opacity: 0.1;
        filter: blur(15px);
    }
}

@keyframes pulseCircle {
    0% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
}

@keyframes lightBeam {
    0% {
        opacity: 0;
        transform: translateX(-50%) rotate(20deg);
    }
    25% {
        opacity: 0.6;
    }
    100% {
        opacity: 0;
        transform: translateX(300%) rotate(20deg);
    }
}.course_rewardsechb7jg {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(197,210,209) 0%, rgb(162,176,175,0.5) 100%);
    position: relative;
    overflow: hidden;
}.course_rewardsechb7jg::before {
    z-index: 0;
    top: 0;
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    background-size: 40px 40px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
                      linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    width: 100%;
}.course_rewardsechb7jg::after {
    height: 160%;
    transform: rotate(-30deg);
    position: absolute;
    top: -30%;
    right: -20%;
    content: '';
    width: 80%;
    opacity: 0.3;
    background: radial-gradient(ellipse at center, rgb(128,143,142,0.5) 0%, transparent 70%);
    z-index: 0;
}.course_rewardsechb7jg .learning_zonelfLEwmW {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1280px;
    position: relative;
    z-index: 1;
}.course_rewardsechb7jg h2 {
    margin: 0 0 30px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-size: 41px;
    display: inline-block;
}.course_rewardsechb7jg h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(128,143,142) 0%, transparent 100%);
    width: 100%;
    content: '';
    height: 3px;
    left: 0;
    bottom: -10px;
}.course_rewardsechb7jg .main_pagelJdZpYW {
    gap: 30px;
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(4, auto);
}.course_rewardsechb7jg .image_cellYhUbqXT {
    min-height: 600px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    z-index: 1;
    grid-column: 1 / 8;
    grid-row: 1 / 5;
    border-radius: 19px;
}.course_rewardsechb7jg .image_cellYhUbqXT::before {
    height: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgb(162,176,175,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    content: '';
    left: 0;
}.course_rewardsechb7jg .image_cellYhUbqXT::after {
    z-index: 2;
    height: 30%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    content: '';
}.course_rewardsechb7jg .text_main_holder {
    display: contents;
}.course_rewardsechb7jg .text_main_holder > div {
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    gap: 20px;
    align-items: flex-start;
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 19px;
    z-index: 2;
    transition: all 0.3s ease;
    position: relative;
    background: rgba(255, 255, 255, 0.07);
    display: flex;
    padding: 30px;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(1) {
    grid-column: 7 / 13;
    grid-row: 1 / 2;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(2) {
    grid-column: 7 / 13;
    grid-row: 2 / 3;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(3) {
    grid-column: 7 / 13;
    grid-row: 3 / 4;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(4) {
    grid-column: 7 / 13;
    grid-row: 4 / 5;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(2n) {
    transform: translateX(30px);
}.course_rewardsechb7jg .text_main_holder > div:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.course_rewardsechb7jg .text_main_holder > div:nth-child(2n):hover {
    transform: translateX(30px) translateY(-10px);
}.course_rewardsechb7jg .text_main_holder > div::before {
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    border-radius: 19px;
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, rgb(128,143,142,0.5) 0%, transparent 100%);
}.course_rewardsechb7jg .text_main_holder > div:hover::before {
    opacity: 0.1;
}.course_rewardsechb7jg .text_main_holder svg {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.2));
    width: 45px;
    border-radius: 50%;
    padding: 9px;
    height: 45px;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.3s ease;
    flex-shrink: 0;
}.course_rewardsechb7jg .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(162,176,175,0.5);
}.course_rewardsechb7jg .text_main_holder svg path {
    fill: rgb(128,143,142);
    transition: fill 0.3s ease;
}.course_rewardsechb7jg .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.course_rewardsechb7jg .text_main_holder p {
    line-height: 1.6;
    color: #ffffff;
    font-size: 15px;
    margin: 0;
}

@media (max-width: 1200px) {.course_rewardsechb7jg .image_cellYhUbqXT {
    grid-column: 1 / 9;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(1),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(2),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(3),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(4) {
    grid-column: 8 / 13;
}
}

@media (max-width: 992px) {.course_rewardsechb7jg .main_pagelJdZpYW {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 30px;
}.course_rewardsechb7jg .image_cellYhUbqXT {
    min-height: 400px;
    grid-column: 1;
    grid-row: 1;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(1),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(2),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(3),
    .course_rewardsechb7jg .text_main_holder > div:nth-child(4) {
    grid-column: 1;
    grid-row: auto;
}.course_rewardsechb7jg .text_main_holder > div:nth-child(2n) {
    transform: translateX(0);
}.course_rewardsechb7jg .text_main_holder > div:nth-child(2n):hover {
    transform: translateY(-10px);
}
}

@media (max-width: 768px) {.course_rewardsechb7jg {
    padding: 80px 0;
}.course_rewardsechb7jg h2 {
    font-size: calc(41px * 0.8);
}.course_rewardsechb7jg .image_cellYhUbqXT {
    min-height: 350px;
}.course_rewardsechb7jg .text_main_holder > div {
    padding: 25px;
}
}

@media (max-width: 576px) {.course_rewardsechb7jg {
    padding: 60px 0;
}.course_rewardsechb7jg h2 {
    font-size: 34px;
}.course_rewardsechb7jg .image_cellYhUbqXT {
    min-height: 280px;
}.course_rewardsechb7jg .text_main_holder > div {
    gap: 15px;
    padding: 20px;
}.course_rewardsechb7jg .text_main_holder svg {
    padding: 7px;
    height: 38px;
    width: 38px;
}}.prospective_studentsCykraUp {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(197,210,209) 0%, #ffffff 100%);
}.prospective_studentsCykraUp::before {
    z-index: 1;
    width: 60%;
    background-position: 0 0;
    opacity: 0.3;
    background-image: radial-gradient(rgb(162,176,175,0.5) 20%, transparent 20%);
    background-size: 20px 20px;
    height: 60%;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}.prospective_studentsCykraUp .container {
    margin: 0 auto;
    max-width: 1140px;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.prospective_studentsCykraUp .learning_zonelfLEwmW {
    position: relative;
}.prospective_studentsCykraUp h4 {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    text-align: center;
    color: rgb(162,176,175);
    margin-bottom: 50px;
    position: relative;
    font-size: 42px;
}.prospective_studentsCykraUp h4:hover {
    transform: perspective(1000px) rotateX(5deg);
}.prospective_studentsCykraUp h4::after {
    height: 5px;
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142));
    left: 50%;
    border-radius: 5px;
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    width: 100px;
}.prospective_studentsCykraUp div > div {
    padding: 0 20px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 30px;
}.prospective_studentsCykraUp p {
    transition: all 0.3s ease;
    font-size: 18px;
    display: flex;
    background: #ffffff;
    height: 200px;
    color: #000000;
    margin: 0;
    align-items: center;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: center;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    padding: 40px 30px;
    position: relative;
}.prospective_studentsCykraUp p:nth-child(even) {
    transform: translateY(100px);
}.prospective_studentsCykraUp p::before {
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(135deg, #ffffff, rgb(197,210,209));
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    content: "";
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
}.prospective_studentsCykraUp p:hover {
    color: #000000;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.prospective_studentsCykraUp p:hover::before {
    opacity: 1;
}.prospective_studentsCykraUp p svg {
    transition: all 0.3s ease;
    height: 32px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 30px;
    width: 32px;
}.prospective_studentsCykraUp p svg path {
    fill: rgb(162,176,175);
    transition: fill 0.3s ease;
}.prospective_studentsCykraUp p span {
    display: block;
    margin-top: 50px;
    width: 100%;
}.prospective_studentsCykraUp p:hover svg {
    transform: translateX(-50%) scale(1.2);
}.prospective_studentsCykraUp p:hover svg path {
    fill: rgb(128,143,142);
}@keyframes hexSpin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.prospective_studentsCykraUp::after {
    width: 200px;
    position: absolute;
    top: 10%;
    content: "";
    left: 5%;
    border: 2px dashed rgb(128,143,142,0.5);
    opacity: 0.5;
    height: 200px;
    z-index: 1;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    animation: hexSpin 30s linear infinite;
}@keyframes fadeScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.prospective_studentsCykraUp .learning_zonelfLEwmW > div p {
    animation: fadeScale 0.5s ease forwards;
    opacity: 0;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(1) {
    animation-delay: 0.1s;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(2) {
    animation-delay: 0.2s;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(3) {
    animation-delay: 0.3s;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(4) {
    animation-delay: 0.4s;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(5) {
    animation-delay: 0.5s;
}.prospective_studentsCykraUp .learning_zonelfLEwmW > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.prospective_studentsCykraUp {
    padding: 80px 0;
}.prospective_studentsCykraUp h4 {
    font-size: calc(42px * 0.85);
    margin-bottom: 70px;
}.prospective_studentsCykraUp div > div {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    gap: 100px 20px;
}.prospective_studentsCykraUp p {
    padding: 35px 25px;
    height: 180px;
}.prospective_studentsCykraUp p:nth-child(3n+2) {
    transform: translateY(0);
}.prospective_studentsCykraUp p:nth-child(even) {
    transform: translateY(90px);
}.prospective_studentsCykraUp p svg {
    top: 25px;
}.prospective_studentsCykraUp p span {
    margin-top: 45px;
}.prospective_studentsCykraUp::after {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 768px) {.prospective_studentsCykraUp {
    padding: 70px 0;
}.prospective_studentsCykraUp h4 {
    margin-bottom: 60px;
    font-size: calc(42px * 0.7);
}.prospective_studentsCykraUp h4::after {
    bottom: -12px;
    width: 80px;
}.prospective_studentsCykraUp div > div {
    gap: 20px;
    grid-template-columns: 1fr;
}.prospective_studentsCykraUp p {
    clip-path: none;
    aspect-ratio: 1.73 / 1;
    border-radius: 20px;
    height: auto;
    padding: 20px;
}.prospective_studentsCykraUp p::before {
    clip-path: none;
    border-radius: 20px;
}.prospective_studentsCykraUp p:nth-child(even) {
    transform: translateY(0);
}.prospective_studentsCykraUp p svg {
    margin-right: 15px;
    transform: none;
    width: 28px;
    height: 28px;
    position: static;
}.prospective_studentsCykraUp p span {
    display: inline;
    margin-top: 0;
}.prospective_studentsCykraUp p:hover {
    transform: translateY(0) scale(1.03);
}.prospective_studentsCykraUp p:hover svg {
    transform: scale(1.2);
}.prospective_studentsCykraUp::after {
    display: none;
}
}

@media (max-width: 576px) {.prospective_studentsCykraUp {
    padding: 60px 0;
}.prospective_studentsCykraUp h4 {
    margin-bottom: 40px;
    font-size: calc(42px * 0.6);
}.prospective_studentsCykraUp h4::after {
    bottom: -10px;
    height: 4px;
    width: 60px;
}.prospective_studentsCykraUp p {
    padding: 15px;
    font-size: calc(18px * 0.9);
}.prospective_studentsCykraUp p svg {
    height: 24px;
    margin-right: 10px;
    width: 24px;
}}.cookie_popup_warningi8xhoyg {
    width: 100%;
    position: fixed;
    border-top: 3px solid rgb(162,176,175);
    padding: 20px 0;
    z-index: 90;
    background: rgb(197,210,209);
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
}.cookie_apply9wLn3MN {
    margin: auto;
    padding: 0 20px;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 1200px;
}#dataProtectionBoxAEDyeMI {
    display: none;
}#dataProtectionBoxAEDyeMI:checked ~ .cookie_popup_warningi8xhoyg {
    opacity: 0;
    visibility: hidden;
}.cookie_popup_warningi8xhoyg h5 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 21px;
    font-weight: 700;
    color: rgb(162,176,175);
}.cookie_popup_warningi8xhoyg p {
    font-size: 16px;
    max-width: 500px;
    color: #000000;
}.user_default1b8DXSJ {
    margin-right: 20px;
    flex-shrink: 0;
}.user_default1b8DXSJ svg, .user_default1b8DXSJ svg path {
    fill: rgb(162,176,175);
    width: 80px;
    height: 80px;
}.track_optinEqSgam0 {
    min-width: 140px;
    text-transform: uppercase;
    margin-left: 10px;
    border-radius: 10px;
    text-align: center;
    background: rgb(162,176,175);
    transition: border 0.2s;
    padding: 12px 24px;
    font-weight: 600;
    border: 2px solid transparent;
    font-size: 18px;
    text-decoration: none;
    color: #ffffff;
    flex-shrink: 0;
}.cookie_button.edu_cookiePcVTK2A {
    background: rgb(162,176,175);
}.cookie_button.privacy_notifyrhOx0qf {
    background: rgb(128,143,142);
}.track_optinEqSgam0:hover {
    border: 2px solid #ffffff;
}.cookie_popup_warningi8xhoyg p a {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(162,176,175);
}
@media only screen and (max-width: 1200px) {.cookie_apply9wLn3MN {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.user_default1b8DXSJ {
    display: none;
}.cookie_apply9wLn3MN {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}.cookie_popup_warningi8xhoyg h5, .cookie_popup_warningi8xhoyg p {
    text-align: center;
}.privacy_cookieso8s1ZNm {
    margin-bottom: 20px;
}.track_optinEqSgam0 {
    max-width: 300px;
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
.segment-wrapperKxe4p8V .cookie_popup_warningi8xhoyg {
    border: none;
    padding: 30px 0;
    background: rgb(128,143,142);
}.segment-wrapperKxe4p8V .track_optinEqSgam0 {
    font-size: 18px;
    font-weight: 600;
    background: rgb(162,176,175);
    border-radius: 10px;
    margin-left: 0;
    border: none;
    color: #ffffff;
}.segment-wrapperKxe4p8V .privacy_cookieso8s1ZNm h5, .segment-wrapperKxe4p8V .privacy_cookieso8s1ZNm p {
    color: #ffffff;
}footer {
    position: relative;
    width: 100%;
}footer .discuss_ctadO10yaA {
    color: #ffffff;
    padding: 250px 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
    background:rgb(128,143,142);
}footer .discuss_ctadO10yaA::before {
    top: 0;
    content: "";
    height: 20px;
    background: linear-gradient(90deg, rgb(162,176,175) 25%, rgb(128,143,142) 25%, rgb(128,143,142) 50%, rgb(162,176,175) 50%, rgb(162,176,175) 75%, rgb(128,143,142) 75%);
    position: absolute;
    width: 100%;
    left: 0;
}footer .grade_help50wUol3 {
    z-index: 1;
    position: relative;
}footer .contact_supportCiJB1Rc {
    flex-wrap: wrap;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 0;
    border-radius: 19px;
    top: -120px;
    padding: 0;
    left: 0;
    background-color: #ffffff;
    overflow: hidden;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}footer .info_item {
    align-items: center;
    justify-content: flex-start;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    padding: 25px;
    flex: 1 1 250px;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item:last-child {
    border-right: none;
}footer .info_item::after {
    content: "";
    left: 0;
    height: 3px;
    position: absolute;
    width: 0;
    background-color: rgb(162,176,175);
    transition: width 0.3s ease;
    bottom: 0;
}footer .info_item:hover::after {
    width: 100%;
}footer .info_item svg {
    height: 22px;
    margin-right: 15px;
    width: 22px;
    flex-shrink: 0;
    fill: rgb(162,176,175);
}footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}footer .info_item a:hover {
    color: rgb(162,176,175);
}footer .text_main_holder {
    margin-top: 100px;
    gap: 20px;
    grid-template-columns: 1fr;
    display: grid;
}footer .nav_primaryI1pBgSQ {
    padding: 0 25px;
    position: relative;
}footer .nav_primaryI1pBgSQ svg {
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    width: auto;
}footer .netiquette28qdiXt {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    font-size: 16px;
    max-width: 350px;
}footer .main_pagebarDjodklc {
    padding: 0 25px;
    position: relative;
}footer .main_pagebarDjodklc h5 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 23px;
    position: relative;
    padding-bottom: 10px;
    color: #ffffff;
}footer .main_pagebarDjodklc h5::after {
    position: absolute;
    content: "";
    bottom: -2px;
    width: 60px;
    left: 0;
    background-color: rgb(162,176,175);
    height: 2px;
}footer .head_coreU2las34 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}footer .head_coreU2las34 a {
    padding: 8px 16px;
    transition: all 0.3s ease;
    margin: 5px 8px 5px 0;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    border-radius: 20px;
}footer .head_coreU2las34 a:hover {
    transform: translateY(-3px);
    background-color: rgb(162,176,175);
    color: #ffffff;
}footer .subscribe_holder {
    border-radius: 19px;
    position: relative;
    padding: 30px 25px;
    background-color: rgb(128,143,142,0.5);
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 23px;
}footer .subscribe_holder p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 15px;
}footer .input_holder::before {
    width: 50px;
    height: 50px;
    top: -10px;
    right: -10px;
    z-index: -1;
    background-color: rgb(162,176,175);
    position: absolute;
    opacity: 0.1;
    content: "";
    border-radius: 50%;
}footer .input_holder::after {
    opacity: 0.1;
    height: 70px;
    border-radius: 50%;
    z-index: -1;
    content: "";
    background-color: rgb(128,143,142);
    left: -10px;
    width: 70px;
    bottom: -20px;
    position: absolute;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    color: rgb(128,143,142);
    border: none;
    font-size: 12px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
}footer .mail_listwyoxKSu {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    padding: 15px;
    background-color: rgb(162,176,175);
    transition: all 0.3s ease;
    overflow: hidden;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
}footer .mail_listwyoxKSu::before {
    position: absolute;
    width: 100%;
    transition: left 0.7s ease;
    content: "";
    top: 0;
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}footer .mail_listwyoxKSu:hover {
    background-color: rgb(128,143,142);
}footer .mail_listwyoxKSu:hover::before {
    left: 100%;
}footer .sample_docsVLfogIz {
    margin-top: 50px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    text-align: center;
    padding-top: 20px;
}footer .tech_stack9eOgBbq {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
}

@media (min-width: 768px) {footer .discuss_ctadO10yaA {
    padding-top: 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .mail_listwyoxKSu {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .contact_supportCiJB1Rc {
    margin-bottom: 80px;
    top: 0;
    position: relative;
}footer .discuss_ctadO10yaA {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}

@media (max-width: 767px) {footer .info_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}footer .info_item:last-child {
    border-bottom: none;
}footer .main_pagebarDjodklc, footer .subscribe_holder, footer .nav_primaryI1pBgSQ {
    padding: 20px;
}footer .sample_docsVLfogIz {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .main_pagebarDjodklc h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(23px - 2px);
}footer .head_coreU2las34 a {
    padding: 6px 12px;
    font-size: calc(12px - 1px);
}footer .input_holder input[type="email"],
    footer .mail_listwyoxKSu {
    padding: 12px;
}}.contact_boxmQ9qXA0 {
    padding: 100px 0;
    position: relative;
}.contact_boxmQ9qXA0::before {
    top: 0;
    z-index: 1;
    background-color: rgb(197,210,209);
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    left: 0;
}.contact_boxmQ9qXA0 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.contact_boxmQ9qXA0 .support_reach3rFa8LY {
    position: relative;
    overflow: hidden;
    flex-wrap: wrap;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 {
    background: rgb(162,176,175);
    width: 40%;
    padding: 60px 40px;
    overflow: hidden;
    position: relative;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1::before {
    width: 200px;
    opacity: 0.3;
    border-radius: 50%;
    position: absolute;
    top: -10%;
    height: 200px;
    content: "";
    background: rgb(128,143,142);
    right: -10%;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1::after {
    background: rgb(128,143,142);
    opacity: 0.3;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -10%;
    bottom: -10%;
    width: 200px;
    height: 200px;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 h3 {
    font-weight: 700;
    font-size: 35px;
    position: relative;
    margin-bottom: 40px;
    z-index: 1;
    color: #ffffff;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div {
    margin-bottom: 25px;
    align-items: center;
    border-left: 3px solid #ffffff;
    transition: all 0.3s ease;
    z-index: 1;
    position: relative;
    padding-left: 15px;
    display: flex;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:hover {
    transform: translateX(5px);
    border-left-color: rgb(128,143,142);
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:hover svg path {
    fill: rgb(128,143,142);
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div span {
    color: #ffffff;
    font-size: 18px;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div span a:hover {
    color: rgb(128,143,142);
}.contact_boxmQ9qXA0 .request_reachbgIAX2n {
    width: 60%;
    padding: 60px 40px;
    background: #ffffff;
}.contact_boxmQ9qXA0 .request_reachbgIAX2n h3 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
    font-size: 24px;
}.contact_boxmQ9qXA0 form {
    flex-direction: column;
    display: flex;
}.contact_boxmQ9qXA0 form input[type="text"],
.contact_boxmQ9qXA0 form input[type="email"] {
    transition: all 0.3s ease;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 18px;
    padding: 15px 20px;
    border: 2px solid #EFEFEF;
}.contact_boxmQ9qXA0 form input[type="text"]:focus,
.contact_boxmQ9qXA0 form input[type="email"]:focus {
    outline: none;
    border-color: rgb(162,176,175);
}.contact_boxmQ9qXA0 form input::placeholder {
    color: #BBBBBB;
}.contact_boxmQ9qXA0 .request_listgUIolvs {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.contact_boxmQ9qXA0 .request_listgUIolvs input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_boxmQ9qXA0 .request_listgUIolvs label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}.contact_boxmQ9qXA0 .request_listgUIolvs label::before {
    transition: all 0.3s ease;
    width: 20px;
    height: 20px;
    border: 2px solid #EFEFEF;
    content: "";
    border-radius: 10px;
    top: 2px;
    position: absolute;
    left: 0;
}.contact_boxmQ9qXA0 .request_listgUIolvs input[type="checkbox"]:checked + label::before {
    background-color: rgb(162,176,175);
    border-color: rgb(162,176,175);
}.contact_boxmQ9qXA0 .request_listgUIolvs input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    height: 12px;
    position: absolute;
    left: 7px;
    width: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    top: 4px;
    content: "";
}.contact_boxmQ9qXA0 .request_listgUIolvs label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(162,176,175);
}.contact_boxmQ9qXA0 .request_listgUIolvs label a:hover {
    text-decoration: underline;
}.contact_boxmQ9qXA0 form .message_helpQa0q8By {
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    background-color: rgb(162,176,175);
    border: none;
    overflow: hidden;
    border-radius: 10px;
    align-self: flex-start;
    position: relative;
    padding: 15px 30px;
    transition: all 0.3s ease;
    font-size: 15px;
}.contact_boxmQ9qXA0 form .message_helpQa0q8By::after {
    transition: width 0.3s ease, height 0.3s ease;
    width: 0;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    content: "";
    transform-style: flat;
    background: rgba(255, 255, 255, 0.2);
    height: 0;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}.contact_boxmQ9qXA0 form .message_helpQa0q8By:hover {
    background-color: rgb(128,143,142);
}.contact_boxmQ9qXA0 form .message_helpQa0q8By:active::after {
    height: 200px;
    width: 200px;
}@keyframes slideInLeft {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div {
    animation: slideInLeft 0.5s forwards;
    opacity: 0;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:nth-child(2) {
    animation-delay: 0.1s;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:nth-child(3) {
    animation-delay: 0.2s;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:nth-child(4) {
    animation-delay: 0.3s;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 div:nth-child(5) {
    animation-delay: 0.4s;
}

@media screen and (max-width: 992px) {.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1,
    .contact_boxmQ9qXA0 .request_reachbgIAX2n {
    padding: 40px 30px;
    width: 100%;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 {
    order: 2;
}.contact_boxmQ9qXA0 .request_reachbgIAX2n {
    order: 1;
}
}

@media screen and (max-width: 576px) {.contact_boxmQ9qXA0 {
    padding: 60px 0;
}.contact_boxmQ9qXA0 .container {
    width: 90%;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1,
    .contact_boxmQ9qXA0 .request_reachbgIAX2n {
    padding: 30px 20px;
}.contact_boxmQ9qXA0 .inquiry_feedbacktRBL3j1 h3 {
    font-size: calc(35px * 0.8);
}.contact_boxmQ9qXA0 form .message_helpQa0q8By {
    width: 100%;
}}.course_methodologyGOPszcQ {
    overflow: hidden;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(128,143,142,0.5) 100%);
    padding: 100px 0;
    position: relative;
}.course_methodologyGOPszcQ::before {
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
}.course_methodologyGOPszcQ::after {
    transform: scale(2);
    z-index: 0;
    background: radial-gradient(
        circle at center,
        rgb(162,176,175,0.5) 0%,
        transparent 70%
    );
    animation: pulse 15s infinite alternate ease-in-out;
    position: absolute;
    width: 100%;
    content: '';
    opacity: 0.7;
    height: 100%;
    right: -50%;
    top: -50%;
}.course_methodologyGOPszcQ .learning_zonelfLEwmW {
    transform: perspective(1000px) rotateX(2deg);
    padding: 0 30px;
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
    transition: transform 0.5s ease-out;
    margin: 0 auto;
    z-index: 2;
}.course_methodologyGOPszcQ .learning_zonelfLEwmW:hover {
    transform: perspective(1000px) rotateX(0deg);
}.course_methodologyGOPszcQ h2 {
    letter-spacing: 0.5px;
    transform: translateZ(30px);
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    padding-bottom: 15px;
    font-size: 37px;
    margin-bottom: 40px;
}.course_methodologyGOPszcQ h2::after {
    left: 0;
    width: 80px;
    background: rgb(162,176,175);
    height: 3px;
    transform: scaleX(1);
    content: '';
    position: absolute;
    bottom: 0;
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.course_methodologyGOPszcQ .learning_zonelfLEwmW:hover h2::after {
    transform: scaleX(1.5);
}.course_methodologyGOPszcQ .caption_holderUs8BTwV {
    border-left: 4px solid rgb(162,176,175);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1), 
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    padding: 40px;
    transform: translateZ(20px);
}.course_methodologyGOPszcQ .caption_holderUs8BTwV::before {
    z-index: -1;
    opacity: 0.1;
    left: 0;
    background: linear-gradient(
        to right,
        rgb(162,176,175,0.5) 0%,
        transparent 100%
    );
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
}.course_methodologyGOPszcQ .caption_holderUs8BTwV:hover {
    box-shadow: 30px 30px 80px rgba(0, 0, 0, 0.15), 
                -30px -30px 80px rgba(255, 255, 255, 0.07);
    transform: translateZ(40px) translateX(5px);
}.course_methodologyGOPszcQ p {
    color: #ffffff;
    line-height: 1.8;
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    transition: transform 0.3s ease;
    margin: 0;
}.course_methodologyGOPszcQ p::first-letter {
    color: rgb(162,176,175);
    font-weight: 700;
    font-size: 1.5em;
}.course_methodologyGOPszcQ .caption_holderUs8BTwV:hover p {
    transform: scale(1.01);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(2);
    }
    50% {
        opacity: 0.7;
        transform: scale(2.2);
    }
}

@media (max-width: 991px) {.course_methodologyGOPszcQ {
    padding: 80px 0;
}.course_methodologyGOPszcQ h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.9);
}.course_methodologyGOPszcQ .caption_holderUs8BTwV {
    padding: 30px;
}
}

@media (max-width: 767px) {.course_methodologyGOPszcQ {
    padding: 60px 0;
}.course_methodologyGOPszcQ .learning_zonelfLEwmW {
    padding: 0 20px;
    transform: perspective(800px) rotateX(1deg);
}.course_methodologyGOPszcQ h2 {
    transform: translateZ(20px);
    margin-bottom: 25px;
    font-size: calc(37px * 0.8);
}.course_methodologyGOPszcQ .caption_holderUs8BTwV {
    transform: translateZ(15px);
    padding: 25px;
}.course_methodologyGOPszcQ .caption_holderUs8BTwV:hover {
    transform: translateZ(25px) translateX(3px);
}.course_methodologyGOPszcQ p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.course_methodologyGOPszcQ {
    padding: 50px 0;
}.course_methodologyGOPszcQ .learning_zonelfLEwmW {
    padding: 0 15px;
    transform: perspective(600px) rotateX(0.5deg);
}.course_methodologyGOPszcQ h2 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.7);
    transform: translateZ(10px);
}.course_methodologyGOPszcQ h2::after {
    height: 2px;
    width: 60px;
}.course_methodologyGOPszcQ .caption_holderUs8BTwV {
    padding: 20px;
    transform: translateZ(10px);
    border-left-width: 3px;
}.course_methodologyGOPszcQ .caption_holderUs8BTwV:hover {
    transform: translateZ(15px) translateX(2px);
}.course_methodologyGOPszcQ p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.course_methodologyGOPszcQ p::first-letter {
    font-size: 1.3em;
}}.homepageY42BHcZ {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}.fast_edu9f0qCeB {
    display: flex;
    width: 100%;
    align-items: center;
    height: 100%;
    justify-content: flex-start;
    position: relative;
}.fast_edu9f0qCeB::before {
    position: absolute;
    left: 0;
    height: 100%;
    animation: gradientShift 8s infinite alternate ease-in-out;
    background: linear-gradient(135deg, 
    rgb(162,176,175,0.5) 0%,
    rgba(0,0,0,0.7) 50%, 
    rgb(128,143,142,0.5) 100%);
    top: 0;
    content: '';
    z-index: 1;
    width: 100%;
}.fast_edu9f0qCeB::after {
    opacity: 0.15;
    animation: patternFloat 20s infinite linear;
    background: repeating-linear-gradient(
    -45deg,
    rgb(128,143,142,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(128,143,142,0.5) 12px
  );
    position: absolute;
    content: '';
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 10% 100%);
    width: 70%;
    z-index: 2;
    top: 0;
    right: 0;
    height: 100%;
}.homepageY42BHcZ .learn_wayfhxN1vI {
    animation: slideInContent 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    max-width: 800px;
    position: relative;
    padding: 4rem;
    opacity: 0;
    transform: translateX(-2rem);
    z-index: 5;
}.homepageY42BHcZ .learn_wayfhxN1vI::before {
    left: 0;
    border-radius: 10px;
    box-shadow: 0 0 20px rgb(162,176,175,0.5);
    transform: translateY(-50%);
    background: rgb(162,176,175);
    top: 50%;
    position: absolute;
    content: '';
    height: 70%;
    width: 6px;
}.homepageY42BHcZ h1 {
    margin-bottom: 1.5rem;
    font-size: 47px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    transform: translateY(20px);
    position: relative;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 700;
}.homepageY42BHcZ h1::after {
    transform: scaleX(0);
    width: 100px;
    position: absolute;
    background: rgb(128,143,142);
    transform-origin: left;
    bottom: -10px;
    animation: expandLine 1.2s 1.1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    height: 3px;
    left: 0;
    content: '';
}.homepageY42BHcZ h3 {
    font-weight: 600;
    transform: translateY(20px);
    opacity: 0;
    max-width: 90%;
    background: linear-gradient(90deg, 
    rgb(128,143,142,0.5) 0%, 
    transparent 100%);
    position: relative;
    padding: 1rem 2rem 1rem 0;
    line-height: 1.5;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-bottom: 1.5rem;
    animation: fadeUp 0.8s 0.9s forwards cubic-bezier(0.19, 1, 0.22, 1);
    color: #ffffff;
    font-size: calc(23px + 0.15rem);
}.homepageY42BHcZ p {
    transform: translateY(20px);
    opacity: 0;
    background-color: rgba(0,0,0,0.3);
    transition: transform 0.4s ease-out;
    animation: fadeUp 0.8s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 15px;
    padding: 0.75rem 1.5rem;
    color: #ffffff;
    font-weight: 400;
    backdrop-filter: blur(5px);
    line-height: 1.6;
    border-left: 3px solid rgb(162,176,175);
}.homepageY42BHcZ p:hover {
    transform: translateX(10px) scale(1.02);
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

@keyframes slideInContent {
  0% {
    transform: translateX(-5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@keyframes patternFloat {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}

@keyframes gradientShift {
  0% {
    opacity: 0.85;
    background-position: 0% 50%;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.9;
    background-position: 100% 50%;
  }
}

@media screen and (max-width: 1200px) {.homepageY42BHcZ .learn_wayfhxN1vI {
    padding: 3rem;
    max-width: 700px;
}.homepageY42BHcZ h1 {
    font-size: calc(47px - 0.2rem);
}.homepageY42BHcZ h3 {
    max-width: 95%;
    font-size: 23px;
}
}

@media screen and (max-width: 992px) {.fast_edu9f0qCeB {
    justify-content: center;
}.fast_edu9f0qCeB::after {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    width: 100%;
}.homepageY42BHcZ .learn_wayfhxN1vI {
    padding: 2.5rem;
    max-width: 90%;
    text-align: center;
}.homepageY42BHcZ .learn_wayfhxN1vI::before {
    top: 0;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
}.homepageY42BHcZ h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.homepageY42BHcZ h1, .homepageY42BHcZ h3, .homepageY42BHcZ p {
    max-width: 100%;
}@keyframes expandLine {
    0% {
      transform: translateX(-50%) scaleX(0);
    }
    100% {
      transform: translateX(-50%) scaleX(1);
    }
  }
  
  .homepageY42BHcZ h3 {
    padding: 1rem;
    background: rgba(0,0,0,0.3);
    clip-path: none;
}.homepageY42BHcZ p {
    border-bottom: 3px solid rgb(162,176,175);
    border-left: none;
}.homepageY42BHcZ p:hover {
    transform: translateY(-5px) scale(1.02);
}
}

@media screen and (max-width: 768px) {.homepageY42BHcZ {
    height: 90vh;
}.homepageY42BHcZ .learn_wayfhxN1vI {
    padding: 2rem 1.5rem;
    max-width: 95%;
}.homepageY42BHcZ h1 {
    font-size: calc(47px - 0.5rem);
    margin-bottom: 1rem;
}.homepageY42BHcZ h3 {
    margin-bottom: 1rem;
    font-size: calc(23px - 0.1rem);
}.homepageY42BHcZ p {
    font-size: calc(15px - 0.1rem);
}
}

@media screen and (max-width: 576px) {.homepageY42BHcZ {
    height: 80vh;
}.fast_edu9f0qCeB::before {
    background: linear-gradient(180deg, 
      rgba(0,0,0,0.7) 0%,
      rgb(162,176,175,0.5) 100%);
}.fast_edu9f0qCeB::after {
    opacity: 0.1;
}.homepageY42BHcZ .learn_wayfhxN1vI {
    padding: 1.5rem 1rem;
    max-width: 100%;
}.homepageY42BHcZ h1 {
    font-size: calc(47px - 0.7rem);
}.homepageY42BHcZ h3 {
    font-size: calc(23px - 0.2rem);
}.homepageY42BHcZ p {
    padding: 0.5rem 1rem;
}.homepageY42BHcZ .learn_wayfhxN1vI::before {
    width: 50%;
}
}