* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.top_head_10 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.wrapping-container_92 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1123px;
    max-width: 100%;
    margin: auto;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    color: #000000;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    background: linear-gradient(287deg, rgb(255, 255, 255, 0.5) 55%, rgb(217,167,111) 8%, rgb(231,199,156) 93%, rgb(244,228,202) 63%);
    width: 10px;
}::-webkit-scrollbar-button {
    border-radius: 9px;
    height: 10px;
}::-webkit-scrollbar-thumb {
    border: 3px dotted #ffffff;
    animation: slide_scrollbar 3.5s ease-in-out 4;
    background: rgb(231,199,156);
    transition: all, background, transform 2.6s ease;
}::-webkit-scrollbar-thumb:hover {
    transform: scale(0.95);
    box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.4);
}::-webkit-scrollbar-thumb:active {
    background: rgb(217,167,111,0.5);
    transform: translateY(1px);
    box-shadow: inset -1px 0px 13px 4px rgba(0, 0, 0, 0.8);
}::-webkit-scrollbar-corner {
    border: 1px dotted rgb(231,199,156,0.5);
    background: rgb(231,199,156);
}* {
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(231,199,156);
    scrollbar-width: auto;
}.insta_feed_53 {
    flex: 0 0 auto;
}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;
}}
.course_structure_35 {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(244,228,202) 0%, rgba(245, 245, 250, 0.95) 100%);
}.course_structure_35::before {
    background-size: 40px 40px;
    content: "";
    background-image: 
        linear-gradient(30deg, rgba(rgb(231,199,156,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(231,199,156,0.5), 0.03) 1px, transparent 1px);
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
}.course_structure_35::after {
    z-index: 0;
    position: absolute;
    opacity: 0.2;
    height: 300px;
    background: linear-gradient(225deg, rgb(231,199,156) 0%, rgba(rgb(231,199,156,0.5), 0.4) 70%);
    top: -5%;
    width: 300px;
    content: "";
    filter: blur(80px);
    right: -5%;
    border-radius: 50%;
}.course_structure_35 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.course_structure_35 h2 {
    margin-bottom: 40px;
    color: #000000;
    max-width: 90%;
    transform: translateX(-8px);
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    font-size: 33px;
}.course_structure_35 h2::before {
    left: -15px;
    transform: translateY(-50%);
    position: absolute;
    background-color: rgb(231,199,156);
    height: 60%;
    top: 50%;
    width: 6px;
    content: "";
}.course_structure_35 .class_track_59 {
    grid-template-columns: 1fr;
    gap: 40px;
    display: grid;
    position: relative;
}.course_structure_35 .img_card_71 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.06),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    overflow: hidden;
    height: 360px;
    position: relative;
    border: 1px solid rgba(rgb(231,199,156,0.5), 0.15);
}.course_structure_35 .img_card_71::before {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(rgb(231,199,156,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgba(0, 0, 0, 0.5), 0.2) 100%
    );
    height: 100%;
    content: "";
}.course_structure_35 .img_card_71:hover {
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: perspective(1000px) rotateY(0deg) translateZ(5px);
}.course_structure_35 .editorial_wrap_63 {
    scrollbar-width: thin;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.03),
        0 1px 8px rgba(rgba(0, 0, 0, 0.5), 0.01);
    padding: 20px;
    scrollbar-color: rgb(231,199,156) rgba(rgb(231,199,156,0.5), 0.1);
    transform: translateY(-5px);
    position: relative;
    overflow-y: auto;
    max-height: 500px;
    background: #ffffff;
}.course_structure_35 .editorial_wrap_63::-webkit-scrollbar {
    width: 6px;
}.course_structure_35 .editorial_wrap_63::-webkit-scrollbar-track {
    background: rgba(rgb(231,199,156,0.5), 0.1);
    border-radius: 10px;
}.course_structure_35 .editorial_wrap_63::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(231,199,156);
}.course_structure_35 .description {
    font-size: 17px;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: 2px solid rgba(rgb(231,199,156,0.5), 0.3);
    line-height: 1.7;
    position: relative;
}.course_structure_35 .description:last-child {
    margin-bottom: 0;
}.course_structure_35 .description::before {
    height: 0;
    top: 0;
    width: 2px;
    animation: lineGrow 2.5s ease-out forwards;
    background-color: rgb(231,199,156);
    content: "";
    left: -2px;
    position: absolute;
}

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

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

@media (min-width: 992px) {.course_structure_35 {
    padding: 180px 0 120px;
}.course_structure_35 h2 {
    max-width: 60%;
    transform: translateX(-20px);
    font-size: calc(33px * 1.2);
}.course_structure_35 h2::before {
    width: 8px;
    left: -30px;
}.course_structure_35 .class_track_59 {
    gap: 80px;
}.course_structure_35 .img_card_71 {
    height: 520px;
}.course_structure_35 .editorial_wrap_63 {
    padding: 40px;
    max-height: 520px;
}.course_structure_35 .description {
    padding-left: 25px;
    font-size: calc(17px * 1.05);
}
}

@media (min-width: 1200px) {.course_structure_35 .container {
    padding: 0 40px;
}.course_structure_35 .class_track_59 {
    gap: 100px;
}.course_structure_35 .img_card_71 {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.course_structure_35 .img_card_71:hover {
    transform: perspective(1200px) rotateY(0deg) translateZ(10px);
}.course_structure_35 .editorial_wrap_63 {
    transform: translateY(-10px);
}
}

@media (max-width: 767px) {.course_structure_35 {
    padding: 80px 0 60px;
}.course_structure_35 h2 {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: calc(33px * 0.9);
}.course_structure_35 .img_card_71 {
    height: 280px;
}.course_structure_35 .editorial_wrap_63 {
    max-height: 400px;
    padding: 15px;
}.course_structure_35 .description {
    font-size: calc(17px * 0.95);
}}.our_story_62 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.our_story_62::before {
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.65) 50%, 
        rgba(0, 0, 0, 0.75) 100%);
}.our_story_62::after {
    height: 100%;
    position: absolute;
    filter: blur(80px);
    content: "";
    animation: floatGlow 15s infinite alternate ease-in-out;
    background: rgb(231,199,156);
    z-index: 2;
    width: 100%;
    opacity: 0.1;
    right: -50%;
    transform: rotate(35deg);
    top: -50%;
}.our_story_62 .container {
    max-width: 1200px;
    z-index: 5;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}.our_story_62 .editorial_wrap_63 {
    background: rgba(255, 255, 255, 0.08);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(217,167,111);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    padding: 40px 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.05);
}.our_story_62 .editorial_wrap_63:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story_62 h1 {
    position: relative;
    font-size: 39px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}.our_story_62 h1::after {
    background: rgb(217,167,111);
    transform-origin: left;
    animation: expandLine 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 80px;
    left: 0;
    content: "";
    bottom: -10px;
    height: 3px;
}.our_story_62 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.our_story_62 li {
    margin-bottom: 15px;
}.our_story_62 h4 {
    position: relative;
    color: rgb(217,167,111);
    font-size: 19px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 15px;
}.our_story_62 h4::before {
    opacity: 0;
    background: rgb(217,167,111);
    content: "";
    top: 50%;
    height: 2px;
    width: 20px;
    transition: opacity 0.3s, width 0.3s;
    transform: translateY(-50%);
    position: absolute;
    left: -30px;
}.our_story_62 li:hover h4::before {
    opacity: 1;
    width: 25px;
}.our_story_62 span {
    line-height: 1.8;
    opacity: 0.85;
    text-align: justify;
    display: block;
    column-count: 2;
    column-gap: 40px;
    max-width: 100%;
    color: #ffffff;
    font-size: 15px;
}.our_story_62 span::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(217,167,111);
}

@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes floatGlow {
    0% {
        transform: rotate(35deg) translateY(0);
    }
    100% {
        transform: rotate(32deg) translateY(-20px);
    }
}

@media screen and (max-width: 992px) {.our_story_62 {
    padding: 80px 0;
}.our_story_62 .editorial_wrap_63 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px 25px;
}.our_story_62 span {
    column-count: 1;
}
}

@media screen and (max-width: 768px) {.our_story_62 {
    padding: 60px 0;
}.our_story_62 .editorial_wrap_63 {
    transform: none;
    padding: 25px 20px;
}.our_story_62 h1 {
    font-size: calc(39px * 0.85);
}.our_story_62 span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.our_story_62 h1::after {
    width: 60px;
}
}

