* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}header,footer {
    width: 100%;
}.nav_guideHVbC2Y {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.eng_centerW60415 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.wrap-containerbtsfdE {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
}.container {
    width: 1226px;
    max-width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing_group7xSd0X {
    background-color: rgb(239,237,234);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.pricing_group7xSd0X::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    z-index: 0;
    width: 110%;
    left: -5%;
    top: -10%;
    content: "";
    height: 120%;
    transform: rotate(-3deg);
}.pricing_group7xSd0X .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.pricing_group7xSd0X .fee_pricingGNgBs9 {
    flex-direction: column;
    display: flex;
}.pricing_group7xSd0X .discount_deals9dhvQR {
    position: relative;
    margin-bottom: 50px;
    order: 1;
    text-align: center;
}.pricing_group7xSd0X .discount_deals9dhvQR h2 {
    transform: translateY(0);
    background: linear-gradient(120deg, rgb(179,165,161), rgb(212,201,198));
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    color: #000000;
    -webkit-background-clip: text !important;
}.pricing_group7xSd0X .discount_deals9dhvQR:hover h2 {
    transform: translateY(-5px);
}.pricing_group7xSd0X .pricing_levelszRotdV {
    max-width: 700px;
    color: #000000;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.6;
    position: relative;
}.pricing_group7xSd0X .pricing_levelszRotdV::after {
    transform: translateX(-50%) scaleX(0.7);
    background: linear-gradient(90deg, rgb(179,165,161), rgb(212,201,198));
    position: absolute;
    content: "";
    height: 3px;
    width: 100px;
    transition: transform 0.5s ease;
    left: 50%;
    bottom: -15px;
}.pricing_group7xSd0X .discount_deals9dhvQR:hover .pricing_levelszRotdV::after {
    transform: translateX(-50%) scaleX(1);
}.pricing_group7xSd0X .bundle_priceP6Raht {
    display: grid;
    gap: 30px;
    order: 2;
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}.pricing_group7xSd0X .learn_feesdHIb8W {
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    text-decoration: none;
    display: block;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    perspective: 1000px;
    background-color: #ffffff;
    position: relative;
    border-radius: 15px;
    transform-style: preserve-3d;
}.pricing_group7xSd0X .learn_feesdHIb8W::before {
    content: "";
    transform: scaleX(0.85);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(179,165,161), rgb(212,201,198));
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    transform-origin: left;
}.pricing_group7xSd0X .learn_feesdHIb8W:hover {
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
    transform: translateY(-10px);
}.pricing_group7xSd0X .learn_feesdHIb8W:hover::before {
    transform: scaleX(1);
}.pricing_group7xSd0X .cert_plansUjVeRQ {
    display: flex;
    height: 100%;
    flex-direction: column;
}.pricing_group7xSd0X .rate_panelbEWl6t {
    flex-direction: column;
    position: relative;
    flex-grow: 1;
    z-index: 1;
    padding: 30px;
    display: flex;
    overflow: hidden;
}.pricing_group7xSd0X .rate_panelbEWl6t::before {
    z-index: -1;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    height: 100%;
    position: absolute;
}.pricing_group7xSd0X .rate_panelbEWl6t h3 {
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    position: relative;
    transition: transform 0.4s ease;
    font-size: calc(21px + 2px);
}.pricing_group7xSd0X .learn_feesdHIb8W:hover .rate_panelbEWl6t h3 {
    transform: translateX(5px);
}.pricing_group7xSd0X .pricing_ratessFjtCD {
    margin-bottom: 20px;
    display: inline-block;
    transition: transform 0.4s ease, color 0.4s ease;
    padding: 5px 10px;
    font-weight: 700;
    color: rgb(212,201,198);
    position: relative;
    font-size: calc(21px + 8px);
}.pricing_group7xSd0X .pricing_ratessFjtCD::before {
    bottom: 0;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
    background: linear-gradient(90deg, rgb(179,165,161), rgb(212,201,198));
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    transform: scaleX(0.3);
}.pricing_group7xSd0X .learn_feesdHIb8W:hover .pricing_ratessFjtCD {
    color: rgb(179,165,161);
    transform: translateY(-5px);
}.pricing_group7xSd0X .learn_feesdHIb8W:hover .pricing_ratessFjtCD::before {
    transform: scaleX(1);
}.pricing_group7xSd0X .rate_panelbEWl6t p {
    max-width: 100%;
    color: #000000;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 14px;
}.pricing_group7xSd0X .snapC8ZRe7 {
    overflow: hidden;
    height: 200px;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    width: 100%;
}.pricing_group7xSd0X .snapC8ZRe7::after {
    height: 100%;
    top: 0;
    z-index: 1;
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
}.pricing_group7xSd0X .learn_feesdHIb8W:hover .snapC8ZRe7 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing_group7xSd0X .bundle_priceP6Raht {
    grid-template-columns: repeat(2, 1fr);
}.pricing_group7xSd0X .rate_panelbEWl6t {
    padding: 35px;
}.pricing_group7xSd0X .snapC8ZRe7 {
    height: 220px;
}
}

@media (min-width: 992px) {.pricing_group7xSd0X .fee_pricingGNgBs9 {
    gap: 60px;
    align-items: center;
    flex-direction: row;
}.pricing_group7xSd0X .discount_deals9dhvQR {
    flex: 0 0 30%;
    margin-bottom: 0;
    text-align: left;
    order: 2;
}.pricing_group7xSd0X .bundle_priceP6Raht {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 65%;
    order: 1;
}.pricing_group7xSd0X .pricing_levelszRotdV::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.pricing_group7xSd0X .discount_deals9dhvQR:hover .pricing_levelszRotdV::after {
    transform: translateX(0) scaleX(1);
}
}

