* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.main_edu_940 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1164px;
    margin: auto;
    max-width: 100%;
}header,footer {
    width: 100%;
}.trade_mark_137 {
    flex: 0 0 auto;
}.inner-container_689 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_features_195 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(198,225,230) 0%, #ffffff 100%);
    padding: 120px 0;
}.course_features_195::before {
    background: 
    linear-gradient(45deg, transparent 49.5%, rgb(99,164,171,0.5) 49.5%, rgb(99,164,171,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px,
    linear-gradient(-45deg, transparent 49.5%, rgb(149,199,202,0.5) 49.5%, rgb(149,199,202,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px;
    width: 100%;
    opacity: 0.08;
    top: 0;
    pointer-events: none;
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
}.course_features_195 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1280px;
    position: relative;
    z-index: 1;
}.course_features_195 h2 {
    font-size: 37px;
    max-width: 800px;
    transform: perspective(1000px) rotateX(0deg) rotateY(-2deg);
    font-weight: 700;
    color: #000000;
    padding-left: 20px;
    margin-bottom: 50px;
    position: relative;
}.course_features_195 h2::before {
    left: 0;
    position: absolute;
    height: 70%;
    width: 6px;
    background: linear-gradient(to bottom, rgb(149,199,202), rgb(99,164,171));
    top: 15%;
    content: "";
}.course_features_195 .skill_route_970 {
    transform: translateZ(0);
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}.course_features_195 .image_grid_item_357 {
    overflow: hidden;
    height: 350px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}.course_features_195 .image_grid_item_357::after {
    top: 0;
    background: linear-gradient(45deg, rgb(99,164,171,0.5) 0%, transparent 60%);
    mix-blend-mode: multiply;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}.course_features_195 .image_grid_item_357:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.course_features_195 .details_box_972 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    max-height: 500px;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 35px;
    position: relative;
    background: #ffffff;
    overflow-y: auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}.course_features_195 .details_box_972:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_features_195 .details_box_972::before {
    top: 0;
    background: linear-gradient(to right, rgb(149,199,202), rgb(99,164,171));
    width: 100%;
    position: absolute;
    left: 0;
    height: 6px;
    content: "";
}.course_features_195 .description {
    color: #000000;
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 20px;
}.course_features_195 .description:last-child {
    margin-bottom: 0;
}.course_features_195 .details_box_972::-webkit-scrollbar {
    width: 6px;
}.course_features_195 .details_box_972::-webkit-scrollbar-track {
    background: rgb(198,225,230);
}.course_features_195 .details_box_972::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(149,199,202), rgb(99,164,171));
}

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

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

@media (min-width: 1200px) {.course_features_195 {
    padding: 200px 0;
}.course_features_195 h2 {
    font-size: calc(37px * 1.3);
    margin-left: 120px;
}.course_features_195 .skill_route_970 {
    gap: 60px;
}.course_features_195 .image_grid_item_357 {
    height: 550px;
    transform: perspective(1400px) rotateY(5deg) translateX(60px);
}.course_features_195 .details_box_972 {
    padding: 60px;
    max-height: 550px;
    transform: perspective(1400px) rotateY(-5deg) translateX(-60px);
}
}

@media (max-width: 767px) {.course_features_195 {
    padding: 80px 0;
}.course_features_195 h2 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.9);
}.course_features_195 .image_grid_item_357 {
    height: 280px;
}.course_features_195 .details_box_972 {
    max-height: 400px;
    padding: 25px;
}.course_features_195 .description {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 480px) {.course_features_195 {
    padding: 60px 0;
}.course_features_195 h2 {
    font-size: calc(37px * 0.8);
    padding-left: 15px;
}.course_features_195 h2::before {
    width: 4px;
}.course_features_195 .image_grid_item_357 {
    height: 220px;
}.course_features_195 .details_box_972 {
    padding: 20px;
    max-height: 350px;
}.course_features_195 .description {
    line-height: 1.5;
    font-size: calc(14px * 0.9);
}}.our_story_594 {
    padding: 120px 0;
    position: relative;
    background: rgb(198,225,230);
    overflow: hidden;
}.our_story_594::before {
    right: 0;
    bottom: 0;
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, rgb(149,199,202,0.5) 0%, transparent 50%);
    content: "";
    position: absolute;
    top: 0;
}.our_story_594::after {
    content: "";
    animation: pulse 15s infinite alternate;
    z-index: 2;
    background: radial-gradient(circle at 70% 30%, rgb(99,164,171,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}.our_story_594 .container {
    position: relative;
    z-index: 10;
}.our_story_594 .success_path_629 {
    gap: 60px;
    display: flex;
    flex-direction: column;
    position: relative;
}.our_story_594 .success_path_629::before {
    height: 85%;
    top: 80px;
    position: absolute;
    left: 50%;
    z-index: -1;
    width: 2px;
    transform: translateX(-50%);
    background: linear-gradient(to bottom, transparent, rgb(149,199,202), transparent);
    content: "";
}.our_story_594 h3 {
    font-weight: 700;
    font-size: 31px;
    position: relative;
    transition: transform 0.5s ease;
    text-align: center;
    color: rgb(149,199,202);
    margin-bottom: 40px;
    transform: perspective(1000px) rotateX(0deg);
}.our_story_594 h3::after {
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    border-radius: 10px;
    width: 80px;
    left: 50%;
    height: 3px;
    position: absolute;
    background: rgb(149,199,202);
}.our_story_594 h3:hover {
    transform: perspective(1000px) rotateX(5deg);
}.our_story_594 .path_edu_571 {
    overflow: hidden;
    border-left: 3px solid rgb(149,199,202);
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(10px);
    border-radius: 25px;
    padding: 40px;
    background: rgba(255, 255, 255, 0.05);
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}.our_story_594 .path_edu_571::before {
    right: -100px;
    width: 200px;
    height: 200px;
    top: -100px;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(149,199,202,0.5) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 8s infinite ease-in-out;
}.our_story_594 .path_edu_571:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our_story_594 .path_edu_571 span {
    font-size: 22px;
    grid-column: 1 / 2;
    padding-left: 15px;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
    color: rgb(149,199,202);
    position: relative;
}.our_story_594 .path_edu_571 span::before {
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    background: rgb(149,199,202);
    left: 0;
    content: "";
    border-radius: 10px;
}.our_story_594 .path_edu_571 p {
    color: #000000;
    font-size: 12px;
    line-height: 1.8;
    position: relative;
    grid-column: 1 / 2;
}.our_story_594 .path_edu_571 .image_grid_item_357 {
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 350px;
    overflow: hidden;
    border-radius: 25px;
    grid-row: 1 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    grid-column: 2 / 3;
}.our_story_594 .path_edu_571 .image_grid_item_357::before {
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
}.our_story_594 .path_edu_571 .image_grid_item_357::after {
    top: 0;
    height: 5px;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(to right, rgb(149,199,202), rgb(99,164,171));
    left: 0;
}.our_story_594 .path_edu_571 .image_grid_item_357:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.our_story_594 .knowledge_space_405 {
    border-radius: 25px;
    position: relative;
    grid-template-columns: 1fr 1fr;
    padding: 40px;
    display: grid;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    gap: 40px;
    overflow: hidden;
    border-right: 3px solid rgb(99,164,171);
    background: rgba(255, 255, 255, 0.05);
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.our_story_594 .knowledge_space_405::before {
    position: absolute;
    bottom: -100px;
    height: 200px;
    content: "";
    animation: float 8s infinite ease-in-out reverse;
    width: 200px;
    left: -100px;
    background: radial-gradient(circle, rgb(99,164,171,0.5) 0%, transparent 70%);
    border-radius: 50%;
}.our_story_594 .knowledge_space_405:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our_story_594 .knowledge_space_405 p {
    line-height: 1.8;
    font-size: 12px;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    color: #000000;
    position: relative;
}.our_story_594 .knowledge_space_405 .expert_classes_829 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    height: 350px;
    grid-row: 1 / 2;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    grid-column: 1 / 2;
}.our_story_594 .knowledge_space_405 .expert_classes_829::before {
    height: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
}.our_story_594 .knowledge_space_405 .expert_classes_829::after {
    top: 0;
    content: "";
    left: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, rgb(99,164,171), rgb(149,199,202));
    position: absolute;
}.our_story_594 .knowledge_space_405 .expert_classes_829:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}

@keyframes pulse {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.our_story_594 {
    padding: 80px 0;
}.our_story_594 .success_path_629::before {
    height: 90%;
}.our_story_594 .path_edu_571,
    .our_story_594 .knowledge_space_405 {
    grid-template-columns: 1fr;
    gap: 30px;
}.our_story_594 .path_edu_571 span,
    .our_story_594 .path_edu_571 p {
    grid-column: 1 / -1;
}.our_story_594 .path_edu_571 .image_grid_item_357 {
    height: 300px;
    grid-column: 1 / -1;
    grid-row: 3 / 4;
}.our_story_594 .knowledge_space_405 p {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
}.our_story_594 .knowledge_space_405 .expert_classes_829 {
    grid-row: 1 / 2;
    height: 300px;
    grid-column: 1 / -1;
}
}

@media (max-width: 768px) {.our_story_594 {
    padding: 60px 0;
}.our_story_594 h3 {
    font-size: calc(31px * 0.9);
}.our_story_594 .success_path_629 {
    gap: 40px;
}.our_story_594 .success_path_629::before {
    display: none;
}.our_story_594 .path_edu_571,
    .our_story_594 .knowledge_space_405 {
    padding: 30px;
}.our_story_594 .path_edu_571 span {
    font-size: calc(22px * 0.9);
}.our_story_594 .path_edu_571 .image_grid_item_357,
    .our_story_594 .knowledge_space_405 .expert_classes_829 {
    height: 250px;
}
}

