* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}a {
    text-decoration: none;
    color: inherit;
}.site_core957 {
    flex: 1 0 auto;
}.panel-container182 {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1183px;
}.footer_subscribe931 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.instructor_history142 {
    position: relative;
    background: linear-gradient(135deg, rgb(232,232,240) 0%, rgb(186,123,123,0.5) 100%);
    padding: 4rem 0;
    overflow: hidden;
}.instructor_history142::before {
    left: 0;
    height: 100%;
    content: "";
    z-index: 0;
    opacity: 0.3;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(186,123,123,0.5) 5%, transparent 5.5%),
        radial-gradient(circle at 90% 20%, rgb(186,123,123,0.5) 2%, transparent 2.5%),
        radial-gradient(circle at 30% 80%, rgb(186,123,123,0.5) 3%, transparent 3.5%),
        radial-gradient(circle at 70% 90%, rgb(186,123,123,0.5) 4%, transparent 4.5%);
    width: 100%;
    top: 0;
    position: absolute;
}.instructor_history142 .container {
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.instructor_history142 .learner_voices805 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateX(2deg);
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    gap: 2rem;
    position: relative;
    border-radius: 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(0,0,0,0.02);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    display: grid;
}.instructor_history142 .learner_voices805:hover {
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.12),
        0 10px 20px rgba(0,0,0,0.07),
        0 0 0 1px rgba(0,0,0,0.03);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.instructor_history142 .learner_voices805 > div:first-child {
    justify-self: center;
    position: relative;
}.instructor_history142 .lightbox_img102 {
    position: relative;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 150px;
    border-radius: 0;
    height: 150px;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}.instructor_history142 .lightbox_img102::before {
    background: linear-gradient(to bottom, transparent 50%, rgb(183,213,180,0.5) 100%);
    transition: opacity 0.4s ease;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    opacity: 0.6;
    width: 100%;
    position: absolute;
}.instructor_history142 .learner_voices805:hover .lightbox_img102 {
    transform: scale(1.05) translateY(-5px);
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.15),
        0 8px 15px rgba(0,0,0,0.08);
}.instructor_history142 .learner_voices805:hover .lightbox_img102::before {
    opacity: 0.8;
}.instructor_history142 .learner_voices805 > div:nth-child(2) {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    text-align: center;
}.instructor_history142 .name {
    font-weight: 700;
    margin: 0 0 0.5rem;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    display: inline-block;
    position: relative;
    font-size: calc(18px * 1.1);
}.instructor_history142 .name::after {
    width: 0;
    height: 2px;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    content: "";
    position: absolute;
    bottom: -4px;
    background: rgb(183,213,180);
}.instructor_history142 .learner_voices805:hover .name::after {
    width: 100%;
}.instructor_history142 .learner_voices805 > div:nth-child(2) > div {
    transform: translateY(0);
    font-size: calc(12px * 0.95);
    letter-spacing: 0.03em;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 0.35rem 1rem;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    color: rgb(186,123,123);
    background: linear-gradient(to right, rgba(rgb(186,123,123,0.5), 0.1), transparent);
    margin-top: 0.25rem;
}.instructor_history142 .learner_voices805:hover > div:nth-child(2) > div {
    transform: translateY(3px) scale(1.03);
}.instructor_history142 .emp_wrap127 {
    transition: all 0.3s ease;
    font-size: 12px;
    line-height: 1.7;
    margin: 0;
    position: relative;
    padding: 0.5rem 0;
    text-align: justify;
    font-family: Arial, sans-serif;
    color: #000000;
}.instructor_history142 .emp_wrap127::before {
    content: "";
    opacity: 0.2;
    left: -10px;
    font-size: 4rem;
    position: absolute;
    transition: all 0.4s ease;
    top: -25px;
    color: rgb(183,213,180,0.5);
}.instructor_history142 .emp_wrap127::after {
    right: -10px;
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    color: rgb(183,213,180,0.5);
    bottom: -50px;
    opacity: 0.2;
    font-size: 4rem;
}.instructor_history142 .learner_voices805:hover .emp_wrap127::before,
.instructor_history142 .learner_voices805:hover .emp_wrap127::after {
    opacity: 0.4;
    transform: scale(1.1);
}

@media (min-width: 768px) {.instructor_history142 {
    padding: 6rem 0;
}.instructor_history142 .learner_voices805 {
    align-items: start;
    gap: 2.5rem;
    grid-template-columns: auto 1fr 2fr;
    padding: 3rem;
}.instructor_history142 .learner_voices805 > div:nth-child(2) {
    align-items: flex-start;
    text-align: left;
}.instructor_history142 .lightbox_img102 {
    width: 180px;
    height: 180px;
}.instructor_history142 .emp_wrap127 {
    padding: 0 1rem 0 0;
}.instructor_history142 .container {
    padding: 0 4rem;
}
}

