* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.wrapper-holder3b0xI {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.container {
    margin: auto;
    width: 1184px;
    max-width: 100%;
}@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }

::-webkit-scrollbar {
    width: 15px;
}::-webkit-scrollbar-track {
    border: 1px groove rgb(98,121,116,0.5);
    background: rgb(133,160,157,0.5);
}::-webkit-scrollbar-track:active {
    background: rgb(98,121,116,0.5);
}::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    animation: pulse_scrollbar 5.8s ease infinite;
    transition: background, box-shadow 2.7s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.5);
    background: rgb(133,160,157,0.5);
    border: 3px ridge rgb(168,195,193);
}::-webkit-scrollbar-thumb:hover {
    border-color: rgb(133,160,157,0.5);
    background: rgb(168,195,193);
}::-webkit-scrollbar-thumb:active {
    background: rgb(133,160,157);
    box-shadow: inset 3px -1px 0px 3px rgba(0, 0, 0, 0.5);
}::-webkit-scrollbar-corner {
    border-radius: 7px;
    background: rgb(168,195,193);
}html {
    scrollbar-color: rgb(98,121,116) rgb(133,160,157,0.5);
    scrollbar-width: thin;
}svg {
    width: 30px;
    height: 30px;
}.header_siteEzGqs {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}.privacy_ctac4pUh {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.about_thisOpxaS {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.about_thisOpxaS::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(133,160,157,0.5) 0%,
        rgba(36, 55, 99, 0.85) 60%, 
        rgba(28, 42, 75, 0.92) 100%);
    height: 100%;
    width: 100%;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
}.about_thisOpxaS::after {
    width: 50%;
    transform: rotate(-12deg) skewX(-12deg);
    content: "";
    background: rgb(98,121,116);
    pointer-events: none;
    top: -10%;
    height: 120%;
    position: absolute;
    opacity: 0.05;
    right: -5%;
    z-index: 0;
}.about_thisOpxaS .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.about_thisOpxaS .text_dock92elq {
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 1px 8px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-2deg);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    backface-visibility: hidden;
    padding: 50px 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.about_thisOpxaS .text_dock92elq:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_thisOpxaS .text_dock92elq::before {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, 
        rgb(133,160,157), 
        rgb(98,121,116) 55%, 
        rgb(133,160,157));
    content: "";
    left: 0;
    width: 6px;
}.about_thisOpxaS h1 {
    transform: translateX(-10px);
    position: relative;
    font-weight: 700;
    letter-spacing: -1px;
    color: #000000;
    margin-bottom: 30px;
    font-size: 46px;
}.about_thisOpxaS h1::after {
    position: absolute;
    width: 80px;
    left: 0;
    transition: width 0.3s ease-out;
    background: rgb(133,160,157);
    height: 3px;
    content: "";
    bottom: -12px;
    transform-origin: left center;
}.about_thisOpxaS .text_dock92elq:hover h1::after {
    width: 120px;
}.about_thisOpxaS ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.about_thisOpxaS li {
    margin-bottom: 15px;
}.about_thisOpxaS h4 {
    display: inline-block;
    font-size: calc(24px + 2px);
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    color: rgb(98,121,116);
}.about_thisOpxaS h4::after {
    height: 1px;
    background: linear-gradient(to right, 
        rgb(98,121,116), 
        transparent);
    content: "";
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 100%;
}.about_thisOpxaS span {
    line-height: 1.8;
    hyphens: auto;
    color: #000000;
    font-weight: 400;
    text-align: justify;
    font-size: 15px;
    position: relative;
    columns: 2;
    column-gap: 40px;
    font-family: Arial, sans-serif;
    display: block;
}.about_thisOpxaS span::first-letter {
    color: rgb(133,160,157);
    font-weight: 600;
    font-size: 1.5em;
}

@media (max-width: 1024px) {.about_thisOpxaS {
    padding: 90px 0;
}.about_thisOpxaS .text_dock92elq {
    transform: perspective(800px) rotateY(-1deg);
    padding: 40px 45px;
}.about_thisOpxaS span {
    columns: 1;
}
}

@media (max-width: 768px) {.about_thisOpxaS {
    padding: 60px 0;
}.about_thisOpxaS .text_dock92elq {
    transform: none;
    padding: 35px 30px;
}.about_thisOpxaS h1 {
    transform: translateX(0);
    font-size: calc(46px - 4px);
}.about_thisOpxaS::after {
    height: 60%;
    top: 0;
    width: 70%;
    right: -20%;
}
}

@media (max-width: 480px) {.about_thisOpxaS {
    padding: 50px 0;
}.about_thisOpxaS .text_dock92elq {
    padding: 25px 20px;
}.about_thisOpxaS h1 {
    margin-bottom: 25px;
    font-size: calc(46px - 8px);
}.about_thisOpxaS h1::after {
    bottom: -8px;
    width: 60px;
    height: 2px;
}.about_thisOpxaS h4 {
    font-size: 24px;
}.about_thisOpxaS span {
    line-height: 1.6;
    font-size: calc(15px - 1px);
}
}

@media (prefers-reduced-motion: reduce) {.about_thisOpxaS .text_dock92elq,
    .about_thisOpxaS .text_dock92elq:hover,
    .about_thisOpxaS h1::after {
    transition: none;
    transform: none;
}.about_thisOpxaS .text_dock92elq:hover h1::after {
    width: 80px;
}}.contact_uspDa6H {
    background: linear-gradient(135deg, rgb(168,195,193) 0%, rgba(0, 0, 0, 0.03) 100%);
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}.contact_uspDa6H::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(133,160,157), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(98,121,116), 0.05) 0%, transparent 30%);
    z-index: 0;
    bottom: 0;
}.contact_uspDa6H::after {
    content: "";
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(rgb(133,160,157), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(133,160,157), 0.03) 1px, transparent 1px);
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.6;
    animation: gridMove 20s linear infinite;
    background-size: 20px 20px;
    height: 100%;
    top: 0;
}@keyframes gridMove {
    0% { background-position: 0 0; }
    100% { background-position: 20px 20px; }
}

.contact_uspDa6H .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.contact_uspDa6H h2 {
    transform: translateX(-50%);
    margin-bottom: 50px;
    display: inline-block;
    font-size: 34px;
    left: 50%;
    color: #000000;
    text-align: center;
    position: relative;
    font-weight: 700;
}.contact_uspDa6H h2::after {
    bottom: -15px;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(133,160,157), transparent);
    content: "";
    width: 70%;
    left: 15%;
    position: absolute;
}.contact_uspDa6H .inquiry_blockYr8kj {
    transform: translateY(0);
    overflow: hidden;
    background: #ffffff;
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(133,160,157), 0.05);
    border-radius: 29px;
}.contact_uspDa6H .inquiry_blockYr8kj:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(133,160,157), 0.1);
    transform: translateY(-5px);
}.contact_uspDa6H .inquiry_blockYr8kj::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(133,160,157), rgb(98,121,116));
    top: 0;
    content: "";
    width: 5px;
    left: 0;
}.contact_uspDa6H .img_backgrounduHIvV {
    position: relative;
    overflow: hidden;
    width: 45%;
}.contact_uspDa6H .img_backgrounduHIvV::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(133,160,157), 0.3) 0%, 
                rgba(rgb(98,121,116), 0.3) 100%);
    width: 100%;
    content: "";
    mix-blend-mode: overlay;
}.contact_uspDa6H .img_backgrounduHIvV::before {
    background: rgba(255, 255, 255, 0.2);
    top: -100px;
    transform: rotate(45deg);
    height: 150px;
    content: "";
    z-index: 2;
    animation: shine 6s infinite;
    width: 150%;
    position: absolute;
    left: -100px;
}@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}

