* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.wrap-container8 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}.about_learn8 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1215px;
}.top_mainbar9 {
    flex: 1 0 auto;
}html,body {
    auto
    scroll-behavior: auto;
    color: #000000;
    scroll-snap-type: none;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    auto
contain
touch-action: none;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.instructional_approach9 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(219,233,214) 0%, rgba(240, 240, 245, 0.95) 100%);
    position: relative;
}.instructional_approach9::before {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: linear-gradient(145deg, rgb(183,206,175,0.5) 0%, rgb(148,171,134,0.5) 100%);
    content: "";
    top: 0;
    height: 100%;
    width: 25%;
    position: absolute;
    z-index: 1;
    right: 0;
}.instructional_approach9::after {
    height: 10px;
    bottom: 0;
    z-index: 1;
    position: absolute;
    width: 35%;
    left: 0;
    background: rgb(183,206,175);
    content: "";
    transform: skewX(45deg) translateX(-10%);
}.instructional_approach9 .container.study_programs4 {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 25px;
    position: relative;
    z-index: 2;
}.instructional_approach9 .container.study_programs4 > div {
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 50px 60px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
}.instructional_approach9 .container.study_programs4 > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}.instructional_approach9 .container.study_programs4 > div::before {
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(183,206,175), rgb(148,171,134));
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 5px;
    top: 0;
    transform-origin: top;
    transform: scaleY(0);
    height: 100%;
    position: absolute;
}.instructional_approach9 .container.study_programs4 > div:hover::before {
    transform: scaleY(1);
}.instructional_approach9 h3 {
    transition: transform 0.4s ease;
    font-size: 37px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
    transform: translateX(0);
    margin: 0 0 30px;
    padding-bottom: 15px;
}.instructional_approach9 .container.study_programs4 > div:hover h3 {
    transform: translateX(15px);
}.instructional_approach9 h3::after {
    width: 80px;
    background: rgb(148,171,134);
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    left: 0;
    transition: width 0.4s ease;
}.instructional_approach9 .container.study_programs4 > div:hover h3::after {
    width: 120px;
}.instructional_approach9 p {
    font-size: 17px;
    color: #000000;
    margin: 0;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.7;
}.instructional_approach9 p span {
    transform: translateY(0);
    display: block;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.instructional_approach9 .container.study_programs4 > div:hover p span {
    transform: translateY(5px);
}

@media (max-width: 991px) {.instructional_approach9 {
    padding: 80px 0;
}.instructional_approach9 .container.study_programs4 > div {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 40px 35px;
}.instructional_approach9 h3 {
    margin-bottom: 25px;
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 767px) {.instructional_approach9 {
    padding: 60px 0;
}.instructional_approach9::before {
    width: 40%;
}.instructional_approach9 .container.study_programs4 {
    padding: 0 15px;
}.instructional_approach9 .container.study_programs4 > div {
    transform: none;
    padding: 35px 25px;
}.instructional_approach9 h3 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.8);
}.instructional_approach9 p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.instructional_approach9 {
    padding: 50px 0;
}.instructional_approach9 .container.study_programs4 > div {
    padding: 30px 20px;
}.instructional_approach9 h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(37px * 0.7);
}.instructional_approach9 h3::after {
    height: 2px;
    width: 60px;
}.instructional_approach9 p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.plan_comparison9 {
    padding: 100px 0;
    background: rgb(219,233,214);
    position: relative;
    overflow: hidden;
}.plan_comparison9::before {
    width: 300px;
    top: -50px;
    z-index: 0;
    filter: blur(80px);
    right: -50px;
    height: 300px;
    position: absolute;
    background: rgb(183,206,175,0.5);
    animation: float-effect 12s infinite alternate ease-in-out;
    content: "";
}.plan_comparison9::after {
    z-index: 0;
    width: 250px;
    content: "";
    filter: blur(60px);
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    background: rgb(148,171,134,0.5);
    height: 250px;
    left: -50px;
    position: absolute;
    bottom: -50px;
}.plan_comparison9 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
}.plan_comparison9 .price_schemes6 {
    flex-direction: column;
    display: flex;
    gap: 60px;
}.plan_comparison9 .study_packages1 {
    text-align: center;
    max-width: 700px;
    position: relative;
    padding: 0 20px;
    order: -1;
    margin: 0 auto;
}.plan_comparison9 .study_packages1 h2 {
    font-size: 34px;
    position: relative;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.plan_comparison9 .study_packages1 h2::after {
    height: 3px;
    transform: translateX(-50%);
    background: rgb(183,206,175);
    bottom: -10px;
    left: 50%;
    position: absolute;
    content: "";
    width: 80px;
}.plan_comparison9 .cost_plan7 {
    color: #000000;
    margin-bottom: 0;
    opacity: 0.85;
    line-height: 1.6;
    font-size: 13px;
}.plan_comparison9 .pricing_schemes5 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    perspective: 1000px;
    gap: 30px;
}.plan_comparison9 .class_rates0 {
    color: inherit;
    transform-style: preserve-3d;
    perspective: 1000px;
    text-decoration: none;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.plan_comparison9 .class_rates0:hover {
    transform: translateY(-10px) scale(1.02);
}.plan_comparison9 .plan_options5 {
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
    height: 100%;
    display: flex;
    transition: box-shadow 0.4s ease;
    background: #ffffff;
}.plan_comparison9 .class_rates0:hover .plan_options5 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(183,206,175,0.5);
}.plan_comparison9 .access_rates3 {
    padding: 30px;
    flex-grow: 1;
    overflow: hidden;
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 2;
}.plan_comparison9 .access_rates3::before {
    transition: transform 0.5s ease;
    transform: scaleX(0);
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(183,206,175), rgb(148,171,134));
    top: 0;
    left: 0;
    transform-origin: left;
    right: 0;
    height: 5px;
}.plan_comparison9 .class_rates0:hover .access_rates3::before {
    transform: scaleX(1);
}.plan_comparison9 .access_rates3 h3 {
    font-weight: 700;
    white-space: normal;
    color: #000000;
    word-break: break-word;
    overflow-wrap: break-word;
    transition: transform 0.4s ease, color 0.3s ease;
    font-size: calc(21px + 2px);
    margin-bottom: 10px;
}.plan_comparison9 .class_rates0:hover .access_rates3 h3 {
    color: rgb(183,206,175);
    transform: translateX(5px);
}.plan_comparison9 .pricing_rates1 {
    word-break: break-word;
    display: block;
    overflow-wrap: break-word;
    color: rgb(148,171,134);
    transition: transform 0.4s ease;
    font-size: 21px;
    position: relative;
    margin: 10px 0 20px;
    font-weight: 700;
    white-space: normal;
}.plan_comparison9 .pricing_rates1::before {
    transition: width 0.4s ease;
    position: absolute;
    left: 0;
    background: rgb(148,171,134,0.5);
    height: 2px;
    width: 40px;
    bottom: -8px;
    content: "";
}.plan_comparison9 .class_rates0:hover .pricing_rates1::before {
    width: 80px;
}.plan_comparison9 .access_rates3 p {
    flex-grow: 1;
    font-size: calc(13px - 1px);
    white-space: normal;
    word-break: break-word;
    margin-bottom: 0;
    overflow-wrap: break-word;
    transition: color 0.3s ease;
    line-height: 1.6;
    color: #000000;
}.plan_comparison9 .image_grid7 {
    transition: transform 0.6s ease, filter 0.6s ease;
    height: 200px;
    overflow: hidden;
    position: relative;
    transform: translateZ(-10px);
}.plan_comparison9 .image_grid7::after {
    opacity: 0.6;
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    transition: opacity 0.5s ease;
}.plan_comparison9 .class_rates0:hover .image_grid7 {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}.plan_comparison9 .class_rates0:hover .image_grid7::after {
    opacity: 0.4;
}.plan_comparison9 .class_rates0::after {
    position: absolute;
    right: 30px;
    background: rgb(183,206,175,0.5);
    z-index: -1;
    height: 15px;
    left: 30px;
    border-radius: 50%;
    content: "";
    opacity: 0;
    transition: opacity 0.4s ease;
    top: 100%;
    filter: blur(10px);
}.plan_comparison9 .class_rates0:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.plan_comparison9 .price_schemes6 {
    flex-direction: row;
    align-items: center;
}.plan_comparison9 .study_packages1 {
    order: 0;
    padding-right: 40px;
    flex: 0 0 30%;
    text-align: left;
}.plan_comparison9 .study_packages1 h2::after {
    transform: none;
    left: 0;
}.plan_comparison9 .pricing_schemes5 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan_comparison9 .pricing_schemes5 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.plan_comparison9 .access_rates3 {
    padding: 35px;
}.plan_comparison9 .image_grid7 {
    height: 220px;
}
}

