* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}svg {
    width: 30px;
    height: 30px;
}.top_site3054 {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    scroll-behavior: smooth;
    height: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1137px;
}.project_ref9750 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.wrap-container3261 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie_warning_overlay2850 {
    background: rgb(240,225,212);
    position: fixed;
    bottom: 0;
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(222,193,170);
}.consent_comply7986 {
    align-items: center;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}.cookie_warning_overlay2850 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_warning_overlay2850 p {
    font-size: 18px;
}.cookie_visitor3067 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_visitor3067 svg, .cookie_visitor3067 svg path, .cookie_visitor3067 img {
    fill: rgb(222,193,170);
    width: 100px;
    height: 100px;
}.consent_edu9281 {
    flex-shrink: 0;
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid rgb(222,193,170);
    line-height: 35px;
    color: rgb(222,193,170);
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    min-width: 120px;
    margin-left: 10px;
}.cookie_warning_overlay2850 p a {
    text-decoration: none;
    color: rgb(222,193,170);
}#privacyTermsModal7643 {
    display: none;
}#privacyTermsModal7643:checked ~ .cookie_warning_overlay2850 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_warning_overlay2850 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_visitor3067 {
    display: none;
}.consent_comply7986 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_warning_overlay2850 h5 {
    text-align: center;
}.cookie_warning_overlay2850 p {
    text-align: center;
}.cookie_eductrl5198 {
    margin-bottom: 20px;
}body .wrap-container3261 .consent_edu9281 {
    margin-left: 0;
}}
.wrap-container3261 .consent_comply7986 {
    justify-content: flex-end;
}.wrap-container3261 .consent_edu9281 {
    padding: 10px;
    font-size: 20px;
    background: rgb(222,193,170);
    margin-left: 30px;
    color: #ffffff;
}.wrap-container3261 .cookie_eductrl5198 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrap-container3261 .consent_edu9281 {
    margin-left: 0;
    margin-bottom: 10px;
}}.contact_box4179 {
    padding: 0;
    position: relative;
}.contact_box4179::before {
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.92;
    height: 100%;
    background-color: rgb(240,225,212);
    content: '';
    position: absolute;
}.contact_box4179 .container {
    position: relative;
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}.contact_box4179 .reach_feedback8204 {
    position: relative;
    display: flex;
}.contact_box4179 .reach_request7396 {
    color: #ffffff;
    flex-direction: column;
    width: 40%;
    padding: 80px 50px;
    background-color: rgb(222,193,170);
    justify-content: center;
    display: flex;
}.contact_box4179 .reach_request7396 h3 {
    margin-bottom: 50px;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: 33px;
}.contact_box4179 .reach_request7396 h3::after {
    left: 0;
    height: 3px;
    bottom: -15px;
    width: 60px;
    position: absolute;
    background: #ffffff;
    content: '';
}.contact_box4179 .reach_request7396 div {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
}.contact_box4179 .reach_request7396 div:last-child {
    border-bottom: none;
}.contact_box4179 .reach_request7396 svg {
    margin-right: 20px;
    width: 25px;
    height: 25px;
}.contact_box4179 .reach_request7396 svg path {
    fill: #ffffff;
}.contact_box4179 .reach_request7396 span {
    font-size: 14px;
    color: #ffffff;
}.contact_box4179 .reach_request7396 a {
    transition: opacity 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact_box4179 .reach_request7396 a:hover {
    opacity: 0.8;
}.contact_box4179 .connect_card1792 {
    width: 60%;
    display: flex;
    padding: 100px 50px 100px 100px;
    align-items: center;
    background-color: #ffffff;
}.contact_box4179 form {
    width: 100%;
}.contact_box4179 form h3 {
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    font-size: 33px;
    font-weight: 700;
}.contact_box4179 form h3::after {
    background: rgb(222,193,170);
    bottom: -15px;
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    width: 60px;
}.contact_box4179 form input[type="text"],
.contact_box4179 form input[type="email"] {
    transition: all 0.3s ease;
    border: none;
    color: #000000;
    margin-bottom: 25px;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    background: transparent;
    font-size: 14px;
}.contact_box4179 form input[type="text"]:focus,
.contact_box4179 form input[type="email"]:focus {
    border-bottom-color: rgb(222,193,170);
    outline: none;
}.contact_box4179 form input::placeholder {
    color: #9e9e9e;
}.contact_box4179 .inquiry_help4125 {
    align-items: flex-start;
    display: flex;
    margin: 30px 0;
}.contact_box4179 .inquiry_help4125 input[type="checkbox"] {
    position: relative;
    width: 20px;
    background: transparent;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    flex-shrink: 0;
    transition: all 0.3s ease;
    height: 20px;
    cursor: pointer;
    margin-right: 15px;
    appearance: none;
}.contact_box4179 .inquiry_help4125 input[type="checkbox"]:checked {
    border-color: rgb(222,193,170);
    background-color: rgb(222,193,170);
}.contact_box4179 .inquiry_help4125 input[type="checkbox"]:checked::before {
    content: '';
    width: 6px;
    border: solid white;
    top: 2px;
    height: 10px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    left: 6px;
    position: absolute;
}.contact_box4179 .inquiry_help4125 label {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}.contact_box4179 .inquiry_help4125 a {
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(222,193,170);
}.contact_box4179 .inquiry_help4125 a:hover {
    color: rgb(199,161,128);
}.contact_box4179 .help_inquiry3091 {
    position: relative;
    color: #ffffff;
    background: rgb(222,193,170);
    font-size: 20px;
    border: none;
    overflow: hidden;
    cursor: pointer;
    padding: 15px 40px;
    transition: all 0.3s ease;
    display: inline-block;
    font-weight: 600;
    z-index: 1;
}.contact_box4179 .help_inquiry3091::after {
    z-index: -1;
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    background: rgb(199,161,128);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    transform-origin: right;
}.contact_box4179 .help_inquiry3091:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@media (max-width: 1024px) {.contact_box4179 .reach_request7396 {
    padding: 60px 30px;
}.contact_box4179 .connect_card1792 {
    padding: 80px 40px 80px 70px;
}
}

@media (max-width: 768px) {.contact_box4179 .reach_feedback8204 {
    flex-direction: column;
}.contact_box4179 .reach_request7396 {
    clip-path: none;
    padding: 50px 30px;
    width: 100%;
}.contact_box4179 .connect_card1792 {
    padding: 50px 30px;
    width: 100%;
}.contact_box4179 .reach_request7396 h3,
    .contact_box4179 form h3 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 576px) {.contact_box4179 .reach_request7396,
    .contact_box4179 .connect_card1792 {
    padding: 40px 25px;
}.contact_box4179 .reach_request7396 h3,
    .contact_box4179 form h3 {
    margin-bottom: 25px;
    font-size: calc(33px * 0.8);
}.contact_box4179 .reach_request7396 div {
    margin-bottom: 20px;
}.contact_box4179 .help_inquiry3091 {
    padding: 15px 20px;
    width: 100%;
}}footer {
    width: 100%;
    position: relative;
}.project_ref9750 {
    padding: 0 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
}footer .footer_edu7924 {
    position: relative;
    z-index: 1;
}footer .connect_now6572 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: 70px;
    padding: 40px 20px;
    flex-wrap: wrap;
    position: relative;
    color: #ffffff;
    background-color: rgb(199,161,128);
    gap: 20px;
    display: flex;
    justify-content: center;
}footer .connect_now6572::after {
    pointer-events: none;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
}footer .info_item {
    padding: 10px 20px;
    max-width: 300px;
    border-radius: 10px;
    display: flex;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0.2);
    align-items: center;
    flex: 1 1 200px;
}footer .info_item:hover {
    transform: translateY(-5px);
    background-color: rgba(0, 0, 0, 0.3);
}footer .info_item svg {
    margin-right: 15px;
    height: 22px;
    fill: #ffffff;
    flex-shrink: 0;
    width: 22px;
}footer .info_item p,
footer .info_item a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    position: relative;
    margin-top: -30px;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}footer .text_main_holder::before {
    height: 100%;
    background-color: #ffffff;
    width: 100%;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    left: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    content: "";
}footer .main_nav9658 {
    padding-top: 60px;
    text-align: center;
}footer .main_nav9658 svg {
    margin-bottom: 15px;
    width: auto;
    height: 45px;
}footer .goal_footer8057 {
    line-height: 1.6;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
    color: #000000;
    max-width: 350px;
}footer .top_edu3186 {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    margin: 0 20px;
    position: relative;
    background-color: rgb(240,225,212);
    padding: 30px;
}footer .top_edu3186 h5 {
    display: inline-block;
    font-weight: 600;
    position: relative;
    font-size: 23px;
    margin-bottom: 25px;
    color: #000000;
}footer .top_edu3186 h5::after {
    background: linear-gradient(90deg, rgb(222,193,170), transparent);
    width: 100%;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -8px;
}footer .header_bar1265 {
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
    margin-bottom: 25px;
}footer .header_bar1265 a {
    font-size: 14px;
    position: relative;
    padding: 8px 0;
    transition: all 0.3s ease;
    text-decoration: none;
    flex: 1 0 calc(50% - 30px);
    color: #000000;
}footer .header_bar1265 a::after {
    height: 1px;
    left: 0;
    width: 0;
    bottom: 0;
    content: "";
    background-color: rgb(222,193,170);
    position: absolute;
    transition: width 0.3s ease;
}footer .header_bar1265 a:hover {
    padding-left: 5px;
    color: rgb(222,193,170);
}footer .header_bar1265 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    position: relative;
    background-color: rgb(222,193,170);
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    margin: 0 20px;
    color: #ffffff;
    padding: 30px;
}footer .subscribe_holder::before {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    pointer-events: none;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
}footer .subscribe_holder h5 {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
}footer .subscribe_holder p {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
}footer .input_holder {
    position: relative;
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    border: none;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .sub_border8653 {
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    background-color: #000000;
    font-weight: 600;
    color: #ffffff;
    padding: 15px;
    transition: all 0.3s ease;
    border: none;
}footer .sub_border8653:hover {
    background-color: rgb(199,161,128);
}footer .reward_sys8179 {
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .mod_tools0329 {
    font-size: 15px;
    text-align: center;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_border8653 {
    white-space: nowrap;
}footer .main_nav9658 {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .connect_now6572 {
    padding: 30px 15px 50px;
}footer .top_edu3186, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .reward_sys8179 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .connect_now6572 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .top_edu3186 h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .header_bar1265 a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .sub_border8653 {
    padding: 12px;
}}.learning_system3105 {
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgb(199,161,128,0.5) 120%);
    overflow: visible;
    position: relative;
    padding: 170px 0 150px;
}.learning_system3105::before {
    position: absolute;
    background: rgb(222,193,170,0.5);
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.05;
    left: 0;
}.learning_system3105 .team_bios9724 {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.learning_system3105 .text_wrap_item1509 {
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    width: 100%;
}.learning_system3105 .text_wrap_item1509 h2 {
    margin: 0 auto 80px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    backdrop-filter: blur(10px);
    font-size: 29px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    padding: 35px 40px;
    z-index: 4;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    width: 40%;
    background: rgb(222,193,170,0.5);
}.learning_system3105 .text_wrap_item1509 p {
    margin: 0 auto;
    width: 70%;
    line-height: 1.8;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    padding: 50px 60px;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.07);
    position: relative;
    color: #ffffff;
    font-size: 18px;
    border-radius: 22px;
    z-index: 3;
}.learning_system3105 .text_wrap_item1509::before {
    background: linear-gradient(to bottom, rgb(222,193,170), transparent);
    left: 50%;
    width: 2px;
    z-index: 3;
    top: calc(29px * 2 + 70px);
    height: 60px;
    content: '';
    position: absolute;
}.learning_system3105 .text_wrap_item1509::after {
    right: 10%;
    top: -100px;
    border-radius: 50%;
    animation: pulse-subtle 15s infinite alternate;
    position: absolute;
    width: 200px;
    background: rgb(222,193,170);
    filter: blur(70px);
    height: 200px;
    content: '';
    opacity: 0.03;
}.learning_system3105 .text_wrap_item1509 h2::before {
    height: 10px;
    content: '';
    position: absolute;
    bottom: -5px;
    width: 140%;
    left: -20%;
    opacity: 0.2;
    background: rgb(222,193,170);
    filter: blur(10px);
}.learning_system3105 .text_wrap_item1509 h2::after {
    opacity: 0.7;
    border-radius: 50%;
    background: rgb(222,193,170);
    z-index: 5;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    bottom: -40px;
    left: 50%;
    box-shadow: 0 0 15px rgb(222,193,170,0.5);
    position: absolute;
    content: '';
}.learning_system3105 .text_wrap_item1509 p::before {
    width: 90%;
    content: '';
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, rgb(222,193,170,0.5), transparent);
    left: 5%;
    top: 20px;
    position: absolute;
    height: 1px;
}.learning_system3105 .text_wrap_item1509 p::after {
    height: 1px;
    left: 15%;
    width: 70%;
    opacity: 0.3;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(222,193,170,0.5), transparent);
    bottom: 20px;
}.learning_system3105::after {
    left: 50%;
    height: 200px;
    z-index: 1;
    width: 1px;
    content: '';
    position: absolute;
    opacity: 0.3;
    background: linear-gradient(to top, rgb(222,193,170,0.5), transparent);
    bottom: 0;
}.learning_system3105 .team_bios9724::before {
    transform-origin: right center;
    background: rgb(222,193,170,0.5);
    top: 40%;
    position: absolute;
    width: 250px;
    opacity: 0.2;
    height: 2px;
    content: '';
    left: -125px;
    z-index: 0;
    transform: rotate(30deg);
}.learning_system3105 .team_bios9724::after {
    transform: rotate(-30deg);
    right: -125px;
    top: 40%;
    position: absolute;
    z-index: 0;
    transform-origin: left center;
    width: 250px;
    height: 2px;
    opacity: 0.2;
    background: rgb(222,193,170,0.5);
    content: '';
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.03;
        transform: scale(1);
    }
    50% {
        opacity: 0.05;
        transform: scale(1.2);
    }
}

