* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}.honor_cta26 {
    flex: 0 0 auto;
}.container {
    width: 1177px;
    margin: auto;
    max-width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
    min-height: 100%;
}.viewport-container32 {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}::-webkit-scrollbar {
    padding: 4px;
    width: 8px;
}::-webkit-scrollbar-track {
    margin: 4px 0;
    background: rgb(149,151,147);
    border-radius: 18%;
}::-webkit-scrollbar-thumb {
    transition: all, border-radius 3.9s linear;
    background: #ffffff;
    box-shadow: -3px 1px 4px 7px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -3px 1px 3px 1px rgba(0, 0, 0, 0.2);
    background: rgb(149,151,147);
}::-webkit-scrollbar-corner {
    border-radius: 1px;
    background: rgb(189,193,187,0.5);
}* {
    scrollbar-width: thin;
    scrollbar-color: rgb(189,193,187,0.5) rgb(149,151,147,0.5);
}.top_head94 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.reach_out15 {
    position: relative;
    background: rgb(230,226,207);
    padding: 90px 0;
    overflow: hidden;
}.reach_out15::before {
    background: linear-gradient(45deg, rgb(189,193,187,0.5), rgb(149,151,147,0.5));
    top: -150px;
    position: absolute;
    z-index: 1;
    content: "";
    right: -150px;
    height: 400px;
    filter: blur(70px);
    width: 400px;
    border-radius: 50%;
}.reach_out15::after {
    height: 300px;
    background: linear-gradient(225deg, rgb(149,151,147,0.5), rgb(189,193,187,0.5));
    width: 300px;
    border-radius: 50%;
    bottom: -100px;
    left: -100px;
    content: "";
    filter: blur(60px);
    position: absolute;
    z-index: 1;
}.reach_out15 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
}.reach_out15 h2 {
    color: #000000;
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    font-size: 28px;
}.reach_out15 h2::before {
    border-radius: 50%;
    background: rgb(189,193,187,0.5);
    z-index: -1;
    top: -25px;
    height: 50px;
    content: "";
    width: 50px;
    left: calc(50% - 120px);
    position: absolute;
}.reach_out15 h2::after {
    z-index: -1;
    content: "";
    height: 30px;
    bottom: -15px;
    border-radius: 50%;
    position: absolute;
    background: rgb(149,151,147,0.5);
    width: 30px;
    right: calc(50% - 100px);
}.reach_out15 .query_feedback52 {
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    position: relative;
    background: #ffffff;
    display: flex;
}.reach_out15 .query_feedback52::before {
    content: "";
    z-index: 0;
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(189,193,187,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(149,151,147,0.5) 99%
    );
}.reach_out15 .pic_hover08 {
    flex: 0 0 45%;
    transition: transform 0.5s ease;
    min-height: 500px;
    position: relative;
}.reach_out15 .pic_hover08::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
}.reach_out15 .pic_hover08::after {
    position: absolute;
    bottom: 20px;
    pointer-events: none;
    content: "";
    left: 20px;
    right: 20px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.3);
    top: 20px;
}.reach_out15 .message_support36 {
    position: relative;
    justify-content: center;
    padding: 60px;
    display: flex;
    flex: 0 0 55%;
    flex-direction: column;
}.reach_out15 form {
    z-index: 3;
    position: relative;
}.reach_out15 form h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
}.reach_out15 form input[type="text"] {
    background: rgb(230,226,207);
    border-radius: 12px;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    width: 100%;
    color: #000000;
    padding: 18px 25px;
    font-size: 18px;
    border: none;
}.reach_out15 form input[type="text"]:focus {
    border: 1px solid transparent;
    outline: none;
    box-shadow: 0 5px 15px rgba(rgb(189,193,187), 0.1);
    background: linear-gradient(rgb(230,226,207), rgb(230,226,207)) padding-box,
                linear-gradient(to right, rgb(189,193,187), rgb(149,151,147)) border-box;
}.reach_out15 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}.reach_out15 .query_message45 {
    margin-bottom: 30px;
    position: relative;
}.reach_out15 .query_message45 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.reach_out15 .query_message45 label {
    font-size: 15px;
    cursor: pointer;
    align-items: center;
    display: flex;
    padding-left: 35px;
    position: relative;
    color: #000000;
}.reach_out15 .query_message45 label::before {
    transition: all 0.3s ease;
    position: absolute;
    height: 22px;
    content: "";
    background: rgb(230,226,207);
    left: 0;
    top: 0;
    border-radius: 6px;
    width: 22px;
}.reach_out15 .query_message45 input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
}.reach_out15 .query_message45 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    width: 6px;
    top: 4px;
    position: absolute;
    content: "";
    border-width: 0 2px 2px 0;
    height: 12px;
    left: 8px;
    border: solid #ffffff;
}.reach_out15 .query_message45 label a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
    color: rgb(189,193,187);
}.reach_out15 .query_message45 label a:hover {
    color: rgb(149,151,147);
}.reach_out15 .help_links58 {
    width: 100%;
    z-index: 1;
    overflow: hidden;
    padding: 20px;
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
    color: #ffffff;
    font-size: 14px;
    position: relative;
    font-weight: 600;
    border-radius: 12px;
    transition: all 0.5s ease;
    border: none;
    cursor: pointer;
}.reach_out15 .help_links58::before {
    transform: scaleX(0);
    transition: transform 0.5s ease;
    height: 100%;
    background: linear-gradient(135deg, rgb(149,151,147), rgb(189,193,187));
    top: 0;
    position: absolute;
    width: 100%;
    transform-origin: right;
    left: 0;
    z-index: -1;
    content: "";
}.reach_out15 .help_links58:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.reach_out15 svg {
    height: 24px;
    margin-right: 12px;
    transition: all 0.3s ease;
    stroke: rgb(189,193,187);
    fill: none;
    width: 24px;
}.reach_out15 svg path {
    stroke: rgb(189,193,187);
    stroke-width: 2;
    fill: none;
    transition: all 0.3s ease;
}.reach_out15 svg:hover,
.reach_out15 svg:hover path {
    stroke: rgb(149,151,147);
}

@media (max-width: 1024px) {.reach_out15 {
    padding: 70px 0;
}.reach_out15 .message_support36 {
    padding: 45px;
}.reach_out15 .pic_hover08 {
    min-height: 450px;
}
}

@media (max-width: 768px) {.reach_out15 {
    padding: 60px 0;
}.reach_out15 h2 {
    margin-bottom: 40px;
}.reach_out15 .query_feedback52 {
    flex-direction: column;
}.reach_out15 .pic_hover08 {
    min-height: 300px;
    flex: 0 0 300px;
    width: 100%;
}.reach_out15 .message_support36 {
    padding: 40px 30px;
    flex: 0 0 auto;
}.reach_out15 form h3 {
    margin-bottom: 25px;
}.reach_out15 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}
}

@media (max-width: 480px) {.reach_out15 {
    padding: 50px 0;
}.reach_out15 h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.reach_out15 .pic_hover08 {
    min-height: 220px;
}.reach_out15 .message_support36 {
    padding: 30px 20px;
}.reach_out15 form h3 {
    margin-bottom: 20px;
    font-size: calc(24px * 0.9);
}.reach_out15 form input[type="text"] {
    margin-bottom: 16px;
    font-size: calc(18px * 0.95);
    padding: 14px 16px;
}.reach_out15 .help_links58 {
    padding: 16px;
}.reach_out15 .query_message45 label {
    font-size: calc(15px * 0.95);
}}.teaching_process36 {
    z-index: 1;
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(245, 245, 255, 0.95) 100%);
}.teaching_process36::before {
    z-index: -1;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(189,193,187,0.5), 0.05) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgba(rgb(149,151,147,0.5), 0.08) 0%, transparent 70%);
}.teaching_process36::after {
    top: -5%;
    right: -5%;
    position: absolute;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 10% 85%);
    z-index: -1;
    width: 35%;
    content: "";
    animation: float 8s ease-in-out infinite;
    opacity: 0.07;
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    height: 40%;
}.teaching_process36 .how_started17 {
    position: relative;
    padding: 0 25px;
    margin: 0 auto;
    max-width: 1200px;
}.teaching_process36 .how_started17::before {
    position: absolute;
    z-index: -1;
    width: 200px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    opacity: 0.05;
    bottom: -40px;
    height: 200px;
    background: linear-gradient(225deg, rgb(149,151,147) 0%, transparent 80%);
    filter: blur(20px);
    content: "";
    left: 0;
}.teaching_process36 h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 45px;
    color: #000000;
    position: relative;
    transform: translateX(-10px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-block;
}.teaching_process36 h2::after {
    transform-origin: left center;
    height: 3px;
    left: 0;
    transition: transform 0.5s ease-out;
    transform: scaleX(1);
    width: 80px;
    content: "";
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
}.teaching_process36:hover h2 {
    transform: translateX(0);
}.teaching_process36:hover h2::after {
    transform: scaleX(1.4);
}.teaching_process36 .description_card46 {
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
    padding: 40px 50px;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(189,193,187);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    transform: translateY(0);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 4px rgba(0, 0, 0, 0.03);
    position: relative;
}.teaching_process36 .description_card46::before {
    background: rgb(149,151,147);
    position: absolute;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    transform: rotate(15deg);
    right: 30px;
    opacity: 0.1;
    top: -20px;
    height: 50px;
    transition: transform 0.5s ease-out;
    width: 50px;
}.teaching_process36 .description_card46:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.08),
        0 2px 5px rgba(0, 0, 0, 0.05);
}.teaching_process36 .description_card46:hover::before {
    transform: rotate(30deg) scale(1.2);
}.teaching_process36 p {
    position: relative;
    margin: 0;
    line-height: 1.7;
    color: #000000;
    font-size: 15px;
}

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