@media (max-width: 576px) {.our_story_594 {
    padding: 40px 0;
}.our_story_594 h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.our_story_594 .path_edu_571,
    .our_story_594 .knowledge_space_405 {
    gap: 20px;
    padding: 20px;
}.our_story_594 .path_edu_571 span {
    margin-bottom: 15px;
}.our_story_594 .path_edu_571 .image_grid_item_357,
    .our_story_594 .knowledge_space_405 .expert_classes_829 {
    height: 200px;
}}.sign_up_509 {
    box-shadow: 0 0 30px rgb(149,199,202,0.5);
    padding: 4rem;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden;
}.sign_up_509::before {
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%, 0 70%);
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0.05;
    content: "";
    background: 
        repeating-linear-gradient(
            -45deg, 
            transparent, 
            transparent 5px, 
            rgb(149,199,202,0.5) 5px, 
            rgb(149,199,202,0.5) 6px
        ),
        repeating-linear-gradient(
            45deg, 
            transparent, 
            transparent 5px, 
            rgb(99,164,171,0.5) 5px, 
            rgb(99,164,171,0.5) 6px
        );
    z-index: 1;
}.sign_up_509::after {
    width: 150%;
    height: 150%;
    left: -25%;
    background: radial-gradient(
        circle at center,
        rgb(149,199,202,0.5) 0%,
        transparent 70%
    );
    z-index: 0;
    animation: pulse-glow 5s infinite alternate;
    position: absolute;
    opacity: 0.1;
    content: "";
    top: -25%;
}.sign_up_509 .success_path_629 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: center;
    z-index: 2;
    position: relative;
}.sign_up_509 p {
    letter-spacing: 1px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding-left: 2rem;
    text-transform: uppercase;
    grid-column: 1 / 2;
    line-height: 1.5;
    font-weight: 700;
    position: relative;
}.sign_up_509 p::before {
    content: "";
    animation: pulse-neon 2s infinite alternate;
    top: 0;
    box-shadow: 
        0 0 5px rgb(149,199,202),
        0 0 10px rgb(149,199,202),
        0 0 15px rgb(149,199,202);
    left: 0;
    width: 4px;
    background: linear-gradient(to bottom, rgb(149,199,202), rgb(99,164,171));
    position: absolute;
    bottom: 0;
}.sign_up_509 .input_holder {
    transform-style: preserve-3d;
    flex-direction: row;
    transform: perspective(1000px) rotateY(-5deg);
    position: relative;
    grid-column: 2 / 3;
    display: flex;
}.sign_up_509 .sub_widget_536 {
    box-shadow: inset 0 0 10px rgb(149,199,202,0.5);
    border: 1px solid rgb(149,199,202,0.5);
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    transition: all 0.3s ease;
    flex: 1;
    font-family: Arial, sans-serif;
    border-radius: 10px 0 0 10px;
    backdrop-filter: blur(5px);
    padding: 1rem 1.5rem;
    font-size: 12px;
}.sign_up_509 .sub_widget_536:focus {
    box-shadow: 
        inset 0 0 10px rgb(149,199,202,0.5),
        0 0 15px rgb(149,199,202,0.5);
    border-color: rgb(149,199,202);
    outline: none;
}.sign_up_509 .sub_widget_536::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.sign_up_509 .sub_box_961 {
    background: rgb(149,199,202);
    font-family: Arial, sans-serif;
    font-size: 16px;
    border: none;
    overflow: hidden;
    padding: 1rem 2rem;
    border-radius: 0 10px 10px 0;
    transition: all 0.3s ease;
    z-index: 1;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}.sign_up_509 .sub_box_961::before {
    width: 100%;
    left: -100%;
    height: 100%;
    content: "";
    transition: all 0.6s ease;
    position: absolute;
    z-index: -1;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    top: 0;
}.sign_up_509 .sub_box_961:hover::before {
    left: 100%;
}.sign_up_509 .sub_box_961:hover {
    background: rgb(99,164,171);
    box-shadow: 
        0 0 10px rgb(99,164,171),
        0 0 20px rgb(99,164,171,0.5);
}

@keyframes pulse-neon {
    0% {
        opacity: 0.7;
        box-shadow: 
            0 0 5px rgb(149,199,202),
            0 0 10px rgb(149,199,202);
    }
    100% {
        opacity: 1;
        box-shadow: 
            0 0 10px rgb(149,199,202),
            0 0 20px rgb(149,199,202),
            0 0 30px rgb(149,199,202);
    }
}

@keyframes pulse-glow {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    100% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

@media (max-width: 768px) {.sign_up_509 {
    padding: 2.5rem 1.5rem;
}.sign_up_509 .success_path_629 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.sign_up_509 p {
    margin-bottom: 0.5rem;
    grid-column: 1 / 2;
    font-size: 21px;
}.sign_up_509 .input_holder {
    flex-direction: column;
    transform: none;
    grid-column: 1 / 2;
}.sign_up_509 .sub_widget_536 {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 1rem;
}.sign_up_509 .sub_box_961 {
    width: 100%;
    border-radius: 10px;
}}.course_beneficiaries_594 {
    padding: 6rem 0;
    background-color: rgb(198,225,230);
    overflow: hidden;
    z-index: 1;
    position: relative;
}.course_beneficiaries_594::before {
    content: "";
    width: 100%;
    z-index: -1;
    top: -50%;
    height: 100%;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    position: absolute;
    right: -50%;
    background: radial-gradient(
        circle at center,
        rgba(rgb(99,164,171,0.5), 0.3) 0%,
        transparent 70%
    );
}.course_beneficiaries_594::after {
    z-index: -1;
    left: -20%;
    content: "";
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(149,199,202,0.5), 0.2) 0%,
        transparent 70%
    );
    height: 80%;
    position: absolute;
    bottom: -30%;
    width: 80%;
}.course_beneficiaries_594 .success_path_629 {
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 2rem;
    max-width: 1000px;
}.course_beneficiaries_594 h3 {
    z-index: 2;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 4rem;
    font-size: 33px;
    position: relative;
    padding: 1rem 3rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #000000;
}.course_beneficiaries_594 h3::before,
.course_beneficiaries_594 h3::after {
    position: absolute;
    height: 30px;
    border-color: rgb(99,164,171);
    border-style: solid;
    width: 30px;
    content: "";
    z-index: -1;
}.course_beneficiaries_594 h3::before {
    border-width: 2px 0 0 2px;
    top: -10px;
    border-radius: 5px 0 0 0;
    left: -10px;
}.course_beneficiaries_594 h3::after {
    right: -10px;
    border-radius: 0 0 5px 0;
    bottom: -10px;
    border-width: 0 2px 2px 0;
}.course_beneficiaries_594 ul {
    margin: 0;
    position: relative;
    z-index: 2;
    width: 100%;
    list-style: none;
    padding: 0;
    flex-direction: column;
    display: flex;
    gap: 2rem;
}.course_beneficiaries_594 li {
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    background: rgba(255, 255, 255, 0.08);
    text-align: center;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden;
    padding: 2rem;
    backdrop-filter: blur(12px);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 6px 6px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.1);
    align-items: center;
}.course_beneficiaries_594 li::before {
    content: "";
    right: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(99,164,171,0.5), 0.5),
        transparent
    );
    left: 0;
    height: 2px;
    position: absolute;
    top: 0;
}.course_beneficiaries_594 li:hover {
    border-color: rgba(rgb(99,164,171,0.5), 0.3);
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 12px 12px rgba(0, 0, 0, 0.05),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
}.course_beneficiaries_594 li:hover::after {
    animation: glowLine 2s infinite alternate ease-in-out;
    content: "";
    bottom: 0;
    position: absolute;
    height: 4px;
    background: linear-gradient(
        90deg,
        rgb(99,164,171),
        rgb(149,199,202)
    );
    left: 0;
    width: 100%;
}.course_beneficiaries_594 li svg {
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    margin-bottom: 1.5rem;
    width: 60px;
    fill: rgb(99,164,171);
    transition: all 0.3s ease;
    height: 60px;
}.course_beneficiaries_594 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(99,164,171);
}.course_beneficiaries_594 li:hover svg {
    fill: rgb(149,199,202);
    transform: scale(1.05);
}.course_beneficiaries_594 li:hover svg path {
    fill: rgb(149,199,202);
}.course_beneficiaries_594 li:nth-child(even) {
    transform: translateX(20px);
}.course_beneficiaries_594 li:nth-child(odd) {
    transform: translateX(-20px);
}.course_beneficiaries_594 li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}.course_beneficiaries_594 li:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-10px);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 5px rgba(rgb(99,164,171,0.5), 0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(rgb(149,199,202,0.5), 0.8);
    }
}

@media (min-width: 992px) {.course_beneficiaries_594 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.course_beneficiaries_594 li:nth-child(1),
    .course_beneficiaries_594 li:nth-child(3) {
    transform: translateY(20px);
}.course_beneficiaries_594 li:nth-child(2),
    .course_beneficiaries_594 li:nth-child(4) {
    transform: translateY(-20px);
}.course_beneficiaries_594 li:nth-child(1):hover,
    .course_beneficiaries_594 li:nth-child(3):hover {
    transform: translateY(10px);
}.course_beneficiaries_594 li:nth-child(2):hover,
    .course_beneficiaries_594 li:nth-child(4):hover {
    transform: translateY(-30px);
}
}

