* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.volunteer_Wbha {
    flex: 0 0 auto;
}.container {
    width: 1213px;
    max-width: 100%;
    margin: auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.header_tutor_kLmS {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    auto
contain
    scroll-behavior: auto;
    color: #000000;
}header,footer {
    width: 100%;
}.panel-container_UhYW {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.price_pick_VvDf {
    position: relative;
    background: rgb(216,236,218);
    padding: 120px 0;
    overflow: hidden;
}.price_pick_VvDf::before {
    top: -15%;
    opacity: 0.15;
    height: 600px;
    right: -10%;
    content: "";
    background: linear-gradient(135deg, rgb(179,215,182,0.5), rgb(136,192,141,0.5));
    z-index: 0;
    filter: blur(80px);
    width: 600px;
    position: absolute;
}.price_pick_VvDf::after {
    background: linear-gradient(225deg, rgb(136,192,141,0.5), rgb(179,215,182,0.5));
    opacity: 0.1;
    z-index: 0;
    bottom: -15%;
    width: 500px;
    position: absolute;
    left: -10%;
    filter: blur(100px);
    content: "";
    height: 500px;
}.price_pick_VvDf .container {
    padding: 0 20px;
    z-index: 1;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
}.price_pick_VvDf .trial_offers_VYkv {
    gap: 60px;
    display: flex;
    flex-direction: column;
}.price_pick_VvDf .fee_pricing_JTiE {
    margin-bottom: 20px;
    order: -1;
    transform: translateX(5%);
    z-index: 2;
    position: relative;
}.price_pick_VvDf .fee_pricing_JTiE h2 {
    transition: transform 0.5s ease;
    -webkit-background-clip: text !important;
    font-size: 30px;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    color: transparent;
    background: linear-gradient(90deg, #000000, rgb(179,215,182));
    background-clip: text !important;
    margin-bottom: 15px;
    color: #000000;
}.price_pick_VvDf .fee_pricing_JTiE .training_sub_Hkey {
    transition: transform 0.4s ease;
    transform: translateY(0);
    font-size: 14px;
    color: #000000;
    max-width: 700px;
    line-height: 1.6;
    margin-left: 5px;
}.price_pick_VvDf .fee_pricing_JTiE:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.price_pick_VvDf .fee_pricing_JTiE:hover .training_sub_Hkey {
    transform: translateY(3px);
}.price_pick_VvDf .payment_deals_eJuG {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    display: grid;
}.price_pick_VvDf .plan_cost_WXVA {
    height: 100%;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) scale(1);
    display: block;
    transform-style: preserve-3d;
}.price_pick_VvDf .plan_cost_WXVA:hover {
    transform: translateZ(20px) scale(1.02);
    z-index: 5;
}.price_pick_VvDf .fee_board_tLnX {
    background: #ffffff;
    overflow: hidden;
    transition: box-shadow 0.5s ease;
    height: 100%;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
    flex-direction: column;
}.price_pick_VvDf .plan_cost_WXVA:hover .fee_board_tLnX {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(179,215,182,0.5);
}.price_pick_VvDf .fee_board_tLnX::before {
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(179,215,182), rgb(136,192,141));
    top: 0;
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    right: 0;
}.price_pick_VvDf .plan_cost_WXVA:hover .fee_board_tLnX::before {
    transform: scaleX(1);
}.price_pick_VvDf .price_view_cGsx {
    flex-grow: 1;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    padding: 35px 30px;
    display: flex;
    z-index: 2;
}.price_pick_VvDf .price_view_cGsx h3 {
    font-weight: 600;
    color: #000000;
    overflow-wrap: break-word;
    position: relative;
    font-size: calc(22px + 2px);
    margin-bottom: 15px;
    transition: transform 0.4s ease, color 0.3s ease;
    transform: translateY(0);
    word-break: break-word;
}.price_pick_VvDf .plan_cost_WXVA:hover .price_view_cGsx h3 {
    color: rgb(179,215,182);
    transform: translateY(-2px);
}.price_pick_VvDf .price_view_cGsx .trial_rates_NPkc {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 5px 0 20px;
    word-break: break-word;
    font-weight: 700;
    display: block;
    font-size: calc(22px + 6px);
    overflow-wrap: break-word;
    position: relative;
    color: rgb(179,215,182);
}.price_pick_VvDf .plan_cost_WXVA:hover .price_view_cGsx .trial_rates_NPkc {
    transform: scale(1.05);
}.price_pick_VvDf .price_view_cGsx .trial_rates_NPkc::after {
    bottom: -10px;
    left: 0;
    background: rgb(136,192,141,0.5);
    height: 2px;
    transition: width 0.4s ease;
    width: 50px;
    position: absolute;
    content: "";
}.price_pick_VvDf .plan_cost_WXVA:hover .price_view_cGsx .trial_rates_NPkc::after {
    width: 80px;
}.price_pick_VvDf .price_view_cGsx p {
    margin-top: 10px;
    color: #000000;
    transition: opacity 0.3s ease;
    font-size: 14px;
    opacity: 0.85;
    word-break: break-word;
    flex-grow: 1;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.7;
}.price_pick_VvDf .plan_cost_WXVA:hover .price_view_cGsx p {
    opacity: 1;
}.price_pick_VvDf .plan_cost_WXVA .thumbnail_img_eyfC {
    height: 220px;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    position: relative;
    overflow: hidden;
}.price_pick_VvDf .plan_cost_WXVA:hover .thumbnail_img_eyfC {
    height: 240px;
}.price_pick_VvDf .plan_cost_WXVA .thumbnail_img_eyfC::after {
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
}.price_pick_VvDf .plan_cost_WXVA:hover .thumbnail_img_eyfC::after {
    opacity: 1;
}.price_pick_VvDf .plan_cost_WXVA:nth-child(odd) .fee_board_tLnX {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.price_pick_VvDf {
    padding: 140px 0;
}.price_pick_VvDf .trial_offers_VYkv {
    align-items: flex-start;
    flex-direction: row;
}.price_pick_VvDf .fee_pricing_JTiE {
    align-self: flex-start;
    top: 100px;
    width: 30%;
    margin-right: 70px;
    position: sticky;
    order: 0;
    transform: translateX(0);
}.price_pick_VvDf .payment_deals_eJuG {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}

@media (min-width: 1200px) {.price_pick_VvDf .payment_deals_eJuG {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price_pick_VvDf .fee_pricing_JTiE h2 {
    font-size: calc(30px + 5px);
}
}

@media (max-width: 991px) {.price_pick_VvDf {
    padding: 80px 0;
}.price_pick_VvDf .fee_pricing_JTiE {
    transform: translateX(0);
    text-align: center;
}.price_pick_VvDf .fee_pricing_JTiE .training_sub_Hkey {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.price_pick_VvDf {
    padding: 60px 0;
}.price_pick_VvDf .payment_deals_eJuG {
    grid-template-columns: 1fr;
}.price_pick_VvDf .price_view_cGsx {
    padding: 25px 20px;
}.price_pick_VvDf .plan_cost_WXVA .thumbnail_img_eyfC {
    height: 180px;
}.price_pick_VvDf .fee_pricing_JTiE h2 {
    font-size: calc(30px - 2px);
}
}

@media (max-width: 480px) {.price_pick_VvDf {
    padding: 50px 0;
}.price_pick_VvDf .price_view_cGsx h3 {
    font-size: 22px;
}.price_pick_VvDf .price_view_cGsx .trial_rates_NPkc {
    font-size: calc(22px + 2px);
}.price_pick_VvDf .price_view_cGsx p {
    font-size: calc(14px - 1px);
}}footer {
    position: relative;
}footer::before {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    opacity: 0.92;
    background: linear-gradient(210deg, #000000 0%, rgb(179,215,182) 100%);
    content: '';
}.volunteer_Wbha {
    font-family: Arial, sans-serif;
    position: relative;
    padding: 90px 0 50px;
    color: #ffffff;
    z-index: 2;
}.volunteer_Wbha::before {
    height: 1px;
    position: absolute;
    opacity: 0.1;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    left: 0;
    content: '';
}.volunteer_Wbha .container {
    display: flex;
    flex-direction: column;
}.volunteer_Wbha .company_holder {
    background-size: 200% 200%;
    animation: shiftGradient 15s ease infinite;
    margin-top: 70px;
    padding: 30px;
    border-radius: 15px;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    order: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    border: 1px solid rgba(255, 255, 255, 0.05);
}.volunteer_Wbha .company_holder h3 {
    letter-spacing: 3px;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}.volunteer_Wbha .company_holder h3::after {
    border-radius: 3px;
    background: rgb(179,215,182);
    height: 3px;
    content: '';
    margin: 15px auto 0;
    display: block;
    width: 60px;
}.volunteer_Wbha .proposal_cta_GcEj {
    line-height: 1.6;
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
}.volunteer_Wbha .peer_help_LuTn {
    position: relative;
    order: 1;
}.volunteer_Wbha .main_tutor_pgrV {
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    width: 100%;
    gap: 60px;
}.volunteer_Wbha .nav_sitewrap_LGQp {
    transform: translateZ(0);
    transition: transform 0.3s ease;
    overflow: hidden;
    max-width: calc(50% - 30px);
    min-width: 250px;
    border-radius: 10px;
    position: relative;
    flex: 1;
    padding: 20px;
    background: rgba(255, 255, 255, 0.03);
}.volunteer_Wbha .nav_sitewrap_LGQp:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.volunteer_Wbha .nav_sitewrap_LGQp:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.volunteer_Wbha .nav_sitewrap_LGQp:hover {
    transform: perspective(1000px) rotateY(0);
}.volunteer_Wbha .nav_sitewrap_LGQp::before {
    border-radius: 10px;
    position: absolute;
    z-index: -1;
    content: '';
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
}.volunteer_Wbha .nav_sitewrap_LGQp h5 {
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    position: relative;
    word-wrap: break-word;
}.volunteer_Wbha .nav_sitewrap_LGQp h5::before {
    left: 0;
    bottom: -1px;
    width: 50px;
    content: '';
    height: 1px;
    background: rgb(136,192,141);
    position: absolute;
}.volunteer_Wbha .nav_sitewrap_LGQp .main_tutor_pgrV {
    flex-direction: column;
    display: flex;
    gap: 12px;
    padding: 0 10px;
    margin: 0;
}.volunteer_Wbha .nav_sitewrap_LGQp .main_tutor_pgrV a {
    opacity: 0.8;
    align-items: center;
    font-size: 14px;
    white-space: normal;
    color: #ffffff;
    display: flex;
    word-break: break-word;
    text-decoration: none;
    transition: all 0.3s ease;
}.volunteer_Wbha .nav_sitewrap_LGQp .main_tutor_pgrV a::before {
    content: '';
    min-width: 6px;
    margin-right: 10px;
    border-radius: 50%;
    background: rgb(136,192,141);
    transition: all 0.3s ease;
    flex-shrink: 0;
    height: 6px;
    transform: scale(0);
    opacity: 0;
}.volunteer_Wbha .nav_sitewrap_LGQp .main_tutor_pgrV a:hover {
    opacity: 1;
    color: #ffffff;
    transform: translateX(5px);
}.volunteer_Wbha .nav_sitewrap_LGQp .main_tutor_pgrV a:hover::before {
    opacity: 1;
    transform: scale(1);
}.qna_board_LZpF {
    position: relative;
    z-index: 2;
    padding: 25px 0;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 40px;
}.qna_board_LZpF::before {
    left: 0;
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(136,192,141,0.5), transparent);
}.qna_board_LZpF .container {
    text-align: center;
}.qna_board_LZpF .tiktok_edu_bfPQ {
    font-size: 15px;
    color: #ffffff;
    opacity: 0.7;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.volunteer_Wbha .peer_help_LuTn::before {
    filter: blur(100px);
    animation: pulse 10s infinite ease-in-out reverse;
    left: -5%;
    width: 250px;
    height: 250px;
    position: absolute;
    background: rgb(136,192,141);
    opacity: 0.1;
    z-index: -1;
    border-radius: 50%;
    content: '';
    bottom: -10%;
}footer::after {
    content: '';
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    pointer-events: none;
    top: 0;
    left: 0;
}

@media (max-width: 992px) {.volunteer_Wbha {
    padding: 70px 0 40px;
}.volunteer_Wbha .main_tutor_pgrV {
    gap: 40px;
}.volunteer_Wbha .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.volunteer_Wbha {
    padding: 50px 0 30px;
}.volunteer_Wbha .main_tutor_pgrV {
    gap: 30px;
    flex-direction: column;
}.volunteer_Wbha .nav_sitewrap_LGQp {
    max-width: 100%;
    min-width: 100%;
}.volunteer_Wbha .company_holder {
    padding: 20px;
}.volunteer_Wbha .proposal_cta_GcEj {
    max-width: 100%;
}
}

@media (max-width: 576px) {.volunteer_Wbha {
    padding: 40px 0 20px;
}.volunteer_Wbha .company_holder h3 {
    font-size: calc(34px * 0.8);
}.volunteer_Wbha .nav_sitewrap_LGQp h5 {
    font-size: calc(21px * 0.9);
}}.privacy_redoubt_ayjV {
    color: #ffffff;
    overflow: hidden;
    border: 2px solid rgb(179,215,182);
    display: flex;
    height: auto;
    flex-direction: column;
    background: rgb(136,192,141);
    align-items: center;
    width: 100%;
    padding: 50px;
}.privacy_redoubt_ayjV h1 {
    color: rgb(179,215,182);
    width: 100%;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    border-bottom: 4px solid rgb(136,192,141);
    padding-bottom: 10px;
    font-size: 48px;
    margin-bottom: 30px;
}.privacy_redoubt_ayjV h2 {
    margin-top: 25px;
    font-size: 37px;
    padding-bottom: 5px;
    color: #ffffff;
    text-align: left;
    border-bottom: 2px solid rgb(179,215,182);
    margin-bottom: 15px;
    width: 100%;
    font-weight: 600;
}.privacy_redoubt_ayjV ul, .privacy_redoubt_ayjV ol {
    padding-left: 0;
    width: 100%;
    margin: 20px 0;
    list-style-type: none;
}.privacy_redoubt_ayjV li {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px 20px;
    background: rgb(179,215,182,0.5);
    font-weight: 400;
    border-radius: 10px;
    border-left: 4px solid rgb(136,192,141);
}.privacy_redoubt_ayjV section {
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
    width: 100%;
    background: rgb(136,192,141,0.5);
}.privacy_redoubt_ayjV p, .privacy_redoubt_ayjV span, .privacy_redoubt_ayjV div {
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

@media only screen and (max-width: 800px) {.privacy_redoubt_ayjV {
    padding: 30px 15px;
}.privacy_redoubt_ayjV h1 {
    font-size: calc(18px - 10px);
}.privacy_redoubt_ayjV h2 {
    font-size: calc(18px - 8px);
}.privacy_redoubt_ayjV li {
    padding: 8px 15px;
    font-size: calc(14px - 2px);
}}.thanksPoint_VruX {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(216,236,218) 100%);
}.thanksPoint_VruX::before {
    content: "";
    top: -10%;
    animation: float 12s ease-in-out infinite alternate;
    z-index: 1;
    left: -5%;
    transform: rotate(-15deg) skew(10deg);
    filter: blur(40px);
    opacity: 0.4;
    background: linear-gradient(145deg, rgb(136,192,141,0.5) 0%, transparent 80%);
    height: 70%;
    position: absolute;
    width: 40%;
}.thanksPoint_VruX::after {
    filter: blur(30px);
    position: absolute;
    opacity: 0.3;
    animation: float 15s ease-in-out infinite alternate-reverse;
    bottom: -5%;
    content: "";
    transform: rotate(10deg) skew(-5deg);
    width: 35%;
    height: 60%;
    right: -5%;
    background: linear-gradient(215deg, rgb(179,215,182,0.5) 0%, transparent 70%);
    z-index: 1;
}.thanksPoint_VruX .container {
    position: relative;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
    padding: 0 20px;
}.thanksPoint_VruX h2 {
    opacity: 0;
    margin-bottom: 40px;
    animation: fadeUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.3;
    color: #000000;
    font-size: 31px;
    text-align: center;
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
}.thanksPoint_VruX h2::after {
    opacity: 0;
    transform-origin: center;
    height: 3px;
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    animation: expand 1.5s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(179,215,182) 0%, rgb(136,192,141) 100%);
}.thanksPoint_VruX .quick_training_NbeK {
    position: relative;
    background: #ffffff;
    padding: 50px 40px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    opacity: 0;
    border-radius: 8px;
    animation: fadeUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(30px);
}.thanksPoint_VruX .quick_training_NbeK::before {
    position: absolute;
    transform-origin: top;
    content: "";
    height: 100%;
    width: 5px;
    transform: scaleY(0);
    left: 0;
    background: linear-gradient(to bottom, rgb(179,215,182), rgb(136,192,141));
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
}.thanksPoint_VruX ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.thanksPoint_VruX li {
    position: relative;
    padding-left: 25px;
}.thanksPoint_VruX li::before {
    transform: scale(0);
    position: absolute;
    left: 0;
    width: 8px;
    background: rgb(136,192,141);
    content: "";
    border-radius: 50%;
    height: 8px;
    top: 10px;
    animation: popIn 0.5s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
}.thanksPoint_VruX span {
    font-weight: 400;
    display: block;
    font-size: 18px;
    font-family: Arial, sans-serif;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    color: #000000;
    transform: translateY(10px);
    line-height: 1.8;
}

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

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

@keyframes expand {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 80px;
    opacity: 1;
  }
}

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

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

@media (max-width: 1024px) {.thanksPoint_VruX {
    padding: 100px 0 70px;
}.thanksPoint_VruX h2 {
    font-size: calc(31px * 0.9);
}.thanksPoint_VruX .quick_training_NbeK {
    padding: 40px 35px;
}
}

@media (max-width: 768px) {.thanksPoint_VruX {
    padding: 80px 0 60px;
}.thanksPoint_VruX h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 35px;
}.thanksPoint_VruX h2::after {
    width: 60px;
    bottom: -12px;
}.thanksPoint_VruX .quick_training_NbeK {
    padding: 35px 30px;
}.thanksPoint_VruX span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.thanksPoint_VruX {
    padding: 60px 0 50px;
}.thanksPoint_VruX h2 {
    font-size: calc(31px * 0.7);
    line-height: 1.4;
    margin-bottom: 30px;
}.thanksPoint_VruX h2::after {
    bottom: -10px;
    height: 2px;
    width: 50px;
}.thanksPoint_VruX .quick_training_NbeK {
    padding: 30px 20px;
}.thanksPoint_VruX li {
    padding-left: 20px;
}.thanksPoint_VruX li::before {
    height: 6px;
    top: 12px;
    width: 6px;
}.thanksPoint_VruX span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}@keyframes expand {
    100% {
      width: 50px;
    }
  }
}.contact_panel_MEXA {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,236,218) 0%, rgb(179,215,182,0.5) 100%);
    padding: 120px 0 80px;
}.contact_panel_MEXA::before {
    top: 0;
    position: absolute;
    animation: gradientMove 20s linear infinite;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, 
        rgb(179,215,182,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(179,215,182,0.5) 50%, 
        rgb(179,215,182,0.5) 75%, 
        transparent 75%, 
        transparent);
    opacity: 0.05;
    content: "";
    width: 100%;
    background-size: 60px 60px;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact_panel_MEXA .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.contact_panel_MEXA h2 {
    text-transform: uppercase;
    font-size: 28px;
    position: relative;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: rgb(179,215,182);
    margin-bottom: 60px;
}.contact_panel_MEXA h2::after {
    background: rgb(179,215,182);
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    height: 4px;
    left: 50%;
    width: 60px;
    position: absolute;
}.contact_panel_MEXA .help_support_Hleb {
    border-radius: 26px;
    grid-template-columns: 1fr 1fr;
    position: relative;
    max-width: 1000px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    display: grid;
    gap: 0;
    margin: 0 auto;
}.contact_panel_MEXA .thumbnail_img_eyfC {
    position: relative;
    order: 2;
    min-height: 600px;
    height: 100%;
}.contact_panel_MEXA .query_help_IROA {
    background: #ffffff;
    display: flex;
    order: 1;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 60px;
}.contact_panel_MEXA .query_help_IROA::before {
    background: linear-gradient(to bottom, rgb(179,215,182), rgb(136,192,141));
    width: 10px;
    right: 0;
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
}.contact_panel_MEXA form {
    width: 100%;
    position: relative;
}.contact_panel_MEXA form h3 {
    font-weight: 700;
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(136,192,141,0.5);
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
    font-size: 22px;
}.contact_panel_MEXA form input[type="text"] {
    font-family: Arial, sans-serif;
    position: relative;
    background: rgb(216,236,218);
    padding: 16px 20px 16px 50px;
    color: #000000;
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 12px;
    margin-bottom: 25px;
    width: 100%;
}.contact_panel_MEXA form input[type="text"]:focus {
    outline: none;
    background: #ffffff;
    box-shadow: 0 0 0 2px rgb(179,215,182);
}.contact_panel_MEXA form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_panel_MEXA form input#name {
    position: relative;
}.contact_panel_MEXA form input#name::before {
    position: absolute;
    left: 20px;
    background: rgb(179,215,182);
    content: "";
    width: 20px;
    top: 50%;
    height: 20px;
    transform: translateY(-50%);
    border-radius: 50%;
}.contact_panel_MEXA .connect_grid_DPyH {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact_panel_MEXA .connect_grid_DPyH input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel_MEXA .connect_grid_DPyH label {
    color: #000000;
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
}.contact_panel_MEXA .connect_grid_DPyH label::before {
    background: rgb(216,236,218);
    top: 0;
    height: 24px;
    position: absolute;
    left: 0;
    content: "";
    transition: all 0.3s ease;
    width: 24px;
    border-radius: 10px;
}.contact_panel_MEXA .connect_grid_DPyH input[type="checkbox"]:checked + label::before {
    background: rgb(179,215,182);
}.contact_panel_MEXA .connect_grid_DPyH input[type="checkbox"]:checked + label::after {
    top: 4px;
    border-bottom: 2px solid #ffffff;
    left: 8px;
    content: "";
    border-right: 2px solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
    height: 14px;
}.contact_panel_MEXA .connect_grid_DPyH label a {
    color: rgb(179,215,182);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
}.contact_panel_MEXA .connect_grid_DPyH label a::after {
    position: absolute;
    background: rgb(179,215,182);
    bottom: -2px;
    height: 1px;
    width: 0;
    transition: width 0.3s ease;
    content: "";
    left: 0;
}.contact_panel_MEXA .connect_grid_DPyH label a:hover::after {
    width: 100%;
}.contact_panel_MEXA form .request_widget_GLgH {
    background: rgb(179,215,182);
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    border: none;
    z-index: 1;
    padding: 16px 40px;
    border-radius: 50px;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    display: inline-block;
}.contact_panel_MEXA form .request_widget_GLgH::before {
    content: "";
    position: absolute;
    background: rgb(136,192,141);
    width: 0;
    z-index: -1;
    left: 0;
    top: 0;
    transition: width 0.3s ease;
    height: 100%;
}.contact_panel_MEXA form .request_widget_GLgH:hover::before {
    width: 100%;
}.contact_panel_MEXA form .request_widget_GLgH:hover {
    box-shadow: 0 10px 20px -10px rgb(179,215,182);
    transform: translateY(-3px);
}.contact_panel_MEXA svg {
    width: 20px;
    fill: rgb(179,215,182);
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    position: absolute;
}.contact_panel_MEXA svg path {
    fill: rgb(179,215,182);
    transition: fill 0.3s ease;
}.contact_panel_MEXA form #name,
.contact_panel_MEXA form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact_panel_MEXA .help_support_Hleb {
    max-width: 800px;
}.contact_panel_MEXA .query_help_IROA {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact_panel_MEXA {
    padding: 80px 0 60px;
}.contact_panel_MEXA .help_support_Hleb {
    grid-template-columns: 1fr;
}.contact_panel_MEXA .thumbnail_img_eyfC {
    order: 1;
    clip-path: none;
    min-height: 300px;
}.contact_panel_MEXA .query_help_IROA {
    order: 2;
    padding: 40px 30px;
}.contact_panel_MEXA .query_help_IROA::before {
    right: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(to right, rgb(179,215,182), rgb(136,192,141));
    top: 0;
}.contact_panel_MEXA h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact_panel_MEXA {
    padding: 60px 0 40px;
}.contact_panel_MEXA h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 30px;
}.contact_panel_MEXA .thumbnail_img_eyfC {
    min-height: 200px;
}.contact_panel_MEXA .query_help_IROA {
    padding: 30px 20px;
}.contact_panel_MEXA form h3 {
    margin-bottom: 30px;
    font-size: calc(22px * 0.9);
}.contact_panel_MEXA form .request_widget_GLgH {
    padding: 14px 20px;
    width: 100%;
}}.title_page_EYUe {
    align-items: center;
    overflow: hidden;
    perspective: 1000px;
    width: 100%;
    position: relative;
    display: flex;
    height: 100vh;
}.title_page_EYUe .thumbnail_img_eyfC {
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: -1;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    transform: scale(1.05);
}.title_page_EYUe .thumbnail_img_eyfC::after {
    position: absolute;
    height: 100%;
    left: 0;
    backdrop-filter: blur(3px);
    background: linear-gradient(135deg, rgba(18, 36, 72, 0.85) 0%, rgba(18, 36, 72, 0.7) 50%, rgba(18, 36, 72, 0.9) 100%);
    width: 100%;
    top: 0;
    content: '';
}.title_page_EYUe .quick_training_NbeK {
    transform: translateZ(0);
    width: 90%;
    grid-template-columns: 1fr 1fr;
    z-index: 1;
    padding: 4rem 2rem;
    max-width: 1200px;
    display: grid;
    margin: 0 auto;
    align-items: center;
    transform-style: preserve-3d;
    position: relative;
    grid-gap: 3rem;
}.title_page_EYUe h1 {
    opacity: 0;
    line-height: 1.2;
    animation: slideInLeft 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-size: clamp(2.5rem, 4vw, 3.5rem);
    color: #ffffff;
    transform: translateX(-50px);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
}.title_page_EYUe h1::after {
    transform-origin: left;
    content: '';
    transform: scaleX(0);
    bottom: -15px;
    background: rgb(136,192,141);
    height: 4px;
    width: 100px;
    position: absolute;
    animation: scaleIn 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s forwards;
    left: 0;
}.title_page_EYUe .word_block_ZYzF {
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2.5rem;
    animation: slideInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(50px) translateY(0px) translateZ(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
    border-left: 3px solid rgb(136,192,141);
}.title_page_EYUe .word_block_ZYzF:hover {
    transform: translateX(50px) translateY(-10px) translateZ(20px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.25);
}.title_page_EYUe .word_block_ZYzF p {
    font-weight: 400;
    font-size: clamp(1rem, 1.5vw, 1.25rem);
    line-height: 1.6;
    margin-bottom: 2rem;
    position: relative;
    color: #ffffff;
}.title_page_EYUe .word_block_ZYzF p::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(136,192,141);
}.title_page_EYUe .learn_front_DcJt {
    justify-content: center;
    animation: fadeUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s forwards;
    display: flex;
    transform: translateY(20px);
    margin: 2rem 0;
    opacity: 0;
}.title_page_EYUe .learn_front_DcJt svg {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 140px;
    filter: drop-shadow(0 5px 10px rgba(94, 170, 168, 0.3));
    height: 140px;
}.title_page_EYUe .learn_front_DcJt svg:hover {
    transform: scale(1.08) rotate(2deg);
}.title_page_EYUe .learn_front_DcJt svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}.title_page_EYUe .learn_front_DcJt svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title_page_EYUe .learn_front_DcJt svg:hover path {
    fill: rgb(114, 190, 188);
}.title_page_EYUe .learn_front_DcJt svg:hover text {
    fill: rgb(114, 190, 188);
}.title_page_EYUe h6 {
    animation: fadeUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    text-align: center;
    opacity: 0;
    margin-top: 2rem;
    transform: translateY(30px);
}.title_page_EYUe h6 .request_widget_GLgH {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    background: linear-gradient(135deg, rgb(136,192,141) 0%, rgb(114, 190, 188) 100%);
    color: #ffffff;
    display: inline-block;
    padding: 1rem 2.5rem;
    font-size: 18px;
    text-decoration: none;
    z-index: 1;
    position: relative;
    box-shadow: 0 5px 15px rgba(94, 170, 168, 0.3);
    border-radius: 10px;
    font-weight: 600;
    overflow: hidden;
}.title_page_EYUe h6 .request_widget_GLgH::before {
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(114, 190, 188) 0%, rgb(136,192,141) 100%);
    z-index: -1;
    transition: opacity 0.4s ease;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    opacity: 0;
}.title_page_EYUe h6 .request_widget_GLgH:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(94, 170, 168, 0.4);
}.title_page_EYUe h6 .request_widget_GLgH:hover::before {
    opacity: 1;
}

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