@media screen and (max-width: 992px) {.teaching_process36 {
    padding: 80px 0 70px;
}.teaching_process36 h2 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.9);
}.teaching_process36 .description_card46 {
    padding: 35px 40px;
}
}

@media screen and (max-width: 768px) {.teaching_process36 {
    padding: 60px 0 50px;
}.teaching_process36::after {
    right: -10%;
    width: 50%;
    top: -3%;
}.teaching_process36 h2 {
    margin-bottom: 30px;
    transform: translateX(0);
    font-size: calc(36px * 0.8);
}.teaching_process36 h2::after {
    width: 60px;
}.teaching_process36 .description_card46 {
    padding: 30px 25px;
}.teaching_process36 .description_card46::before {
    top: -15px;
    height: 40px;
    right: 20px;
    width: 40px;
}.teaching_process36 p {
    font-size: calc(15px * 0.95);
}
}

@media screen and (max-width: 576px) {.teaching_process36 {
    padding: 50px 0 40px;
}.teaching_process36 .how_started17 {
    padding: 0 15px;
}.teaching_process36 h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 25px;
}.teaching_process36 h2::after {
    width: 50px;
}.teaching_process36 .description_card46 {
    border-left-width: 3px;
    padding: 25px 20px;
}.teaching_process36 p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}}.statistical_report31 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: rgb(230,226,207);
    z-index: 1;
}.statistical_report31::before {
    position: absolute;
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    width: 100%;
    background-image: 
        linear-gradient(45deg, rgb(189,193,187,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(189,193,187,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(189,193,187,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(189,193,187,0.5) 75%);
    left: 0;
    height: 100%;
    top: 0;
    z-index: -1;
    content: "";
    opacity: 0.05;
}.statistical_report31 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.statistical_report31 .fast_statistics26 {
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin-bottom: 50px;
    padding: 40px;
    border-radius: 11px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
}.statistical_report31 .fast_statistics26::before {
    content: "";
    width: 5px;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
    height: 100%;
    left: 0;
}.statistical_report31 .statistics_advances54 {
    padding-left: 20px;
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.statistical_report31 .top_statistics04 {
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
    padding-left: 20px;
    margin: 0;
}.statistical_report31 .statistics_pro32 {
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    display: grid;
}.statistical_report31 .gain_statistics30 {
    border: 1px solid rgba(0, 0, 0, 0.03);
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    align-items: center;
    overflow: hidden;
    padding: 30px 25px;
    display: flex;
    position: relative;
    flex-direction: column;
    border-radius: 10px;
    transition: all 0.4s ease;
    background: #ffffff;
}.statistical_report31 .gain_statistics30:nth-child(odd) {
    border-top: 3px solid rgb(189,193,187);
}.statistical_report31 .gain_statistics30:nth-child(even) {
    border-top: 3px solid rgb(149,151,147);
}.statistical_report31 .gain_statistics30:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.statistical_report31 .gain_statistics30 h4 {
    font-size: 2.5rem;
    transition: all 0.3s ease;
    font-weight: 700;
    margin: 0 0 15px;
    color: rgb(189,193,187);
}.statistical_report31 .gain_statistics30:nth-child(even) h4 {
    color: rgb(149,151,147);
}.statistical_report31 .gain_statistics30 span {
    font-size: calc(12px * 0.9);
    transition: all 0.3s ease;
    line-height: 1.5;
    color: #000000;
}.statistical_report31 .gain_statistics30::after {
    z-index: -1;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(to top, rgb(189,193,187,0.5) 0%, transparent 100%);
    height: 0;
    left: 0;
    bottom: 0;
    content: "";
}.statistical_report31 .gain_statistics30:nth-child(even)::after {
    background: linear-gradient(to top, rgb(149,151,147,0.5) 0%, transparent 100%);
}.statistical_report31 .gain_statistics30:hover::after {
    height: 100%;
}.statistical_report31 svg {
    height: 40px;
    width: 40px;
    transition: all 0.3s ease;
    fill: rgb(189,193,187);
    margin-bottom: 15px;
}.statistical_report31 .gain_statistics30:nth-child(even) svg {
    fill: rgb(149,151,147);
}.statistical_report31 svg path {
    transition: all 0.3s ease;
    fill: rgb(189,193,187);
}.statistical_report31 .gain_statistics30:nth-child(even) svg path {
    fill: rgb(149,151,147);
}.statistical_report31 .gain_statistics30:hover svg {
    transform: scale(1.1);
}

@media (max-width: 1200px) {.statistical_report31 .statistics_pro32 {
    grid-template-columns: repeat(3, 1fr);
}.statistical_report31 .gain_statistics30 {
    padding: 25px 20px;
}.statistical_report31 .gain_statistics30 h4 {
    font-size: 2.2rem;
}
}

@media (max-width: 992px) {.statistical_report31 .fast_statistics26 {
    padding: 30px;
}.statistical_report31 .statistics_pro32 {
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.statistical_report31 {
    padding: 60px 0;
}.statistical_report31 .fast_statistics26 {
    margin-bottom: 30px;
    padding: 25px;
}.statistical_report31 .statistics_advances54 {
    margin-bottom: 15px;
    font-size: calc(32px * 0.85);
}.statistical_report31 .top_statistics04 {
    font-size: calc(12px * 0.95);
}.statistical_report31 .gain_statistics30 h4 {
    margin-bottom: 10px;
    font-size: 2rem;
}.statistical_report31 svg {
    height: 35px;
    width: 35px;
    margin-bottom: 10px;
}
}

@media (max-width: 576px) {.statistical_report31 {
    padding: 50px 0;
}.statistical_report31 .statistics_pro32 {
    gap: 15px;
    grid-template-columns: 1fr;
}.statistical_report31 .gain_statistics30 {
    padding: 20px 15px;
}.statistical_report31 .gain_statistics30 h4 {
    font-size: 1.8rem;
}.statistical_report31 .gain_statistics30 span {
    font-size: calc(12px * 0.85);
}.statistical_report31 .statistics_advances54 {
    font-size: calc(32px * 0.7);
}}.course_structure47 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,226,207) 40%, rgb(189,193,187,0.5) 140%);
}.course_structure47::before {
    top: 0;
    opacity: 0.07;
    background: repeating-linear-gradient(
        45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    pointer-events: none;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
}.course_structure47::after {
    transform: rotate(-15deg);
    right: -20%;
    height: 200%;
    content: "";
    background: radial-gradient(circle at center, rgb(189,193,187,0.5) 10%, transparent 70%);
    position: absolute;
    width: 60%;
    top: -50%;
    opacity: 0.1;
    pointer-events: none;
}.course_structure47 .container {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.course_structure47 .learn_map73 {
    display: flex;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    background: #ffffff;
    transform: perspective(1200px) rotateY(-2deg);
    border-left: 4px solid rgb(189,193,187);
    flex-direction: column;
}.course_structure47 .learn_map73:hover {
    transform: perspective(1200px) rotateY(0deg);
}.course_structure47 .pic_hover08 {
    position: relative;
    height: 300px;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    transform-origin: center center;
}.course_structure47 .pic_hover08::before {
    left: 0;
    opacity: 0.7;
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%, 
        #000000 100%
    );
    content: "";
    z-index: 1;
}.course_structure47 .pic_hover08::after {
    position: absolute;
    transition: transform 0.5s ease;
    width: 120%;
    opacity: 0.2;
    content: "";
    height: 120%;
    background: rgb(189,193,187);
    mix-blend-mode: overlay;
    left: -10%;
    top: -10%;
    transform: scale(1.05);
}.course_structure47 .learn_map73:hover .pic_hover08::after {
    transform: scale(1);
}.course_structure47 .description_card46 {
    background: #ffffff;
    padding: 40px;
    position: relative;
}.course_structure47 .description_card46::before {
    left: 0;
    width: 100px;
    top: 0;
    position: absolute;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(189,193,187) 0%, transparent 100%);
}.course_structure47 h3 {
    color: #000000;
    transition: transform 0.3s ease;
    font-weight: 700;
    transform-origin: left center;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    letter-spacing: -0.02em;
    position: relative;
    font-size: calc(22px * 1.1);
    margin-bottom: 24px;
}.course_structure47 .learn_map73:hover h3 {
    transform: translateX(5px);
    color: rgb(189,193,187);
}.course_structure47 p.description {
    line-height: 1.75;
    font-family: Arial, sans-serif;
    position: relative;
    padding-right: 15px;
    max-height: 250px;
    color: #000000;
    margin-bottom: 24px;
    font-size: 18px;
    overflow-y: auto;
}.course_structure47 p.description::-webkit-scrollbar {
    width: 4px;
}.course_structure47 p.description::-webkit-scrollbar-track {
    background: rgb(230,226,207);
}.course_structure47 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(189,193,187,0.5);
}.course_structure47 span.description {
    display: none;
}.course_structure47 .description_card46 div {
    position: relative;
}.course_structure47 .description_card46 div::after {
    content: "";
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    height: 40px;
    width: 100%;
    bottom: 0;
    opacity: 0.8;
    position: absolute;
    pointer-events: none;
    left: 0;
}

@media (min-width: 768px) {.course_structure47 .learn_map73 {
    max-height: 600px;
    flex-direction: row;
}.course_structure47 .pic_hover08 {
    transform: translateX(-10px);
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    height: auto;
    width: 45%;
}.course_structure47 .learn_map73:hover .pic_hover08 {
    transform: translateX(0);
}.course_structure47 .description_card46 {
    display: flex;
    width: 55%;
    flex-direction: column;
    justify-content: center;
}.course_structure47 h3 {
    font-size: 22px;
}.course_structure47 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_structure47 {
    padding: 150px 0;
}.course_structure47 .learn_map73 {
    max-height: 550px;
}.course_structure47 .pic_hover08 {
    transform: translateX(-20px);
}.course_structure47 .description_card46 {
    padding: 60px;
}.course_structure47 h3 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.7);
}.course_structure47 p.description {
    max-height: 300px;
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.course_structure47 {
    padding: 80px 0;
}.course_structure47 .learn_map73 {
    transform: perspective(1200px) rotateY(0deg);
}.course_structure47 .description_card46 {
    padding: 30px 20px;
}.course_structure47 h3 {
    font-size: calc(22px * 0.95);
    margin-bottom: 20px;
}.course_structure47 p.description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.course_structure47 {
    padding: 60px 0;
}.course_structure47 .pic_hover08 {
    height: 200px;
}.course_structure47 .description_card46 {
    padding: 25px 15px;
}.course_structure47 h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 15px;
}}.dialogCookieSettings76 {
    position: fixed;
    width: 100%;
    padding: 20px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: rgb(230,226,207);
    z-index: 1050;
    border-top: 3px solid rgb(189,193,187);
    bottom: 0;
}.learn_consent38 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    z-index: 1;
}.track_bar29 {
    flex-shrink: 0;
    margin-right: 20px;
}#cookie_notice_box93 {
    display: none;
}#cookie_notice_box93:checked ~ .dialogCookieSettings76 {
    opacity: 0;
    visibility: hidden;
}.track_bar29 svg {
    transition: fill 0.3s ease-in-out;
    height: 60px;
    width: 60px;
    fill: rgb(189,193,187);
}.cookie_lock41 {
    flex-grow: 1;
    margin-right: 20px;
}.cookie_lock41 h5 {
    font-size: 18px;
    color: rgb(189,193,187);
    margin-bottom: 5px;
    font-weight: 700;
}.cookie_lock41 p {
    font-size: 13px;
    margin-bottom: 0;
    color: #000000;
}.track_toggle40 {
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 15px;
    margin-left: 10px;
}.track_toggle40 {
    color: #ffffff;
    border: 1px solid rgb(189,193,187);
    background-color: rgb(189,193,187);
}.track_toggle40:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.dialogCookieSettings76 p a {
    color: rgb(189,193,187);
    text-decoration: underline;
}.dialogCookieSettings76 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie_lock41 h5 {
    font-size: calc(18px - 2px);
}.cookie_lock41 p {
    font-size: calc(13px - 2px);
}.track_toggle40 {
    padding: 8px 16px;
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.learn_consent38 {
    flex-direction: column;
    align-items: center;
}.track_bar29 {
    margin-bottom: 15px;
}.cookie_lock41 {
    margin-bottom: 20px;
    text-align: center;
}.track_toggle40 {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
footer {
    width: 100%;
    position: relative;
}footer .honor_cta26 {
    padding: 80px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
    color: #ffffff;
}footer .honor_cta26::before {
    position: absolute;
    left: 0;
    height: 100%;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
    top: 0;
    width: 100%;
    content: "";
}footer .discord_cta31 {
    position: relative;
    z-index: 1;
}footer .contact_assistance23 {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    gap: 20px;
    flex-wrap: wrap;
}footer .info_item {
    height: 220px;
    justify-content: center;
    backdrop-filter: blur(5px);
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    display: flex;
    position: relative;
    flex: 0 1 220px;
    align-items: center;
    background-color: rgb(189,193,187,0.5);
    border-radius: 50%;
    z-index: 1;
    padding: 20px;
}footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}footer .info_item:nth-child(2) {
    transform: translateY(20px);
}footer .info_item:nth-child(3) {
    transform: translateY(-10px);
}footer .info_item:nth-child(4) {
    transform: translateY(10px);
}footer .info_item:hover {
    transform: scale(1.05) translateY(0);
    background-color: rgb(149,151,147,0.5);
    z-index: 2;
}footer .info_item svg {
    flex-shrink: 0;
    margin-right: 10px;
    fill: #ffffff;
    width: 24px;
    height: 24px;
}footer .info_item p,
footer .info_item a {
    font-size: 18px;
    max-width: 80%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    position: relative;
    justify-content: center;
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
}footer .main_info29, footer .header_primary94, footer .subscribe_holder {
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    display: flex;
    position: relative;
    background-color: rgb(189,193,187,0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    max-width: 400px;
    flex: 1 1 300px;
    flex-direction: column;
    align-items: center;
    padding: 30px;
}footer .main_info29:hover, footer .header_primary94:hover, footer .subscribe_holder:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
    background-color: rgb(149,151,147,0.5);
}footer .main_info29::before, footer .header_primary94::before, footer .subscribe_holder::before {
    height: 150px;
    position: absolute;
    content: "";
    opacity: 0.1;
    border-radius: 50%;
    z-index: -1;
    width: 150px;
}footer .main_info29::before {
    background-color: rgb(189,193,187);
    top: -50px;
    left: -50px;
}footer .header_primary94::before {
    bottom: -50px;
    right: -50px;
    background-color: rgb(149,151,147);
}footer .subscribe_holder::before {
    left: -50px;
    bottom: -50px;
    background-color: rgb(189,193,187);
}footer .main_info29 svg {
    height: 50px;
    filter: brightness(0) invert(1);
    width: auto;
    margin-bottom: 20px;
}footer .trial_offer80 {
    max-width: 300px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}footer .header_primary94 h5, footer .subscribe_holder h5 {
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 22px;
}footer .header_primary94 h5::after, footer .subscribe_holder h5::after {
    position: absolute;
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    background-color: #ffffff;
    width: 40px;
    transform: translateX(-50%);
    bottom: -8px;
    left: 50%;
}footer .header_primary94:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}footer .nav_begin27 {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    max-width: 300px;
}footer .nav_begin27 a {
    background-color: rgb(189,193,187,0.5);
    padding: 8px 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
}footer .nav_begin27 a:hover {
    background-color: rgb(149,151,147,0.5);
    transform: translateY(-3px);
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    max-width: 300px;
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 18px;
}footer .input_holder {
    align-items: center;
    width: 100%;
    flex-direction: column;
    display: flex;
    max-width: 300px;
    gap: 15px;
}footer .input_holder input[type="email"] {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    border: none;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.3s ease;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(189,193,187,0.5);
    background-color: rgba(255, 255, 255, 0.3);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .start_classes21 {
    font-weight: 600;
    border: none;
    width: 100%;
    font-size: 19px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    background-color: rgb(189,193,187);
    padding: 15px 20px;
    cursor: pointer;
}footer .start_classes21:hover {
    background-color: rgb(149,151,147);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}footer .cookie_ctrl81 {
    margin-top: 60px;
    position: relative;
    text-align: center;
}footer .reward_sys70 {
    background-color: rgb(189,193,187,0.5);
    display: inline-block;
    border-radius: 10px;
    font-size: 13px;
    padding: 8px 20px;
    backdrop-filter: blur(5px);
    color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}

@media (max-width: 991px) {footer .info_item {
    height: 180px;
    flex: 0 1 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}

@media (max-width: 767px) {footer .honor_cta26 {
    padding: 60px 0 30px;
}footer .contact_assistance23 {
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    flex: 0 1 100px;
    padding: 15px;
    height: 100px;
}footer .main_info29, footer .header_primary94, footer .subscribe_holder {
    padding: 25px 20px;
}footer .cookie_ctrl81 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .honor_cta26 {
    padding: 50px 0 20px;
}footer .info_item {
    height: 90px;
    flex: 0 1 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(18px - 1px);
}footer .header_primary94 h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .nav_begin27 a {
    font-size: calc(18px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .start_classes21 {
    padding: 12px 15px;
}footer .reward_sys70 {
    padding: 6px 15px;
}}.try_immediately28 {
    z-index: 1;
    background: linear-gradient(145deg, rgb(189,193,187) 0%, rgb(149,151,147) 50%, rgb(189,193,187) 100%);
    position: relative;
    padding: 110px 0;
    overflow: hidden;
}.try_immediately28::before {
    top: 0;
    background-size: 60px 60px;
    height: 100%;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%);
    content: '';
    width: 100%;
    position: absolute;
    z-index: -1;
    animation: crystalBackground 30s linear infinite;
    left: 0;
}.try_immediately28::after {
    z-index: -1;
    background: radial-gradient(
        circle at 30% 40%,
        #ffffff 0%,
        transparent 60%
    ),
    radial-gradient(
        circle at 70% 60%,
        #ffffff 0%,
        transparent 60%
    );
    opacity: 0.1;
    content: '';
    filter: blur(50px);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}.try_immediately28 .how_started17 {
    margin: 0 auto;
    backdrop-filter: blur(10px);
    align-items: center;
    max-width: 1000px;
    display: flex;
    border-radius: 28px;
    clip-path: polygon(
        4% 0%, 
        96% 0%, 
        100% 4%, 
        100% 96%, 
        96% 100%, 
        4% 100%, 
        0% 96%, 
        0% 4%
    );
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 60px;
    justify-content: center;
    position: relative;
    box-shadow: 
        0 25px 45px rgba(0, 0, 0, 0.1),
        0 0 30px rgba(255, 255, 255, 0.1);
    flex-direction: column;
    background: rgba(255, 255, 255, 0.07);
}.try_immediately28 .how_started17::before {
    opacity: 0.5;
    filter: blur(20px);
    content: '';
    clip-path: polygon(
        4% 0%, 
        96% 0%, 
        100% 4%, 
        100% 96%, 
        96% 100%, 
        4% 100%, 
        0% 96%, 
        0% 4%
    );
    top: -2px;
    right: -2px;
    z-index: -1;
    left: -2px;
    background: linear-gradient(
        45deg,
        rgb(189,193,187,0.5),
        rgb(149,151,147,0.5),
        rgb(189,193,187,0.5)
    );
    bottom: -2px;
    position: absolute;
    animation: borderGlow 5s ease infinite;
}.try_immediately28 .how_started17::after {
    opacity: 0.3;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        );
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
}.try_immediately28 h3 {
    letter-spacing: 4px;
    font-weight: 700;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 33px;
    color: #ffffff;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: relative;
}.try_immediately28 h3::before {
    left: 50%;
    top: -40px;
    animation: orbitalSpin 10s linear infinite;
    transform: translateX(-50%);
    opacity: 0.6;
    height: 30px;
    border-radius: 50%;
    content: '';
    width: 30px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.3);
}.try_immediately28 h3::after {
    bottom: -15px;
    width: 50px;
    left: 50%;
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
    position: absolute;
    height: 2px;
    content: '';
    transform: translateX(-50%);
    box-shadow: 0 0 10px #ffffff;
}.try_immediately28 .contact_today46 {
    font-family: Arial, sans-serif;
    text-decoration: none;
    border-radius: 10px;
    text-transform: uppercase;
    backdrop-filter: blur(5px);
    letter-spacing: 2px;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    padding: 16px 45px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-weight: 600;
    transition: all 0.4s ease;
    clip-path: polygon(
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%, 
        0% 5%
    );
    font-size: 15px;
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
}.try_immediately28 .contact_today46::before {
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
    opacity: 0;
    width: 100%;
    position: absolute;
    content: '';
    transition: opacity 0.4s ease;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
}.try_immediately28 .contact_today46::after {
    transform: rotate(25deg);
    height: 200%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    transition: all 0.6s ease;
    position: absolute;
    width: 40%;
    left: -100%;
    top: -50%;
    content: '';
    z-index: 1;
}.try_immediately28 .contact_today46:hover {
    color: rgb(189,193,187);
    transform: translateY(-5px);
    border-color: transparent;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.8);
}.try_immediately28 .contact_today46:hover::before {
    opacity: 1;
}.try_immediately28 .contact_today46:hover::after {
    left: 150%;
}