@media (min-width: 992px) {.instructor_history142 .learner_voices805 {
    margin: 0 3rem;
}.instructor_history142 .lightbox_img102 {
    height: 220px;
    width: 220px;
}.instructor_history142 .name {
    font-size: calc(18px * 1.2);
}.instructor_history142 .learner_voices805 > div:nth-child(2) > div {
    font-size: 12px;
}.instructor_history142 .emp_wrap127 {
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.instructor_history142 .learner_voices805 {
    text-align: center;
    padding: 2rem 1.5rem;
}.instructor_history142 .emp_wrap127 {
    text-align: left;
}.instructor_history142 .emp_wrap127::before {
    font-size: 3rem;
    left: 0;
    top: -20px;
}.instructor_history142 .emp_wrap127::after {
    bottom: -40px;
    right: 0;
    font-size: 3rem;
}
}

@media (max-width: 480px) {.instructor_history142 {
    padding: 3rem 0;
}.instructor_history142 .container {
    padding: 0 1rem;
}.instructor_history142 .lightbox_img102 {
    height: 120px;
    width: 120px;
}.instructor_history142 .name {
    font-size: 18px;
}.instructor_history142 .learner_voices805 > div:nth-child(2) > div {
    font-size: calc(12px * 0.9);
}.instructor_history142 .emp_wrap127 {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
    padding: 0;
}}.course_methodology709 {
    min-height: 75vh;
    background: rgb(232,232,240);
    overflow: hidden;
    position: relative;
    perspective: 1200px;
}.course_methodology709::before {
    position: absolute;
    z-index: 1;
    height: 100%;
    background: 
        linear-gradient(30deg, transparent 40%, rgb(183,213,180,0.5) 70%, transparent 90%),
        linear-gradient(150deg, transparent 40%, rgb(186,123,123,0.5) 70%, transparent 90%);
    opacity: 0.5;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}.course_methodology709::after {
    width: 100%;
    z-index: 1;
    height: 100%;
    background-size: 40px 40px;
    transform: rotateX(60deg) rotateZ(45deg);
    animation: gridMove 60s linear infinite;
    top: 0;
    background-image: linear-gradient(
        #ffffff 2px, 
        transparent 2px
    ), linear-gradient(
        90deg, 
        #ffffff 2px, 
        transparent 2px
    );
    opacity: 0.1;
    position: absolute;
    content: "";
    left: 0;
}.course_methodology709 .container {
    position: relative;
    grid-template-columns: 1fr;
    gap: 3rem;
    padding: 5rem 2rem;
    display: grid;
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
}.course_methodology709 .expert_program483 {
    align-items: center;
    position: relative;
    perspective: 1000px;
    flex-direction: column;
    gap: 4rem;
    display: flex;
}.course_methodology709 h3 {
    position: relative;
    font-weight: 700;
    font-size: 30px;
    background: #ffffff;
    z-index: 2;
    max-width: 80%;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    border-radius: 10px;
    transform: rotateX(10deg) rotateY(-10deg);
    padding: 2rem 3rem;
    color: rgb(183,213,180);
    text-align: center;
}.course_methodology709 h3::before {
    position: absolute;
    width: 10px;
    background: rgb(183,213,180);
    transform: translateX(100%) skewY(45deg);
    bottom: 0;
    right: 0;
    transform-origin: top left;
    top: 0;
    content: "";
}.course_methodology709 h3::after {
    right: 0;
    background: rgb(183,213,180,0.5);
    content: "";
    left: 0;
    height: 10px;
    position: absolute;
    transform: translateY(100%) skewX(45deg);
    transform-origin: bottom left;
    bottom: 0;
}.course_methodology709 span {
    font-size: 17px;
    color: #000000;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem 3rem;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.5s ease;
    background: #ffffff;
    transform: rotateX(10deg) rotateY(-10deg);
    z-index: 1;
    max-width: 80%;
    line-height: 1.7;
    position: relative;
}.course_methodology709 span::before {
    transform: translateX(100%) skewY(45deg);
    bottom: 0;
    right: 0;
    position: absolute;
    background: rgb(186,123,123);
    content: "";
    transform-origin: top left;
    top: 0;
    width: 10px;
}.course_methodology709 span::after {
    content: "";
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
    left: 0;
    position: absolute;
    background: rgb(186,123,123,0.5);
    transform: translateY(100%) skewX(45deg);
    height: 10px;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (min-width: 992px) {.course_methodology709 .expert_program483:hover h3 {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}.course_methodology709 .expert_program483:hover span {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}
}

@media (max-width: 992px) {.course_methodology709 {
    min-height: 65vh;
}.course_methodology709 .container {
    padding: 4rem 1.5rem;
}.course_methodology709 .expert_program483 {
    gap: 3rem;
}.course_methodology709 h3 {
    max-width: 90%;
    font-size: calc(30px * 0.9);
    padding: 1.8rem 2.5rem;
}.course_methodology709 span {
    font-size: calc(17px * 0.95);
    max-width: 90%;
    padding: 1.8rem 2.5rem;
}
}

@media (max-width: 768px) {.course_methodology709 {
    min-height: 55vh;
}.course_methodology709 .container {
    padding: 3rem 1.2rem;
}.course_methodology709 .expert_program483 {
    gap: 2.5rem;
}.course_methodology709 h3 {
    transform: rotateX(5deg) rotateY(-5deg);
    padding: 1.5rem 2rem;
    font-size: calc(30px * 0.8);
    max-width: 100%;
}.course_methodology709 span {
    font-size: calc(17px * 0.9);
    transform: rotateX(5deg) rotateY(-5deg);
    padding: 1.5rem 2rem;
    max-width: 100%;
}.course_methodology709 h3::before,
    .course_methodology709 span::before {
    width: 7px;
}.course_methodology709 h3::after,
    .course_methodology709 span::after {
    height: 7px;
}
}

@media (max-width: 576px) {.course_methodology709 {
    min-height: 45vh;
}.course_methodology709 .container {
    padding: 2.5rem 1rem;
}.course_methodology709 .expert_program483 {
    gap: 2rem;
}.course_methodology709 h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(30px * 0.7);
    transform: none;
}.course_methodology709 span {
    font-size: calc(17px * 0.85);
    transform: none;
    padding: 1.2rem 1.5rem;
}.course_methodology709 h3::before,
    .course_methodology709 h3::after,
    .course_methodology709 span::before,
    .course_methodology709 span::after {
    display: none;
}}.greeting_page639 {
    background: linear-gradient(135deg, rgb(232,232,240), #ffffff);
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
    align-items: center;
    display: flex;
    position: relative;
}.greeting_page639::before {
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 10% 30%, rgb(183,213,180,0.5), transparent 50%),
        radial-gradient(circle at 90% 70%, rgb(186,123,123,0.5), transparent 50%);
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    content: "";
    animation: ambientGlow 15s ease-in-out infinite alternate;
}.greeting_page639::after {
    width: 100%;
    opacity: 0.05;
    left: 0;
    position: absolute;
    pointer-events: none;
    height: 100%;
    background-image: 
        linear-gradient(45deg, #ffffff 25%, transparent 25%), 
        linear-gradient(-45deg, #ffffff 25%, transparent 25%);
    top: 0;
    background-size: 60px 60px;
    content: "";
}.greeting_page639 .expert_program483 {
    z-index: 1;
    margin: 0 auto;
    height: 80vh;
    display: flex;
    width: 90%;
    min-height: 600px;
    position: relative;
    max-width: 1300px;
}.greeting_page639 .article_wrap675 {
    animation: slideInContent 1.2s ease-out forwards;
    flex: 1;
    display: flex;
    justify-content: center;
    transform: translateX(0);
    z-index: 2;
    position: relative;
    padding: 2rem;
    flex-direction: column;
}.greeting_page639 .article_wrap675 h1 {
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    opacity: 0;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 39px;
    position: relative;
    font-weight: 700;
}.greeting_page639 .article_wrap675 h1::after {
    border-radius: 10px;
    height: 4px;
    bottom: -10px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(183,213,180), rgb(186,123,123));
    width: 80px;
    left: 0;
}.greeting_page639 .page_intro249 {
    transform: translateY(20px);
    margin-bottom: 2rem;
    position: relative;
    opacity: 0;
    animation: fadeInUp 0.8s 0.5s ease-out forwards;
}.greeting_page639 .page_intro249 svg {
    height: 60px;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 60px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}.greeting_page639 .page_intro249:hover svg {
    transform: scale(1.1) rotate(5deg);
}.greeting_page639 .page_intro249 svg path {
    fill: rgb(183,213,180);
    transition: fill 0.4s ease;
}.greeting_page639 .page_intro249:hover svg path {
    fill: rgb(186,123,123);
}.greeting_page639 .page_intro249 svg text {
    transition: fill 0.4s ease;
    font-family: Arial, sans-serif;
}.greeting_page639 .page_intro249:hover svg text {
    fill: #000000;
}.greeting_page639 .page_intro249 p {
    font-size: calc(12px * 1.1);
    margin-bottom: 1rem;
    max-width: 540px;
    color: #000000;
    line-height: 1.6;
}.greeting_page639 ul {
    margin: 0;
    list-style: none;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.7s ease-out forwards;
    padding: 0;
    opacity: 0;
}.greeting_page639 ul li {
    display: inline-block;
    margin-right: 1rem;
}.greeting_page639 .support_widget475 {
    text-decoration: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 1rem 2rem;
    z-index: 1;
    display: inline-block;
    border-radius: 16px;
    font-size: 15px;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(183,213,180), rgb(186,123,123));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.greeting_page639 .support_widget475::before {
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -100%;
    width: 100%;
    content: "";
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.greeting_page639 .support_widget475:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}.greeting_page639 .support_widget475:hover::before {
    left: 100%;
}.greeting_page639 .lightbox_img102 {
    position: relative;
    animation: slideInPhoto 1.2s 0.3s ease-out forwards;
    flex: 1;
    overflow: hidden;
    border-radius: 0 16px 16px 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(50px);
    opacity: 0;
}.greeting_page639 .lightbox_img102::before {
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    background: linear-gradient(
        to right,
        rgb(183,213,180,0.5),
        transparent 70%
    );
    width: 100%;
}.greeting_page639 .lightbox_img102::after {
    height: 30%;
    bottom: 0;
    z-index: 1;
    left: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        transparent
    );
    position: absolute;
    content: "";
    width: 100%;
}

@keyframes ambientGlow {
    0%, 100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.05);
    }
}

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

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