@media (max-width: 991px) {.course_beneficiaries_594 {
    padding: 4rem 0;
}.course_beneficiaries_594 ul {
    gap: 1.5rem;
}.course_beneficiaries_594 h3 {
    margin-bottom: 3rem;
    font-size: calc(33px * 0.9);
    padding: 0.8rem 2rem;
}.course_beneficiaries_594 li {
    padding: 1.5rem;
}.course_beneficiaries_594 li svg {
    height: 50px;
    margin-bottom: 1rem;
    width: 50px;
}
}

@media (max-width: 768px) {.course_beneficiaries_594 {
    padding: 3rem 0;
}.course_beneficiaries_594 .success_path_629 {
    padding: 0 1.5rem;
}.course_beneficiaries_594 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2.5rem;
    padding: 0.7rem 1.5rem;
}.course_beneficiaries_594 li {
    padding: 1.25rem;
}.course_beneficiaries_594 li:nth-child(even),
    .course_beneficiaries_594 li:nth-child(odd) {
    transform: translateX(0);
}.course_beneficiaries_594 li:nth-child(even):hover,
    .course_beneficiaries_594 li:nth-child(odd):hover {
    transform: translateY(-5px);
}.course_beneficiaries_594 li svg {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 480px) {.course_beneficiaries_594 {
    padding: 2.5rem 0;
}.course_beneficiaries_594 .success_path_629 {
    padding: 0 1rem;
}.course_beneficiaries_594 h3 {
    padding: 0.5rem 1rem;
    margin-bottom: 2rem;
    font-size: calc(33px * 0.7);
}.course_beneficiaries_594 h3::before,
    .course_beneficiaries_594 h3::after {
    height: 20px;
    width: 20px;
}.course_beneficiaries_594 ul {
    gap: 1rem;
}.course_beneficiaries_594 li {
    padding: 1rem;
}.course_beneficiaries_594 li svg {
    height: 35px;
    width: 35px;
    margin-bottom: 0.75rem;
}}.contact_section_978 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(198,225,230) 0%, rgba(9, 19, 32, 0.9) 100%);
}.contact_section_978::before {
    top: 0;
    height: 100%;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(149,199,202,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(149,199,202,0.5) 11px
    );
    animation: gridMove 20s linear infinite;
    opacity: 0.05;
    content: "";
    position: absolute;
    pointer-events: none;
    width: 100%;
}.contact_section_978::after {
    top: -50%;
    opacity: 0.1;
    width: 200%;
    left: -50%;
    animation: pulseGlow 15s ease-in-out infinite;
    pointer-events: none;
    background: radial-gradient(circle, rgb(149,199,202,0.5) 0%, transparent 60%);
    height: 200%;
    content: "";
    position: absolute;
}.contact_section_978 .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}.contact_section_978 h2 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
}.contact_section_978 h2::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(149,199,202), transparent);
    width: 80px;
    height: 3px;
    content: "";
}.contact_section_978 .reach_links_380 {
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    display: flex;
    backdrop-filter: blur(10px);
}.contact_section_978 .reach_links_380::before {
    pointer-events: none;
    height: 100%;
    top: 0;
    opacity: 0.03;
    background: linear-gradient(to bottom right, rgb(149,199,202,0.5), transparent);
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
}.contact_section_978 .image_grid_item_357 {
    flex: 1;
    transform: scale(1.01);
    transition: transform 0.6s ease;
    position: relative;
    min-height: 500px;
}.contact_section_978 .image_grid_item_357::after {
    left: 0;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}.contact_section_978 .reach_message_430 {
    flex: 1;
    padding: 50px;
    position: relative;
}.contact_section_978 .reach_message_430::before {
    right: 20px;
    width: 50px;
    opacity: 0.7;
    height: 50px;
    border-right: 2px solid rgb(149,199,202,0.5);
    border-top: 2px solid rgb(149,199,202,0.5);
    content: "";
    position: absolute;
    top: 20px;
}.contact_section_978 .reach_message_430::after {
    border-bottom: 2px solid rgb(149,199,202,0.5);
    content: "";
    width: 50px;
    left: 20px;
    opacity: 0.7;
    bottom: 20px;
    height: 50px;
    position: absolute;
    border-left: 2px solid rgb(149,199,202,0.5);
}.contact_section_978 form {
    width: 100%;
}.contact_section_978 form h3 {
    padding-left: 15px;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 19px;
    color: #ffffff;
}.contact_section_978 form h3::before {
    top: 50%;
    width: 5px;
    position: absolute;
    height: 25px;
    transform: translateY(-50%);
    border-radius: 10px;
    left: 0;
    content: "";
    background: rgb(149,199,202);
}.contact_section_978 form input[type="text"] {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 15px 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}.contact_section_978 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(149,199,202);
    box-shadow: 0 0 15px rgba(rgb(149,199,202), 0.2);
    background: rgba(255, 255, 255, 0.08);
}.contact_section_978 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_section_978 .request_grid_615 {
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: flex-start;
}.contact_section_978 .request_grid_615 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_section_978 .request_grid_615 label {
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    cursor: pointer;
}.contact_section_978 .request_grid_615 label::before {
    top: 2px;
    width: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 22px;
    position: absolute;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    content: "";
    left: 0;
}.contact_section_978 .request_grid_615 input[type="checkbox"]:checked + label::before {
    background: rgb(149,199,202);
    border-color: rgb(149,199,202);
}.contact_section_978 .request_grid_615 input[type="checkbox"]:checked + label::after {
    width: 8px;
    content: "";
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg);
    border-bottom: 2px solid #ffffff;
    left: 7px;
    position: absolute;
    height: 4px;
    top: 11px;
}.contact_section_978 .request_grid_615 label a {
    color: rgb(149,199,202);
    text-decoration: none;
    transition: all 0.3s ease;
}.contact_section_978 .request_grid_615 label a:hover {
    text-decoration: underline;
}.contact_section_978 form .inquiry_list_471 {
    z-index: 1;
    cursor: pointer;
    transition: all 0.4s ease;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    font-family: Arial, sans-serif;
    border: none;
    padding: 15px 35px;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(149,199,202), rgb(99,164,171));
    color: #ffffff;
    position: relative;
    overflow: hidden;
}.contact_section_978 form .inquiry_list_471::before {
    content: "";
    top: 0;
    z-index: -1;
    left: -100%;
    transition: all 0.4s ease;
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, rgb(99,164,171), rgb(149,199,202));
    height: 100%;
}.contact_section_978 form .inquiry_list_471:hover::before {
    left: 0;
}.contact_section_978 form .inquiry_list_471:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.contact_section_978 svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
    fill: rgb(149,199,202);
}.contact_section_978 svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.contact_section_978 {
    padding: 80px 0;
}.contact_section_978 .reach_links_380 {
    flex-direction: column;
}.contact_section_978 .image_grid_item_357 {
    order: 1;
    min-height: 300px;
}.contact_section_978 .reach_message_430 {
    order: 2;
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.contact_section_978 {
    padding: 60px 0;
}.contact_section_978 h2 {
    margin-bottom: 40px;
}.contact_section_978 .image_grid_item_357 {
    min-height: 200px;
}.contact_section_978 .reach_message_430 {
    padding: 30px 20px;
}.contact_section_978 form .inquiry_list_471 {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact_section_978 {
    padding: 40px 0;
}.contact_section_978 h2 {
    font-size: calc(36px * 0.8);
}.contact_section_978 form h3 {
    font-size: calc(19px * 0.9);
}.contact_section_978 .reach_message_430::before,
    .contact_section_978 .reach_message_430::after {
    width: 30px;
    height: 30px;
}}.secure_bolt_970 {
    width: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    height: auto;
    background: #ffffff;
    padding: 50px;
    color: #000000;
}.secure_bolt_970 h1 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(99,164,171);
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
    color: rgb(149,199,202);
    grid-column: span 2;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-top: 0;
}.secure_bolt_970 h2 {
    font-weight: 600;
    border-left: 4px solid rgb(149,199,202);
    color: rgb(99,164,171);
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    font-size: 28px;
    font-family: Arial, sans-serif;
}.secure_bolt_970 h3, .secure_bolt_970 h4, .secure_bolt_970 h5 {
    font-size: 18px;
    color: #000000;
}.secure_bolt_970 ul {
    padding-left: 20px;
    list-style-type: square;
    margin: 0;
}.secure_bolt_970 li {
    font-family: Arial, sans-serif;
    color: #000000;
    background: rgb(99,164,171,0.5);
    line-height: 1.5;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 16px;
}.secure_bolt_970 div {
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
    font-family: Arial, sans-serif;
    border-radius: 17px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    background: rgb(149,199,202,0.5);
    margin-bottom: 15px;
    padding: 15px;
}.secure_bolt_970 p, .secure_bolt_970 span {
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {.secure_bolt_970 {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px;
}.secure_bolt_970 h1 {
    margin-bottom: 15px;
    font-size: calc(18px - 4px);
}.secure_bolt_970 h2 {
    font-size: calc(18px - 2px);
    margin-bottom: 10px;
}.secure_bolt_970 ul {
    padding-left: 15px;
}.secure_bolt_970 li {
    padding: 8px;
    margin-bottom: 8px;
}.secure_bolt_970 div {
    padding: 10px;
}}.education_experience_037 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(198,225,230);
}.education_experience_037::before {
    width: 100%;
    background-size: 150px 100%;
    height: 100%;
    opacity: 0.3;
    animation: gradientSlide 30s linear infinite;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(149,199,202,0.5) 10%, 
        transparent 11%);
}.education_experience_037 .container {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.education_experience_037 .success_testimonials_879 {
    flex-direction: column;
    border-radius: 2px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 60px 40px 40px;
    position: relative;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
}.education_experience_037 .success_testimonials_879:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.education_experience_037 .image_grid_item_357 {
    width: 120px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: all 0.5s ease;
    height: 120px;
    border-radius: 2px;
    top: -60px;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(149,199,202);
    position: absolute;
    transform: rotate(0deg);
    left: 40px;
}.education_experience_037 .success_testimonials_879:hover .image_grid_item_357 {
    transform: rotate(-5deg);
}.education_experience_037 .name {
    transform: translateX(0);
    color: #000000;
    font-weight: 700;
    transition: transform 0.5s ease;
    margin-top: 40px;
    margin-left: 0;
    font-size: calc(21px * 1.2);
    letter-spacing: -0.5px;
}.education_experience_037 .success_testimonials_879:hover .name {
    transform: translateX(10px);
}.education_experience_037 .success_testimonials_879 span:not(.name) {
    text-transform: uppercase;
    transition: transform 0.5s ease;
    color: #000000;
    letter-spacing: 1px;
    font-size: 13px;
    margin-top: 5px;
    font-weight: 300;
    transform: translateX(0);
}.education_experience_037 .success_testimonials_879:hover span:not(.name) {
    color: rgb(149,199,202);
    transform: translateX(10px);
}.education_experience_037 .emp_tasks_076 {
    font-size: 13px;
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    padding-left: 0;
    transition: padding 0.5s ease;
    margin-top: 40px;
    position: relative;
}.education_experience_037 .emp_tasks_076::before {
    position: absolute;
    transform: scaleX(0);
    content: "";
    height: 2px;
    transition: transform 0.5s ease;
    background: rgb(149,199,202);
    width: 30px;
    transform-origin: right;
    left: -40px;
    top: 15px;
}.education_experience_037 .success_testimonials_879:hover .emp_tasks_076 {
    padding-left: 20px;
}.education_experience_037 .success_testimonials_879:hover .emp_tasks_076::before {
    transform: scaleX(1);
}

@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

@media (max-width: 768px) {.education_experience_037 {
    padding: 80px 0;
}.education_experience_037 .success_testimonials_879 {
    margin: 0 15px;
    padding: 80px 25px 30px;
}.education_experience_037 .image_grid_item_357 {
    height: 100px;
    width: 100px;
    left: 25px;
}.education_experience_037 .name {
    font-size: 21px;
}.education_experience_037 .emp_tasks_076 {
    font-size: calc(13px * 0.95);
}.education_experience_037 .emp_tasks_076::before {
    left: -25px;
    width: 20px;
}}.pricing_plan_card_137 {
    background: linear-gradient(135deg, rgb(198,225,230) 0%, rgb(99,164,171,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.pricing_plan_card_137::before {
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(149,199,202), 0.03) 40px, rgba(rgb(149,199,202), 0.03) 80px);
    pointer-events: none;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
}.pricing_plan_card_137 .container {
    max-width: 1320px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 1.5rem;
}.pricing_plan_card_137 .study_cost_158 {
    gap: 2.5rem;
    display: flex;
    flex-direction: column-reverse;
}.pricing_plan_card_137 .plan_rates_793 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    padding: 2rem;
    margin: 0 auto;
    transform: translateY(0);
    z-index: 3;
    max-width: 600px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: rgba(#ffffff, 0.9);
}.pricing_plan_card_137 .plan_rates_793:hover {
    transform: translateY(-5px);
}.pricing_plan_card_137 .plan_rates_793 h2 {
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 32px;
    line-height: 1.3;
}.pricing_plan_card_137 .plan_rates_793 h2::after {
    bottom: -10px;
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(149,199,202);
    position: absolute;
    content: "";
    width: 80px;
    height: 3px;
    transition: transform 0.5s ease;
    left: 0;
}.pricing_plan_card_137 .plan_rates_793:hover h2::after {
    transform: scaleX(1.5);
}.pricing_plan_card_137 .training_fees_205 {
    font-size: 14px;
    overflow-wrap: break-word;
    color: #000000;
    word-break: break-word;
    max-width: 100%;
    line-height: 1.6;
    margin-top: 1.5rem;
}.pricing_plan_card_137 .rate_plans_613 {
    position: relative;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}.pricing_plan_card_137 .learning_deals_264 {
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
}.pricing_plan_card_137 .learning_deals_264:hover {
    transform: translateY(-8px);
}.pricing_plan_card_137 .value_rates_876 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    background: #ffffff;
    border-radius: 8px;
    height: 100%;
    transition: box-shadow 0.4s ease;
}.pricing_plan_card_137 .learning_deals_264:hover .value_rates_876 {
    box-shadow: 0 15px 35px rgba(rgb(149,199,202,0.5), 0.15);
}.pricing_plan_card_137 .group_plans_412 {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    min-height: 280px;
    flex-grow: 1;
}.pricing_plan_card_137 .group_plans_412 h3 {
    font-weight: 600;
    font-size: calc(22px + 0.1rem);
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.3;
    color: #000000;
}.pricing_plan_card_137 .study_rates_108 {
    display: block;
    position: relative;
    font-weight: 700;
    margin: 0.5rem 0 1.25rem;
    color: rgb(149,199,202);
    font-size: calc(22px + 0.3rem);
}.pricing_plan_card_137 .study_rates_108::before {
    left: 0;
    width: 40px;
    height: 2px;
    bottom: -10px;
    background: rgb(99,164,171);
    content: "";
    position: absolute;
}.pricing_plan_card_137 .group_plans_412 p {
    margin-top: 1.5rem;
    font-size: 14px;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
}.pricing_plan_card_137 .image_grid_item_357 {
    width: 100%;
    height: 220px;
    transform: scale(1);
    position: relative;
    transition: transform 0.6s ease-out;
}.pricing_plan_card_137 .image_grid_item_357::after {
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
}.pricing_plan_card_137 .learning_deals_264:hover .image_grid_item_357 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing_plan_card_137 .rate_plans_613 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_plan_card_137 .plan_rates_793 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.pricing_plan_card_137 .study_cost_158 {
    flex-direction: row;
    align-items: center;
    gap: 3rem;
}.pricing_plan_card_137 .plan_rates_793 {
    margin: 0;
    width: 35%;
}.pricing_plan_card_137 .rate_plans_613 {
    width: 65%;
}
}