@media (min-width: 1200px) {.pricing_group7xSd0X {
    padding: 150px 0;
}.pricing_group7xSd0X .bundle_priceP6Raht {
    gap: 40px;
}.pricing_group7xSd0X .learn_feesdHIb8W {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.pricing_group7xSd0X .learn_feesdHIb8W:hover {
    transform: translateY(-15px) scale(1.02);
}.pricing_group7xSd0X .learn_feesdHIb8W:nth-child(even) {
    transform: translateY(15px);
}.pricing_group7xSd0X .learn_feesdHIb8W:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.pricing_group7xSd0X .snapC8ZRe7 {
    height: 250px;
}}.newsletter_subscriptionMxGBbl {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,201,198,0.5), rgb(179,165,161));
    padding: 80px 0;
    position: relative;
}.newsletter_subscriptionMxGBbl::before {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
}.newsletter_subscriptionMxGBbl::after {
    transform: rotate(-45deg);
    z-index: 0;
    width: 100%;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    right: -50%;
    content: "";
    position: absolute;
    height: 200%;
    opacity: 0.1;
    top: -50%;
}.newsletter_subscriptionMxGBbl .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.newsletter_subscriptionMxGBbl .academy_learningshdZcvB {
    align-items: center;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.2) inset;
    display: flex;
    flex-direction: column;
    position: relative;
    backdrop-filter: blur(10px);
    padding: 40px;
    background: rgba(255, 255, 255, 0.1);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.newsletter_subscriptionMxGBbl .academy_learningshdZcvB:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.newsletter_subscriptionMxGBbl h3 {
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.01em;
    font-weight: 600;
    max-width: 800px;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
}.newsletter_subscriptionMxGBbl .input_holder {
    align-items: stretch;
    display: flex;
    margin-top: 15px;
    flex-direction: row;
    transform: translateZ(15px);
    width: 100%;
    position: relative;
    max-width: 580px;
}.newsletter_subscriptionMxGBbl .input_holder > div {
    flex: 1;
    position: relative;
    margin-right: 15px;
}.newsletter_subscriptionMxGBbl .input_holder > div::before {
    left: 50%;
    background: #ffffff;
    height: 2px;
    width: 0;
    content: "";
    bottom: -2px;
    position: absolute;
    z-index: 1;
    transition: width 0.3s ease, left 0.3s ease;
}.newsletter_subscriptionMxGBbl .input_holder > div:focus-within::before {
    width: 100%;
    left: 0;
}.newsletter_subscriptionMxGBbl input[type="email"] {
    background: rgba(255, 255, 255, 0.15);
    width: 100%;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    padding: 0 20px;
    outline: none;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 54px;
}.newsletter_subscriptionMxGBbl input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
    transition: color 0.3s ease, transform 0.3s ease;
}.newsletter_subscriptionMxGBbl input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
}.newsletter_subscriptionMxGBbl input[type="email"]:focus::placeholder {
    color: rgba(255, 255, 255, 0.4);
    transform: translateY(-5px);
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    cursor: pointer;
    position: relative;
    height: 54px;
    transform: translateZ(5px);
    border-radius: 10px;
    white-space: nowrap;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.03em;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: rgb(212,201,198);
    padding: 0 30px;
    overflow: hidden;
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF::before {
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    transition: left 0.7s ease;
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF:hover {
    transform: translateZ(5px) translateY(-2px) scale(1.02);
    background: rgb(179,165,161);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF:hover::before {
    left: 100%;
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF:active {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px) translateY(1px) scale(0.98);
}

@media (max-width: 768px) {.newsletter_subscriptionMxGBbl {
    padding: 60px 0;
}.newsletter_subscriptionMxGBbl .academy_learningshdZcvB {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.newsletter_subscriptionMxGBbl h3 {
    font-size: clamp(1.2rem, 4vw, 1.5rem);
    margin-bottom: 20px;
}.newsletter_subscriptionMxGBbl .input_holder {
    align-items: center;
    flex-direction: column;
}.newsletter_subscriptionMxGBbl .input_holder > div {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
}.newsletter_subscriptionMxGBbl input[type="email"] {
    height: 50px;
    font-size: calc(14px - 1px);
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF {
    padding: 0 20px;
    font-size: calc(18px - 1px);
    height: 50px;
    width: 100%;
}
}

@media (max-width: 480px) {.newsletter_subscriptionMxGBbl {
    padding: 40px 0;
}.newsletter_subscriptionMxGBbl .academy_learningshdZcvB {
    padding: 25px 15px;
}.newsletter_subscriptionMxGBbl h3 {
    font-size: clamp(1.1rem, 5vw, 1.3rem);
    margin-bottom: 15px;
}.newsletter_subscriptionMxGBbl input[type="email"] {
    height: 46px;
    padding: 0 15px;
}.newsletter_subscriptionMxGBbl .sub_agreementqDcLJF {
    height: 46px;
}}footer {
    width: 100%;
    position: relative;
}.eng_centerW60415 {
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(239,237,234);
    padding: 100px 0 30px;
    position: relative;
}.eng_centerW60415::before {
    left: 0;
    width: 100%;
    background: 
        linear-gradient(135deg, rgb(239,237,234) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(239,237,234) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(239,237,234) 25%, transparent 25%),
        linear-gradient(45deg, rgb(239,237,234) 25%, transparent 25%);
    position: absolute;
    content: "";
    background-color: rgb(212,201,198,0.5);
    height: 120px;
    background-size: 100px 100px;
    top: 0;
}footer .award_shownzZsNA {
    position: relative;
    z-index: 1;
    margin-top: -70px;
}footer .message_cardPlYq7Z {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 25px;
    margin-bottom: 60px;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #ffffff;
    z-index: 2;
    display: flex;
    transform: translateY(-30px);
    border-radius: 11px;
}footer .info_item {
    flex: 1 1 200px;
    transition: all 0.3s ease;
    position: relative;
    margin: 10px;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: rgb(239,237,234);
}footer .info_item:hover {
    background-color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}footer .info_item::before {
    height: 100%;
    width: 3px;
    position: absolute;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: 0;
    background-color: rgb(212,201,198);
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    width: 20px;
    vertical-align: middle;
    height: 20px;
    margin-right: 10px;
    fill: rgb(212,201,198);
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    transition: color 0.3s ease;
    vertical-align: middle;
    color: #000000;
}footer .info_item a:hover {
    color: rgb(212,201,198);
}footer .text_main_holder {
    position: relative;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}footer .text_main_holder::before {
    position: absolute;
    height: calc(100% + 80px);
    content: "";
    width: 100%;
    border-radius: 11px;
    z-index: -1;
    background-color: #ffffff;
    top: -40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    left: 0;
}footer .nav_mainbar7sPcoA {
    position: relative;
    padding: 0 30px;
}footer .nav_mainbar7sPcoA::after {
    background: linear-gradient(90deg, rgb(212,201,198), transparent);
    content: "";
    right: 30px;
    height: 1px;
    left: 30px;
    position: absolute;
    bottom: -15px;
}footer .nav_mainbar7sPcoA svg {
    margin-bottom: 15px;
    width: auto;
    height: 45px;
}footer .module_endYpagqx {
    color: #000000;
    max-width: 330px;
    line-height: 1.6;
    font-size: 12px;
}footer .head_tutorkCGDEi {
    border-radius: 11px;
    margin-right: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background-color: rgb(239,237,234);
    margin-left: 20px;
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-top: -10px;
}footer .head_tutorkCGDEi h5 {
    color: #000000;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}footer .head_tutorkCGDEi h5::after {
    height: 2px;
    content: "";
    position: absolute;
    width: 50px;
    bottom: -7px;
    background-color: rgb(212,201,198);
    left: 0;
}footer .top_lessons280XJ {
    gap: 10px;
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: 1fr;
}footer .top_lessons280XJ a {
    transition: all 0.3s ease;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    padding: 8px 0;
    position: relative;
    display: inline-block;
}footer .top_lessons280XJ a::after {
    left: 0;
    content: "";
    bottom: 5px;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    background-color: rgb(212,201,198);
    width: 0;
}footer .top_lessons280XJ a:hover {
    color: rgb(212,201,198);
    transform: translateX(5px);
}footer .top_lessons280XJ a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    margin-right: 40px;
    position: relative;
    margin-left: 40px;
    color: #ffffff;
    margin-top: -10px;
    z-index: 0;
    background-color: rgb(212,201,198);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 11px;
}footer .subscribe_holder::before {
    position: absolute;
    content: "";
    top: -15px;
    right: 30px;
    height: 30px;
    background-color: rgb(212,201,198);
    width: 30px;
    transform: rotate(45deg);
    z-index: -1;
}footer .subscribe_holder h5 {
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
}footer .input_holder {
    position: relative;
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    color: #000000;
    padding: 14px 16px;
    transition: background-color 0.3s ease;
    border: none;
    font-size: 18px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
}footer .input_holder input[type="email"]:focus {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .sub_agreementqDcLJF {
    font-size: 17px;
    border: none;
    padding: 14px 20px;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.3s ease;
    background-color: #000000;
    cursor: pointer;
    border-radius: 10px;
}footer .sub_agreementqDcLJF:hover {
    background-color: rgb(179,165,161);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .scholar_cta56tLNl {
    z-index: 1;
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .footer_careers0g5CHa {
    padding: 8px 20px;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .top_lessons280XJ {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_agreementqDcLJF {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .head_tutorkCGDEi {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .eng_centerW60415 {
    padding: 80px 0 30px;
}footer .message_cardPlYq7Z {
    justify-content: center;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .head_tutorkCGDEi, footer .subscribe_holder {
    margin-left: 10px;
    padding: 25px 20px;
    margin-right: 10px;
}footer .scholar_cta56tLNl {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .eng_centerW60415 {
    padding: 60px 0 20px;
}footer .message_cardPlYq7Z {
    margin-bottom: 40px;
    transform: translateY(-20px);
    padding: 15px;
}footer .text_main_holder::before {
    top: -30px;
    height: calc(100% + 60px);
}footer .nav_mainbar7sPcoA {
    padding: 0 20px;
}footer .nav_mainbar7sPcoA::after {
    left: 20px;
    right: 20px;
}footer .head_tutorkCGDEi h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .top_lessons280XJ a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .sub_agreementqDcLJF {
    padding: 12px 15px;
}}.leadership_profileqTJae4 {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    background: rgb(239,237,234);
}.leadership_profileqTJae4::before {
    left: 0;
    z-index: 0;
    background: linear-gradient(120deg, rgb(212,201,198,0.5) 0%, transparent 70%);
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
}.leadership_profileqTJae4::after {
    bottom: 0;
    right: 0;
    background: linear-gradient(210deg, rgb(179,165,161,0.5) 0%, transparent 70%);
    position: absolute;
    height: 70%;
    z-index: 0;
    content: "";
    width: 70%;
}.leadership_profileqTJae4 .rating_zoneg2ZFD9 {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 1;
    flex-direction: column;
}.leadership_profileqTJae4 .snapC8ZRe7 {
    height: 400px;
    border-radius: 12px;
    transform: translateY(0);
    position: relative;
    margin: 0 auto;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    z-index: 2;
    width: 80%;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.leadership_profileqTJae4 .snapC8ZRe7::before {
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    top: 0;
}.leadership_profileqTJae4 .snapC8ZRe7::after {
    transition: all 0.8s ease;
    left: -100%;
    opacity: 0.3;
    background: linear-gradient(45deg, rgb(212,201,198,0.5) 0%, transparent 40%, transparent 60%, rgb(179,165,161,0.5) 100%);
    width: 300%;
    top: -100%;
    content: "";
    height: 300%;
    mix-blend-mode: overlay;
    position: absolute;
    animation: shiftGradient 10s infinite alternate;
}.leadership_profileqTJae4 .work_recordvHNlju {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    border-radius: 12px;
    width: 90%;
    position: relative;
    margin: -80px auto 0;
    transform: translateY(0);
    background: #ffffff;
    padding: 2.5rem 2rem 2rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    z-index: 3;
}.leadership_profileqTJae4 .work_recordvHNlju::before {
    top: 0;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    height: 70px;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: 50%;
    background: #ffffff;
    border: 5px solid rgb(239,237,234);
    z-index: 4;
    width: 70px;
}.leadership_profileqTJae4 .name {
    font-size: 29px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.5rem;
    position: relative;
    color: rgb(212,201,198);
}.leadership_profileqTJae4 .work_recordvHNlju div:nth-child(2) {
    font-weight: 600;
    position: relative;
    font-size: 16px;
    text-align: center;
    margin-bottom: 1.5rem;
    color: rgb(179,165,161);
}.leadership_profileqTJae4 .work_recordvHNlju div:nth-child(2)::after {
    content: "";
    background: rgb(212,201,198,0.5);
    width: 40px;
    margin: 1rem auto 0;
    display: block;
    height: 3px;
}.leadership_profileqTJae4 .job_achievementsbp34FI {
    color: #000000;
    font-size: 14px;
    position: relative;
    text-align: center;
    padding: 0 1rem;
    font-style: italic;
    line-height: 1.7;
}.leadership_profileqTJae4 .job_achievementsbp34FI::before,
.leadership_profileqTJae4 .job_achievementsbp34FI::after {
    position: absolute;
    line-height: 0;
    font-size: 3rem;
    font-family: serif;
    color: rgb(212,201,198,0.5);
    content: "";
}.leadership_profileqTJae4 .job_achievementsbp34FI::before {
    transform: rotate(180deg);
    left: 0;
    top: 0.5rem;
}.leadership_profileqTJae4 .job_achievementsbp34FI::after {
    bottom: -0.5rem;
    right: 0;
}.leadership_profileqTJae4 .rating_zoneg2ZFD9:hover .snapC8ZRe7 {
    transform: translateY(-20px);
}.leadership_profileqTJae4 .rating_zoneg2ZFD9:hover .work_recordvHNlju {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.leadership_profileqTJae4 .snapC8ZRe7 {
    height: 320px;
    width: 90%;
}.leadership_profileqTJae4 .work_recordvHNlju {
    padding: 2rem 1.5rem 1.5rem;
    margin-top: -60px;
    width: 95%;
}.leadership_profileqTJae4 .work_recordvHNlju::before {
    width: 60px;
    height: 60px;
}}.appFrameS2PH5O {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgb(212,201,198,0.5) 100%);
    position: relative;
    overflow: hidden;
}.appFrameS2PH5O::before {
    position: absolute;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    bottom: 0;
    top: 0;
    z-index: 1;
    left: 0;
    content: "";
    right: 0;
}.appFrameS2PH5O::after {
    pointer-events: none;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 2;
    background: radial-gradient(circle at 75% 25%, rgb(212,201,198,0.5) 0%, transparent 50%);
    left: 0;
    width: 100%;
    top: 0;
}.appFrameS2PH5O .container {
    z-index: 10;
    transform: perspective(1000px) rotateX(1deg);
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
}.appFrameS2PH5O h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    animation: slideInTitle 0.8s ease-out forwards;
    transform-origin: left center;
    max-width: 90%;
    color: rgb(212,201,198);
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 2.5rem;
    line-height: 1.3;
    font-family: Arial, sans-serif;
}.appFrameS2PH5O h2::after {
    position: absolute;
    bottom: -12px;
    height: 4px;
    left: 0;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    width: 100px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    transform: scaleX(0);
    content: "";
}.appFrameS2PH5O .academy_learningshdZcvB {
    padding: 2.5rem;
    position: relative;
    border-radius: 10px;
    border-left: 4px solid rgb(179,165,161);
    transform: translateY(0);
    animation: fadeInUp 0.6s 0.4s both;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease-out;
}.appFrameS2PH5O .academy_learningshdZcvB::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(179,165,161) 0%, rgb(212,201,198) 100%);
    content: "";
    left: 0;
    position: absolute;
    height: 5px;
}.appFrameS2PH5O .academy_learningshdZcvB:hover {
    transform: translateY(-5px);
}.appFrameS2PH5O ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.appFrameS2PH5O li {
    padding-left: 1.5rem;
    position: relative;
}.appFrameS2PH5O li::before {
    left: 0;
    top: 0.7rem;
    height: 8px;
    transform: scale(0);
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    width: 8px;
    border-radius: 50%;
    content: "";
    background: rgb(179,165,161);
}.appFrameS2PH5O span {
    animation: fadeText 0.8s 0.6s both;
    position: relative;
    color: #000000;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.8;
}

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

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

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

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 991px) {.appFrameS2PH5O {
    padding: 5rem 0;
}.appFrameS2PH5O h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.appFrameS2PH5O .academy_learningshdZcvB {
    padding: 2rem;
}
}

@media (max-width: 767px) {.appFrameS2PH5O {
    padding: 4rem 0;
}.appFrameS2PH5O h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.appFrameS2PH5O h2::after {
    width: 80px;
    height: 3px;
}.appFrameS2PH5O .academy_learningshdZcvB {
    padding: 1.75rem;
}.appFrameS2PH5O span {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.appFrameS2PH5O {
    padding: 3rem 0;
}.appFrameS2PH5O .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.appFrameS2PH5O h2 {
    margin-bottom: 1.75rem;
    font-size: calc(35px * 0.7);
}.appFrameS2PH5O .academy_learningshdZcvB {
    padding: 1.5rem;
}.appFrameS2PH5O li {
    padding-left: 1.25rem;
}.appFrameS2PH5O li::before {
    width: 6px;
    height: 6px;
    top: 0.65rem;
}.appFrameS2PH5O span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}}header {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(212,201,198,0.5);
    top: 0;
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    z-index: 1000;
    width: 100%;
    backdrop-filter: blur(20px);
    position: fixed;
}header:before {
    top: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    animation: shimmer 8s infinite linear;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    height: 100%;
    content: '';
}header:after {
    background: linear-gradient(
        90deg,
        rgb(179,165,161) 0%,
        rgb(212,201,198) 50%,
        rgb(179,165,161) 100%
    );
    left: 0;
    filter: blur(1px);
    width: 100%;
    bottom: 0;
    opacity: 0.8;
    height: 3px;
    content: '';
    position: absolute;
}header .head_pageKYkBpT {
    overflow: hidden;
    position: relative;
}header .head_pageKYkBpT:before {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(212,201,198,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(179,165,161,0.5) 0%, transparent 40%);
    top: 0;
    content: '';
    mix-blend-mode: overlay;
    pointer-events: none;
    opacity: 0.15;
}header .container {
    padding: 16px 25px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}header .container:before {
    bottom: -1px;
    position: absolute;
    content: '';
    left: 0;
    opacity: 0.5;
    height: 1px;
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}header .nav_mentorjH2wnZ {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}header .head_tutorkCGDEi {
    gap: 35px;
    position: relative;
    display: flex;
    align-items: center;
}header .head_tutorkCGDEi:before {
    left: 0;
    top: 50%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    opacity: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    position: absolute;
    height: 35px;
    transform: translateY(-50%) scaleX(0.8);
    content: '';
}header .head_tutorkCGDEi:hover:before {
    opacity: 1;
    transform: translateY(-50%) scaleX(1);
}header .top_eduX5TNCZ {
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    position: relative;
    font-weight: 400;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 5px 0;
}header .top_eduX5TNCZ:before {
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    transform: scaleX(0);
    position: absolute;
    left: 0;
    transform-origin: right;
    content: '';
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    height: 1px;
}header .top_eduX5TNCZ:after {
    transform: scaleY(0);
    transition: all 0.3s ease;
    width: 100%;
    opacity: 0;
    top: 0;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    z-index: -1;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(212,201,198,0.5),
        transparent
    );
}header .top_eduX5TNCZ:hover {
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
}header .top_eduX5TNCZ:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}header .top_eduX5TNCZ:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}header .nav_proVGijmD {
    padding: 5px;
    transition: all 0.4s ease;
    position: relative;
    text-decoration: none;
    align-items: center;
    display: flex;
}header .nav_proVGijmD:before {
    left: -10px;
    width: calc(100% + 20px);
    transition: opacity 0.5s ease;
    height: calc(100% + 20px);
    z-index: -1;
    content: '';
    position: absolute;
    top: -10px;
    background: radial-gradient(
        circle,
        rgb(212,201,198,0.5) 0%,
        transparent 70%
    );
    opacity: 0;
}header .nav_proVGijmD:after {
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    width: 100%;
    position: absolute;
    opacity: 0;
    content: '';
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(212,201,198),
        transparent
    ) 1;
    border: 1px solid transparent;
    height: 100%;
}header .nav_proVGijmD:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}header .nav_proVGijmD:hover:after {
    opacity: 0.7;
}header .nav_proVGijmD svg {
    height: 45px;
    filter: drop-shadow(0 0 3px rgb(212,201,198,0.5));
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .nav_proVGijmD:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(212,201,198));
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .head_tutorkCGDEi {
    gap: 20px;
}header .nav_proVGijmD svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head_tutorkCGDEi {
    position: fixed;
    height: 100vh;
    right: -100%;
    -webkit-backdrop-filter: blur(15px);
    background: linear-gradient(
            135deg,
            rgb(212,201,198) 0%,
            rgb(212,201,198,0.5) 100%
        );
    top: 0;
    background: rgb(212,201,198);
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    width: 80%;
    max-width: 320px;
    padding: 80px 30px 30px;
    backdrop-filter: blur(15px);
    gap: 20px;
    flex-direction: column;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1001;
}header .head_tutorkCGDEi:before {
    display: none;
}header .menu.active {
    right: 0;
}header .top_eduX5TNCZ {
    padding: 12px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .top_eduX5TNCZ:last-child {
    border-bottom: none;
}header .nav_proVGijmD {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .nav_proVGijmD svg {
    height: 35px;
}}.welcome_pageY5XVaK {
    min-height: 100vh;
    justify-content: center;
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, #f0f4f8 0%, #e8ecf0 100%);
    position: relative;
    align-items: center;
    display: flex;
}.welcome_pageY5XVaK::before {
    background: linear-gradient(110deg, rgb(212,201,198,0.5) 15%, transparent 50%);
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
}.welcome_pageY5XVaK::after {
    width: 40%;
    background: linear-gradient(210deg, rgb(179,165,161,0.5) 0%, transparent 90%);
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    height: 30%;
    right: 0;
}.welcome_pageY5XVaK .page_base4MbyKT {
    animation: fadeSlideUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    max-width: 1200px;
    position: relative;
    transform: translateY(-2vh);
    width: 100%;
    z-index: 2;
}.welcome_pageY5XVaK .page_base4MbyKT > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
}.welcome_pageY5XVaK h3 {
    margin-bottom: 1.5rem;
    font-size: calc(24px * 1.1);
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    transform: translateX(-10px);
    line-height: 1.5;
    position: relative;
    font-weight: 600;
    padding-left: 2rem;
    max-width: 90%;
    opacity: 0;
    color: #000000;
}.welcome_pageY5XVaK h3::before {
    position: absolute;
    border-radius: 10px;
    left: 0;
    background: linear-gradient(to bottom, rgb(212,201,198), rgb(179,165,161));
    height: calc(100% - 0.4em);
    top: 0.2em;
    width: 5px;
    content: "";
}.welcome_pageY5XVaK .study_growth0bfuh5 {
    align-items: center;
    border-radius: 1.5rem;
    overflow: hidden;
    min-height: 450px;
    display: flex;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    animation: fadeSlideUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    transform: translateY(20px);
    opacity: 0;
}.welcome_pageY5XVaK .study_growth0bfuh5::before {
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.7) 0%,
        rgba(0, 0, 0, 0.5) 40%,
        rgba(0, 0, 0, 0.3) 100%
    );
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    height: 100%;
    position: absolute;
}.welcome_pageY5XVaK .study_growth0bfuh5 > div {
    padding: 3rem;
    position: relative;
    gap: 1.5rem;
    display: flex;
    z-index: 2;
    flex-direction: column;
    width: 100%;
}.welcome_pageY5XVaK .study_growth0bfuh5 p {
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    max-width: 80%;
    opacity: 0;
    line-height: 1.6;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    padding-bottom: 1rem;
    transform: translateX(-15px);
    font-size: calc(12px * 1.2);
}.welcome_pageY5XVaK .study_growth0bfuh5 p::after {
    height: 2px;
    animation: growWidth 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s forwards;
    left: 0;
    background: #ffffff;
    transform: scaleX(0);
    bottom: 0;
    transform-origin: left;
    position: absolute;
    width: 80px;
    content: "";
}.welcome_pageY5XVaK .title_style_header {
    letter-spacing: -0.03em;
    margin-top: 0.5rem;
    line-height: 1.2;
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s forwards;
    position: relative;
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw, 45px);
    transform: translateY(20px);
    color: #ffffff;
}@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes growWidth {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}