@media (max-width: 991px) {.plan_comparison9 {
    padding: 80px 0;
}.plan_comparison9 .study_packages1 {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.plan_comparison9 {
    padding: 60px 0;
}.plan_comparison9 .pricing_schemes5 {
    gap: 25px;
    grid-template-columns: 1fr;
}.plan_comparison9 .study_packages1 h2 {
    font-size: calc(34px - 4px);
}.plan_comparison9 .image_grid7 {
    height: 180px;
}.plan_comparison9 .access_rates3 {
    padding: 25px;
}
}

@media (max-width: 480px) {.plan_comparison9 {
    padding: 50px 0;
}.plan_comparison9 .access_rates3 h3 {
    font-size: 21px;
}.plan_comparison9 .pricing_rates1 {
    font-size: calc(21px - 2px);
}.plan_comparison9 .image_grid7 {
    height: 160px;
}.plan_comparison9 .access_rates3 {
    padding: 20px;
}}.thanksNote7 {
    justify-content: center;
    background: linear-gradient(135deg, rgb(219,233,214) 0%, rgb(183,206,175,0.5) 100%);
    display: flex;
    min-height: 60vh;
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    align-items: center;
}.thanksNote7::before {
    top: 0;
    z-index: 1;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(183,206,175,0.5) 0px,
        rgb(183,206,175,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.05;
}.thanksNote7::after {
    right: -5%;
    top: -5%;
    z-index: 1;
    opacity: 0.1;
    background: rgb(148,171,134,0.5);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    content: "";
    height: 30%;
    width: 30%;
    transform: rotate(15deg);
}.thanksNote7 .container {
    width: 100%;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.thanksNote7 .study_programs4 {
    gap: 2rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.97);
    grid-template-columns: 1fr;
    display: grid;
    border-left: 5px solid rgb(183,206,175);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    position: relative;
}.thanksNote7 .study_programs4::before {
    left: 0;
    transform-origin: left top;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(183,206,175) 0%, rgb(148,171,134) 100%);
    width: 100%;
    content: "";
    height: 8px;
}.thanksNote7 .study_programs4 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.thanksNote7 .study_programs4 > div:first-child::after {
    animation: lineGrow 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    content: "";
    position: absolute;
    width: 80px;
    bottom: 0;
    background: rgb(148,171,134);
    transform-origin: left;
    left: 0;
    height: 4px;
}.thanksNote7 h5 {
    font-weight: 700;
    font-size: calc(23px * 1.1);
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
    transform: translateY(20px);
    margin: 0;
    opacity: 0;
    line-height: 1.4;
    color: #000000;
}.thanksNote7 a {
    display: block;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-decoration: none;
}.thanksNote7 a:hover {
    transform: translateY(-5px);
}.thanksNote7 p {
    transform: translateY(20px);
    border-left: 3px solid rgb(148,171,134,0.5);
    line-height: 1.8;
    padding: 1.5rem;
    margin: 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);
    opacity: 0;
    color: #000000;
    border-radius: 10px;
    font-size: 12px;
    position: relative;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards;
    background: linear-gradient(to bottom right, rgba(rgb(219,233,214), 0.3), rgba(255, 255, 255, 0.9));
}.thanksNote7 p::before {
    border-radius: 50%;
    background: rgb(183,206,175);
    color: #ffffff;
    justify-content: center;
    width: 36px;
    top: -15px;
    font-weight: 700;
    align-items: center;
    left: -15px;
    content: "✓";
    position: absolute;
    display: flex;
    height: 36px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}

