* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.podcast_cta_0387 {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1255px;
    max-width: 100%;
}header,footer {
    width: 100%;
}.wrapper-section_6428 {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}.header_pro_5712 {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    width: 4px;
    height: 10px;
    scroll-behavior: auto;
}::-webkit-scrollbar-track {
    border-radius: 0.6vw;
    background: rgb(184,183,204);
}::-webkit-scrollbar-thumb {
    box-shadow: -3px 1px 0px 7px rgba(0, 0, 0, 0.1);
    transition: box-shadow, border-radius 1.8s ease-in-out;
    border-radius: 9999px;
    background: rgb(117,88,147,0.5);
    border: 1px solid rgb(117,88,147);
}::-webkit-scrollbar-thumb:active {
    background: rgb(137,134,182);
    box-shadow: inset 2px 1px 12px 2px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-corner {
    border-radius: 4px;
    border: 1px dashed rgb(117,88,147);
    background: rgb(137,134,182);
}html {
    scrollbar-width: thin;
    scrollbar-color: rgb(137,134,182) rgb(137,134,182);
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .main_navbar_0864 {
    border-bottom-right-radius: 0;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    left: 0;
    display: flex;
    padding: 1.5rem 2rem;
    z-index: 100;
    width: 100%;
    background: linear-gradient(135deg, rgb(137,134,182,0.5) 0%, rgb(117,88,147) 100%);
    border-bottom-left-radius: 12px;
    position: relative;
}header .main_navbar_0864 .head_lead_1230 {
    transform: skewX(5deg);
    position: relative;
    z-index: 2;
}header .main_navbar_0864 .head_lead_1230 .header_site_1842 {
    display: block;
    transition: transform 0.3s ease-in-out;
}header .main_navbar_0864 .head_lead_1230 .header_site_1842:hover {
    transform: translateY(-8px) rotate(0deg);
}header .main_navbar_0864 .head_lead_1230 svg {
    width: 80px;
    height: auto;
}header .main_navbar_0864 .site_start_5203 {
    position: relative;
    display: flex;
    padding: 0;
    list-style: none;
    gap: 1rem;
    margin: 0;
}header .main_navbar_0864 .site_start_5203::before {
    z-index: -1;
    left: -20px;
    width: calc(100% + 40px);
    opacity: 0;
    background: linear-gradient(45deg, transparent 0%, rgb(137,134,182,0.5) 100%);
    height: calc(100% + 20px);
    border-radius: 10px;
    top: -10px;
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "";
}header .main_navbar_0864 .nav_learn_0621 {
    position: relative;
    transition: transform 0.3s ease;
}header .main_navbar_0864 .nav_learn_0621 a {
    font-family: Arial, sans-serif;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
    font-weight: 600;
    position: relative;
    padding: 0.5rem 1rem;
    color: #ffffff;
    font-size: 20px;
}header .main_navbar_0864 .nav_learn_0621 a::before {
    transform: scaleX(0) rotate(-2deg);
    transform-origin: right;
    width: 100%;
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(117,88,147);
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
}header .main_navbar_0864 .nav_learn_0621 a:hover {
    color: rgb(117,88,147);
}header .main_navbar_0864 .nav_learn_0621 a:hover::before {
    transform-origin: left;
    transform: scaleX(1) rotate(-2deg);
}

@media (max-width: 992px) {header .main_navbar_0864 {
    box-sizing: border-box;
    width: 100vw;
    transform: skewX(0);
    margin-left: calc(-50vw + 50%);
    padding: 1rem;
    flex-direction: column;
}header .main_navbar_0864 .head_lead_1230 {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .main_navbar_0864 .site_start_5203 {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    transform: skewX(0);
}header .main_navbar_0864 .site_start_5203::before {
    transform: skewX(0);
}header .main_navbar_0864 .site_start_5203:hover::before {
    transform: skewX(0);
}header .main_navbar_0864 .nav_learn_0621 {
    margin: 0.25rem;
}header .main_navbar_0864 .nav_learn_0621:nth-child(odd),
  header .main_navbar_0864 .nav_learn_0621:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .main_navbar_0864 {
    padding: 0.75rem;
}header .main_navbar_0864 .site_start_5203 {
    flex-direction: column;
    align-items: center;
}header .main_navbar_0864 .nav_learn_0621 {
    text-align: center;
    width: 100%;
}header .main_navbar_0864 .head_lead_1230 svg {
    width: 100px;
}}.tyField_3109 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,183,204), rgb(117,88,147,0.5));
    position: relative;
    perspective: 1000px;
    padding: 5rem 0;
}.tyField_3109::before {
    z-index: 1;
    top: 0;
    background: 
        linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.03) 40%, transparent 60%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
    animation: backgroundShift 20s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}.tyField_3109 .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.tyField_3109 .pro_track_2679 {
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    gap: 2.5rem;
    display: grid;
    position: relative;
    transform: translateZ(0);
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.2) inset;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.98));
}.tyField_3109 .pro_track_2679:hover {
    transform: translateZ(10px) scale(1.01);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
}.tyField_3109 .pro_track_2679::before {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0;
    transform: translateZ(-10px);
    transition: opacity 0.5s ease;
    background: linear-gradient(45deg, transparent 0%, rgb(137,134,182,0.5) 100%);
    height: 100%;
    pointer-events: none;
    top: 0;
    z-index: -1;
}.tyField_3109 .pro_track_2679:hover::before {
    opacity: 0.05;
}.tyField_3109 .pro_track_2679 > div:first-child {
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(20px);
    position: relative;
}.tyField_3109 .pro_track_2679 > div:first-child::after {
    transform: scaleX(0);
    width: 60px;
    content: "";
    left: 0;
    background: rgb(137,134,182);
    position: absolute;
    height: 3px;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -10px;
}.tyField_3109 .pro_track_2679:hover > div:first-child::after {
    transform: scaleX(1);
}.tyField_3109 h5 {
    margin: 0;
    letter-spacing: 0.02em;
    font-size: 21px;
    position: relative;
    font-weight: 700;
    transform: translateZ(5px);
    color: #000000;
    line-height: 1.4;
}.tyField_3109 h5::first-letter {
    font-size: 1.2em;
    color: rgb(137,134,182);
}.tyField_3109 .pro_track_2679 > div:last-child {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    transform: translateZ(15px);
}.tyField_3109 a {
    color: inherit;
    transition: all 0.3s ease;
    overflow: hidden;
    text-decoration: none;
    padding: 0.5rem 0;
    display: block;
    position: relative;
}.tyField_3109 a::before {
    height: 100%;
    width: 100%;
    top: 0;
    transition: left 0.8s ease-in-out;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    content: "";
}.tyField_3109 .pro_track_2679:hover a::before {
    left: 100%;
}.tyField_3109 p {
    margin: 0;
    transition: opacity 0.4s ease;
    font-weight: 400;
    opacity: 0.9;
    color: #000000;
    font-size: 12px;
    line-height: 1.7;
}.tyField_3109 a:hover p {
    color: rgb(137,134,182);
    opacity: 1;
}

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

@media (min-width: 768px) {.tyField_3109 {
    padding: 7rem 0;
}.tyField_3109 .pro_track_2679 {
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
    gap: 3rem;
    align-items: center;
}.tyField_3109 h5 {
    font-size: calc(21px * 1.1);
}.tyField_3109 p {
    font-size: calc(12px * 1.05);
}.tyField_3109 .pro_track_2679::after {
    border-right: 3px solid rgb(137,134,182);
    opacity: 0;
    content: "";
    height: 30px;
    top: -15px;
    border-top: 3px solid rgb(137,134,182);
    right: -15px;
    transform: translateZ(10px) scale(0.9);
    position: absolute;
    transition: opacity 0.5s ease, transform 0.5s ease;
    width: 30px;
}.tyField_3109 .pro_track_2679:hover::after {
    transform: translateZ(10px) scale(1);
    opacity: 1;
}.tyField_3109 .pro_track_2679::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: clip-path 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
}.tyField_3109 .pro_track_2679:hover::before {
    clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);
}
}