@media screen and (max-width: 1200px) {.learning_system3105 .text_wrap_item1509 h2 {
    width: 50%;
}.learning_system3105 .text_wrap_item1509 p {
    width: 80%;
}
}

@media screen and (max-width: 992px) {.learning_system3105 {
    padding: 140px 0 120px;
}.learning_system3105 .text_wrap_item1509 h2 {
    padding: 30px 35px;
    width: 60%;
    margin-bottom: 60px;
}.learning_system3105 .text_wrap_item1509 p {
    padding: 40px 50px;
    width: 90%;
}.learning_system3105 .text_wrap_item1509::before {
    height: 40px;
}
}

@media screen and (max-width: 768px) {.learning_system3105 {
    overflow: hidden;
    padding: 120px 0 100px;
}.learning_system3105 .text_wrap_item1509 {
    transform: none;
}.learning_system3105 .text_wrap_item1509 h2 {
    font-size: calc(29px * 0.9);
    width: 80%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-bottom: 40px;
}.learning_system3105 .text_wrap_item1509 p {
    padding: 30px 40px;
    width: 100%;
}.learning_system3105 .text_wrap_item1509::before {
    height: 30px;
}.learning_system3105 .text_wrap_item1509::after,
    .learning_system3105::after,
    .learning_system3105 .team_bios9724::before,
    .learning_system3105 .team_bios9724::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.learning_system3105 {
    padding: 100px 0 80px;
}.learning_system3105 .text_wrap_item1509 h2 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    font-size: calc(29px * 0.8);
    padding: 25px 30px;
    width: 100%;
}.learning_system3105 .text_wrap_item1509 p {
    padding: 25px 30px;
    font-size: calc(18px * 0.9);
}.learning_system3105 .text_wrap_item1509::before {
    height: 20px;
}.learning_system3105 .text_wrap_item1509 h2::after {
    height: 15px;
    margin-left: -7.5px;
    width: 15px;
    bottom: -25px;
}}.homepage2395 {
    display: flex;
    min-height: 100vh;
    padding: 120px 40px;
    overflow: hidden;
    justify-content: center;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgb(199,161,128,0.5) 100%);
    align-items: center;
}.homepage2395::before {
    opacity: 0.05;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(
    -45deg,
    rgb(222,193,170,0.5) 0,
    rgb(222,193,170,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
}.homepage2395 > div {
    gap: 60px;
    max-width: 1200px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    z-index: 2;
    width: 100%;
}.homepage2395 .learn_expressfast0918 {
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 45px);
    margin-bottom: 24px;
    transform: translateX(-5px);
    color: rgb(222,193,170);
    position: relative;
    animation: slideTitle 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-weight: 700;
    opacity: 0;
}.homepage2395 .learn_expressfast0918::after {
    height: 4px;
    left: 0;
    transform-origin: left;
    animation: growLine 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: scaleX(0);
    content: "";
    width: 80px;
    bottom: -12px;
    position: absolute;
    background: rgb(222,193,170);
}.homepage2395 p {
    margin-bottom: 40px;
    line-height: 1.6;
    font-size: clamp(1rem, 1.2vw, 15px);
    color: #000000;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 1s 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    max-width: 600px;
}.homepage2395 .page_begin6409 {
    height: 0;
    opacity: 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    transform: translateY(30px);
    width: 100%;
    animation: fadeUp 1.2s 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    padding-bottom: 56.25%;
}.homepage2395 .diff_block4096 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    overflow: hidden;
    left: 0;
}.homepage2395 .diff_block4096::before {
    position: absolute;
    z-index: 1;
    left: 0;
    content: "";
    background: linear-gradient(
    to top,
    #000000 0%,
    rgba(0, 0, 0, 0.5) 40%,
    transparent 100%
  );
    height: 100%;
    top: 0;
    width: 100%;
}.homepage2395 .diff_block4096 span {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    animation: fadeUp 1s 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    padding: 30px;
    transform: translateY(10px);
    width: 100%;
}.homepage2395 .diff_block4096 h3 {
    line-height: 1.4;
    color: #ffffff;
    max-width: 90%;
    font-size: clamp(1.1rem, 1.5vw, 22px);
    font-weight: 600;
}@keyframes slideTitle {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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


.homepage2395 .page_begin6409:hover {
    transform: translateY(-5px) scale(1.01);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}.homepage2395 .page_begin6409:hover .diff_block4096::before {
    transition: background 0.5s ease;
    background: linear-gradient(
    to top,
    #000000 0%,
    rgba(0, 0, 0, 0.5) 30%,
    transparent 90%
  );
}


@media (min-width: 768px) {.homepage2395 {
    padding: 160px 60px;
}.homepage2395 > div {
    gap: 80px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.homepage2395 .learn_expressfast0918::after {
    width: 120px;
}.homepage2395 .page_begin6409 {
    padding-bottom: 75%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
    height: auto;
}
}

@media (min-width: 1200px) {.homepage2395 {
    padding: 180px 80px;
}.homepage2395 > div {
    gap: 100px;
}.homepage2395 .learn_expressfast0918 {
    transform: translateX(-10px);
}.homepage2395 .learn_expressfast0918::after {
    height: 5px;
    width: 140px;
}.homepage2395 .page_begin6409 {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}.homepage2395 .page_begin6409:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-8px);
}
}