@keyframes slideInPhoto {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@media (max-width: 1024px) {.greeting_page639 .expert_program483 {
    height: auto;
    min-height: 0;
    flex-direction: column;
}.greeting_page639 .article_wrap675 {
    padding: 3rem 2rem;
    order: 2;
}.greeting_page639 .lightbox_img102 {
    height: 40vh;
    min-height: 300px;
    border-radius: 16px 16px 0 0;
    order: 1;
}.greeting_page639 .article_wrap675 h1 {
    font-size: calc(39px * 0.9);
}.greeting_page639 .page_intro249 p {
    font-size: 12px;
}
}

@media (max-width: 768px) {.greeting_page639 {
    min-height: initial;
}.greeting_page639 .expert_program483 {
    padding: 2rem 0;
    width: 95%;
}.greeting_page639 .article_wrap675 {
    padding: 2rem 1.5rem;
}.greeting_page639 .lightbox_img102 {
    height: 35vh;
    min-height: 250px;
}.greeting_page639 .article_wrap675 h1 {
    font-size: calc(39px * 0.8);
}.greeting_page639 .support_widget475 {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 480px) {.greeting_page639 .lightbox_img102 {
    min-height: 200px;
    height: 30vh;
}.greeting_page639 .article_wrap675 h1 {
    font-size: calc(39px * 0.7);
}.greeting_page639 .page_intro249 svg {
    height: 50px;
    width: 50px;
}.greeting_page639 .page_intro249 p {
    font-size: calc(12px * 0.9);
}.greeting_page639 .support_widget475 {
    padding: 0.7rem 1.3rem;
    font-size: calc(15px * 0.9);
}}footer {
    width: 100%;
    position: relative;
}footer .footer_subscribe931 {
    position: relative;
    background-color: rgb(186,123,123);
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    overflow: hidden;
}footer .footer_subscribe931::before {
    position: absolute;
    height: 100px;
    z-index: 0;
    left: 0;
    transform: skewY(-3deg);
    right: 0;
    background-color: rgb(186,123,123);
    content: "";
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    top: -50px;
}footer .award_show358 {
    position: relative;
    z-index: 1;
}footer .contact_card358 {
    justify-content: center;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}footer .info_item {
    background-color: rgb(186,123,123,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 15px 20px 15px 25px;
    overflow: hidden;
    max-width: 300px;
    transition: all 0.3s ease;
    border-radius: 0 5px 5px 0;
    flex: 1 1 200px;
}footer .info_item::before {
    top: 0;
    height: 100%;
    background-color: rgb(183,213,180);
    content: "";
    width: 5px;
    position: absolute;
    left: 0;
}footer .info_item::after {
    left: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}footer .info_item:nth-child(even) {
    background-color: rgb(183,213,180,0.5);
}footer .info_item:hover {
    transform: translateY(-5px) translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}footer .info_item svg {
    vertical-align: middle;
    fill: rgb(183,213,180);
    width: 20px;
    position: relative;
    height: 20px;
    margin-right: 12px;
    top: -1px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 16px;
    color: #ffffff;
    vertical-align: middle;
    display: inline-block;
}footer .info_item a:hover {
    color: rgb(183,213,180);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    gap: 30px;
    display: grid;
}footer .main_train321 {
    border-radius: 16px;
    background-color: rgb(186,123,123,0.5);
    position: relative;
    padding: 30px;
}footer .main_train321::before {
    pointer-events: none;
    content: "";
    position: absolute;
    bottom: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    border-radius: calc(16px - 8px);
    top: 15px;
    left: 15px;
    right: 15px;
}footer .main_train321 svg {
    display: block;
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    height: 45px;
}footer .app_store218 {
    line-height: 1.6;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}footer .header_top519 {
    position: relative;
}footer .header_top519 h5 {
    font-size: 20px;
    padding-left: 15px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    margin-bottom: 25px;
}footer .header_top519 h5::before {
    width: 3px;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgb(183,213,180);
}footer .head_pro408 {
    margin-bottom: 25px;
    position: relative;
}footer .head_pro408 a {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0 10px 10px 0;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    border-radius: 0 5px 5px 0;
    background-color: rgb(186,123,123,0.5);
    position: relative;
}footer .head_pro408 a::before {
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    width: 3px;
    background-color: rgb(183,213,180);
}footer .head_pro408 a:hover {
    transform: translateX(5px);
    background-color: rgb(183,213,180,0.5);
    color: #ffffff;
}footer .head_pro408 a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    position: relative;
    background-color: rgb(186,123,123,0.5);
    border-radius: 16px;
    padding: 30px;
}footer .subscribe_holder::before {
    right: 15px;
    pointer-events: none;
    top: 15px;
    bottom: 15px;
    position: absolute;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    content: "";
    border-radius: calc(16px - 8px);
    left: 15px;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}footer .subscribe_holder h5::before {
    content: "";
    height: 100%;
    background-color: rgb(183,213,180);
    position: absolute;
    top: 0;
    width: 3px;
    left: 0;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(183,213,180);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_prize016 {
    padding: 14px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: rgb(183,213,180);
    font-size: 19px;
    border: none;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}footer .sub_prize016::after {
    transform: rotate(30deg);
    top: -50%;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    height: 200%;
    transition: all 0.5s ease;
    left: -100%;
    position: absolute;
    width: 200%;
}footer .sub_prize016:hover {
    background-color: rgb(186,123,123);
}footer .sub_prize016:hover::after {
    left: 100%;
}footer .login_footer156 {
    margin-top: 50px;
    text-align: center;
    position: relative;
}footer .login_footer156::before {
    position: absolute;
    height: 1px;
    top: -25px;
    content: "";
    width: 50px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transform: translateX(-50%);
}footer .workshop_cta378 {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    font-size: 12px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_prize016 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .footer_subscribe931 {
    padding: 60px 0 30px;
}footer .contact_card358 {
    margin-bottom: 40px;
}footer .main_train321, footer .subscribe_holder {
    padding: 25px 20px;
}footer .head_pro408 a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .login_footer156 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .footer_subscribe931 {
    padding: 50px 0 20px;
}footer .header_top519 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
    margin-bottom: 20px;
}footer .main_train321::before, footer .subscribe_holder::before {
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .sub_prize016 {
    padding: 12px;
}}.cookieAgreementModal586 {
    z-index: 90;
    position: fixed;
    border-top: 2px solid rgb(183,213,180);
    width: 100%;
    background: rgb(232,232,240);
    bottom: 0;
}.edu_track380 {
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
    display: flex;
}#cookie_info_banner816 {
    display: none;
}#cookie_info_banner816:checked ~ .cookieAgreementModal586 {
    opacity: 0;
    visibility: hidden;
}.cookieAgreementModal586 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieAgreementModal586 p {
    font-size: 18px;
}.cookie_review547 {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_review547 svg, .cookie_review547 svg path, .cookie_review547 img {
    fill: rgb(183,213,180);
    height: 100px;
    width: 100px;
}.visitor_settings283 {
    text-decoration: none;
    min-width: 120px;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    margin-left: 10px;
    flex-shrink: 0;
    cursor: pointer;
    white-space: nowrap;
    color: rgb(183,213,180);
    border-bottom: 2px solid rgb(183,213,180);
}.cookieAgreementModal586 p a {
    text-decoration: none;
    color: rgb(183,213,180);
}
@media only screen and (max-width: 1200px) {.cookieAgreementModal586 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_review547 {
    display: none;
}.edu_track380 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookieAgreementModal586 h5 {
    text-align: center;
}.cookieAgreementModal586 p {
    text-align: center;
}.cookie_tab786 {
    margin-bottom: 20px;
}body .panel-container182 .visitor_settings283 {
    margin-bottom: 10px;
    margin-left: 0;
}}
.panel-container182 .cookieAgreementModal586 {
    border: none;
    background: #ffffff;
    box-shadow: rgb(183,213,180,0.5) 0px 0px 40px 39px;
}.panel-container182 .visitor_settings283 {
    font-weight: 400;
    padding: 10px;
    font-size: 20px;
    background: rgb(183,213,180);
    color: #ffffff;
    border: none;
    margin-left: 30px;
}.panel-container182 .cookie_review547 {
    border-radius: 50%;
    align-items: center;
    height: 80px;
    width: 80px;
    justify-content: center;
    background:rgb(183,213,180);
    display: flex;
}.panel-container182 .cookie_review547 svg, .panel-container182 .cookie_review547 svg path, .panel-container182 .cookie_review547 img {
    height: 40px;
    width: 40px;
    fill:#000000;
}.panel-container182 .cookie_tab786 h5, .panel-container182 .cookie_tab786 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.panel-container182 .cookie_review547 {
    margin: 0;
    margin-bottom: 14px;
}}.meet_us317 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.meet_us317::before {
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(183,213,180,0.5), rgba(0, 0, 0, 0.5) 80%);
}.meet_us317::after {
    transform: rotate(15deg);
    content: "";
    animation: float 12s infinite ease-in-out;
    right: -30px;
    z-index: 2;
    border: 2px solid rgb(186,123,123);
    position: absolute;
    width: 200px;
    top: -30px;
    height: 200px;
    opacity: 0.15;
}.meet_us317 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    padding: 0 20px;
}.meet_us317 .article_wrap675 {
    padding: 60px 45px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}.meet_us317 .article_wrap675::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(183,213,180), rgb(186,123,123));
    width: 5px;
    content: "";
    height: 100%;
    left: 0;
}.meet_us317 .article_wrap675:hover {
    transform: perspective(1000px) rotateY(0deg);
}.meet_us317 h1 {
    transition: transform 0.5s ease;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    transform: translateX(-10px);
    font-size: 48px;
    color: #000000;
}.meet_us317 .article_wrap675:hover h1 {
    transform: translateX(0);
}.meet_us317 h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    background: rgb(186,123,123);
    width: 80px;
    transform: scaleX(0.7);
}.meet_us317 .article_wrap675:hover h1::after {
    transform: scaleX(1);
}.meet_us317 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.meet_us317 li {
    margin-bottom: 25px;
}.meet_us317 h4 {
    font-size: calc(24px * 1.1);
    transition: all 0.3s ease;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    transform: translateY(5px);
    color: rgb(183,213,180);
    opacity: 0.9;
}.meet_us317 .article_wrap675:hover h4 {
    transform: translateY(0);
    opacity: 1;
}.meet_us317 span {
    max-width: 100%;
    line-height: 1.8;
    display: block;
    font-family: Arial, sans-serif;
    opacity: 0.9;
    column-count: 1;
    transition: opacity 0.5s ease;
    font-size: 15px;
    color: #000000;
    column-gap: 40px;
}.meet_us317 .article_wrap675:hover span {
    opacity: 1;
}@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(10deg) translate(10px, 15px);
    }
}