@media (min-width: 992px) {.tyField_3109 {
    padding: 8rem 0;
}.tyField_3109 .pro_track_2679 {
    padding: 5rem;
    gap: 4rem;
}.tyField_3109 .pro_track_2679 > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.tyField_3109 .pro_track_2679:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.tyField_3109 .pro_track_2679 > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.tyField_3109 .pro_track_2679:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.tyField_3109 a {
    padding: 1rem 0;
}.tyField_3109 p {
    line-height: 1.8;
}.tyField_3109 .container::before {
    background: linear-gradient(90deg, transparent, rgb(137,134,182,0.5), transparent);
    left: 10%;
    height: 1px;
    width: 80%;
    opacity: 0.5;
    content: "";
    position: absolute;
    bottom: -20px;
}
}

@media (max-width: 767px) {.tyField_3109 {
    padding: 3rem 1rem;
}.tyField_3109 .pro_track_2679 {
    padding: 2rem 1.5rem;
}.tyField_3109 h5 {
    font-size: calc(21px * 0.9);
}.tyField_3109 p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}.join_list_3240 {
    padding: 6rem 2rem;
    background: rgb(184,183,204);
    overflow: hidden;
    position: relative;
    perspective: 1000px;
}.join_list_3240::before {
    opacity: 0.2;
    position: absolute;
    width: 100%;
    content: "";
    background: 
        linear-gradient(30deg, transparent 49%, rgb(137,134,182,0.5) 49%, rgb(137,134,182,0.5) 51%, transparent 51%),
        linear-gradient(150deg, transparent 49%, rgb(117,88,147,0.5) 49%, rgb(117,88,147,0.5) 51%, transparent 51%);
    top: 0;
    height: 100%;
    background-size: 60px 60px;
    z-index: 1;
    left: 0;
}.join_list_3240 .pro_track_2679 {
    display: flex;
    position: relative;
    max-width: 1200px;
    transform-style: preserve-3d;
    margin: 0 auto;
    justify-content: center;
    z-index: 2;
}.join_list_3240 .contact_query_3568 {
    transition: transform 0.5s ease;
    position: relative;
    background: #ffffff;
    box-shadow: 
        30px 30px 0px rgb(137,134,182,0.5),
        -30px -30px 0px rgb(117,88,147,0.5);
    padding: 3.5rem 3rem;
    transform: rotateX(5deg) rotateY(-15deg) rotateZ(0deg);
    width: 70%;
}.join_list_3240 .contact_query_3568:hover {
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}.join_list_3240 h3 {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 2.5rem;
    font-size: 23px;
    font-weight: 700;
    border-left: 5px solid rgb(137,134,182);
    color: #000000;
    transform: translateZ(20px);
}.join_list_3240 .input_holder {
    display: flex;
    transform: translateZ(30px);
    gap: 2rem;
    flex-direction: column;
}.join_list_3240 input[type="email"] {
    color: #000000;
    padding: 1.2rem 1.5rem;
    transform-origin: left center;
    background: #ffffff;
    font-size: 18px;
    transform: skewY(0deg);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border: 2px solid rgba(0, 0, 0, 0.5);
}.join_list_3240 input[type="email"]:focus {
    outline: none;
    box-shadow: 10px 10px 0px rgb(117,88,147,0.5);
    border-color: rgb(137,134,182);
    transform: skewY(-2deg);
}.join_list_3240 input[type="submit"] {
    border: none;
    cursor: pointer;
    background: rgb(137,134,182);
    font-size: 15px;
    transition: all 0.3s ease;
    padding: 1rem 2.5rem;
    position: relative;
    color: #ffffff;
    align-self: flex-end;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transform: skewY(0deg);
    letter-spacing: 1px;
    transform-origin: right center;
    overflow: hidden;
    text-transform: uppercase;
}.join_list_3240 input[type="submit"]:hover {
    box-shadow: -10px 10px 0px rgb(137,134,182,0.5);
    background: rgb(117,88,147);
    transform: skewY(2deg);
}.join_list_3240 .contact_query_3568::before {
    top: -50px;
    position: absolute;
    transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg);
    width: 100px;
    height: 100px;
    content: "";
    background: rgb(117,88,147);
    right: -50px;
    opacity: 0.2;
}.join_list_3240 .contact_query_3568::after {
    opacity: 0.2;
    transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg);
    bottom: -50px;
    height: 100px;
    position: absolute;
    content: "";
    background: rgb(137,134,182);
    width: 100px;
    left: -50px;
}.join_list_3240 .input_holder::before {
    width: 50px;
    right: -25px;
    transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg);
    position: absolute;
    border: 2px solid rgb(117,88,147);
    top: 20%;
    height: 50px;
    content: "";
    opacity: 0.3;
    animation: float 6s ease-in-out infinite;
}.join_list_3240 .input_holder::after {
    content: "";
    left: -25px;
    position: absolute;
    width: 50px;
    bottom: 20%;
    height: 50px;
    opacity: 0.3;
    border: 2px solid rgb(137,134,182);
    transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg);
    animation: float 8s ease-in-out infinite reverse;
}

@keyframes float {
    0%, 100% {
        transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg) translateY(0);
    }
    50% {
        transform: rotateX(45deg) rotateY(15deg) rotateZ(45deg) translateY(-20px);
    }
}

@media (max-width: 992px) {.join_list_3240 .contact_query_3568 {
    box-shadow: 
            20px 20px 0px rgb(137,134,182,0.5),
            -20px -20px 0px rgb(117,88,147,0.5);
    transform: rotateX(3deg) rotateY(-10deg) rotateZ(0deg);
    width: 85%;
}
}

@media (max-width: 768px) {.join_list_3240 {
    padding: 4rem 1.5rem;
}.join_list_3240 .contact_query_3568 {
    width: 100%;
    padding: 2.5rem 2rem;
    box-shadow: 
            10px 10px 0px rgb(137,134,182,0.5),
            -10px -10px 0px rgb(117,88,147,0.5);
    transform: none;
}.join_list_3240 h3 {
    transform: none;
    font-size: calc(23px * 0.9);
}.join_list_3240 .input_holder {
    transform: none;
}.join_list_3240 .contact_query_3568::before,
    .join_list_3240 .contact_query_3568::after,
    .join_list_3240 .input_holder::before,
    .join_list_3240 .input_holder::after {
    display: none;
}
}