@media (min-width: 768px) {.thanksNote7 {
    padding: 7rem 3rem;
}.thanksNote7 .study_programs4 {
    gap: 3rem;
    transform: perspective(1000px) rotateX(1deg);
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
}.thanksNote7 h5 {
    font-size: calc(23px * 1.3);
}.thanksNote7 .study_programs4 > div:first-child {
    padding-bottom: 0;
    display: flex;
    align-items: center;
}.thanksNote7 .study_programs4 > div:first-child::after {
    display: none;
}.thanksNote7 p {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksNote7 {
    padding: 4rem 1.5rem;
}.thanksNote7 .study_programs4 {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thanksNote7 h5 {
    line-height: 1.5;
    font-size: 23px;
}.thanksNote7 p {
    padding: 1.2rem;
    font-size: calc(12px * 0.95);
}.thanksNote7 p::before {
    font-size: 0.8rem;
    top: -10px;
    height: 30px;
    width: 30px;
    left: -10px;
}
}

@media (max-width: 480px) {.thanksNote7 {
    padding: 3rem 1rem;
}.thanksNote7 .study_programs4 {
    padding: 2rem 1.2rem;
    border-left-width: 3px;
}.thanksNote7 .study_programs4::before {
    height: 5px;
}.thanksNote7 h5 {
    font-size: calc(23px * 0.9);
}.thanksNote7 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
    padding: 1rem;
}}footer {
    width: 100%;
    position: relative;
}.about_learn8 {
    overflow: hidden;
    position: relative;
    padding: 0 0 30px;
    font-family: Arial, sans-serif;
}footer .lecture_ref3 {
    position: relative;
    z-index: 1;
}footer .reach_out2 {
    background-color: rgb(148,171,134);
    display: flex;
    gap: 20px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: 70px;
    padding: 40px 20px;
    justify-content: center;
    color: #ffffff;
    flex-wrap: wrap;
}footer .reach_out2::after {
    content: "";
    pointer-events: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    position: absolute;
}footer .info_item {
    max-width: 300px;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    display: flex;
    flex: 1 1 200px;
    padding: 10px 20px;
    align-items: center;
}footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}footer .info_item svg {
    flex-shrink: 0;
    fill: #ffffff;
    height: 22px;
    width: 22px;
    margin-right: 15px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    position: relative;
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: -30px;
}footer .text_main_holder::before {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    content: "";
    top: 0;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    left: 0;
    z-index: -1;
}footer .site_header8 {
    text-align: center;
    padding-top: 60px;
}footer .site_header8 svg {
    margin-bottom: 15px;
    height: 45px;
    width: auto;
}footer .learn_nav6 {
    margin: 0 auto;
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    max-width: 350px;
}footer .head_section2 {
    position: relative;
    padding: 30px;
    background-color: rgb(219,233,214);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    margin: 0 20px;
}footer .head_section2 h5 {
    font-size: 23px;
    color: #000000;
    margin-bottom: 25px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}footer .head_section2 h5::after {
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,206,175), transparent);
    width: 100%;
    bottom: -8px;
    content: "";
    left: 0;
}footer .top_class2 {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px 30px;
    margin-bottom: 25px;
    display: flex;
}footer .top_class2 a {
    flex: 1 0 calc(50% - 30px);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 8px 0;
    color: #000000;
    font-size: 15px;
}footer .top_class2 a::after {
    transition: width 0.3s ease;
    background-color: rgb(183,206,175);
    height: 1px;
    width: 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
}footer .top_class2 a:hover {
    color: rgb(183,206,175);
    padding-left: 5px;
}footer .top_class2 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    padding: 30px;
    margin: 0 20px;
    color: #ffffff;
    background-color: rgb(183,206,175);
    position: relative;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
}footer .subscribe_holder::before {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    top: 0;
    height: 100%;
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 600;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 15px;
}footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
    position: relative;
}footer .input_holder input[type="email"] {
    border: none;
    font-size: 15px;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .news_box4 {
    background-color: #000000;
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}footer .news_box4:hover {
    background-color: rgb(148,171,134);
}footer .quiz_links4 {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .faq_block7 {
    text-align: center;
    font-size: 16px;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .news_box4 {
    white-space: nowrap;
}footer .site_header8 {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .reach_out2 {
    padding: 30px 15px 50px;
}footer .head_section2, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .quiz_links4 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .reach_out2 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .head_section2 h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .top_class2 a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .news_box4 {
    padding: 12px;
}}.subscribe_to_newsletter4 {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(183,206,175,0.5), rgb(148,171,134));
    position: relative;
    overflow: hidden;
    z-index: 1;
}.subscribe_to_newsletter4::before {
    opacity: 0.1;
    width: 100%;
    z-index: -1;
    background: repeating-linear-gradient(
        45deg,
        rgb(183,206,175,0.5) 0px,
        rgb(183,206,175,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
    height: 100%;
    left: 0;
    animation: pulse 8s infinite alternate;
    content: "";
    position: absolute;
}.subscribe_to_newsletter4::after {
    right: -50px;
    position: absolute;
    filter: blur(60px);
    animation: float 15s infinite ease-in-out;
    z-index: -1;
    content: "";
    opacity: 0.2;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    bottom: -50px;
    background: rgb(148,171,134);
}.subscribe_to_newsletter4 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.subscribe_to_newsletter4 .study_programs4 {
    padding: 2.5rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    align-items: center;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    z-index: 2;
    background: rgba(255, 255, 255, 0.95);
}.subscribe_to_newsletter4 .study_programs4:hover {
    transform: perspective(1000px) rotateY(0deg);
}.subscribe_to_newsletter4 h4 {
    text-align: center;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 2rem;
    position: relative;
    font-weight: 600;
    transform: translateZ(0);
    font-size: calc(21px * 1.1);
}.subscribe_to_newsletter4 h4::after {
    background: linear-gradient(90deg, rgb(183,206,175), rgb(148,171,134));
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    height: 3px;
    transition: width 0.3s ease;
    position: absolute;
    width: 80px;
    content: "";
}.subscribe_to_newsletter4 .study_programs4:hover h4::after {
    width: 120px;
}.subscribe_to_newsletter4 .input_holder {
    width: 100%;
    flex-direction: column;
    margin-top: 1rem;
    display: flex;
    max-width: 600px;
    gap: 1rem;
}.subscribe_to_newsletter4 .input_holder span {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
}.subscribe_to_newsletter4 input[type="email"] {
    padding: 1rem 1.5rem;
    font-size: 13px;
    outline: none;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05);
    color: #000000;
    transition: all 0.3s ease;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.subscribe_to_newsletter4 input[type="email"]:focus {
    border-color: rgb(183,206,175);
    box-shadow: 0 0 0 3px rgb(183,206,175,0.5);
}.subscribe_to_newsletter4 input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.subscribe_to_newsletter4 input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}.subscribe_to_newsletter4 .news_box4 {
    color: #ffffff;
    width: 100%;
    font-weight: 600;
    padding: 1rem 1.5rem;
    font-size: 18px;
    background: linear-gradient(135deg, rgb(183,206,175), rgb(148,171,134));
    transform: translateY(0);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    text-align: center;
    display: inline-block;
    border: none;
    position: relative;
    cursor: pointer;
}.subscribe_to_newsletter4 .news_box4::before {
    transition: all 0.6s ease;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
}.subscribe_to_newsletter4 .news_box4:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
}.subscribe_to_newsletter4 .news_box4:hover::before {
    left: 100%;
}.subscribe_to_newsletter4 .news_box4:active {
    transform: translateY(1px);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-20px, 20px);
    }
    50% {
        transform: translate(-40px, -10px);
    }
    75% {
        transform: translate(-10px, -30px);
    }
}

@media screen and (min-width: 768px) {.subscribe_to_newsletter4 {
    padding: 6rem 3rem;
}.subscribe_to_newsletter4 .study_programs4 {
    transform: perspective(1200px) rotateY(-3deg);
    padding: 3rem 4rem;
}.subscribe_to_newsletter4 h4 {
    margin-bottom: 2.5rem;
    font-size: calc(21px * 1.2);
}.subscribe_to_newsletter4 .input_holder {
    margin-top: 1.5rem;
    flex-direction: row;
}.subscribe_to_newsletter4 input[type="email"] {
    border-radius: 0;
}.subscribe_to_newsletter4 .news_box4 {
    min-width: 180px;
    white-space: nowrap;
    width: auto;
}
}