.welcome_pageY5XVaK .study_growth0bfuh5:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15), 0 12px 20px rgba(0, 0, 0, 0.07);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(-5px) scale(1.01);
}.welcome_pageY5XVaK .study_growth0bfuh5:hover::before {
    transition: all 0.5s ease;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.55) 40%,
        rgba(0, 0, 0, 0.35) 100%
    );
}.welcome_pageY5XVaK .study_growth0bfuh5:hover .title_style_header {
    transform: translateY(-3px);
    transition: all 0.4s ease;
}


@media (min-width: 768px) {.welcome_pageY5XVaK {
    padding: 5rem 3rem;
}.welcome_pageY5XVaK .page_base4MbyKT > div {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    gap: 4rem;
}.welcome_pageY5XVaK h3 {
    margin-bottom: 0;
    font-size: calc(24px * 1.2);
}.welcome_pageY5XVaK .study_growth0bfuh5 {
    min-height: 500px;
}.welcome_pageY5XVaK .study_growth0bfuh5 > div {
    padding: 4rem;
    justify-content: center;
}.welcome_pageY5XVaK .title_style_header {
    font-size: clamp(3rem, 6vw, calc(45px * 1.2));
}
}

@media (min-width: 1024px) {.welcome_pageY5XVaK {
    padding: 5rem 4rem;
}.welcome_pageY5XVaK .page_base4MbyKT > div {
    gap: 5rem;
}.welcome_pageY5XVaK h3 {
    transform: perspective(1000px) rotateY(-5deg);
    padding-left: 3rem;
    transition: transform 0.5s ease;
}.welcome_pageY5XVaK h3:hover {
    transform: perspective(1000px) rotateY(0);
}.welcome_pageY5XVaK h3::before {
    width: 8px;
}.welcome_pageY5XVaK .study_growth0bfuh5 {
    transform: perspective(1000px) rotateY(2deg);
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.welcome_pageY5XVaK .study_growth0bfuh5:hover {
    transform: perspective(1000px) rotateY(0) translateY(-8px);
}.welcome_pageY5XVaK .study_growth0bfuh5 > div {
    padding: 5rem;
}
}

@media (max-width: 767px) {.welcome_pageY5XVaK {
    padding: 4rem 1.5rem;
}.welcome_pageY5XVaK h3 {
    padding-left: 1.5rem;
    max-width: 100%;
    font-size: calc(24px * 1);
}.welcome_pageY5XVaK .study_growth0bfuh5 {
    min-height: 400px;
}.welcome_pageY5XVaK .study_growth0bfuh5 > div {
    padding: 2rem;
}.welcome_pageY5XVaK .study_growth0bfuh5 p {
    max-width: 100%;
    font-size: 12px;
}}.company_infoFSHGpJ {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.company_infoFSHGpJ::before {
    right: 0;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(212,201,198,0.5), rgba(0, 0, 0, 0.5) 70%);
    top: 0;
    z-index: 1;
}.company_infoFSHGpJ::after {
    content: "";
    filter: blur(80px);
    top: -50%;
    position: absolute;
    right: -20%;
    height: 200%;
    z-index: 0;
    width: 80%;
    opacity: 0.5;
    transform: rotate(-15deg);
    background: rgb(179,165,161,0.5);
}.company_infoFSHGpJ .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.company_infoFSHGpJ .content_padgdIStp {
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25), 
              0 8px 22px -6px rgba(0,0,0,0.22),
              0 1px 3px rgba(255,255,255,0.1) inset;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    border-left: 4px solid rgb(212,201,198);
    padding: 45px 55px;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    position: relative;
}.company_infoFSHGpJ .content_padgdIStp:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.company_infoFSHGpJ h5 {
    margin-bottom: 15px;
    transform: translateX(0);
    transition: transform 0.4s ease-out;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 22px;
}.company_infoFSHGpJ h5::after {
    left: 0;
    transition: width 0.4s ease-out;
    width: 0;
    position: absolute;
    background: rgb(212,201,198);
    height: 2px;
    content: "";
    bottom: -8px;
}.company_infoFSHGpJ .content_padgdIStp:hover h5 {
    transform: translateX(5px);
}.company_infoFSHGpJ .content_padgdIStp:hover h5::after {
    width: 100%;
}.company_infoFSHGpJ p {
    font-size: calc(16px * 1.2);
    margin-bottom: 25px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.5px;
}.company_infoFSHGpJ p b {
    font-size: calc(16px * 1.6);
    letter-spacing: 1px;
    color: rgb(212,201,198);
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    display: inline-block;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    font-weight: 700;
}.company_infoFSHGpJ .content_padgdIStp:hover p b {
    transform: translateY(-5px);
}.company_infoFSHGpJ ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 25px;
    margin: 0;
}.company_infoFSHGpJ ol li {
    margin-bottom: 15px;
    position: relative;
    color: #ffffff;
    padding-left: 15px;
    text-align: justify;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
}.company_infoFSHGpJ ol li::before {
    background: rgb(212,201,198);
    top: 12px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(212,201,198);
    position: absolute;
    content: "";
    transition: transform 0.3s ease;
    width: 8px;
    left: -25px;
    height: 8px;
    transform: scale(0.8);
}.company_infoFSHGpJ .content_padgdIStp:hover ol li::before {
    transform: scale(1.2);
}.company_infoFSHGpJ .content_padgdIStp div:nth-child(1),
.company_infoFSHGpJ .content_padgdIStp div:nth-child(2) {
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    opacity: 1;
}.company_infoFSHGpJ .content_padgdIStp:hover div:nth-child(1) {
    transform: translateY(-5px);
}.company_infoFSHGpJ .content_padgdIStp:hover div:nth-child(2) {
    transform: translateY(-3px);
}