.meet_us317 .article_wrap675::after {
    height: 2px;
    width: 100%;
    left: 0;
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
    animation: loadingBar 3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    content: "";
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(183,213,180), transparent);
}

@keyframes loadingBar {
    0% {
        transform: scaleX(0);
    }
    50% {
        transform: scaleX(1);
    }
    100% {
        transform: scaleX(0);
        transform-origin: right;
    }
}


@media (min-width: 768px) {.meet_us317 {
    padding: 150px 0;
}.meet_us317 .article_wrap675 {
    padding: 70px 60px;
    margin-left: 5%;
    width: 90%;
}.meet_us317 span {
    column-count: 2;
}.meet_us317::after {
    width: 300px;
    height: 300px;
}
}

@media (min-width: 992px) {.meet_us317 {
    padding: 180px 0;
}.meet_us317 .article_wrap675 {
    margin-left: 8%;
    width: 80%;
    padding: 80px 70px;
}.meet_us317 h1 {
    font-size: calc(48px * 1.2);
}.meet_us317 span {
    column-count: 2;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.meet_us317 {
    padding: 80px 0;
}.meet_us317 .article_wrap675 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(0deg);
}.meet_us317 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 30px;
}.meet_us317 h4 {
    font-size: 24px;
}.meet_us317 span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}.meet_us317::after {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 480px) {.meet_us317 {
    padding: 60px 0;
}.meet_us317 .article_wrap675 {
    padding: 30px 25px;
}.meet_us317 h1 {
    font-size: calc(48px * 0.8);
    margin-bottom: 25px;
}.meet_us317 h1::after {
    width: 60px;
}.meet_us317 span {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.thanksWrap745 {
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(232,232,240) 0%, rgb(183,213,180,0.5) 100%);
}.thanksWrap745::before {
    height: 100%;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(186,123,123,0.5) 49.5%, rgb(186,123,123,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(186,123,123,0.5) 49.5%, rgb(186,123,123,0.5) 50.5%, transparent 50.5%);
    width: 100%;
    background-size: 60px 60px;
    left: 0;
    z-index: 1;
    opacity: 0.1;
    top: 0;
    position: absolute;
    pointer-events: none;
}.thanksWrap745::after {
    background: rgb(183,213,180);
    opacity: 0.03;
    width: 50%;
    height: 70%;
    position: absolute;
    top: 20%;
    content: "";
    right: -10%;
    transform: rotate(-15deg) skewX(-15deg);
    z-index: 0;
}.thanksWrap745 .container {
    padding: 0 20px;
    max-width: 1200px;
    perspective: 1000px;
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.thanksWrap745 h2 {
    font-size: 34px;
    color: #000000;
    font-weight: 700;
    transform: translateZ(30px);
    text-align: left;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    margin-bottom: 40px;
    position: relative;
    opacity: 0;
}.thanksWrap745 h2::after {
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    width: 80px;
    content: "";
    bottom: -15px;
    position: absolute;
    background: linear-gradient(to right, rgb(183,213,180), rgb(186,123,123));
    height: 4px;
    transform: scaleX(0);
    left: 0;
}.thanksWrap745 .expert_program483 {
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    padding: 50px 40px;
    background: #ffffff;
    animation: fadeScale 0.8s forwards 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
}.thanksWrap745 .expert_program483::before {
    height: 100%;
    opacity: 0.07;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, transparent 80%);
    z-index: 0;
    width: 100%;
    content: "";
}.thanksWrap745 .expert_program483::after {
    width: 300%;
    position: absolute;
    z-index: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
    pointer-events: none;
    background: radial-gradient(circle, rgb(183,213,180,0.5) 0%, transparent 70%);
    height: 300%;
    left: -100%;
    content: "";
    transform: scale(0.8);
    opacity: 0;
    top: -100%;
}.thanksWrap745 .expert_program483:hover::after {
    opacity: 0.05;
    transform: scale(1);
}.thanksWrap745 ul {
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
    z-index: 2;
}.thanksWrap745 li {
    z-index: 2;
    position: relative;
    padding-left: 30px;
}.thanksWrap745 li::before {
    content: "";
    top: 12px;
    position: absolute;
    background: linear-gradient(135deg, rgb(183,213,180) 0%, rgb(186,123,123) 100%);
    transform: scale(0);
    width: 10px;
    border-radius: 50%;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 10px;
    left: 0;
}.thanksWrap745 li span {
    color: #000000;
    display: block;
    animation: fadeUp 0.8s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    font-size: 17px;
    line-height: 1.8;
    transform: translateY(20px);
    opacity: 0;
    font-family: Arial, sans-serif;
}.thanksWrap745 .expert_program483:hover {
    box-shadow: 0 22px 60px -20px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) perspective(1000px) rotateX(1deg);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}