@media screen and (max-width: 992px) {.try_immediately28 {
    padding: 90px 0;
}.try_immediately28 .how_started17 {
    max-width: 90%;
    padding: 50px 40px;
}.try_immediately28 h3 {
    margin-bottom: 45px;
    font-size: calc(33px * 0.9);
}.try_immediately28 h3::before {
    top: -35px;
    height: 25px;
    width: 25px;
}.try_immediately28 h3::after {
    width: 45px;
}.try_immediately28 .contact_today46 {
    padding: 14px 40px;
}
}

@media screen and (max-width: 768px) {.try_immediately28 {
    padding: 70px 0;
}.try_immediately28 .how_started17 {
    padding: 40px 30px;
}.try_immediately28 h3 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.8);
    letter-spacing: 3px;
}.try_immediately28 h3::before {
    height: 20px;
    width: 20px;
    top: -30px;
}.try_immediately28 h3::after {
    width: 40px;
}.try_immediately28 .contact_today46 {
    padding: 12px 35px;
    letter-spacing: 1.5px;
    font-size: calc(15px * 0.95);
}
}

@media screen and (max-width: 576px) {.try_immediately28 {
    padding: 60px 0;
}.try_immediately28 .how_started17 {
    padding: 30px 20px;
}.try_immediately28 h3 {
    font-size: calc(33px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 2px;
}.try_immediately28 h3::before {
    top: -25px;
    width: 15px;
    height: 15px;
}.try_immediately28 h3::after {
    width: 35px;
}.try_immediately28 .contact_today46 {
    font-size: calc(15px * 0.9);
    padding: 10px 30px;
    letter-spacing: 1px;
}}

@keyframes crystalBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@keyframes borderGlow {
    0% {
        filter: blur(20px);
        opacity: 0.5;
    }
    50% {
        filter: blur(25px);
        opacity: 0.7;
    }
    100% {
        filter: blur(20px);
        opacity: 0.5;
    }
}

@keyframes orbitalSpin {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}.thxZone58 {
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
}.thxZone58::before {
    background-image: 
        linear-gradient(45deg, rgba(rgb(189,193,187,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(189,193,187,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(189,193,187,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(189,193,187,0.5), 0.05) 75%);
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    top: 0;
    animation: patternShift 60s linear infinite;
    left: 0;
    z-index: 0;
    position: absolute;
}.thxZone58::after {
    opacity: 0.25;
    animation: floatGlow 15s ease-in-out infinite alternate;
    z-index: 0;
    content: "";
    position: absolute;
    width: 30%;
    top: -10%;
    height: 50%;
    background: linear-gradient(145deg, rgb(189,193,187,0.5), rgb(149,151,147,0.5));
    filter: blur(70px);
    right: -5%;
}.thxZone58 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    transform: translateZ(0);
    z-index: 2;
}.thxZone58 h2 {
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
    line-height: 1.3;
    text-align: center;
    position: relative;
    color: #000000;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    font-size: 28px;
    font-family: Arial, sans-serif;
}.thxZone58 h2::after {
    transform: translateX(-50%) scaleX(0.8);
    content: "";
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147));
    position: absolute;
    height: 3px;
    bottom: -1rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 50%;
    width: 6rem;
    box-shadow: 0 2px 10px rgba(rgb(189,193,187,0.5), 0.2);
}.thxZone58:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.thxZone58 .how_started17 {
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 8px;
    padding: 3rem 2.5rem;
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
    overflow: hidden;
}.thxZone58 .how_started17::before {
    z-index: 1;
    height: 5px;
    content: "";
    left: -2px;
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147), rgb(189,193,187));
    top: -2px;
    background-size: 200% 100%;
    animation: gradientMove 6s linear infinite;
    position: absolute;
    right: -2px;
}.thxZone58 .how_started17::after {
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(rgb(230,226,207), 0.05));
    content: "";
    position: absolute;
    z-index: 0;
    height: 30%;
    left: 0;
}.thxZone58:hover .how_started17 {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 6px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.thxZone58 ul {
    list-style: none;
    padding: 0;
    z-index: 2;
    position: relative;
    margin: 0;
}.thxZone58 li {
    position: relative;
    z-index: 2;
}.thxZone58 li::before {
    width: 2rem;
    background-image: radial-gradient(circle, rgb(149,151,147,0.5) 0%, transparent 70%);
    z-index: -1;
    left: -1rem;
    top: -0.5rem;
    height: 2rem;
    transform: scale(0.8);
    position: absolute;
    opacity: 0.3;
    transition: transform 0.6s ease, opacity 0.6s ease;
    content: "";
}.thxZone58:hover li::before {
    transform: scale(1.2);
    opacity: 0.5;
}.thxZone58 span {
    position: relative;
    color: #000000;
    line-height: 1.7;
    padding: 0.5rem 0;
    font-size: 15px;
    display: block;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
}.thxZone58 span::first-letter {
    font-weight: 600;
    font-size: 1.5em;
    color: rgb(189,193,187);
}

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

@keyframes floatGlow {
    0% { transform: translateY(0) rotate(0); opacity: 0.25; }
    50% { transform: translateY(-15px) rotate(5deg); opacity: 0.35; }
    100% { transform: translateY(10px) rotate(-3deg); opacity: 0.25; }
}

@keyframes patternShift {
    0% { background-position: 0 0, 0 10px, 10px -10px, -10px 0px; }
    100% { background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px; }
}

@media (max-width: 991px) {.thxZone58 {
    padding: 4rem 0;
}.thxZone58 h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2.5rem;
}.thxZone58 .how_started17 {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 767px) {.thxZone58 {
    padding: 3.5rem 0;
}.thxZone58 h2 {
    line-height: 1.4;
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.thxZone58 h2::after {
    bottom: -0.8rem;
    width: 5rem;
}.thxZone58 .how_started17 {
    padding: 2rem 1.5rem;
}.thxZone58 span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 575px) {.thxZone58 {
    padding: 3rem 0;
}.thxZone58 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(28px * 0.7);
}.thxZone58 h2::after {
    width: 4rem;
}.thxZone58 .how_started17 {
    padding: 1.5rem 1.25rem;
}.thxZone58 span {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}.thxZone58 li::before {
    width: 1.5rem;
    top: -0.3rem;
    height: 1.5rem;
    left: -0.5rem;
}}.tariff_plan18 {
    background: rgb(230,226,207);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.tariff_plan18::before {
    z-index: 1;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(189,193,187,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
}.tariff_plan18 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 15px;
    z-index: 2;
}.tariff_plan18 .cost_fee86 {
    flex-direction: column-reverse;
    gap: 60px;
    display: flex;
}.tariff_plan18 .tuition_grid39 {
    transform: translateY(-10px);
    margin: 0 auto;
    animation: fadeInUp 0.8s ease-out forwards;
    max-width: 800px;
    text-align: center;
}.tariff_plan18 .tuition_grid39 h2 {
    display: inline-block;
    font-size: 32px;
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}.tariff_plan18 .tuition_grid39 h2::after {
    width: 80px;
    content: "";
    background: rgb(189,193,187);
    position: absolute;
    height: 3px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}.tariff_plan18 .pricing_list83 {
    line-height: 1.7;
    color: #000000;
    overflow-wrap: break-word;
    word-break: break-word;
    max-width: 600px;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 0;
}.tariff_plan18 .indv_sub48 {
    gap: 30px;
    grid-template-columns: 1fr;
    width: 100%;
    display: grid;
}.tariff_plan18 .learning_packages37 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    height: 100%;
    transform: translateY(20px);
    display: block;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    animation-delay: calc(var(--index, 0) * 0.1s);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.tariff_plan18 .learning_packages37:nth-child(1) {
    --index: 1;
}.tariff_plan18 .learning_packages37:nth-child(2) {
    --index: 2;
}.tariff_plan18 .learning_packages37:nth-child(3) {
    --index: 3;
}.tariff_plan18 .learning_packages37:nth-child(4) {
    --index: 4;
}.tariff_plan18 .learning_packages37:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.tariff_plan18 .skill_plans47 {
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    height: 100%;
    box-sizing: border-box;
    flex-direction: column;
    position: relative;
    display: flex;
    overflow: hidden;
}.tariff_plan18 .skill_plans47::before {
    content: "";
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147));
    top: 0;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}.tariff_plan18 .rate_choices38 {
    flex-direction: column;
    padding: 40px 30px;
    box-sizing: border-box;
    flex: 1;
    display: flex;
}.tariff_plan18 .rate_choices38 h3 {
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    overflow-wrap: break-word;
    font-size: 21px;
    word-break: break-word;
    font-weight: 700;
}.tariff_plan18 .rate_choices38 h3::after {
    transition: width 0.3s ease;
    content: "";
    background-color: rgb(189,193,187);
    height: 2px;
    left: 0;
    width: 40px;
    bottom: -8px;
    position: absolute;
}.tariff_plan18 .learning_packages37:hover .rate_choices38 h3::after {
    width: 70px;
}.tariff_plan18 .pricing_schemes76 {
    word-break: break-word;
    position: relative;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    color: rgb(189,193,187);
    overflow-wrap: break-word;
    border-radius: 10px;
    padding: 8px 16px;
    font-size: calc(21px * 1.2);
    display: inline-block;
    font-weight: 700;
    margin: 10px 0 20px;
}.tariff_plan18 .rate_choices38 p {
    margin-bottom: 0;
    word-break: break-word;
    font-size: 18px;
    flex-grow: 1;
    white-space: normal;
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.7;
}.tariff_plan18 .pic_hover08 {
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    width: 100%;
    height: 200px;
}.tariff_plan18 .learning_packages37:hover .pic_hover08 {
    transform: scale(1.05);
    filter: brightness(1.05);
}

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