.contact_uspDa6H .query_messageHK14l {
    position: relative;
    width: 55%;
    padding: 50px 40px;
}.contact_uspDa6H .query_messageHK14l::before {
    height: 200px;
    content: "";
    position: absolute;
    z-index: 0;
    background: radial-gradient(circle, rgba(rgb(133,160,157), 0.05) 0%, transparent 70%);
    border-radius: 50%;
    top: -50px;
    right: -50px;
    width: 200px;
}.contact_uspDa6H form {
    position: relative;
    z-index: 2;
}.contact_uspDa6H form h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    display: inline-block;
}.contact_uspDa6H form h3::after {
    content: "";
    width: 40px;
    left: 0;
    bottom: -10px;
    position: absolute;
    background: rgb(133,160,157);
    height: 2px;
}.contact_uspDa6H form input[type="text"] {
    padding: 15px 20px;
    background: rgba(#ffffff, 0.8);
    border-radius: 10px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    color: #000000;
    border: 1px solid rgba(#000000, 0.1);
    transition: all 0.3s ease;
    font-size: 18px;
}.contact_uspDa6H form input[type="text"]:focus {
    box-shadow: 0 0 0 3px rgba(rgb(133,160,157), 0.1);
    outline: none;
    background: #ffffff;
    border-color: rgb(133,160,157);
}.contact_uspDa6H form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact_uspDa6H form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.contact_uspDa6H .inquiry_widget2rJX6 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
    position: relative;
}.contact_uspDa6H .inquiry_widget2rJX6 input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    width: 0;
    position: absolute;
    height: 0;
}.contact_uspDa6H .inquiry_widget2rJX6 label {
    cursor: pointer;
    position: relative;
    line-height: 1.4;
    color: #000000;
    padding-left: 35px;
    font-size: 13px;
    user-select: none;
}.contact_uspDa6H .inquiry_widget2rJX6 label::before {
    top: 0;
    height: 22px;
    background: rgba(#ffffff, 0.8);
    content: "";
    border: 1px solid rgba(#000000, 0.2);
    left: 0;
    width: 22px;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: absolute;
}.contact_uspDa6H .inquiry_widget2rJX6 input[type="checkbox"]:checked + label::before {
    background: rgb(133,160,157);
    border-color: rgb(133,160,157);
}.contact_uspDa6H .inquiry_widget2rJX6 input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    left: 8px;
    border-width: 0 2px 2px 0;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    height: 12px;
    top: 4px;
    width: 6px;
}.contact_uspDa6H .inquiry_widget2rJX6 label a {
    color: rgb(133,160,157);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_uspDa6H .inquiry_widget2rJX6 label a::after {
    transform-origin: left;
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
    content: "";
    bottom: -2px;
    transform: scaleX(0);
    height: 1px;
    background: rgb(133,160,157);
    position: absolute;
}.contact_uspDa6H .inquiry_widget2rJX6 label a:hover {
    color: rgb(98,121,116);
}.contact_uspDa6H .inquiry_widget2rJX6 label a:hover::after {
    transform: scaleX(1);
    background: rgb(98,121,116);
}.contact_uspDa6H .query_helpl7hx1 {
    border: none;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    font-size: 18px;
    cursor: pointer;
    color: #ffffff;
    padding: 15px 20px;
    width: 100%;
    background: linear-gradient(90deg, rgb(133,160,157), rgb(98,121,116));
    z-index: 1;
    transition: all 0.3s ease;
}.contact_uspDa6H .query_helpl7hx1::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(98,121,116), rgb(133,160,157));
    width: 100%;
    transition: opacity 0.3s ease;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    content: "";
    opacity: 0;
}.contact_uspDa6H .query_helpl7hx1:hover::before {
    opacity: 1;
}.contact_uspDa6H .query_helpl7hx1:active {
    transform: translateY(2px);
}.contact_uspDa6H svg {
    height: 20px;
    width: 20px;
    fill: rgb(133,160,157);
    transition: fill 0.3s ease;
    margin-right: 10px;
}.contact_uspDa6H svg path {
    fill: rgb(133,160,157);
    transition: fill 0.3s ease;
}.contact_uspDa6H svg:hover,
.contact_uspDa6H svg:hover path {
    fill: rgb(98,121,116);
}.contact_uspDa6H form input {
    background: rgb(168,195,193);
}
@media (max-width: 1024px) {.contact_uspDa6H {
    padding: 60px 0;
}.contact_uspDa6H .container {
    padding: 0 15px;
}.contact_uspDa6H h2 {
    margin-bottom: 40px;
}.contact_uspDa6H .query_messageHK14l {
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.contact_uspDa6H {
    padding: 50px 0;
}.contact_uspDa6H h2 {
    margin-bottom: 30px;
}.contact_uspDa6H .inquiry_blockYr8kj {
    flex-direction: column;
}.contact_uspDa6H .img_backgrounduHIvV {
    width: 100%;
    height: 250px;
}.contact_uspDa6H .query_messageHK14l {
    padding: 30px 25px;
    width: 100%;
}.contact_uspDa6H form h3 {
    margin-bottom: 25px;
}.contact_uspDa6H form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_uspDa6H .inquiry_widget2rJX6 {
    margin-bottom: 25px;
}.contact_uspDa6H .query_helpl7hx1 {
    padding: 12px 15px;
}
}

@media (max-width: 480px) {.contact_uspDa6H {
    padding: 40px 0;
}.contact_uspDa6H h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.85);
}.contact_uspDa6H .img_backgrounduHIvV {
    height: 200px;
}.contact_uspDa6H .query_messageHK14l {
    padding: 25px 20px;
}.contact_uspDa6H form h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}.contact_uspDa6H form input[type="text"] {
    margin-bottom: 12px;
    padding: 10px 12px;
}.contact_uspDa6H .inquiry_widget2rJX6 {
    margin-bottom: 20px;
}.contact_uspDa6H .inquiry_widget2rJX6 label {
    font-size: calc(13px * 0.9);
    padding-left: 30px;
}.contact_uspDa6H .inquiry_widget2rJX6 label::before {
    height: 18px;
    width: 18px;
}.contact_uspDa6H .inquiry_widget2rJX6 input[type="checkbox"]:checked + label::after {
    height: 10px;
    top: 3px;
    width: 5px;
    left: 6px;
}.contact_uspDa6H .query_helpl7hx1 {
    padding: 10px 12px;
}
}