@media (min-width: 1200px) {.pricing_plan_card_137 .rate_plans_613 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_plan_card_137 .group_plans_412 {
    padding: 2.5rem;
}.pricing_plan_card_137 .plan_rates_793 h2 {
    font-size: calc(32px + 0.2rem);
}.pricing_plan_card_137 .image_grid_item_357 {
    height: 250px;
}
}

@media (max-width: 767px) {.pricing_plan_card_137 {
    padding: 4rem 0;
}.pricing_plan_card_137 .group_plans_412 {
    min-height: 240px;
    padding: 1.5rem;
}.pricing_plan_card_137 .image_grid_item_357 {
    height: 180px;
}.pricing_plan_card_137 .plan_rates_793 {
    padding: 1.5rem;
}.pricing_plan_card_137 .plan_rates_793 h2 {
    font-size: calc(32px - 0.2rem);
}.pricing_plan_card_137 .training_fees_205 {
    font-size: calc(14px - 0.1rem);
}}.thxArea_265 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(198,225,230) 0%, rgb(149,199,202,0.5) 30%, rgb(198,225,230) 70%, rgb(99,164,171,0.5) 100%);
    overflow: hidden;
}.thxArea_265::before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 0;
    animation: pulseGlow 10s ease-in-out infinite;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(149,199,202,0.5) 0%, transparent 60%);
}.thxArea_265::after {
    content: "";
    opacity: 0.7;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(2px 2px at 85% 15%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 10% 75%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 20% 20%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 70% 80%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 90% 60%, #ffffff 50%, transparent 60%);
    z-index: 0;
    top: 0;
}.thxArea_265 .container {
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.thxArea_265 .success_path_629 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    padding: 3.5rem;
    flex-direction: column;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 0 30px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    gap: 2.5rem;
}.thxArea_265 .success_path_629::before {
    opacity: 0.6;
    border-radius: 10px;
    width: 80%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(149,199,202) 50%, transparent);
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
    content: "";
}.thxArea_265 .success_path_629::after {
    height: 10px;
    border-radius: 10px;
    width: 80%;
    transform: translateX(-50%);
    opacity: 0.6;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(99,164,171) 50%, transparent);
    left: 50%;
    bottom: -5px;
    content: "";
}.thxArea_265 .success_path_629 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.thxArea_265 .success_path_629 > div:first-child::after {
    transform-origin: left;
    background: rgb(149,199,202);
    bottom: 0;
    animation: expandLine 1.5s ease-out forwards;
    width: 60px;
    content: "";
    left: 0;
    height: 3px;
    position: absolute;
}.thxArea_265 h5 {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    font-size: 22px;
    position: relative;
    transition: transform 0.3s ease;
    margin: 0;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    transform: translateY(0);
}.thxArea_265 a {
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    overflow: hidden;
}.thxArea_265 a::before {
    transition: opacity 0.3s ease;
    content: "";
    top: 0;
    background: linear-gradient(to right, transparent, rgb(149,199,202,0.5), transparent);
    animation: shine 3s infinite;
    transform: skewX(-20deg);
    height: 100%;
    opacity: 0;
    left: -30px;
    position: absolute;
    width: 10px;
}.thxArea_265 a:hover::before {
    opacity: 1;
}.thxArea_265 p {
    margin: 0;
    font-size: 17px;
    border-left: 3px solid rgb(99,164,171,0.5);
    transition: all 0.3s ease;
    position: relative;
    line-height: 1.7;
    color: #000000;
    padding: 0.5rem 1rem;
}.thxArea_265 a:hover p {
    color: rgb(149,199,202);
    transform: translateX(5px);
}.thxArea_265 .success_path_629:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 0 50px rgba(255, 255, 255, 0.3);
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}