@media (max-width: 480px) {.join_list_3240 {
    padding: 3rem 1rem;
}.join_list_3240 .contact_query_3568 {
    padding: 2rem 1.5rem;
    box-shadow: 
            5px 5px 0px rgb(137,134,182,0.5),
            -5px -5px 0px rgb(117,88,147,0.5);
}.join_list_3240 h3 {
    padding-left: 1rem;
    margin-bottom: 2rem;
    font-size: calc(23px * 0.8);
}.join_list_3240 input[type="email"] {
    padding: 1rem;
}.join_list_3240 input[type="submit"] {
    padding: 0.8rem 1.5rem;
    align-self: stretch;
}}.prospective_members_3270 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(184,183,204) 100%);
    padding: 110px 0;
}.prospective_members_3270::before {
    opacity: 0.4;
    content: "";
    background-size: 30px 30px;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(117,88,147,0.5) 98%, rgb(117,88,147,0.5) 100%),
        linear-gradient(0deg, transparent 98%, rgb(117,88,147,0.5) 98%, rgb(117,88,147,0.5) 100%);
    width: 100%;
}.prospective_members_3270 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1140px;
}.prospective_members_3270 .pro_track_2679 {
    position: relative;
}.prospective_members_3270 h4 {
    padding: 15px 30px;
    left: 50%;
    display: inline-block;
    font-weight: 700;
    border: 2px solid rgb(137,134,182);
    font-size: 29px;
    box-shadow: 5px 5px 0 rgb(137,134,182,0.5);
    border-radius: 10px;
    transform: translateX(-50%);
    position: relative;
    margin-bottom: 60px;
    background: #ffffff;
    color: #000000;
}.prospective_members_3270 div > div {
    gap: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}.prospective_members_3270 div > div::before {
    background: linear-gradient(90deg, transparent, rgb(137,134,182,0.5), transparent);
    top: 50%;
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
    z-index: -1;
    left: 0;
}.prospective_members_3270 div > div::after {
    height: 100%;
    top: 0;
    width: 2px;
    position: absolute;
    background: linear-gradient(180deg, transparent, rgb(117,88,147,0.5), transparent);
    left: 50%;
    content: "";
    z-index: -1;
}.prospective_members_3270 p {
    display: flex;
    border: 1px solid rgb(184,183,204);
    justify-content: flex-start;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    width: calc(33.333% - 50px);
    padding: 20px;
    font-size: 12px;
    position: relative;
    color: #000000;
    border-radius: 10px;
    z-index: 1;
    margin: 0;
    align-items: center;
    background: #ffffff;
}.prospective_members_3270 p::before {
    background: linear-gradient(135deg, transparent 0%, rgb(137,134,182,0.5) 300%);
    opacity: 0;
    transition: opacity 0.4s ease;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 10px;
    content: "";
    z-index: -1;
}.prospective_members_3270 p::after {
    transition: all 0.3s ease;
    border-radius: 50%;
    border: 1px solid rgb(137,134,182);
    width: 20px;
    background: #ffffff;
    content: "";
    top: -10px;
    position: absolute;
    left: -10px;
    height: 20px;
}.prospective_members_3270 p:hover {
    border-color: rgb(137,134,182,0.5);
    transform: translateY(-10px);
}.prospective_members_3270 p:hover::before {
    opacity: 0.2;
}.prospective_members_3270 p:hover::after {
    background: rgb(137,134,182);
    transform: scale(1.5);
}.prospective_members_3270 p svg {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    transition: all 0.3s ease;
    margin-right: 15px;
}.prospective_members_3270 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(137,134,182);
}.prospective_members_3270 p:hover svg {
    transform: rotate(15deg);
}.prospective_members_3270 p:hover svg path {
    fill: rgb(117,88,147);
}@keyframes circuitPath {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.prospective_members_3270::after {
    z-index: 1;
    background-position: bottom right;
    bottom: 0;
    height: 300px;
    opacity: 0.3;
    width: 300px;
    position: absolute;
    background-repeat: no-repeat;
    content: "";
    right: 0;
}@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.prospective_members_3270 .pro_track_2679 > div p {
    opacity: 0;
    animation: fadeInScale 0.5s ease forwards;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(1) {
    animation-delay: 0.1s;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(2) {
    animation-delay: 0.2s;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(3) {
    animation-delay: 0.3s;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(4) {
    animation-delay: 0.4s;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(5) {
    animation-delay: 0.5s;
}.prospective_members_3270 .pro_track_2679 > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.prospective_members_3270 {
    padding: 90px 0;
}.prospective_members_3270 h4 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
    padding: 12px 25px;
}.prospective_members_3270 div > div {
    gap: 30px;
}.prospective_members_3270 p {
    width: calc(50% - 30px);
    padding: 18px;
}.prospective_members_3270 p svg {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}.prospective_members_3270::after {
    width: 200px;
    height: 200px;
}
}

@media (max-width: 768px) {.prospective_members_3270 {
    padding: 70px 0;
}.prospective_members_3270 h4 {
    margin-bottom: 40px;
    padding: 10px 20px;
    font-size: calc(29px * 0.8);
    box-shadow: 3px 3px 0 rgb(137,134,182,0.5);
}.prospective_members_3270 div > div {
    gap: 25px;
}.prospective_members_3270 div > div::before,
    .prospective_members_3270 div > div::after {
    opacity: 0.4;
}.prospective_members_3270 p {
    font-size: calc(12px * 0.95);
    padding: 15px;
    width: 100%;
}
}

@media (max-width: 576px) {.prospective_members_3270 {
    padding: 60px 0;
}.prospective_members_3270 h4 {
    border-width: 1px;
    font-size: calc(29px * 0.7);
    margin-bottom: 35px;
    box-shadow: 2px 2px 0 rgb(137,134,182,0.5);
    padding: 8px 16px;
}.prospective_members_3270 div > div {
    gap: 20px;
}.prospective_members_3270 p {
    padding: 12px;
    font-size: calc(12px * 0.9);
}.prospective_members_3270 p svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}.prospective_members_3270 p::after {
    left: -5px;
    top: -5px;
    width: 12px;
    height: 12px;
}.prospective_members_3270::after {
    height: 100px;
    width: 100px;
}}.contact_3896 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(184,183,204) 0%, rgb(184,183,204) 60%, rgb(137,134,182,0.5) 100%);
    padding: 110px 0;
}.contact_3896::before {
    height: 100%;
    width: 50%;
    content: "";
    right: 0;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(137,134,182,0.5),
        rgb(137,134,182,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    top: 0;
    position: absolute;
    opacity: 0.05;
}.contact_3896 .container {
    z-index: 1;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.contact_3896 h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    font-size: 38px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.contact_3896 h2::before {
    background: rgb(137,134,182);
    position: absolute;
    transform: translateX(-50%);
    height: 4px;
    width: 60px;
    left: 50%;
    content: "";
    border-radius: 2px;
    bottom: -15px;
}.contact_3896 .feedback_query_7085 {
    background: transparent;
    grid-template-columns: 1fr 450px;
    gap: 40px;
    position: relative;
    display: grid;
    align-items: center;
}.contact_3896 .photo_item_2467 {
    height: 550px;
    transform: perspective(1000px) rotateY(-5deg);
    position: relative;
    border-radius: 18px;
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.contact_3896 .photo_item_2467:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_3896 .contact_feedback_0958 {
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
    padding: 50px;
    transition: transform 0.5s ease;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 18px;
}.contact_3896 .contact_feedback_0958:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_3896 form {
    width: 100%;
}.contact_3896 form h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
    font-size: 19px;
}.contact_3896 form input[type="text"] {
    transition: all 0.3s ease;
    background: rgb(184,183,204);
    font-family: Arial, sans-serif;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
    color: #000000;
    border: none;
    font-size: 12px;
    padding: 16px 20px;
}.contact_3896 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(137,134,182);
}.contact_3896 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact_3896 .connect_panel_1052 {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact_3896 .connect_panel_1052 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_3896 .connect_panel_1052 label {
    position: relative;
    font-size: 13px;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.5;
    color: #000000;
}.contact_3896 .connect_panel_1052 label::before {
    left: 0;
    content: "";
    border-radius: 4px;
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    top: 2px;
    position: absolute;
    background: rgb(184,183,204);
}.contact_3896 .connect_panel_1052 input[type="checkbox"]:checked + label::before {
    background: rgb(137,134,182);
}.contact_3896 .connect_panel_1052 input[type="checkbox"]:checked + label::after {
    height: 10px;
    border-bottom: 2px solid #ffffff;
    content: "";
    border-right: 2px solid #ffffff;
    width: 6px;
    top: 6px;
    left: 8px;
    transform: rotate(45deg);
    position: absolute;
}.contact_3896 .connect_panel_1052 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(137,134,182);
}.contact_3896 .connect_panel_1052 label a:hover {
    color: rgb(117,88,147);
}.contact_3896 form .query_list_1360 {
    background: rgb(137,134,182);
    font-size: 19px;
    padding: 16px 35px;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
}.contact_3896 form .query_list_1360::after {
    position: absolute;
    height: 100%;
    background: rgb(117,88,147);
    width: 0;
    top: 0;
    right: 0;
    z-index: 0;
    transition: width 0.3s ease;
    content: "";
}.contact_3896 form .query_list_1360:hover::after {
    width: 100%;
    right: auto;
    left: 0;
}.contact_3896 form .query_list_1360 span {
    position: relative;
    z-index: 1;
}.contact_3896 svg {
    height: 22px;
    fill: rgb(137,134,182);
    width: 22px;
}.contact_3896 svg path {
    fill: rgb(137,134,182);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 1100px) {.contact_3896 .feedback_query_7085 {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.contact_3896 .photo_item_2467 {
    height: 500px;
}.contact_3896 .contact_feedback_0958 {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact_3896 {
    padding: 80px 0;
}.contact_3896 .feedback_query_7085 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact_3896 .photo_item_2467 {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact_3896 .contact_feedback_0958 {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact_3896 {
    padding: 60px 0;
}.contact_3896 h2 {
    margin-bottom: 40px;
}.contact_3896 .photo_item_2467 {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact_3896 {
    padding: 50px 0;
}.contact_3896 h2 {
    font-size: calc(38px * 0.85);
}.contact_3896 .photo_item_2467 {
    height: 250px;
}.contact_3896 .contact_feedback_0958 {
    padding: 30px 25px;
}.contact_3896 form h3 {
    font-size: calc(19px * 0.9);
}.contact_3896 form .query_list_1360 {
    width: 100%;
}}.homepage_5317 {
    align-items: center;
    justify-content: flex-start;
    height: 100vh;
    min-height: 700px;
    display: flex;
    overflow: hidden;
    position: relative;
}.homepage_5317::before {
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(137,134,182,0.5) 100%);
    backdrop-filter: blur(2px);
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
}.homepage_5317::after {
    z-index: 2;
    height: 70%;
    transform: translateZ(0);
    right: -10%;
    animation: floatGradient 15s ease-in-out infinite alternate;
    width: 70%;
    position: absolute;
    top: -10%;
    opacity: 0.6;
    background: radial-gradient(circle, rgb(117,88,147,0.5) 0%, transparent 70%);
    content: "";
}.homepage_5317 > div {
    position: relative;
    width: 90%;
    z-index: 3;
    margin-left: 10%;
    max-width: 1200px;
    transform: translateY(-5%);
}.homepage_5317 > div > div:first-child {
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-50px);
    opacity: 0;
}.homepage_5317 .title_style_header {
    display: inline-block;
    font-size: clamp(2.5rem, 5vw, 47px);
    line-height: 1.2;
    letter-spacing: 0.02em;
    position: relative;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}.homepage_5317 .title_style_header::after {
    position: absolute;
    width: 0;
    left: 0;
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(137,134,182) 0%, rgb(117,88,147) 100%);
    animation: lineGrow 1.2s 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    bottom: -10px;
}.homepage_5317 .course_home_2456 {
    margin-top: 2rem;
    max-width: 700px;
    transform: translateX(-50px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.03) 100%);
    padding: 2.5rem;
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border-left: 3px solid rgb(137,134,182);
    animation: slideInLeft 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    backdrop-filter: blur(10px);
}.homepage_5317 .approach_edu_0826 {
    margin-bottom: 2rem;
}.homepage_5317 .approach_edu_0826 h3 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.01em;
    position: relative;
    font-size: clamp(1.2rem, 3vw, 1.6rem);
    display: inline-block;
    line-height: 1.5;
}.homepage_5317 .approach_edu_0826 h3::before {
    width: 6px;
    opacity: 0;
    content: "";
    position: absolute;
    left: -12px;
    border-radius: 10px;
    animation: fadeIn 0.5s 1s ease-in forwards;
    background-color: rgb(117,88,147);
    top: 50%;
    height: 6px;
    transform: translateY(-50%);
}.homepage_5317 p {
    transform: translateY(20px);
    animation: fadeUp 0.8s 0.6s ease-out forwards;
    color: #ffffff;
    opacity: 0;
    line-height: 1.6;
    font-weight: 400;
    max-width: 85%;
    font-size: clamp(1rem, 2vw, 18px);
}

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

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

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

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

@keyframes floatGradient {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}

@media (max-width: 992px) {.homepage_5317 > div {
    margin-left: 5%;
    width: 90%;
}.homepage_5317 .course_home_2456 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.homepage_5317 {
    padding: 5rem 0;
    min-height: 600px;
    height: auto;
}.homepage_5317 > div {
    margin-left: 5%;
    transform: translateY(0);
    width: 90%;
}.homepage_5317 .title_style_header {
    margin-bottom: 1.5rem;
}.homepage_5317 .course_home_2456 {
    padding: 1.75rem;
    margin-top: 1.5rem;
}.homepage_5317 p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.homepage_5317 {
    min-height: 500px;
    padding: 4rem 0;
}.homepage_5317 > div {
    margin: 0 auto;
    margin-left: 0;
    width: 92%;
}.homepage_5317 .title_style_header {
    font-size: clamp(1.8rem, 8vw, 2.3rem);
}.homepage_5317 .course_home_2456 {
    padding: 1.5rem;
    border-left-width: 2px;
}.homepage_5317 .approach_edu_0826 h3 {
    font-size: 1.1rem;
}.homepage_5317 p {
    font-size: 0.95rem;
}
}

@media (hover: hover) {.homepage_5317:hover .title_style_header::after {
    background: linear-gradient(90deg, rgb(117,88,147) 0%, rgb(137,134,182) 100%);
    transition: all 0.4s ease;
}.homepage_5317 .course_home_2456:hover {
    transition: all 0.4s ease;
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}}footer {
    width: 100%;
    position: relative;
}footer .podcast_cta_0387 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 80px 0 30px;
    background-color: rgb(117,88,147);
    overflow: hidden;
    position: relative;
}footer .podcast_cta_0387::before {
    right: 0;
    top: -50px;
    position: absolute;
    z-index: 0;
    transform: skewY(-3deg);
    left: 0;
    content: "";
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    background-color: rgb(117,88,147);
    height: 100px;
}footer .footer_subscribe_1387 {
    z-index: 1;
    position: relative;
}footer .reach_section_9721 {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 60px;
}footer .info_item {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(117,88,147,0.5);
    border-radius: 0 5px 5px 0;
    flex: 1 1 200px;
    transition: all 0.3s ease;
    max-width: 300px;
    padding: 15px 20px 15px 25px;
    overflow: hidden;
}footer .info_item::before {
    background-color: rgb(137,134,182);
    left: 0;
    width: 5px;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
}footer .info_item::after {
    z-index: -1;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
}footer .info_item:nth-child(even) {
    background-color: rgb(137,134,182,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    vertical-align: middle;
    top: -1px;
    fill: rgb(137,134,182);
    margin-right: 12px;
    height: 20px;
    position: relative;
    width: 20px;
}footer .info_item p,
footer .info_item a {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    transition: color 0.3s ease;
    text-decoration: none;
    font-size: 15px;
}footer .info_item a:hover {
    color: rgb(137,134,182);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    gap: 30px;
}footer .head_lead_1230 {
    position: relative;
    padding: 30px;
    background-color: rgb(117,88,147,0.5);
    border-radius: 23px;
}footer .head_lead_1230::before {
    content: "";
    right: 15px;
    top: 15px;
    pointer-events: none;
    bottom: 15px;
    position: absolute;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    left: 15px;
    border-radius: calc(23px - 8px);
}footer .head_lead_1230 svg {
    display: block;
    filter: brightness(0) invert(1);
    height: 45px;
    width: auto;
    margin-bottom: 20px;
}footer .stats_tool_7094 {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 15px;
}footer .site_start_5203 {
    position: relative;
}footer .site_start_5203 h5 {
    position: relative;
    color: #ffffff;
    font-size: 24px;
    padding-left: 15px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 25px;
}footer .site_start_5203 h5::before {
    top: 0;
    background-color: rgb(137,134,182);
    left: 0;
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
}footer .site_main_1264 {
    margin-bottom: 25px;
    position: relative;
}footer .site_main_1264 a {
    margin: 0 10px 10px 0;
    transition: all 0.3s ease;
    position: relative;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 0 5px 5px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(117,88,147,0.5);
    font-size: 15px;
    display: inline-block;
}footer .site_main_1264 a::before {
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    left: 0;
    width: 3px;
    background-color: rgb(137,134,182);
    top: 0;
    height: 100%;
}footer .site_main_1264 a:hover {
    background-color: rgb(137,134,182,0.5);
    transform: translateX(5px);
    color: #ffffff;
}footer .site_main_1264 a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    position: relative;
    background-color: rgb(117,88,147,0.5);
    border-radius: 23px;
    padding: 30px;
}footer .subscribe_holder::before {
    content: "";
    bottom: 15px;
    left: 15px;
    border-radius: calc(23px - 8px);
    border: 1px dashed rgba(255, 255, 255, 0.1);
    position: absolute;
    right: 15px;
    top: 15px;
    pointer-events: none;
}footer .subscribe_holder h5 {
    position: relative;
    padding-left: 15px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}footer .subscribe_holder h5::before {
    width: 3px;
    top: 0;
    background-color: rgb(137,134,182);
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    font-size: 15px;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(137,134,182);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .email_wrap_3417 {
    border-radius: 10px;
    background-color: rgb(137,134,182);
    font-size: 17px;
    cursor: pointer;
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 14px 20px;
    position: relative;
    border: none;
}footer .email_wrap_3417::after {
    width: 200%;
    background: rgba(255, 255, 255, 0.1);
    content: "";
    top: -50%;
    left: -100%;
    transform: rotate(30deg);
    height: 200%;
    transition: all 0.5s ease;
    position: absolute;
}footer .email_wrap_3417:hover {
    background-color: rgb(117,88,147);
}footer .email_wrap_3417:hover::after {
    left: 100%;
}footer .diploma_cta_6390 {
    margin-top: 50px;
    text-align: center;
    position: relative;
}footer .diploma_cta_6390::before {
    left: 50%;
    top: -25px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    position: absolute;
    transform: translateX(-50%);
    height: 1px;
    width: 50px;
}footer .workshop_cta_0643 {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    font-size: 15px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .email_wrap_3417 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .podcast_cta_0387 {
    padding: 60px 0 30px;
}footer .reach_section_9721 {
    margin-bottom: 40px;
}footer .head_lead_1230, footer .subscribe_holder {
    padding: 25px 20px;
}footer .site_main_1264 a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .diploma_cta_6390 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .podcast_cta_0387 {
    padding: 50px 0 20px;
}footer .site_start_5203 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(24px - 2px);
}footer .head_lead_1230::before, footer .subscribe_holder::before {
    right: 10px;
    left: 10px;
    top: 10px;
    bottom: 10px;
}footer .input_holder input[type="email"],
    footer .email_wrap_3417 {
    padding: 12px;
}}.cookie_message_alert_5138 {
    z-index: 90;
    bottom: 0;
    position: fixed;
    background: rgb(184,183,204);
    border-top: 2px solid rgb(137,134,182);
    width: 100%;
}#cookieAlertWindow_9465 {
    display: none;
}#cookieAlertWindow_9465:checked ~ .cookie_message_alert_5138 {
    opacity: 0;
    visibility: hidden;
}.cookie_necessary_9702 {
    padding: 20px 0;
    align-items: center;
    justify-content: space-between;
    display: flex;
}.cookie_message_alert_5138 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie_message_alert_5138 p {
    font-size: 18px;
}.visitor_settings_3985 {
    flex-shrink: 0;
    margin-right: 10px;
}.visitor_settings_3985 svg, .visitor_settings_3985 svg path, .visitor_settings_3985 img {
    height: 100px;
    width: 100px;
    fill: rgb(137,134,182);
}.privacy_opt_5198 {
    line-height: 35px;
    margin-left: 10px;
    white-space: nowrap;
    font-size: 24px;
    cursor: pointer;
    flex-shrink: 0;
    text-decoration: none;
    border-bottom: 2px solid rgb(137,134,182);
    text-align: center;
    color: rgb(137,134,182);
    min-width: 120px;
}.cookie_message_alert_5138 p a {
    color: rgb(137,134,182);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie_message_alert_5138 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.visitor_settings_3985 {
    display: none;
}.cookie_necessary_9702 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie_message_alert_5138 h5 {
    text-align: center;
}.cookie_message_alert_5138 p {
    text-align: center;
}.privacy_learn_2451 {
    margin-bottom: 20px;
}body .wrapper-section_6428 .privacy_opt_5198 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrapper-section_6428 .cookie_message_alert_5138 {
    box-shadow: rgb(117,88,147,0.5) 0px 0px 10px 10px;
    background: rgb(137,134,182);
}.wrapper-section_6428 .cookie_necessary_9702 {
    justify-content: space-between;
    padding: 40px 0;
}.wrapper-section_6428 .privacy_opt_5198 {
    margin-left: 30px;
    color: rgb(137,134,182);
    padding: 10px;
    font-size: 20px;
    background: #ffffff;
    border: none;
}.wrapper-section_6428 .privacy_learn_2451 {
    color: #ffffff;
    text-align: left;
}.wrapper-section_6428 .privacy_learn_2451 h5 {
    font-weight: 700;
}.wrapper-section_6428 .privacy_learn_2451 h5, .wrapper-section_6428 .privacy_learn_2451 p {
    color: #ffffff;
}.wrapper-section_6428 .cookie_message_alert_5138 p a {
    color: rgb(117,88,147);
    text-decoration: underline;
}.secure_protection_1530 {
    padding: 30px;
    overflow: hidden;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}.secure_protection_1530 h1 {
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: rgb(137,134,182);
    font-weight: 700;
    border-bottom: 2px solid rgb(137,134,182);
    font-size: 43px;
}.secure_protection_1530 h2 {
    font-weight: 600;
    padding-bottom: 8px;
    color: #000000;
    font-size: 35px;
    margin-top: 25px;
    border-bottom: 1px solid #000000;
    margin-bottom: 15px;
}.secure_protection_1530 ul, .secure_protection_1530 ol {
    padding-left: 20px;
    list-style-position: inside;
    margin: 20px 0;
}.secure_protection_1530 ul li, .secure_protection_1530 ol li {
    font-size: 12px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 400;
}.secure_protection_1530 p, .secure_protection_1530 span, .secure_protection_1530 div {
    color: #000000;
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.secure_protection_1530 {
    padding: 20px 10px;
}.secure_protection_1530 h1 {
    font-size: 35px;
    margin-bottom: 15px;
}.secure_protection_1530 h2 {
    font-size: 18px;
    margin-bottom: 10px;
}.secure_protection_1530 ul li, .secure_protection_1530 ol li {
    font-size: 12px;
}}

.secure_protection_1530 h3, .secure_protection_1530 h4, .secure_protection_1530 h5, .secure_protection_1530 h6 {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 18px;
}.secure_protection_1530 section {
    padding: 20px;
    border-radius: 10px;
    background: rgb(184,183,204);
}.secure_protection_1530 a {
    color: rgb(137,134,182);
    text-decoration: none;
    transition: color 0.3s ease;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.secure_protection_1530 h1, .secure_protection_1530 h2, .secure_protection_1530 h3, .secure_protection_1530 h4, .secure_protection_1530 h5, .secure_protection_1530 h6 {
    animation: fadeIn 0.6s ease-in-out;
}.statistical_overview_3271 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,183,204) 40%, rgb(117,88,147,0.5) 100%);
    position: relative;
    padding: 6rem 0 4rem;
}.statistical_overview_3271::before {
    z-index: 0;
    position: absolute;
    opacity: 0.6;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    background-image: radial-gradient(circle at 10% 20%, rgb(137,134,182,0.5) 5%, transparent 30%);
    height: 100%;
}.statistical_overview_3271::after {
    transform: rotate(-15deg) skew(20deg);
    width: 70%;
    z-index: 0;
    content: "";
    top: -30%;
    height: 70%;
    right: -20%;
    background: linear-gradient(225deg, rgb(117,88,147,0.5) 0%, transparent 70%);
    position: absolute;
}.statistical_overview_3271 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.statistical_overview_3271 ul {
    margin: 0 0 3rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    list-style: none;
    display: grid;
    gap: 2.5rem 1.5rem;
    transform: translateX(-1rem);
    padding: 0;
}.statistical_overview_3271 .statistics_expert_6041 {
    animation-delay: calc(var(--i, 0) * 0.15s);
    animation: stat-appear 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(1) {
    --i: 1;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(2) {
    --i: 2;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(3) {
    --i: 3;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(4) {
    --i: 4;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(5) {
    --i: 5;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(6) {
    --i: 6;
}.statistical_overview_3271 .statistics_expert_6041:nth-child(7) {
    --i: 7;
}.statistical_overview_3271 .statistics_expert_6041 div {
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    padding: 2rem 1.5rem;
    transform: perspective(800px) rotateX(2deg) rotateY(-2deg);
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 8px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}.statistical_overview_3271 .statistics_expert_6041 div::before {
    top: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
    content: "";
    position: absolute;
    width: 4px;
    background: linear-gradient(to bottom, rgb(137,134,182), rgb(117,88,147));
    transform: scaleY(0);
    transform-origin: top;
    height: 100%;
    left: 0;
}.statistical_overview_3271 .statistics_expert_6041 div::after {
    position: absolute;
    background: linear-gradient(to right, rgb(137,134,182), rgb(117,88,147));
    height: 4px;
    left: 0;
    content: "";
    transform-origin: left;
    bottom: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
}.statistical_overview_3271 .statistics_expert_6041:hover div {
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.2), 0 15px 20px -15px rgba(0, 0, 0, 0.1);
    transform: perspective(800px) rotateX(0deg) rotateY(0deg) translateY(-5px);
}.statistical_overview_3271 .statistics_expert_6041:hover div::before {
    transform: scaleY(1);
}.statistical_overview_3271 .statistics_expert_6041:hover div::after {
    transform: scaleX(1);
}.statistical_overview_3271 .statistics_expert_6041 p {
    transition: transform 0.3s ease;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(137,134,182) 20%, rgb(117,88,147) 80%);
    color: rgb(137,134,182);
    margin: 0 0 0.5rem;
    font-size: 3.5rem;
    -webkit-background-clip: text;
    display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    position: relative;
}.statistical_overview_3271 .statistics_expert_6041:hover p {
    transform: scale(1.05);
}.statistical_overview_3271 .statistics_expert_6041 p::after {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    width: 100%;
    transform-origin: left;
    content: "";
    bottom: 0.5rem;
    height: 4px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(137,134,182,0.5), transparent);
    left: 0;
}.statistical_overview_3271 .statistics_expert_6041:hover p::after {
    transform: scaleX(1);
}.statistical_overview_3271 .statistics_expert_6041 span {
    display: block;
    font-weight: 600;
    font-size: 12px;
    transition: color 0.3s ease;
    line-height: 1.4;
    opacity: 0.9;
    color: #000000;
}.statistical_overview_3271 .statistics_expert_6041:hover span {
    color: rgb(117,88,147);
}.statistical_overview_3271 h4 {
    float: right;
    font-size: calc(23px * 1.2);
    display: inline-block;
    text-align: right;
    color: rgb(137,134,182);
    margin: 2rem 0 0;
    position: relative;
    padding-right: 3rem;
}.statistical_overview_3271 h4::before {
    content: "";
    height: 2px;
    right: 0;
    top: 50%;
    width: 2rem;
    background: rgb(137,134,182);
    transform: translateY(-50%);
    position: absolute;
}

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

@media (max-width: 991px) {.statistical_overview_3271 {
    padding: 4rem 0 3rem;
}.statistical_overview_3271 ul {
    transform: translateX(0);
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 2rem 1.5rem;
}.statistical_overview_3271 .statistics_expert_6041 p {
    font-size: 2.8rem;
}.statistical_overview_3271 h4 {
    display: block;
    text-align: center;
    padding-bottom: 1rem;
    margin: 2rem auto 0;
    padding-right: 0;
    float: none;
}.statistical_overview_3271 h4::before {
    transform: translateX(50%);
    width: 3rem;
    bottom: 0;
    top: auto;
    right: 50%;
}
}

@media (max-width: 767px) {.statistical_overview_3271 {
    padding: 3rem 0 2rem;
}.statistical_overview_3271 ul {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 1.5rem;
}.statistical_overview_3271 .statistics_expert_6041 div {
    padding: 1.5rem 1rem;
}.statistical_overview_3271 .statistics_expert_6041 p {
    font-size: 2.3rem;
}.statistical_overview_3271 .statistics_expert_6041 span {
    font-size: calc(12px * 0.9);
}
}

@media (max-width: 480px) {.statistical_overview_3271 ul {
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
}.statistical_overview_3271 .statistics_expert_6041 p {
    font-size: 2rem;
}.statistical_overview_3271 .statistics_expert_6041 div {
    transform: perspective(800px) rotateX(0) rotateY(0);
    padding: 1.25rem 1rem;
}.statistical_overview_3271 h4 {
    font-size: 23px;
}}.course_highlights_8620 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(184,183,204) 0%, rgba(240, 242, 245, 0.9) 100%);
    padding: 120px 0;
}.course_highlights_8620::before {
    height: 300px;
    position: absolute;
    opacity: 0.3;
    width: 300px;
    top: -100px;
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(137,134,182,0.5) 0%, rgb(117,88,147,0.5) 100%);
    content: "";
    filter: blur(40px);
    animation: float 15s infinite alternate ease-in-out;
    transform: translateZ(0);
    right: -100px;
}.course_highlights_8620::after {
    animation: morph 20s infinite alternate ease-in-out;
    position: absolute;
    bottom: -50px;
    left: -50px;
    background: linear-gradient(-45deg, rgb(117,88,147,0.5) 0%, rgb(137,134,182,0.5) 100%);
    opacity: 0.2;
    content: "";
    width: 200px;
    transform: translateZ(0);
    height: 200px;
    filter: blur(30px);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.course_highlights_8620 .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
}.course_highlights_8620 .job_ready_2591 {
    display: grid;
    transform: translateZ(0);
    grid-template-columns: 1fr;
    gap: 40px;
}.course_highlights_8620 .photo_item_2467 {
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 350px;
}.course_highlights_8620 .photo_item_2467::before {
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 60%);
}.course_highlights_8620 .photo_item_2467::after {
    animation: shimmer 5s infinite linear;
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    left: -50%;
    height: 200%;
    pointer-events: none;
    content: "";
    position: absolute;
    top: -50%;
    width: 200%;
    transform: rotate(25deg);
}.course_highlights_8620 .reading_block_2076 {
    position: relative;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 30px;
}.course_highlights_8620 .reading_block_2076::before {
    content: "";
    height: 100%;
    top: 0;
    transform: scaleY(0.7);
    width: 4px;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(137,134,182), rgb(117,88,147));
    transform-origin: center;
    transition: transform 0.4s ease;
}.course_highlights_8620 .reading_block_2076:hover::before {
    transform: scaleY(1);
}.course_highlights_8620 h3 {
    margin-bottom: 24px;
    color: #000000;
    font-weight: 700;
    position: relative;
    transition: transform 0.4s ease;
    font-family: Arial, sans-serif;
    font-size: calc(23px + 0.2rem);
    transform: translateX(0);
    z-index: 1;
}.course_highlights_8620 h3::after {
    background: rgb(137,134,182,0.5);
    width: 8px;
    z-index: -1;
    left: -10px;
    height: 30%;
    content: "";
    top: 50%;
    transition: opacity 0.4s ease, left 0.4s ease;
    position: absolute;
    opacity: 0;
    transform: translateY(-50%);
}.course_highlights_8620 .reading_block_2076:hover h3 {
    transform: translateX(10px);
}.course_highlights_8620 .reading_block_2076:hover h3::after {
    opacity: 1;
    left: -5px;
}.course_highlights_8620 .description {
    position: relative;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 1.7;
}.course_highlights_8620 p.description {
    display: block;
    scrollbar-width: thin;
    max-height: 300px;
    padding-right: 15px;
    scrollbar-color: rgb(137,134,182,0.5) rgb(184,183,204);
    overflow-y: auto;
}.course_highlights_8620 p.description::-webkit-scrollbar {
    width: 5px;
}.course_highlights_8620 p.description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(184,183,204);
}.course_highlights_8620 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(137,134,182,0.5);
    border-radius: 10px;
}.course_highlights_8620 span.description {
    display: none;
}

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