@media (min-width: 768px) {.tariff_plan18 .indv_sub48 {
    grid-template-columns: repeat(2, 1fr);
}.tariff_plan18 .rate_choices38 {
    padding: 40px;
}.tariff_plan18 .pic_hover08 {
    height: 220px;
}
}

@media (min-width: 992px) {.tariff_plan18 .cost_fee86 {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.tariff_plan18 .indv_sub48 {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.tariff_plan18 .tuition_grid39 {
    width: 35%;
    text-align: left;
    margin: 0;
}.tariff_plan18 .tuition_grid39 h2::after {
    transform: none;
    left: 0;
}.tariff_plan18 .pricing_list83 {
    margin: 0;
}
}

@media (min-width: 1200px) {.tariff_plan18 .indv_sub48 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.tariff_plan18 .rate_choices38 h3 {
    font-size: calc(21px * 1.1);
}.tariff_plan18 .pricing_schemes76 {
    font-size: calc(21px * 1.3);
}.tariff_plan18 .pic_hover08 {
    height: 240px;
}
}

@media (max-width: 767px) {.tariff_plan18 {
    padding: 80px 0;
}.tariff_plan18 .rate_choices38 {
    padding: 30px 20px;
}.tariff_plan18 .pricing_schemes76 {
    padding: 6px 12px;
    font-size: 21px;
}.tariff_plan18 .pic_hover08 {
    height: 180px;
}
}

@media (max-width: 480px) {.tariff_plan18 {
    padding: 60px 0;
}.tariff_plan18 .tuition_grid39 h2 {
    font-size: calc(32px * 0.85);
}.tariff_plan18 .rate_choices38 h3 {
    font-size: calc(21px * 0.95);
}.tariff_plan18 .pic_hover08 {
    height: 160px;
}}header {
    overflow: visible;
    z-index: 1000;
    background: linear-gradient(to right, rgb(149,151,147,0.5), rgb(189,193,187));
    position: relative;
    padding: 1.5rem 0;
}header::before {
    height: 100%;
    top: 0;
    opacity: 0.1;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    content: '';
    left: 0;
    z-index: -1;
    width: 100%;
}header .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}header .top_sitebar36 {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}header .nav_sitewrap57 {
    z-index: 2;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 1rem;
    display: flex;
    position: relative;
}header .nav_sitewrap57::after {
    content: '';
    bottom: 0;
    opacity: 0.6;
    height: 2px;
    width: 50%;
    left: 50%;
    transition: width 0.3s ease, opacity 0.3s ease;
    transform: translateX(-50%);
    background: #ffffff;
    position: absolute;
}header .nav_sitewrap57:hover::after {
    opacity: 1;
    width: 80%;
}header .nav_sitewrap57 svg {
    filter: drop-shadow(0 4px 8px rgb(189,193,187,0.5));
    height: auto;
    width: 220px;
    transition: all 0.3s ease;
}header .nav_sitewrap57:hover svg {
    transform: translateY(-5px);
}header .header_primary94 {
    padding: 0.6rem 1rem;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border-radius: 15px;
    position: relative;
    justify-content: center;
    backdrop-filter: blur(5px);
    gap: 0.8rem;
    background: rgba(255, 255, 255, 0.1);
    max-width: 800px;
}header .header_primary94::before {
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
    border-radius: 15px;
    top: 0;
    width: 100%;
}header .top_prime12 {
    font-weight: 400;
    text-transform: uppercase;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 0.7rem 1.2rem;
}header .top_prime12::before {
    height: 100%;
    content: '';
    transition: opacity 0.3s ease;
    transform: translateY(100%) scale(0.8);
    left: 0;
    border-radius: 10px;
    z-index: -1;
    width: 100%;
    position: absolute;
    background: #ffffff;
    top: 0;
    opacity: 0;
}header .top_prime12:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: rgb(189,193,187);
}header .top_prime12:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .top_sitebar36 {
    gap: 1.2rem;
}header .nav_sitewrap57 svg {
    width: 180px;
}header .header_primary94 {
    gap: 0.6rem;
    padding: 0.5rem;
}header .top_prime12 {
    font-size: calc(14px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .top_sitebar36 {
    gap: 1rem;
}header .nav_sitewrap57 svg {
    width: 150px;
}header .header_primary94 {
    padding: 0.4rem;
    gap: 0.4rem;
}header .top_prime12 {
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .top_sitebar36 {
    gap: 0.8rem;
}header .nav_sitewrap57 svg {
    width: 140px;
}header .header_primary94 {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0.4rem 0.6rem;
    overflow-x: auto;
}header .header_primary94::-webkit-scrollbar {
    height: 3px;
}header .header_primary94::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ffffff;
}header .top_prime12 {
    padding: 0.4rem 0.7rem;
    white-space: nowrap;
    font-size: calc(14px - 3px);
}}.privacy_corner64 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    overflow: hidden;
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    width: 100%;
    padding: 40px;
}.privacy_corner64 h1 {
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-top: 40px;
    color: rgb(189,193,187);
    border-bottom: 2px solid rgb(189,193,187);
    text-transform: uppercase;
    font-size: 48px;
    padding-bottom: 10px;
}.privacy_corner64 h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 8px;
    margin-top: 30px;
    border-bottom: 1px solid rgb(149,151,147);
    font-family: Arial, sans-serif;
    font-size: 34px;
    color: rgb(149,151,147);
}.privacy_corner64 h3, .privacy_corner64 h4, .privacy_corner64 h5, .privacy_corner64 h6 {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 22px;
    margin-top: 20px;
    color: #000000;
}.privacy_corner64 ul, .privacy_corner64 ol {
    list-style-position: inside;
    padding-left: 0;
    padding: 15px 0;
    margin: 0;
}.privacy_corner64 li {
    border-radius: 10px;
    font-size: 15px;
    padding: 5px;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: background 0.3s ease-in-out;
    margin-bottom: 12px;
    line-height: 1.6;
}.privacy_corner64 li:hover {
    background: rgb(189,193,187,0.5);
}.privacy_corner64 section {
    background: none;
}.privacy_corner64 p, .privacy_corner64 span, .privacy_corner64 div {
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #000000;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_corner64 {
    padding: 25px 10px;
    width: 100%;
}.privacy_corner64 h1, .privacy_corner64 h2 {
    font-size: calc(22px - 5px);
    text-align: left;
}.privacy_corner64 ul, .privacy_corner64 ol {
    padding: 10px 0;
}}.stay_informed94 {
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(189,193,187,0.5), rgb(149,151,147));
    position: relative;
}.stay_informed94::before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
    top: 0;
}.stay_informed94::after {
    bottom: -50px;
    right: -50px;
    border-radius: 50%;
    height: 200px;
    animation: pulse 6s infinite alternate;
    background: radial-gradient(circle, rgb(149,151,147,0.5), transparent 70%);
    content: "";
    filter: blur(30px);
    position: absolute;
    z-index: 0;
    width: 200px;
}.stay_informed94 .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.stay_informed94 .how_started17 {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    background: linear-gradient(
        160deg,
        rgba(255, 255, 255, 0.12),
        rgba(255, 255, 255, 0.05)
    );
    display: grid;
    gap: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    padding: 40px;
    backdrop-filter: blur(10px);
}.stay_informed94 .how_started17:hover {
    transform: perspective(1000px) rotateX(0deg);
}.stay_informed94 h4 {
    position: relative;
    margin: 0;
    color: #ffffff;
    font-size: calc(22px * 1.1);
    max-width: 90%;
    font-weight: 600;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}.stay_informed94 h4::after {
    content: "";
    width: 80px;
    left: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(149,151,147), transparent);
    position: absolute;
    bottom: -12px;
}.stay_informed94 .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    gap: 15px;
}.stay_informed94 .input_holder span {
    flex: 1;
    position: relative;
}.stay_informed94 .input_holder input[type="email"] {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 17px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 0 20px;
    background: rgba(255, 255, 255, 0.08);
    width: 100%;
    color: #ffffff;
    height: 56px;
    transition: all 0.3s ease-in-out;
}.stay_informed94 .input_holder input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1), inset 0 2px 5px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.12);
}.stay_informed94 .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.stay_informed94 .input_holder .start_classes21 {
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    justify-content: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: none;
    font-size: 19px;
    padding: 0 30px;
    color: #ffffff;
    height: 56px;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}.stay_informed94 .input_holder .start_classes21::before {
    content: "";
    transition: all 0.6s;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
}.stay_informed94 .input_holder .start_classes21:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}.stay_informed94 .input_holder .start_classes21:hover::before {
    left: 100%;
}.stay_informed94 .input_holder .start_classes21:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}