@keyframes slideInRight {
    from {
        transform: translateX(50px) translateY(0px) translateZ(0);
        opacity: 0;
    }
    to {
        transform: translateX(0) translateY(0px) translateZ(0);
        opacity: 1;
    }
}

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

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

@media (max-width: 992px) {.title_page_EYUe .quick_training_NbeK {
    padding: 3rem 1.5rem;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
}.title_page_EYUe h1 {
    text-align: center;
}.title_page_EYUe h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes scaleIn {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title_page_EYUe .word_block_ZYzF {
    transform: translateX(0) translateY(30px);
}.title_page_EYUe .word_block_ZYzF:hover {
    transform: translateX(0) translateY(20px) translateZ(10px);
}
    
    @keyframes slideInRight {
        from {
            transform: translateX(0) translateY(30px);
            opacity: 0;
        }
        to {
            transform: translateX(0) translateY(0);
            opacity: 1;
        }
    }
}

@media (max-width: 768px) {.title_page_EYUe {
    height: auto;
    min-height: 100vh;
}.title_page_EYUe .quick_training_NbeK {
    padding: 6rem 1rem 3rem;
}.title_page_EYUe h1 {
    font-size: clamp(2rem, 5vw, 2.5rem);
}.title_page_EYUe .word_block_ZYzF {
    padding: 1.5rem;
}.title_page_EYUe .learn_front_DcJt svg {
    height: 120px;
    width: 120px;
}.title_page_EYUe h6 .request_widget_GLgH {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 480px) {.title_page_EYUe .thumbnail_img_eyfC::after {
    background: linear-gradient(135deg, rgba(18, 36, 72, 0.9) 0%, rgba(18, 36, 72, 0.85) 100%);
}.title_page_EYUe h1 {
    font-size: 1.8rem;
}.title_page_EYUe .word_block_ZYzF p {
    font-size: 1rem;
}.title_page_EYUe .learn_front_DcJt svg {
    height: 100px;
    width: 100px;
}.title_page_EYUe h6 .request_widget_GLgH {
    font-size: 0.9rem;
    padding: 0.8rem 1.5rem;
}}.user_reviews_PTWE {
    background: linear-gradient(135deg, 
        rgb(216,236,218) 0%, 
        rgb(136,192,141,0.5) 50%, 
        rgb(216,236,218) 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.user_reviews_PTWE::before {
    top: 0;
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    background: radial-gradient(ellipse at top right, 
        rgb(136,192,141,0.5) 0%, 
        transparent 70%);
}.user_reviews_PTWE::after {
    height: 35%;
    background: radial-gradient(circle, 
        rgb(179,215,182,0.5) 0%, 
        transparent 70%);
    right: -5%;
    bottom: -5%;
    width: 35%;
    content: '';
    z-index: 0;
    border-radius: 50%;
    position: absolute;
}.user_reviews_PTWE h2.container {
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 4rem;
    transform: perspective(1000px) translateZ(10px);
    font-size: 38px;
    color: #000000;
    z-index: 2;
    letter-spacing: 0.05em;
}.user_reviews_PTWE h2.container::after {
    left: 50%;
    content: '';
    height: 3px;
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(179,215,182), 
        transparent);
}.user_reviews_PTWE .container.quick_training_NbeK {
    margin: 0 auto;
    z-index: 2;
    max-width: 95%;
    position: relative;
}.user_reviews_PTWE .student_glow_piEM {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
}.user_reviews_PTWE .alumni_reviews_lKic {
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
    overflow: hidden;
    transform: translateY(0);
    flex-direction: column;
    border-radius: 12px;
    z-index: 1;
    display: flex;
}.user_reviews_PTWE .alumni_reviews_lKic::before {
    width: 5px;
    z-index: -1;
    background: linear-gradient(to bottom, rgb(179,215,182), rgb(136,192,141));
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    content: '';
}.user_reviews_PTWE .alumni_reviews_lKic::after {
    right: 20px;
    top: -20px;
    font-family: Arial, sans-serif;
    position: absolute;
    z-index: -1;
    color: rgb(136,192,141,0.5);
    opacity: 0.15;
    font-size: 8rem;
    content: '"';
}.user_reviews_PTWE .alumni_reviews_lKic:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.user_reviews_PTWE .alumni_reviews_lKic h3 {
    position: relative;
    font-size: calc(23px + 0.1rem);
    color: #000000;
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 600;
}.user_reviews_PTWE .alumni_reviews_lKic h3::after {
    width: 0;
    content: '';
    bottom: -5px;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(179,215,182);
    height: 2px;
}.user_reviews_PTWE .alumni_reviews_lKic:hover h3::after {
    width: 100%;
}.user_reviews_PTWE .alumni_reviews_lKic .description {
    color: #000000;
    z-index: 1;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-size: 14px;
    position: relative;
}.user_reviews_PTWE .alumni_reviews_lKic div {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    transition: transform 0.4s ease;
    margin-top: auto;
    transform: translateZ(5px);
    align-self: flex-end;
}.user_reviews_PTWE .alumni_reviews_lKic:hover div {
    transform: scale(1.05) translateZ(10px);
}.user_reviews_PTWE .alumni_reviews_lKic div img {
    transition: transform 0.5s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
}.user_reviews_PTWE .alumni_reviews_lKic:hover div img {
    transform: scale(1.1);
}.user_reviews_PTWE .alumni_reviews_lKic:nth-child(odd) {
    animation: fadeInLeft 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}.user_reviews_PTWE .alumni_reviews_lKic:nth-child(even) {
    animation: fadeInRight 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(5px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(5px) rotate(-360deg);
    }
}

@media (max-width: 991px) {.user_reviews_PTWE {
    padding: 4rem 0;
}.user_reviews_PTWE h2.container {
    margin-bottom: 3rem;
    font-size: calc(38px - 0.15rem);
}.user_reviews_PTWE .student_glow_piEM {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.user_reviews_PTWE .alumni_reviews_lKic {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.user_reviews_PTWE {
    padding: 3.5rem 0;
}.user_reviews_PTWE h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(38px - 0.25rem);
}.user_reviews_PTWE .student_glow_piEM {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.75rem;
}.user_reviews_PTWE .alumni_reviews_lKic {
    padding: 1.5rem;
}.user_reviews_PTWE .alumni_reviews_lKic div {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 576px) {.user_reviews_PTWE {
    padding: 3rem 0;
}.user_reviews_PTWE h2.container {
    font-size: calc(38px - 0.35rem);
    margin-bottom: 2rem;
}.user_reviews_PTWE .student_glow_piEM {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.user_reviews_PTWE .alumni_reviews_lKic {
    padding: 1.25rem;
}.user_reviews_PTWE .alumni_reviews_lKic h3 {
    font-size: 23px;
}.user_reviews_PTWE .alumni_reviews_lKic div {
    height: 60px;
    width: 60px;
}}.future_members_ARTX {
    padding: 6rem 0;
    background-color: rgb(216,236,218);
    overflow: hidden;
    z-index: 1;
    position: relative;
}.future_members_ARTX::before {
    width: 100%;
    background: radial-gradient(
        circle at center,
        rgba(rgb(136,192,141,0.5), 0.3) 0%,
        transparent 70%
    );
    position: absolute;
    content: "";
    height: 100%;
    top: -50%;
    right: -50%;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    z-index: -1;
}.future_members_ARTX::after {
    height: 80%;
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(179,215,182,0.5), 0.2) 0%,
        transparent 70%
    );
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
    left: -20%;
    bottom: -30%;
    width: 80%;
    z-index: -1;
    content: "";
    position: absolute;
}.future_members_ARTX .quick_training_NbeK {
    max-width: 1000px;
    align-items: center;
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.future_members_ARTX h3 {
    font-weight: 600;
    padding: 1rem 3rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 4rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    font-size: 38px;
    text-align: center;
    z-index: 2;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    color: #000000;
}.future_members_ARTX h3::before,
.future_members_ARTX h3::after {
    z-index: -1;
    position: absolute;
    content: "";
    width: 30px;
    border-style: solid;
    border-color: rgb(136,192,141);
    height: 30px;
}.future_members_ARTX h3::before {
    border-radius: 5px 0 0 0;
    top: -10px;
    left: -10px;
    border-width: 2px 0 0 2px;
}.future_members_ARTX h3::after {
    border-radius: 0 0 5px 0;
    border-width: 0 2px 2px 0;
    bottom: -10px;
    right: -10px;
}.future_members_ARTX ul {
    gap: 2rem;
    list-style: none;
    position: relative;
    width: 100%;
    margin: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 0;
}.future_members_ARTX li {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    padding: 2rem;
    text-align: center;
    overflow: hidden;
    backdrop-filter: blur(12px);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 6px 6px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.1);
    display: flex;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(255, 255, 255, 0.08);
    flex-direction: column;
    align-items: center;
}.future_members_ARTX li::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(136,192,141,0.5), 0.5),
        transparent
    );
    height: 2px;
}.future_members_ARTX li:hover {
    transform: translateY(-10px);
    border-color: rgba(rgb(136,192,141,0.5), 0.3);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 12px 12px rgba(0, 0, 0, 0.05),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
}.future_members_ARTX li:hover::after {
    bottom: 0;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(136,192,141),
        rgb(179,215,182)
    );
    left: 0;
    height: 4px;
    width: 100%;
    animation: glowLine 2s infinite alternate ease-in-out;
    position: absolute;
}.future_members_ARTX li svg {
    width: 60px;
    height: 60px;
    transition: all 0.3s ease;
    fill: rgb(136,192,141);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    margin-bottom: 1.5rem;
}.future_members_ARTX li svg path {
    transition: fill 0.3s ease;
    fill: rgb(136,192,141);
}.future_members_ARTX li:hover svg {
    fill: rgb(179,215,182);
    transform: scale(1.05);
}.future_members_ARTX li:hover svg path {
    fill: rgb(179,215,182);
}.future_members_ARTX li:nth-child(even) {
    transform: translateX(20px);
}.future_members_ARTX li:nth-child(odd) {
    transform: translateX(-20px);
}.future_members_ARTX li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}.future_members_ARTX li:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-10px);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 5px rgba(rgb(136,192,141,0.5), 0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(rgb(179,215,182,0.5), 0.8);
    }
}