@media (max-width: 767px) {.homepage2395 {
    padding: 100px 20px;
}.homepage2395 .learn_expressfast0918 {
    font-size: clamp(1.8rem, 8vw, 2.5rem);
}.homepage2395 p {
    font-size: 1rem;
    margin-bottom: 30px;
}.homepage2395 .diff_block4096 span {
    padding: 20px;
}.homepage2395 .diff_block4096 h3 {
    max-width: 100%;
    font-size: 1rem;
}}header {
    transition: all 0.3s ease;
    width: 100%;
    z-index: 1000;
    left: 0;
    border-bottom: 2px solid rgb(240,225,212);
    position: fixed;
    top: 0;
    background-color: #ffffff;
}header:before {
    background-size: 200% 100%;
    content: '';
    top: 0;
    width: 100%;
    left: 0;
    animation: gradientMove 6s infinite linear;
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(222,193,170), rgb(199,161,128), rgb(222,193,170));
}header .main_info0257 {
    padding: 0;
    width: 100%;
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 20px;
}header .main_lead0438 {
    align-items: center;
    position: relative;
    justify-content: space-between;
    display: flex;
}header .top_edu3186 {
    align-items: center;
    gap: 35px;
    display: flex;
}header .nav_sitewrap0768 {
    text-decoration: none;
    padding: 5px 0;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-size: 12px;
    transition: all 0.3s ease;
    font-weight: 600;
}header .nav_sitewrap0768:before {
    position: absolute;
    width: 6px;
    content: '';
    height: 6px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease;
    left: -15px;
    background-color: rgb(222,193,170);
    border-radius: 10px;
}header .nav_sitewrap0768:after {
    width: 100%;
    transition: transform 0.3s ease;
    position: absolute;
    bottom: 0;
    content: '';
    transform-origin: center;
    height: 2px;
    transform: scaleX(0);
    background-color: rgb(222,193,170);
    left: 0;
}header .nav_sitewrap0768:hover {
    color: rgb(222,193,170);
}header .nav_sitewrap0768:hover:before {
    transform: translateY(-50%) scale(1);
}header .nav_sitewrap0768:hover:after {
    transform: scaleX(1);
}header .nav_mentor6490 {
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    padding: 5px 10px;
    text-decoration: none;
}header .nav_mentor6490:before {
    opacity: 0;
    transition: opacity 0.3s ease;
    top: 0;
    position: absolute;
    -webkit-mask-composite: xor;
    content: '';
    border: 2px solid transparent;
    mask-composite: exclude;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    left: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(222,193,170), rgb(199,161,128)) border-box;
    border-radius: 10px;
    height: 100%;
}header .nav_mentor6490:hover:before {
    opacity: 1;
}header .nav_mentor6490 svg {
    transition: transform 0.3s ease;
    height: 42px;
    width: auto;
}header .nav_mentor6490:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .top_edu3186 {
    gap: 20px;
}header .nav_sitewrap0768:before {
    left: -10px;
}header .nav_mentor6490 svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top_edu3186 {
    max-height: 0;
    overflow: hidden;
    z-index: 1001;
    position: absolute;
    gap: 0;
    top: 100%;
    padding: 0;
    width: 100%;
    flex-direction: column;
    transition: max-height 0.4s ease;
    left: 0;
    border-bottom: 3px solid rgb(222,193,170);
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .menu.active {
    max-height: 400px;
}header .nav_sitewrap0768 {
    padding: 12px 20px;
    border-bottom: 1px solid rgb(240,225,212);
    width: 100%;
}header .nav_sitewrap0768:last-child {
    border-bottom: none;
}header .nav_sitewrap0768:before {
    left: 5px;
}header .main_lead0438 {
    padding: 5px 0;
}header .nav_mentor6490 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .nav_mentor6490 svg {
    height: 32px;
}}.program_outcomes9561 {
    padding: 100px 20px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgba(245, 245, 250, 0.9) 100%);
    position: relative;
}.program_outcomes9561::before {
    position: absolute;
    transform: rotate(-15deg);
    z-index: 1;
    top: -50px;
    width: 300px;
    opacity: 0.5;
    animation: pulse 8s infinite alternate ease-in-out;
    background: linear-gradient(225deg, rgb(199,161,128,0.5) 0%, transparent 70%);
    content: "";
    height: 300px;
    filter: blur(40px);
    right: -50px;
}.program_outcomes9561::after {
    position: absolute;
    width: 400px;
    background: linear-gradient(45deg, rgb(222,193,170,0.5) 0%, transparent 70%);
    bottom: -100px;
    animation: float 12s infinite alternate ease-in-out;
    z-index: 1;
    height: 400px;
    filter: blur(50px);
    content: "";
    left: -100px;
    opacity: 0.4;
    transform: rotate(22deg);
}.program_outcomes9561 h5 {
    margin-bottom: 50px;
    animation: fadeSlideUp 1s ease-out;
    font-weight: 700;
    max-width: 800px;
    position: relative;
    text-align: center;
    opacity: 1;
    color: #000000;
    margin-right: auto;
    z-index: 2;
    font-size: 18px;
    transform: translateY(0);
    margin-left: auto;
}.program_outcomes9561 h5::after {
    transform: translateX(-50%);
    bottom: -12px;
    left: 50%;
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    position: absolute;
    border-radius: 10px;
    height: 3px;
}.program_outcomes9561 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.program_outcomes9561 .team_bios9724 {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    gap: 40px;
    overflow: hidden;
    opacity: 1;
    transform: translateY(0);
    flex-direction: column;
    animation: fadeSlideUp 1.2s ease-out 0.2s both;
    position: relative;
}.program_outcomes9561 .team_bios9724::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    top: 0;
    content: "";
    height: 5px;
    left: 0;
}.program_outcomes9561 .img_banner8259 {
    transform: scale(1);
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: auto;
    object-fit: cover;
}.program_outcomes9561 .team_bios9724:hover .img_banner8259 {
    transform: scale(1.03);
}.program_outcomes9561 .text_wrap_item1509 {
    position: relative;
}.program_outcomes9561 ul {
    grid-template-columns: 1fr;
    display: grid;
    list-style: none;
    margin: 0;
    gap: 20px;
    padding: 0;
}.program_outcomes9561 li {
    padding-left: 40px;
    position: relative;
    transition: transform 0.3s ease;
    animation: fadeSlideRight 0.5s ease-out both;
}.program_outcomes9561 li:nth-child(1) {
    animation-delay: 0.3s;
}.program_outcomes9561 li:nth-child(2) {
    animation-delay: 0.4s;
}.program_outcomes9561 li:nth-child(3) {
    animation-delay: 0.5s;
}.program_outcomes9561 li:nth-child(4) {
    animation-delay: 0.6s;
}.program_outcomes9561 li:nth-child(5) {
    animation-delay: 0.7s;
}.program_outcomes9561 li:hover {
    transform: translateX(5px);
}.program_outcomes9561 li p {
    color: #000000;
    position: relative;
    font-size: 13px;
    line-height: 1.6;
    margin: 0;
}.program_outcomes9561 svg {
    width: 28px;
    left: -40px;
    transition: transform 0.3s ease;
    height: 28px;
    transform: translateY(0) scale(1);
    position: absolute;
    top: 0;
}.program_outcomes9561 li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.program_outcomes9561 svg path {
    fill: rgb(222,193,170);
    transition: fill 0.3s ease;
}.program_outcomes9561 li:hover svg path {
    fill: rgb(199,161,128);
}

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

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

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.6;
        transform: rotate(-12deg) scale(1.1);
    }
}