@media screen and (max-width: 480px) {.our_story_62 {
    padding: 40px 0;
}.our_story_62 .container {
    padding: 0 15px;
}.our_story_62 .editorial_wrap_63 {
    border-left-width: 3px;
    padding: 20px 15px;
}.our_story_62 h1 {
    font-size: calc(39px * 0.75);
    margin-bottom: 20px;
}.our_story_62 span {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.price_offer_85 {
    overflow: hidden;
    position: relative;
    background: rgb(244,228,202);
    padding: 120px 0;
}.price_offer_85::before {
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(231,199,156,0.5) 0%, transparent 70%);
    z-index: 1;
    height: 100%;
    content: "";
    left: 0;
}.price_offer_85 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
}.price_offer_85 .edu_deals_17 {
    gap: 60px;
    display: flex;
    flex-direction: column-reverse;
}.price_offer_85 .pro_rates_01 {
    text-align: center;
    transform: translateY(-10px);
    animation: fadeInUp 0.8s ease-out forwards;
    margin: 0 auto;
    max-width: 800px;
}.price_offer_85 .pro_rates_01 h2 {
    position: relative;
    font-size: 37px;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.price_offer_85 .pro_rates_01 h2::after {
    background: rgb(231,199,156);
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    position: absolute;
    content: "";
    bottom: -10px;
    height: 3px;
}.price_offer_85 .promo_cost_47 {
    color: #000000;
    line-height: 1.7;
    word-break: break-word;
    max-width: 600px;
    overflow-wrap: break-word;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 0;
}.price_offer_85 .access_rates_02 {
    width: 100%;
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
}.price_offer_85 .study_rates_84 {
    height: 100%;
    display: block;
    opacity: 0;
    border-radius: 10px;
    transform: translateY(20px);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: fadeInUp 0.8s ease-out forwards;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation-delay: calc(var(--index, 0) * 0.1s);
    overflow: hidden;
}.price_offer_85 .study_rates_84:nth-child(1) {
    --index: 1;
}.price_offer_85 .study_rates_84:nth-child(2) {
    --index: 2;
}.price_offer_85 .study_rates_84:nth-child(3) {
    --index: 3;
}.price_offer_85 .study_rates_84:nth-child(4) {
    --index: 4;
}.price_offer_85 .study_rates_84:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.price_offer_85 .indv_sub_89 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    height: 100%;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
}.price_offer_85 .indv_sub_89::before {
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(231,199,156), rgb(217,167,111));
    position: absolute;
    height: 5px;
    top: 0;
}.price_offer_85 .pricing_list_29 {
    flex-direction: column;
    box-sizing: border-box;
    flex: 1;
    display: flex;
    padding: 40px 30px;
}.price_offer_85 .pricing_list_29 h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    overflow-wrap: break-word;
    position: relative;
    word-break: break-word;
    font-size: 20px;
}.price_offer_85 .pricing_list_29 h3::after {
    transition: width 0.3s ease;
    background-color: rgb(231,199,156);
    content: "";
    left: 0;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -8px;
}.price_offer_85 .study_rates_84:hover .pricing_list_29 h3::after {
    width: 70px;
}.price_offer_85 .value_pricing_52 {
    font-size: calc(20px * 1.2);
    overflow-wrap: break-word;
    display: inline-block;
    position: relative;
    word-break: break-word;
    color: rgb(231,199,156);
    font-weight: 700;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    border-radius: 10px;
    padding: 8px 16px;
    margin: 10px 0 20px;
}.price_offer_85 .pricing_list_29 p {
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
    margin-bottom: 0;
    color: #000000;
    flex-grow: 1;
    line-height: 1.7;
    font-size: 18px;
}.price_offer_85 .img_card_71 {
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    width: 100%;
}.price_offer_85 .study_rates_84:hover .img_card_71 {
    transform: scale(1.05);
    filter: brightness(1.05);
}

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

@media (min-width: 768px) {.price_offer_85 .access_rates_02 {
    grid-template-columns: repeat(2, 1fr);
}.price_offer_85 .pricing_list_29 {
    padding: 40px;
}.price_offer_85 .img_card_71 {
    height: 220px;
}
}

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

@media (min-width: 1200px) {.price_offer_85 .access_rates_02 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price_offer_85 .pricing_list_29 h3 {
    font-size: calc(20px * 1.1);
}.price_offer_85 .value_pricing_52 {
    font-size: calc(20px * 1.3);
}.price_offer_85 .img_card_71 {
    height: 240px;
}
}

@media (max-width: 767px) {.price_offer_85 {
    padding: 80px 0;
}.price_offer_85 .pricing_list_29 {
    padding: 30px 20px;
}.price_offer_85 .value_pricing_52 {
    padding: 6px 12px;
    font-size: 20px;
}.price_offer_85 .img_card_71 {
    height: 180px;
}
}

@media (max-width: 480px) {.price_offer_85 {
    padding: 60px 0;
}.price_offer_85 .pro_rates_01 h2 {
    font-size: calc(37px * 0.85);
}.price_offer_85 .pricing_list_29 h3 {
    font-size: calc(20px * 0.95);
}.price_offer_85 .img_card_71 {
    height: 160px;
}}.join_list_41 {
    overflow: hidden;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(217,167,111,0.5) 0%, rgb(231,199,156,0.5) 100%);
}.join_list_41::before {
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.05;
    z-index: 1;
    position: absolute;
    content: "";
}.join_list_41::after {
    width: 70%;
    animation: pulse 15s infinite alternate ease-in-out;
    content: "";
    background: radial-gradient(circle, rgb(231,199,156,0.5) 0%, transparent 70%);
    position: absolute;
    height: 200%;
    top: -50%;
    right: -20%;
    opacity: 0.1;
    transform: rotate(-15deg);
    z-index: 0;
}.join_list_41 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.join_list_41 .study_classes_94 {
    display: flex;
    backdrop-filter: blur(10px);
    position: relative;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 97% 100%, 0 100%);
    padding: 3rem;
}.join_list_41 .study_classes_94::before {
    top: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(231,199,156), rgb(217,167,111));
    position: absolute;
    z-index: 1;
    content: "";
    transform: translateX(-3px);
    left: 0;
}.join_list_41 .study_classes_94 h3 {
    line-height: 1.4;
    max-width: 80%;
    position: relative;
    color: #000000;
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: calc(22px * 1.1);
}.join_list_41 .study_classes_94 h3::after {
    left: 0;
    content: "";
    background: rgb(231,199,156);
    height: 3px;
    bottom: -0.8rem;
    width: 60px;
    transform-origin: left;
    animation: expandLine 3s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
    position: absolute;
}.join_list_41 .input_holder {
    position: relative;
    margin-top: 1rem;
    flex-wrap: wrap;
    gap: 1rem;
    max-width: 550px;
    display: flex;
}.join_list_41 .input_holder div {
    flex: 1 1 250px;
    position: relative;
}.join_list_41 .input_holder input[type="email"] {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 1rem 1.2rem;
    font-size: 14px;
    width: 100%;
}.join_list_41 .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px -3px rgb(231,199,156,0.5);
    border-color: rgb(231,199,156);
    outline: none;
}.join_list_41 .input_holder input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.join_list_41 .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}.join_list_41 .input_holder .updates_form_53 {
    font-weight: 600;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    background: linear-gradient(to right, rgb(231,199,156), rgb(217,167,111));
    flex: 0 0 auto;
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 19px;
}.join_list_41 .input_holder .updates_form_53::before {
    height: 100%;
    top: 0;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    width: 100%;
    content: "";
    position: absolute;
}.join_list_41 .input_holder .updates_form_53:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px -5px rgb(231,199,156,0.5);
}.join_list_41 .input_holder .updates_form_53:hover::before {
    left: 100%;
}.join_list_41 .input_holder .updates_form_53:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 10px -3px rgb(231,199,156,0.5);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-15deg) scale(1.1);
    }
}

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