@media screen and (min-width: 992px) {.subscribe_to_newsletter4 {
    padding: 7rem 4rem;
}.subscribe_to_newsletter4::before {
    background-size: 15px 15px;
}.subscribe_to_newsletter4 .study_programs4 {
    padding: 3.5rem 5rem;
    transform: perspective(1500px) rotateY(-4deg);
}.subscribe_to_newsletter4 h4 {
    font-size: calc(21px * 1.3);
}.subscribe_to_newsletter4 .input_holder {
    gap: 1.5rem;
}
}

@media screen and (max-width: 767px) {.subscribe_to_newsletter4 {
    padding: 4rem 1.5rem;
}.subscribe_to_newsletter4 .study_programs4 {
    padding: 2rem 1.5rem;
}.subscribe_to_newsletter4 h4 {
    font-size: 21px;
    margin-bottom: 1.5rem;
}.subscribe_to_newsletter4 input[type="email"],
    .subscribe_to_newsletter4 .news_box4 {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion: reduce) {.subscribe_to_newsletter4::before,
    .subscribe_to_newsletter4::after,
    .subscribe_to_newsletter4 .study_programs4,
    .subscribe_to_newsletter4 h4::after,
    .subscribe_to_newsletter4 input[type="email"]::placeholder,
    .subscribe_to_newsletter4 .news_box4::before {
    animation: none;
    transition: none;
}.subscribe_to_newsletter4 .study_programs4:hover,
    .subscribe_to_newsletter4 .study_programs4:hover h4::after,
    .subscribe_to_newsletter4 .news_box4:hover {
    transform: none;
}}.instructor_profile3 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(219,233,214) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 6rem 0;
}.instructor_profile3::before {
    height: 100%;
    animation: rotateBg 30s linear infinite;
    width: 100%;
    content: "";
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(183,206,175,0.5) 90deg, transparent 180deg, rgb(148,171,134,0.5) 270deg, transparent 360deg);
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.2;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.instructor_profile3 .container {
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.instructor_profile3 .review_quotes3 {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 3rem;
    grid-template-columns: minmax(250px, 35%) 1fr;
    border-radius: 23px;
    display: grid;
    transition: transform 0.3s ease;
    backdrop-filter: blur(8px);
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    grid-gap: 1.5rem;
    background-color: rgba(0, 0, 0, 0.5);
}.instructor_profile3 .review_quotes3:hover {
    transform: perspective(1000px) rotateX(0);
}.instructor_profile3 .image_grid7 {
    transform: translateZ(20px);
    border-radius: 23px;
    height: 100%;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    grid-area: photo;
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.instructor_profile3 .review_quotes3:hover .image_grid7 {
    transform: translateZ(30px);
}.instructor_profile3 .name {
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 37px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    grid-area: name;
    color: #ffffff;
    transform: translateZ(10px);
}.instructor_profile3 .review_quotes3 span:not(.name) {
    margin-bottom: 1rem;
    grid-area: job;
    font-weight: 600;
    color: rgb(148,171,134);
    font-size: 22px;
    transform: translateZ(5px);
}.instructor_profile3 .career_story6 {
    padding: 1.5rem;
    grid-area: quote;
    transform: translateZ(15px);
    position: relative;
    font-size: 15px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 10px;
    border-left: 4px solid rgb(183,206,175);
    color: #ffffff;
    line-height: 1.6;
}.instructor_profile3 .career_story6::before {
    border-radius: 10px;
    top: 0;
    mix-blend-mode: overlay;
    opacity: 0.1;
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(183,206,175,0.5) 0%, transparent 100%);
}

@media (max-width: 991px) {.instructor_profile3 .review_quotes3 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
}.instructor_profile3 .image_grid7 {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
}
}