@keyframes float {
    0% {
        transform: rotate(22deg) translate(0, 0);
    }
    100% {
        transform: rotate(18deg) translate(30px, -20px);
    }
}

@media (min-width: 768px) {.program_outcomes9561 {
    padding: 120px 40px;
}.program_outcomes9561 .team_bios9724 {
    flex-direction: row;
    align-items: center;
    padding: 60px;
}.program_outcomes9561 .team_bios9724 > div:first-child {
    flex: 0 0 40%;
}.program_outcomes9561 .text_wrap_item1509 {
    flex: 0 0 60%;
    padding-left: 40px;
}.program_outcomes9561 ul {
    grid-template-columns: repeat(2, 1fr);
}.program_outcomes9561 h5 {
    font-size: calc(18px * 1.1);
    margin-bottom: 60px;
}.program_outcomes9561 h5::after {
    width: 100px;
}
}

@media (min-width: 992px) {.program_outcomes9561 {
    padding: 140px 60px;
}.program_outcomes9561 .team_bios9724 {
    gap: 60px;
}.program_outcomes9561 h5 {
    font-size: calc(18px * 1.2);
}.program_outcomes9561 h5::after {
    width: 120px;
}.program_outcomes9561 p {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.program_outcomes9561 {
    padding: 80px 20px;
}.program_outcomes9561 h5 {
    font-size: calc(18px * 0.9);
}.program_outcomes9561 .team_bios9724 {
    padding: 30px;
}.program_outcomes9561 .img_banner8259 {
    max-height: 250px;
    object-position: center;
}.program_outcomes9561 li {
    padding-left: 35px;
}.program_outcomes9561 svg {
    left: -35px;
    width: 24px;
    height: 24px;
}}.course_fit_for5164 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(240,225,212) 0%, rgb(199,161,128,0.5) 100%);
}.course_fit_for5164::before {
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(222,193,170,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(199,161,128,0.5) 0%, transparent 50%);
    width: 100%;
    opacity: 0.5;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    z-index: 0;
}.course_fit_for5164::after {
    height: 100%;
    position: absolute;
    opacity: 0.1;
    width: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(222,193,170,0.5) 0,
            rgb(222,193,170,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(199,161,128,0.5) 0,
            rgb(199,161,128,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    content: "";
    z-index: 0;
    top: 0;
}.course_fit_for5164 .container {
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.course_fit_for5164 .team_bios9724 {
    flex-direction: column;
    overflow: hidden;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.course_fit_for5164 .team_bios9724:hover {
    transform: translateY(-10px);
}.course_fit_for5164 h4 {
    color: #ffffff;
    margin: 0;
    text-align: center;
    position: relative;
    padding: 35px 30px;
    background: linear-gradient(120deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: 30px;
}.course_fit_for5164 h4::before {
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    opacity: 0.5;
    top: 0;
    position: absolute;
}.course_fit_for5164 div {
    padding: 40px;
    background: #ffffff;
}.course_fit_for5164 div p {
    transition: all 0.3s ease;
    line-height: 1.6;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    color: #000000;
    margin-bottom: 20px;
    font-weight: 400;
    padding: 20px;
    z-index: 1;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 14px;
    border-radius: 10px;
}.course_fit_for5164 div p:last-child {
    margin-bottom: 0;
}.course_fit_for5164 div p::before {
    width: 4px;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, rgb(222,193,170), rgb(199,161,128));
    transition: all 0.3s ease;
    content: "";
    height: 100%;
}.course_fit_for5164 div p::after {
    transition: opacity 0.3s ease;
    background: linear-gradient(90deg, 
        rgba(rgb(222,193,170), 0.05) 0%, 
        rgba(rgb(199,161,128), 0.05) 100%
    );
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0;
    left: 0;
    z-index: -1;
    content: "";
}.course_fit_for5164 div p:hover {
    border-color: rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.course_fit_for5164 div p:hover::before {
    width: 8px;
}.course_fit_for5164 div p:hover::after {
    opacity: 1;
}.course_fit_for5164 div p svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    min-width: 28px;
    transition: all 0.3s ease;
    height: 28px;
    width: 28px;
    margin-right: 18px;
}.course_fit_for5164 div p:hover svg {
    transform: scale(1.15);
}.course_fit_for5164 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(222,193,170);
}.course_fit_for5164 div p:hover svg path {
    fill: rgb(199,161,128);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.course_fit_for5164 {
    padding: 80px 0;
}.course_fit_for5164 h4 {
    padding: 30px 25px;
    font-size: calc(30px - 2px);
}.course_fit_for5164 div {
    padding: 30px;
}.course_fit_for5164 div p {
    margin-bottom: 15px;
    padding: 15px;
}.course_fit_for5164 div p svg {
    margin-right: 15px;
    width: 24px;
    min-width: 24px;
    height: 24px;
}
}

@media (max-width: 767px) {.course_fit_for5164 {
    padding: 60px 0;
}.course_fit_for5164 h4 {
    font-size: calc(30px - 4px);
    padding: 25px 20px;
}.course_fit_for5164 div {
    padding: 25px 20px;
}.course_fit_for5164 div p {
    margin-bottom: 12px;
    padding: 12px 15px;
}.course_fit_for5164 div p svg {
    height: 20px;
    min-width: 20px;
    width: 20px;
    margin-right: 12px;
}
}

@media (max-width: 479px) {.course_fit_for5164 {
    padding: 40px 0;
}.course_fit_for5164 h4 {
    padding: 20px 15px;
    font-size: calc(30px - 6px);
}.course_fit_for5164 div {
    padding: 20px 15px;
}.course_fit_for5164 div p {
    margin-bottom: 10px;
    padding: 10px 12px;
    font-size: calc(14px - 1px);
}.course_fit_for5164 div p svg {
    width: 18px;
    min-width: 18px;
    margin-right: 10px;
    height: 18px;
}}.id_thankbox6745 {
    padding: 7rem 0;
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,161,128,0.5) 0%, rgb(222,193,170,0.5) 40%, rgb(240,225,212) 100%);
}.id_thankbox6745::before {
    content: "";
    top: -50%;
    height: 200%;
    position: absolute;
    width: 200%;
    animation: rotateGradient 30s infinite linear;
    left: -50%;
    background: radial-gradient(circle at center, rgb(222,193,170,0.5) 0%, transparent 70%);
    opacity: 0.2;
}.id_thankbox6745::after {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(199,161,128,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(199,161,128,0.5) 0%, transparent 6%),
        radial-gradient(circle at 40% 80%, rgb(222,193,170,0.5) 0%, transparent 5%),
        radial-gradient(circle at 65% 25%, rgb(222,193,170,0.5) 0%, transparent 7%);
    inset: 0;
    content: "";
    pointer-events: none;
    position: absolute;
}.id_thankbox6745 .container {
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
}.id_thankbox6745 .team_bios9724 {
    flex-direction: column;
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    gap: 2.5rem;
    display: flex;
    padding: 3rem;
}.id_thankbox6745 .team_bios9724::before {
    height: 100%;
    animation: shimmer 4s infinite;
    content: "";
    left: -100%;
    width: 100%;
    top: 0;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    position: absolute;
}.id_thankbox6745 .team_bios9724:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        0 10px 25px rgba(0, 0, 0, 0.08);
    transform: translateZ(20px) scale(1.01);
}.id_thankbox6745 .team_bios9724 > div:first-child {
    opacity: 0;
    animation: slideInLeft 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.2s;
    transform: translateX(-2rem);
    position: relative;
}.id_thankbox6745 .team_bios9724 > div:last-child {
    opacity: 0;
    position: relative;
    transform: translateY(2rem);
    animation: slideInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.5s;
}.id_thankbox6745 h5 {
    margin-bottom: 1rem;
    position: relative;
    letter-spacing: 0.02em;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 1rem;
    font-size: calc(19px * 1.1);
    color: rgb(222,193,170);
}.id_thankbox6745 h5::after {
    height: 3px;
    position: absolute;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    left: 0;
    content: "";
    bottom: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
}.id_thankbox6745 p {
    z-index: 1;
    transition: color 0.3s ease, transform 0.3s ease;
    margin: 0;
    position: relative;
    font-size: 13px;
    color: #000000;
    line-height: 1.7;
}.id_thankbox6745 a {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    display: block;
    border-radius: 6px;
    padding: 1.5rem;
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}.id_thankbox6745 a::before {
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, rgb(222,193,170,0.5) 0%, transparent 100%);
    inset: 0;
    opacity: 0;
    content: "";
    transition: opacity 0.4s ease;
}.id_thankbox6745 a:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.id_thankbox6745 a:hover::before {
    opacity: 0.15;
}.id_thankbox6745 a:hover p {
    transform: translateY(-3px);
    color: #000000;
}.id_thankbox6745 a::after {
    content: "";
    transform-origin: left;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(199,161,128) 0%, rgb(222,193,170) 100%);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scaleX(0);
    left: 0;
}.id_thankbox6745 a:hover::after {
    transform: scaleX(1);
}

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

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