@media (min-width: 768px) {.join_list_41 {
    padding: 5rem 3rem;
}.join_list_41 .study_classes_94 {
    flex-direction: row;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%);
    padding: 4rem;
    align-items: center;
    justify-content: space-between;
}.join_list_41 .study_classes_94 h3 {
    margin-bottom: 0;
    font-size: 28px;
    padding-right: 2rem;
    max-width: 45%;
}.join_list_41 .study_classes_94 h3::after {
    width: 80px;
}.join_list_41 .study_classes_94 > div {
    flex: 0 0 50%;
}.join_list_41 .input_holder {
    margin-top: 0;
    max-width: 100%;
}
    
    @keyframes expandLine {
        0%, 20% {
            width: 80px;
        }
        80%, 100% {
            width: 120px;
        }
    }
}

@media (max-width: 767px) {.join_list_41 .study_classes_94 {
    padding: 2rem;
}.join_list_41 .study_classes_94 h3 {
    font-size: calc(22px * 0.9);
    max-width: 100%;
}.join_list_41 .input_holder {
    flex-direction: column;
}.join_list_41 .input_holder div {
    flex: 1 1 auto;
}.join_list_41 .input_holder .updates_form_53 {
    width: 100%;
}
}

@media (hover: none) {.join_list_41 .input_holder .updates_form_53:hover {
    transform: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}.join_list_41 .input_holder .updates_form_53:hover::before {
    left: -100%;
}.join_list_41 .input_holder input[type="email"]:focus {
    transform: none;
}
}

@media (prefers-reduced-motion) {.join_list_41::after {
    animation: none;
}.join_list_41 .study_classes_94 h3::after {
    animation: none;
    width: 80px;
}.join_list_41 .input_holder .updates_form_53::before {
    display: none;
}}header {
    position: relative;
    width: 100%;
    overflow: visible;
    background: linear-gradient(135deg, rgb(231,199,156,0.5) 0%, rgb(217,167,111) 100%);
    z-index: 99;
}header::before {
    left: 0;
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(145deg, rgb(217,167,111,0.5) 0%, transparent 70%);
    height: 100%;
}header .nav_pagewrap_89 {
    display: flex;
    align-items: center;
    z-index: 5;
    flex-direction: row;
    position: relative;
    justify-content: space-between;
    padding: 20px 15px;
    transform: none;
}header .nav_pagewrap_89 .header_pro_28 {
    transition: transform 0.4s ease;
    transform: translateX(0);
    margin-right: 10px;
}header .nav_pagewrap_89 .header_pro_28:hover {
    transform: scale(1.05);
}header .nav_pagewrap_89 .header_pro_28 .page_nav_46 {
    display: inline-block;
}header .nav_pagewrap_89 .header_pro_28 .page_nav_46 svg {
    width: auto;
    height: 50px;
}header .nav_pagewrap_89 .nav_teach_97 {
    padding: 20px 30px;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    border-radius: 18px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    transform: none;
}header .nav_pagewrap_89 .nav_teach_97::before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 18px;
    transform: rotate(-2deg) scale(1.03);
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82 {
    position: relative;
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82:hover {
    transform: translateY(-3px) scale(1.05);
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82 a {
    color: #ffffff;
    padding: 8px 5px;
    font-size: 16px;
    overflow: hidden;
    font-weight: 600;
    font-family: Arial, sans-serif;
    display: block;
    position: relative;
    text-decoration: none;
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82 a::after {
    content: "";
    height: 2px;
    transition: transform 0.4s ease;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(217,167,111), transparent);
    position: absolute;
    bottom: 0;
    transform: translateX(-100%);
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .nav_pagewrap_89 {
    align-items: center;
    flex-direction: column;
}header .nav_pagewrap_89 .header_pro_28 {
    margin-right: 0;
    margin-bottom: 15px;
}header .nav_pagewrap_89 .nav_teach_97 {
    justify-content: center;
    width: 100%;
    padding: 15px;
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82 {
    margin: 5px 15px 5px 0;
}header .nav_pagewrap_89 .nav_teach_97 .nav_section_82 a {
    padding: 5px;
    font-size: calc(16px - 2px);
}}.contact_80 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.contact_80::before {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    height: 100%;
    content: '';
    backdrop-filter: blur(8px);
    top: 0;
    z-index: 1;
}.contact_80::after {
    position: absolute;
    content: '';
    background: linear-gradient(135deg, rgb(231,199,156,0.5) 0%, transparent 50%, rgb(217,167,111,0.5) 100%);
    z-index: 2;
    height: 100%;
    animation: gradientShift 15s ease infinite;
    top: 0;
    left: 0;
    width: 100%;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contact_80 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 3;
    max-width: 1200px;
}.contact_80 .contact_message_34 {
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 22px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.contact_80 .contact_message_34::before {
    content: '';
    left: -50%;
    pointer-events: none;
    animation: rotate 30s linear infinite;
    width: 200%;
    background: radial-gradient(circle, rgb(231,199,156,0.5) 0%, transparent 30%);
    top: -50%;
    height: 200%;
    opacity: 0.1;
    position: absolute;
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact_80 .request_box_63 {
    overflow: hidden;
    position: relative;
    flex: 1;
    background: linear-gradient(145deg, rgb(231,199,156,0.5) 0%, rgb(217,167,111,0.5) 100%);
    padding: 50px;
}.contact_80 .request_box_63::after {
    top: 0;
    right: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    height: 100%;
    width: 100px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}.contact_80 .request_box_63 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
}.contact_80 .request_box_63 h3::after {
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #ffffff;
    content: '';
    left: 0;
    border-radius: 10px;
}.contact_80 .request_box_63 div {
    margin-bottom: 25px;
    display: flex;
    transition: transform 0.3s ease;
    position: relative;
    align-items: center;
    padding-left: 15px;
    transform: translateX(0);
}.contact_80 .request_box_63 div:hover {
    transform: translateX(10px);
}.contact_80 .request_box_63 div::before {
    background: #ffffff;
    width: 5px;
    height: 0;
    content: '';
    transition: height 0.3s ease, top 0.3s ease;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 10px;
}.contact_80 .request_box_63 div:hover::before {
    height: 80%;
    top: 10%;
}.contact_80 .request_box_63 svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
    fill: #ffffff;
}.contact_80 .request_box_63 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact_80 .request_box_63 div:hover svg path {
    fill: rgb(217,167,111);
}.contact_80 .request_box_63 span {
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
}.contact_80 .request_box_63 span a {
    transition: color 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact_80 .request_box_63 span a:hover {
    color: rgb(217,167,111);
}.contact_80 .inquiry_reach_12 {
    backdrop-filter: blur(10px);
    padding: 50px;
    flex: 1.2;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    overflow: hidden;
}.contact_80 .inquiry_reach_12::before {
    animation: pulse 4s ease-in-out infinite alternate;
    width: 200px;
    right: -100px;
    border-radius: 50%;
    content: '';
    position: absolute;
    background: radial-gradient(circle, rgb(217,167,111,0.5) 0%, transparent 70%);
    height: 200px;
    top: -100px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contact_80 .inquiry_reach_12 h3 {
    font-size: 36px;
    text-align: center;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    margin-bottom: 40px;
}.contact_80 .inquiry_reach_12 h3::after {
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    width: 50px;
    bottom: -15px;
    position: absolute;
    height: 2px;
    background: rgb(217,167,111);
    content: '';
}.contact_80 .inquiry_reach_12 form {
    display: flex;
    flex-direction: column;
}.contact_80 .inquiry_reach_12 input[type="text"],
.contact_80 .inquiry_reach_12 input[type="email"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 22px;
    padding: 15px 20px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    backdrop-filter: blur(5px);
    color: #ffffff;
}.contact_80 .inquiry_reach_12 input[type="text"]:focus,
.contact_80 .inquiry_reach_12 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(217,167,111,0.5);
    border-color: rgb(217,167,111);
    outline: none;
}.contact_80 .inquiry_reach_12 input[type="text"]::placeholder,
.contact_80 .inquiry_reach_12 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contact_80 .inquiry_reach_12 .query_widget_03 {
    margin-bottom: 25px;
    position: relative;
    display: flex;
    align-items: flex-start;
}.contact_80 .inquiry_reach_12 .query_widget_03 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_80 .inquiry_reach_12 .query_widget_03 label {
    position: relative;
    color: #ffffff;
    line-height: 1.5;
    cursor: pointer;
    font-size: 15px;
    padding-left: 30px;
}.contact_80 .inquiry_reach_12 .query_widget_03 label::before {
    height: 18px;
    width: 18px;
    content: '';
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    top: 2px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0;
    border-radius: 10px;
}.contact_80 .inquiry_reach_12 .query_widget_03 label::after {
    transition: all 0.2s ease;
    height: 4px;
    border-left: 2px solid #ffffff;
    left: 5px;
    width: 8px;
    opacity: 0;
    top: 9px;
    transform: rotate(-45deg) scale(0);
    border-bottom: 2px solid #ffffff;
    content: '';
    position: absolute;
}.contact_80 .inquiry_reach_12 .query_widget_03 input[type="checkbox"]:checked + label::before {
    border-color: rgb(217,167,111);
    background: rgb(217,167,111,0.5);
}.contact_80 .inquiry_reach_12 .query_widget_03 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}.contact_80 .inquiry_reach_12 .query_widget_03 label a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(217,167,111);
}.contact_80 .inquiry_reach_12 .query_widget_03 label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.contact_80 .inquiry_reach_12 .message_map_31 {
    font-weight: 600;
    background: linear-gradient(90deg, rgb(231,199,156) 0%, rgb(217,167,111) 100%);
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 15px 30px;
    z-index: 1;
    position: relative;
    border-radius: 22px;
    border: none;
    cursor: pointer;
}.contact_80 .inquiry_reach_12 .message_map_31::before {
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
    width: 100%;
    position: absolute;
    transition: all 0.6s ease;
    content: '';
}.contact_80 .inquiry_reach_12 .message_map_31:hover::before {
    left: 100%;
}.contact_80 .inquiry_reach_12 .message_map_31:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 992px) {.contact_80 {
    padding: 80px 0;
}.contact_80 .contact_message_34 {
    flex-direction: column;
}.contact_80 .request_box_63,
    .contact_80 .inquiry_reach_12 {
    padding: 40px;
}.contact_80 .request_box_63 {
    text-align: center;
}.contact_80 .request_box_63 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.contact_80 .request_box_63 div {
    padding-left: 0;
    justify-content: center;
}.contact_80 .request_box_63 div::before {
    display: none;
}
}

@media (max-width: 768px) {.contact_80 {
    padding: 60px 0;
}.contact_80 .request_box_63,
    .contact_80 .inquiry_reach_12 {
    padding: 30px;
}.contact_80 .request_box_63 h3,
    .contact_80 .inquiry_reach_12 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.contact_80 .request_box_63 div {
    margin-bottom: 20px;
}.contact_80 .inquiry_reach_12 input[type="text"],
    .contact_80 .inquiry_reach_12 input[type="email"] {
    padding: 12px 15px;
}.contact_80 .inquiry_reach_12 .message_map_31 {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contact_80 {
    padding: 40px 0;
}.contact_80 .container {
    padding: 0 10px;
}.contact_80 .request_box_63,
    .contact_80 .inquiry_reach_12 {
    padding: 20px;
}.contact_80 .request_box_63 h3,
    .contact_80 .inquiry_reach_12 h3 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.7);
}.contact_80 .request_box_63 svg {
    width: 20px;
    height: 20px;
}.contact_80 .inquiry_reach_12 .query_widget_03 label {
    font-size: calc(15px * 0.9);
}.contact_80 .inquiry_reach_12 .message_map_31 {
    width: 100%;
}}.training_benefits_56 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(244,228,202) 0%, rgba(255, 255, 255, 0.95) 100%);
}.training_benefits_56::before {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, rgb(231,199,156) 0%, rgb(217,167,111) 100%);
    z-index: 1;
    right: 0;
}.training_benefits_56::after {
    right: -100px;
    width: 300px;
    bottom: -100px;
    position: absolute;
    border: 2px solid rgb(231,199,156,0.5);
    opacity: 0.1;
    content: "";
    height: 300px;
    transform: rotate(45deg);
    z-index: 0;
}.training_benefits_56 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    margin: 0 auto;
    gap: 40px;
}.training_benefits_56 .img_card_71 {
    transform: translateY(-10px);
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 15px 15px 0 rgb(231,199,156,0.5);
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.6s ease;
}.training_benefits_56 .img_card_71:hover {
    transform: translateY(-15px) translateX(5px);
    box-shadow: 20px 20px 0 rgb(231,199,156,0.5);
}.training_benefits_56 .study_classes_94 {
    flex-direction: column;
    justify-content: center;
    display: flex;
}.training_benefits_56 .editorial_wrap_63 {
    position: relative;
    padding-left: 20px;
}.training_benefits_56 .editorial_wrap_63::before {
    content: "";
    background: linear-gradient(to bottom, rgb(231,199,156), rgb(217,167,111));
    left: 0;
    position: absolute;
    transform-origin: center;
    top: 10px;
    transform: scaleY(0.7);
    transition: transform 0.4s ease;
    bottom: 10px;
    width: 4px;
}.training_benefits_56 .editorial_wrap_63:hover::before {
    transform: scaleY(1);
}.training_benefits_56 h1 {
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    line-height: 1.3;
    font-size: 48px;
}.training_benefits_56 h1::after {
    left: 0;
    height: 3px;
    width: 80px;
    background: rgb(217,167,111);
    position: absolute;
    bottom: -8px;
    transition: width 0.5s ease;
    content: "";
}.training_benefits_56 .editorial_wrap_63:hover h1::after {
    width: 120px;
}.training_benefits_56 ul {
    padding: 0;
    gap: 18px;
    list-style: none;
    margin: 0;
    display: grid;
}.training_benefits_56 li {
    padding-left: 40px;
    transition: transform 0.3s ease;
    position: relative;
}.training_benefits_56 li:hover {
    transform: translateX(5px);
}.training_benefits_56 li p {
    margin: 0;
    color: #000000;
    font-size: calc(14px * 1.05);
    font-weight: 400;
    display: flex;
    line-height: 1.6;
    align-items: center;
}.training_benefits_56 li svg {
    left: 0;
    transition: transform 0.3s ease;
    width: 28px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    height: 28px;
}.training_benefits_56 li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.training_benefits_56 li svg path {
    fill: rgb(231,199,156);
    transition: fill 0.3s ease;
}.training_benefits_56 li:hover svg path {
    fill: rgb(217,167,111);
}