@media (min-width: 768px) {.stay_informed94 .how_started17 {
    padding: 50px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
}.stay_informed94 .input_holder {
    flex-direction: row;
}.stay_informed94 h4 {
    font-size: 22px;
}.stay_informed94 .input_holder input[type="email"] {
    border-radius: 10px 0 0 10px;
}.stay_informed94 .input_holder .start_classes21 {
    border-radius: 0 10px 10px 0;
}
}

@media (min-width: 992px) {.stay_informed94 {
    padding: 100px 0;
}.stay_informed94 .how_started17 {
    padding: 60px;
    gap: 60px;
}.stay_informed94 h4 {
    font-size: calc(22px * 1.2);
}.stay_informed94 .input_holder {
    margin-left: auto;
    max-width: 450px;
}
}

@media (max-width: 767px) {.stay_informed94 {
    padding: 60px 0;
}.stay_informed94 .how_started17 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px;
}.stay_informed94 h4 {
    max-width: 100%;
    font-size: calc(16px * 1.2);
}.stay_informed94 .input_holder .start_classes21 {
    width: 100%;
}
}

@media (hover: none) {.stay_informed94 .how_started17 {
    transform: none;
}.stay_informed94 .how_started17:hover {
    transform: none;
}}.welcome_section23 {
    align-items: center;
    min-height: 100vh;
    display: flex;
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(245, 245, 250, 0.97) 100%);
    position: relative;
    overflow: hidden;
    z-index: 1;
}.welcome_section23::before {
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(94, 170, 168, 0.08) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgba(94, 170, 168, 0.06) 0%, transparent 60%);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    z-index: -1;
}.welcome_section23::after {
    position: absolute;
    animation: patternMove 60s linear infinite;
    content: "";
    opacity: 0.04;
    transform: rotate(5deg) scale(1.2);
    background-size: 20px 20px;
    height: 120%;
    width: 120%;
    background-image: 
        linear-gradient(45deg, rgb(230,226,207) 25%, transparent 25%), 
        linear-gradient(-45deg, rgb(230,226,207) 25%, transparent 25%), 
        linear-gradient(45deg, transparent 75%, rgb(230,226,207) 75%), 
        linear-gradient(-45deg, transparent 75%, rgb(230,226,207) 75%);
    z-index: -2;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}.welcome_section23 .how_started17 {
    padding: 5rem 0;
    align-items: center;
    display: flex;
    width: 90%;
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 2;
}.welcome_section23 .description_card46 {
    padding-right: 5%;
    transform: translateY(0);
    opacity: 1;
    flex: 1;
    animation: floatIn 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.welcome_section23 h1 {
    color: #000000;
    margin-bottom: 2rem;
    position: relative;
    font-size: 44px;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    padding-left: 2rem;
    transition: transform 0.5s ease;
    line-height: 1.2;
}.welcome_section23 h1::before {
    border-radius: 3px;
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
    width: 6px;
    animation: pulseBar 3s infinite alternate ease-in-out;
    top: 0.5rem;
    position: absolute;
    transform-origin: left center;
    content: "";
    left: 0;
    height: 85%;
    box-shadow: 
        0 5px 15px rgba(94, 170, 168, 0.3),
        inset 0 -2px 4px rgba(255, 255, 255, 0.5),
        inset 0 2px 4px rgba(0, 0, 0, 0.1);
}.welcome_section23 .quick_edu42 {
    position: relative;
    margin-bottom: 2.5rem;
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.8),
        inset 2px 2px 4px rgba(255, 255, 255, 0.9),
        inset -2px -2px 4px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg);
    transition: all 0.5s ease;
    background: #ffffff;
    padding: 2.5rem;
    border-radius: 23px;
}.welcome_section23 .quick_edu42:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 2px 2px 4px rgba(255, 255, 255, 0.9),
        inset -2px -2px 4px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}.welcome_section23 .quick_edu42 svg {
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.15));
    margin-right: 1.5rem;
    float: left;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 80px;
    height: 80px;
    margin-bottom: 1rem;
}.welcome_section23 .quick_edu42:hover svg {
    transform: scale(1.08) rotate(5deg);
}.welcome_section23 .quick_edu42 svg path {
    transition: fill 0.3s ease;
    fill: rgb(189,193,187);
}.welcome_section23 .quick_edu42:hover svg path {
    fill: rgb(149,151,147);
}.welcome_section23 .quick_edu42 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease, transform 0.3s ease;
}.welcome_section23 .quick_edu42:hover svg text {
    transform: translateY(-2px);
    fill: #000000;
}.welcome_section23 .quick_edu42 p {
    font-size: calc(15px * 1.1);
    line-height: 1.6;
    margin-top: 0;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 0;
    padding-top: 0.5rem;
}.welcome_section23 ul {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
}.welcome_section23 ul li {
    margin-right: 1rem;
}.welcome_section23 .help_links58 {
    display: inline-block;
    padding: 1rem 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    position: relative;
    font-weight: 600;
    color: #ffffff;
    box-shadow: 
        5px 5px 15px rgba(0, 0, 0, 0.15),
        -5px -5px 15px rgba(255, 255, 255, 0.6);
    text-decoration: none;
    border-radius: 10px;
    z-index: 1;
    font-size: 16px;
    overflow: hidden;
}.welcome_section23 .help_links58::before {
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    transition: left 0.7s ease;
    left: -100%;
    z-index: -1;
}.welcome_section23 .help_links58:hover {
    transform: translateY(-3px);
    box-shadow: 
        8px 8px 20px rgba(0, 0, 0, 0.2),
        -8px -8px 20px rgba(255, 255, 255, 0.7);
}.welcome_section23 .help_links58:hover::before {
    left: 100%;
}.welcome_section23 .pic_hover08 {
    position: relative;
    height: 550px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(20px);
    border-radius: 23px;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    animation: floatIn 1s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.3s;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.8);
    flex: 1;
    opacity: 0;
}.welcome_section23 .pic_hover08:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
}.welcome_section23 .pic_hover08::before {
    top: 0;
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(
        135deg,
        transparent 20%,
        rgba(94, 170, 168, 0.1) 45%,
        rgba(94, 170, 168, 0.2) 60%,
        rgba(94, 170, 168, 0.4) 100%
    );
    height: 100%;
    width: 100%;
    left: 0;
}.welcome_section23 .pic_hover08::after {
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    height: 30%;
    width: 100%;
    position: absolute;
}