@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 60%;
    }
}

@keyframes shimmer {
    0% {
        left: -100%;
    }
    20%, 100% {
        left: 100%;
    }
}

@keyframes rotateGradient {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.id_thankbox6745 {
    padding: 5rem 0;
}.id_thankbox6745 .team_bios9724 {
    padding: 2.5rem;
    gap: 2rem;
}.id_thankbox6745 h5 {
    font-size: 19px;
}.id_thankbox6745 p {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 767px) {.id_thankbox6745 {
    padding: 4rem 0;
}.id_thankbox6745 .team_bios9724 {
    padding: 2rem;
    gap: 1.5rem;
}.id_thankbox6745 h5 {
    font-size: calc(19px * 0.9);
}.id_thankbox6745 h5::after {
    height: 2px;
}.id_thankbox6745 a {
    padding: 1.2rem;
}
}

@media (max-width: 575px) {.id_thankbox6745 {
    padding: 3rem 0;
}.id_thankbox6745 .team_bios9724 {
    gap: 1.2rem;
    padding: 1.5rem;
}.id_thankbox6745 h5 {
    padding-bottom: 0.75rem;
    font-size: calc(19px * 0.85);
}.id_thankbox6745 p {
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}.id_thankbox6745 a {
    padding: 1rem;
}.id_thankbox6745 a:hover {
    transform: translateY(-3px);
}
}

@media (hover: none) {.id_thankbox6745 .team_bios9724:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1),
                   0 0 0 1px rgba(255, 255, 255, 0.1),
                   0 5px 15px rgba(0, 0, 0, 0.05);
    transform: none;
}.id_thankbox6745 a:hover {
    transform: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}.id_thankbox6745 a:hover p {
    transform: none;
}}.course_structure5789 {
    padding: 120px 0 80px;
    background: linear-gradient(145deg, rgb(240,225,212) 0%, rgba(245, 245, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.course_structure5789::before {
    z-index: 0;
    background-image: 
        linear-gradient(30deg, rgba(rgb(222,193,170,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(222,193,170,0.5), 0.03) 1px, transparent 1px);
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
    background-size: 40px 40px;
    top: 0;
}.course_structure5789::after {
    width: 300px;
    right: -5%;
    content: "";
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(225deg, rgb(222,193,170) 0%, rgba(rgb(222,193,170,0.5), 0.4) 70%);
    opacity: 0.2;
    top: -5%;
    filter: blur(80px);
    height: 300px;
    z-index: 0;
}.course_structure5789 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.course_structure5789 h2 {
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 32px;
    margin-bottom: 40px;
    transform: translateX(-8px);
    max-width: 90%;
}.course_structure5789 h2::before {
    position: absolute;
    top: 50%;
    height: 60%;
    left: -15px;
    content: "";
    width: 6px;
    background-color: rgb(222,193,170);
    transform: translateY(-50%);
}.course_structure5789 .job_success0591 {
    gap: 40px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}.course_structure5789 .img_banner8259 {
    height: 360px;
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.06),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.03);
    overflow: hidden;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    border: 1px solid rgba(rgb(222,193,170,0.5), 0.15);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
}.course_structure5789 .img_banner8259::before {
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(rgb(222,193,170,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgba(0, 0, 0, 0.5), 0.2) 100%
    );
    width: 100%;
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
}.course_structure5789 .img_banner8259:hover {
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: perspective(1000px) rotateY(0deg) translateZ(5px);
}.course_structure5789 .text_wrap_item1509 {
    scrollbar-color: rgb(222,193,170) rgba(rgb(222,193,170,0.5), 0.1);
    transform: translateY(-5px);
    position: relative;
    padding: 20px;
    background: #ffffff;
    max-height: 500px;
    scrollbar-width: thin;
    overflow-y: auto;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.03),
        0 1px 8px rgba(rgba(0, 0, 0, 0.5), 0.01);
}.course_structure5789 .text_wrap_item1509::-webkit-scrollbar {
    width: 6px;
}.course_structure5789 .text_wrap_item1509::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(rgb(222,193,170,0.5), 0.1);
}.course_structure5789 .text_wrap_item1509::-webkit-scrollbar-thumb {
    background-color: rgb(222,193,170);
    border-radius: 10px;
}.course_structure5789 .description {
    padding-left: 15px;
    font-size: 13px;
    margin-bottom: 20px;
    color: #000000;
    border-left: 2px solid rgba(rgb(222,193,170,0.5), 0.3);
    line-height: 1.7;
    position: relative;
}.course_structure5789 .description:last-child {
    margin-bottom: 0;
}.course_structure5789 .description::before {
    animation: lineGrow 2.5s ease-out forwards;
    height: 0;
    content: "";
    background-color: rgb(222,193,170);
    left: -2px;
    top: 0;
    width: 2px;
    position: absolute;
}