@media (max-width: 992px) {.training_benefits_56 {
    padding: 80px 0;
}.training_benefits_56 .container {
    padding: 0 20px;
    grid-template-columns: 1fr;
    gap: 30px;
}.training_benefits_56 .img_card_71 {
    box-shadow: 10px 10px 0 rgb(231,199,156,0.5);
    width: 100%;
    max-height: 400px;
}.training_benefits_56 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 25px;
}
}

@media (max-width: 768px) {.training_benefits_56 {
    padding: 60px 0;
}.training_benefits_56 .img_card_71 {
    max-height: 300px;
}.training_benefits_56 h1 {
    margin-bottom: 20px;
    font-size: calc(48px * 0.8);
}.training_benefits_56 ul {
    gap: 15px;
}.training_benefits_56 li p {
    font-size: 14px;
}
}

@media (max-width: 576px) {.training_benefits_56 {
    padding: 40px 0;
}.training_benefits_56 .img_card_71 {
    max-height: 250px;
    box-shadow: 8px 8px 0 rgb(231,199,156,0.5);
}.training_benefits_56 .editorial_wrap_63 {
    padding-left: 15px;
}.training_benefits_56 .editorial_wrap_63::before {
    width: 3px;
}.training_benefits_56 h1 {
    margin-bottom: 18px;
    font-size: calc(48px * 0.7);
}.training_benefits_56 h1::after {
    height: 2px;
    width: 60px;
}.training_benefits_56 li {
    padding-left: 34px;
}.training_benefits_56 li svg {
    height: 24px;
    width: 24px;
}.training_benefits_56 li p {
    line-height: 1.5;
    font-size: calc(14px * 0.95);
}}.insta_feed_53 {
    z-index: 1;
    position: relative;
    padding: 5rem 0 3rem;
    color: #ffffff;
    background-position: center center;
}.insta_feed_53::before {
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    left: 0;
    z-index: -1;
}.insta_feed_53::after {
    opacity: 0.5;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    z-index: -1;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    width: 100%;
}.insta_feed_53 .container {
    display: flex;
    flex-direction: column;
    position: relative;
}.insta_feed_53 .container::before {
    left: 0;
    background: linear-gradient(0deg, rgb(231,199,156) 0%, transparent 100%);
    top: -80px;
    height: 80px;
    content: "";
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    position: absolute;
    opacity: 0.3;
    width: 100%;
}.insta_feed_53 .company_holder {
    border: 1px solid rgba(rgb(231,199,156), 0.3);
    padding: 2rem;
    border-radius: 10px;
    margin-bottom: 4rem;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(5px);
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
}.insta_feed_53 .company_holder::before {
    content: "";
    width: calc(100% + 10px);
    filter: blur(5px);
    top: -5px;
    background: linear-gradient(45deg, rgb(231,199,156), transparent 70%);
    z-index: -1;
    height: calc(100% + 10px);
    opacity: 0.5;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    position: absolute;
    left: -5px;
}.insta_feed_53 .company_holder h3 {
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    text-shadow: 0 0 10px rgb(231,199,156), 0 0 20px rgb(231,199,156), 0 0 30px rgb(231,199,156);
    font-size: calc(34px * 1.2);
    font-weight: 700;
    color: #ffffff;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}.insta_feed_53 .company_holder h3::before {
    left: 2px;
    position: absolute;
    filter: blur(1px);
    color: rgb(231,199,156);
    top: 2px;
    content: attr(data-text);
    opacity: 0.7;
    z-index: -1;
}.insta_feed_53 .exam_prep_74 {
    border-left: 2px solid rgb(231,199,156);
    font-size: 12px;
    margin-top: 1.5rem;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.6;
    padding-left: 1rem;
}.insta_feed_53 .story_spot_04 {
    justify-content: space-between;
    display: flex;
    position: relative;
}.insta_feed_53 .story_spot_04::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(231,199,156), transparent);
    left: 0;
    position: absolute;
    height: 1px;
    top: -20px;
    width: 100%;
}.insta_feed_53 .nav_train_38 {
    gap: 2rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
}.insta_feed_53 .nav_teach_97 {
    transition: all 0.3s ease;
    border-left: 2px solid rgb(231,199,156);
    padding: 1.5rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid rgb(231,199,156);
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    flex: 1;
}.insta_feed_53 .nav_teach_97:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
    background: rgba(rgb(231,199,156,0.5), 0.1);
}.insta_feed_53 .nav_teach_97 h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(217,167,111);
    letter-spacing: 2px;
    position: relative;
    font-size: 24px;
}.insta_feed_53 .nav_teach_97 h5::after {
    left: 0;
    box-shadow: 0 0 10px rgb(231,199,156);
    content: "";
    width: 40px;
    position: absolute;
    bottom: -8px;
    height: 2px;
    background: rgb(231,199,156);
}.insta_feed_53 .nav_teach_97 .nav_train_38 {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.insta_feed_53 .nav_teach_97 .nav_train_38 a {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.7;
    padding: 0.5rem 0 0.5rem 1.5rem;
    transition: all 0.3s ease;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}.insta_feed_53 .nav_teach_97 .nav_train_38 a::before {
    left: 0;
    font-size: 0.8em;
    transition: all 0.3s ease;
    color: rgb(231,199,156);
    position: absolute;
    content: "//";
}.insta_feed_53 .nav_teach_97 .nav_train_38 a:hover {
    color: rgb(231,199,156);
    opacity: 1;
    text-shadow: 0 0 5px rgb(231,199,156);
}.insta_feed_53 .nav_teach_97 .nav_train_38 a:hover::before {
    color: rgb(217,167,111);
}.music_edu_25 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    background: rgba(0, 0, 0, 0.6);
    margin-top: 3rem;
    padding: 1.5rem 0;
    position: relative;
}.music_edu_25::before {
    width: 100%;
    content: "";
    background-image: 
        linear-gradient(90deg, transparent, rgb(231,199,156), transparent);
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
}.music_edu_25 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.music_edu_25 .youtube_chan_24 {
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    opacity: 0.7;
    letter-spacing: 1px;
}.music_edu_25 .youtube_chan_24::before,
.music_edu_25 .youtube_chan_24::after {
    content: "//";
    margin: 0 10px;
    color: rgb(231,199,156);
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(231,199,156), 0 0 20px rgb(231,199,156);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.insta_feed_53 .story_spot_04 {
    flex-direction: column;
}.insta_feed_53 .nav_train_38 {
    flex-direction: column;
}.insta_feed_53 .nav_teach_97 {
    margin-bottom: 1rem;
    width: 100%;
}.music_edu_25 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.insta_feed_53 {
    padding: 4rem 0 2rem;
}.insta_feed_53 .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.insta_feed_53 .company_holder h3 {
    font-size: 34px;
}.insta_feed_53 .nav_teach_97 h5 {
    font-size: calc(24px * 0.9);
}.music_edu_25 {
    margin-top: 2rem;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
}
}