@keyframes shine {
    0% {
        left: -30px;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}

@media (min-width: 768px) {.thxArea_265 {
    padding: 150px 0;
}.thxArea_265 .success_path_629 {
    transform: perspective(1000px) rotateX(2deg) rotateY(1deg);
    padding: 4rem 5rem;
    margin: 0 auto;
    max-width: 85%;
}.thxArea_265 .success_path_629:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.thxArea_265 h5 {
    font-size: calc(22px * 1.2);
}.thxArea_265 p {
    padding: 1rem 1.5rem;
    font-size: calc(17px * 1.1);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.thxArea_265 .success_path_629 {
    gap: 3rem;
    max-width: 75%;
}.thxArea_265 .success_path_629 > div:first-child::after {
    width: 80px;
}
    
    @keyframes expandLine {
        0% {
            width: 0;
        }
        100% {
            width: 80px;
        }
    }
}

@media (max-width: 767px) {.thxArea_265 {
    padding: 60px 0;
}.thxArea_265 .success_path_629 {
    gap: 1.5rem;
    padding: 2.5rem 1.5rem;
}.thxArea_265 h5 {
    font-size: calc(22px * 0.9);
}.thxArea_265 p {
    padding: 0.5rem;
    border-left-width: 2px;
}
}

@media (max-width: 480px) {.thxArea_265 {
    padding: 40px 0;
}.thxArea_265 .success_path_629 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem 1.25rem;
}.thxArea_265 h5 {
    font-size: calc(22px * 0.8);
}.thxArea_265 p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.client_testimonials_459 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background-color: rgb(198,225,230);
}.client_testimonials_459::before {
    content: "";
    width: 40%;
    top: -10%;
    right: -5%;
    position: absolute;
    transform: rotate(-15deg) skew(15deg);
    z-index: 0;
    opacity: 0.4;
    filter: blur(40px);
    height: 70%;
    background: linear-gradient(135deg, rgb(99,164,171,0.5), rgb(149,199,202,0.5));
}.client_testimonials_459::after {
    content: "";
    background: linear-gradient(225deg, rgb(149,199,202,0.5), rgb(99,164,171,0.5));
    bottom: -10%;
    left: -5%;
    position: absolute;
    height: 60%;
    opacity: 0.3;
    z-index: 0;
    filter: blur(35px);
    transform: rotate(12deg) skew(-10deg);
    width: 35%;
}.client_testimonials_459 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
}.client_testimonials_459 h2 {
    margin-bottom: 4rem;
    color: #000000;
    position: relative;
    transform: translateY(0);
    font-size: calc(32px * 1.1);
    font-weight: 700;
    text-align: center;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.client_testimonials_459 h2::after {
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(149,199,202), rgb(99,164,171));
    left: 50%;
    width: 80px;
    opacity: 0.8;
    transform: translateX(-50%);
    position: absolute;
    bottom: -1rem;
    content: "";
    height: 4px;
}.client_testimonials_459 .success_path_629 {
    position: relative;
}.client_testimonials_459 .rating_reviews_408 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    display: grid;
    margin-top: 2rem;
}.client_testimonials_459 .success_testimonials_879 {
    position: relative;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.03);
    flex-direction: column;
    padding: 2.5rem 2rem 2rem;
    border-radius: 2px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    overflow: hidden;
    transform: translateY(0);
}.client_testimonials_459 .success_testimonials_879::before {
    opacity: 0.1;
    position: absolute;
    transform: rotate(8deg);
    font-size: 6rem;
    content: "";
    font-family: serif;
    line-height: 1;
    right: 1.5rem;
    color: rgb(99,164,171);
    top: 0.5rem;
}.client_testimonials_459 .success_testimonials_879::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(149,199,202), rgb(99,164,171));
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    transform-origin: left;
    height: 5px;
    transform: scaleX(0.85);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
}.client_testimonials_459 .success_testimonials_879:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.09), 0 4px 8px rgba(0, 0, 0, 0.04);
    transform: translateY(-8px);
}.client_testimonials_459 .success_testimonials_879:hover::after {
    transform: scaleX(1);
}.client_testimonials_459 .success_testimonials_879 h3 {
    position: relative;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: calc(20px * 1.05);
    color: #000000;
}.client_testimonials_459 .success_testimonials_879 h3::after {
    content: "";
    opacity: 0.7;
    background-color: rgb(149,199,202);
    bottom: -0.35rem;
    transition: width 0.4s ease-out;
    width: 35%;
    height: 2px;
    left: 0;
    position: absolute;
}.client_testimonials_459 .success_testimonials_879:hover h3::after {
    width: 65%;
}.client_testimonials_459 .success_testimonials_879 .description {
    position: relative;
    font-size: 12px;
    z-index: 1;
    line-height: 1.7;
    font-weight: 400;
    margin-bottom: 2rem;
    color: #000000;
    flex-grow: 1;
}.client_testimonials_459 .success_testimonials_879 div {
    margin-top: auto;
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    height: 60px;
    transition: transform 0.4s ease;
}.client_testimonials_459 .success_testimonials_879:hover div {
    transform: scale(1.08);
}.client_testimonials_459 .success_testimonials_879 img {
    transform: scale(1);
    object-fit: cover;
    width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
}.client_testimonials_459 .success_testimonials_879:hover img {
    transform: scale(1.1);
}

@media (max-width: 1200px) {.client_testimonials_459 {
    padding: 5rem 0;
}.client_testimonials_459 .rating_reviews_408 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.client_testimonials_459 h2 {
    font-size: 32px;
}.client_testimonials_459 .success_testimonials_879 {
    padding: 2rem 1.5rem 1.5rem;
}
}

@media (max-width: 768px) {.client_testimonials_459 {
    padding: 4rem 0;
}.client_testimonials_459 h2 {
    margin-bottom: 3rem;
    font-size: calc(32px * 0.9);
}.client_testimonials_459 .rating_reviews_408 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.8rem;
}.client_testimonials_459 .success_testimonials_879::before {
    font-size: 4.5rem;
}
}

@media (max-width: 576px) {.client_testimonials_459 {
    padding: 3.5rem 0;
}.client_testimonials_459 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2.5rem;
}.client_testimonials_459 .container {
    padding: 0 1.5rem;
}.client_testimonials_459 .rating_reviews_408 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.client_testimonials_459 .success_testimonials_879 {
    padding: 1.8rem 1.4rem 1.4rem;
}.client_testimonials_459 h2::after {
    height: 3px;
    width: 60px;
}
}

@media (hover: none) {.client_testimonials_459 .success_testimonials_879 {
    transform: translateY(0) !important;
}.client_testimonials_459 .success_testimonials_879::after {
    transform: scaleX(1);
}.client_testimonials_459 .success_testimonials_879 h3::after {
    width: 50%;
}}.title_welcome_435 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(198,225,230) 0%, rgba(255,255,255,0.95) 100%);
    min-height: 100vh;
}.title_welcome_435::before {
    z-index: 1;
    height: 70%;
    content: "";
    right: -5%;
    top: -10%;
    background: linear-gradient(45deg, rgb(149,199,202,0.5) 0%, rgb(99,164,171,0.5) 100%);
    filter: blur(60px);
    position: absolute;
    width: 35%;
    animation: pulse 10s infinite alternate ease-in-out;
}.title_welcome_435::after {
    left: -5%;
    bottom: -10%;
    height: 60%;
    z-index: 1;
    position: absolute;
    content: "";
    animation: pulse 12s infinite alternate-reverse ease-in-out;
    background: linear-gradient(225deg, rgb(99,164,171,0.5) 0%, rgb(149,199,202,0.5) 100%);
    filter: blur(60px);
    width: 35%;
}.title_welcome_435 .success_path_629 {
    display: grid;
    grid-gap: 2rem;
    width: 90%;
    grid-template-columns: 1fr;
    max-width: 1400px;
    position: relative;
    padding: 6rem 0;
    z-index: 2;
    margin: 0 auto;
}.title_welcome_435 h1 {
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    color: #000000;
    opacity: 0;
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    transform: translateY(30px);
}.title_welcome_435 .details_box_972 {
    transform: translateY(30px);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    flex-direction: column;
    position: relative;
    z-index: 3;
    display: flex;
}.title_welcome_435 .start_begin_785 {
    padding: 2.5rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.9);
}.title_welcome_435 .start_begin_785:hover {
    transform: translateY(-5px);
}.title_welcome_435 .start_begin_785 p {
    max-width: 90%;
    color: #000000;
    margin-bottom: 2rem;
    font-size: calc(13px * 1.2);
    line-height: 1.6;
}.title_welcome_435 svg {
    display: block;
    transform-origin: center;
    margin: 1rem auto 2rem;
    height: 120px;
    animation: floatSvg 8s infinite ease-in-out;
    width: 120px;
}.title_welcome_435 svg path {
    fill: rgb(149,199,202);
    transition: fill 0.5s ease;
}.title_welcome_435 svg:hover path {
    fill: rgb(99,164,171);
    filter: drop-shadow(0 0 8px rgba(94,170,168,0.4));
}.title_welcome_435 svg text {
    transition: fill 0.5s ease;
    font-weight: 700;
}.title_welcome_435 svg:hover text {
    fill: #000000;
}.title_welcome_435 .inquiry_list_471 {
    font-size: 19px;
    padding: 1rem 2.5rem;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(94,170,168,0.2);
    overflow: hidden;
    display: inline-block;
    background: linear-gradient(135deg, rgb(149,199,202) 0%, rgb(99,164,171) 100%);
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    transform: translateZ(0);
    margin-top: 1rem;
    text-decoration: none;
}.title_welcome_435 .inquiry_list_471::before {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(99,164,171) 0%, rgb(149,199,202) 100%);
    left: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    content: "";
    transition: opacity 0.4s ease;
}.title_welcome_435 .inquiry_list_471:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 15px 30px rgba(94,170,168,0.3);
}.title_welcome_435 .inquiry_list_471:hover::before {
    opacity: 1;
}.title_welcome_435 .inquiry_list_471:active {
    box-shadow: 0 5px 10px rgba(94,170,168,0.2);
    transform: translateY(0) scale(0.98);
}.title_welcome_435 .image_grid_item_357 {
    border-radius: 10px;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.6s forwards ease-out;
    transform: translateY(30px);
    overflow: hidden;
    position: relative;
    height: 350px;
}.title_welcome_435 .image_grid_item_357::before {
    left: 0;
    transition: opacity 0.5s ease;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, rgba(94,170,168,0.3), rgba(0,0,0,0.4));
    content: "";
    height: 100%;
    top: 0;
}.title_welcome_435 .image_grid_item_357:hover::before {
    opacity: 0.7;
}

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

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