@media (max-width: 992px) {.company_infoFSHGpJ {
    padding: 90px 0;
}.company_infoFSHGpJ .content_padgdIStp {
    transform: perspective(1000px) rotateY(0deg);
    padding: 35px 40px;
}.company_infoFSHGpJ p b {
    font-size: calc(16px * 1.4);
}
}

@media (max-width: 768px) {.company_infoFSHGpJ {
    padding: 70px 0;
}.company_infoFSHGpJ .content_padgdIStp {
    border-left-width: 3px;
    padding: 30px;
}.company_infoFSHGpJ h5 {
    font-size: calc(22px * 0.9);
}.company_infoFSHGpJ p b {
    font-size: calc(16px * 1.3);
}.company_infoFSHGpJ ol li {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.company_infoFSHGpJ {
    padding: 60px 0;
}.company_infoFSHGpJ .content_padgdIStp {
    border-left-width: 2px;
    padding: 25px 20px;
}.company_infoFSHGpJ h5 {
    font-size: calc(22px * 0.85);
}.company_infoFSHGpJ p b {
    font-size: calc(16px * 1.2);
}.company_infoFSHGpJ ol li {
    padding-left: 10px;
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.company_infoFSHGpJ ol li::before {
    height: 6px;
    width: 6px;
    left: -20px;
}}.confidential_hearthKeMJkA {
    height: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: rgb(179,165,161,0.5);
    padding: 40px;
}.confidential_hearthKeMJkA:hover {
    background: rgb(212,201,198,0.5);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
}.confidential_hearthKeMJkA h1 {
    font-size: 38px;
    margin-top: 40px;
    font-family: Arial, sans-serif;
    color: rgb(212,201,198);
    transition: color 0.3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
}.confidential_hearthKeMJkA h2 {
    letter-spacing: 0.5px;
    color: rgb(179,165,161);
    font-size: 29px;
    margin-top: 35px;
    font-weight: 600;
    transition: color 0.3s ease;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}.confidential_hearthKeMJkA h3, .confidential_hearthKeMJkA h4, .confidential_hearthKeMJkA h5, .confidential_hearthKeMJkA h6 {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
}.confidential_hearthKeMJkA ul, .confidential_hearthKeMJkA ol {
    list-style-position: inside;
    font-size: 14px;
    margin-left: 20px;
    padding-left: 0;
    transition: all 0.3s ease;
    color: #000000;
    padding: 15px 0;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.confidential_hearthKeMJkA li {
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
}.confidential_hearthKeMJkA li:hover {
    background: rgb(179,165,161,0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}.confidential_hearthKeMJkA section {
    padding: 20px;
    transition: background 0.3s ease;
    background: var(--bg-color);
}.confidential_hearthKeMJkA p, .confidential_hearthKeMJkA span, .confidential_hearthKeMJkA div {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    transition: color 0.3s ease;
}

@media only screen and (max-width: 800px) {.confidential_hearthKeMJkA {
    padding: 20px 10px;
}.confidential_hearthKeMJkA h1 {
    font-size: calc(20px - 10px);
    margin-bottom: 20px;
    margin-top: 30px;
}.confidential_hearthKeMJkA h2 {
    margin-bottom: 15px;
    font-size: calc(20px - 8px);
    margin-top: 25px;
}.confidential_hearthKeMJkA h3, .confidential_hearthKeMJkA h4, .confidential_hearthKeMJkA h5, .confidential_hearthKeMJkA h6 {
    font-size: calc(20px - 6px);
}.confidential_hearthKeMJkA ul, .confidential_hearthKeMJkA ol {
    padding: 10px 0;
}.confidential_hearthKeMJkA li {
    padding: 8px;
    margin-bottom: 10px;
}.confidential_hearthKeMJkA p, .confidential_hearthKeMJkA span, .confidential_hearthKeMJkA div {
    margin-bottom: 8px;
    font-size: calc(14px - 2px);
}}.contact_usBzXhFE {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(239,237,234);
    position: relative;
}.contact_usBzXhFE::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(212,201,198,0.5) 0,
        rgb(212,201,198,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: 1;
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
}.contact_usBzXhFE::after {
    right: 0;
    z-index: 1;
    opacity: 0.2;
    content: "";
    background: radial-gradient(circle, rgb(179,165,161) 0%, transparent 70%);
    position: absolute;
    animation: float 10s ease-in-out infinite;
    filter: blur(60px);
    bottom: 0;
    width: 300px;
    height: 300px;
}.contact_usBzXhFE .snapC8ZRe7 {
    z-index: 0;
    position: absolute;
    height: 100%;
    opacity: 0.08;
    filter: blur(2px) saturate(0.8);
    top: 0;
    left: 0;
    width: 100%;
}.contact_usBzXhFE .snapC8ZRe7::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(179,165,161,0.5) 0%, transparent 100%);
}.contact_usBzXhFE .container {
    z-index: 5;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.contact_usBzXhFE h3 {
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    text-align: center;
    font-size: 35px;
    margin-bottom: 50px;
}.contact_usBzXhFE h3::before {
    transform: translateX(-50%);
    background: rgb(212,201,198);
    left: 50%;
    height: 4px;
    position: absolute;
    top: -20px;
    content: "";
    width: 40px;
}.contact_usBzXhFE h3::after {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    bottom: -20px;
    width: 100px;
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(212,201,198), transparent);
    height: 1px;
}.message_mapIwCT2x {
    z-index: 10;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    border-radius: 21px;
    overflow: hidden;
}.message_mapIwCT2x::before {
    z-index: 0;
    height: 200%;
    background: radial-gradient(circle at center, rgb(179,165,161,0.5) 0%, transparent 50%);
    left: -50%;
    content: "";
    position: absolute;
    top: -50%;
    animation: rotate 60s linear infinite;
    opacity: 0.2;
    width: 200%;
}.message_mapIwCT2x .request_widgetZrqMRl {
    position: relative;
    padding: 60px 50px;
    z-index: 2;
}.message_mapIwCT2x .request_widgetZrqMRl::before {
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(212,201,198,0.5), transparent);
    right: 0;
    position: absolute;
    height: 70%;
    width: 1px;
    top: 15%;
}.message_mapIwCT2x .request_widgetZrqMRl h3 {
    letter-spacing: 0.5px;
    font-size: 18px;
    margin-bottom: 35px;
    text-align: left;
    font-weight: 600;
    color: #000000;
}.message_mapIwCT2x .request_widgetZrqMRl h3::before {
    display: none;
}.message_mapIwCT2x .request_widgetZrqMRl h3::after {
    height: 2px;
    transform: none;
    left: 0;
    background: rgb(212,201,198);
    width: 60px;
    bottom: -15px;
}.message_mapIwCT2x .request_widgetZrqMRl form {
    flex-direction: column;
    display: flex;
}.message_mapIwCT2x .request_widgetZrqMRl input[type="text"],
.message_mapIwCT2x .request_widgetZrqMRl textarea {
    margin-bottom: 25px;
    width: 100%;
    background: rgba(240, 240, 240, 0.5);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border: none;
    font-size: 15px;
    padding: 18px 22px;
    border-radius: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}.message_mapIwCT2x .request_widgetZrqMRl input[type="text"]:focus,
.message_mapIwCT2x .request_widgetZrqMRl textarea:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(212,201,198,0.5), inset 0 1px 3px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.message_mapIwCT2x .request_widgetZrqMRl textarea {
    resize: vertical;
    min-height: 150px;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
    position: relative;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L label {
    line-height: 1.5;
    color: #000000;
    font-size: calc(15px - 2px);
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L label::before {
    width: 20px;
    height: 20px;
    left: 0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    content: "";
    transition: all 0.3s ease;
    background: rgba(240, 240, 240, 0.8);
    position: absolute;
    top: 2px;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L input[type="checkbox"]:checked + label::before {
    background: rgb(212,201,198);
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    position: absolute;
    border-width: 0 2px 2px 0;
    content: "";
    transform: rotate(45deg);
    height: 10px;
    width: 5px;
    top: 5px;
    left: 8px;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L a {
    position: relative;
    text-decoration: none;
    color: rgb(212,201,198);
    font-weight: 600;
    transition: all 0.3s ease;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L a::after {
    width: 0;
    height: 1px;
    bottom: -2px;
    background-color: rgb(212,201,198);
    content: "";
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
}.message_mapIwCT2x .request_widgetZrqMRl .request_paneluZ0t1L a:hover::after {
    width: 100%;
}.message_mapIwCT2x .request_widgetZrqMRl .connect_linksVmdCTj {
    cursor: pointer;
    font-size: 16px;
    background: transparent;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    align-self: flex-start;
    border: 2px solid rgb(212,201,198);
    padding: 15px 30px;
    color: #000000;
    overflow: hidden;
    font-weight: 600;
    display: inline-block;
}.message_mapIwCT2x .request_widgetZrqMRl .connect_linksVmdCTj::before {
    z-index: -1;
    top: 0;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    background: rgb(212,201,198);
    content: "";
}.message_mapIwCT2x .request_widgetZrqMRl .connect_linksVmdCTj:hover {
    color: #ffffff;
}.message_mapIwCT2x .request_widgetZrqMRl .connect_linksVmdCTj:hover::before {
    width: 100%;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 {
    z-index: 2;
    padding: 60px 50px;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 1) 100%);
}.message_mapIwCT2x .feedback_feedbackB6E1Y9::before {
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.5;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, transparent 25%, rgba(0, 0, 0, 0.02) 25%, rgba(0, 0, 0, 0.02) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.02) 75%);
    left: 0;
    background-size: 20px 20px;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 h4 {
    position: relative;
    margin-bottom: 35px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 h4::after {
    background: rgb(212,201,198);
    position: absolute;
    width: 60px;
    bottom: -15px;
    height: 2px;
    left: 0;
    content: "";
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL {
    padding: 0;
    margin: 0;
    list-style: none;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li {
    align-items: center;
    padding-left: 15px;
    transition: all 0.3s ease;
    z-index: 1;
    display: flex;
    margin-bottom: 30px;
    border-left: 2px solid transparent;
    position: relative;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li:last-child {
    margin-bottom: 0;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li:hover {
    padding-left: 20px;
    border-left-color: rgb(212,201,198);
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li svg {
    margin-right: 18px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    height: 22px;
    width: 22px;
    opacity: 0.8;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li:hover svg {
    transform: scale(1.1);
    opacity: 1;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li svg path {
    fill: rgb(212,201,198);
    transition: all 0.3s ease;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li:hover svg path {
    fill: rgb(179,165,161);
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li span {
    font-size: 15px;
    line-height: 1.5;
    color: #000000;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li a {
    text-decoration: none;
    position: relative;
    color: #000000;
    transition: all 0.3s ease;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li a::after {
    position: absolute;
    left: 0;
    content: "";
    background-color: rgb(212,201,198);
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    bottom: -3px;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li a:hover {
    color: rgb(212,201,198);
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li a:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.contact_usBzXhFE {
    padding: 80px 0;
}.message_mapIwCT2x {
    grid-template-columns: 1fr;
}.message_mapIwCT2x .request_widgetZrqMRl::before {
    height: 1px;
    top: auto;
    left: 15%;
    right: auto;
    width: 70%;
    bottom: 0;
}.message_mapIwCT2x .request_widgetZrqMRl,
    .message_mapIwCT2x .feedback_feedbackB6E1Y9 {
    padding: 50px 40px;
}
}

@media screen and (max-width: 768px) {.contact_usBzXhFE {
    padding: 60px 0;
}.contact_usBzXhFE h3 {
    font-size: calc(35px - 4px);
    margin-bottom: 40px;
}.message_mapIwCT2x .request_widgetZrqMRl,
    .message_mapIwCT2x .feedback_feedbackB6E1Y9 {
    padding: 40px 30px;
}.message_mapIwCT2x .request_widgetZrqMRl h3,
    .message_mapIwCT2x .feedback_feedbackB6E1Y9 h4 {
    font-size: calc(18px - 2px);
    margin-bottom: 30px;
}.message_mapIwCT2x .request_widgetZrqMRl input[type="text"],
    .message_mapIwCT2x .request_widgetZrqMRl textarea {
    margin-bottom: 20px;
    padding: 15px 18px;
}.message_mapIwCT2x .request_widgetZrqMRl .connect_linksVmdCTj {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.contact_usBzXhFE {
    padding: 50px 0;
}.message_mapIwCT2x {
    border-radius: 10px;
}.message_mapIwCT2x .request_widgetZrqMRl,
    .message_mapIwCT2x .feedback_feedbackB6E1Y9 {
    padding: 30px 25px;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li {
    align-items: flex-start;
}.message_mapIwCT2x .feedback_feedbackB6E1Y9 .help_reachwZJPlL li svg {
    margin-top: 3px;
}}.statistical_datas4OBya {
    position: relative;
    padding: 140px 0;
    overflow: hidden;
    z-index: 1;
}.statistical_datas4OBya::before {
    z-index: -1;
    backdrop-filter: blur(10px);
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0;
}.statistical_datas4OBya::after {
    background: radial-gradient(ellipse at bottom right, rgb(212,201,198,0.5) 0%, transparent 60%);
    content: "";
    position: absolute;
    width: 150%;
    right: 0;
    animation: rotate 20s infinite linear;
    height: 150%;
    z-index: -1;
    bottom: 0;
}.statistical_datas4OBya .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 40px;
}.statistical_datas4OBya .expert_statisticsHiS1Qm {
    position: relative;
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 20px;
}.statistical_datas4OBya .statistics_boostsUKeSmr {
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    height: 120px;
    top: -40px;
    width: 120px;
    align-items: center;
    right: 15%;
    background: linear-gradient(135deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    justify-content: center;
    z-index: 5;
    animation: pulse 6s infinite alternate ease-in-out;
    position: absolute;
    border-radius: 50%;
}.statistical_datas4OBya .statistics_boostsUKeSmr svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
    height: 60px;
    width: 60px;
}.statistical_datas4OBya .statistics_boostsUKeSmr svg path {
    fill: #ffffff;
}.statistical_datas4OBya .career_benefitsuRaomh {
    font-weight: 700;
    border-left: 5px solid rgb(212,201,198);
    font-size: calc(35px * 1.1);
    padding-left: 50px;
    color: #ffffff;
    position: relative;
    letter-spacing: 0.5px;
    grid-column: 1 / -1;
    margin-bottom: 30px;
    line-height: 1.5;
    text-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    padding-right: 50px;
    z-index: 2;
}.statistical_datas4OBya .statistics_proI5TgpD {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    max-width: 800px;
    padding-left: 55px;
    font-size: calc(15px * 1.05);
    padding-right: 50px;
    grid-column: 1 / -1;
    line-height: 1.8;
    letter-spacing: 0.2px;
    margin-bottom: 60px;
    opacity: 1;
}.statistical_datas4OBya .smart_prosMSqgdy {
    grid-column: 1 / -1;
    display: grid;
    position: relative;
    gap: 40px 120px;
    grid-template-columns: repeat(2, 1fr);
    z-index: 2;
    padding: 0 30px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l {
    grid-template-rows: auto auto;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    display: grid;
    border-radius: 8px;
    gap: 18px 30px;
    grid-template-columns: auto 1fr;
    transition: transform 0.3s ease;
    padding: 15px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l::before {
    background: linear-gradient(to bottom, rgb(212,201,198), rgb(179,165,161));
    height: 0;
    left: -20px;
    border-radius: 3px;
    width: 5px;
    top: 0;
    content: "";
    position: absolute;
    transition: height 0.3s ease;
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transform: translateX(10px);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover::before {
    height: 100%;
}.statistical_datas4OBya .fast_upgrade3vNbwn {
    height: 85px;
    align-items: center;
    backdrop-filter: blur(5px);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.15);
    justify-content: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    grid-column: 1 / 2;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
    grid-row: 1 / 3;
    border-radius: 50%;
    width: 85px;
}.statistical_datas4OBya .fast_upgrade3vNbwn svg {
    filter: drop-shadow(0 4px 8px rgb(212,201,198,0.5));
    height: 42px;
    width: 42px;
}.statistical_datas4OBya .fast_upgrade3vNbwn svg path {
    transition: fill 0.3s ease;
    fill: rgb(212,201,198);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover .fast_upgrade3vNbwn {
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161,0.5) 100%);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover .fast_upgrade3vNbwn svg path {
    fill: #ffffff;
}.statistical_datas4OBya .statistics_reasonsNHPM7l span {
    align-self: end;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    color: #ffffff;
    position: relative;
    letter-spacing: 0.5px;
    z-index: 2;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: calc(47px * 1.25);
    font-weight: 700;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, #ffffff, rgb(212,201,198));
}.statistical_datas4OBya .statistics_reasonsNHPM7l span::after {
    left: 0;
    content: '';
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    background: rgb(212,201,198);
    height: 3px;
    bottom: -12px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover span::after {
    width: 60px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    z-index: 2;
    opacity: 1;
    color: #ffffff;
    line-height: 1.7;
    position: relative;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    font-size: calc(15px * 1.05);
    letter-spacing: 0.2px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.statistical_datas4OBya .expert_statisticsHiS1Qm::before {
    z-index: 0;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    clip-path: polygon(0 0, 40% 0, 60% 100%, 0% 100%);
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
}.statistical_datas4OBya .expert_statisticsHiS1Qm::after {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    content: "";
    right: 0;
    top: 0;
    clip-path: polygon(100% 0, 60% 0, 40% 100%, 100% 100%);
}
}

@media (max-width: 992px) {.statistical_datas4OBya {
    padding: 120px 0;
}.statistical_datas4OBya .expert_statisticsHiS1Qm {
    grid-template-columns: 1fr;
}.statistical_datas4OBya .statistics_boostsUKeSmr {
    width: 100px;
    top: -30px;
    height: 100px;
    right: 10%;
}.statistical_datas4OBya .statistics_boostsUKeSmr svg {
    width: 50px;
    height: 50px;
}.statistical_datas4OBya .career_benefitsuRaomh {
    margin-top: 70px;
    padding-left: 40px;
}.statistical_datas4OBya .statistics_proI5TgpD {
    padding-left: 44px;
}.statistical_datas4OBya .smart_prosMSqgdy {
    padding: 0 20px;
}
}

@media (max-width: 768px) {.statistical_datas4OBya {
    padding: 100px 0;
}.statistical_datas4OBya .statistics_boostsUKeSmr {
    width: 90px;
    top: -25px;
    height: 90px;
}.statistical_datas4OBya .statistics_boostsUKeSmr svg {
    height: 45px;
    width: 45px;
}.statistical_datas4OBya .career_benefitsuRaomh {
    padding-left: 30px;
    margin-top: 50px;
    font-size: calc(35px * 0.95);
}.statistical_datas4OBya .statistics_proI5TgpD {
    margin-bottom: 50px;
    padding-left: 34px;
}.statistical_datas4OBya .smart_prosMSqgdy {
    padding: 0 15px;
    grid-template-columns: 1fr;
    gap: 60px;
}.statistical_datas4OBya .fast_upgrade3vNbwn {
    height: 75px;
    width: 75px;
}.statistical_datas4OBya .fast_upgrade3vNbwn svg {
    width: 38px;
    height: 38px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l span {
    font-size: calc(47px * 1.1);
}
}

@media (max-width: 576px) {.statistical_datas4OBya {
    padding: 80px 0;
}.statistical_datas4OBya .statistics_boostsUKeSmr {
    transform: translateX(50%);
    height: 80px;
    width: 80px;
    right: 50%;
}.statistical_datas4OBya .statistics_boostsUKeSmr svg {
    width: 40px;
    height: 40px;
}.statistical_datas4OBya .career_benefitsuRaomh {
    font-size: calc(35px * 0.85);
    border-top: 5px solid rgb(212,201,198);
    padding-left: 20px;
    text-align: center;
    padding-top: 25px;
    margin-top: 70px;
    border-left: none;
    padding-right: 20px;
}.statistical_datas4OBya .statistics_proI5TgpD {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}.statistical_datas4OBya .smart_prosMSqgdy {
    gap: 50px;
    padding: 0 10px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l {
    text-align: center;
    gap: 18px;
    grid-template-rows: auto auto auto;
    padding: 20px;
    grid-template-columns: 1fr;
}.statistical_datas4OBya .statistics_reasonsNHPM7l::before {
    left: 50%;
    width: 0;
    top: -20px;
    height: 5px;
    transform: translateX(-50%);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover {
    transform: translateY(-10px);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover::before {
    width: 60px;
    height: 5px;
}.statistical_datas4OBya .fast_upgrade3vNbwn {
    grid-row: 1 / 2;
    margin: 0 auto;
    width: 70px;
    grid-column: 1 / 2;
    height: 70px;
}.statistical_datas4OBya .fast_upgrade3vNbwn svg {
    height: 35px;
    width: 35px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l span {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    margin-bottom: 15px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l span::after {
    left: 50%;
    transform: translateX(-50%);
}.statistical_datas4OBya .statistics_reasonsNHPM7l:hover span::after {
    width: 50px;
}.statistical_datas4OBya .statistics_reasonsNHPM7l p {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
}}.program_detailsp9zwqF {
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.program_detailsp9zwqF::before {
    position: absolute;
    content: "";
    height: 300px;
    right: -5%;
    background: linear-gradient(45deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161,0.5) 100%);
    top: -10%;
    z-index: 0;
    filter: blur(120px);
    width: 300px;
    opacity: 0.4;
}.program_detailsp9zwqF::after {
    z-index: 0;
    content: "";
    bottom: -10%;
    left: -5%;
    filter: blur(100px);
    position: absolute;
    height: 250px;
    background: linear-gradient(225deg, rgb(179,165,161,0.5) 0%, rgb(212,201,198,0.5) 100%);
    opacity: 0.3;
    width: 250px;
}.program_detailsp9zwqF .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.program_detailsp9zwqF .learn_professionalL8aqs3 {
    overflow: hidden;
    gap: 40px;
    background: #ffffff;
    display: grid;
    border-left: 3px solid rgb(212,201,198);
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}.program_detailsp9zwqF .learn_professionalL8aqs3:hover {
    transform: translateY(-5px);
}.program_detailsp9zwqF .snapC8ZRe7 {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    width: 100%;
    position: relative;
    transform-origin: center center;
    height: 250px;
}.program_detailsp9zwqF .snapC8ZRe7::after {
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
}.program_detailsp9zwqF .snapC8ZRe7:hover {
    transform: scale(1.02);
}.program_detailsp9zwqF .content_padgdIStp {
    position: relative;
    padding: 40px 30px;
}.program_detailsp9zwqF .content_padgdIStp::before {
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    transform-origin: left;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.7);
    content: "";
    height: 4px;
}.program_detailsp9zwqF .learn_professionalL8aqs3:hover .content_padgdIStp::before {
    transform: scaleX(1);
}.program_detailsp9zwqF h3 {
    position: relative;
    font-weight: 700;
    transform: translateY(0);
    font-size: 20px;
    line-height: 1.4;
    transition: transform 0.3s ease, padding-left 0.3s ease;
    margin-bottom: 25px;
    color: #000000;
    padding-left: 0;
}.program_detailsp9zwqF .learn_professionalL8aqs3:hover h3 {
    padding-left: 15px;
    transform: translateY(-3px);
    color: rgb(212,201,198);
}.program_detailsp9zwqF h3::after {
    content: "";
    width: 60px;
    transition: width 0.4s ease-out, background-color 0.3s ease;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: -8px;
    background-color: rgb(179,165,161);
}.program_detailsp9zwqF .learn_professionalL8aqs3:hover h3::after {
    width: 100px;
    background-color: rgb(212,201,198);
}.program_detailsp9zwqF .content_padgdIStp div {
    position: relative;
    overflow: hidden;
}.program_detailsp9zwqF p.description {
    color: #000000;
    position: relative;
    margin-bottom: 20px;
    padding-right: 15px;
    font-size: 14px;
    overflow-y: auto;
    line-height: 1.8;
    max-height: 300px;
}.program_detailsp9zwqF p.description::-webkit-scrollbar {
    width: 4px;
}.program_detailsp9zwqF p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.program_detailsp9zwqF p.description::-webkit-scrollbar-thumb {
    background: rgb(212,201,198,0.5);
    border-radius: 10px;
}.program_detailsp9zwqF span.description {
    display: none;
}

@media (min-width: 768px) {.program_detailsp9zwqF .learn_professionalL8aqs3 {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.program_detailsp9zwqF .snapC8ZRe7 {
    height: 100%;
    min-height: 400px;
}.program_detailsp9zwqF h3 {
    font-size: calc(20px * 1.1);
}.program_detailsp9zwqF p.description {
    font-size: calc(14px * 1.05);
    max-height: 400px;
}
}

@media (min-width: 992px) {.program_detailsp9zwqF .learn_professionalL8aqs3 {
    grid-template-columns: 1fr 1.8fr;
}.program_detailsp9zwqF .snapC8ZRe7 {
    min-height: 450px;
}.program_detailsp9zwqF .content_padgdIStp {
    padding: 50px 40px;
}.program_detailsp9zwqF h3 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.2);
}.program_detailsp9zwqF p.description {
    max-height: 450px;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.program_detailsp9zwqF {
    padding: 70px 0;
}.program_detailsp9zwqF .content_padgdIStp {
    padding: 30px 20px;
}.program_detailsp9zwqF h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 20px;
}.program_detailsp9zwqF p.description {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
    max-height: 200px;
}
}

@media (max-width: 480px) {.program_detailsp9zwqF {
    padding: 50px 0;
}.program_detailsp9zwqF .snapC8ZRe7 {
    height: 180px;
}.program_detailsp9zwqF .content_padgdIStp {
    padding: 25px 15px;
}.program_detailsp9zwqF h3 {
    margin-bottom: 15px;
    font-size: calc(20px * 0.85);
}
}

@media (hover: hover) {.program_detailsp9zwqF .learn_professionalL8aqs3 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.program_detailsp9zwqF .learn_professionalL8aqs3:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}}.study_processb280zC {
    align-items: center;
    padding: 6rem 2rem;
    display: flex;
    overflow: hidden;
    min-height: 80vh;
    background: rgb(239,237,234);
    position: relative;
}.study_processb280zC::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, transparent 80%);
    z-index: 1;
    opacity: 0.4;
    left: 0;
    content: '';
    width: 100%;
    top: 0;
    height: 100%;
}.study_processb280zC::after {
    background-image: repeating-linear-gradient(
        0deg,
        rgb(212,201,198,0.5),
        rgb(212,201,198,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    height: 100%;
    content: '';
    opacity: 0.1;
    top: 0;
    animation: moveLines 40s linear infinite;
    position: absolute;
    width: 100%;
    left: 0;
}@keyframes moveLines {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(50px);
    }
}

.study_processb280zC .academy_learningshdZcvB {
    justify-content: flex-start;
    max-width: 1200px;
    z-index: 5;
    position: relative;
    width: 100%;
    display: flex;
    margin: 0 auto;
}.study_processb280zC .content_padgdIStp {
    transform-style: preserve-3d;
    width: 55%;
    padding: 0;
    position: relative;
}.study_processb280zC .content_padgdIStp::before {
    animation: borderPulse 4s infinite alternate;
    width: 100px;
    left: -20px;
    height: 100px;
    border-top: 1px solid rgb(212,201,198);
    position: absolute;
    border-left: 1px solid rgb(212,201,198);
    top: -20px;
    content: '';
    z-index: -1;
    opacity: 0.7;
}@keyframes borderPulse {
    0% {
        border-color: rgb(212,201,198);
    }
    100% {
        border-color: rgb(179,165,161);
    }
}

.study_processb280zC .content_padgdIStp::after {
    height: 100px;
    animation: borderPulse 4s infinite alternate-reverse;
    opacity: 0.7;
    border-right: 1px solid rgb(179,165,161);
    z-index: -1;
    position: absolute;
    content: '';
    bottom: -20px;
    width: 100px;
    border-bottom: 1px solid rgb(179,165,161);
    right: -20px;
}.study_processb280zC h2 {
    font-size: 34px;
    letter-spacing: 6px;
    margin-bottom: 3rem;
    color: rgb(212,201,198);
    font-weight: 300;
    text-transform: uppercase;
    transition: all 0.5s ease;
    position: relative;
}.study_processb280zC h2::after {
    content: attr(data-text);
    opacity: 0.3;
    top: 0.5rem;
    color: rgb(179,165,161);
    transition: all 0.3s ease;
    filter: blur(1px);
    position: absolute;
    left: 0.5rem;
    z-index: -1;
}.study_processb280zC h2::before {
    background: linear-gradient(to right, rgb(212,201,198), transparent);
    left: 0;
    width: 60px;
    position: absolute;
    bottom: -1.5rem;
    content: '';
    height: 1px;
}.study_processb280zC p {
    padding-left: 2rem;
    position: relative;
    font-size: 16px;
    margin-bottom: 0;
    color: #000000;
    max-width: 600px;
    line-height: 1.8;
}.study_processb280zC p::before {
    content: '';
    width: 1px;
    background: linear-gradient(to bottom, rgb(212,201,198), transparent);
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}.study_processb280zC .content_padgdIStp::before,
.study_processb280zC .content_padgdIStp::after,
.study_processb280zC h2,
.study_processb280zC p {
    transition: all 0.5s ease;
}.study_processb280zC:hover h2 {
    letter-spacing: 8px;
    transform: translateY(-5px);
}.study_processb280zC:hover h2::after {
    opacity: 0.5;
    filter: blur(2px);
    left: 0.8rem;
    top: 0.8rem;
}.study_processb280zC:hover .content_padgdIStp::before,
.study_processb280zC:hover .content_padgdIStp::after {
    height: 120px;
    width: 120px;
}.study_processb280zC:hover p {
    transform: translateX(5px);
}.study_processb280zC::before,
.study_processb280zC::after {
    transition: all 1s ease;
}.study_processb280zC:hover::before {
    opacity: 0.6;
    background-position: right bottom;
}.study_processb280zC:hover::after {
    opacity: 0.15;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 992px) {.study_processb280zC {
    padding: 5rem 1.5rem;
}.study_processb280zC .content_padgdIStp {
    width: 70%;
}.study_processb280zC h2 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.9);
    letter-spacing: 4px;
}.study_processb280zC p {
    font-size: calc(16px * 0.95);
}.study_processb280zC:hover h2 {
    letter-spacing: 6px;
}
}

@media (max-width: 768px) {.study_processb280zC {
    min-height: 60vh;
    padding: 4rem 1rem;
}.study_processb280zC .academy_learningshdZcvB {
    justify-content: center;
}.study_processb280zC .content_padgdIStp {
    width: 90%;
}.study_processb280zC h2 {
    letter-spacing: 3px;
    margin-bottom: 2rem;
    font-size: calc(34px * 0.8);
}.study_processb280zC h2::before {
    bottom: -1rem;
    width: 40px;
}.study_processb280zC h2::after {
    top: 0.3rem;
    left: 0.3rem;
}.study_processb280zC p {
    padding-left: 1.5rem;
}.study_processb280zC:hover h2 {
    letter-spacing: 4px;
}.study_processb280zC .content_padgdIStp::before,
    .study_processb280zC .content_padgdIStp::after {
    width: 80px;
    height: 80px;
}.study_processb280zC:hover .content_padgdIStp::before,
    .study_processb280zC:hover .content_padgdIStp::after {
    width: 90px;
    height: 90px;
}
}

@media (max-width: 576px) {.study_processb280zC {
    padding: 3rem 0.8rem;
    min-height: auto;
}.study_processb280zC .content_padgdIStp {
    width: 100%;
}.study_processb280zC h2 {
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
    font-size: calc(34px * 0.7);
}.study_processb280zC h2::before {
    bottom: -0.8rem;
    width: 30px;
}.study_processb280zC p {
    font-size: calc(16px * 0.9);
    padding-left: 1rem;
}.study_processb280zC:hover h2 {
    letter-spacing: 3px;
}.study_processb280zC .content_padgdIStp::before,
    .study_processb280zC .content_padgdIStp::after {
    height: 60px;
    width: 60px;
}.study_processb280zC:hover .content_padgdIStp::before,
    .study_processb280zC:hover .content_padgdIStp::after {
    height: 70px;
    width: 70px;
}
}