@media screen and (max-width: 576px) {.insta_feed_53 {
    padding: 3rem 0 2rem;
}.insta_feed_53 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.insta_feed_53 .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(34px * 0.85);
}.insta_feed_53 .exam_prep_74 {
    font-size: calc(12px * 0.9);
}.insta_feed_53 .nav_teach_97 {
    padding: 1rem;
}.insta_feed_53 .nav_teach_97 .nav_train_38 a {
    font-size: calc(12px * 0.9);
}.music_edu_25 {
    padding: 1rem 0;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
}.music_edu_25 .youtube_chan_24::before,
    .music_edu_25 .youtube_chan_24::after {
    display: none;
}}.privacy_module_95 {
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(244,228,202) 0%, rgba(250, 250, 255, 0.95) 100%);
    position: relative;
}.privacy_module_95::before {
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0.15;
    z-index: 0;
    content: "";
    position: absolute;
    background: radial-gradient(circle at 10% 30%, rgb(217,167,111,0.5) 0%, transparent 60%);
    width: 100%;
}.privacy_module_95::after {
    height: 40%;
    transform: skewY(-5deg);
    z-index: 0;
    right: -10px;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(231,199,156,0.5) 100%);
    width: 50%;
    bottom: -10px;
    opacity: 0.1;
}.privacy_module_95 .container {
    perspective: 1000px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    transform-style: preserve-3d;
    position: relative;
}.privacy_module_95 h1 {
    position: relative;
    padding-bottom: 0.5rem;
    font-weight: 700;
    display: inline-block;
    letter-spacing: -0.02em;
    border-bottom: 3px solid rgb(217,167,111,0.5);
    margin-bottom: 2.5rem;
    color: rgb(231,199,156);
    font-size: 46px;
    transform: translateZ(10px);
}.privacy_module_95 h1::after {
    animation: lineGrow 1.5s ease-out forwards;
    width: 60%;
    position: absolute;
    height: 3px;
    content: "";
    bottom: -3px;
    left: 0;
    transform-origin: left;
    background: rgb(231,199,156);
}.privacy_module_95 h2 {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 1.25rem;
    font-weight: 600;
    padding-left: 1.5rem;
    font-size: 36px;
    transform: translateZ(5px);
    color: #000000;
}.privacy_module_95 h2::before {
    position: absolute;
    content: "";
    background: rgb(217,167,111);
    width: 0.75rem;
    top: 50%;
    left: 0;
    height: 0.75rem;
    transform: translateY(-50%) rotate(45deg);
}.privacy_module_95 h3 {
    padding-left: 1.25rem;
    margin-top: 2.5rem;
    font-weight: 600;
    position: relative;
    margin-bottom: 1.25rem;
    font-size: calc(36px * 0.85);
    color: #000000;
}.privacy_module_95 h3::before {
    background: rgb(217,167,111,0.5);
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    height: 0.6rem;
    left: 0;
    content: "";
    width: 0.6rem;
}.privacy_module_95 h4 {
    padding-left: 1rem;
    margin-top: 2rem;
    font-weight: 600;
    font-size: calc(36px * 0.7);
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
}.privacy_module_95 h4::before {
    position: absolute;
    width: 0.5rem;
    transform: translateY(-50%) rotate(45deg);
    height: 0.5rem;
    content: "";
    background: rgb(217,167,111,0.5);
    top: 50%;
    left: 0;
    opacity: 0.7;
}.privacy_module_95 p {
    position: relative;
    margin-bottom: 1.5rem;
    padding-right: 1rem;
    font-size: 12px;
    color: #000000;
    line-height: 1.7;
    max-width: 90ch;
    transform: translateZ(0);
}.privacy_module_95 p strong {
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.privacy_module_95 p strong::after {
    transform-origin: left;
    content: "";
    position: absolute;
    left: 0;
    transform: scaleX(0.9);
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: rgb(217,167,111,0.5);
}.privacy_module_95 ul {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 1.5rem 0 2.5rem 1.5rem;
}.privacy_module_95 ul::before {
    height: 100%;
    top: 0;
    content: "";
    width: 2px;
    left: -1rem;
    position: absolute;
    background: linear-gradient(to bottom, rgb(217,167,111,0.5), transparent);
}.privacy_module_95 li {
    transition: transform 0.3s ease;
    transform: translateZ(0);
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    font-size: 12px;
    line-height: 1.6;
}.privacy_module_95 li::before {
    transform: rotate(45deg);
    position: absolute;
    top: 0.6em;
    width: 0.5rem;
    content: "";
    height: 0.5rem;
    border-radius: 10px;
    left: 0;
    border: 2px solid rgb(217,167,111);
}.privacy_module_95 li:hover {
    transform: translateX(5px) translateZ(0);
}.privacy_module_95 span {
    box-shadow: 0 5px 15px rgba(0,0,0,0.03);
    font-size: 12px;
    color: #000000;
    line-height: 1.7;
    padding: 1.25rem;
    transition: all 0.3s ease;
    display: block;
    transform: translateZ(0);
    margin-bottom: 2rem;
    background: rgba(255,255,255,0.7);
    border-left: 3px solid rgb(217,167,111);
}.privacy_module_95 span:hover {
    transform: translateY(-3px) translateZ(0);
    background: rgba(255,255,255,0.9);
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

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

@media (min-width: 768px) {.privacy_module_95 {
    padding: 6rem 3rem;
}.privacy_module_95 .container {
    padding: 0 2rem;
}.privacy_module_95 h1 {
    font-size: calc(46px * 1.1);
    margin-bottom: 3rem;
}.privacy_module_95 h2 {
    margin-top: 4rem;
    font-size: calc(36px * 1.05);
}.privacy_module_95 ul {
    margin-left: 2.5rem;
}
}

@media (min-width: 992px) {.privacy_module_95 {
    padding: 7rem 4rem;
}.privacy_module_95 h1 {
    transform: translateX(2rem) translateZ(10px);
}.privacy_module_95 span {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-left: 2rem;
    width: calc(100% - 4rem);
}.privacy_module_95 span:hover {
    transform: translateY(-5px) translateX(5px) translateZ(0);
}.privacy_module_95 p, .privacy_module_95 li {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.privacy_module_95 {
    padding: 4rem 1.5rem;
}.privacy_module_95 h1 {
    font-size: calc(46px * 0.9);
    margin-bottom: 2rem;
}.privacy_module_95 h2 {
    padding-left: 1.25rem;
    margin-top: 2.5rem;
    font-size: calc(36px * 0.9);
}.privacy_module_95 h3, .privacy_module_95 h4 {
    padding-left: 1rem;
}.privacy_module_95 p, .privacy_module_95 li, .privacy_module_95 span {
    font-size: calc(12px * 0.95);
}.privacy_module_95 ul {
    margin-left: 0.5rem;
}.privacy_module_95 li {
    padding-left: 1.25rem;
}.privacy_module_95 span {
    padding: 1rem;
}}.mentorship_experience_95 {
    position: relative;
    border-radius: 18px;
    background: linear-gradient(135deg, rgb(244,228,202) 0%, rgb(231,199,156,0.5) 100%);
    padding: 4rem 2rem;
    overflow: hidden;
}.mentorship_experience_95::before {
    background: rgb(217,167,111,0.5);
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    position: absolute;
    left: -10%;
    height: 120%;
    top: -10%;
    animation: pulse 8s infinite alternate;
    width: 70%;
    transform: rotate(-15deg);
    content: "";
}.mentorship_experience_95 .client_voices_46 {
    z-index: 2;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 2rem;
}.mentorship_experience_95 .client_voices_46:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.mentorship_experience_95 .img_card_71 {
    height: 400px;
    transform: rotate(-3deg) translateY(20px);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.mentorship_experience_95 .img_card_71::after {
    background: linear-gradient(45deg, rgb(231,199,156,0.5) 0%, transparent 70%);
    position: absolute;
    border-radius: 10px;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}.mentorship_experience_95 .client_voices_46:hover .img_card_71 {
    transform: rotate(0deg) translateY(0);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}.mentorship_experience_95 .career_summary_02 {
    z-index: 3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease;
    border-radius: 18px;
    background: #ffffff;
    padding: 2rem;
    position: relative;
    transform: translateY(30px) rotate(2deg);
}.mentorship_experience_95 .client_voices_46:hover .career_summary_02 {
    transform: translateY(0) rotate(0deg);
}.mentorship_experience_95 .name {
    margin-bottom: 0.5rem;
    position: relative;
    font-size: 32px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: rgb(231,199,156);
}.mentorship_experience_95 .name::after {
    width: 60px;
    left: 0;
    height: 3px;
    position: absolute;
    bottom: -8px;
    transform-origin: left;
    transition: transform 0.3s ease;
    background: linear-gradient(90deg, rgb(217,167,111) 0%, rgb(231,199,156) 100%);
    content: "";
    transform: scaleX(0.6);
}.mentorship_experience_95 .client_voices_46:hover .name::after {
    transform: scaleX(1);
}.mentorship_experience_95 .career_summary_02 > div:nth-child(2) {
    opacity: 0.8;
    color: rgb(217,167,111);
    font-weight: 600;
    transition: all 0.3s ease;
    transform: translateX(5px);
    font-size: 20px;
    margin-bottom: 1.5rem;
}.mentorship_experience_95 .client_voices_46:hover .career_summary_02 > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.mentorship_experience_95 .job_background_82 {
    font-size: 18px;
    position: relative;
    font-weight: 400;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-style: italic;
}.mentorship_experience_95 .job_background_82::before {
    background: linear-gradient(to bottom, rgb(231,199,156), rgb(217,167,111));
    height: 100%;
    width: 3px;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}

@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (max-width: 768px) {.mentorship_experience_95 .client_voices_46 {
    grid-template-columns: 1fr;
}.mentorship_experience_95 .img_card_71 {
    height: 300px;
}}.tyDiv_25 {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(145deg, rgb(231,199,156,0.5), rgb(217,167,111,0.5) 70%, rgb(255, 255, 255, 0.5));
}.tyDiv_25::before {
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.6;
    height: 100%;
    content: "";
    animation: pulse 15s infinite alternate;
    background: 
    radial-gradient(circle at 20% 30%, rgb(231,199,156,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(217,167,111,0.5) 0%, transparent 40%);
    left: 0;
}.tyDiv_25::after {
    animation: glow 10s infinite alternate;
    background: rgb(255, 255, 255, 0.5);
    opacity: 0.2;
    height: 100%;
    filter: blur(100px);
    top: -50%;
    content: "";
    right: -50%;
    transform: rotate(45deg);
    position: absolute;
    width: 100%;
}.tyDiv_25 .container {
    transform-style: preserve-3d;
    padding: 0 2rem;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.tyDiv_25 h2 {
    animation: fadeSlideIn 0.8s ease-out both;
    font-size: clamp(1.5rem, 3vw, 29px);
    font-weight: 700;
    position: relative;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    margin-bottom: 2.5rem;
    text-align: center;
    transform: translateZ(30px);
    font-family: Arial, sans-serif;
    color: #000000;
}.tyDiv_25 h2::after {
    transform: translateX(-50%) translateZ(20px);
    opacity: 0.8;
    background: linear-gradient(90deg, rgb(231,199,156), rgb(217,167,111));
    bottom: -0.5rem;
    position: absolute;
    width: 100px;
    content: "";
    left: 50%;
    height: 3px;
}.tyDiv_25 .study_classes_94 {
    animation: slideUpScale 1s ease-out 0.3s both;
    overflow: hidden;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.1),
    0 3px 10px rgba(0, 0, 0, 0.05),
    0 1px 5px rgba(0, 0, 0, 0.03);
    transform: translateZ(20px) rotateX(2deg);
    padding: 2.5rem;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: linear-gradient(to right bottom, #ffffff, rgba(255, 255, 255, 0.85));
    position: relative;
    border-radius: 16px;
}.tyDiv_25 .study_classes_94::before {
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(231,199,156,0.5) 0%, transparent 100%);
    z-index: -1;
    left: 0;
    opacity: 0.05;
    top: 0;
    position: absolute;
}.tyDiv_25 .study_classes_94:hover {
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.15),
    0 5px 15px rgba(0, 0, 0, 0.08),
    0 2px 8px rgba(0, 0, 0, 0.06);
    transform: translateZ(25px) rotateX(0deg);
}.tyDiv_25 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.tyDiv_25 li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 0;
    animation: fadeSlideInDelayed 1.2s ease-out both;
}.tyDiv_25 li::before {
    height: 0;
    transform: scale(0);
    position: absolute;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    top: 0.7rem;
    width: 0;
    border-radius: 50%;
    background: rgb(231,199,156);
    content: "";
    left: -5px;
    opacity: 0;
}.tyDiv_25 li:hover::before {
    transform: scale(1);
    width: 8px;
    opacity: 1;
    left: -20px;
    height: 8px;
}.tyDiv_25 span {
    font-size: clamp(1rem, 2vw, 14px);
    font-weight: 400;
    position: relative;
    letter-spacing: 0.01em;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    display: block;
    transform: translateZ(10px);
    color: #000000;
}

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

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

@keyframes slideUpScale {
  from {
    opacity: 0;
    transform: translateY(40px) translateZ(20px) scale(0.95) rotateX(5deg);
  }
  to {
    opacity: 1;
    transform: translateY(0) translateZ(20px) scale(1) rotateX(2deg);
  }
}

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

@keyframes glow {
  0%, 100% {
    opacity: 0.2;
    filter: blur(100px);
  }
  50% {
    opacity: 0.3;
    filter: blur(120px);
  }
}

@media (min-width: 768px) {.tyDiv_25 {
    padding: 6rem 0;
}.tyDiv_25 .study_classes_94 {
    max-width: 85%;
    margin: 0 auto;
    padding: 3rem;
    transform: translateZ(20px) rotateX(3deg);
}.tyDiv_25 h2 {
    margin-bottom: 3rem;
}.tyDiv_25 li::before {
    left: -10px;
}.tyDiv_25 li:hover::before {
    left: -25px;
}
}

@media (min-width: 992px) {.tyDiv_25 {
    padding: 7rem 0;
}.tyDiv_25 .container {
    flex-direction: column;
    display: flex;
    align-items: center;
}.tyDiv_25 h2 {
    max-width: 80%;
    transform: translateZ(40px);
}.tyDiv_25 .study_classes_94 {
    max-width: 75%;
    transform: translateZ(25px) rotateX(2deg);
    padding: 3.5rem 4rem;
}.tyDiv_25 .study_classes_94:hover {
    transform: translateZ(35px) rotateX(0deg);
}.tyDiv_25 li {
    padding-left: 0.5rem;
}
}

@media (max-width: 767px) {.tyDiv_25 {
    padding: 4rem 0;
}.tyDiv_25 .study_classes_94 {
    padding: 1.5rem;
    transform: translateZ(10px) rotateX(1deg);
}.tyDiv_25 h2 {
    font-size: clamp(1.2rem, 5vw, 1.8rem);
    margin-bottom: 2rem;
    transform: translateZ(15px);
}.tyDiv_25 .study_classes_94:hover {
    transform: translateZ(15px) rotateX(0deg);
}.tyDiv_25 span {
    font-size: 0.95rem;
}
}

@media (max-width: 480px) {.tyDiv_25 {
    padding: 3rem 0;
}.tyDiv_25 .container {
    padding: 0 1.5rem;
}.tyDiv_25 h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}.tyDiv_25 .study_classes_94 {
    padding: 1.25rem;
}.tyDiv_25 span {
    line-height: 1.5;
    font-size: 0.9rem;
}}.statistical_summary_17 {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(244,228,202) 0%, rgba(245, 247, 250, 0.95) 100%);
}.statistical_summary_17::before {
    pointer-events: none;
    background: linear-gradient(120deg, rgb(231,199,156,0.5) 0%, transparent 80%);
    position: absolute;
    right: -5%;
    width: 25rem;
    content: "";
    top: -10%;
    z-index: 1;
    transform: rotate(-15deg) skew(20deg);
    height: 25rem;
    opacity: 0.08;
}.statistical_summary_17::after {
    opacity: 0.1;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    transform: rotate(10deg) skew(-15deg);
    bottom: -5%;
    height: 20rem;
    width: 30rem;
    left: -10%;
    background: linear-gradient(220deg, rgb(217,167,111,0.5) 0%, transparent 70%);
}.statistical_summary_17 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 2rem;
}.statistical_summary_17 ul {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    list-style: none;
    margin: 0 0 3.5rem;
    gap: 2.5rem;
    padding: 0;
}.statistical_summary_17 .expert_statistics_39 {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    position: relative;
    cursor: pointer;
    background: #ffffff;
    transform: translateY(0);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.statistical_summary_17 .expert_statistics_39:hover {
    transform: translateY(-10px);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.09);
}.statistical_summary_17 .expert_statistics_39::before {
    content: "";
    transform: scaleY(0);
    width: 5px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: bottom;
    height: 100%;
    background: linear-gradient(to bottom, rgb(231,199,156), rgb(217,167,111));
}.statistical_summary_17 .expert_statistics_39:hover::before {
    transform: scaleY(1);
}.statistical_summary_17 .expert_statistics_39 div {
    justify-content: center;
    position: relative;
    padding: 2.5rem 2rem;
    flex-direction: column;
    height: 100%;
    z-index: 2;
    align-items: flex-start;
    display: flex;
}.statistical_summary_17 .expert_statistics_39 div::after {
    bottom: 0;
    height: 60px;
    width: 60px;
    position: absolute;
    background: linear-gradient(135deg, transparent 50%, rgba(245, 247, 250, 0.6) 50%);
    z-index: -1;
    content: "";
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
}.statistical_summary_17 .expert_statistics_39:hover div::after {
    transform: scale(2.5);
}.statistical_summary_17 .expert_statistics_39 p {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: rgb(231,199,156);
    font-size: 3.5rem;
    position: relative;
    margin: 0 0 0.75rem;
    line-height: 1;
    font-weight: 700;
}.statistical_summary_17 .expert_statistics_39:hover p {
    transform: translateX(0.5rem);
}.statistical_summary_17 .expert_statistics_39 p::after {
    bottom: -0.5rem;
    width: 2.5rem;
    background: rgb(217,167,111);
    left: 0;
    height: 3px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    content: "";
    transform-origin: left;
    position: absolute;
    transform: scaleX(0.5);
}.statistical_summary_17 .expert_statistics_39:hover p::after {
    transform: scaleX(1);
}.statistical_summary_17 .expert_statistics_39 span {
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    line-height: 1.4;
    opacity: 0.9;
    max-width: 85%;
    font-weight: 600;
    display: block;
    font-size: 13px;
}.statistical_summary_17 .expert_statistics_39:hover span {
    opacity: 1;
    transform: translateX(0.5rem);
}.statistical_summary_17 h4 {
    position: relative;
    color: #000000;
    margin: 0;
    text-align: center;
    left: 50%;
    padding-bottom: 1rem;
    transform: translateX(-50%);
    display: inline-block;
    font-size: 23px;
}.statistical_summary_17 h4::before {
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(231,199,156), transparent);
    content: "";
    width: 50%;
    left: 25%;
    position: absolute;
    height: 2px;
}