@media (max-width: 767px) {.instructor_profile3 {
    padding: 3rem 0;
}.instructor_profile3 .review_quotes3 {
    padding: 2rem;
    grid-template-areas:
            "image_grid7"
            "name"
            "work_background8"
            "career_story6";
    grid-template-columns: 1fr;
}.instructor_profile3 .image_grid7 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}.our_team8 {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.our_team8::before {
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(183,206,175,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
}.our_team8::after {
    animation: float 15s ease-in-out infinite;
    height: 70%;
    top: -10%;
    background: radial-gradient(circle at center, rgb(148,171,134,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    right: -10%;
    opacity: 0.6;
    z-index: 2;
    width: 50%;
}.our_team8 h4 {
    position: relative;
    animation: fadeInDown 0.8s ease-out;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: 1;
    z-index: 5;
    margin-bottom: 30px;
    text-align: center;
    font-size: calc(38px * 1.2);
    transform: translateY(0);
}.our_team8 h4::after {
    left: 50%;
    width: 80px;
    content: "";
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(148,171,134), transparent);
}.our_team8 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    position: relative;
}.our_team8 .text_card7 {
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    -webkit-backdrop-filter: blur(10px);
    padding: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    border-left: 3px solid rgb(148,171,134);
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
    transition: transform 0.5s ease-out;
    animation: slideInUp 1s ease-out;
}.our_team8 .text_card7:hover {
    transform: perspective(1000px) rotateY(0);
}.our_team8 .text_card7::before {
    width: 70px;
    border-top: 2px solid rgb(148,171,134,0.5);
    top: 20px;
    border-right: 2px solid rgb(148,171,134,0.5);
    position: absolute;
    right: 20px;
    height: 70px;
    content: "";
    opacity: 0.6;
}.our_team8 .text_card7::after {
    border-bottom: 2px solid rgb(148,171,134,0.5);
    position: absolute;
    left: 20px;
    height: 70px;
    border-left: 2px solid rgb(148,171,134,0.5);
    opacity: 0.6;
    content: "";
    bottom: 20px;
    width: 70px;
}.our_team8 h6 {
    position: relative;
    padding-right: 15px;
    font-size: calc(23px * 1.2);
    display: inline-block;
    color: rgb(148,171,134);
    margin-bottom: 25px;
    animation: fadeInLeft 0.8s ease-out 0.3s backwards;
    font-weight: 700;
}.our_team8 h6::after {
    width: 40px;
    position: absolute;
    transform: scaleX(0);
    content: "";
    left: 0;
    animation: growLine 0.6s 1s forwards;
    background-color: rgb(148,171,134);
    height: 2px;
    transform-origin: left;
    bottom: -8px;
}.our_team8 .text_card7 div {
    position: relative;
    padding-right: 10px;
    max-height: 380px;
    margin-bottom: 20px;
    overflow-y: auto;
}.our_team8 .text_card7 div::-webkit-scrollbar {
    width: 4px;
}.our_team8 .text_card7 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.our_team8 .text_card7 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(148,171,134,0.5);
}.our_team8 .text_card7 span {
    font-size: 18px;
    animation: fadeIn 1s ease-out 0.6s backwards;
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.8;
    text-align: justify;
    display: block;
}

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

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

@keyframes slideInUp {
    from {
        transform: perspective(1000px) rotateY(-2deg) translateY(50px);
        opacity: 0;
    }
    to {
        transform: perspective(1000px) rotateY(-2deg) translateY(0);
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.9;
    }
}

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

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

@media screen and (min-width: 992px) {.our_team8 {
    padding: 150px 0 100px;
}.our_team8 h4 {
    font-size: calc(48px * 0.8);
    margin-bottom: 50px;
}.our_team8 .text_card7 {
    padding: 60px;
    max-width: 90%;
    margin: 0 auto;
}.our_team8 h6 {
    margin-bottom: 30px;
    font-size: 23px;
}.our_team8 .text_card7 div {
    max-height: 450px;
}.our_team8 .text_card7 span {
    line-height: 2;
    font-size: calc(18px * 1.1);
}
}

@media screen and (max-width: 991px) {.our_team8 {
    padding: 100px 0 70px;
}.our_team8 .text_card7 {
    transform: perspective(800px) rotateY(-1deg);
}
}

@media screen and (max-width: 767px) {.our_team8 {
    padding: 80px 0 60px;
}.our_team8 h4 {
    font-size: calc(38px * 0.9);
    margin-bottom: 25px;
}.our_team8 .text_card7 {
    padding: 30px 20px;
    transform: none;
}.our_team8 h6 {
    font-size: calc(18px * 1.1);
    margin-bottom: 20px;
}.our_team8 .text_card7::before,
    .our_team8 .text_card7::after {
    width: 50px;
    height: 50px;
}.our_team8 .text_card7 div {
    max-height: 300px;
}.our_team8 .text_card7 span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media screen and (max-width: 480px) {.our_team8 {
    padding: 60px 0 40px;
}.our_team8 h4 {
    font-size: 38px;
}.our_team8 .text_card7 {
    padding: 25px 15px;
}.our_team8 h6 {
    font-size: 18px;
}.our_team8 .text_card7::before,
    .our_team8 .text_card7::after {
    width: 40px;
    height: 40px;
}.our_team8 .text_card7 div {
    max-height: 250px;
}.our_team8 .text_card7 span {
    font-size: 18px;
    line-height: 1.6;
}}.contact_information5 {
    padding: 0;
    position: relative;
}.contact_information5::before {
    height: 100%;
    top: 0;
    content: '';
    opacity: 0.92;
    position: absolute;
    background-color: rgb(219,233,214);
    width: 100%;
    left: 0;
}.contact_information5 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}.contact_information5 .request_support9 {
    position: relative;
    display: flex;
}.contact_information5 .inquiry_card6 {
    display: flex;
    justify-content: center;
    padding: 80px 50px;
    color: #ffffff;
    flex-direction: column;
    width: 40%;
    background-color: rgb(183,206,175);
}.contact_information5 .inquiry_card6 h3 {
    font-size: 32px;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}.contact_information5 .inquiry_card6 h3::after {
    left: 0;
    position: absolute;
    bottom: -15px;
    content: '';
    background: #ffffff;
    width: 60px;
    height: 3px;
}.contact_information5 .inquiry_card6 div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
}.contact_information5 .inquiry_card6 div:last-child {
    border-bottom: none;
}.contact_information5 .inquiry_card6 svg {
    height: 25px;
    width: 25px;
    margin-right: 20px;
}.contact_information5 .inquiry_card6 svg path {
    fill: #ffffff;
}.contact_information5 .inquiry_card6 span {
    font-size: 12px;
    color: #ffffff;
}.contact_information5 .inquiry_card6 a {
    color: #ffffff;
    transition: opacity 0.3s ease;
    text-decoration: none;
}.contact_information5 .inquiry_card6 a:hover {
    opacity: 0.8;
}.contact_information5 .help_list1 {
    background-color: #ffffff;
    width: 60%;
    padding: 100px 50px 100px 100px;
    display: flex;
    align-items: center;
}.contact_information5 form {
    width: 100%;
}.contact_information5 form h3 {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 700;
    color: #000000;
    position: relative;
}.contact_information5 form h3::after {
    background: rgb(183,206,175);
    left: 0;
    position: absolute;
    height: 3px;
    width: 60px;
    content: '';
    bottom: -15px;
}.contact_information5 form input[type="text"],
.contact_information5 form input[type="email"] {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
    color: #000000;
    background: transparent;
    font-size: 12px;
    padding: 15px 0;
    transition: all 0.3s ease;
    border: none;
}.contact_information5 form input[type="text"]:focus,
.contact_information5 form input[type="email"]:focus {
    border-bottom-color: rgb(183,206,175);
    outline: none;
}.contact_information5 form input::placeholder {
    color: #9e9e9e;
}.contact_information5 .request_query3 {
    display: flex;
    align-items: flex-start;
    margin: 30px 0;
}.contact_information5 .request_query3 input[type="checkbox"] {
    cursor: pointer;
    background: transparent;
    width: 20px;
    transition: all 0.3s ease;
    appearance: none;
    position: relative;
    -webkit-appearance: none;
    height: 20px;
    flex-shrink: 0;
    border: 1px solid #e0e0e0;
    margin-right: 15px;
}.contact_information5 .request_query3 input[type="checkbox"]:checked {
    border-color: rgb(183,206,175);
    background-color: rgb(183,206,175);
}.contact_information5 .request_query3 input[type="checkbox"]:checked::before {
    position: absolute;
    left: 6px;
    border: solid white;
    top: 2px;
    transform: rotate(45deg);
    content: '';
    border-width: 0 2px 2px 0;
    width: 6px;
    height: 10px;
}.contact_information5 .request_query3 label {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
}.contact_information5 .request_query3 a {
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(183,206,175);
}.contact_information5 .request_query3 a:hover {
    color: rgb(148,171,134);
}.contact_information5 .connect_panel3 {
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
    background: rgb(183,206,175);
    padding: 15px 40px;
    border: none;
    z-index: 1;
    font-size: 15px;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}.contact_information5 .connect_panel3::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    transform: scaleX(0);
    z-index: -1;
    position: absolute;
    height: 100%;
    content: '';
    top: 0;
    transform-origin: right;
    width: 100%;
    background: rgb(148,171,134);
}.contact_information5 .connect_panel3:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

@media (max-width: 1024px) {.contact_information5 .inquiry_card6 {
    padding: 60px 30px;
}.contact_information5 .help_list1 {
    padding: 80px 40px 80px 70px;
}
}