@keyframes pulseBar {
    0% {
        transform: scaleY(1);
    }
    50% {
        transform: scaleY(1.1);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes floatIn {
    0% {
        opacity: 0;
        transform: translateY(30px) perspective(1000px) rotateY(-5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) perspective(1000px) rotateY(-5deg) translateZ(20px);
    }
}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    }
    100% {
        background-position: 1000px 1000px, 1000px 1010px, 1010px 990px, 990px 1000px;
    }
}

@media (max-width: 992px) {.welcome_section23 .how_started17 {
    flex-direction: column;
    padding: 3rem 0;
    width: 95%;
}.welcome_section23 .description_card46 {
    margin-bottom: 2rem;
    padding-right: 0;
    width: 100%;
}.welcome_section23 h1 {
    padding-left: 1.5rem;
    font-size: calc(37px * 1.1);
}.welcome_section23 .quick_edu42 {
    padding: 2rem;
}.welcome_section23 .quick_edu42 svg {
    height: 70px;
    margin-right: 1rem;
    width: 70px;
}.welcome_section23 .pic_hover08 {
    width: 100%;
    height: 400px;
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}
}

@media (max-width: 768px) {.welcome_section23 {
    min-height: auto;
}.welcome_section23 .how_started17 {
    padding: 2rem 0;
}.welcome_section23 h1 {
    font-size: 37px;
    margin-bottom: 1.5rem;
}.welcome_section23 .quick_edu42 {
    margin-bottom: 2rem;
    padding: 1.5rem;
}.welcome_section23 .quick_edu42 svg {
    width: 60px;
    margin-bottom: 0.5rem;
    height: 60px;
}.welcome_section23 .quick_edu42 p {
    font-size: 15px;
}.welcome_section23 .pic_hover08 {
    height: 300px;
}.welcome_section23 .help_links58 {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 576px) {.welcome_section23 {
    padding: 1rem 0;
}.welcome_section23 h1 {
    padding-left: 1rem;
    font-size: calc(37px * 0.9);
}.welcome_section23 h1::before {
    width: 4px;
}.welcome_section23 .quick_edu42 {
    padding: 1.2rem;
}.welcome_section23 .quick_edu42 svg {
    height: 50px;
    margin: 0 auto 1rem;
    float: none;
    display: block;
    width: 50px;
}.welcome_section23 .quick_edu42 p {
    text-align: center;
}.welcome_section23 ul {
    justify-content: center;
}.welcome_section23 .pic_hover08 {
    height: 250px;
}}.training_specialist25 {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(to bottom, rgb(230,226,207), rgb(189,193,187,0.5) 120%);
    overflow: hidden;
    border-radius: 24px;
}.training_specialist25::before {
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(149,151,147,0.5) 0,
        rgb(149,151,147,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    width: 100%;
    left: 0;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    top: 0;
}.training_specialist25 .user_feedback40 {
    position: relative;
    z-index: 2;
    display: flex;
    transform: translateY(0);
    max-width: 500px;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    margin: 0 auto;
}.training_specialist25 .user_feedback40:hover {
    transform: translateY(-15px);
}.training_specialist25 .pic_hover08 {
    margin: 0 auto;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    transition: all 0.5s ease;
    z-index: 3;
    width: 80%;
    height: 350px;
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.5);
    border-radius: 24px 24px 0 0;
    position: relative;
}.training_specialist25 .pic_hover08::after {
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    border-radius: 24px 24px 0 0;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(189,193,187,0.5) 100%);
}.training_specialist25 .user_feedback40:hover .pic_hover08 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
}.training_specialist25 .career_overview95 {
    transition: transform 0.5s ease;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    transform: translateZ(0);
    margin-top: -50px;
    background: #ffffff;
    z-index: 2;
    padding: 70px 2rem 2rem;
}.training_specialist25 .career_overview95::before {
    border-radius: 10px 10px 0 0;
    left: 0;
    height: 6px;
    animation: gradient-shift 8s infinite alternate;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
                rgb(189,193,187), 
                rgb(149,151,147), 
                rgb(189,193,187));
    background-size: 200% 100%;
    right: 0;
    top: 0;
}.training_specialist25 .career_overview95::after {
    filter: blur(15px);
    background: rgb(149,151,147,0.5);
    height: 60px;
    width: 60px;
    right: 20px;
    opacity: 0.2;
    content: "";
    bottom: 20px;
    animation: float-blob 10s infinite alternate;
    border-radius: 20% 40% 50% 30%;
    position: absolute;
}.training_specialist25 .name {
    opacity: 0.9;
    transition: all 0.3s ease;
    margin-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 31px;
    transform: translateY(0);
    color: rgb(189,193,187);
}.training_specialist25 .career_overview95 > div:nth-child(2) {
    font-weight: 600;
    margin-bottom: 1.5rem;
    position: relative;
    transition: all 0.4s ease 0.1s;
    transform: translateY(0);
    opacity: 0.8;
    color: rgb(149,151,147);
    font-size: 17px;
    padding-bottom: 1rem;
}.training_specialist25 .career_overview95 > div:nth-child(2)::after {
    position: absolute;
    width: 40px;
    height: 3px;
    transition: width 0.4s ease;
    bottom: 0;
    left: 0;
    content: "";
    background: rgb(149,151,147,0.5);
}.training_specialist25 .user_feedback40:hover .career_overview95 > div:nth-child(2)::after {
    width: 100px;
}.training_specialist25 .exp_view38 {
    font-style: italic;
    line-height: 1.7;
    transition: all 0.5s ease 0.2s;
    border-left: 3px solid rgb(149,151,147,0.5);
    font-size: 13px;
    opacity: 0.7;
    position: relative;
    transform: translateY(10px);
    color: #000000;
    padding: 1rem 0 0 1.5rem;
}.training_specialist25 .user_feedback40:hover .exp_view38 {
    opacity: 1;
    transform: translateY(0);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes float-blob {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(180deg);
    }
    100% {
        transform: translateY(10px) rotate(360deg);
    }
}