@media (max-width: 1024px) {.statistical_summary_17 {
    padding: 4rem 0;
}.statistical_summary_17 ul {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 2rem;
}.statistical_summary_17 .expert_statistics_39 div {
    padding: 2rem 1.75rem;
}.statistical_summary_17 .expert_statistics_39 p {
    font-size: 3rem;
}
}

@media (max-width: 768px) {.statistical_summary_17 {
    padding: 3.5rem 0;
}.statistical_summary_17 ul {
    margin-bottom: 3rem;
    gap: 1.75rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.statistical_summary_17 .expert_statistics_39 div {
    padding: 1.75rem 1.5rem;
}.statistical_summary_17 .expert_statistics_39 p {
    font-size: 2.75rem;
}.statistical_summary_17 .expert_statistics_39 span {
    max-width: 100%;
}
}

@media (max-width: 576px) {.statistical_summary_17 {
    padding: 3rem 0;
}.statistical_summary_17 .container {
    padding: 0 1.5rem;
}.statistical_summary_17 ul {
    gap: 1.5rem;
    margin-bottom: 2.5rem;
    grid-template-columns: 1fr;
}.statistical_summary_17 .expert_statistics_39 div {
    padding: 1.5rem;
}.statistical_summary_17 .expert_statistics_39 p {
    font-size: 2.5rem;
}.statistical_summary_17 h4 {
    font-size: calc(23px * 0.9);
}
}

@media (hover: none) {.statistical_summary_17 .expert_statistics_39:hover {
    transform: translateY(0);
}.statistical_summary_17 .expert_statistics_39 div::after,
  .statistical_summary_17 .expert_statistics_39::before,
  .statistical_summary_17 .expert_statistics_39 p::after {
    display: none;
}.statistical_summary_17 .expert_statistics_39 p,
  .statistical_summary_17 .expert_statistics_39 span {
    transform: none !important;
}}.title_opener_37 {
    width: 100%;
    overflow: hidden;
    min-height: 700px;
    position: relative;
    background: #000000;
    height: 100vh;
}.title_opener_37 .study_classes_94 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    height: 100%;
}.title_opener_37 .edu_online_29 {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}.title_opener_37 .edu_online_29::before {
    z-index: 2;
    inset: 0;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 50%,
        transparent 100%
    );
    position: absolute;
    content: '';
}.title_opener_37 .edu_online_29::after {
    inset: 0;
    z-index: 2;
    content: '';
    background: linear-gradient(
        to bottom,
        transparent 70%,
        #000000 100%
    );
    position: absolute;
}.title_opener_37 .page_primary_60 {
    animation-iteration-count: infinite;
    animation-name: cascade-carousel;
    display: flex;
    width: 500%;
    height: 100%;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    animation-duration: 35s;
}.title_opener_37 .start_entry_62 {
    overflow: hidden;
    width: 20%;
    position: relative;
    height: 100%;
    transform-origin: center;
}.title_opener_37 .start_entry_62::before {
    background: rgb(217,167,111,0.5);
    position: absolute;
    content: '';
    inset: 0;
    z-index: 2;
    mix-blend-mode: multiply;
    opacity: 0.15;
}.title_opener_37 .start_entry_62 img {
    width: 100%;
    transform: scale(1.1);
    height: 100%;
    object-fit: cover;
    animation: ken-burns 15s ease alternate infinite;
}.title_opener_37 .start_entry_62:nth-child(2) img {
    animation-delay: -3s;
}.title_opener_37 .start_entry_62:nth-child(3) img {
    animation-delay: -6s;
}.title_opener_37 .start_entry_62:nth-child(4) img {
    animation-delay: -9s;
}.title_opener_37 .start_entry_62:nth-child(5) img {
    animation-delay: -12s;
}.title_opener_37 .editorial_wrap_63 {
    padding: 0;
    max-width: 600px;
    position: relative;
    margin-left: 10%;
    z-index: 10;
}.title_opener_37 .editorial_wrap_63::before {
    background: rgb(231,199,156);
    transform: translateY(-50%);
    width: 5px;
    content: '';
    animation: line-extend 1.5s ease forwards;
    position: absolute;
    top: 50%;
    left: -30px;
    height: 0;
}.title_opener_37 .editorial_wrap_63 h1 {
    transform: translateY(30px);
    padding-bottom: 20px;
    margin-bottom: 1.5rem;
    color: #ffffff;
    animation: fade-in-up 1s ease 0.5s forwards;
    position: relative;
    line-height: 1.2;
    font-size: calc(41px * 1.4);
    font-weight: 700;
    opacity: 0;
}.title_opener_37 .editorial_wrap_63 h1::after {
    left: 0;
    transform-origin: left;
    width: 80px;
    animation: line-grow 1.5s ease 1s forwards;
    height: 3px;
    position: absolute;
    content: '';
    bottom: 0;
    transform: scaleX(0);
    background: rgb(231,199,156);
}.title_opener_37 .editorial_wrap_63 p {
    line-height: 1.8;
    color: #ffffff;
    font-size: 13px;
    opacity: 0;
    animation: fade-in-up 1s ease 0.8s forwards;
    transform: translateY(30px);
    margin-bottom: 2.5rem;
}.title_opener_37 .editorial_wrap_63 .message_map_31 {
    border: 2px solid rgb(231,199,156);
    transition: all 0.4s ease;
    z-index: 1;
    text-decoration: none;
    background: transparent;
    display: inline-flex;
    opacity: 0;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    transform: translateY(30px);
    padding: 16px 38px;
    animation: fade-in-up 1s ease 1.1s forwards;
    border-radius: 28px;
    position: relative;
}.title_opener_37 .editorial_wrap_63 .message_map_31::before {
    content: '';
    top: 0;
    background: rgb(231,199,156);
    position: absolute;
    width: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    transition: width 0.4s ease;
}.title_opener_37 .editorial_wrap_63 .message_map_31:hover {
    color: #ffffff;
}.title_opener_37 .editorial_wrap_63 .message_map_31:hover::before {
    width: 100%;
}.title_opener_37::before {
    z-index: 5;
    background-size: 20px 20px;
    height: 100%;
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.03) 1px, transparent 1px);
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    position: absolute;
    pointer-events: none;
}