@keyframes lineGrow {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}

@media (min-width: 768px) {.course_structure5789 {
    padding: 150px 0 100px;
}.course_structure5789 .job_success0591 {
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
}.course_structure5789 h2 {
    font-size: calc(32px * 1.1);
    max-width: 70%;
    margin-bottom: 60px;
}.course_structure5789 .img_banner8259 {
    height: 450px;
}.course_structure5789 .text_wrap_item1509 {
    padding: 30px;
    max-height: 450px;
}
}

@media (min-width: 992px) {.course_structure5789 {
    padding: 180px 0 120px;
}.course_structure5789 h2 {
    transform: translateX(-20px);
    max-width: 60%;
    font-size: calc(32px * 1.2);
}.course_structure5789 h2::before {
    width: 8px;
    left: -30px;
}.course_structure5789 .job_success0591 {
    gap: 80px;
}.course_structure5789 .img_banner8259 {
    height: 520px;
}.course_structure5789 .text_wrap_item1509 {
    max-height: 520px;
    padding: 40px;
}.course_structure5789 .description {
    padding-left: 25px;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.course_structure5789 .container {
    padding: 0 40px;
}.course_structure5789 .job_success0591 {
    gap: 100px;
}.course_structure5789 .img_banner8259 {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.course_structure5789 .img_banner8259:hover {
    transform: perspective(1200px) rotateY(0deg) translateZ(10px);
}.course_structure5789 .text_wrap_item1509 {
    transform: translateY(-10px);
}
}

@media (max-width: 767px) {.course_structure5789 {
    padding: 80px 0 60px;
}.course_structure5789 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 30px;
    max-width: 100%;
}.course_structure5789 .img_banner8259 {
    height: 280px;
}.course_structure5789 .text_wrap_item1509 {
    padding: 15px;
    max-height: 400px;
}.course_structure5789 .description {
    font-size: calc(13px * 0.95);
}}.about_this7139 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.about_this7139::before {
    position: absolute;
    backdrop-filter: blur(5px);
    left: 0;
    z-index: 1;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(222,193,170,0.5), rgba(0, 0, 0, 0.5) 70%);
}.about_this7139::after {
    animation: pulse 8s infinite alternate ease-in-out;
    z-index: 0;
    border-radius: 50%;
    content: "";
    filter: blur(60px);
    width: 300px;
    right: -50px;
    position: absolute;
    bottom: -50px;
    background: rgb(199,161,128,0.5);
    height: 300px;
}.about_this7139 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.about_this7139 .text_wrap_item1509 {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease-out;
    padding: 50px;
    margin-left: auto;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    max-width: 800px;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(199,161,128);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
}.about_this7139 .text_wrap_item1509:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_this7139 h5 {
    opacity: 0.9;
    transform: translateX(-10px);
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.4s ease;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
    position: relative;
    color: #ffffff;
    letter-spacing: 1.5px;
}.about_this7139 h5::after {
    position: absolute;
    left: 0;
    transform-origin: left;
    bottom: -8px;
    background: rgb(199,161,128);
    width: 40px;
    content: "";
    transform: scaleX(0.7);
    transition: transform 0.5s ease;
    height: 3px;
}.about_this7139 .text_wrap_item1509:hover h5 {
    transform: translateX(0);
    opacity: 1;
}.about_this7139 .text_wrap_item1509:hover h5::after {
    transform: scaleX(1);
}.about_this7139 p {
    line-height: 1.5;
    color: #ffffff;
    font-size: calc(12px * 1.3);
    font-weight: 400;
    margin-bottom: 25px;
}.about_this7139 p b {
    position: relative;
    letter-spacing: 0.5px;
    font-size: calc(12px * 1.5);
    font-weight: 700;
    display: inline-block;
    transition: all 0.3s ease;
    color: rgb(199,161,128);
}.about_this7139 p b::before {
    z-index: -1;
    content: "";
    background: rgb(199,161,128,0.5);
    left: 0;
    transform: skewX(-15deg) translateY(5px);
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all 0.3s ease;
    height: 10px;
}.about_this7139 .text_wrap_item1509:hover p b::before {
    transform: skewX(-15deg) translateY(3px);
    height: 15px;
}.about_this7139 ol {
    counter-reset: item;
    padding: 0;
    margin: 0;
}.about_this7139 ol li {
    margin-bottom: 15px;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    color: #ffffff;
    padding-left: 0;
    font-size: 12px;
    list-style-type: none;
}.about_this7139 ol li::before {
    position: absolute;
    opacity: 0.7;
    left: -35px;
    top: 0;
    color: rgb(199,161,128);
    font-weight: 700;
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(0.9);
    }
    50% {
        opacity: 0.7;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(0.9);
    }
}