@media (prefers-reduced-motion: reduce) {.contact_uspDa6H::after,
    .contact_uspDa6H .img_backgrounduHIvV::before {
    animation: none;
}.contact_uspDa6H .inquiry_blockYr8kj:hover {
    transform: none;
}}.academic_expertiseOdJy8 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(168,195,193) 0%, #ffffff 100%);
    position: relative;
    padding: 120px 0;
}.academic_expertiseOdJy8::before {
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(98,121,116,0.5) 0px,
        rgb(98,121,116,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    opacity: 0.05;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
}.academic_expertiseOdJy8::after {
    content: "";
    right: -25%;
    z-index: 1;
    opacity: 0.1;
    width: 80%;
    top: -50%;
    transform: rotate(-15deg);
    background: radial-gradient(
        ellipse at center,
        rgb(133,160,157,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    height: 200%;
}.academic_expertiseOdJy8 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.academic_expertiseOdJy8 .student_feedbackMle0v {
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    gap: 2rem;
    position: relative;
    display: grid;
    background: #ffffff;
    transform: perspective(1000px) rotateY(0deg);
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.academic_expertiseOdJy8 .student_feedbackMle0v::before {
    transform: scaleY(0);
    top: 0;
    content: "";
    width: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(133,160,157), rgb(98,121,116));
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: top;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover::before {
    transform: scaleY(1);
}.academic_expertiseOdJy8 .img_backgrounduHIvV {
    border: 6px solid #ffffff;
    width: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg) translateY(0);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
    height: 180px;
    position: relative;
    overflow: hidden;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover .img_backgrounduHIvV {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}.academic_expertiseOdJy8 .img_backgrounduHIvV::after {
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}.academic_expertiseOdJy8 .name {
    font-size: calc(23px * 1.1);
    position: relative;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0.5rem 0;
    font-weight: 700;
    transform: translateY(0);
    text-align: center;
    color: rgb(133,160,157);
    display: inline-block;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover .name {
    transform: translateY(-5px);
}.academic_expertiseOdJy8 .name::after {
    content: "";
    width: 80px;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(98,121,116);
    transform: translateX(-50%) scaleX(0.5);
    bottom: -5px;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(2) div {
    font-style: italic;
    color: rgb(98,121,116);
    font-size: calc(17px * 1.05);
    text-align: center;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    margin-top: 0.5rem;
    transform: translateY(0);
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.academic_expertiseOdJy8 .job_wrapXS2LG {
    opacity: 0.95;
    color: #000000;
    transition: opacity 0.4s ease;
    font-size: 17px;
    padding: 1.5rem 0.5rem 0.5rem;
    margin: 1.5rem 0 0;
    line-height: 1.8;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    text-align: justify;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover .job_wrapXS2LG {
    opacity: 1;
}.academic_expertiseOdJy8 .job_wrapXS2LG::before {
    transform: translateX(-50%);
    line-height: 1;
    top: -0.5rem;
    font-family: serif;
    text-shadow: 2px 2px 0 #ffffff;
    position: absolute;
    left: 50%;
    color: rgb(133,160,157,0.5);
    content: "";
    font-size: 4rem;
}

@media (min-width: 768px) {.academic_expertiseOdJy8 .student_feedbackMle0v {
    grid-template-columns: auto 1fr;
    gap: 2.5rem;
    padding: 3.5rem;
}.academic_expertiseOdJy8 .img_backgrounduHIvV {
    margin: 0;
    height: 200px;
    width: 200px;
}.academic_expertiseOdJy8 .name {
    text-align: left;
}.academic_expertiseOdJy8 .name::after {
    transform: translateX(0) scaleX(0.5);
    left: 0;
}.academic_expertiseOdJy8 .student_feedbackMle0v:hover .name::after {
    transform: translateX(0) scaleX(1);
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(2) div {
    text-align: left;
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(3) {
    grid-column: span 2;
}.academic_expertiseOdJy8 .job_wrapXS2LG {
    padding: 2rem 1rem 0.5rem;
}.academic_expertiseOdJy8 .job_wrapXS2LG::before {
    transform: translateX(0);
    left: 1rem;
}
}

@media (min-width: 992px) {.academic_expertiseOdJy8 {
    padding: 150px 0;
}.academic_expertiseOdJy8 .student_feedbackMle0v {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 220px 1fr 2fr;
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(1) {
    grid-row: span 2;
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(3) {
    grid-row: span 2;
    grid-column: 3;
}.academic_expertiseOdJy8 .img_backgrounduHIvV {
    width: 220px;
    height: 280px;
}.academic_expertiseOdJy8 .job_wrapXS2LG {
    border-top: none;
    padding: 0 0 0 3rem;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    margin: 0;
    display: flex;
    height: 100%;
    align-items: center;
}.academic_expertiseOdJy8 .job_wrapXS2LG::before {
    left: 1rem;
    top: 1rem;
}
}

@media (min-width: 1200px) {.academic_expertiseOdJy8 .student_feedbackMle0v {
    padding: 5rem;
    grid-template-columns: 250px 1fr 2.5fr;
    gap: 3.5rem;
}.academic_expertiseOdJy8 .img_backgrounduHIvV {
    height: 320px;
    width: 250px;
}.academic_expertiseOdJy8 .name {
    font-size: calc(23px * 1.2);
}.academic_expertiseOdJy8 .student_feedbackMle0v div:nth-child(2) div {
    margin-top: 0.75rem;
    font-size: calc(17px * 1.1);
}.academic_expertiseOdJy8 .job_wrapXS2LG {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
    padding: 0 0 0 4rem;
}}.opening_boardDuvxo {
    overflow: hidden;
    position: relative;
    background-color: rgb(168,195,193);
    min-height: 100vh;
}.opening_boardDuvxo .edu_titleLGHBb {
    width: 100%;
    display: flex;
    padding: 2rem;
    align-items: center;
    height: 100vh;
    justify-content: center;
    position: relative;
}.opening_boardDuvxo .study_fast9lP7M {
    justify-content: center;
    display: flex;
    transform: perspective(1000px) rotateY(2deg);
    max-width: 1200px;
    position: relative;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 4rem;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: 85vh;
    overflow: hidden;
}.opening_boardDuvxo .study_fast9lP7M:before {
    mix-blend-mode: multiply;
    z-index: 1;
    position: absolute;
    opacity: 0.85;
    background: linear-gradient(
    135deg,
    rgb(133,160,157,0.5),
    rgb(98,121,116,0.5)
  );
    inset: 0;
    content: "";
}.opening_boardDuvxo .study_fast9lP7M:after {
    content: "";
    right: 0;
    z-index: 1;
    height: 35%;
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6),
    transparent
  );
}.opening_boardDuvxo .study_fast9lP7M span {
    margin-bottom: 2rem;
    transform: translateY(20px);
    opacity: 0;
    z-index: 2;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    position: relative;
}.opening_boardDuvxo .study_fast9lP7M h3 {
    color: #ffffff;
    backdrop-filter: blur(5px);
    font-size: calc(23px * 0.9);
    padding: 0.5rem 1rem;
    position: relative;
    -webkit-background-clip: text !important;
    background-color: rgba(255, 255, 255, 0.1);
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1.4;
    background-clip: text !important;
    border-left: 3px solid rgb(98,121,116);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-weight: 600;
}.opening_boardDuvxo .study_fast9lP7M h1 {
    color: #ffffff;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    opacity: 0;
    line-height: 1.2;
    font-size: calc(47px * 1.2);
    font-weight: 700;
    max-width: 80%;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: relative;
    transform: translateY(30px);
    margin-bottom: 2rem;
}.opening_boardDuvxo .study_fast9lP7M div div {
    z-index: 2;
    position: relative;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.7s;
    opacity: 0;
    transform: translateY(40px);
    max-width: 550px;
}.opening_boardDuvxo .study_fast9lP7M p {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    line-height: 1.6;
    letter-spacing: 0.5px;
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    color: #ffffff;
    transform: translateX(0);
    font-size: calc(16px * 1.2);
    padding: 1rem 1.5rem;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.2);
}.opening_boardDuvxo .study_fast9lP7M:hover {
    transform: perspective(1000px) rotateY(0deg);
}.opening_boardDuvxo .study_fast9lP7M:hover p {
    transform: translateX(10px);
}

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

@media (max-width: 992px) {.opening_boardDuvxo .study_fast9lP7M {
    min-height: 80vh;
    transform: perspective(1000px) rotateY(1deg);
    padding: 3rem;
    height: auto;
}.opening_boardDuvxo .study_fast9lP7M h1 {
    font-size: calc(47px * 1);
    max-width: 100%;
}.opening_boardDuvxo .study_fast9lP7M h3 {
    font-size: 23px;
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 768px) {.opening_boardDuvxo .edu_titleLGHBb {
    height: auto;
    padding: 1rem;
    min-height: 100vh;
}.opening_boardDuvxo .study_fast9lP7M {
    padding: 2.5rem 2rem;
    transform: none;
}.opening_boardDuvxo .study_fast9lP7M h1 {
    margin-bottom: 1.5rem;
    font-size: calc(32px * 1.1);
}.opening_boardDuvxo .study_fast9lP7M span {
    margin-bottom: 1.5rem;
}.opening_boardDuvxo .study_fast9lP7M h3 {
    font-size: calc(22px * 1.1);
}.opening_boardDuvxo .study_fast9lP7M p {
    padding: 0.8rem 1rem;
    font-size: 16px;
}
}

@media (max-width: 576px) {.opening_boardDuvxo .study_fast9lP7M {
    padding: 2rem 1.5rem;
}.opening_boardDuvxo .study_fast9lP7M h1 {
    font-size: 32px;
}.opening_boardDuvxo .study_fast9lP7M:before {
    opacity: 0.9;
}.opening_boardDuvxo .study_fast9lP7M:after {
    height: 45%;
}
}

@media (min-width: 1400px) {.opening_boardDuvxo .study_fast9lP7M h1 {
    font-size: calc(47px * 1.4);
}.opening_boardDuvxo .study_fast9lP7M h3 {
    font-size: 23px;
}.opening_boardDuvxo .study_fast9lP7M p {
    font-size: calc(16px * 1.3);
}
}

@media (hover: hover) {.opening_boardDuvxo .study_fast9lP7M:hover:before {
    background: linear-gradient(
      135deg,
      rgb(133,160,157,0.5),
      rgb(98,121,116)
    );
    transition: all 1s ease;
    opacity: 0.8;
}}.program_offerings0W6Z9 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(168,195,193) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.program_offerings0W6Z9::before {
    opacity: 0.08;
    top: 0;
    height: 100%;
    content: "";
    background: 
    linear-gradient(45deg, transparent 49.5%, rgb(98,121,116,0.5) 49.5%, rgb(98,121,116,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px,
    linear-gradient(-45deg, transparent 49.5%, rgb(133,160,157,0.5) 49.5%, rgb(133,160,157,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px;
    z-index: 0;
    pointer-events: none;
    left: 0;
    width: 100%;
    position: absolute;
}.program_offerings0W6Z9 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1280px;
    z-index: 1;
}.program_offerings0W6Z9 h2 {
    transform: perspective(1000px) rotateX(0deg) rotateY(-2deg);
    position: relative;
    font-size: 34px;
    padding-left: 20px;
    max-width: 800px;
    margin-bottom: 50px;
    font-weight: 700;
    color: #000000;
}.program_offerings0W6Z9 h2::before {
    content: "";
    width: 6px;
    height: 70%;
    position: absolute;
    left: 0;
    top: 15%;
    background: linear-gradient(to bottom, rgb(133,160,157), rgb(98,121,116));
}.program_offerings0W6Z9 .education_mapG1qkC {
    position: relative;
    transform: translateZ(0);
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 350px;
    overflow: hidden;
    position: relative;
}.program_offerings0W6Z9 .img_backgrounduHIvV::after {
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(98,121,116,0.5) 0%, transparent 60%);
    position: absolute;
    height: 100%;
    mix-blend-mode: multiply;
    content: "";
    left: 0;
}.program_offerings0W6Z9 .img_backgrounduHIvV:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.program_offerings0W6Z9 .text_dock92elq {
    position: relative;
    max-height: 500px;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 35px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    overflow-y: auto;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.program_offerings0W6Z9 .text_dock92elq:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program_offerings0W6Z9 .text_dock92elq::before {
    background: linear-gradient(to right, rgb(133,160,157), rgb(98,121,116));
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 6px;
    top: 0;
}.program_offerings0W6Z9 .description {
    margin-bottom: 20px;
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
}.program_offerings0W6Z9 .description:last-child {
    margin-bottom: 0;
}.program_offerings0W6Z9 .text_dock92elq::-webkit-scrollbar {
    width: 6px;
}.program_offerings0W6Z9 .text_dock92elq::-webkit-scrollbar-track {
    background: rgb(168,195,193);
}.program_offerings0W6Z9 .text_dock92elq::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(133,160,157), rgb(98,121,116));
    border-radius: 10px;
}

@media (min-width: 768px) {.program_offerings0W6Z9 {
    padding: 150px 0;
}.program_offerings0W6Z9 h2 {
    padding-left: 30px;
    font-size: calc(34px * 1.1);
    margin-left: 40px;
}.program_offerings0W6Z9 h2::before {
    width: 8px;
}.program_offerings0W6Z9 .education_mapG1qkC {
    grid-template-columns: 40% 60%;
    align-items: center;
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    transform: perspective(1000px) rotateY(3deg) translateX(20px);
    height: 450px;
}.program_offerings0W6Z9 .text_dock92elq {
    max-height: 450px;
    transform: perspective(1000px) rotateY(-3deg) translateX(-20px);
}
}

@media (min-width: 992px) {.program_offerings0W6Z9 {
    padding: 180px 0;
}.program_offerings0W6Z9 h2 {
    margin-bottom: 60px;
    font-size: calc(34px * 1.2);
    margin-left: 80px;
}.program_offerings0W6Z9 .education_mapG1qkC {
    grid-template-columns: 45% 55%;
    margin-top: 60px;
    gap: 40px;
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    transform: perspective(1200px) rotateY(4deg) translateX(40px);
    height: 500px;
}.program_offerings0W6Z9 .text_dock92elq {
    max-height: 500px;
    transform: perspective(1200px) rotateY(-4deg) translateX(-40px);
    padding: 50px;
}.program_offerings0W6Z9 .description {
    font-size: calc(16px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.program_offerings0W6Z9 {
    padding: 200px 0;
}.program_offerings0W6Z9 h2 {
    font-size: calc(34px * 1.3);
    margin-left: 120px;
}.program_offerings0W6Z9 .education_mapG1qkC {
    gap: 60px;
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    transform: perspective(1400px) rotateY(5deg) translateX(60px);
    height: 550px;
}.program_offerings0W6Z9 .text_dock92elq {
    max-height: 550px;
    transform: perspective(1400px) rotateY(-5deg) translateX(-60px);
    padding: 60px;
}
}

@media (max-width: 767px) {.program_offerings0W6Z9 {
    padding: 80px 0;
}.program_offerings0W6Z9 h2 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.9);
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    height: 280px;
}.program_offerings0W6Z9 .text_dock92elq {
    padding: 25px;
    max-height: 400px;
}.program_offerings0W6Z9 .description {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.program_offerings0W6Z9 {
    padding: 60px 0;
}.program_offerings0W6Z9 h2 {
    font-size: calc(34px * 0.8);
    padding-left: 15px;
}.program_offerings0W6Z9 h2::before {
    width: 4px;
}.program_offerings0W6Z9 .img_backgrounduHIvV {
    height: 220px;
}.program_offerings0W6Z9 .text_dock92elq {
    padding: 20px;
    max-height: 350px;
}.program_offerings0W6Z9 .description {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}.data_statisticsGp7Oa {
    background: linear-gradient(135deg, rgb(168,195,193) 0%, rgba(rgb(133,160,157,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.data_statisticsGp7Oa::before {
    z-index: 0;
    position: absolute;
    content: "";
    top: -5%;
    height: 110%;
    background: linear-gradient(110deg, transparent 0%, rgba(rgb(133,160,157,0.5), 0.02) 20%, transparent 60%);
    left: -10%;
    width: 120%;
    transform: skewY(-5deg);
}.data_statisticsGp7Oa .container {
    position: relative;
    z-index: 1;
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto;
}.data_statisticsGp7Oa ul {
    list-style: none;
    gap: 2.5rem;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0 0 3rem;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
}.data_statisticsGp7Oa .career_statisticsmWbgq {
    transform: translateZ(0);
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.9) 100%);
    padding: 2rem 1.5rem;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
              box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-left: 3px solid rgb(133,160,157);
    box-shadow: 
    0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
    0 1px 0 rgba(rgb(133,160,157,0.5), 0.1);
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(odd) {
    transform: translateY(10px);
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(even) {
    transform: translateY(-10px);
}.data_statisticsGp7Oa .career_statisticsmWbgq::before {
    z-index: -1;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent 30%, rgba(rgb(133,160,157,0.5), 0.03) 70%, rgba(rgb(133,160,157,0.5), 0.05) 100%);
    width: 100%;
    position: absolute;
}.data_statisticsGp7Oa .career_statisticsmWbgq::after {
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(133,160,157,0.5), 0.1) 51%);
    position: absolute;
    content: "";
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover {
    box-shadow: 
    0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
    0 3px 0 rgba(rgb(133,160,157,0.5), 0.2);
    transform: translateY(0) scale(1.03);
}.data_statisticsGp7Oa .career_statisticsmWbgq div {
    display: flex;
    position: relative;
    z-index: 2;
    flex-direction: column;
}.data_statisticsGp7Oa .career_statisticsmWbgq p {
    line-height: 1;
    position: relative;
    transform-origin: left center;
    color: rgb(133,160,157);
    font-weight: 700;
    display: inline-block;
    font-size: calc(44px * 1.2);
    margin: 0;
    transition: transform 0.3s ease;
    margin-bottom: 0.5rem;
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover p {
    transform: scale(1.05);
}.data_statisticsGp7Oa .career_statisticsmWbgq p::after {
    bottom: -5px;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgb(133,160,157);
    left: 0;
    height: 3px;
    transform: scaleX(0);
    width: 30px;
    transform-origin: left;
    content: "";
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover p::after {
    transform: scaleX(1);
}.data_statisticsGp7Oa .career_statisticsmWbgq span {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    margin-top: 0.5rem;
    font-size: 17px;
    color: #000000;
    display: block;
    font-weight: 600;
    transform: translateX(0);
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover span {
    transform: translateX(5px);
}.data_statisticsGp7Oa h4 {
    font-size: 22px;
    position: relative;
    padding-bottom: 1rem;
    margin: 1rem 5rem 0 0;
    text-align: right;
    transform: perspective(500px) rotateX(-1deg);
    font-weight: 700;
    color: #000000;
}.data_statisticsGp7Oa h4::before {
    transform: scaleX(1.5) translateX(-10px);
    height: 3px;
    width: 100px;
    content: "";
    right: -3rem;
    position: absolute;
    bottom: 0;
    background: rgb(133,160,157);
}

@media (min-width: 992px) {.data_statisticsGp7Oa .container {
    padding: 0 3rem;
}.data_statisticsGp7Oa ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2rem;
}.data_statisticsGp7Oa h4 {
    font-size: calc(22px * 1.2);
    margin: 2rem 10rem 0 0;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(3n+1) {
    transform: translateY(20px) rotate(-1deg);
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(3n+2) {
    transform: translateY(-10px) rotate(0.5deg);
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(3n+3) {
    transform: translateY(5px) rotate(0.2deg);
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover {
    transform: translateY(0) rotate(0) scale(1.05);
}
}

@media (max-width: 991px) {.data_statisticsGp7Oa ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data_statisticsGp7Oa .career_statisticsmWbgq p {
    font-size: calc(28px * 1.1);
}
}

@media (max-width: 767px) {.data_statisticsGp7Oa {
    padding: 3rem 0;
}.data_statisticsGp7Oa ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
}.data_statisticsGp7Oa .career_statisticsmWbgq {
    padding: 1.5rem 1rem;
}.data_statisticsGp7Oa .career_statisticsmWbgq p {
    font-size: 28px;
}.data_statisticsGp7Oa .career_statisticsmWbgq span {
    font-size: calc(17px * 0.9);
}.data_statisticsGp7Oa h4 {
    margin: 1rem 0 0;
    text-align: center;
}.data_statisticsGp7Oa h4::before {
    right: 50%;
    transform: translateX(50%);
    width: 80px;
}
}

@media (max-width: 480px) {.data_statisticsGp7Oa ul {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
}.data_statisticsGp7Oa .career_statisticsmWbgq {
    transform: none !important;
}.data_statisticsGp7Oa .career_statisticsmWbgq:hover {
    transform: translateY(-5px) !important;
}}

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

.data_statisticsGp7Oa .career_statisticsmWbgq {
    animation: floatIn 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation-delay: calc(var(--i, 0) * 0.1s);
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(1) {
    --i: 1;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(2) {
    --i: 2;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(3) {
    --i: 3;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(4) {
    --i: 4;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(5) {
    --i: 5;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(6) {
    --i: 6;
}.data_statisticsGp7Oa .career_statisticsmWbgq:nth-child(7) {
    --i: 7;
}.thxSpaceO65ZI {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(168,195,193) 0%, rgb(133,160,157,0.5) 100%);
    padding: 120px 0;
    position: relative;
}.thxSpaceO65ZI::before {
    right: -10%;
    transform: rotate(-15deg) skew(10deg);
    height: 60%;
    opacity: 0.1;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(225deg, rgb(98,121,116) 0%, transparent 70%);
    position: absolute;
    top: -5%;
    content: "";
    width: 40%;
}.thxSpaceO65ZI::after {
    pointer-events: none;
    content: "";
    opacity: 0.1;
    width: 45%;
    position: absolute;
    height: 65%;
    z-index: 1;
    left: -10%;
    background: linear-gradient(45deg, rgb(133,160,157) 0%, transparent 80%);
    transform: rotate(12deg) skew(-5deg);
    bottom: -5%;
}.thxSpaceO65ZI .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 5;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    max-width: 1200px;
}.thxSpaceO65ZI h2 {
    position: relative;
    transform: translateX(-5%);
    color: rgb(133,160,157);
    font-weight: 700;
    font-size: 35px;
    max-width: 90%;
    line-height: 1.3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 35px;
}.thxSpaceO65ZI h2::after {
    width: 85px;
    content: "";
    transform: scaleX(1);
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    bottom: -12px;
    position: absolute;
    height: 3px;
    background: rgb(98,121,116);
}.thxSpaceO65ZI .knowledge_learningYnIom {
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 50px 40px 50px 60px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(5%);
    position: relative;
}.thxSpaceO65ZI .knowledge_learningYnIom::before {
    position: absolute;
    width: 6px;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(133,160,157) 0%, rgb(98,121,116) 100%);
    content: "";
}.thxSpaceO65ZI .knowledge_learningYnIom::after {
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    height: 100px;
    right: 20px;
    width: 100px;
    content: "";
    background: radial-gradient(circle, rgb(98,121,116,0.5) 0%, transparent 70%);
    top: 20px;
    position: absolute;
}.thxSpaceO65ZI ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.thxSpaceO65ZI li {
    position: relative;
    z-index: 2;
}.thxSpaceO65ZI li::before {
    z-index: -1;
    top: -40px;
    font-size: 120px;
    position: absolute;
    line-height: 1;
    content: "";
    left: -20px;
    opacity: 0.1;
    color: rgb(133,160,157);
    font-family: serif;
}.thxSpaceO65ZI li span {
    display: block;
    line-height: 1.7;
    color: #000000;
    position: relative;
    max-width: 95%;
    font-size: calc(12px + 0.1rem);
    font-weight: 400;
}.thxSpaceO65ZI:hover .knowledge_learningYnIom {
    transform: translateX(5%) translateY(-5px);
}.thxSpaceO65ZI:hover h2::after {
    transform: scaleX(1.3);
}

@media (max-width: 991px) {.thxSpaceO65ZI {
    padding: 90px 0;
}.thxSpaceO65ZI h2 {
    max-width: 100%;
    font-size: calc(35px - 0.2rem);
    transform: translateX(0);
}.thxSpaceO65ZI .knowledge_learningYnIom {
    transform: translateX(0);
    padding: 40px 30px 40px 45px;
}.thxSpaceO65ZI:hover .knowledge_learningYnIom {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 767px) {.thxSpaceO65ZI {
    padding: 70px 0;
}.thxSpaceO65ZI::before,
    .thxSpaceO65ZI::after {
    width: 70%;
    height: 50%;
}.thxSpaceO65ZI h2 {
    margin-bottom: 30px;
    line-height: 1.35;
    font-size: calc(35px - 0.4rem);
}.thxSpaceO65ZI .knowledge_learningYnIom {
    padding: 35px 25px 35px 35px;
}.thxSpaceO65ZI li::before {
    left: -15px;
    font-size: 90px;
    top: -25px;
}.thxSpaceO65ZI li span {
    font-size: 12px;
}
}

@media (max-width: 575px) {.thxSpaceO65ZI {
    padding: 60px 0;
}.thxSpaceO65ZI .container {
    transform: perspective(1000px) rotateX(1deg);
}.thxSpaceO65ZI h2 {
    margin-bottom: 25px;
    font-size: calc(35px - 0.5rem);
}.thxSpaceO65ZI h2::after {
    height: 2px;
    width: 60px;
}.thxSpaceO65ZI .knowledge_learningYnIom {
    padding: 25px 20px 25px 25px;
}.thxSpaceO65ZI .knowledge_learningYnIom::before {
    width: 4px;
}.thxSpaceO65ZI li::before {
    top: -20px;
    left: -10px;
    font-size: 70px;
}.thxSpaceO65ZI li span {
    font-size: calc(12px - 0.1rem);
    line-height: 1.6;
}}.subscribe_to_newsletterkoD6B {
    background: linear-gradient(135deg, rgb(133,160,157,0.5) 0%, rgb(98,121,116) 100%);
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
}.subscribe_to_newsletterkoD6B::before {
    top: -10%;
    background: rgb(98,121,116,0.5);
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    left: -10%;
    z-index: 1;
    height: 70%;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
    width: 120%;
}.subscribe_to_newsletterkoD6B .knowledge_learningYnIom {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.subscribe_to_newsletterkoD6B .reach_links9DK7X {
    display: flex;
    transform: translateX(10%);
    flex-direction: column;
    max-width: 90%;
}.subscribe_to_newsletterkoD6B h3 {
    font-family: Arial, sans-serif;
    transform: skewX(-5deg);
    color: #ffffff;
    font-size: 31px;
    font-weight: 700;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    margin-bottom: 2rem;
}.subscribe_to_newsletterkoD6B .input_holder {
    display: flex;
    transform: perspective(800px) rotateY(-5deg);
    border-radius: 17px;
    max-width: 90%;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}.subscribe_to_newsletterkoD6B input[type="email"] {
    color: #000000;
    border: none;
    padding: 1.2rem 1.5rem;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    flex-grow: 1;
    background: #ffffff;
    font-size: 17px;
}.subscribe_to_newsletterkoD6B input[type="email"]:focus {
    outline: none;
    background: rgb(168,195,193);
    box-shadow: inset 0 0 0 3px rgb(133,160,157,0.5);
}.subscribe_to_newsletterkoD6B .explore_coursesm4Hx0 {
    font-weight: 600;
    color: #ffffff;
    padding: 1rem 2.5rem;
    background: linear-gradient(to right, rgb(133,160,157), rgb(98,121,116));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 20px;
    border: none;
    cursor: pointer;
}.subscribe_to_newsletterkoD6B .explore_coursesm4Hx0:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(133,160,157,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.subscribe_to_newsletterkoD6B .explore_coursesm4Hx0:active {
    transform: translateY(2px);
    animation: pulse 1s forwards;
}

@media (max-width: 768px) {.subscribe_to_newsletterkoD6B {
    padding: 3rem 1rem;
}.subscribe_to_newsletterkoD6B .reach_links9DK7X {
    max-width: 100%;
    transform: translateX(0);
}.subscribe_to_newsletterkoD6B h3 {
    font-size: calc(19px + 0.2rem);
    text-align: left;
}.subscribe_to_newsletterkoD6B .input_holder {
    flex-direction: column;
    max-width: 100%;
    transform: perspective(0) rotateY(0);
}.subscribe_to_newsletterkoD6B input[type="email"] {
    border-radius: 10px 10px 0 0;
    width: 100%;
    padding: 1rem;
}.subscribe_to_newsletterkoD6B .explore_coursesm4Hx0 {
    padding: 1rem;
    border-radius: 0 0 10px 10px;
    width: 100%;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    bottom: 0;
    z-index: -2;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.9;
    background: linear-gradient(145deg, rgb(168,195,193) 0%, rgb(133,160,157,0.5) 100%);
    content: "";
    right: 0;
}footer::after {
    top: 0;
    position: absolute;
    opacity: 0.1;
    content: "";
    bottom: 0;
    left: 0;
    z-index: -1;
    right: 0;
    background-image: 
        repeating-linear-gradient(0deg, rgb(133,160,157,0.5), rgb(133,160,157,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(133,160,157,0.5), rgb(133,160,157,0.5) 1px, transparent 1px, transparent 20px);
}.privacy_ctac4pUh {
    color: #000000;
    position: relative;
    padding: 4rem 0 2rem;
}.privacy_ctac4pUh::after {
    background: linear-gradient(90deg, rgb(133,160,157), rgb(98,121,116));
    height: 6px;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    top: 0;
}.privacy_ctac4pUh .container {
    display: flex;
    position: relative;
    gap: 3rem;
    flex-wrap: wrap;
}.privacy_ctac4pUh .company_holder {
    flex: 1 1 400px;
    border-radius: 28px;
    padding: 2rem 2.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
}.privacy_ctac4pUh .company_holder::before {
    width: 100%;
    left: 0;
    background: rgb(133,160,157);
    border-top-right-radius: 28px;
    border-top-left-radius: 28px;
    content: "";
    top: 0;
    position: absolute;
    height: 5px;
}.privacy_ctac4pUh .company_holder h3 {
    position: relative;
    color: rgb(133,160,157);
    font-size: 38px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}.privacy_ctac4pUh .company_holder h3::after {
    width: 80px;
    content: "";
    background: rgb(98,121,116);
    left: 0;
    position: absolute;
    height: 3px;
    bottom: -0.5rem;
}.privacy_ctac4pUh .copy_noticeg9ATq {
    color: #000000;
    font-size: 12px;
    border-left: 3px solid rgb(98,121,116);
    background: rgb(168,195,193);
    line-height: 1.7;
    border-radius: 10px;
    padding: 1.5rem;
    position: relative;
}.privacy_ctac4pUh .mod_toolsMVJKB {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.privacy_ctac4pUh .head_studyiFz5T {
    gap: 2.5rem;
    flex-wrap: wrap;
    display: flex;
}.privacy_ctac4pUh .header_pagewrap1BQ5F {
    flex: 1 1 calc(50% - 1.25rem);
    background: #ffffff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    position: relative;
}.privacy_ctac4pUh .header_pagewrap1BQ5F h5 {
    color: #ffffff;
    margin: 0;
    font-size: 23px;
    padding: 1rem 1.5rem;
    background: rgb(98,121,116);
    position: relative;
    font-weight: 600;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T {
    display: flex;
    gap: 0;
    padding: 1rem 0;
    flex-direction: column;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a {
    display: flex;
    font-size: 12px;
    transition: all 0.3s ease;
    align-items: center;
    text-decoration: none;
    color: #000000;
    padding: 0.8rem 1.5rem;
    position: relative;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a::before {
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    content: "";
    left: 0;
    transition: all 0.3s ease;
    width: 0;
    background: rgb(168,195,193);
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a::after {
    width: 5px;
    transform: translateY(-50%);
    top: 50%;
    left: 1.5rem;
    content: "";
    background: rgb(98,121,116);
    border-radius: 50%;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease;
    height: 5px;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a:hover {
    color: rgb(133,160,157);
    padding-left: 2.2rem;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a:hover::before {
    width: 100%;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a:hover::after {
    opacity: 1;
}.sustain_ctaZ2Ac6 {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 2rem 0;
    background: rgb(168,195,193);
    margin-top: 3rem;
}.sustain_ctaZ2Ac6::before {
    left: 10%;
    right: 10%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(133,160,157,0.5), transparent);
    height: 1px;
    position: absolute;
}.sustain_ctaZ2Ac6 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.sustain_ctaZ2Ac6 .law_res4w6GA {
    font-size: 14px;
    text-align: center;
    border-radius: 50px;
    background: #ffffff;
    padding: 0.8rem 2rem;
    color: #000000;
    font-weight: 400;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1200px) {.privacy_ctac4pUh .container {
    gap: 2rem;
}.privacy_ctac4pUh .company_holder {
    flex: 1 1 360px;
}.privacy_ctac4pUh .mod_toolsMVJKB {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.privacy_ctac4pUh .head_studyiFz5T {
    gap: 2rem;
}
}

@media (max-width: 992px) {.privacy_ctac4pUh {
    padding: 3.5rem 0 2rem;
}.privacy_ctac4pUh .container {
    flex-direction: column;
    gap: 2.5rem;
}.privacy_ctac4pUh .company_holder,
    .privacy_ctac4pUh .mod_toolsMVJKB {
    flex: 1 1 100%;
    min-width: 100%;
}.privacy_ctac4pUh .header_pagewrap1BQ5F {
    min-width: 200px;
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.privacy_ctac4pUh {
    padding: 3rem 0 1.5rem;
}.privacy_ctac4pUh .head_studyiFz5T {
    gap: 1.5rem;
}.privacy_ctac4pUh .company_holder {
    padding: 2rem;
}.privacy_ctac4pUh .company_holder h3 {
    font-size: calc(38px - 2px);
}.sustain_ctaZ2Ac6 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.privacy_ctac4pUh {
    padding: 2.5rem 0 1rem;
}.privacy_ctac4pUh .container {
    gap: 1.5rem;
}.privacy_ctac4pUh .header_pagewrap1BQ5F {
    min-width: 100%;
    flex: 1 1 100%;
}.privacy_ctac4pUh .head_studyiFz5T {
    gap: 1rem;
}.privacy_ctac4pUh .company_holder {
    padding: 1.5rem;
}.privacy_ctac4pUh .copy_noticeg9ATq {
    padding: 1.2rem;
}.sustain_ctaZ2Ac6 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}

@media (max-width: 420px) {.privacy_ctac4pUh .company_holder h3::after {
    width: 50px;
}.privacy_ctac4pUh .header_pagewrap1BQ5F .head_studyiFz5T a:hover {
    padding-left: 2rem;
}.sustain_ctaZ2Ac6 .law_res4w6GA {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.customer_experienceU8Gmz {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(168,195,193) 0%, rgba(rgb(133,160,157,0.5), 0.05) 100%);
    perspective: 1000px;
    position: relative;
    padding: 120px 0 80px;
}.customer_experienceU8Gmz::before {
    width: 300px;
    height: 300px;
    opacity: 0.05;
    content: "";
    right: -50px;
    z-index: 0;
    transform: rotate(45deg) skew(10deg, 10deg);
    background: linear-gradient(to right, rgb(133,160,157), rgb(98,121,116));
    position: absolute;
    top: -100px;
}.customer_experienceU8Gmz::after {
    left: -50px;
    width: 250px;
    z-index: 0;
    height: 250px;
    transform: rotate(30deg) skew(-5deg, 15deg);
    opacity: 0.07;
    background: linear-gradient(to left, rgb(133,160,157), rgb(98,121,116));
    content: "";
    bottom: -80px;
    position: absolute;
}.customer_experienceU8Gmz .container {
    position: relative;
    z-index: 1;
}.customer_experienceU8Gmz h2 {
    transform: perspective(1000px) translateZ(10px);
    color: #000000;
    margin-bottom: 60px;
    font-weight: 700;
    text-align: left;
    position: relative;
    transform-style: preserve-3d;
    font-size: 37px;
}.customer_experienceU8Gmz h2::after {
    width: 80px;
    background: rgb(133,160,157);
    bottom: -15px;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleX(1);
    transform-origin: left;
    left: 0;
    content: "";
    height: 3px;
}.customer_experienceU8Gmz h2:hover::after {
    transform: scaleX(1.5);
}.customer_experienceU8Gmz .feedback_gridqYJFe {
    display: grid;
    list-style: none;
    gap: 30px;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_experienceU8Gmz .student_feedbackMle0v {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: perspective(1000px) translateZ(0);
    position: relative;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    padding: 30px;
    transform-style: preserve-3d;
}.customer_experienceU8Gmz .student_feedbackMle0v::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(133,160,157), rgb(98,121,116));
    height: 0;
    transition: height 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    width: 5px;
    content: "";
    left: 0;
}.customer_experienceU8Gmz .student_feedbackMle0v:hover {
    transform: perspective(1000px) translateZ(15px) translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.customer_experienceU8Gmz .student_feedbackMle0v:hover::before {
    height: 100%;
}.customer_experienceU8Gmz .student_feedbackMle0v div {
    display: flex;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    align-items: center;
}.customer_experienceU8Gmz .student_feedbackMle0v div::after {
    line-height: 1;
    font-size: 120px;
    top: -40px;
    position: absolute;
    content: "";
    font-family: serif;
    color: rgb(133,160,157);
    z-index: -1;
    right: 0;
    opacity: 0.08;
    transform: rotate(10deg);
}.customer_experienceU8Gmz .student_feedbackMle0v img {
    border: 3px solid #ffffff;
    width: 60px;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
    object-fit: cover;
    height: 60px;
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.customer_experienceU8Gmz .student_feedbackMle0v:hover img {
    transform: scale(1.1);
}.customer_experienceU8Gmz .student_feedbackMle0v h4 {
    color: #000000;
    font-weight: 600;
    font-size: 23px;
    position: relative;
    margin-left: 15px;
}.customer_experienceU8Gmz .student_feedbackMle0v h4::after {
    position: absolute;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    background: rgb(98,121,116);
    content: "";
    height: 2px;
    width: 0;
    bottom: -5px;
}.customer_experienceU8Gmz .student_feedbackMle0v:hover h4::after {
    width: 100%;
}.customer_experienceU8Gmz .description {
    color: #000000;
    margin: 0;
    z-index: 1;
    line-height: 1.6;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: 17px;
    transform: translateZ(0);
}.customer_experienceU8Gmz .student_feedbackMle0v:hover .description {
    transform: translateX(8px);
}.customer_experienceU8Gmz a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    border: none;
    background: linear-gradient(45deg, rgb(133,160,157), rgb(98,121,116));
    overflow: hidden;
    transform: translateZ(0);
    box-shadow: 0 8px 20px rgba(rgb(133,160,157,0.5), 0.3);
    margin-top: 40px;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 12px 30px;
    position: relative;
}.customer_experienceU8Gmz a::before {
    position: absolute;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 100%);
    left: -100%;
}.customer_experienceU8Gmz a:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 15px 30px rgba(rgb(133,160,157,0.5), 0.4);
}.customer_experienceU8Gmz a:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.customer_experienceU8Gmz {
    padding: 80px 0 60px;
}.customer_experienceU8Gmz h2 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.9);
}.customer_experienceU8Gmz .feedback_gridqYJFe {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.customer_experienceU8Gmz {
    padding: 60px 0 40px;
}.customer_experienceU8Gmz h2 {
    margin-bottom: 35px;
    font-size: calc(37px * 0.8);
    text-align: center;
}.customer_experienceU8Gmz h2::after {
    left: 50%;
    transform: translateX(-50%);
}.customer_experienceU8Gmz h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.customer_experienceU8Gmz .feedback_gridqYJFe {
    grid-template-columns: 1fr;
    gap: 20px;
}.customer_experienceU8Gmz .student_feedbackMle0v {
    padding: 25px;
}.customer_experienceU8Gmz a {
    width: 80%;
    text-align: center;
    margin: 30px auto 0;
    display: block;
}
}

@media (max-width: 480px) {.customer_experienceU8Gmz {
    padding: 50px 0 30px;
}.customer_experienceU8Gmz h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.7);
}.customer_experienceU8Gmz .student_feedbackMle0v {
    padding: 20px;
}.customer_experienceU8Gmz .student_feedbackMle0v div {
    margin-bottom: 15px;
}.customer_experienceU8Gmz .student_feedbackMle0v img {
    height: 50px;
    width: 50px;
}.customer_experienceU8Gmz a {
    padding: 10px 20px;
    width: 100%;
}}header {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    margin-top: 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(168,195,193);
    z-index: 100;
}header::before {
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(133,160,157), 0.03) 25%, 
        rgba(rgb(133,160,157), 0.05) 50%,
        rgba(rgb(133,160,157), 0.03) 75%,
        transparent 100%
    );
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    content: '';
    height: 100%;
}header .top_headyYEKn {
    z-index: 2;
    align-items: center;
    position: relative;
    padding: 1.2rem 2rem;
    display: flex;
    justify-content: space-between;
}header .top_expertOjaLy {
    max-width: 180px;
    position: relative;
    margin-right: 2rem;
    flex: 0 0 auto;
}header .header_guidegtanj {
    position: relative;
    display: block;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}header .header_guidegtanj:hover {
    transform: translateY(-3px);
}header .header_guidegtanj img {
    filter: brightness(1.03);
    display: block;
    max-width: 100%;
    height: auto;
}header .header_guidegtanj::before {
    height: 10px;
    transform: scaleX(0.7);
    bottom: -15px;
    background: rgb(133,160,157);
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    transition: all 0.3s ease;
    border-radius: 10px;
    content: '';
}header .header_guidegtanj:hover::before {
    opacity: 0.7;
    transform: scaleX(1);
}header .header_pagewrap1BQ5F {
    margin: 0;
    padding: 0;
    flex-wrap: nowrap;
    list-style: none;
    position: relative;
    display: flex;
}header .header_pagewrap1BQ5F::after {
    content: '';
    width: 100%;
    height: 1px;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(133,160,157,0.5), 
        transparent
    );
    left: 0;
}header .site_coreny1zO {
    margin: 0;
    position: relative;
}header .site_coreny1zO a {
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
    padding: 1rem 1.2rem;
    color: #000000;
    position: relative;
    font-size: 12px;
    transition: all 0.3s ease;
    display: block;
}header .site_coreny1zO a::before {
    width: 100%;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    height: 3px;
    content: '';
    position: absolute;
    background: rgb(133,160,157);
    bottom: 0;
    left: 0;
}header .site_coreny1zO a:hover {
    color: rgb(133,160,157);
}header .site_coreny1zO a:hover::before {
    transform: translateX(0);
}header .site_coreny1zO a::after {
    z-index: -1;
    border-radius: 10px;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 0.3s ease;
    width: 100%;
    background: rgb(133,160,157,0.5);
    height: 100%;
    left: 0;
    content: '';
    position: absolute;
    opacity: 0;
    top: 0;
}header .site_coreny1zO a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}header .top_headyYEKn::before {
    width: 30%;
    position: absolute;
    content: '';
    background: linear-gradient(-90deg, rgb(168,195,193), transparent);
    top: 0;
    right: 0;
    z-index: -1;
    height: 100%;
}header .top_headyYEKn::after {
    z-index: -1;
    top: 0;
    position: absolute;
    content: '';
    width: 30%;
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(168,195,193), transparent);
}header .header_siteEzGqs {
    z-index: 1;
    background: #ffffff;
    position: relative;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .top_headyYEKn {
    margin: 0 auto;
    max-width: 1300px;
}header .site_coreny1zO a {
    padding: 1rem 1.5rem;
}
}

@media (max-width: 991px) {header .top_headyYEKn {
    justify-content: space-between;
    padding: 1rem;
    flex-direction: row;
    flex-wrap: wrap;
}header .top_expertOjaLy {
    margin-right: 0;
    margin-bottom: 0;
}header .header_pagewrap1BQ5F {
    flex-wrap: wrap;
    padding-top: 1rem;
    margin-top: 0;
    justify-content: flex-end;
    flex-basis: 100%;
}header .site_coreny1zO {
    margin-bottom: 0.5rem;
}header .site_coreny1zO a {
    font-size: calc(12px - 1px);
    padding: 0.7rem 1rem;
}
}

@media (max-width: 767px) {header {
    margin-top: 0;
}header .top_headyYEKn {
    padding: 1rem 1.5rem;
}header .top_expertOjaLy {
    flex: 0 0 auto;
    max-width: 150px;
}header .header_pagewrap1BQ5F {
    flex-wrap: nowrap;
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    padding: 0.5rem 0;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}header .header_pagewrap1BQ5F::-webkit-scrollbar {
    height: 3px;
}header .header_pagewrap1BQ5F::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(133,160,157,0.5);
}header .site_coreny1zO {
    flex: 0 0 auto;
}header .site_coreny1zO a {
    padding: 0.6rem 0.8rem;
    font-size: calc(12px - 2px);
    white-space: nowrap;
}header .header_pagewrap1BQ5F::after {
    bottom: 0;
}header .header_guidegtanj::before {
    display: none;
}}.contactsJlA18 {
    backdrop-filter: blur(10px);
    background: linear-gradient(120deg, rgb(133,160,157,0.5) 0%, rgb(168,195,193) 100%);
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    padding: 100px 0;
}.contactsJlA18::before {
    opacity: 0.2;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(98,121,116,0.5) 95%) 0 0 / 20px 100%,
        linear-gradient(180deg, transparent 95%, rgb(133,160,157,0.5) 95%) 0 0 / 100% 20px;
    animation: gridMove 25s linear infinite;
    top: 0;
    position: absolute;
    bottom: 0;
    content: '';
    left: 0;
    right: 0;
}.contactsJlA18::after {
    position: absolute;
    left: -50%;
    bottom: -50%;
    animation: pulseEffect 10s ease-in-out infinite;
    background: radial-gradient(circle at center, rgb(98,121,116) 0%, transparent 50%);
    opacity: 0.03;
    top: -50%;
    z-index: 0;
    content: '';
    right: -50%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}
@keyframes pulseEffect {
    0%, 100% {
        transform: scale(1);
        opacity: 0.03;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.05;
    }
}
.contactsJlA18 .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contactsJlA18 .course_infoVajwe {
    backdrop-filter: blur(15px);
    position: relative;
    padding: 50px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset,
        0 5px 15px rgba(0, 0, 0, 0.05) inset;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 30px;
}.contactsJlA18 .course_infoVajwe::before {
    content: '';
    animation: gradientFlow 3s linear infinite;
    height: 3px;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(133,160,157), rgb(98,121,116), rgb(133,160,157));
    left: 0;
    background-size: 200% 100%;
    width: 100%;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}
.contactsJlA18 .course_infoVajwe::after {
    border-radius: 50%;
    position: absolute;
    background: rgb(133,160,157,0.5);
    opacity: 0.2;
    z-index: -1;
    content: '';
    height: 150px;
    top: -75px;
    width: 150px;
    right: -75px;
}.contactsJlA18 h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 29px;
    padding-bottom: 15px;
    color: rgb(133,160,157);
    position: relative;
}.contactsJlA18 h3::after {
    bottom: 0;
    box-shadow: 0 0 8px rgb(133,160,157);
    position: absolute;
    width: 50px;
    background: rgb(133,160,157);
    left: 0;
    content: '';
    transition: width 0.3s ease;
    height: 2px;
}.contactsJlA18 .course_infoVajwe:hover h3::after {
    width: 100px;
}.contactsJlA18 .message_requestpRNLw {
    font-size: calc(16px + 0.05rem);
    margin-bottom: 40px;
    color: #000000;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    line-height: 1.8;
    font-weight: 400;
    border-left: 3px solid rgb(98,121,116);
    background: rgb(168,195,193);
}.contactsJlA18 .reach_expertsryOXS {
    display: grid;
    position: relative;
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.contactsJlA18 .reach_expertsryOXS::before {
    content: '';
    left: 0;
    height: 1px;
    width: 30%;
    background: rgb(133,160,157);
    position: absolute;
    box-shadow: 0 0 5px rgb(133,160,157);
    top: -20px;
}.contactsJlA18 .reach_expertsryOXS::after {
    width: 60%;
    position: absolute;
    background: linear-gradient(to right, rgb(133,160,157), transparent);
    content: '';
    right: 0;
    height: 1px;
    top: -20px;
}.contactsJlA18 .reach_expertsryOXS span {
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    padding: 20px;
    z-index: 1;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    display: flex;
    overflow: hidden;
    background: #ffffff;
    flex-direction: column;
}.contactsJlA18 .reach_expertsryOXS span::before {
    content: '';
    background: linear-gradient(135deg, rgb(168,195,193) 0%, #ffffff 100%);
    left: -100%;
    top: -100%;
    transition: transform 0.6s ease;
    z-index: -1;
    width: 300%;
    transform: translateX(0) translateY(0) rotate(45deg);
    height: 300%;
    position: absolute;
}.contactsJlA18 .reach_expertsryOXS span:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 0 4px rgb(133,160,157,0.5);
    transform: translateY(-5px);
}.contactsJlA18 .reach_expertsryOXS span p {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #000000;
    margin: 0 0 5px 0;
}.contactsJlA18 .reach_expertsryOXS span svg {
    height: 20px;
    margin-right: 10px;
    fill: rgb(133,160,157);
    transition: all 0.3s ease;
    width: 20px;
}.contactsJlA18 .reach_expertsryOXS span:hover svg {
    transform: scale(1.2);
    fill: rgb(98,121,116);
}.contactsJlA18 .reach_expertsryOXS span svg path {
    stroke: #ffffff;
    transition: all 0.3s ease;
    stroke-width: 0.5;
    stroke-linejoin: round;
    stroke-linecap: round;
}.contactsJlA18 .reach_expertsryOXS span:hover svg path {
    stroke-width: 1;
    stroke: rgb(133,160,157);
}.contactsJlA18 .reach_expertsryOXS span span {
    font-weight: 400;
    margin: 5px 0 0 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    box-shadow: none;
    color: #000000;
}.contactsJlA18 .reach_expertsryOXS span span::before {
    display: none;
}.contactsJlA18 .reach_expertsryOXS span span a {
    text-decoration: none;
    color: rgb(133,160,157);
    align-items: center;
    border-radius: 10px;
    padding: 2px 5px;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
}.contactsJlA18 .reach_expertsryOXS span span a svg {
    height: 16px;
    margin-right: 5px;
    opacity: 0.8;
    width: 16px;
}.contactsJlA18 .reach_expertsryOXS span span a::before {
    bottom: 0;
    content: '';
    transform: scaleX(0);
    height: 1px;
    left: 0;
    transition: transform 0.3s ease;
    width: 100%;
    position: absolute;
    transform-origin: right;
    background: rgb(133,160,157);
}.contactsJlA18 .quick_answersUlXE1 {
    backdrop-filter: blur(10px);
    border-radius: 30px;
    margin-top: 20px;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    grid-column: 1 / -1;
    position: relative;
    overflow: hidden;
    padding: 30px;
    background: rgba(255, 255, 255, 0.8);
}.contactsJlA18 .quick_answersUlXE1::before {
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.3;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 98%, rgb(133,160,157,0.5) 98%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 98%, rgb(98,121,116,0.5) 98%) 0 0 / 20px 20px;
    left: 0;
    position: absolute;
}.contactsJlA18 .quick_answersUlXE1 h4 {
    position: relative;
    font-size: 21px;
    letter-spacing: 0.5px;
    color: rgb(133,160,157);
    font-weight: 700;
    padding-left: 15px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
}.contactsJlA18 .quick_answersUlXE1 h4::before {
    content: '';
    background: rgb(133,160,157);
    left: 0;
    width: 4px;
    top: 0;
    height: 100%;
    position: absolute;
    border-radius: 10px;
}.contactsJlA18 .quick_answersUlXE1 h4 svg {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    fill: rgb(133,160,157);
}.contactsJlA18 .quick_answersUlXE1 h4 svg path {
    stroke-width: 0.5;
    stroke: #ffffff;
}.contactsJlA18 .quick_answersUlXE1 span {
    align-items: center;
    z-index: 1;
    font-size: 16px;
    position: relative;
    padding: 12px 15px;
    margin-bottom: 8px;
    color: #000000;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    background: rgb(168,195,193);
    transition: all 0.3s ease;
}.contactsJlA18 .quick_answersUlXE1 span svg {
    width: 16px;
    margin-right: 8px;
    fill: rgb(98,121,116);
    transition: all 0.3s ease;
    height: 16px;
}.contactsJlA18 .quick_answersUlXE1 span svg path {
    stroke-width: 0.3;
    stroke: #ffffff;
}
@media (max-width: 991px) {.contactsJlA18 {
    padding: 70px 0;
}.contactsJlA18 .course_infoVajwe {
    padding: 40px;
}.contactsJlA18 h3 {
    font-size: calc(29px - 0.2rem);
}.contactsJlA18 .reach_expertsryOXS {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.contactsJlA18 .quick_answersUlXE1 {
    padding: 25px;
}.contactsJlA18 .reach_expertsryOXS span svg {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
}
@media (max-width: 767px) {.contactsJlA18 {
    padding: 50px 0;
}.contactsJlA18 .course_infoVajwe {
    padding: 30px;
}.contactsJlA18 h3 {
    font-size: calc(29px - 0.3rem);
}.contactsJlA18 .message_requestpRNLw {
    padding: 12px;
    margin-bottom: 30px;
}.contactsJlA18 .reach_expertsryOXS {
    gap: 15px;
    grid-template-columns: 1fr;
}.contactsJlA18 .reach_expertsryOXS span {
    padding: 15px;
}.contactsJlA18 .quick_answersUlXE1 span {
    padding: 10px 12px;
}.contactsJlA18 .reach_expertsryOXS span svg {
    height: 16px;
    width: 16px;
    margin-right: 6px;
}
}
@media (max-width: 480px) {.contactsJlA18 {
    padding: 40px 0;
    border-radius: 10px;
}.contactsJlA18 .container {
    padding: 0 15px;
}.contactsJlA18 .course_infoVajwe {
    padding: 25px 20px;
}.contactsJlA18 h3 {
    font-size: calc(29px - 0.4rem);
    margin-bottom: 20px;
}.contactsJlA18 .message_requestpRNLw {
    padding: 10px;
    margin-bottom: 25px;
    font-size: 16px;
}.contactsJlA18 .reach_expertsryOXS span {
    padding: 12px;
}.contactsJlA18 .quick_answersUlXE1 {
    margin-top: 15px;
    padding: 20px 15px;
}.contactsJlA18 .quick_answersUlXE1 h4 {
    margin-bottom: 15px;
}.contactsJlA18 .quick_answersUlXE1 span {
    padding: 8px 10px;
    margin-bottom: 6px;
}.contactsJlA18 .reach_expertsryOXS span svg {
    height: 14px;
    margin-right: 5px;
    width: 14px;
}.contactsJlA18 .quick_answersUlXE1 h4 svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}.contactsJlA18 .quick_answersUlXE1 span svg {
    margin-right: 6px;
    height: 14px;
    width: 14px;
}}.cookieInformationAlerthFLTv {
    background-color: rgb(168,195,193);
    position: fixed;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.5s ease-out;
    bottom: 0;
    border-top: 1px solid rgb(133,160,157);
    z-index: 1000;
    padding: 20px 0;
    width: 100%;
}.cookieInformationAlerthFLTv .data_acceptabGzT {
    transform-origin: center;
    flex-shrink: 0;
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    margin-right: 20px;
}.cookieInformationAlerthFLTv .data_acceptabGzT svg {
    height: 60px;
    fill: rgb(133,160,157);
    width: 60px;
}@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.cookieInformationAlerthFLTv .cookie_gateiRWck {
    flex-grow: 1;
}.cookieInformationAlerthFLTv .cookie_gateiRWck h5 {
    color: rgb(133,160,157);
    margin-bottom: 6px;
    font-size: 21px;
}.cookieInformationAlerthFLTv .cookie_gateiRWck p {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
}.cookieInformationAlerthFLTv .consent_panelmDQCT {
    margin-right: 15px;
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    background-color: rgb(133,160,157);
    text-decoration: none;
    border-radius: 5px;
    transition: transform 0.3s, box-shadow 0.3s;
    font-size: 17px;
    color: #ffffff;
}.cookieInformationAlerthFLTv .consent_panelmDQCT:hover {
    transform: translateY(-3px);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}.cookieInformationAlerthFLTv .consent_panelmDQCT:active {
    box-shadow: none;
    transform: translateY(1px);
}
@media (max-width: 768px) {.cookieInformationAlerthFLTv .data_acceptabGzT {
    margin-right: 0;
    margin-bottom: 15px;
}.cookieInformationAlerthFLTv .consent_panelmDQCT {
    margin-left: 0;
    text-align: center;
    width: 48%;
}}
#userPrivacyWindow6J0lr {
    display: none;
}#userPrivacyWindow6J0lr:checked ~ .cookieInformationAlerthFLTv {
    opacity: 0;
    visibility: hidden;
}.plan_selectionheuI0 {
    padding: 100px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}.plan_selectionheuI0::before {
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
}.plan_selectionheuI0 .container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.study_pricing3oHTq {
    transform-origin: center top;
    transform: perspective(1000px) rotateX(2deg);
}.plan_selectionheuI0 h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 35px;
    transform: translateX(-10px);
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}.plan_selectionheuI0 h2::after {
    background: rgb(133,160,157);
    bottom: -10px;
    content: "";
    left: 0;
    position: absolute;
    transform: skewX(-20deg);
    width: 60px;
    height: 4px;
}.plan_selectionheuI0 .tuition_table5Memv {
    font-size: 13px;
    margin-bottom: 40px;
    max-width: 80%;
    color: rgba(255,255,255,0.85);
    transform: translateX(10px);
    line-height: 1.6;
}.plan_selectionheuI0 .offer_boxbUn0L {
    padding: 0;
    list-style: none;
    display: grid;
    margin: 0;
    perspective: 1000px;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
}.plan_selectionheuI0 .offer_boxbUn0L li {
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.plan_selectionheuI0 .offer_boxbUn0L li:hover {
    z-index: 5;
    transform: translateY(-10px) scale(1.02);
}.plan_selectionheuI0 .plan_dealszIxbi {
    overflow: hidden;
    transition: all 0.4s ease;
    color: #000000;
    height: 100%;
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    text-decoration: none;
    display: block;
}.plan_selectionheuI0 .rate_schemesaivRg {
    position: relative;
    height: 100%;
    padding: 30px;
    transition: transform 0.4s ease-out;
    flex-direction: column;
    min-height: 450px;
    display: flex;
    transform-style: preserve-3d;
    background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(240,240,240,0.95) 100%);
    overflow: hidden;
}.plan_selectionheuI0 .plan_dealszIxbi:hover .rate_schemesaivRg {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,0.98) 100%);
}.plan_selectionheuI0 .rate_schemesaivRg::after {
    width: 100px;
    position: absolute;
    opacity: 0.1;
    transform: rotate(45deg) translate(30px, -80px);
    content: "";
    height: 100px;
    right: 0;
    transition: transform 0.5s ease;
    top: 0;
    background: rgb(98,121,116);
}.plan_selectionheuI0 .plan_dealszIxbi:hover .rate_schemesaivRg::after {
    opacity: 0.15;
    transform: rotate(45deg) translate(20px, -60px) scale(1.2);
}.plan_selectionheuI0 .bundle_offerybgN0 {
    flex: 1;
    position: relative;
    flex-direction: column;
    display: flex;
    z-index: 2;
}.plan_selectionheuI0 .bundle_offerybgN0 h4 {
    transform: translateX(-5px);
    position: relative;
    letter-spacing: 0.5px;
    color: rgb(133,160,157);
    margin-top: 0;
    font-size: calc(22px + 2px);
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
}.plan_selectionheuI0 .bundle_offerybgN0 h4::after {
    background: rgb(98,121,116);
    position: absolute;
    bottom: 0;
    transform: skewX(-15deg);
    height: 3px;
    content: "";
    left: 0;
    width: 40px;
}.plan_selectionheuI0 .bundle_offerybgN0 p {
    line-height: 1.5;
    word-wrap: break-word;
    hyphens: auto;
    margin-bottom: 25px;
    flex-grow: 1;
    overflow-wrap: break-word;
    font-size: 13px;
    color: #000000;
}.plan_selectionheuI0 .premium_plan5vW6m {
    margin-bottom: 0;
    position: relative;
    font-weight: 700;
    color: rgb(98,121,116);
    margin-top: auto;
    display: block;
    padding: 15px 0 0;
    transition: color 0.3s ease;
    font-size: calc(22px + 6px);
    border-top: 1px solid rgba(0,0,0,0.08);
}.plan_selectionheuI0 .plan_dealszIxbi:hover .premium_plan5vW6m {
    transform: translateY(-5px);
    color: rgb(133,160,157);
}.plan_selectionheuI0 .premium_plan5vW6m::before {
    top: 0;
    width: 30px;
    left: 0;
    background: rgb(133,160,157);
    content: "";
    transform: translateY(-1px);
    position: absolute;
    height: 1px;
}

@media (max-width: 991px) {.plan_selectionheuI0 {
    padding: 80px 0;
}.study_pricing3oHTq {
    transform: perspective(1000px) rotateX(1deg);
}.plan_selectionheuI0 .tuition_table5Memv {
    max-width: 90%;
    transform: translateX(5px);
}.plan_selectionheuI0 .offer_boxbUn0L {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.plan_selectionheuI0 .rate_schemesaivRg {
    padding: 25px;
    min-height: 400px;
}
}

@media (max-width: 767px) {.plan_selectionheuI0 {
    padding: 60px 0;
}.study_pricing3oHTq {
    transform: none;
}.plan_selectionheuI0 h2 {
    transform: none;
    font-size: calc(35px - 4px);
}.plan_selectionheuI0 .tuition_table5Memv {
    max-width: 100%;
    margin-bottom: 30px;
    transform: none;
}.plan_selectionheuI0 .offer_boxbUn0L {
    gap: 20px;
    grid-template-columns: 1fr;
}.plan_selectionheuI0 .rate_schemesaivRg {
    padding: 20px;
    min-height: 350px;
}.plan_selectionheuI0 .bundle_offerybgN0 h4 {
    transform: none;
}.plan_selectionheuI0 .bundle_offerybgN0 p {
    font-size: calc(13px - 1px);
}.plan_selectionheuI0 .premium_plan5vW6m {
    font-size: calc(22px + 4px);
}
}

@media (max-width: 480px) {.plan_selectionheuI0 {
    padding: 40px 0;
}.plan_selectionheuI0 h2 {
    font-size: calc(35px - 6px);
}.plan_selectionheuI0 .offer_boxbUn0L {
    margin-top: 20px;
}.plan_selectionheuI0 .rate_schemesaivRg {
    padding: 15px;
}.plan_selectionheuI0 .bundle_offerybgN0 h4 {
    font-size: 22px;
    margin-bottom: 15px;
}.plan_selectionheuI0 .bundle_offerybgN0 p {
    font-size: calc(13px - 2px);
    margin-bottom: 20px;
}}.secure_shelluGRle {
    font-family: Arial, sans-serif;
    padding: 30px;
    border: 1px solid #000000;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(168,195,193);
}.secure_shelluGRle h1 {
    margin: 20px 0;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}.secure_shelluGRle h2 {
    font-weight: 600;
    margin: 15px 0;
    color: #000000;
    font-size: 22px;
}.secure_shelluGRle h3, .secure_shelluGRle h4, .secure_shelluGRle h5, .secure_shelluGRle h6 {
    font-size: 22px;
    margin: 10px 0;
    color: #000000;
}.secure_shelluGRle ul {
    margin: 15px 0;
    list-style-type: square;
    padding-left: 20px;
    color: #000000;
}.secure_shelluGRle li {
    font-size: 18px;
    line-height: 1.8;
}
@media only screen and (max-width: 800px) {.secure_shelluGRle {
    padding: 20px;
}.secure_shelluGRle h1 {
    font-size: 22px;
}.secure_shelluGRle h2 {
    font-size: 18px;
}.secure_shelluGRle ul {
    font-size: 18px;
}
}