@keyframes cursorRadial {
    0% { transform: scale(0); opacity: 0.8; }
    100% { transform: scale(1); opacity: 0; }
}


@keyframes slideTitle {
    0% { opacity: 0; transform: translateZ(30px) translateY(-20px); }
    100% { opacity: 1; transform: translateZ(30px) translateY(0); }
}

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

@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

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

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


@media screen and (max-width: 1200px) {.thanksWrap745 {
    padding: 100px 0 80px;
}.thanksWrap745 h2 {
    font-size: calc(34px - 2px);
}
}

@media screen and (max-width: 992px) {.thanksWrap745 {
    padding: 80px 0 60px;
}.thanksWrap745 h2 {
    font-size: calc(34px - 4px);
}.thanksWrap745 .expert_program483 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.thanksWrap745 {
    padding: 60px 0 50px;
}.thanksWrap745 h2 {
    margin-bottom: 30px;
    font-size: calc(34px - 6px);
}.thanksWrap745 .expert_program483 {
    transform: translateZ(0) perspective(1000px) rotateX(0);
    padding: 30px 25px;
}.thanksWrap745 h2::after {
    height: 3px;
    width: 60px;
}.thanksWrap745 li {
    padding-left: 25px;
}.thanksWrap745 li::before {
    height: 8px;
    width: 8px;
}
}

@media screen and (max-width: 576px) {.thanksWrap745 {
    padding: 50px 0 40px;
}.thanksWrap745 h2 {
    margin-bottom: 25px;
    font-size: calc(34px - 8px);
}.thanksWrap745 .expert_program483 {
    padding: 25px 20px;
}.thanksWrap745 li {
    padding-left: 22px;
}.thanksWrap745 li span {
    line-height: 1.6;
    font-size: calc(17px - 1px);
}.thanksWrap745 li::before {
    height: 7px;
    width: 7px;
    top: 10px;
}
}

@media (hover: none) {.thanksWrap745 .expert_program483:hover {
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
}.thanksWrap745 .expert_program483:hover::after {
    opacity: 0;
}}.course_structure652 {
    overflow: hidden;
    padding: 120px 0;
    background-color: rgb(232,232,240);
    position: relative;
}.course_structure652::before {
    width: 100%;
    z-index: 1;
    content: "";
    background-size: 60px 60px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0;
}.course_structure652::after {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at center, rgb(183,213,180,0.5) 0%, transparent 70%);
    height: 100%;
    top: 0;
    opacity: 0.15;
    z-index: 2;
}.course_structure652 .knowledge_track783 {
    flex-direction: column;
    justify-content: center;
    display: flex;
    align-items: center;
}.course_structure652 .article_wrap675 {
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 40px;
    border-radius: 29px;
    z-index: 4;
    background: rgba(255, 255, 255, 0.02);
}.course_structure652 .article_wrap675::before {
    left: 0;
    background: linear-gradient(135deg, rgb(183,213,180,0.5), transparent 70%, rgb(186,123,123,0.5)) border-box;
    mask-composite: exclude;
    opacity: 0.3;
    position: absolute;
    z-index: -1;
    border-radius: 29px;
    border: 1px solid transparent;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    content: "";
}.course_structure652 .article_wrap675 h2 {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 34px;
    font-weight: 700;
    color: #000000;
}.course_structure652 .article_wrap675 h2::after {
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(183,213,180), rgb(186,123,123));
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    border-radius: 10px;
    left: 50%;
    width: 60px;
}.course_structure652 .article_wrap675 .description {
    text-align: center;
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000000;
}.course_structure652 .article_wrap675 .description:last-child {
    margin-bottom: 0;
}.course_structure652 .lightbox_img102 {
    position: relative;
    border-radius: 29px;
    margin-top: 60px;
    height: 500px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 100%;
}.course_structure652 .lightbox_img102::before {
    opacity: 0.3;
    left: 0;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, transparent 50%);
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
}.course_structure652 .lightbox_img102::after {
    z-index: 2;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent 50%, rgb(186,123,123,0.5) 100%);
    opacity: 0.3;
}.course_structure652 .knowledge_track783::before,
.course_structure652 .knowledge_track783::after {
    content: "";
    z-index: 1;
    height: 1px;
    opacity: 0.5;
    background-color: rgb(183,213,180,0.5);
    top: 50%;
    width: 200px;
    position: absolute;
}.course_structure652 .knowledge_track783::before {
    left: -100px;
    transform: rotate(45deg);
}.course_structure652 .knowledge_track783::after {
    right: -100px;
    transform: rotate(-45deg);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.course_structure652 .knowledge_track783 {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    grid-template-rows: auto auto auto;
}.course_structure652 .article_wrap675 {
    margin-bottom: 60px;
    grid-row: 1;
    max-width: 100%;
    grid-column: 1 / 3;
}.course_structure652 .article_wrap675 .description:first-of-type {
    text-align: right;
    grid-row: 2;
    grid-column: 1;
    padding-right: 30px;
}.course_structure652 .article_wrap675 .description:last-child {
    grid-row: 2;
    grid-column: 2;
    text-align: left;
    padding-left: 30px;
}.course_structure652 .lightbox_img102 {
    height: 500px;
    margin-top: 60px;
    grid-column: 1 / 3;
    max-width: 100%;
    grid-row: 3;
}.course_structure652 .knowledge_track783 {
    position: relative;
}.course_structure652 .knowledge_track783::after {
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    z-index: 1;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(183,213,180,0.5) 30%, rgb(183,213,180,0.5) 70%, transparent);
}
}

@media (min-width: 1200px) {.course_structure652 .knowledge_track783 {
    flex-direction: column;
    align-items: center;
    display: flex;
}.course_structure652 .article_wrap675 {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    flex-wrap: wrap;
}.course_structure652 .article_wrap675 h2 {
    width: 100%;
}.course_structure652 .article_wrap675 .description {
    padding: 0 15px;
    width: calc(50% - 30px);
    text-align: left;
    position: relative;
}.course_structure652 .article_wrap675 .description:first-of-type::after {
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(183,213,180,0.5), transparent);
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
}.course_structure652 .lightbox_img102 {
    border-radius: calc(29px * 2);
    height: 450px;
    margin-top: 60px;
    max-width: 80%;
}.course_structure652 .knowledge_track783::after {
    display: none;
}
}