@keyframes floatSvg {
    0%, 100% {
        transform: translateY(0) rotate(0);
    }
    25% {
        transform: translateY(-5px) rotate(1deg);
    }
    75% {
        transform: translateY(5px) rotate(-1deg);
    }
}

@media (min-width: 768px) {.title_welcome_435 .success_path_629 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-gap: 3rem;
    padding: 4rem 0;
}.title_welcome_435 h1 {
    font-size: calc(38px * 1.2);
    text-align: center;
    grid-column: 1 / -1;
}.title_welcome_435 .details_box_972 {
    order: 1;
}.title_welcome_435 .image_grid_item_357 {
    order: 2;
    height: 500px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 0 100%, 0 10%);
}.title_welcome_435 svg {
    margin: 1.5rem auto 2.5rem;
    height: 150px;
    width: 150px;
}.title_welcome_435 .start_begin_785 p {
    font-size: calc(13px * 1.4);
}
}

@media (min-width: 992px) {.title_welcome_435 .success_path_629 {
    padding: 6rem 0;
    grid-gap: 4rem;
}.title_welcome_435 h1 {
    font-size: calc(38px * 1.4);
}.title_welcome_435 .start_begin_785 {
    padding: 3.5rem;
}.title_welcome_435 .image_grid_item_357 {
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    height: 600px;
    transform: perspective(1000px) rotateY(-5deg);
}.title_welcome_435 .image_grid_item_357:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_welcome_435 .inquiry_list_471 {
    padding: 1.25rem 3rem;
}.title_welcome_435 svg {
    width: 180px;
    height: 180px;
}
}

@media (min-width: 1200px) {.title_welcome_435 .success_path_629 {
    grid-gap: 6rem;
}.title_welcome_435 h1 {
    font-size: calc(38px * 1.6);
    margin-bottom: 2.5rem;
}.title_welcome_435 .start_begin_785 {
    padding: 4rem;
}.title_welcome_435 .image_grid_item_357 {
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 0 100%, 0 15%);
    height: 650px;
}
}

@media (max-width: 767px) {.title_welcome_435 {
    padding-top: 2rem;
}.title_welcome_435 .success_path_629 {
    padding: 3rem 0;
}.title_welcome_435 h1 {
    font-size: calc(38px * 0.9);
    text-align: center;
}.title_welcome_435 .start_begin_785 {
    padding: 2rem;
}.title_welcome_435 .start_begin_785 p {
    font-size: 13px;
    max-width: 100%;
}.title_welcome_435 .inquiry_list_471 {
    display: block;
    text-align: center;
    padding: 0.875rem 1.75rem;
}.title_welcome_435 svg {
    height: 100px;
    width: 100px;
    margin: 1rem auto 1.5rem;
}}#cookieWarningPopup_163 {
    display: none;
}#cookieWarningPopup_163:checked ~ .cookie_warning_alert_173 {
    opacity: 0;
    visibility: hidden;
}.cookie_warning_alert_173 {
    padding: 20px 0;
    border-top: 3px solid rgb(149,199,202);
    z-index: 90;
    background: rgb(99,164,171);
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 100%;
    position: fixed;
}.cookie_user_613 {
    border: 2px dashed rgb(149,199,202);
    padding: 20px 5%;
    gap: 20px;
    border-radius: 23px;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    justify-content: space-between;
    align-items: center;
}.cookie_warning_alert_173 h5 {
    font-weight: 700;
    color: rgb(149,199,202);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 24px;
    margin: 0;
}.cookie_warning_alert_173 p {
    font-size: 12px;
    position: relative;
    line-height: 1.5;
    margin: 0;
    color: #ffffff;
}.consent_track_053 {
    border-radius: 23px;
    background: rgb(149,199,202,0.5);
    flex-shrink: 0;
    margin-right: 20px;
    justify-content: center;
    padding: 10px;
    display: flex;
    align-items: center;
}.consent_track_053 svg {
    width: 60px;
    fill: rgb(149,199,202);
    height: 60px;
}.cookie_customize_953 {
    line-height: 40px;
    margin-left: 10px;
    color: #000000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    padding: 10px 20px;
    flex-shrink: 0;
    font-size: 19px;
    border-radius: 10px;
    min-width: 140px;
    white-space: nowrap;
    border: 2px solid rgb(149,199,202);
    cursor: pointer;
    text-decoration: none;
    background: rgb(149,199,202);
}.cookie_customize_953:hover {
    background-color: rgb(99,164,171);
    box-shadow: 0 0 10px rgb(99,164,171);
}.cookie_button.cookie_eductrl_521 {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(99,164,171);
}.cookie_button.cookie_eductrl_521:hover {
    box-shadow: 0 0 10px rgb(99,164,171);
}.cookie_warning_alert_173 p a {
    text-decoration: none;
    border-bottom: 1px dashed rgb(149,199,202);
    transition: color 0.3s ease;
    color: rgb(149,199,202);
}.cookie_warning_alert_173 p a:hover {
    color: rgb(99,164,171);
}
@media only screen and (max-width: 1200px) {.cookie_warning_alert_173 {
    padding: 15px 0;
}.cookie_user_613 {
    padding: 15px 5%;
}.consent_track_053 {
    display: none;
}.cookie_user_613 {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookie_warning_alert_173 h5 {
    margin-bottom: 10px;
    font-size: 19px;
}.edu_cookies_186 {
    margin-bottom: 15px;
}.cookie_customize_953 {
    min-width: 100%;
    margin: 10px 0;
}}
header .top_plank {
    color:  #ffffff;
    background: rgb(149,199,202);
}header .top_plank .top_menu_620 div svg, header .top_plank .top_menu_620 div svg path {
    fill: #ffffff;
}header .top_plank .top_menu_620 div span {
    color: #ffffff;
}header .top_plank .top_menu_620 {
    width: 100%;
    padding: 15px 0 10px 0;
    line-height: 21px;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    font-size: 12px;
    justify-content: flex-start;
}header .top_plank .top_menu_620 div {
    margin-right: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}header .top_plank .top_menu_620 div img, header .top_plank .top_menu_620 div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}header {
    width: 100%;
    position: relative;
    padding: 0;
    background: linear-gradient(135deg, rgb(149,199,202,0.5), rgb(99,164,171,0.5));
    z-index: 100;
}header::before {
    width: 100%;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    left: 0;
    content: '';
    z-index: 0;
    top: 0;
    position: absolute;
    height: 100%;
}header .container {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0 2%;
    max-width: 100%;
    z-index: 1;
}header .main_mentor_291 {
    display: flex;
    border-radius: 17px;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    margin: 1rem 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 1.5rem 0;
}header .main_mentor_291::before {
    background: linear-gradient(to right, rgb(149,199,202), rgb(99,164,171));
    position: absolute;
    left: 0;
    top: 0;
    height: 5px;
    width: 100%;
    content: '';
}header .top_lesson_870 {
    padding: 0 0 1rem 0;
    display: flex;
    justify-content: center;
    text-decoration: none;
    position: relative;
}header .top_lesson_870::after {
    background: linear-gradient(to right, transparent, rgb(149,199,202,0.5), rgb(99,164,171,0.5), rgb(149,199,202,0.5), transparent);
    content: '';
    height: 1px;
    bottom: 0;
    left: 20%;
    width: 60%;
    position: absolute;
}header .top_lesson_870 svg {
    transition: all 0.3s ease;
    width: 180px;
    height: auto;
}header .top_lesson_870:hover svg {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
    transform: translateY(-2px);
}header .top_master_036 {
    flex-wrap: wrap;
    padding: 1rem 2rem 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0.7rem;
    max-width: 90%;
}header .head_master_927 {
    z-index: 1;
    text-decoration: none;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.03);
    overflow: hidden;
    padding: 0.7rem 1.3rem;
    background: linear-gradient(to bottom, #ffffff, rgb(198,225,230));
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 19px;
    border-radius: 10px;
    font-weight: 600;
    color: #000000;
}header .head_master_927::before {
    transition: height 0.3s ease;
    bottom: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    content: '';
    background: linear-gradient(to top, rgb(149,199,202,0.5), transparent);
    width: 100%;
    height: 0;
}header .head_master_927:hover {
    color: rgb(149,199,202);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
}header .head_master_927:hover::before {
    height: 100%;
}