@keyframes morph {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 50% 50% 30% 70% / 60% 40% 60% 40%;
    }
    50% {
        border-radius: 70% 30% 50% 50% / 40% 60% 40% 60%;
    }
    75% {
        border-radius: 40% 60% 60% 40% / 70% 30% 70% 30%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

@keyframes shimmer {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media (min-width: 768px) {.course_highlights_8620 .job_ready_2591 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 50px;
}.course_highlights_8620 .photo_item_2467 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 450px;
}.course_highlights_8620 .reading_block_2076 {
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
}.course_highlights_8620 .photo_item_2467:hover,
    .course_highlights_8620 .reading_block_2076:hover {
    transform: perspective(1000px) rotateY(0) translateZ(20px);
}.course_highlights_8620 h3 {
    font-size: 32px;
}
}

@media (min-width: 992px) {.course_highlights_8620 {
    padding: 150px 0;
}.course_highlights_8620 .job_ready_2591 {
    gap: 70px;
}.course_highlights_8620 .photo_item_2467 {
    height: 550px;
}.course_highlights_8620 .reading_block_2076 {
    padding: 40px 50px;
}.course_highlights_8620 p.description {
    max-height: 350px;
}
}

@media (max-width: 767px) {.course_highlights_8620 {
    padding: 80px 0;
}.course_highlights_8620 .container {
    padding: 0 15px;
}.course_highlights_8620 .photo_item_2467 {
    height: 250px;
}.course_highlights_8620 .reading_block_2076 {
    padding: 25px 20px;
}.course_highlights_8620 h3 {
    font-size: calc(23px - 0.1rem);
    margin-bottom: 15px;
}.course_highlights_8620 p.description {
    max-height: 250px;
    font-size: calc(18px - 0.1rem);
}}.course_instructor_0659 {
    background: linear-gradient(135deg, #000000 0%, rgb(184,183,204) 100%);
    padding: 140px 0;
    overflow: hidden;
    position: relative;
}.course_instructor_0659::before {
    height: 100%;
    mix-blend-mode: screen;
    animation: morphBackground 15s infinite alternate ease-in-out;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background: 
    radial-gradient(circle at 25% 25%, rgb(137,134,182,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(117,88,147,0.5) 0%, transparent 40%);
    content: "";
}.course_instructor_0659 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.course_instructor_0659 .user_reviews_2695 {
    grid-template-rows: auto auto 1fr;
    gap: 20px 40px;
    grid-template-columns: 35% 1fr;
    display: grid;
    position: relative;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
}.course_instructor_0659 .photo_item_2467 {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(137,134,182,0.5);
    grid-area: photo;
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    transform: perspective(1000px) rotateY(-8deg);
    height: 420px;
    border-radius: 23px;
    position: relative;
    z-index: 3;
}.course_instructor_0659 .photo_item_2467::before {
    content: "";
    border-radius: 23px;
    position: absolute;
    mix-blend-mode: multiply;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    inset: 0;
}.course_instructor_0659 .user_reviews_2695:hover .photo_item_2467 {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}.course_instructor_0659 .name {
    position: relative;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    color: #ffffff;
    font-size: 38px;
    grid-area: name;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(5deg);
    transform-origin: left center;
    font-weight: 700;
    margin: 0;
    align-self: end;
}.course_instructor_0659 .name::after {
    transition: transform 0.5s ease;
    content: "";
    position: absolute;
    transform-origin: left;
    background: rgb(137,134,182);
    left: 20px;
    height: 4px;
    width: 60px;
    bottom: -8px;
    transform: scaleX(0.6);
}.course_instructor_0659 .user_reviews_2695:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}.course_instructor_0659 .user_reviews_2695:hover .name::after {
    transform: scaleX(1);
}.course_instructor_0659 .user_reviews_2695 > span:not(.name) {
    padding-left: 20px;
    letter-spacing: 1px;
    font-size: 17px;
    transform-origin: left center;
    transform: perspective(1000px) rotateY(5deg);
    text-transform: uppercase;
    margin-top: 5px;
    grid-area: job;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 600;
    color: rgb(117,88,147);
}.course_instructor_0659 .user_reviews_2695:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}.course_instructor_0659 .employee_history_8627 {
    line-height: 1.7;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    z-index: 2;
    margin: 30px 0 0;
    transform: translateY(0);
    font-weight: 300;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 35px;
    color: #ffffff;
    font-size: 16px;
    border-left: 4px solid rgb(137,134,182);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 23px;
    backdrop-filter: blur(10px);
    grid-area: quote;
}.course_instructor_0659 .employee_history_8627::before {
    position: absolute;
    left: 25px;
    font-size: calc(45px * 2);
    color: rgb(137,134,182);
    opacity: 0.7;
    content: "";
    top: -15px;
}.course_instructor_0659 .user_reviews_2695:hover .employee_history_8627 {
    transform: translateY(-10px);
}