@media (max-width: 768px) {.contact_information5 .request_support9 {
    flex-direction: column;
}.contact_information5 .inquiry_card6 {
    clip-path: none;
    padding: 50px 30px;
    width: 100%;
}.contact_information5 .help_list1 {
    padding: 50px 30px;
    width: 100%;
}.contact_information5 .inquiry_card6 h3,
    .contact_information5 form h3 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 576px) {.contact_information5 .inquiry_card6,
    .contact_information5 .help_list1 {
    padding: 40px 25px;
}.contact_information5 .inquiry_card6 h3,
    .contact_information5 form h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.8);
}.contact_information5 .inquiry_card6 div {
    margin-bottom: 20px;
}.contact_information5 .connect_panel3 {
    width: 100%;
    padding: 15px 20px;
}}.course_program_details7 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(219,233,214) 0%, rgba(249, 249, 249, 0.95) 100%);
}.course_program_details7::before {
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 30px
    );
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
}.course_program_details7 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
}.course_program_details7 .learn_network1 {
    transform: perspective(1000px) rotateX(0deg);
    gap: 2.5rem;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    display: grid;
}.course_program_details7 .learn_network1:hover {
    transform: perspective(1000px) rotateX(1deg);
}.course_program_details7 .image_grid7 {
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    height: 300px;
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
}.course_program_details7 .image_grid7::after {
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.3) 100%
    );
    inset: 0;
    z-index: 1;
    position: absolute;
    content: '';
}.course_program_details7 .image_grid7:hover {
    transform: translateZ(30px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.course_program_details7 .text_card7 {
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    padding: 2.5rem;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%
    );
    transform: translateZ(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    position: relative;
    border-left: 4px solid rgb(183,206,175);
}.course_program_details7 .text_card7::before {
    content: '';
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    background-color: rgb(183,206,175);
    left: 30px;
    z-index: -1;
    top: -15px;
    position: absolute;
}.course_program_details7 .text_card7:hover {
    transform: translateZ(15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course_program_details7 h3 {
    transform: translateY(0);
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 20px;
    position: relative;
    font-weight: 700;
    padding-bottom: 0.75rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.course_program_details7 h3::after {
    bottom: 0;
    left: 0;
    content: '';
    background: linear-gradient(
        to right,
        rgb(183,206,175) 0%,
        rgb(148,171,134) 100%
    );
    transition: width 0.4s ease;
    width: 50px;
    height: 3px;
    position: absolute;
}.course_program_details7 .text_card7:hover h3 {
    transform: translateY(-5px);
}.course_program_details7 .text_card7:hover h3::after {
    width: 100px;
}.course_program_details7 .description {
    line-height: 1.75;
    transform: translateY(20px);
    font-size: 14px;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: fadeInUp 0.8s forwards 0.2s;
    color: #000000;
}.course_program_details7 span.description {
    display: none;
}

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

@media (min-width: 768px) {.course_program_details7 {
    padding: 7rem 0;
}.course_program_details7 .learn_network1 {
    gap: 3.5rem;
    grid-template-columns: 40% 1fr;
    align-items: center;
}.course_program_details7 .image_grid7 {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
    height: 450px;
}.course_program_details7 h3 {
    font-size: calc(20px * 1.2);
}.course_program_details7 .description {
    column-gap: 2.5rem;
    column-count: 2;
}
}

@media (min-width: 992px) {.course_program_details7 {
    padding: 8rem 0;
}.course_program_details7 .learn_network1 {
    gap: 4rem;
    grid-template-columns: 45% 1fr;
}.course_program_details7 .image_grid7 {
    height: 550px;
}.course_program_details7 .text_card7 {
    padding: 3.5rem;
}.course_program_details7 h3 {
    font-size: calc(20px * 1.4);
    margin-bottom: 2rem;
}
}

@media (max-width: 767px) {.course_program_details7 .container {
    padding: 0 15px;
}.course_program_details7 .image_grid7 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}.course_program_details7 .text_card7 {
    padding: 1.5rem;
}.course_program_details7 h3 {
    font-size: calc(20px * 0.9);
}.course_program_details7 .description {
    font-size: calc(14px * 0.95);
}}.privacy_hold0 {
    background: linear-gradient(135deg, rgb(219,233,214) 0%, rgba(245, 248, 250, 0.9) 100%);
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 5rem 0;
    color: #000000;
}.privacy_hold0::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(rgb(183,206,175,0.5), 0.03),
        rgba(rgb(183,206,175,0.5), 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
}.privacy_hold0::after {
    right: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(rgb(183,206,175,0.5), 0.08));
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 15vw;
}.privacy_hold0 .container {
    z-index: 2;
    padding: 0 2rem;
    border-left: 4px solid rgb(183,206,175);
    transform: perspective(1000px) rotateY(0.5deg);
    max-width: 1140px;
    transform-origin: left center;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07);
    margin: 0 auto;
    backdrop-filter: blur(5px);
    position: relative;
    background: rgba(#ffffff, 0.95);
}.privacy_hold0 h1 {
    letter-spacing: -0.02em;
    padding: 2rem 0 1rem;
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    font-size: 48px;
    margin: 0 0 2rem;
    transform: translateX(-0.5rem);
    color: #000000;
}.privacy_hold0 h1::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(183,206,175), transparent);
    bottom: 0;
    position: absolute;
    left: 0;
    animation: expandLine 0.8s ease-out forwards;
    transform-origin: left center;
    width: 6rem;
    content: '';
}.privacy_hold0 h2 {
    font-size: 34px;
    line-height: 1.3;
    margin: 2.5rem 0 1.5rem;
    font-weight: 600;
    padding-left: 1rem;
    color: #000000;
    position: relative;
}.privacy_hold0 h2::before {
    left: 0;
    width: 3px;
    bottom: 0.25rem;
    content: '';
    border-radius: 1px;
    position: absolute;
    background: rgb(183,206,175);
    top: 0.25rem;
}.privacy_hold0 h3 {
    color: #000000;
    font-size: calc(34px * 0.85);
    margin: 2rem 0 1.25rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    font-weight: 600;
}.privacy_hold0 h4 {
    margin: 1.75rem 0 1rem;
    border-radius: 2px;
    color: #000000;
    padding: 0.35rem 0.75rem;
    background: rgba(rgb(183,206,175,0.5), 0.08);
    font-size: calc(34px * 0.7);
    display: inline-block;
    font-weight: 600;
}.privacy_hold0 p {
    color: #000000;
    line-height: 1.7;
    font-size: 16px;
    margin-bottom: 1.5rem;
}.privacy_hold0 p strong {
    color: #000000;
    display: inline-block;
    font-weight: 600;
    position: relative;
}.privacy_hold0 p strong::after {
    bottom: -2px;
    background: rgba(rgb(183,206,175,0.5), 0.3);
    left: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
}.privacy_hold0 ul {
    margin: 1.5rem 0 2rem 0;
    padding-left: 1.25rem;
    list-style-type: none;
}.privacy_hold0 li {
    padding-left: 1.75rem;
    margin-bottom: 1.25rem;
    line-height: 1.6;
    position: relative;
}.privacy_hold0 li::before {
    transform: rotate(45deg);
    height: 0.75rem;
    top: 0.5rem;
    border: 2px solid rgb(183,206,175);
    opacity: 0.8;
    left: 0;
    width: 0.75rem;
    position: absolute;
    content: '';
}.privacy_hold0 span {
    font-size: calc(16px * 0.95);
    display: block;
    line-height: 1.7;
    background: linear-gradient(to right, rgba(rgb(148,171,134,0.5), 0.05), transparent);
    margin-bottom: 1.5rem;
    border-left: 2px solid rgb(148,171,134);
    padding: 1.25rem;
}

@keyframes expandLine {
    from {
        width: 0;
    }
    to {
        width: 6rem;
    }
}

@media (max-width: 991px) {.privacy_hold0 {
    padding: 4rem 0;
}.privacy_hold0 .container {
    transform: perspective(800px) rotateY(0.3deg);
    padding: 2rem;
}.privacy_hold0 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 1.5rem;
}.privacy_hold0 h2 {
    margin: 2rem 0 1.25rem;
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 767px) {.privacy_hold0 {
    padding: 3rem 0;
}.privacy_hold0::after {
    width: 10vw;
}.privacy_hold0 .container {
    padding: 1.5rem;
    transform: none;
}.privacy_hold0 h1 {
    transform: translateX(0);
    padding-top: 1rem;
    font-size: calc(48px * 0.8);
}.privacy_hold0 h2 {
    font-size: calc(34px * 0.8);
    padding-left: 0.75rem;
}.privacy_hold0 h3 {
    font-size: calc(34px * 0.7);
}.privacy_hold0 h4 {
    font-size: calc(34px * 0.6);
}.privacy_hold0 ul {
    padding-left: 0.5rem;
}.privacy_hold0 li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.privacy_hold0 span {
    padding: 1rem;
}
}

@media (max-width: 480px) {.privacy_hold0 {
    padding: 2rem 0;
}.privacy_hold0 .container {
    border-left-width: 3px;
    padding: 1.25rem;
}.privacy_hold0 h1 {
    font-size: calc(48px * 0.7);
    margin-bottom: 1.25rem;
}.privacy_hold0 h1::after {
    width: 4rem;
}.privacy_hold0 p, .privacy_hold0 span {
    font-size: calc(16px * 0.95);
}.privacy_hold0 li {
    font-size: calc(16px * 0.95);
}@keyframes expandLine {
        from {
            width: 0;
        }
        to {
            width: 4rem;
        }
    }
}header {
    background: linear-gradient(to bottom, rgb(219,233,214), #ffffff);
    width: 100%;
    position: relative;
    padding: 1.2rem 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    z-index: 100;
}header::before {
    content: '';
    left: 0;
    opacity: 0.5;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgb(183,206,175,0.5) 65%, 
        rgb(183,206,175,0.5) 70%, 
        transparent 70%),
        linear-gradient(135deg, 
        transparent 75%, 
        rgb(148,171,134,0.5) 75%, 
        rgb(148,171,134,0.5) 80%, 
        transparent 80%);
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 0;
}header .container {
    margin: 0;
    padding: 0 3%;
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 1;
}header .head_mainbar4 {
    gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}header .main_navbar1 {
    background: linear-gradient(135deg, rgb(183,206,175,0.5), rgb(148,171,134,0.5));
    display: flex;
    text-decoration: none;
    border-radius: 21px;
    padding: 0.5rem 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
}header .main_navbar1::before {
    width: 200%;
    opacity: 0;
    content: '';
    left: -50%;
    top: -50%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    transition: opacity 0.3s ease;
    position: absolute;
}header .main_navbar1:hover::before {
    opacity: 1;
}header .main_navbar1 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease;
    width: 150px;
    height: auto;
}header .main_navbar1:hover svg {
    transform: scale(1.03);
}header .head_section2 {
    margin-top: 0.5rem;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    gap: 0.6rem;
    width: 100%;
}header .first_lesson8 {
    font-family: Arial, sans-serif;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.03);
    text-align: center;
    color: #000000;
    border-radius: 10px;
    text-decoration: none;
    position: relative;
    background: #ffffff;
    z-index: 1;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0.6rem 1.2rem;
}header .first_lesson8::before {
    transform-origin: left;
    content: '';
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(183,206,175), rgb(148,171,134));
    transition: transform 0.3s ease;
    height: 3px;
    top: 0;
    left: 0;
}header .first_lesson8:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: rgb(183,206,175);
}header .first_lesson8:hover::before {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .main_navbar1 {
    padding: 0.5rem 1.2rem;
}header .main_navbar1 svg {
    width: 140px;
}header .head_section2 {
    gap: 0.5rem;
}header .first_lesson8 {
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header .head_mainbar4 {
    gap: 1.5rem;
}header .main_navbar1 {
    padding: 0.4rem 1rem;
}header .main_navbar1 svg {
    width: 130px;
}header .head_section2 {
    gap: 0.5rem;
}header .first_lesson8 {
    padding: 0.5rem 0.9rem;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 1rem 0;
}header .head_mainbar4 {
    gap: 1rem;
}header .main_navbar1 svg {
    width: 120px;
}header .head_section2 {
    padding-bottom: 10px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    gap: 0.4rem;
}header .head_section2::-webkit-scrollbar {
    height: 3px;
}header .head_section2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(183,206,175);
}header .first_lesson8 {
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 2px;
}}.title_opener8 {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, rgb(183,206,175,0.5), rgb(219,233,214));
    display: flex;
}.title_opener8::before {
    pointer-events: none;
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(148,171,134,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(183,206,175,0.5) 0%, transparent 40%);
    width: 100%;
    left: 0;
    top: 0;
}.title_opener8::after {
    z-index: 0;
    top: -50%;
    width: 100%;
    right: -50%;
    background: rgb(255, 255, 255, 0.5);
    content: "";
    transform: rotate(-15deg);
    filter: blur(60px);
    position: absolute;
    height: 100%;
}.title_opener8 .start_home4 {
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    border-radius: 11px;
    width: 90%;
    position: relative;
    gap: 3rem;
    max-width: 1200px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 
    20px 20px 60px rgba(0, 0, 0, 0.1),
    -20px -20px 60px rgba(255, 255, 255, 0.1),
    inset 5px 5px 10px rgba(255, 255, 255, 0.05),
    inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    padding: 3rem 2rem;
}.title_opener8 .start_home4:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_opener8 h3 {
    margin-bottom: 1.5rem;
    font-weight: 600;
    transform: translateY(0);
    line-height: 1.4;
    font-size: calc(18px * 1.1);
    position: relative;
    color: #000000;
    padding-left: 1.5rem;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    max-width: 100%;
    opacity: 1;
}.title_opener8 h3::before {
    top: 0.25em;
    position: absolute;
    background: linear-gradient(to bottom, rgb(183,206,175), rgb(148,171,134));
    border-radius: 10px;
    content: "";
    width: 5px;
    height: calc(100% - 0.5em);
    left: 0;
}.title_opener8 h1 {
    transform: translateX(0);
    font-size: 44px;
    color: rgb(183,206,175);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.title_opener8 h1::after {
    bottom: -0.5rem;
    content: "";
    background: linear-gradient(90deg, rgb(183,206,175), rgb(148,171,134));
    border-radius: 10px;
    transform: scaleX(0.7);
    height: 4px;
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    left: 0;
    width: 80px;
}.title_opener8 h1:hover::after {
    transform: scaleX(1);
}.title_opener8 .skill_guides8 {
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
}.title_opener8 .skill_guides8 > div {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s ease;
    overflow: hidden;
    border-radius: 11px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -10px -10px 30px rgba(255, 255, 255, 0.1);
}.title_opener8 .skill_guides8 > div::before {
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(183,206,175,0.5), transparent);
    mix-blend-mode: overlay;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
}.title_opener8 .skill_guides8 > div:hover {
    transform: translateY(-5px);
    box-shadow: 
    15px 15px 40px rgba(0, 0, 0, 0.15),
    -15px -15px 40px rgba(255, 255, 255, 0.15);
}.title_opener8 p {
    padding: 2.5rem;
    backdrop-filter: blur(3px);
    line-height: 1.6;
    z-index: 2;
    margin: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
    font-size: calc(17px * 1.1);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
}