@media (max-width: 768px) {.training_specialist25 .pic_hover08 {
    width: 100%;
    height: 250px;
}}.customer_feedback48 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,226,207) 50%, rgb(189,193,187,0.5) 50%);
    padding: 6rem 0;
}.customer_feedback48::before {
    filter: blur(50px);
    opacity: 0.7;
    position: absolute;
    height: 200px;
    top: -5%;
    background: linear-gradient(45deg, rgb(149,151,147), rgb(189,193,187,0.5));
    width: 200px;
    border-radius: 50%;
    z-index: 0;
    right: -5%;
    content: "";
}.customer_feedback48::after {
    opacity: 0.5;
    height: 250px;
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147,0.5));
    border-radius: 50%;
    width: 250px;
    filter: blur(60px);
    left: -5%;
    content: "";
    bottom: -5%;
    position: absolute;
    z-index: 0;
}.customer_feedback48 .container {
    position: relative;
    z-index: 1;
}.customer_feedback48 h2 {
    margin-bottom: 4rem;
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
    transform: skewX(-5deg);
}.customer_feedback48 h2::after {
    height: 4px;
    bottom: -10px;
    content: "";
    width: 70%;
    transform: translateX(15%);
    background: linear-gradient(90deg, rgb(149,151,147), transparent);
    position: absolute;
    left: 0;
}.customer_feedback48 .alumni_quotes45 {
    transform: rotate(-2deg);
    display: grid;
    gap: 3rem;
    grid-template-columns: repeat(3, 1fr);
}.customer_feedback48 .user_feedback40 {
    padding: 2rem;
    transform: rotate(2deg);
    display: flex;
    transition: all 0.5s ease;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    position: relative;
    overflow: hidden;
}.customer_feedback48 .user_feedback40:nth-child(odd) {
    transform: rotate(4deg) translateY(-15px);
}.customer_feedback48 .user_feedback40:nth-child(3n) {
    transform: rotate(-1deg) translateY(10px);
}.customer_feedback48 .user_feedback40:hover {
    transform: rotate(0) translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.customer_feedback48 .user_feedback40::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(149,151,147), rgb(189,193,187));
    height: 5px;
    width: 100%;
}.customer_feedback48 .user_feedback40 img {
    margin: 0 auto 1rem;
    width: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    height: 80px;
    object-fit: cover;
    border: 3px solid #ffffff;
    border-radius: 50%;
    transform: translateY(-20px);
    transition: all 0.5s ease;
}.customer_feedback48 .user_feedback40:hover img {
    transform: translateY(-20px) scale(1.1) rotate(360deg);
}.customer_feedback48 .user_feedback40 p {
    color: #000000;
    font-weight: 600;
    text-align: center;
    font-size: calc(18px * 1.1);
    margin-bottom: 0.5rem;
}.customer_feedback48 .user_feedback40 .description {
    font-style: italic;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    position: relative;
    font-weight: 400;
    color: #000000;
}.customer_feedback48 .user_feedback40 .description::before {
    top: -20px;
    left: 0;
    z-index: -1;
    font-size: 4rem;
    font-family: serif;
    content: "";
    position: absolute;
    color: rgb(149,151,147,0.5);
}