@media (max-width: 991px) {.course_structure652 {
    padding: 80px 0;
}.course_structure652 .article_wrap675 {
    padding: 30px;
}.course_structure652 .article_wrap675 h2 {
    font-size: calc(34px * 0.9);
}.course_structure652 .lightbox_img102 {
    margin-top: 40px;
    height: 400px;
}.course_structure652 .knowledge_track783::before,
    .course_structure652 .knowledge_track783::after {
    width: 150px;
}
}

@media (max-width: 768px) {.course_structure652 {
    padding: 60px 0;
}.course_structure652 .article_wrap675 {
    padding: 25px 20px;
}.course_structure652 .article_wrap675 h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.course_structure652 .article_wrap675 h2::after {
    width: 50px;
    height: 2px;
}.course_structure652 .article_wrap675 .description {
    font-size: calc(16px * 0.95);
}.course_structure652 .lightbox_img102 {
    margin-top: 30px;
    height: 350px;
}.course_structure652 .knowledge_track783::before,
    .course_structure652 .knowledge_track783::after {
    display: none;
}
}

@media (max-width: 576px) {.course_structure652 {
    padding: 50px 0;
}.course_structure652 .article_wrap675 {
    padding: 20px 15px;
}.course_structure652 .article_wrap675 h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 20px;
    padding-bottom: 12px;
}.course_structure652 .article_wrap675 h2::after {
    width: 40px;
}.course_structure652 .article_wrap675 .description {
    line-height: 1.7;
    font-size: calc(16px * 0.9);
}.course_structure652 .lightbox_img102 {
    height: 250px;
    margin-top: 25px;
}}header {
    overflow: visible;
    position: relative;
    margin-top: 0;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, rgb(232,232,240) 100%);
    padding: 0;
    z-index: 100;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}header::before {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    opacity: 0.4;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    height: 100%;
    content: '';
}header::after {
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(183,213,180,0.5), 
        transparent
    );
    content: '';
    left: 0;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    height: 10px;
}header .head_guide823 {
    display: flex;
    align-items: center;
    z-index: 5;
    justify-content: space-between;
    padding: 1.3rem 3rem;
    position: relative;
}header .main_train321 {
    position: relative;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    overflow: hidden;
    flex: 0 0 auto;
    padding: 1rem;
    transition: all 0.6s ease;
    margin-right: 2rem;
    background: rgba(255, 255, 255, 0.15);
}header .main_train321:hover {
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}header .head_train435 {
    transition: all 0.4s ease;
    position: relative;
    display: block;
}header .head_train435 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .header_top519 {
    list-style: none;
    z-index: 2;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}header .header_top519::before {
    width: 110%;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, transparent 100%);
    height: 110%;
    transition: all 0.6s ease;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    top: -5%;
    z-index: -1;
    opacity: 0.1;
    left: -5%;
}header .header_top519:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}header .main_tutor587 {
    position: relative;
    margin: 0 0.5rem;
}header .main_tutor587 a {
    display: flex;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    overflow: hidden;
    align-items: center;
    z-index: 1;
    font-weight: 600;
    color: #000000;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    font-size: 13px;
    text-decoration: none;
    padding: 0.8rem 1.3rem;
    justify-content: center;
}header .main_tutor587 a::before {
    content: '';
    transition: opacity 0.4s ease;
    transform: scale(1.1);
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, rgb(186,123,123,0.5) 100%);
    position: absolute;
    opacity: 0;
    height: 100%;
    top: 0;
    width: 100%;
    border-radius: inherit;
}header .main_tutor587 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) scale(1.05);
    color: #ffffff;
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
}header .main_tutor587 a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .main_tutor587::after {
    transition: transform 0.4s ease;
    bottom: -8px;
    width: 6px;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    opacity: 0.7;
    left: 50%;
    height: 6px;
    background: rgb(183,213,180);
    position: absolute;
    content: '';
}header .main_tutor587:hover::after {
    transform: translateX(-50%) scale(1);
}header .head_guide823::before {
    right: -100px;
    background: radial-gradient(circle, rgb(183,213,180,0.5) 0%, transparent 70%);
    opacity: 0.1;
    top: -100px;
    filter: blur(30px);
    content: '';
    height: 200px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
}header .head_guide823::after {
    left: -75px;
    filter: blur(30px);
    position: absolute;
    background: radial-gradient(circle, rgb(186,123,123,0.5) 0%, transparent 70%);
    bottom: -75px;
    content: '';
    width: 150px;
    border-radius: 50%;
    height: 150px;
    opacity: 0.1;
}.site_core957 {
    position: relative;
    background: rgb(232,232,240);
    padding-top: 2rem;
    z-index: 1;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .head_guide823 {
    margin: 0 auto;
    max-width: 1320px;
}header .main_tutor587 {
    margin: 0 0.7rem;
}header .main_tutor587 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .head_guide823 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main_train321 {
    padding: 0.7rem;
    margin-right: 0;
    margin-bottom: 0;
}header .header_top519 {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .main_tutor587 a {
    padding: 0.6rem 1rem;
    font-size: calc(13px - 1px);
}header .header_top519::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head_guide823 {
    padding: 0.8rem 1.5rem;
}header .main_train321 {
    padding: 0.6rem;
    max-width: 140px;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .head_train435 img {
    max-height: 35px;
}header .header_top519 {
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    justify-content: flex-start;
}header .header_top519::-webkit-scrollbar {
    height: 3px;
}header .header_top519::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(183,213,180,0.5);
}header .main_tutor587 {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .main_tutor587 a {
    font-size: calc(13px - 2px);
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
}header .main_tutor587::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .head_guide823 {
    padding: 0.7rem 1.2rem;
}header .main_train321 {
    max-width: 120px;
    padding: 0.5rem;
}header .main_tutor587 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(13px - 3px);
}}.price_plan_item894 {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0;
}.price_plan_item894::before {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
}.price_plan_item894 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.price_plan_item894 .value_plan543 {
    position: relative;
}.price_plan_item894 .value_plan543::before {
    content: "";
    height: 300px;
    background: radial-gradient(circle, rgb(183,213,180,0.5) 0%, transparent 70%);
    position: absolute;
    border-radius: 50%;
    top: -50px;
    opacity: 0.2;
    pointer-events: none;
    left: -150px;
    width: 300px;
}.price_plan_item894 .value_plan543::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    background: radial-gradient(circle, rgb(186,123,123,0.5) 0%, transparent 70%);
    width: 250px;
    opacity: 0.15;
    bottom: -80px;
    right: -120px;
    pointer-events: none;
    height: 250px;
}.price_plan_item894 h2 {
    display: inline-block;
    transform: translateX(-5%);
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 700;
}.price_plan_item894 h2::after {
    position: absolute;
    width: 60%;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(183,213,180) 0%, rgb(186,123,123) 100%);
    bottom: -8px;
    content: "";
}.price_plan_item894 .study_costs850 {
    margin-bottom: 50px;
    opacity: 0.9;
    transform: translateX(-3%);
    line-height: 1.6;
    font-size: calc(16px * 1.1);
    max-width: 80%;
}.price_plan_item894 .plan_deals098 {
    list-style: none;
    margin: 0;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
}.price_plan_item894 .plan_deals098 li {
    perspective: 1000px;
    transition: transform 0.4s ease;
    transform-style: preserve-3d;
}.price_plan_item894 .cost_deals295 {
    overflow: hidden;
    display: block;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    color: #ffffff;
    text-decoration: none;
}.price_plan_item894 .cost_deals295:hover {
    transform: translateY(-8px) scale(1.02);
}.price_plan_item894 .price_view693 {
    box-shadow: 0 15px 25px rgba(0,0,0,0.2), 
                0 5px 10px rgba(0,0,0,0.1), 
                inset 0 1px 1px rgba(255,255,255,0.1);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.12) 0%, 
        rgba(255,255,255,0.05) 100%);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    padding: 5px;
    position: relative;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    border-radius: 8px;
}.price_plan_item894 .price_view693::before {
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0;
    background: linear-gradient(45deg, 
        rgb(183,213,180,0.5) 0%, 
        transparent 50%, 
        rgb(186,123,123,0.5) 100%);
    transition: opacity 0.4s ease;
    content: "";
    top: 0;
}.price_plan_item894 .cost_deals295:hover .price_view693::before {
    opacity: 0.15;
}.price_plan_item894 .enroll_cost268 {
    display: flex;
    height: 100%;
    position: relative;
    z-index: 1;
    flex-direction: column;
    padding: 35px 30px;
}.price_plan_item894 .enroll_cost268 h4 {
    transition: color 0.3s ease;
    color: #ffffff;
    margin: 0 0 20px;
    font-size: calc(19px * 1.2);
    position: relative;
    font-weight: 700;
}.price_plan_item894 .enroll_cost268 h4::after {
    position: absolute;
    left: -15px;
    transform: translateY(-50%);
    top: 50%;
    width: 5px;
    height: 70%;
    content: "";
    transition: all 0.3s ease;
    opacity: 0.8;
    background: linear-gradient(to bottom, rgb(183,213,180), rgb(186,123,123));
}.price_plan_item894 .cost_deals295:hover .enroll_cost268 h4::after {
    height: 100%;
    opacity: 1;
}.price_plan_item894 .enroll_cost268 p {
    margin-bottom: 25px;
    scrollbar-color: rgb(183,213,180) rgba(255,255,255,0.1);
    max-height: 200px;
    word-break: break-word;
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255,255,255,0.8);
    flex-grow: 1;
    overflow-y: auto;
    scrollbar-width: thin;
    overflow-wrap: break-word;
}.price_plan_item894 .enroll_cost268 p::-webkit-scrollbar {
    width: 5px;
}.price_plan_item894 .enroll_cost268 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.price_plan_item894 .enroll_cost268 p::-webkit-scrollbar-thumb {
    background: rgb(183,213,180);
    border-radius: 10px;
}.price_plan_item894 .access_rates958 {
    margin-top: auto;
    background: linear-gradient(135deg, 
        rgb(183,213,180,0.5) 0%, 
        rgb(186,123,123,0.5) 100%);
    position: relative;
    align-self: flex-start;
    font-weight: 700;
    display: inline-block;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: calc(19px * 1.3);
    padding: 5px 10px;
    border-radius: 4px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}.price_plan_item894 .cost_deals295:hover .access_rates958 {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

@media (max-width: 1200px) {.price_plan_item894 {
    padding: 100px 0;
}.price_plan_item894 .plan_deals098 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.price_plan_item894 h2 {
    transform: translateX(0);
}.price_plan_item894 .study_costs850 {
    max-width: 90%;
    transform: translateX(0);
}
}

@media (max-width: 992px) {.price_plan_item894 {
    padding: 80px 0;
}.price_plan_item894 .plan_deals098 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.price_plan_item894 .enroll_cost268 {
    padding: 25px 20px;
}.price_plan_item894 .enroll_cost268 p {
    max-height: 180px;
    font-size: calc(16px * 0.95);
}.price_plan_item894 .access_rates958 {
    font-size: calc(19px * 1.2);
}
}

@media (max-width: 768px) {.price_plan_item894 {
    padding: 70px 0;
}.price_plan_item894 .plan_deals098 {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}.price_plan_item894 h2 {
    font-size: calc(35px * 0.9);
}.price_plan_item894 .study_costs850 {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 40px;
}
}

@media (max-width: 576px) {.price_plan_item894 {
    padding: 60px 0;
}.price_plan_item894 .plan_deals098 {
    grid-template-columns: 1fr;
}.price_plan_item894 h2 {
    text-align: center;
    display: block;
    font-size: calc(35px * 0.8);
}.price_plan_item894 h2::after {
    width: 60%;
    left: 20%;
}.price_plan_item894 .study_costs850 {
    text-align: center;
    margin-bottom: 30px;
}.price_plan_item894 .enroll_cost268 h4 {
    font-size: calc(19px * 1.1);
}.price_plan_item894 .enroll_cost268 p {
    max-height: 150px;
}.price_plan_item894 .access_rates958 {
    font-size: calc(19px * 1.1);
}}.contact_information486 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.contact_information486::before {
    width: 100%;
    content: '';
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    backdrop-filter: blur(8px);
    height: 100%;
    position: absolute;
    top: 0;
}.contact_information486::after {
    animation: gradientShift 15s ease infinite;
    background: linear-gradient(135deg, rgb(183,213,180,0.5) 0%, transparent 50%, rgb(186,123,123,0.5) 100%);
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contact_information486 .container {
    max-width: 1200px;
    z-index: 3;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
}.contact_information486 .help_list608 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    position: relative;
}.contact_information486 .help_list608::before {
    background: radial-gradient(circle, rgb(183,213,180,0.5) 0%, transparent 30%);
    width: 200%;
    pointer-events: none;
    content: '';
    height: 200%;
    left: -50%;
    opacity: 0.1;
    top: -50%;
    animation: rotate 30s linear infinite;
    position: absolute;
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact_information486 .feedback_section786 {
    position: relative;
    flex: 1;
    background: linear-gradient(145deg, rgb(183,213,180,0.5) 0%, rgb(186,123,123,0.5) 100%);
    padding: 50px;
    overflow: hidden;
}.contact_information486 .feedback_section786::after {
    content: '';
    top: 0;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    width: 100px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    right: 0;
    height: 100%;
}.contact_information486 .feedback_section786 h3 {
    padding-bottom: 15px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
    font-size: 38px;
}.contact_information486 .feedback_section786 h3::after {
    content: '';
    height: 3px;
    border-radius: 10px;
    width: 80px;
    background: #ffffff;
    bottom: 0;
    position: absolute;
    left: 0;
}.contact_information486 .feedback_section786 div {
    position: relative;
    padding-left: 15px;
    align-items: center;
    transition: transform 0.3s ease;
    display: flex;
    transform: translateX(0);
    margin-bottom: 25px;
}.contact_information486 .feedback_section786 div:hover {
    transform: translateX(10px);
}.contact_information486 .feedback_section786 div::before {
    width: 5px;
    transition: height 0.3s ease, top 0.3s ease;
    background: #ffffff;
    top: 50%;
    border-radius: 10px;
    left: 0;
    position: absolute;
    height: 0;
    content: '';
}.contact_information486 .feedback_section786 div:hover::before {
    height: 80%;
    top: 10%;
}.contact_information486 .feedback_section786 svg {
    fill: #ffffff;
    height: 24px;
    width: 24px;
    margin-right: 15px;
}.contact_information486 .feedback_section786 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact_information486 .feedback_section786 div:hover svg path {
    fill: rgb(186,123,123);
}.contact_information486 .feedback_section786 span {
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
}.contact_information486 .feedback_section786 span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}.contact_information486 .feedback_section786 span a:hover {
    color: rgb(186,123,123);
}.contact_information486 .message_support412 {
    overflow: hidden;
    padding: 50px;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    flex: 1.2;
    backdrop-filter: blur(10px);
}.contact_information486 .message_support412::before {
    top: -100px;
    right: -100px;
    content: '';
    animation: pulse 4s ease-in-out infinite alternate;
    height: 200px;
    position: absolute;
    background: radial-gradient(circle, rgb(186,123,123,0.5) 0%, transparent 70%);
    border-radius: 50%;
    width: 200px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contact_information486 .message_support412 h3 {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 38px;
    color: #ffffff;
}.contact_information486 .message_support412 h3::after {
    position: absolute;
    transform: translateX(-50%);
    border-radius: 10px;
    content: '';
    width: 50px;
    left: 50%;
    bottom: -15px;
    height: 2px;
    background: rgb(186,123,123);
}.contact_information486 .message_support412 form {
    display: flex;
    flex-direction: column;
}.contact_information486 .message_support412 input[type="text"],
.contact_information486 .message_support412 input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    padding: 15px 20px;
    margin-bottom: 20px;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border-radius: 20px;
    font-family: Arial, sans-serif;
}.contact_information486 .message_support412 input[type="text"]:focus,
.contact_information486 .message_support412 input[type="email"]:focus {
    border-color: rgb(186,123,123);
    box-shadow: 0 0 0 2px rgb(186,123,123,0.5);
    outline: none;
}.contact_information486 .message_support412 input[type="text"]::placeholder,
.contact_information486 .message_support412 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contact_information486 .message_support412 .contact_inquiry927 {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}.contact_information486 .message_support412 .contact_inquiry927 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_information486 .message_support412 .contact_inquiry927 label {
    cursor: pointer;
    position: relative;
    color: #ffffff;
    line-height: 1.5;
    font-size: 14px;
    padding-left: 30px;
}.contact_information486 .message_support412 .contact_inquiry927 label::before {
    left: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.3);
    top: 2px;
    content: '';
    width: 18px;
    height: 18px;
}.contact_information486 .message_support412 .contact_inquiry927 label::after {
    height: 4px;
    width: 8px;
    position: absolute;
    content: '';
    transition: all 0.2s ease;
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg) scale(0);
    left: 5px;
    opacity: 0;
    top: 9px;
    border-bottom: 2px solid #ffffff;
}.contact_information486 .message_support412 .contact_inquiry927 input[type="checkbox"]:checked + label::before {
    border-color: rgb(186,123,123);
    background: rgb(186,123,123,0.5);
}.contact_information486 .message_support412 .contact_inquiry927 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}.contact_information486 .message_support412 .contact_inquiry927 label a {
    transition: color 0.3s ease;
    color: rgb(186,123,123);
    text-decoration: none;
}.contact_information486 .message_support412 .contact_inquiry927 label a:hover {
    color: #ffffff;
    text-decoration: underline;
}.contact_information486 .message_support412 .support_widget475 {
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 20px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    z-index: 1;
    border: none;
    padding: 15px 30px;
    background: linear-gradient(90deg, rgb(183,213,180) 0%, rgb(186,123,123) 100%);
}.contact_information486 .message_support412 .support_widget475::before {
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: all 0.6s ease;
    z-index: -1;
}.contact_information486 .message_support412 .support_widget475:hover::before {
    left: 100%;
}.contact_information486 .message_support412 .support_widget475:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 992px) {.contact_information486 {
    padding: 80px 0;
}.contact_information486 .help_list608 {
    flex-direction: column;
}.contact_information486 .feedback_section786,
    .contact_information486 .message_support412 {
    padding: 40px;
}.contact_information486 .feedback_section786 {
    text-align: center;
}.contact_information486 .feedback_section786 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.contact_information486 .feedback_section786 div {
    justify-content: center;
    padding-left: 0;
}.contact_information486 .feedback_section786 div::before {
    display: none;
}
}