@keyframes cascade-carousel {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ken-burns {
    0% {
        transform: scale(1.1) translate(0, 0);
    }
    50% {
        transform: scale(1.2) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.1) translate(0, 0);
    }
}

@keyframes line-extend {
    0% {
        height: 0;
    }
    100% {
        height: 70%;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1400px) {.title_opener_37 .editorial_wrap_63 {
    max-width: 550px;
}.title_opener_37 .editorial_wrap_63 h1 {
    font-size: calc(41px * 1.3);
}
}

@media (max-width: 1200px) {.title_opener_37 .editorial_wrap_63 {
    max-width: 500px;
}.title_opener_37 .editorial_wrap_63 h1 {
    font-size: calc(41px * 1.2);
}
}

@media (max-width: 992px) {.title_opener_37 {
    min-height: 600px;
}.title_opener_37 .edu_online_29::before {
    background: linear-gradient(
            to right,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 40%,
            transparent 90%
        );
}.title_opener_37 .editorial_wrap_63 {
    margin-left: 5%;
    max-width: 450px;
}.title_opener_37 .editorial_wrap_63 h1 {
    font-size: calc(41px * 1.1);
}
}

@media (max-width: 768px) {.title_opener_37 {
    min-height: 550px;
}.title_opener_37 .study_classes_94 {
    align-items: center;
}.title_opener_37 .edu_online_29::before {
    background: linear-gradient(
            135deg,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 50%,
            transparent 100%
        );
}.title_opener_37 .editorial_wrap_63 {
    padding: 2rem;
    border-radius: 28px;
    max-width: 500px;
    background: rgba(0, 0, 0, 0.3);
    width: 90%;
    backdrop-filter: blur(5px);
    margin-left: 0;
}.title_opener_37 .editorial_wrap_63::before {
    top: 0;
    left: 0;
    width: 30%;
    height: 5px !important;
    animation: width-extend 1.5s ease forwards;
    transform: none;
}.title_opener_37 .editorial_wrap_63 h1 {
    font-size: 41px;
}
}

@keyframes width-extend {
    0% {
        width: 0;
    }
    100% {
        width: 30%;
    }
}

@media (max-width: 576px) {.title_opener_37 {
    min-height: 500px;
}.title_opener_37 .editorial_wrap_63 {
    padding: 1.5rem;
}.title_opener_37 .editorial_wrap_63 h1 {
    margin-bottom: 1rem;
    padding-bottom: 15px;
    font-size: calc(41px * 0.9);
}.title_opener_37 .editorial_wrap_63 p {
    margin-bottom: 2rem;
    font-size: calc(13px * 0.9);
}.title_opener_37 .editorial_wrap_63 .message_map_31 {
    justify-content: center;
    width: 100%;
    padding: 12px 25px;
}.title_opener_37::before {
    background-size: 15px 15px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.title_opener_37 {
    min-height: 450px;
    height: auto;
}.title_opener_37 .editorial_wrap_63 h1 {
    padding-bottom: 10px;
    margin-bottom: 0.8rem;
}.title_opener_37 .editorial_wrap_63 p {
    margin-bottom: 1.5rem;
}
}