@media (max-width: 991px) {header .main_mentor_291 {
    margin: 0.8rem 0;
    padding: 1.2rem 0;
}header .top_lesson_870 {
    padding: 0 0 0.8rem 0;
}header .top_lesson_870 svg {
    width: 160px;
}header .top_master_036 {
    gap: 0.6rem;
    padding: 0.8rem 1.5rem 0;
}header .head_master_927 {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header .main_mentor_291 {
    padding: 1rem 0;
    margin: 0.6rem 0;
}header .top_lesson_870 {
    padding: 0 0 0.7rem 0;
}header .top_lesson_870 svg {
    width: 140px;
}header .top_master_036 {
    gap: 0.5rem;
    max-width: 95%;
    padding: 0.7rem 1rem 0;
}header .head_master_927 {
    font-size: calc(19px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header .main_mentor_291 {
    margin: 0.5rem 0;
    padding: 0.8rem 0;
}header .top_lesson_870 {
    padding: 0 0 0.6rem 0;
}header .top_lesson_870 svg {
    width: 120px;
}header .top_master_036 {
    padding: 0.6rem 0.5rem 0;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .top_master_036::-webkit-scrollbar {
    height: 3px;
}header .top_master_036::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(149,199,202);
}header .head_master_927 {
    flex-shrink: 0;
    margin-right: 3px;
    white-space: nowrap;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    z-index: -2;
    position: absolute;
    background: linear-gradient(120deg, rgb(149,199,202) 0%, rgb(99,164,171) 100%);
    right: 0;
    left: 0;
    opacity: 0.85;
    content: "";
    bottom: 0;
    top: 0;
}footer::after {
    content: "";
    right: 0;
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.07) 1px, transparent 1px);
    z-index: -1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    background-size: 20px 20px;
}.trade_mark_137 {
    color: #ffffff;
    position: relative;
    padding: 4rem 0 2.5rem;
}.trade_mark_137::before {
    width: 100%;
    opacity: 0.2;
    background: #ffffff;
    height: 10px;
    clip-path: polygon(
        0% 0%, 4% 100%, 8% 0%, 12% 100%, 16% 0%, 20% 100%, 
        24% 0%, 28% 100%, 32% 0%, 36% 100%, 40% 0%, 44% 100%, 
        48% 0%, 52% 100%, 56% 0%, 60% 100%, 64% 0%, 68% 100%, 
        72% 0%, 76% 100%, 80% 0%, 84% 100%, 88% 0%, 92% 100%, 
        96% 0%, 100% 100%
    );
    top: 0;
    content: "";
    position: absolute;
    left: 0;
}.trade_mark_137 .container {
    position: relative;
    justify-content: space-between;
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}.trade_mark_137 .company_holder {
    position: relative;
    flex: 1 1 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(
        0% 0%, 100% 0%, 95% 100%, 5% 100%
    );
    background: rgba(255, 255, 255, 0.1);
    padding: 2.5rem;
}.trade_mark_137 .company_holder h3 {
    padding: 0.5rem 2rem;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 35px;
    background: rgba(255, 255, 255, 0.15);
}.trade_mark_137 .footer_careers_684 {
    margin: 0 1rem;
    padding: 1.5rem;
    color: #ffffff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.15);
    line-height: 1.6;
    clip-path: polygon(3% 0%, 97% 0%, 100% 100%, 0% 100%);
}.trade_mark_137 .syllabus_ref_950 {
    min-width: 400px;
    flex-direction: column;
    gap: 2rem;
    display: flex;
    flex: 1 1 calc(100% - 480px);
}.trade_mark_137 .site_head_984 {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.trade_mark_137 .top_master_036 {
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
    min-width: 200px;
}.trade_mark_137 .top_master_036 h5 {
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 5% 100%);
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
    padding: 0.5rem 1.5rem;
    background: rgba(255, 255, 255, 0.15);
    position: relative;
    display: inline-block;
    margin: 0 0 1.5rem;
}.trade_mark_137 .top_master_036 .site_head_984 {
    flex-direction: column;
    gap: 0.8rem;
    clip-path: polygon(2% 0%, 98% 0%, 100% 95%, 0% 100%);
    background: rgba(0, 0, 0, 0.15);
    display: flex;
    padding: 1.5rem;
}.trade_mark_137 .top_master_036 .site_head_984 a {
    font-size: 12px;
    display: block;
    text-decoration: none;
    position: relative;
    clip-path: polygon(0% 0%, 97% 0%, 100% 100%, 3% 100%);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    padding: 0.6rem 1rem;
}.trade_mark_137 .top_master_036 .site_head_984 a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.15);
}.trade_mark_137 .top_master_036 .site_head_984 a::before {
    position: absolute;
    height: 100%;
    background: #ffffff;
    left: 0;
    transition: all 0.3s ease;
    width: 3px;
    top: 0;
    content: "";
    opacity: 0;
}.trade_mark_137 .top_master_036 .site_head_984 a:hover::before {
    opacity: 0.7;
}.trial_offer_578 {
    clip-path: polygon(0% 20%, 2% 0%, 98% 0%, 100% 20%, 100% 100%, 0% 100%);
    position: relative;
    padding: 2rem 0;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 3rem;
}.trial_offer_578 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.trial_offer_578 .inclusion_384 {
    padding: 0.7rem 2rem;
    font-size: 12px;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
    color: #ffffff;
    position: relative;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
}

@keyframes hexagonPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1200px) {.trade_mark_137 .container {
    gap: 2rem;
}.trade_mark_137 .company_holder {
    flex: 1 1 380px;
}.trade_mark_137 .syllabus_ref_950 {
    flex: 1 1 calc(100% - 430px);
    min-width: 380px;
}
}

@media (max-width: 992px) {.trade_mark_137 {
    padding: 3.5rem 0 2rem;
}.trade_mark_137 .container {
    flex-direction: column;
    gap: 2.5rem;
}.trade_mark_137 .company_holder,
    .trade_mark_137 .syllabus_ref_950 {
    flex: 1 1 100%;
    min-width: 100%;
}.trade_mark_137 .top_master_036 {
    flex: 1 1 calc(50% - 1.25rem);
    min-width: 200px;
}
}

@media (max-width: 768px) {.trade_mark_137 {
    padding: 3rem 0 1.5rem;
}.trade_mark_137 .company_holder {
    padding: 2rem;
}.trade_mark_137 .company_holder h3 {
    font-size: calc(35px - 2px);
}.trade_mark_137 .site_head_984 {
    gap: 1.5rem;
}.trial_offer_578 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.trade_mark_137 {
    padding: 2.5rem 0 1rem;
}.trade_mark_137 .top_master_036 {
    flex: 1 1 100%;
    min-width: 100%;
}.trade_mark_137 .site_head_984 {
    gap: 1rem;
}.trial_offer_578 {
    margin-top: 1.5rem;
    clip-path: polygon(0% 10%, 2% 0%, 98% 0%, 100% 10%, 100% 100%, 0% 100%);
    padding: 1.5rem 0;
}.trade_mark_137::before {
    height: 5px;
}
}

@media (max-width: 420px) {.trade_mark_137 .company_holder {
    clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
    padding: 1.5rem;
}.trade_mark_137 .company_holder h3 {
    padding: 0.4rem 1rem;
}.trade_mark_137 .top_master_036 h5 {
    padding: 0.4rem 1rem;
}.trade_mark_137 .top_master_036 .site_head_984 {
    padding: 1rem;
}.trade_mark_137 .top_master_036 .site_head_984 a:hover {
    transform: translateX(3px);
}.trial_offer_578 .inclusion_384 {
    width: 90%;
    padding: 0.6rem 1.5rem;
}}.contacts_957 {
    overflow: hidden;
    background: rgb(198,225,230);
    z-index: 1;
    padding: 80px 0;
    position: relative;
}.contacts_957::before {
    z-index: -1;
    opacity: 0.15;
    width: 100%;
    background: linear-gradient(135deg, rgb(149,199,202,0.5) 0%, transparent 50%, rgb(99,164,171,0.5) 100%);
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
    left: 0;
}.contacts_957::after {
    background: radial-gradient(circle at 10% 20%, transparent 20%, rgb(149,199,202,0.5) 21%, transparent 22%),
                radial-gradient(circle at 90% 80%, transparent 20%, rgb(99,164,171,0.5) 21%, transparent 22%),
                radial-gradient(circle at 50% 50%, transparent 30%, rgb(149,199,202,0.5) 31%, transparent 32%);
    background-size: 60px 60px, 80px 80px, 100px 100px;
    animation: patternMove 120s linear infinite;
    width: 100%;
    content: '';
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    opacity: 0.07;
    top: 0;
}@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}