@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}

@media (max-width: 992px) {.course_instructor_0659 {
    padding: 80px 0;
}.course_instructor_0659 .user_reviews_2695 {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "photo_item_2467"
      "name"
      "exp_items_4396"
      "employee_history_8627";
    gap: 15px;
}.course_instructor_0659 .photo_item_2467 {
    transform: none;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    max-width: 320px;
    height: 320px;
    margin: 0 auto;
}.course_instructor_0659 .name,
  .course_instructor_0659 .user_reviews_2695 > span:not(.name) {
    padding-left: 0;
    text-align: center;
    transform: none;
}.course_instructor_0659 .name::after {
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
}.course_instructor_0659 .user_reviews_2695:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.course_instructor_0659 .employee_history_8627 {
    margin-top: 20px;
}.course_instructor_0659 .user_reviews_2695:hover .photo_item_2467,
  .course_instructor_0659 .user_reviews_2695:hover .name,
  .course_instructor_0659 .user_reviews_2695:hover > span:not(.name),
  .course_instructor_0659 .user_reviews_2695:hover .employee_history_8627 {
    transform: none;
}
}

@media (max-width: 576px) {.course_instructor_0659 {
    padding: 60px 0;
}.course_instructor_0659 .photo_item_2467 {
    max-width: 250px;
    height: 250px;
}.course_instructor_0659 .name {
    font-size: 24px;
}.course_instructor_0659 .employee_history_8627 {
    padding: 25px 20px;
    font-size: calc(16px * 0.95);
}}.our_story_7286 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(184,183,204) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
}.our_story_7286::before {
    content: "";
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(137,134,182,0.5) 0%, transparent 60%);
    position: absolute;
    opacity: 0.7;
    animation: pulse 15s infinite alternate ease-in-out;
    height: 100%;
}.our_story_7286::after {
    content: "";
    border-radius: 50%;
    right: -100px;
    z-index: 0;
    width: 200px;
    top: -100px;
    height: 200px;
    animation: rotate 30s infinite linear;
    position: absolute;
    border: 1px solid rgb(117,88,147,0.5);
}.our_story_7286 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.our_story_7286 h1 {
    animation: slideIn 0.8s forwards 0.2s ease-out;
    color: #000000;
    display: inline-block;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 3rem;
    transform: translateX(20px);
    position: relative;
    opacity: 0;
}.our_story_7286 h1::after {
    left: 0;
    transform: scaleX(0);
    width: 60%;
    height: 4px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(137,134,182) 0%, transparent 100%);
    content: "";
    position: absolute;
    transform-origin: left;
    animation: expandLine 1s forwards 0.8s ease-out;
}.our_story_7286 .study_programs_2046 {
    position: relative;
}.our_story_7286 .study_programs_2046::before {
    content: "";
    border: 2px solid rgb(137,134,182,0.5);
    border-radius: 50%;
    height: 50px;
    z-index: 0;
    left: -25px;
    width: 50px;
    top: -25px;
    animation: float 6s infinite alternate ease-in-out;
    position: absolute;
}.our_story_7286 ul {
    display: grid;
    margin: 0;
    list-style: none;
    grid-template-columns: 1fr;
    gap: 3rem;
    padding: 0;
}.our_story_7286 .learning_tracks_8425 {
    position: relative;
    background: #ffffff;
    transition: transform 0.4s, box-shadow 0.4s;
    transform: translateY(30px);
    overflow: hidden;
    animation: fadeUp 1s forwards 0.4s ease-out;
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    opacity: 0;
}.our_story_7286 .learning_tracks_8425:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px) scale(1.02);
}.our_story_7286 .learning_tracks_8425::before {
    transform: rotate(-3deg);
    background: linear-gradient(90deg, rgb(137,134,182,0.5) 0%, transparent 100%);
    transition: opacity 0.3s;
    width: 120%;
    opacity: 0.1;
    height: 120px;
    content: "";
    position: absolute;
    top: -60px;
    left: -10%;
}.our_story_7286 .learning_tracks_8425:hover::before {
    opacity: 0.2;
}.our_story_7286 .learning_tracks_8425:nth-child(2) {
    animation-delay: 0.6s;
}.our_story_7286 .learning_tracks_8425:nth-child(2)::before {
    transform: rotate(3deg);
    background: linear-gradient(90deg, rgb(117,88,147,0.5) 0%, transparent 100%);
}.our_story_7286 h4 {
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: calc(18px * 1.1);
    color: #000000;
    position: relative;
    margin-top: 0;
    display: inline-block;
}.our_story_7286 h4::after {
    transform-origin: left;
    animation: expandLine 0.5s forwards 1.2s ease-out;
    position: absolute;
    content: "";
    background: rgb(137,134,182);
    left: 0;
    width: 40px;
    height: 3px;
    transform: scaleX(0);
    bottom: -8px;
}.our_story_7286 .learning_tracks_8425:nth-child(2) h4::after {
    background: rgb(117,88,147);
    animation-delay: 1.4s;
}.our_story_7286 .learning_tracks_8425 div {
    overflow-y: auto;
    font-size: 15px;
    max-height: 300px;
    position: relative;
    padding-right: 10px;
    line-height: 1.8;
    color: #000000;
}.our_story_7286 .learning_tracks_8425 div::-webkit-scrollbar {
    width: 4px;
}.our_story_7286 .learning_tracks_8425 div::-webkit-scrollbar-track {
    background: #ffffff;
}.our_story_7286 .learning_tracks_8425 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(137,134,182,0.5);
}.our_story_7286 .learning_tracks_8425:nth-child(2) div::-webkit-scrollbar-thumb {
    background: rgb(117,88,147,0.5);
}