@media (min-width: 768px) {.title_opener8 .start_home4 {
    padding: 4rem;
    gap: 2rem;
    grid-template-columns: 0.8fr 1.2fr;
    transform: perspective(1500px) rotateX(3deg) rotateY(-2deg);
}.title_opener8 .start_home4:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.title_opener8 h3 {
    opacity: 0.8;
    padding-left: 2rem;
    font-size: calc(18px * 1.2);
    transform: translateY(2rem);
}.title_opener8 .start_home4:hover h3 {
    opacity: 1;
    transform: translateY(0);
}.title_opener8 h3::before {
    border-radius: 10px;
    width: 8px;
}.title_opener8 h1 {
    font-size: calc(44px * 1.1);
    transform: translateX(-2rem);
}.title_opener8 .start_home4:hover h1 {
    transform: translateX(0);
}.title_opener8 h1::after {
    height: 6px;
    width: 100px;
}.title_opener8 p {
    font-size: calc(17px * 1.2);
    padding: 3rem;
}
}

@media (min-width: 992px) {.title_opener8 .start_home4 {
    gap: 4rem;
    grid-template-columns: 0.7fr 1.3fr;
    padding: 5rem;
}.title_opener8 h3 {
    font-size: calc(18px * 1.3);
}.title_opener8 h1 {
    font-size: calc(44px * 1.2);
    letter-spacing: -0.03em;
}.title_opener8 p {
    font-size: calc(17px * 1.3);
}.title_opener8 .skill_guides8 > div {
    will-change: transform, box-shadow;
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.7s ease;
}
}