@media (min-width: 992px) {.future_members_ARTX ul {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.future_members_ARTX li:nth-child(1),
    .future_members_ARTX li:nth-child(3) {
    transform: translateY(20px);
}.future_members_ARTX li:nth-child(2),
    .future_members_ARTX li:nth-child(4) {
    transform: translateY(-20px);
}.future_members_ARTX li:nth-child(1):hover,
    .future_members_ARTX li:nth-child(3):hover {
    transform: translateY(10px);
}.future_members_ARTX li:nth-child(2):hover,
    .future_members_ARTX li:nth-child(4):hover {
    transform: translateY(-30px);
}
}

@media (max-width: 991px) {.future_members_ARTX {
    padding: 4rem 0;
}.future_members_ARTX ul {
    gap: 1.5rem;
}.future_members_ARTX h3 {
    padding: 0.8rem 2rem;
    margin-bottom: 3rem;
    font-size: calc(38px * 0.9);
}.future_members_ARTX li {
    padding: 1.5rem;
}.future_members_ARTX li svg {
    width: 50px;
    height: 50px;
    margin-bottom: 1rem;
}
}

@media (max-width: 768px) {.future_members_ARTX {
    padding: 3rem 0;
}.future_members_ARTX .quick_training_NbeK {
    padding: 0 1.5rem;
}.future_members_ARTX h3 {
    margin-bottom: 2.5rem;
    padding: 0.7rem 1.5rem;
    font-size: calc(38px * 0.8);
}.future_members_ARTX li {
    padding: 1.25rem;
}.future_members_ARTX li:nth-child(even),
    .future_members_ARTX li:nth-child(odd) {
    transform: translateX(0);
}.future_members_ARTX li:nth-child(even):hover,
    .future_members_ARTX li:nth-child(odd):hover {
    transform: translateY(-5px);
}.future_members_ARTX li svg {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 480px) {.future_members_ARTX {
    padding: 2.5rem 0;
}.future_members_ARTX .quick_training_NbeK {
    padding: 0 1rem;
}.future_members_ARTX h3 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.7);
    padding: 0.5rem 1rem;
}.future_members_ARTX h3::before,
    .future_members_ARTX h3::after {
    height: 20px;
    width: 20px;
}.future_members_ARTX ul {
    gap: 1rem;
}.future_members_ARTX li {
    padding: 1rem;
}.future_members_ARTX li svg {
    width: 35px;
    margin-bottom: 0.75rem;
    height: 35px;
}}.cookie_warning_window_vuRB {
    border-top: 2px solid rgb(179,215,182);
    z-index: 90;
    bottom: 0;
    position: fixed;
    background: rgb(216,236,218);
    width: 100%;
}.web_cookies_PQpS {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}#cookie_box_banner_MCEy {
    display: none;
}#cookie_box_banner_MCEy:checked ~ .cookie_warning_window_vuRB {
    visibility: hidden;
    opacity: 0;
}.cookie_warning_window_vuRB h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_warning_window_vuRB p {
    font-size: 18px;
}.visitor_confirm_YORn {
    margin-right: 10px;
    flex-shrink: 0;
}.visitor_confirm_YORn svg, .visitor_confirm_YORn svg path, .visitor_confirm_YORn img {
    height: 100px;
    fill: rgb(179,215,182);
    width: 100px;
}.cookie_disclaimer_HrZy {
    flex-shrink: 0;
    margin-left: 10px;
    font-size: 24px;
    text-decoration: none;
    line-height: 35px;
    border-bottom: 2px solid rgb(179,215,182);
    min-width: 120px;
    color: rgb(179,215,182);
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
}.cookie_warning_window_vuRB p a {
    text-decoration: none;
    color: rgb(179,215,182);
}
@media only screen and (max-width: 1200px) {.cookie_warning_window_vuRB {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.visitor_confirm_YORn {
    display: none;
}.web_cookies_PQpS {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_warning_window_vuRB h5 {
    text-align: center;
}.cookie_warning_window_vuRB p {
    text-align: center;
}.privacy_opt_kPEr {
    margin-bottom: 20px;
}body .panel-container_UhYW .cookie_disclaimer_HrZy {
    margin-left: 0;
    margin-bottom: 10px;
}}
.panel-container_UhYW .cookie_warning_window_vuRB {
    box-shadow: rgb(179,215,182,0.5) 0px 0px 40px 39px;
    border: none;
    background: #ffffff;
}.panel-container_UhYW .cookie_disclaimer_HrZy {
    border: none;
    padding: 10px;
    font-size: 20px;
    background: rgb(179,215,182);
    font-weight: 400;
    color: #ffffff;
    margin-left: 30px;
}.panel-container_UhYW .visitor_confirm_YORn {
    align-items: center;
    width: 80px;
    background:rgb(179,215,182);
    height: 80px;
    justify-content: center;
    display: flex;
    border-radius: 50%;
}.panel-container_UhYW .visitor_confirm_YORn svg, .panel-container_UhYW .visitor_confirm_YORn svg path, .panel-container_UhYW .visitor_confirm_YORn img {
    fill:#000000;
    width: 40px;
    height: 40px;
}.panel-container_UhYW .privacy_opt_kPEr h5, .panel-container_UhYW .privacy_opt_kPEr p {
    color: #000000;
}
@media only screen and (max-width: 800px){.panel-container_UhYW .visitor_confirm_YORn {
    margin: 0;
    margin-bottom: 14px;
}}.course_program_description_UyYW {
    background-color: rgb(216,236,218);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.course_program_description_UyYW::before {
    background: 
        linear-gradient(135deg, rgb(179,215,182,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(136,192,141,0.5) 0%, transparent 40%);
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
}.course_program_description_UyYW::after {
    background-size: 120px 120px, 120px 120px;
    position: absolute;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(179,215,182,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(136,192,141,0.5) 0%, transparent 8%);
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 1;
}.course_program_description_UyYW .container {
    z-index: 3;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.course_program_description_UyYW .pro_skills_nFQh {
    display: flex;
    flex-direction: column;
}.course_program_description_UyYW .word_block_ZYzF {
    border-bottom: 3px solid rgb(136,192,141);
    padding: 50px;
    margin-bottom: 60px;
    z-index: 4;
    border-top: 3px solid rgb(179,215,182);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.3);
}.course_program_description_UyYW .word_block_ZYzF::before {
    opacity: 0.1;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(179,215,182,0.5) 49%, rgb(179,215,182,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(136,192,141,0.5) 49%, rgb(136,192,141,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    position: absolute;
    content: "";
}.course_program_description_UyYW .word_block_ZYzF h2 {
    position: relative;
    margin-bottom: 30px;
    font-size: 37px;
    border-radius: 10px;
    display: inline-block;
    color: #ffffff;
    padding: 10px 25px;
    font-weight: 700;
    padding-bottom: 15px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.5);
}.course_program_description_UyYW .word_block_ZYzF h2::after {
    left: 0;
    border-radius: 10px;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(179,215,182) 0%, rgb(136,192,141) 100%);
    width: 80px;
    bottom: 0;
    position: absolute;
}.course_program_description_UyYW .word_block_ZYzF .description {
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 25px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.6);
    position: relative;
    line-height: 1.8;
    border-left: 2px solid rgb(179,215,182);
    backdrop-filter: blur(3px);
    padding: 15px 20px;
    color: #000000;
}.course_program_description_UyYW .word_block_ZYzF .description:last-child {
    margin-bottom: 0;
    border-left: 2px solid rgb(136,192,141);
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 20px;
}.course_program_description_UyYW .thumbnail_img_eyfC {
    height: 100%;
    width: 100%;
    left: 0;
    transform: scale(1.05);
    z-index: 2;
    top: 0;
    position: absolute;
}.course_program_description_UyYW .thumbnail_img_eyfC::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    z-index: 2;
    height: 100%;
    width: 100%;
}.course_program_description_UyYW .thumbnail_img_eyfC::after {
    top: 0;
    width: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    left: 0;
    content: "";
    height: 100%;
    z-index: 3;
}

@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 992px) {.course_program_description_UyYW {
    padding: 80px 0;
}.course_program_description_UyYW .word_block_ZYzF {
    margin-bottom: 40px;
    padding: 40px;
}.course_program_description_UyYW .thumbnail_img_eyfC {
    height: 60%;
}
}

@media (max-width: 768px) {.course_program_description_UyYW {
    padding: 60px 0;
}.course_program_description_UyYW .word_block_ZYzF {
    padding: 30px;
    margin-bottom: 30px;
}.course_program_description_UyYW .word_block_ZYzF h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 20px;
}.course_program_description_UyYW .thumbnail_img_eyfC {
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
    height: 50%;
}
}