@media (max-width: 992px) {.about_this7139 {
    padding: 90px 0;
}.about_this7139 .text_wrap_item1509 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.about_this7139 p {
    font-size: 12px;
}.about_this7139 p b {
    font-size: calc(12px * 1.3);
}
}

@media (max-width: 768px) {.about_this7139 {
    padding: 70px 0;
}.about_this7139 .text_wrap_item1509 {
    transform: none;
    padding: 30px 25px;
    max-width: 100%;
}.about_this7139 h5 {
    font-size: calc(20px * 0.9);
}.about_this7139 p b {
    font-size: calc(12px * 1.2);
}.about_this7139 ol li {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.about_this7139 {
    padding: 50px 0;
}.about_this7139 .text_wrap_item1509 {
    padding: 25px 20px;
    border-left-width: 3px;
}.about_this7139 h5 {
    font-size: calc(20px * 0.85);
    margin-bottom: 10px;
}.about_this7139 h5::after {
    height: 2px;
    width: 30px;
}.about_this7139 p {
    margin-bottom: 15px;
    font-size: calc(12px * 0.95);
}.about_this7139 p b {
    font-size: calc(12px * 1.15);
}.about_this7139 ol li {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.about_this7139::after {
    width: 200px;
    right: -30px;
    bottom: -30px;
    height: 200px;
}}.secure_hideout7496 {
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 60px;
    background-color: rgb(240,225,212);
    border: 1px solid rgb(222,193,170);
}.secure_hideout7496 h1 {
    color: rgb(222,193,170);
    text-transform: uppercase;
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(222,193,170);
    font-weight: 700;
    font-size: 47px;
    padding-bottom: 10px;
}.secure_hideout7496 h2 {
    padding-bottom: 8px;
    font-weight: 600;
    margin-top: 50px;
    border-bottom: 1px solid rgb(199,161,128);
    margin-bottom: 30px;
    color: rgb(199,161,128);
    text-transform: uppercase;
    font-size: 37px;
}.secure_hideout7496 h3, .secure_hideout7496 h4, .secure_hideout7496 h5, .secure_hideout7496 h6 {
    text-transform: uppercase;
    color: rgb(222,193,170);
    margin: 30px 0;
}.secure_hideout7496 h3 {
    font-weight: 700;
    font-size: calc(21px - 2px);
}.secure_hideout7496 h4 {
    font-weight: 600;
    font-size: calc(21px + 2px);
}.secure_hideout7496 h5 {
    font-weight: 400;
    font-size: 21px;
}.secure_hideout7496 h6 {
    font-weight: 300;
    font-size: 21px;
}.secure_hideout7496 ul, .secure_hideout7496 ol {
    margin: 20px 0;
    list-style: none;
    padding-left: 25px;
}.secure_hideout7496 ul li::before {
    font-size: 20px;
    margin-right: 10px;
    color: rgb(199,161,128);
    content: '•';
}.secure_hideout7496 ol {
    counter-reset: list-counter;
}.secure_hideout7496 ol li {
    counter-increment: list-counter;
}.secure_hideout7496 ol li::before {
    color: rgb(222,193,170);
    margin-right: 5px;
    content: counter(list-counter) '. ';
    font-weight: 700;
}.secure_hideout7496 li {
    margin-bottom: 15px;
    line-height: 1.6;
    padding-left: 15px;
    position: relative;
    font-size: 13px;
}.secure_hideout7496 section {
    padding-top: 30px;
    margin-top: 60px;
    border-top: 1px solid #000000;
}.secure_hideout7496 p {
    margin-bottom: 20px;
    text-align: justify;
    line-height: 1.8;
    font-size: 13px;
}.secure_hideout7496 span {
    color: rgb(222,193,170);
    font-weight: 600;
}.secure_hideout7496 div {
    margin-bottom: 25px;
}
@media only screen and (max-width: 800px) {.secure_hideout7496 {
    padding: 40px;
    border-radius: 10px;
}.secure_hideout7496 h1 {
    font-size: calc(21px - 8px);
}.secure_hideout7496 h2 {
    font-size: calc(21px - 6px);
}.secure_hideout7496 ul, .secure_hideout7496 ol {
    padding-left: 20px;
}.secure_hideout7496 li {
    font-size: calc(13px - 1px);
}.secure_hideout7496 p {
    font-size: calc(13px - 1px);
}}.pricing_cluster4780 {
    position: relative;
    background-color: rgb(240,225,212);
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 100px 0;
}.pricing_cluster4780::before {
    z-index: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(rgb(199,161,128,0.5), 0.05) 0%, rgba(rgb(222,193,170,0.5), 0.08) 100%);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
}.pricing_cluster4780 .container {
    max-width: 1400px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.pricing_cluster4780 .package_pricing1790 {
    display: flex;
    flex-direction: column;
}.pricing_cluster4780 .promo_cost6427 {
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    margin-bottom: 60px;
    opacity: 0;
}.pricing_cluster4780 .promo_cost6427 h2 {
    text-transform: uppercase;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000000;
}.pricing_cluster4780 .promo_cost6427 h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(199,161,128), rgb(222,193,170));
    height: 4px;
    border-radius: 2px;
    content: "";
    bottom: -10px;
    position: absolute;
    width: 80px;
}.pricing_cluster4780 .bundle_offer3507 {
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
    max-width: 800px;
    margin-top: 25px;
}.pricing_cluster4780 .price_options3421 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 20px;
    display: grid;
}.pricing_cluster4780 .cost_summary6739 {
    text-decoration: none;
    perspective: 1000px;
    display: block;
    animation-delay: calc(0.15s * var(--i, 1));
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(30px);
}.pricing_cluster4780 .cost_summary6739:nth-child(1) {
    --i: 1;
}.pricing_cluster4780 .cost_summary6739:nth-child(2) {
    --i: 2;
}.pricing_cluster4780 .cost_summary6739:nth-child(3) {
    --i: 3;
}.pricing_cluster4780 .cost_summary6739:nth-child(4) {
    --i: 4;
}.pricing_cluster4780 .training_sub2894 {
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    height: 100%;
    background-color: #ffffff;
    position: relative;
}.pricing_cluster4780 .cost_summary6739:hover .training_sub2894 {
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(222,193,170,0.5), 0.1);
}.pricing_cluster4780 .package_rates1602 {
    position: relative;
    min-height: 250px;
    padding: 35px 30px;
    box-sizing: border-box;
    z-index: 2;
}.pricing_cluster4780 .package_rates1602 h3 {
    display: inline-block;
    font-size: calc(19px + 2px);
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000000;
    transition: transform 0.3s ease;
}.pricing_cluster4780 .cost_summary6739:hover .package_rates1602 h3 {
    transform: translateX(5px);
    color: rgb(222,193,170);
}.pricing_cluster4780 .monthly_rate5419 {
    display: block;
    color: rgb(199,161,128);
    font-weight: 700;
    transition: all 0.3s ease;
    position: relative;
    margin: 20px 0;
    font-size: calc(19px + 4px);
}.pricing_cluster4780 .monthly_rate5419::before {
    left: 0;
    width: 40px;
    content: "";
    height: 3px;
    border-radius: 2px;
    position: absolute;
    top: -10px;
    background: linear-gradient(90deg, rgb(199,161,128), transparent);
}.pricing_cluster4780 .cost_summary6739:hover .monthly_rate5419 {
    transform: scale(1.05);
    color: rgb(222,193,170);
}.pricing_cluster4780 .package_rates1602 p {
    line-height: 1.6;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
    transition: color 0.3s ease;
    font-size: 12px;
    color: #000000;
    hyphens: auto;
    white-space: normal;
    margin-top: 15px;
}.pricing_cluster4780 .img_banner8259 {
    position: relative;
    height: 200px;
    width: 100%;
    transition: all 0.5s ease;
    overflow: hidden;
}.pricing_cluster4780 .img_banner8259::after {
    height: 100%;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    width: 100%;
    transition: opacity 0.4s ease;
    left: 0;
    position: absolute;
    opacity: 0.6;
    z-index: 1;
    top: 0;
}.pricing_cluster4780 .cost_summary6739:hover .img_banner8259 {
    transform: scale(1.05);
}.pricing_cluster4780 .cost_summary6739:hover .img_banner8259::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.pricing_cluster4780 .package_pricing1790 {
    flex-direction: row-reverse;
}.pricing_cluster4780 .promo_cost6427 {
    padding-left: 50px;
    width: 30%;
    margin-bottom: 0;
}.pricing_cluster4780 .price_options3421 {
    width: 70%;
}.pricing_cluster4780 .promo_cost6427 h2 {
    font-size: calc(29px + 4px);
}
}