@media (min-width: 1200px) {.title_opener8 {
    background: linear-gradient(150deg, rgb(183,206,175,0.5), rgb(219,233,214), rgb(148,171,134,0.5));
    background-size: 300% 300%;
    animation: gradientAnimation 15s ease infinite;
}@keyframes gradientAnimation {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
  }
  
  .title_opener8 .start_home4 {
    transform: perspective(2000px) rotateX(4deg) rotateY(-3deg);
}.title_opener8 .start_home4:hover {
    transform: perspective(2000px) rotateX(0) rotateY(0);
}.title_opener8 .skill_guides8 {
    opacity: 0.9;
    transform: translateY(20px);
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s ease;
}.title_opener8 .start_home4:hover .skill_guides8 {
    opacity: 1;
    transform: translateY(0);
}}.cookie_popup_overlay0 {
    transform: translateX(-50%);
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    background: rgb(219,233,214);
    z-index: 1050;
    bottom: 20px;
    border-radius: 29px;
    position: fixed;
    padding: 20px;
    text-align: center;
    max-width: 600px;
    font-family: Arial, sans-serif;
    left: 50%;
    align-items: center;
    flex-direction: column;
    display: flex;
    width: 90%;
}.cookies_tracking8 {
    align-items: center;
    flex-direction: column;
    display: flex;
    z-index: 1;
}.track_manage4 {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}.track_manage4 svg, .track_manage4 svg path, .track_manage4 img {
    width: 80px;
    height: 80px;
    fill: rgb(183,206,175);
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie_popup_overlay0 h5 {
    font-weight: 700;
    color: rgb(183,206,175);
    font-size: 20px;
    margin-bottom: 10px;
}.cookie_popup_overlay0 p {
    margin-bottom: 20px;
    font-size: 17px;
    color: #000000;
}.cookie_apply7 {
    cursor: pointer;
    display: inline-block;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    font-size: 17px;
    padding: 10px 20px;
    color: #ffffff;
    margin: 5px;
    background: rgb(183,206,175);
    text-align: center;
    width: calc(50% - 10px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    border-radius: 10px;
}.cookie_apply7:hover {
    background: rgb(148,171,134);
    transform: translateY(-3px);
}.cookie_button.user_status7 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.user_status7:hover {
    background: rgb(148,171,134,0.5);
}.cookie_popup_overlay0 p a {
    text-decoration: underline;
    color: rgb(183,206,175);
    transition: color 0.3s ease-in-out;
}.cookie_popup_overlay0 p a:hover {
    color: rgb(148,171,134);
}
@media only screen and (max-width: 600px) {.cookie_popup_overlay0 {
    left: 0;
    width: 100%;
    bottom: 0;
    transform: none;
    border-radius: 0;
}.cookies_tracking8 {
    padding: 15px;
}.track_manage4 svg {
    width: 50px;
    height: 50px;
}.cookie_popup_overlay0 h5 {
    font-size: calc(20px - 2px);
}.cookie_popup_overlay0 p {
    font-size: calc(17px - 2px);
}.cookie_apply7 {
    width: calc(100% - 10px);
    padding: 8px 16px;
    font-size: calc(17px - 2px);
}}
#cookie_alert_window0 {
    display: none;
}#cookie_alert_window0:checked ~ .cookie_popup_overlay0 {
    visibility: hidden;
    opacity: 0;
}