@media (max-width: 992px) {.customer_feedback48 .alumni_quotes45 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.customer_feedback48 {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(230,226,207) 40%, rgb(189,193,187,0.5) 60%);
}.customer_feedback48 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 3rem;
}.customer_feedback48 .alumni_quotes45 {
    transform: rotate(0);
    gap: 2rem;
    grid-template-columns: 1fr;
}.customer_feedback48 .user_feedback40,
    .customer_feedback48 .user_feedback40:nth-child(odd),
    .customer_feedback48 .user_feedback40:nth-child(3n) {
    transform: rotate(0);
}.customer_feedback48 .user_feedback40:hover {
    transform: translateY(-5px);
}}.training_benefits53 {
    background: linear-gradient(160deg, rgb(230,226,207) 0%, #ffffff 100%);
    font-family: Arial, sans-serif;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.training_benefits53::before {
    width: 400px;
    height: 400px;
    animation: pulse 10s ease-in-out infinite alternate;
    top: -150px;
    opacity: 0.3;
    filter: blur(100px);
    border-radius: 50%;
    right: -150px;
    position: absolute;
    background: rgb(189,193,187,0.5);
    content: "";
}.training_benefits53::after {
    height: 400px;
    animation: pulse 12s ease-in-out infinite alternate-reverse;
    filter: blur(100px);
    width: 400px;
    background: rgb(149,151,147,0.5);
    border-radius: 50%;
    position: absolute;
    opacity: 0.3;
    left: -150px;
    content: "";
    bottom: -150px;
}@keyframes pulse {
  0% {
    opacity: 0.2;
    transform: scale(0.9);
  }
  100% {
    opacity: 0.4;
    transform: scale(1.1);
  }
}

.training_benefits53 .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.training_benefits53 .how_started17 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 0;
}.training_benefits53 .pic_hover08 {
    transform-origin: center;
    height: 100%;
    width: 100%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    object-fit: cover;
    transition: all 0.5s ease;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
    min-height: 400px;
}.training_benefits53 .pic_hover08:hover {
    transform: scale(1.02);
}.training_benefits53 .description_card46 {
    position: relative;
    padding: 40px 35px 40px 45px;
    background: #ffffff;
    z-index: 2;
    border-radius: 15px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.7);
    margin-left: -30px;
}.training_benefits53 .description_card46::before {
    height: 100px;
    position: absolute;
    background: linear-gradient(135deg, rgb(189,193,187,0.5), transparent);
    content: "";
    opacity: 0.4;
    right: 0;
    top: 0;
    width: 100px;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}.training_benefits53 .description_card46::after {
    opacity: 0.4;
    position: absolute;
    background: linear-gradient(135deg, rgb(149,151,147,0.5), transparent);
    content: "";
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    left: 0;
    height: 100px;
    bottom: 0;
    width: 100px;
}.training_benefits53 h3 {
    margin-bottom: 30px;
    font-weight: 700;
    color: rgb(189,193,187);
    position: relative;
    padding-left: 20px;
    font-size: 30px;
}.training_benefits53 h3::before {
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
    content: "";
    width: 5px;
    border-radius: 10px;
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
}.training_benefits53 ul {
    padding: 0;
    gap: 15px;
    flex-direction: column;
    list-style: none;
    display: flex;
    margin: 0;
}.training_benefits53 li {
    transform: translateY(0);
    transition: all 0.3s ease;
    position: relative;
}.training_benefits53 li:hover {
    transform: translateY(-5px);
}.training_benefits53 li p {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -3px -3px 10px rgba(255, 255, 255, 0.8);
    padding: 15px 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5));
    position: relative;
    z-index: 1;
    align-items: center;
    border-radius: 10px;
    gap: 16px;
    overflow: hidden;
    color: #000000;
    font-size: 12px;
    display: flex;
    margin: 0;
}.training_benefits53 li p::before {
    content: "";
    background: linear-gradient(135deg, rgb(189,193,187,0.5), rgb(149,151,147,0.5));
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    transition: opacity 0.3s ease;
    opacity: 0;
}.training_benefits53 li:hover p {
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.08),
    -5px -5px 15px rgba(255, 255, 255, 1);
}.training_benefits53 li:hover p::before {
    opacity: 0.1;
}.training_benefits53 svg {
    flex-shrink: 0;
    transition: all 0.3s ease;
    width: 24px;
    background: #ffffff;
    padding: 10px;
    height: 24px;
    border-radius: 50%;
    box-shadow: 
    3px 3px 8px rgba(0, 0, 0, 0.1),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
}.training_benefits53 svg path {
    fill: rgb(189,193,187);
    transition: fill 0.3s ease;
}.training_benefits53 li:hover svg {
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
    box-shadow: 
    5px 5px 10px rgba(0, 0, 0, 0.15),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
}.training_benefits53 li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.training_benefits53 {
    padding: 60px 0;
}.training_benefits53 .how_started17 {
    grid-template-columns: 1fr;
    gap: 30px;
}.training_benefits53 .pic_hover08 {
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.training_benefits53 .description_card46 {
    margin-left: 0;
    padding: 35px 30px;
}
}

@media (max-width: 768px) {.training_benefits53 {
    padding: 50px 0;
}.training_benefits53 .pic_hover08 {
    min-height: 280px;
}.training_benefits53 h3 {
    font-size: calc(30px * 0.95);
}
}

@media (max-width: 576px) {.training_benefits53 {
    padding: 40px 0;
}.training_benefits53 .pic_hover08 {
    min-height: 220px;
}.training_benefits53 .description_card46 {
    padding: 25px 20px;
}.training_benefits53 h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 25px;
}.training_benefits53 li p {
    gap: 12px;
    padding: 12px 15px;
    font-size: 12px;
}.training_benefits53 svg {
    height: 22px;
    width: 22px;
    padding: 8px;
}}.meet_us21 {
    position: relative;
    padding: 4rem 0;
    color: #ffffff;
    overflow: hidden;
}.meet_us21::before {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, 
        rgba(0, 32, 63, 0.92), 
        rgba(45, 55, 72, 0.85) 50%, 
        rgba(76, 29, 89, 0.88));
    right: 0;
    top: 0;
    left: 0;
}.meet_us21::after {
    background: repeating-linear-gradient(
        45deg,
        rgb(189,193,187,0.5),
        rgb(189,193,187,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    width: 40%;
    right: -5%;
    content: "";
    pointer-events: none;
    z-index: 2;
    top: -5%;
    position: absolute;
    transform: rotate(-15deg);
    height: 40%;
}.meet_us21 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 5;
    margin: 0 auto;
}.meet_us21 .description_card46 {
    transform: translateY(2rem);
    gap: 2rem;
    grid-template-columns: 1fr;
    opacity: 0;
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    display: grid;
}.meet_us21 h1 {
    transform-origin: left center;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #ffffff;
    position: relative;
    padding-left: 1.5rem;
    letter-spacing: -0.02em;
    border-left: 5px solid rgb(189,193,187);
    font-size: 38px;
}.meet_us21 h1::after {
    left: 1.5rem;
    bottom: -10px;
    animation: lineGrow 0.6s 0.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: scaleX(0);
    content: "";
    height: 3px;
    transform-origin: left;
    background: rgb(149,151,147);
    width: 60px;
    position: absolute;
}.meet_us21 ul {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    margin: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    list-style: none;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
}.meet_us21 ul:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}.meet_us21 h4 {
    letter-spacing: 0.5px;
    margin: 0 0 1.5rem;
    font-weight: 600;
    font-size: calc(18px * 1.1);
    color: rgb(149,151,147);
    display: inline-block;
    position: relative;
}.meet_us21 h4::before {
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(149,151,147), transparent);
    width: 100%;
}.meet_us21 span {
    line-height: 1.8;
    hyphens: auto;
    display: block;
    color: #ffffff;
    text-align: justify;
    column-count: 1;
    font-size: 13px;
    column-gap: 2.5rem;
}

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

@keyframes lineGrow {
    to {
        transform: scaleX(1);
    }
}

@media (min-width: 768px) {.meet_us21 {
    padding: 6rem 0;
}.meet_us21::after {
    height: 30%;
    width: 30%;
}.meet_us21 h1 {
    padding-left: 2rem;
    border-left-width: 6px;
    font-size: calc(38px * 1.2);
}.meet_us21 h1::after {
    width: 90px;
    left: 2rem;
}.meet_us21 ul {
    padding: 3rem;
}.meet_us21 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet_us21 {
    padding: 8rem 0;
}.meet_us21::before {
    background: linear-gradient(135deg, 
            rgba(0, 32, 63, 0.92), 
            rgba(45, 55, 72, 0.82) 50%, 
            rgba(76, 29, 89, 0.86));
}.meet_us21 .description_card46 {
    grid-template-columns: 1fr;
    gap: 3rem;
}.meet_us21 h1 {
    font-size: calc(38px * 1.4);
    margin-bottom: 2rem;
}.meet_us21 ul {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr;
    padding: 3.5rem;
}.meet_us21 h4 {
    margin-bottom: 2rem;
    font-size: calc(18px * 1.3);
}.meet_us21 span {
    column-gap: 3rem;
    column-count: 3;
}
}

@media (min-width: 1200px) {.meet_us21 {
    padding: 10rem 0;
}.meet_us21::after {
    top: -10%;
    width: 25%;
    right: -10%;
    height: 25%;
}.meet_us21 .container {
    max-width: 1400px;
}.meet_us21 .description_card46 {
    gap: 4rem;
}.meet_us21 h1 {
    font-size: calc(38px * 1.6);
}.meet_us21 ul {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    padding: 4rem;
}.meet_us21 span {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.meet_us21 {
    padding: 3rem 0;
}.meet_us21::after {
    display: none;
}.meet_us21 .container {
    padding: 0 1.5rem;
}.meet_us21 h1 {
    font-size: calc(38px * 0.9);
    border-left-width: 4px;
    padding-left: 1rem;
    margin-bottom: 1.25rem;
}.meet_us21 h1::after {
    width: 40px;
    height: 2px;
    left: 1rem;
}.meet_us21 ul {
    padding: 1.5rem;
}.meet_us21 h4 {
    margin-bottom: 1rem;
    font-size: 18px;
}.meet_us21 span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}