@media (min-width: 768px) {.our_story_7286 {
    padding: 7rem 0;
}.our_story_7286 ul {
    grid-template-columns: repeat(2, 1fr);
}.our_story_7286 h1 {
    font-size: calc(42px * 1.1);
    margin-left: 2rem;
}.our_story_7286 .learning_tracks_8425 {
    padding: 3rem;
}.our_story_7286 .learning_tracks_8425 div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.our_story_7286 {
    padding: 8rem 0;
}.our_story_7286::before {
    animation: pulse 20s infinite alternate ease-in-out;
}.our_story_7286 ul {
    gap: 4rem;
}.our_story_7286 .learning_tracks_8425 {
    transform: translateY(30px) rotate(-1deg);
}.our_story_7286 .learning_tracks_8425:nth-child(2) {
    transform: translateY(30px) rotate(1deg);
}.our_story_7286 .learning_tracks_8425:hover {
    transform: translateY(-5px) scale(1.02) rotate(0);
}.our_story_7286 .learning_tracks_8425:nth-child(2):hover {
    transform: translateY(-5px) scale(1.02) rotate(0);
}.our_story_7286 .learning_tracks_8425 div {
    max-height: 400px;
}.our_story_7286 h1 {
    margin-left: 4rem;
}
}

@media (min-width: 1200px) {.our_story_7286 h1 {
    font-size: calc(42px * 1.2);
    margin-left: 6rem;
}.our_story_7286 .learning_tracks_8425 {
    padding: 3.5rem;
}.our_story_7286 .learning_tracks_8425 div {
    max-height: 450px;
}}

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

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

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

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0% {
        transform: translateY(0) translateX(0);
    }
    50% {
        transform: translateY(-15px) translateX(10px);
    }
    100% {
        transform: translateY(0) translateX(0);
    }
}.pricing_tray_5104 {
    background: rgb(184,183,204);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.pricing_tray_5104::before {
    height: 300px;
    content: "";
    position: absolute;
    border-radius: 50%;
    top: -50px;
    background: linear-gradient(135deg, rgb(117,88,147,0.5), rgb(137,134,182,0.5));
    width: 300px;
    z-index: 0;
    right: -50px;
    filter: blur(60px);
}.pricing_tray_5104::after {
    content: "";
    z-index: 0;
    position: absolute;
    height: 250px;
    width: 250px;
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(137,134,182,0.5), rgb(117,88,147,0.5));
    left: -50px;
    bottom: -50px;
    filter: blur(50px);
}.pricing_tray_5104 .container {
    position: relative;
    z-index: 1;
}.pricing_tray_5104 .fee_deals_4682 {
    flex-direction: column-reverse;
    display: flex;
    gap: 3rem;
}.pricing_tray_5104 .annual_plan_5082 {
    margin: 0 auto;
    position: relative;
    max-width: 800px;
    padding: 0 1rem;
    text-align: center;
}.pricing_tray_5104 .annual_plan_5082 h2 {
    position: relative;
    font-size: calc(33px * 1.1);
    margin-bottom: 1.5rem;
    color: #000000;
    display: inline-block;
    font-weight: 700;
}.pricing_tray_5104 .annual_plan_5082 h2::after {
    left: 50%;
    position: absolute;
    width: 80px;
    content: "";
    height: 3px;
    bottom: -10px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(137,134,182), rgb(117,88,147));
}.pricing_tray_5104 .lesson_fees_0947 {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #000000;
}.pricing_tray_5104 .pricing_fees_7086 {
    gap: 2rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: 1fr;
}.pricing_tray_5104 .study_price_2814 {
    display: block;
    position: relative;
    transform-style: preserve-3d;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.pricing_tray_5104 .study_price_2814:hover {
    transform: translateY(-10px);
}.pricing_tray_5104 .rate_choices_4973 {
    justify-content: space-between;
    border-radius: 10px;
    position: relative;
    min-height: 430px;
    flex-direction: column;
    z-index: 1;
    display: flex;
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    overflow: hidden;
}.pricing_tray_5104 .study_price_2814:hover .rate_choices_4973 {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.pricing_tray_5104 .cost_summary_1926 {
    flex: 1;
    z-index: 2;
    padding: 2rem;
    position: relative;
}.pricing_tray_5104 .study_price_2814 h3 {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    font-size: calc(24px * 1.1);
    margin-bottom: 1rem;
    position: relative;
}.pricing_tray_5104 .study_price_2814 h3::before {
    height: 2px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    bottom: -5px;
    background: rgb(137,134,182);
    position: absolute;
    width: 40px;
}.pricing_tray_5104 .study_price_2814:hover h3::before {
    width: 100%;
}.pricing_tray_5104 .member_fees_5738 {
    color: rgb(117,88,147);
    font-weight: 700;
    font-size: calc(24px * 1.4);
    margin: 1.5rem 0;
    display: block;
    position: relative;
}.pricing_tray_5104 .member_fees_5738::after {
    top: 50%;
    border-radius: 3px;
    transform: translateY(-50%);
    height: 20px;
    background: rgb(137,134,182);
    content: "";
    width: 3px;
    position: absolute;
    left: -10px;
}.pricing_tray_5104 .study_price_2814 p {
    line-height: 1.6;
    font-size: 14px;
    hyphens: auto;
    word-wrap: break-word;
    margin-bottom: 1rem;
    overflow-wrap: break-word;
    color: #000000;
}.pricing_tray_5104 .photo_item_2467 {
    position: relative;
    height: 180px;
}.pricing_tray_5104 .photo_item_2467::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    inset: 0;
    content: "";
}.pricing_tray_5104 .study_price_2814:nth-child(1) .rate_choices_4973 {
    border-top: 4px solid rgb(137,134,182);
}.pricing_tray_5104 .study_price_2814:nth-child(2) .rate_choices_4973 {
    border-top: 4px solid rgb(117,88,147);
}.pricing_tray_5104 .study_price_2814:nth-child(3) .rate_choices_4973 {
    border-top: 4px solid #6c5ce7;
}.pricing_tray_5104 .study_price_2814:nth-child(4) .rate_choices_4973 {
    border-top: 4px solid #00b894;
}

@media (min-width: 768px) {.pricing_tray_5104 .pricing_fees_7086 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_tray_5104 .rate_choices_4973 {
    min-height: 480px;
}.pricing_tray_5104 .annual_plan_5082 {
    padding: 0 2rem;
}.pricing_tray_5104 .annual_plan_5082 h2 {
    font-size: calc(33px * 1.2);
}
}

@media (min-width: 992px) {.pricing_tray_5104 .fee_deals_4682 {
    align-items: center;
    gap: 4rem;
    flex-direction: row;
}.pricing_tray_5104 .pricing_fees_7086 {
    grid-template-columns: repeat(2, 1fr);
    flex: 2;
}.pricing_tray_5104 .annual_plan_5082 {
    flex: 1;
    padding-right: 3rem;
    text-align: left;
}.pricing_tray_5104 .annual_plan_5082 h2::after {
    left: 0;
    transform: none;
}.pricing_tray_5104 .rate_choices_4973 {
    min-height: 500px;
}
}

@media (min-width: 1200px) {.pricing_tray_5104 .pricing_fees_7086 {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.pricing_tray_5104 .study_price_2814 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(0);
}.pricing_tray_5104 .study_price_2814:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.pricing_tray_5104 .rate_choices_4973 {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    min-height: 520px;
}.pricing_tray_5104 .photo_item_2467 {
    height: 200px;
}.pricing_tray_5104 .member_fees_5738 {
    font-size: calc(24px * 1.6);
}.pricing_tray_5104 .annual_plan_5082 h2 {
    font-size: calc(33px * 1.3);
}
}