@media (max-width: 576px) {.course_program_description_UyYW {
    padding: 50px 0;
}.course_program_description_UyYW .word_block_ZYzF {
    padding: 25px 20px;
    margin-bottom: 20px;
}.course_program_description_UyYW .word_block_ZYzF h2 {
    font-size: calc(37px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.course_program_description_UyYW .word_block_ZYzF .description {
    font-size: calc(13px * 0.95);
    padding-left: 15px;
    line-height: 1.7;
}.course_program_description_UyYW .thumbnail_img_eyfC {
    height: 40%;
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
}}

.course_program_description_UyYW::before,
.course_program_description_UyYW::after,
.course_program_description_UyYW .word_block_ZYzF::before,
.course_program_description_UyYW .container::before,
.course_program_description_UyYW .container::after {
    pointer-events: none;
}.course_program_description_UyYW .pro_skills_nFQh::after {
    top: 0;
    position: absolute;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    background-size: 30px 30px;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(179,215,182,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(136,192,141,0.5) 0%, transparent 1%);
    content: "";
    width: 100%;
    opacity: 0.3;
    left: 0;
}.contacts_CeDO {
    padding: 6rem 1.5rem;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(216,236,218) 0%, rgb(179,215,182,0.5) 100%);
}.contacts_CeDO::before {
    opacity: 0.6;
    content: "";
    right: -5%;
    height: 80%;
    animation: floating 15s ease-in-out infinite alternate;
    background: linear-gradient(45deg, rgb(179,215,182,0.5) 0%, rgb(136,192,141,0.5) 100%);
    z-index: 0;
    transform: rotate(-15deg) skewX(5deg);
    position: absolute;
    top: -10%;
    width: 40%;
    filter: blur(40px);
}.contacts_CeDO::after {
    transform: rotate(10deg) skewY(-5deg);
    z-index: 0;
    bottom: -5%;
    left: -2%;
    opacity: 0.4;
    width: 25%;
    position: absolute;
    animation: floating 12s ease-in-out infinite alternate-reverse;
    content: "";
    background: linear-gradient(-45deg, rgb(136,192,141) 0%, rgb(179,215,182,0.5) 100%);
    height: 60%;
    filter: blur(30px);
}.contacts_CeDO h1 {
    margin-bottom: 3rem;
    font-size: 47px;
    position: relative;
    color: #000000;
    z-index: 2;
    font-weight: 700;
    text-align: center;
    transition: transform 0.5s ease;
    transform: perspective(500px) translateZ(0);
}.contacts_CeDO h1::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.8rem;
    position: absolute;
    transition: width 0.3s ease;
    height: 4px;
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(179,215,182) 0%, rgb(136,192,141) 100%);
}.contacts_CeDO h1:hover {
    transform: perspective(500px) translateZ(10px);
}.contacts_CeDO h1:hover::after {
    width: 120px;
}.contacts_CeDO .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.contacts_CeDO .reach_help_Pofm {
    padding: 2.5rem;
    display: grid;
    border-radius: 23px;
    background: #ffffff;
    transform: translateY(0);
    grid-template-columns: 1fr;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    gap: 2rem;
}.contacts_CeDO .reach_help_Pofm:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.contacts_CeDO .reach_help_Pofm > div {
    padding: 1.5rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    background: linear-gradient(120deg, rgba(255,255,255,0.8) 0%, rgba(245,245,250,0.9) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.contacts_CeDO .reach_help_Pofm > div::before {
    width: 5px;
    left: 0;
    background: linear-gradient(to bottom, rgb(179,215,182), rgb(136,192,141));
    height: 100%;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    top: 0;
}.contacts_CeDO .reach_help_Pofm > div:hover::before {
    width: 8px;
}.contacts_CeDO .reach_help_Pofm > div > div {
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    position: relative;
    z-index: 2;
}.contacts_CeDO h6 {
    color: #000000;
    font-size: 19px;
    margin-bottom: 0.5rem;
    text-transform: capitalize;
    align-items: center;
    display: flex;
    gap: 0.5rem;
    font-weight: 600;
}.contacts_CeDO .reach_help_Pofm span {
    font-size: 18px;
    transition: color 0.3s ease;
    display: block;
    color: #000000;
    margin-left: 2rem;
}.contacts_CeDO .send_query_eXYD {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.contacts_CeDO .talk_support_oYrv {
    font-weight: 600;
    color: #000000;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    font-size: 18px;
    text-decoration: none;
    overflow: hidden;
}.contacts_CeDO .talk_support_oYrv::after {
    height: 2px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    bottom: -2px;
    position: absolute;
    width: 0;
    background: linear-gradient(90deg, rgb(179,215,182) 0%, rgb(136,192,141) 100%);
}.contacts_CeDO .talk_support_oYrv:hover {
    transform: translateX(5px);
    color: rgb(179,215,182);
}.contacts_CeDO .talk_support_oYrv:hover::after {
    width: 100%;
}.contacts_CeDO svg {
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
}.contacts_CeDO svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}.contacts_CeDO .talk_support_oYrv:hover svg {
    transform: scale(1.15);
}.contacts_CeDO .talk_support_oYrv:hover svg path {
    fill: rgb(179,215,182);
}

@keyframes floating {
    0% {
        transform: rotate(-15deg) skewX(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skewX(3deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-18deg) skewX(7deg) translate(-10px, 10px);
    }
}

@media (min-width: 768px) {.contacts_CeDO {
    padding: 8rem 2rem;
}.contacts_CeDO .reach_help_Pofm {
    grid-template-columns: repeat(2, 1fr);
}.contacts_CeDO h1 {
    margin-bottom: 4rem;
    font-size: calc(47px * 1.1);
}
}

@media (min-width: 992px) {.contacts_CeDO {
    padding: 10rem 2rem;
}.contacts_CeDO .reach_help_Pofm {
    grid-template-columns: 2fr 1fr 1fr;
}.contacts_CeDO .reach_help_Pofm > div:first-child {
    grid-row: 1 / span 2;
    grid-column: 1;
}.contacts_CeDO h1 {
    font-size: calc(47px * 1.2);
}.contacts_CeDO .send_query_eXYD {
    gap: 1.5rem;
}
}

@media (hover: hover) {.contacts_CeDO .reach_help_Pofm > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
}

@media (max-width: 767px) {.contacts_CeDO h1 {
    font-size: calc(47px * 0.9);
}.contacts_CeDO .reach_help_Pofm {
    padding: 1.5rem;
}.contacts_CeDO .reach_help_Pofm > div {
    padding: 1.25rem;
}}header {
    padding: 0;
    position: relative;
    backdrop-filter: blur(10px);
    margin-top: 0;
    z-index: 100;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(179,215,182,0.5) 0%, rgb(136,192,141,0.5) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}header::before {
    left: 0;
    height: 100%;
    position: absolute;
    content: '';
    opacity: 0.5;
    width: 100%;
    top: 0;
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(179,215,182,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(136,192,141,0.5) 0%, transparent 30%);
}header .nav_block_cgWG {
    padding: 1.2rem 2.5rem;
    display: flex;
    z-index: 5;
    align-items: center;
    justify-content: space-between;
    position: relative;
}header .top_master_jIYW {
    transition: all 0.4s ease;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(5px);
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.3);
    flex: 0 0 auto;
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    position: relative;
}header .top_master_jIYW:hover {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}header .site_study_nZkV {
    display: block;
    transition: all 0.3s ease;
}header .site_study_nZkV img {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    max-height: 40px;
}header .nav_sitewrap_LGQp {
    padding: 0;
    list-style: none;
    display: flex;
    z-index: 2;
    margin: 0;
    position: relative;
}header .main_pagewrap_dmis {
    position: relative;
    margin: 0 0.3rem;
}header .main_pagewrap_dmis a {
    border: 1px solid rgba(255, 255, 255, 0.05);
    font-weight: 600;
    z-index: 1;
    text-decoration: none;
    color: #ffffff;
    display: block;
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    position: relative;
    -webkit-backdrop-filter: blur(5px);
    border-radius: 16px;
    font-size: 18px;
}header .main_pagewrap_dmis a:hover {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}header .main_pagewrap_dmis a::before {
    z-index: -1;
    content: '';
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    border-radius: 16px;
    left: 0;
}header .main_pagewrap_dmis a:hover::before {
    opacity: 1;
}header .main_pagewrap_dmis::after {
    transition: width 0.3s ease;
    opacity: 0.7;
    left: 50%;
    bottom: -3px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    background: #ffffff;
    border-radius: 10px;
    content: '';
}header .main_pagewrap_dmis:hover::after {
    width: 70%;
}header .nav_block_cgWG::before {
    content: '';
    top: -20px;
    background: rgb(179,215,182,0.5);
    border-radius: 50%;
    position: absolute;
    right: -20px;
    filter: blur(40px);
    z-index: -1;
    height: 100px;
    opacity: 0.5;
    width: 100px;
}header .nav_block_cgWG::after {
    position: absolute;
    background: rgb(136,192,141,0.5);
    content: '';
    height: 80px;
    border-radius: 50%;
    width: 80px;
    bottom: -20px;
    z-index: -1;
    opacity: 0.5;
    left: -20px;
    filter: blur(30px);
}header .header_tutor_kLmS {
    background: rgb(216,236,218);
    z-index: 1;
    position: relative;
    padding-top: 2rem;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .top_master_jIYW::after {
    opacity: 0.5;
    height: 20px;
    bottom: -20px;
    left: 0;
    transition: all 0.4s ease;
    width: 100%;
    content: '';
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    position: absolute;
}header .top_master_jIYW:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .nav_block_cgWG {
    margin: 0 auto;
    max-width: 1320px;
}header .main_pagewrap_dmis {
    margin: 0 0.5rem;
}header .main_pagewrap_dmis a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .nav_block_cgWG {
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
}header .top_master_jIYW {
    border-radius: 10px;
    padding: 0.6rem 1rem;
    margin-bottom: 0;
}header .nav_sitewrap_LGQp {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .main_pagewrap_dmis a {
    padding: 0.6rem 1rem;
    font-size: calc(18px - 1px);
    border-radius: 10px;
}header .nav_block_cgWG::before,
    header .nav_block_cgWG::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav_block_cgWG {
    padding: 0.8rem 1.2rem;
}header .top_master_jIYW {
    max-width: 140px;
    padding: 0.5rem 0.8rem;
}header .site_study_nZkV img {
    max-height: 35px;
}header .nav_sitewrap_LGQp {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    justify-content: flex-start;
    scrollbar-width: thin;
}header .nav_sitewrap_LGQp::-webkit-scrollbar {
    height: 3px;
}header .nav_sitewrap_LGQp::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .main_pagewrap_dmis {
    flex: 0 0 auto;
    margin: 0 0.15rem;
}header .main_pagewrap_dmis a {
    padding: 0.5rem 0.8rem;
    font-size: calc(18px - 2px);
    white-space: nowrap;
}header .main_pagewrap_dmis::after {
    display: none;
}header .top_master_jIYW::after {
    display: none;
}
}

@media (max-width: 479px) {header .nav_block_cgWG {
    padding: 0.7rem 1rem;
}header .top_master_jIYW {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .main_pagewrap_dmis a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}}.training_specialist_zWog {
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    background-color: rgb(216,236,218);
}.training_specialist_zWog::before {
    top: 0;
    z-index: 1;
    width: 40%;
    content: "";
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(179,215,182,0.5));
    height: 100%;
    position: absolute;
}.training_specialist_zWog .alumni_reviews_lKic {
    box-shadow: none;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    background: transparent;
    border-radius: 0;
    z-index: 2;
    display: flex;
}.training_specialist_zWog .thumbnail_img_eyfC {
    height: 480px;
    box-shadow: 15px 15px 0 rgb(179,215,182,0.5);
    position: relative;
    border-radius: 0;
    transition: all 0.5s ease;
    transform: rotate(-2deg);
    width: 45%;
}.training_specialist_zWog .past_experience_rPxd {
    padding: 3rem 0 3rem 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 55%;
    position: relative;
}.training_specialist_zWog .past_experience_rPxd::before {
    top: 0;
    position: absolute;
    left: 2.5rem;
    width: 1px;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(136,192,141,0.5), transparent);
}.training_specialist_zWog .name {
    margin-bottom: 1rem;
    font-size: calc(39px * 1.2);
    color: #000000;
    line-height: 1.1;
    font-weight: 700;
    position: relative;
}.training_specialist_zWog .past_experience_rPxd > div:nth-child(2) {
    font-weight: 600;
    border-radius: 10px;
    font-size: 17px;
    margin-bottom: 2.5rem;
    letter-spacing: 1px;
    display: inline-block;
    transform: translateX(-10px);
    color: #ffffff;
    background-color: rgb(136,192,141);
    padding: 0.5rem 1.5rem;
}.training_specialist_zWog .emp_back_Smpd {
    line-height: 1.8;
    padding-left: 0;
    color: #000000;
    max-width: 90%;
    font-size: 15px;
    position: relative;
}.training_specialist_zWog .emp_back_Smpd::before {
    width: 60px;
    height: 3px;
    content: "";
    left: 0;
    background-color: rgb(179,215,182);
    position: absolute;
    top: -1.5rem;
}.training_specialist_zWog .alumni_reviews_lKic:hover .thumbnail_img_eyfC {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(136,192,141);
}

@media (max-width: 992px) {.training_specialist_zWog::before {
    width: 100%;
    top: 0;
    background: linear-gradient(180deg, rgb(179,215,182,0.5), transparent);
    right: 0;
    height: 40%;
}.training_specialist_zWog .alumni_reviews_lKic {
    flex-direction: column;
    align-items: center;
    max-width: 90%;
}.training_specialist_zWog .thumbnail_img_eyfC {
    width: 90%;
    height: 400px;
}.training_specialist_zWog .past_experience_rPxd {
    padding: 3rem 1rem 1rem;
    width: 100%;
}.training_specialist_zWog .past_experience_rPxd::before {
    display: none;
}.training_specialist_zWog .emp_back_Smpd {
    max-width: 100%;
}
}

@media (max-width: 576px) {.training_specialist_zWog {
    padding: 4rem 1rem;
}.training_specialist_zWog .thumbnail_img_eyfC {
    height: 320px;
}.training_specialist_zWog .name {
    font-size: 32px;
}.training_specialist_zWog .past_experience_rPxd > div:nth-child(2) {
    font-size: 14px;
}.training_specialist_zWog .emp_back_Smpd {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.company_info_iUdu {
    z-index: 1;
    position: relative;
    background: rgb(216,236,218);
    overflow: hidden;
    padding: 80px 0;
}.company_info_iUdu::before {
    border-radius: 50%;
    content: '';
    height: 500px;
    top: -100px;
    width: 500px;
    position: absolute;
    z-index: -1;
    animation: pulse 15s infinite alternate;
    background: linear-gradient(135deg, rgb(179,215,182,0.5) 0%, transparent 70%);
    right: -100px;
}.company_info_iUdu::after {
    content: '';
    background: linear-gradient(225deg, rgb(136,192,141,0.5) 0%, transparent 70%);
    width: 400px;
    animation: pulse 12s infinite alternate-reverse;
    bottom: -100px;
    height: 400px;
    left: -100px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
}@keyframes pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1) rotate(15deg);
        opacity: 0.7;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
}

.company_info_iUdu .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.company_info_iUdu .quick_training_NbeK {
    display: flex;
    gap: 60px;
    position: relative;
    flex-direction: column;
}.company_info_iUdu h3 {
    padding-bottom: 20px;
    font-size: 35px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
}.company_info_iUdu h3::after {
    height: 4px;
    bottom: 0;
    left: 50%;
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(to right, rgb(179,215,182), rgb(136,192,141));
    width: 80px;
    transform: translateX(-50%);
    content: '';
}.company_info_iUdu .learn_guides_yQax {
    display: grid;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    gap: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 19px;
    grid-template-columns: 1fr 1fr;
}.company_info_iUdu .learn_guides_yQax:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_info_iUdu .learn_guides_yQax span {
    color: rgb(179,215,182);
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
    font-size: 22px;
    grid-column: 1 / 2;
}.company_info_iUdu .learn_guides_yQax p {
    position: relative;
    padding-left: 20px;
    border-left: 3px solid rgb(136,192,141);
    font-size: 13px;
    grid-column: 1 / 2;
    color: #000000;
    margin-bottom: 0;
    line-height: 1.7;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    overflow: hidden;
    height: 100%;
    transform: perspective(1000px) rotateY(-5deg);
    grid-row: 1 / 3;
    min-height: 300px;
    grid-column: 2 / 3;
    border-radius: 19px;
    position: relative;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC::before {
    top: 0;
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    width: 100%;
    z-index: 1;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_info_iUdu .skill_boost_Jhpu {
    grid-template-columns: 1fr 1fr;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    position: relative;
    background: #ffffff;
    border-radius: 19px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    gap: 40px;
}.company_info_iUdu .skill_boost_Jhpu:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.company_info_iUdu .skill_boost_Jhpu p {
    grid-column: 1 / 2;
    line-height: 1.7;
    position: relative;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 13px;
    border-left: 3px solid rgb(179,215,182);
    color: #000000;
}.company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj {
    grid-column: 2 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    min-height: 300px;
    transform: perspective(1000px) rotateY(-5deg);
    height: 100%;
    border-radius: 19px;
    position: relative;
    overflow: hidden;
}.company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj::before {
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    position: absolute;
    content: '';
    z-index: 1;
}.company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj::after {
    content: '';
    background: radial-gradient(circle at top right, rgb(179,215,182,0.5) 0%, transparent 70%);
    height: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
}.company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_info_iUdu .thumbnail_img_eyfC::after {
    z-index: 2;
    position: absolute;
    animation: float 3s infinite alternate;
    width: 60px;
    opacity: 0.7;
    right: -10px;
    top: -10px;
    height: 60px;
    border-radius: 50%;
    content: '';
    background: rgb(136,192,141);
}@keyframes float {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}

.company_info_iUdu .quick_training_NbeK::before {
    z-index: -1;
    transform: translateX(-50%);
    height: 100%;
    content: '';
    top: 0;
    width: 2px;
    background: linear-gradient(to bottom, rgb(179,215,182,0.5), transparent);
    left: 50%;
    position: absolute;
}.company_info_iUdu .learn_guides_yQax::after,
.company_info_iUdu .skill_boost_Jhpu::after {
    content: '';
    background: #ffffff;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    border: 3px solid rgb(179,215,182);
    z-index: 3;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}.company_info_iUdu .learn_guides_yQax::after {
    bottom: -40px;
}.company_info_iUdu .skill_boost_Jhpu::after {
    top: -40px;
}

@media (max-width: 991px) {.company_info_iUdu {
    padding: 60px 0;
}.company_info_iUdu .learn_guides_yQax,
    .company_info_iUdu .skill_boost_Jhpu {
    gap: 30px;
    grid-template-columns: 1fr;
}.company_info_iUdu .learn_guides_yQax span,
    .company_info_iUdu .learn_guides_yQax p,
    .company_info_iUdu .skill_boost_Jhpu p {
    grid-column: 1 / 2;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC,
    .company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj {
    grid-column: 1 / 2;
    grid-row: auto;
    min-height: 250px;
}.company_info_iUdu .quick_training_NbeK::before {
    left: 20px;
}.company_info_iUdu .learn_guides_yQax::after,
    .company_info_iUdu .skill_boost_Jhpu::after {
    transform: none;
    left: 20px;
}
}

@media (max-width: 767px) {.company_info_iUdu {
    padding: 40px 0;
}.company_info_iUdu h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 30px;
}.company_info_iUdu .quick_training_NbeK {
    gap: 40px;
}.company_info_iUdu .learn_guides_yQax,
    .company_info_iUdu .skill_boost_Jhpu {
    padding: 20px;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC,
    .company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj {
    min-height: 200px;
}.company_info_iUdu .learn_guides_yQax span {
    font-size: calc(22px * 0.9);
}.company_info_iUdu .learn_guides_yQax p,
    .company_info_iUdu .skill_boost_Jhpu p {
    padding-left: 15px;
    font-size: calc(13px * 0.95);
}.company_info_iUdu::before,
    .company_info_iUdu::after {
    width: 200px;
    height: 200px;
}
}

@media (max-width: 480px) {.company_info_iUdu {
    padding: 30px 0;
}.company_info_iUdu h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.company_info_iUdu h3::after {
    height: 3px;
    width: 60px;
}.company_info_iUdu .quick_training_NbeK {
    gap: 30px;
}.company_info_iUdu .learn_guides_yQax,
    .company_info_iUdu .skill_boost_Jhpu {
    padding: 15px;
    gap: 20px;
}.company_info_iUdu .learn_guides_yQax .thumbnail_img_eyfC,
    .company_info_iUdu .skill_boost_Jhpu .method_edu_aVAj {
    min-height: 180px;
}.company_info_iUdu .learn_guides_yQax span {
    margin-bottom: 10px;
}.company_info_iUdu .learn_guides_yQax p,
    .company_info_iUdu .skill_boost_Jhpu p {
    padding-left: 10px;
}.company_info_iUdu .learn_guides_yQax::after,
    .company_info_iUdu .skill_boost_Jhpu::after {
    height: 15px;
    width: 15px;
}.company_info_iUdu::before,
    .company_info_iUdu::after {
    width: 150px;
    height: 150px;
}
}