.contacts_957 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.contacts_957 .learn_ask_954 {
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 45px 40px;
    z-index: 2;
    background: #ffffff;
    border-radius: 23px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.02);
}.contacts_957 .learn_ask_954::before {
    top: 0;
    z-index: 3;
    background: linear-gradient(90deg, rgb(149,199,202) 0%, rgb(99,164,171) 100%);
    width: 100%;
    content: '';
    height: 6px;
    position: absolute;
    left: 0;
}.contacts_957 .learn_ask_954::after {
    position: absolute;
    bottom: -100px;
    content: '';
    border-radius: 50%;
    opacity: 0.2;
    height: 200px;
    z-index: -1;
    right: -100px;
    width: 200px;
    background: radial-gradient(circle, rgb(149,199,202,0.5) 0%, transparent 70%);
}.contacts_957 .learn_ask_954:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
}.contacts_957 h3 {
    margin-bottom: 20px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
    font-size: 29px;
    display: inline-block;
}.contacts_957 h3::after {
    height: 3px;
    content: '';
    width: 40%;
    bottom: 0;
    background: rgb(149,199,202);
    left: 0;
    position: absolute;
    border-radius: 10px;
}.contacts_957 .join_community_602 {
    max-width: 90%;
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
    margin-bottom: 35px;
}.contacts_957 .contact_team_453 {
    gap: 25px;
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.contacts_957 .contact_team_453::before {
    height: 1px;
    width: 100%;
    top: -15px;
    opacity: 0.3;
    content: '';
    background: linear-gradient(90deg, rgb(149,199,202,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
}.contacts_957 .contact_team_453 span {
    background: rgba(255, 255, 255, 0.6);
    position: relative;
    border-radius: 10px;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.05);
    flex-direction: column;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 16px 20px;
}.contacts_957 .contact_team_453 span::before {
    transition: all 0.3s ease;
    width: 3px;
    content: '';
    height: 100%;
    top: 0;
    opacity: 0.7;
    left: 0;
    position: absolute;
    background: rgb(149,199,202);
}.contacts_957 .contact_team_453 span:hover {
    border-color: rgba(rgb(149,199,202), 0.2);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.contacts_957 .contact_team_453 span:hover::before {
    width: 5px;
}.contacts_957 .contact_team_453 span p {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin: 0;
}.contacts_957 .contact_team_453 span:first-child p {
    font-weight: 600;
}.contacts_957 .contact_team_453 span:nth-child(2) p {
    font-weight: 600;
}.contacts_957 .contact_team_453 span > span {
    padding: 0;
    align-items: center;
    margin-top: 8px;
    background: transparent;
    border: none;
    display: flex;
    flex-direction: row;
}.contacts_957 .contact_team_453 span > span::before {
    display: none;
}.contacts_957 .contact_team_453 span > span:hover {
    transform: none;
    box-shadow: none;
}.contacts_957 .contact_team_453 span a {
    position: relative;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(149,199,202);
}.contacts_957 .contact_team_453 span a::after {
    height: 1px;
    width: 0;
    position: absolute;
    content: '';
    left: 0;
    transition: width 0.3s ease;
    background: rgb(149,199,202);
    bottom: -2px;
}.contacts_957 .contact_team_453 span a:hover {
    color: rgb(99,164,171);
}.contacts_957 .contact_team_453 span a:hover::after {
    background: rgb(99,164,171);
    width: 100%;
}.contacts_957 .contact_team_453 span svg {
    width: 18px;
    fill: none;
    stroke: rgb(149,199,202);
    flex-shrink: 0;
    stroke-width: 2;
    height: 18px;
    margin-right: 8px;
    stroke-linecap: round;
    transition: all 0.3s ease;
    stroke-linejoin: round;
}.contacts_957 .contact_team_453 span:hover svg {
    stroke: rgb(99,164,171);
    transform: scale(1.1);
}.contacts_957 .contact_team_453 span:nth-child(3) svg {
    transform-origin: center;
}.contacts_957 .contact_team_453 span:nth-child(3) svg path {
    stroke-dasharray: 20;
    stroke-dashoffset: 0;
    animation: dashAnimation 3s linear infinite;
}.contacts_957 .contact_team_453 span:nth-child(4) svg {
    transform-origin: center;
}.contacts_957 .contact_team_453 span:nth-child(4) svg path {
    stroke-dashoffset: 0;
    stroke-dasharray: 24;
    animation: dashAnimation 3s linear infinite;
    animation-delay: 0.5s;
}.contacts_957 .contact_team_453 span:nth-child(5) svg {
    transform-origin: center;
    stroke-width: 1.7;
}.contacts_957 .contact_team_453 span:nth-child(5) svg path {
    transition: all 0.3s ease;
}.contacts_957 .contact_team_453 span:nth-child(5):hover svg path {
    stroke-width: 2.2;
}.contacts_957 .contact_team_453 span:nth-child(6) svg {
    transform-origin: center;
}.contacts_957 .contact_team_453 span:nth-child(6) svg path {
    animation: dashAnimation 3s linear infinite;
    stroke-dashoffset: 0;
    animation-delay: 1s;
    stroke-dasharray: 15;
}.contacts_957 .contact_team_453 span:nth-child(3) svg {
    position: relative;
}.contacts_957 .contact_team_453 span:nth-child(3) svg::before {
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    background: rgb(149,199,202);
    position: absolute;
    top: 50%;
    z-index: -1;
    height: 24px;
    opacity: 0.1;
    content: '';
    transition: all 0.3s ease;
}.contacts_957 .contact_team_453 span:nth-child(3):hover svg::before {
    width: 30px;
    opacity: 0.2;
    background: rgb(99,164,171);
    height: 30px;
}.contacts_957 .contact_team_453 span:nth-child(4) svg {
    position: relative;
}.contacts_957 .contact_team_453 span:nth-child(4) svg path {
    transform-origin: center;
}.contacts_957 .contact_team_453 span:nth-child(4):hover svg path {
    animation-duration: 2s;
}.contacts_957 .contact_team_453 span:nth-child(6) svg path {
    transform-origin: center;
}.contacts_957 .contact_team_453 span:nth-child(6):hover svg path {
    animation-duration: 2s;
}@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 20;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20;
    }
}

.contacts_957 .edu_form_092 {
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(rgb(149,199,202), 0.03) 0%, rgba(rgb(99,164,171), 0.03) 100%);
    grid-column: 1 / -1;
    margin-top: 15px;
    position: relative;
    padding: 25px 30px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.contacts_957 .edu_form_092::before {
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.05;
    content: '';
    background: radial-gradient(circle at 50% 0%, rgb(149,199,202,0.5) 0%, transparent 70%);
    left: 0;
    position: absolute;
    z-index: 0;
}.contacts_957 .edu_form_092 h4 {
    position: relative;
    align-items: center;
    color: #000000;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
    display: flex;
}.contacts_957 .edu_form_092 h4::before {
    background-size: contain;
    content: '';
    margin-right: 8px;
    flex-shrink: 0;
    display: inline-block;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-position: center;
}.contacts_957 .edu_form_092 h4 svg {
    margin-right: 8px;
    animation: clockRotation 12s linear infinite;
    stroke-width: 2;
    width: 20px;
    stroke-linecap: round;
    transform-origin: center;
    stroke: rgb(149,199,202);
    height: 20px;
    fill: none;
    stroke-linejoin: round;
}@keyframes clockRotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.contacts_957 .edu_form_092 h4 svg circle {
    fill: transparent;
    stroke-opacity: 0.2;
    stroke: rgb(149,199,202);
}.contacts_957 .edu_form_092 h4 svg path {
    stroke: rgb(149,199,202);
}.contacts_957 .edu_form_092 span {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
    z-index: 1;
    margin-bottom: 6px;
    position: relative;
    color: #000000;
    display: block;
    padding: 8px 0;
}.contacts_957 .edu_form_092 span:last-child {
    border-bottom: none;
}.contacts_957 .edu_form_092 span::before {
    content: '';
    background-color: rgb(149,199,202);
    display: inline-block;
    margin-right: 8px;
    opacity: 0.5;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}

@media (max-width: 992px) {.contacts_957 {
    padding: 60px 0;
}.contacts_957 .learn_ask_954 {
    padding: 35px 30px;
}.contacts_957 h3 {
    font-size: calc(29px * 0.9);
}.contacts_957 .join_community_602 {
    max-width: 100%;
}.contacts_957 .contact_team_453 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.contacts_957 .contact_team_453 span svg {
    width: 16px;
    height: 16px;
}
}

@media (max-width: 768px) {.contacts_957 {
    padding: 50px 0;
}.contacts_957 .learn_ask_954 {
    padding: 30px 25px;
}.contacts_957 h3 {
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: calc(29px * 0.8);
}.contacts_957 .join_community_602 {
    margin-bottom: 25px;
    font-size: calc(14px * 0.95);
}.contacts_957 .contact_team_453 {
    gap: 15px;
    grid-template-columns: 1fr;
}.contacts_957 .contact_team_453 span {
    padding: 12px 16px;
}.contacts_957 .edu_form_092 {
    padding: 20px 25px;
}.contacts_957 .edu_form_092 h4 {
    font-size: calc(22px * 0.9);
}.contacts_957 .edu_form_092 h4::before {
    width: 18px;
    height: 18px;
}.contacts_957 .edu_form_092 h4 svg {
    height: 18px;
    width: 18px;
}
}

@media (max-width: 576px) {.contacts_957 {
    padding: 40px 0;
}.contacts_957 .learn_ask_954 {
    padding: 25px 20px;
}.contacts_957 h3 {
    padding-bottom: 10px;
    font-size: calc(29px * 0.7);
}.contacts_957 .contact_team_453 span {
    padding: 10px 14px;
}.contacts_957 .contact_team_453 span p,
    .contacts_957 .contact_team_453 span a {
    font-size: calc(14px * 0.9);
}.contacts_957 .contact_team_453 span svg {
    margin-right: 6px;
    height: 14px;
    width: 14px;
}.contacts_957 .edu_form_092 {
    padding: 18px 20px;
}.contacts_957 .edu_form_092 span {
    padding: 6px 0;
    font-size: calc(14px * 0.9);
}.contacts_957 .edu_form_092 h4::before {
    height: 16px;
    width: 16px;
    margin-right: 6px;
}.contacts_957 .edu_form_092 h4 svg {
    height: 16px;
    width: 16px;
}
}