@media (max-width: 1199px) {.pricing_cluster4780 {
    padding: 80px 0;
}.pricing_cluster4780 .promo_cost6427 {
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center;
}.pricing_cluster4780 .promo_cost6427 h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}

@media (max-width: 767px) {.pricing_cluster4780 {
    padding: 60px 0;
}.pricing_cluster4780 .price_options3421 {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing_cluster4780 .package_rates1602 {
    padding: 25px 20px;
}.pricing_cluster4780 .img_banner8259 {
    height: 180px;
}.pricing_cluster4780 .promo_cost6427 h2 {
    font-size: calc(29px - 2px);
}.pricing_cluster4780 .bundle_offer3507 {
    font-size: calc(12px - 1px);
}
}

@media (hover: none) {.pricing_cluster4780 .cost_summary6739:hover .training_sub2894 {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_cluster4780 .cost_summary6739:hover .package_rates1602 h3 {
    transform: none;
}.pricing_cluster4780 .cost_summary6739:hover .monthly_rate5419 {
    transform: none;
}.pricing_cluster4780 .cost_summary6739:hover .img_banner8259 {
    transform: none;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(222,193,170);
}header .top_plank .header_head4927 div svg, header .top_plank .header_head4927 div svg path {
    fill: #ffffff;
}header .top_plank .header_head4927 div span {
    color: #ffffff;
}header .top_plank .header_head4927 {
    line-height: 21px;
    font-size: 15px;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0 10px 0;
    width: 100%;
}header .top_plank .header_head4927 div {
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
}header .top_plank .header_head4927 div img, header .top_plank .header_head4927 div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.teaching_experience6741 {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgb(199,161,128,0.5) 100%);
    overflow: hidden;
}.teaching_experience6741::before {
    background-size: 40px 40px;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(199,161,128,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(199,161,128,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(199,161,128,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(199,161,128,0.5) 75%);
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    content: "";
    opacity: 0.05;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
}.teaching_experience6741::after {
    width: 200px;
    z-index: 0;
    position: absolute;
    animation: glow 8s infinite alternate ease-in-out;
    right: -50px;
    filter: blur(80px);
    background: rgb(222,193,170,0.5);
    height: 200px;
    content: "";
    top: -50px;
}.teaching_experience6741 .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    position: relative;
}.teaching_experience6741 .testimonial_corner7691 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(5px);
    padding: 40px;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    gap: 30px;
    background: #ffffff;
}.teaching_experience6741 .testimonial_corner7691:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(1) {
    position: relative;
    order: 1;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(2) {
    order: 2;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(3) {
    order: 3;
}.teaching_experience6741 .img_banner8259 {
    height: 300px;
    transform: translateZ(0);
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: transform 0.5s ease;
}.teaching_experience6741 .img_banner8259::before {
    transition: opacity 0.5s ease;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgb(222,193,170,0.5) 100%);
    left: 0;
    opacity: 0.7;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
}.teaching_experience6741 .testimonial_corner7691:hover .img_banner8259 {
    transform: scale(1.03);
}.teaching_experience6741 .testimonial_corner7691:hover .img_banner8259::before {
    opacity: 0.9;
}.teaching_experience6741 .name {
    display: inline-block;
    position: relative;
    transform: translateY(0);
    font-weight: 700;
    margin: 0 0 10px 0;
    color: rgb(222,193,170);
    font-size: 19px;
    transition: transform 0.3s ease;
}.teaching_experience6741 .name::after {
    background: rgb(222,193,170);
    bottom: -5px;
    width: 0;
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.teaching_experience6741 .testimonial_corner7691:hover .name::after {
    width: 100%;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(2) > div {
    opacity: 0.85;
    margin-bottom: 15px;
    font-size: calc(18px - 2px);
    color: #000000;
    font-weight: 600;
    letter-spacing: 0.5px;
}.teaching_experience6741 .past_career0128 {
    position: relative;
    font-size: 18px;
    padding-left: 20px;
    line-height: 1.8;
    color: #000000;
    margin: 0;
    border-left: 3px solid rgb(199,161,128,0.5);
}.teaching_experience6741 .past_career0128::before {
    z-index: -1;
    content: "";
    font-size: 80px;
    color: rgb(199,161,128,0.5);
    top: -30px;
    left: -15px;
    position: absolute;
    font-family: Georgia, serif;
    opacity: 0.2;
}

@keyframes glow {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.2); }
    100% { opacity: 0.3; transform: scale(1); }
}

@media (min-width: 768px) {.teaching_experience6741 .testimonial_corner7691 {
    grid-template-columns: 280px 1fr;
    gap: 30px 40px;
    grid-template-rows: auto 1fr;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    align-self: end;
}.teaching_experience6741 .testimonial_corner7691 > div:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}.teaching_experience6741 .img_banner8259 {
    min-height: 400px;
    height: 100%;
}
}

@media (min-width: 992px) {.teaching_experience6741 {
    padding: 140px 0;
}.teaching_experience6741 .testimonial_corner7691 {
    padding: 60px;
    gap: 40px 60px;
}.teaching_experience6741 .img_banner8259::after {
    z-index: 2;
    left: 20px;
    top: 20px;
    right: 20px;
    transition: transform 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: scale(0.95);
    content: "";
    bottom: 20px;
    position: absolute;
}.teaching_experience6741 .testimonial_corner7691:hover .img_banner8259::after {
    transform: scale(1);
}.teaching_experience6741 .name {
    font-size: calc(19px + 2px);
}.teaching_experience6741 .past_career0128 {
    padding-left: 30px;
    font-size: calc(18px + 1px);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.teaching_experience6741 {
    padding: 80px 0;
}.teaching_experience6741 .testimonial_corner7691 {
    padding: 30px;
}.teaching_experience6741 .img_banner8259 {
    height: 240px;
}.teaching_experience6741 .name {
    font-size: calc(19px - 1px);
}.teaching_experience6741 .past_career0128 {
    font-size: calc(18px - 1px);
    line-height: 1.7;
}
}