@media (max-width: 768px) {.contact_information486 {
    padding: 60px 0;
}.contact_information486 .feedback_section786,
    .contact_information486 .message_support412 {
    padding: 30px;
}.contact_information486 .feedback_section786 h3,
    .contact_information486 .message_support412 h3 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.8);
}.contact_information486 .feedback_section786 div {
    margin-bottom: 20px;
}.contact_information486 .message_support412 input[type="text"],
    .contact_information486 .message_support412 input[type="email"] {
    padding: 12px 15px;
}.contact_information486 .message_support412 .support_widget475 {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contact_information486 {
    padding: 40px 0;
}.contact_information486 .container {
    padding: 0 10px;
}.contact_information486 .feedback_section786,
    .contact_information486 .message_support412 {
    padding: 20px;
}.contact_information486 .feedback_section786 h3,
    .contact_information486 .message_support412 h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 25px;
}.contact_information486 .feedback_section786 svg {
    height: 20px;
    width: 20px;
}.contact_information486 .message_support412 .contact_inquiry927 label {
    font-size: calc(14px * 0.9);
}.contact_information486 .message_support412 .support_widget475 {
    width: 100%;
}}.privacy_holdings875 {
    padding: 40px;
    background-color: rgb(232,232,240);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    color: #000000;
}.privacy_holdings875 h1 {
    font-size: 44px;
    padding-bottom: 10px;
    color: rgb(183,213,180);
    font-weight: 700;
    border-bottom: 2px solid rgb(183,213,180);
    margin-bottom: 20px;
}.privacy_holdings875 h2 {
    margin-top: 30px;
    font-size: 38px;
    color: rgb(186,123,123);
    font-weight: 600;
    margin-bottom: 15px;
}.privacy_holdings875 h3, .privacy_holdings875 h4, .privacy_holdings875 h5, .privacy_holdings875 h6 {
    margin: 10px 0;
}.privacy_holdings875 ul {
    color: #000000;
    margin-left: 20px;
    padding-left: 20px;
    list-style: none;
}.privacy_holdings875 li {
    position: relative;
    font-size: 13px;
    margin-bottom: 10px;
}.privacy_holdings875 li::before {
    color: rgb(183,213,180);
    position: absolute;
    left: -20px;
    content: '→';
    font-weight: 700;
}.privacy_holdings875 div {
    margin-bottom: 20px;
}.privacy_holdings875 p {
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
}.privacy_holdings875 span {
    border-radius: 10px;
    padding: 2px 5px;
    background-color: rgb(183,213,180,0.5);
}.privacy_holdings875 a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s;
    color: rgb(183,213,180);
}.privacy_holdings875 a:hover {
    color: rgb(186,123,123);
}
@media only screen and (max-width: 800px) {.privacy_holdings875 {
    padding: 20px;
}.privacy_holdings875 h1 {
    font-size: calc(18px * 0.8);
}.privacy_holdings875 h2 {
    font-size: calc(18px * 0.8);
}.privacy_holdings875 ul {
    margin-left: 10px;
    padding-left: 10px;
}.privacy_holdings875 li::before {
    left: -15px;
}.privacy_holdings875 p {
    font-size: calc(13px * 0.9);
}
}