* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.citation_0781 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.container {
    width: 1264px;
    max-width: 100%;
    margin: auto;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    width: 13px;
}::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    margin: 3px 0;
    box-shadow: inset 2px 4px 15px -2px rgba(0, 0, 0, 0.4);
}::-webkit-scrollbar-thumb {
    background: radial-gradient(ellipse at center, rgb(255, 255, 255, 0.5) 99%, rgb(161,179,174) 72%, rgb(161,179,174,0.5) 74%, rgb(198,212,209,0.5) 59%);
    border-radius: 5.2vw;
    animation: slide_scrollbar 2.3s linear 5;
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 0px -2px 0px 4px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}::-webkit-scrollbar-corner {
    background: #ffffff;
    border: 1px solid rgb(255, 255, 255, 0.5);
    border-radius: 3px;
}html {
    scrollbar-width: thin;
    scrollbar-color: rgb(161,179,174,0.5) rgb(198,212,209,0.5);
}.header_navbar_2045 {
    flex: 1 0 auto;
}.wrapper-skeleton_9876 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.appField_5284 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgb(198,212,209,0.5) 100%);
    padding: 100px 0;
}.appField_5284::before {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 20px, rgba(255,255,255,0.03) 20px, rgba(255,255,255,0.03) 40px);
    left: 0;
    width: 100%;
    pointer-events: none;
    top: 0;
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
}.appField_5284::after {
    top: -150px;
    width: 300px;
    height: 300px;
    right: -150px;
    background: radial-gradient(circle, rgb(161,179,174) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 15s infinite ease-in-out;
    filter: blur(50px);
    position: absolute;
    opacity: 0.2;
    content: "";
}.appField_5284 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.appField_5284 h2 {
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 34px;
    transform-origin: center;
    line-height: 1.4;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 700;
    color: rgb(198,212,209);
    transform: perspective(1000px) rotateX(2deg);
}.appField_5284 h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(198,212,209), rgb(161,179,174));
    height: 3px;
    transition: width 0.3s ease;
    bottom: -15px;
}.appField_5284 .virtual_classes_7945 {
    overflow: hidden;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 
                0 5px 15px rgba(0,0,0,0.05);
    transform: translateY(0);
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 12px;
}.appField_5284 .virtual_classes_7945::before {
    background: linear-gradient(90deg, rgb(198,212,209), rgb(161,179,174), rgb(198,212,209));
    position: absolute;
    height: 6px;
    width: 100%;
    left: 0;
    background-size: 200% 100%;
    content: "";
    animation: gradientShift 6s infinite linear;
    top: 0;
}.appField_5284 .virtual_classes_7945:hover {
    transform: translateY(-5px);
}.appField_5284 .virtual_classes_7945:hover h2::after {
    width: 120px;
}.appField_5284 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.appField_5284 li {
    padding-left: 25px;
    position: relative;
}.appField_5284 li::before {
    position: absolute;
    background: rgb(161,179,174);
    transition: transform 0.3s ease;
    width: 10px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    left: 0;
    height: 10px;
    top: 8px;
    content: "";
    transform: rotate(45deg);
}.appField_5284 li:hover::before {
    transform: rotate(225deg) scale(1.2);
}.appField_5284 span {
    line-height: 1.7;
    color: #000000;
    padding: 10px 0;
    font-weight: 400;
    display: block;
    font-family: Arial, sans-serif;
    letter-spacing: 0.3px;
    position: relative;
    font-size: calc(13px + 2px);
}.appField_5284 span::after {
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.05), transparent);
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
}

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

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

@media (max-width: 1024px) {.appField_5284 {
    padding: 80px 0;
}.appField_5284 h2 {
    font-size: calc(34px - 2px);
}.appField_5284 .virtual_classes_7945 {
    padding: 30px;
}.appField_5284 span {
    font-size: 13px;
}
}

@media (max-width: 768px) {.appField_5284 {
    padding: 60px 0;
}.appField_5284 h2 {
    font-size: calc(34px - 4px);
    transform: perspective(1000px) rotateX(1deg);
}.appField_5284 .virtual_classes_7945 {
    padding: 25px;
}.appField_5284 li::before {
    top: 6px;
}.appField_5284 span {
    font-size: calc(13px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.appField_5284 {
    padding: 40px 0;
}.appField_5284 h2 {
    font-size: calc(34px - 6px);
    transform: none;
    margin-bottom: 30px;
}.appField_5284 h2::after {
    bottom: -10px;
    width: 60px;
}.appField_5284 .virtual_classes_7945 {
    padding: 20px;
}.appField_5284 li {
    padding-left: 20px;
}.appField_5284 li::before {
    width: 8px;
    height: 8px;
    top: 7px;
}.appField_5284 span {
    font-size: calc(13px - 2px);
    letter-spacing: 0.2px;
    line-height: 1.5;
}}.title_screen_4976 {
    margin: 0;
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgba(94,170,168,0.1) 100%);
}.title_screen_4976::before {
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.8;
    background-size: 60px 60px;
    content: "";
    z-index: 1;
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgba(94,170,168,0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(94,170,168,0.03) 1px, transparent 1px);
    left: 0;
}.title_screen_4976::after {
    right: -20%;
    content: "";
    z-index: 1;
    width: 70%;
    height: 200%;
    position: absolute;
    transform: rotate(-15deg);
    top: -50%;
    background: radial-gradient(ellipse at center, rgba(94,170,168,0.15) 0%, transparent 70%);
}.title_screen_4976 .virtual_classes_7945 {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    flex-direction: column-reverse;
    display: flex;
}.title_screen_4976 .editorial_wrap_2587 {
    padding: 30px 0;
    transform: translateZ(0);
    width: 100%;
}.title_screen_4976 h1 {
    line-height: 1.3;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    position: relative;
    color: rgb(198,212,209);
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 37px;
    transform: translateX(-5px);
    opacity: 0;
}.title_screen_4976 h1::after {
    position: absolute;
    transform-origin: left;
    bottom: -10px;
    transform: scaleX(0);
    width: 60px;
    content: "";
    background: rgb(198,212,209);
    left: 0;
    animation: expandLine 0.6s ease-out forwards 0.8s;
    height: 3px;
}.title_screen_4976 .skill_trackfast_4617 {
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    margin-bottom: 30px;
}.title_screen_4976 .skill_trackfast_4617 p {
    margin-top: 25px;
    color: #000000;
    line-height: 1.6;
    position: relative;
    border-left: 3px solid rgba(94,170,168,0.3);
    font-size: calc(16px * 1.05);
    padding-left: 15px;
}.title_screen_4976 .skill_trackfast_4617 svg {
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    width: 80px;
    margin-top: 10px;
    transform: translateZ(0);
    height: 80px;
}.title_screen_4976 .skill_trackfast_4617 svg:hover {
    transform: translateZ(0) scale(1.05) rotate(2deg);
}.title_screen_4976 .skill_trackfast_4617 svg g {
    transition: transform 0.4s ease;
}.title_screen_4976 .skill_trackfast_4617 svg:hover g {
    transform: translate(30.89265,30.89265) scale(0.75);
}.title_screen_4976 .skill_trackfast_4617 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}.title_screen_4976 .skill_trackfast_4617 svg:hover path {
    fill: rgba(94,170,168,0.9);
}.title_screen_4976 .skill_trackfast_4617 svg text {
    transition: fill 0.3s ease, font-weight 0.3s ease;
    font-family: Arial, sans-serif;
}.title_screen_4976 .skill_trackfast_4617 svg:hover text {
    fill: rgb(74,150,148);
}.title_screen_4976 ul {
    padding: 0;
    transform: translateY(20px);
    list-style: none;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.7s;
    margin: 30px 0 0 0;
}.title_screen_4976 ul li {
    display: inline-block;
}.title_screen_4976 .request_request_9162 {
    font-size: 15px;
    position: relative;
    overflow: hidden;
    padding: 14px 28px;
    transform: perspective(1px) translateZ(0);
    font-weight: 600;
    border: none;
    box-shadow: 0 6px 15px -5px rgba(94,170,168,0.4);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    background: rgb(198,212,209);
}.title_screen_4976 .request_request_9162::before {
    content: "";
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    left: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.title_screen_4976 .request_request_9162:hover {
    box-shadow: 0 8px 20px -4px rgba(94,170,168,0.6);
    transform: translateY(-2px) translateZ(0);
}.title_screen_4976 .request_request_9162:hover::before {
    transform: translateX(100%);
}.title_screen_4976 .profile_image_0241 {
    width: 100%;
    height: 300px;
    transform: translateY(20px) rotate(-2deg);
    animation: fadeInPhoto 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    border: 8px solid #ffffff;
    opacity: 0;
    position: relative;
}.title_screen_4976 .profile_image_0241::before {
    height: 100%;
    background: linear-gradient(to bottom, 
        rgba(94,170,168,0.2) 0%,
        rgba(0,0,0,0) 40%,
        rgba(0,0,0,0.3) 100%);
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
}.title_screen_4976 .profile_image_0241::after {
    content: "";
    width: 100%;
    z-index: 2;
    position: absolute;
    right: -30%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    top: -30%;
    height: 100%;
}

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

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

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

@keyframes fadeInPhoto {
    from {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotate(-2deg);
    }
}

@media (min-width: 768px) {.title_screen_4976 {
    padding: 100px 0;
}.title_screen_4976 .virtual_classes_7945 {
    flex-direction: row;
    gap: 40px;
    align-items: center;
}.title_screen_4976 .editorial_wrap_2587 {
    width: 50%;
    padding: 0;
}.title_screen_4976 h1 {
    font-size: calc(37px * 1.1);
}.title_screen_4976 .profile_image_0241 {
    transform: translateY(0) rotate(-2deg);
    width: 50%;
    height: 400px;
}.title_screen_4976 .skill_trackfast_4617 svg {
    height: 90px;
    width: 90px;
}
}

@media (min-width: 992px) {.title_screen_4976 {
    padding: 120px 0;
}.title_screen_4976 .virtual_classes_7945 {
    gap: 60px;
}.title_screen_4976 h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 30px;
}.title_screen_4976 .skill_trackfast_4617 p {
    margin-top: 30px;
    font-size: calc(16px * 1.1);
}.title_screen_4976 .profile_image_0241 {
    height: 450px;
    transform: translateY(0) rotate(-3deg);
}.title_screen_4976 .skill_trackfast_4617 svg {
    width: 100px;
    height: 100px;
}.title_screen_4976 .request_request_9162 {
    padding: 16px 32px;
}
}

@media (min-width: 1200px) {.title_screen_4976 .virtual_classes_7945 {
    gap: 80px;
}.title_screen_4976 h1 {
    font-size: 43px;
}.title_screen_4976 .profile_image_0241 {
    transform: perspective(1000px) rotateY(-5deg) rotateX(2deg) rotate(-2deg);
    height: 500px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.title_screen_4976 .profile_image_0241:hover {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) rotate(-1deg);
}}.course_highlights_4713 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgba(255,255,255,0.92) 100%);
}.course_highlights_4713::before {
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(var(--secondary-color-opacity), 0.08) 0%, transparent 60%);
    left: 0;
    height: 100%;
}.course_highlights_4713::after {
    content: "";
    top: -5%;
    height: 40%;
    position: absolute;
    filter: blur(50px);
    right: -5%;
    transform: rotate(-15deg);
    z-index: 0;
    width: 40%;
    background: linear-gradient(120deg, rgb(198,212,209) 0%, rgb(161,179,174) 100%);
    opacity: 0.05;
}.course_highlights_4713 .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 1.5rem;
    max-width: 1200px;
}.course_highlights_4713 h2 {
    max-width: 90%;
    opacity: 0;
    transform: translateY(20px);
    margin-bottom: 3rem;
    font-size: 29px;
    line-height: 1.3;
    animation: fadeUp 0.8s ease-out forwards;
    font-weight: 700;
    position: relative;
    color: #000000;
}.course_highlights_4713 h2::after {
    background: linear-gradient(90deg, rgb(198,212,209) 0%, rgb(161,179,174) 100%);
    position: absolute;
    height: 4px;
    transform-origin: left;
    left: 0;
    content: "";
    transform: scaleX(0);
    animation: scaleIn 1s 0.3s ease-out forwards;
    width: 80px;
    bottom: -1rem;
}.course_highlights_4713 .training_track_2149 {
    gap: 2rem;
    animation: fadeUp 0.8s 0.2s ease-out forwards;
    opacity: 0;
    transform: translateY(0);
    flex-direction: column;
    display: flex;
}.course_highlights_4713 .profile_image_0241 {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    height: 350px;
    transform: translateY(20px);
}.course_highlights_4713 .profile_image_0241::before {
    transition: opacity 0.5s ease;
    width: 100%;
    background: linear-gradient(180deg, 
        rgba(var(--primary-color-opacity), 0.2) 0%, 
        rgba(var(--secondary-color-opacity), 0.4) 100%);
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0;
}.course_highlights_4713 .profile_image_0241:hover {
    transform: translateY(0);
}.course_highlights_4713 .profile_image_0241:hover::before {
    opacity: 1;
}.course_highlights_4713 .editorial_wrap_2587 {
    transform: translateX(0);
    flex-direction: column;
    background: rgba(255,255,255,0.7);
    padding: 2rem;
    position: relative;
    gap: 1.5rem;
    backdrop-filter: blur(10px);
    display: flex;
    transition: transform 0.4s ease;
}.course_highlights_4713 .editorial_wrap_2587::before {
    width: 5px;
    content: "";
    top: 0;
    left: 0;
    transition: height 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    background: rgb(198,212,209);
    height: 0;
}.course_highlights_4713 .editorial_wrap_2587:hover::before {
    height: 100%;
}.course_highlights_4713 .description {
    color: #000000;
    position: relative;
    font-size: 15px;
    margin: 0;
    max-height: 200px;
    padding-right: 10px;
    overflow-y: auto;
    transition: color 0.3s ease;
    line-height: 1.7;
}.course_highlights_4713 .description:first-of-type {
    font-weight: 600;
}.course_highlights_4713 .description::-webkit-scrollbar {
    width: 4px;
}.course_highlights_4713 .description::-webkit-scrollbar-track {
    background: rgba(var(--dark-color-opacity), 0.05);
    border-radius: 10px;
}.course_highlights_4713 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(198,212,209), rgb(161,179,174));
}

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

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


@media (min-width: 768px) {.course_highlights_4713 {
    padding: 6rem 0;
}.course_highlights_4713 h2 {
    font-size: calc(29px * 1.1);
    max-width: 80%;
}.course_highlights_4713 .training_track_2149 {
    flex-direction: row;
    align-items: flex-start;
}.course_highlights_4713 .profile_image_0241 {
    height: 450px;
    flex-shrink: 0;
    width: 45%;
}.course_highlights_4713 .editorial_wrap_2587 {
    padding: 2.5rem;
    z-index: 2;
    margin-left: -3rem;
    margin-top: 3rem;
    width: 55%;
}.course_highlights_4713 .editorial_wrap_2587:hover {
    transform: translateX(10px);
}.course_highlights_4713 .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_highlights_4713 {
    padding: 8rem 0;
}.course_highlights_4713 h2 {
    font-size: calc(29px * 1.2);
    max-width: 70%;
}.course_highlights_4713 .profile_image_0241 {
    width: 50%;
    height: 500px;
}.course_highlights_4713 .editorial_wrap_2587 {
    box-shadow: 15px 15px 30px rgba(0,0,0,0.05);
    padding: 3rem;
    margin-left: -5rem;
    width: 60%;
}.course_highlights_4713 .description {
    max-height: 400px;
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course_highlights_4713 .container {
    padding: 0 2rem;
}.course_highlights_4713 h2 {
    margin-bottom: 4rem;
    font-size: calc(29px * 1.3);
}.course_highlights_4713 .training_track_2149 {
    gap: 3rem;
}.course_highlights_4713 .profile_image_0241 {
    height: 550px;
    transition: transform 0.7s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.7s ease;
}.course_highlights_4713 .profile_image_0241:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}.course_highlights_4713 .editorial_wrap_2587 {
    padding: 3.5rem;
    margin-left: -8rem;
}
}

@media (max-width: 767px) {.course_highlights_4713 {
    padding: 4rem 0;
}.course_highlights_4713 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.course_highlights_4713 h2::after {
    width: 60px;
    height: 3px;
}.course_highlights_4713 .training_track_2149 {
    gap: 1.5rem;
}.course_highlights_4713 .profile_image_0241 {
    height: 250px;
}.course_highlights_4713 .editorial_wrap_2587 {
    padding: 1.5rem;
}.course_highlights_4713 .description {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
    max-height: 150px;
}}.our_story_1964 {
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
}.our_story_1964::before {
    position: absolute;
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(3px);
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(198,212,209,0.5), rgba(20, 30, 60, 0.85), rgba(40, 50, 80, 0.82));
}.our_story_1964::after {
    animation: glow 15s infinite alternate ease-in-out;
    opacity: 0.15;
    right: -30%;
    background: radial-gradient(ellipse at center, rgb(161,179,174,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    height: 200%;
    z-index: 2;
    width: 80%;
    top: -50%;
    transform: rotate(-15deg);
}.our_story_1964 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 5;
    max-width: 1140px;
}.our_story_1964 h2 {
    letter-spacing: 1.5px;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    transform: translateZ(0);
    font-size: 35px;
    display: inline-block;
    color: #ffffff;
}.our_story_1964 h2::before {
    bottom: -10px;
    background: rgb(161,179,174);
    animation: expandLine 1.5s forwards ease-out;
    height: 3px;
    transform-origin: left;
    content: "";
    left: 0;
    width: 40%;
    position: absolute;
}.our_story_1964 h2::after {
    animation: expandWiderLine 2s forwards ease-out;
    content: "";
    bottom: -10px;
    width: 80%;
    position: absolute;
    left: 0;
    transform-origin: left;
    height: 1px;
    background: rgb(255, 255, 255, 0.5);
}.our_story_1964 .editorial_wrap_2587 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 30px 40px;
    border-left: 4px solid rgb(161,179,174);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateY(-1deg);
    backdrop-filter: blur(8px);
}.our_story_1964 .editorial_wrap_2587::before {
    left: 0;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    transform: translateX(-100%);
    animation: shimmer 5s infinite;
}.our_story_1964 .editorial_wrap_2587:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.our_story_1964 .editorial_wrap_2587 > div {
    position: relative;
}.our_story_1964 .editorial_wrap_2587 p {
    position: relative;
    transform: translateZ(0);
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: calc(18px * 1.1);
}.our_story_1964 .editorial_wrap_2587 p::after {
    content: "";
    width: 70px;
    height: 2px;
    transform-origin: left;
    left: 0;
    position: absolute;
    animation: expandLine 1.5s forwards ease-out 0.5s;
    bottom: -8px;
    background: rgb(161,179,174);
}.our_story_1964 .editorial_wrap_2587 div div {
    column-count: 1;
    margin-bottom: 0;
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    text-align: justify;
    transition: all 0.5s ease;
    font-size: 18px;
    column-gap: 40px;
    line-height: 1.7;
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}

@keyframes expandWiderLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.25;
        transform: rotate(-15deg) scale(1.05);
    }
}

@media (min-width: 768px) {.our_story_1964 {
    padding: 150px 0 100px;
}.our_story_1964 h2 {
    margin-bottom: 60px;
}.our_story_1964 .editorial_wrap_2587 {
    padding: 40px 50px;
    transform: perspective(1200px) rotateY(-1deg);
}.our_story_1964 .editorial_wrap_2587 div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_story_1964 {
    padding: 180px 0 120px;
}.our_story_1964 .container {
    padding: 0 30px;
}.our_story_1964 h2 {
    font-size: calc(35px * 1.1);
}.our_story_1964 .editorial_wrap_2587 {
    transform: perspective(1500px) rotateY(-1deg);
    padding: 50px 60px;
}.our_story_1964 .editorial_wrap_2587 div div {
    line-height: 1.8;
    column-count: 2;
}
}

@media (max-width: 767px) {.our_story_1964 {
    padding: 90px 0 60px;
}.our_story_1964 .container {
    padding: 0 15px;
}.our_story_1964 h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.9);
}.our_story_1964 .editorial_wrap_2587 {
    padding: 25px 20px;
    transform: perspective(800px) rotateY(-1deg);
}.our_story_1964 .editorial_wrap_2587 p {
    font-size: 18px;
}.our_story_1964 .editorial_wrap_2587 div div {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.our_story_1964 {
    padding: 70px 0 50px;
}.our_story_1964 .editorial_wrap_2587 {
    padding: 20px 15px;
    transform: none;
}.our_story_1964 h2 {
    font-size: calc(35px * 0.85);
}.our_story_1964 .editorial_wrap_2587 p {
    font-size: calc(18px * 0.9);
}.our_story_1964 .editorial_wrap_2587 div div {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}}footer {
    margin-top: 0;
    background-color: #000000;
    position: relative;
}footer::before {
    background: linear-gradient(to right,
    #000000 0%,
    rgb(198,212,209,0.5) 50%,
    #000000 100%);
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.9;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
}.citation_0781 {
    z-index: 5;
    background-color: transparent;
    padding: 60px 0 40px;
    position: relative;
}.citation_0781 .container {
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    grid-gap: 30px;
    display: grid;
}.citation_0781 .company_holder {
    grid-column: span 4;
    border-radius: 10px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
}.citation_0781 .company_holder h3 {
    margin-bottom: 20px;
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    font-size: 28px;
    position: relative;
}.citation_0781 .company_holder h3::after {
    background: rgb(198,212,209);
    width: 100%;
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
    bottom: -8px;
}.citation_0781 .peer_help_1039 {
    opacity: 0.8;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
}.citation_0781 .footer_careers_8253 {
    grid-column: span 8;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-gap: 30px;
}.citation_0781 .nav_primary_3571 {
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    border-radius: 10px;
    padding: 30px;
}.citation_0781 .nav_primary_3571 h5 {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #ffffff;
}.citation_0781 .nav_primary_3571 h5::after {
    content: "";
    height: 2px;
    left: 0;
    bottom: -8px;
    background: rgb(161,179,174);
    position: absolute;
    width: 100%;
}.citation_0781 .nav_primary_3571 .main_pagewrap_6710 {
    grid-gap: 15px;
    display: grid;
}.citation_0781 .nav_primary_3571 .main_pagewrap_6710 a {
    position: relative;
    font-size: 16px;
    padding-left: 15px;
    opacity: 0.8;
    transition: color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
    display: block;
    color: #ffffff;
}.citation_0781 .nav_primary_3571 .main_pagewrap_6710 a::before {
    width: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    content: "";
    background: rgb(161,179,174);
    left: 0;
    height: 6px;
}.citation_0781 .nav_primary_3571 .main_pagewrap_6710 a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: rgb(198,212,209);
}.law_res_0183 {
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 5;
    margin-top: 40px;
    padding: 25px 0;
}.law_res_0183 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.law_res_0183 .comm_guide_9540 {
    font-size: 12px;
    text-align: center;
    opacity: 0.7;
    color: #ffffff;
}

@media (max-width: 991px) {.citation_0781 .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.citation_0781 .company_holder {
    grid-column: span 12;
}.citation_0781 .footer_careers_8253 {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.citation_0781 {
    padding: 40px 0 30px;
}.citation_0781 .footer_careers_8253 {
    grid-template-columns: 1fr;
}.citation_0781 .company_holder {
    padding: 25px;
}.citation_0781 .nav_primary_3571 {
    padding: 25px;
}.citation_0781 .company_holder h3 {
    font-size: calc(28px - 2px);
}.citation_0781 .nav_primary_3571 h5 {
    font-size: calc(21px - 1px);
}
}

@media (max-width: 575px) {.citation_0781 {
    padding: 30px 0 20px;
}.citation_0781 .company_holder,
  .citation_0781 .nav_primary_3571 {
    padding: 20px;
}.citation_0781 .company_holder h3 {
    font-size: calc(28px - 4px);
}.law_res_0183 {
    padding: 20px 0;
}}

.citation_0781 .company_holder:hover,
.citation_0781 .nav_primary_3571:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: background-color 0.3s ease;
}.citation_0781 .container::before {
    top: 0;
    height: 100%;
    position: absolute;
    pointer-events: none;
    background: 
    linear-gradient(to right, rgb(198,212,209,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(198,212,209,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    left: 0;
    z-index: -1;
    width: 100%;
    opacity: 0.05;
    content: "";
}.citation_0781 .company_holder::before {
    width: 5px;
    background: rgb(198,212,209);
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.5;
    height: 100%;
    content: "";
}.citation_0781 .nav_primary_3571::before {
    opacity: 0.5;
    width: 5px;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    background: rgb(161,179,174);
}footer::after {
    left: 0;
    height: 5px;
    opacity: 0.3;
    position: absolute;
    content: "";
    z-index: 2;
    bottom: 0;
    background: linear-gradient(to right,
    rgb(198,212,209),
    rgb(161,179,174),
    rgb(198,212,209));
    width: 100%;
}.citation_0781 .main_pagewrap_6710 {
    position: relative;
}.citation_0781 .main_pagewrap_6710::after {
    background: rgb(161,179,174,0.5);
    opacity: 0.2;
    left: 0;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 1px;
    width: 100%;
}.citation_0781 .nav_primary_3571 h5,
.citation_0781 .company_holder h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}.citation_0781 .nav_primary_3571:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}.citation_0781 .nav_primary_3571:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.law_res_0183 .comm_guide_9540 {
    position: relative;
    display: inline-block;
}.law_res_0183 .comm_guide_9540::before {
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 30px;
    content: "";
    opacity: 0.5;
    position: absolute;
    background: rgb(198,212,209);
}.law_res_0183 .comm_guide_9540::after {
    content: "";
    position: absolute;
    width: 30px;
    top: 50%;
    opacity: 0.5;
    background: rgb(198,212,209);
    right: -40px;
    transform: translateY(-50%);
    height: 1px;
}.help_desk_info_0867 {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(234,239,238);
    position: relative;
}.help_desk_info_0867::before {
    background: 
    linear-gradient(45deg, rgb(198,212,209,0.5) 25%, transparent 25%) -50px 0,
    linear-gradient(45deg, transparent 25%, rgb(161,179,174,0.5) 25%, rgb(161,179,174,0.5) 50%, transparent 50%, transparent 75%, rgb(161,179,174,0.5) 75%, rgb(161,179,174,0.5)) -50px 0;
    background-size: 100px 100px;
    opacity: 0.03;
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    animation: backgroundMove 60s linear infinite;
    height: 100%;
    top: 0;
    content: "";
}.help_desk_info_0867::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(198,212,209), rgb(161,179,174), transparent);
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    animation: scanline 4s linear infinite;
    left: 0;
}.help_desk_info_0867 .container {
    z-index: 2;
    position: relative;
}.help_desk_info_0867 .edu_guide_9867 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 20px;
    padding: 60px 50px;
    overflow: hidden;
    box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.1),
              0 5px 20px -5px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    background: #ffffff;
    perspective: 1000px;
}.help_desk_info_0867 .edu_guide_9867::before {
    background: 
    radial-gradient(circle at 20% 20%, rgb(198,212,209,0.5) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgb(161,179,174,0.5) 0%, transparent 50%);
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.05;
    content: "";
    top: 0;
    left: 0;
}.help_desk_info_0867 .edu_guide_9867::after {
    width: 100%;
    top: 0;
    position: absolute;
    height: 5px;
    z-index: 1;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(198,212,209), rgb(161,179,174));
}.help_desk_info_0867 h2 {
    color: #000000;
    position: relative;
    margin-bottom: 35px;
    font-size: 38px;
    padding-left: 20px;
    letter-spacing: 0.5px;
    font-weight: 700;
}.help_desk_info_0867 h2::before {
    animation: pulse 3s infinite;
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    background: rgb(198,212,209);
    top: 50%;
    content: "";
    position: absolute;
    left: 0;
    border-radius: 2px;
    width: 10px;
    box-shadow: 0 0 15px rgb(198,212,209);
}.help_desk_info_0867 h2::after {
    width: 100px;
    bottom: -10px;
    content: "";
    background: linear-gradient(to right, rgb(198,212,209), transparent);
    position: absolute;
    left: 0;
    height: 2px;
}.help_desk_info_0867 p {
    margin-bottom: 30px;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    line-height: 1.8;
}.help_desk_info_0867 p:last-of-type {
    margin-bottom: 50px;
    display: flex;
    transition: all 0.3s ease;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.02);
    align-items: center;
    border-radius: 10px;
    border-left: 3px solid rgb(198,212,209);
}.help_desk_info_0867 p:last-of-type:hover {
    transform: translateX(5px);
    background: rgba(0, 0, 0, 0.04);
}.help_desk_info_0867 p svg {
    fill: rgb(198,212,209);
    transition: all 0.3s ease;
    margin-right: 15px;
    filter: drop-shadow(0 0 2px rgb(198,212,209,0.5));
    width: 24px;
    height: 24px;
}.help_desk_info_0867 p:hover svg {
    transform: scale(1.1);
}.help_desk_info_0867 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,212,209);
}.help_desk_info_0867 .connect_section_3917 {
    position: relative;
    gap: 30px;
    display: flex;
    padding-top: 20px;
    flex-wrap: wrap;
}.help_desk_info_0867 .connect_section_3917::before {
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    height: 1px;
    background: linear-gradient(to right, rgb(161,179,174,0.5), transparent);
    left: 0;
}.help_desk_info_0867 .learn_help_6781 {
    width: 70px;
    border-radius: 15px;
    overflow: hidden;
    height: 70px;
    z-index: 1;
    display: flex;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    justify-content: center;
}.help_desk_info_0867 .learn_help_6781::before {
    height: 100%;
    z-index: -1;
    content: "";
    opacity: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: 
    linear-gradient(45deg, rgb(198,212,209,0.5), transparent 70%),
    linear-gradient(135deg, transparent 70%, rgb(161,179,174,0.5));
}.help_desk_info_0867 .learn_help_6781::after {
    opacity: 0;
    left: -2px;
    animation: gradient-animation 6s linear infinite;
    z-index: -2;
    border-radius: 17px;
    background: linear-gradient(45deg, rgb(198,212,209), rgb(161,179,174), rgb(198,212,209));
    top: -2px;
    right: -2px;
    content: "";
    background-size: 200% 200%;
    position: absolute;
    bottom: -2px;
    transition: opacity 0.4s ease;
}.help_desk_info_0867 .learn_help_6781 svg {
    transition: all 0.4s ease;
    fill: rgb(198,212,209);
    width: 30px;
    height: 30px;
}.help_desk_info_0867 .learn_help_6781 svg path {
    transition: fill 0.4s ease;
    fill: rgb(198,212,209);
}.help_desk_info_0867 .learn_help_6781:hover {
    border-radius: 20px;
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.help_desk_info_0867 .learn_help_6781:hover::before {
    opacity: 0.2;
}.help_desk_info_0867 .learn_help_6781:hover::after {
    opacity: 1;
}.help_desk_info_0867 .learn_help_6781:hover svg {
    fill: rgb(198,212,209);
    transform: scale(1.1);
}.help_desk_info_0867 .learn_help_6781:hover svg path {
    fill: rgb(198,212,209);
}.help_desk_info_0867 .learn_help_6781 span {
    animation: ripple 1s linear infinite;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background: rgb(198,212,209);
    pointer-events: none;
    opacity: 0;
}

@keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0.5;
  }
  100% {
    width: 200px;
    height: 200px;
    opacity: 0;
  }
}

@keyframes scanline {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) rotate(45deg) scale(1);
    box-shadow: 0 0 15px rgb(198,212,209);
  }
  50% {
    transform: translateY(-50%) rotate(45deg) scale(1.2);
    box-shadow: 0 0 30px rgb(198,212,209);
  }
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes backgroundMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}

@media (max-width: 992px) {.help_desk_info_0867 {
    padding: 70px 0;
}.help_desk_info_0867 .edu_guide_9867 {
    padding: 45px 35px;
}.help_desk_info_0867 h2 {
    font-size: calc(38px * 0.9);
}.help_desk_info_0867 .connect_section_3917 {
    gap: 20px;
}.help_desk_info_0867 .learn_help_6781 {
    width: 65px;
    height: 65px;
}.help_desk_info_0867 .learn_help_6781 svg {
    height: 26px;
    width: 26px;
}
}

@media (max-width: 768px) {.help_desk_info_0867 {
    padding: 60px 0;
}.help_desk_info_0867 .edu_guide_9867 {
    padding: 40px 30px;
}.help_desk_info_0867 h2 {
    font-size: calc(38px * 0.85);
    margin-bottom: 25px;
}.help_desk_info_0867 p {
    margin-bottom: 25px;
    font-size: calc(13px * 0.95);
}.help_desk_info_0867 p:last-of-type {
    padding: 12px 15px;
}.help_desk_info_0867 p svg {
    margin-right: 12px;
    height: 22px;
    width: 22px;
}.help_desk_info_0867 .connect_section_3917 {
    justify-content: center;
    gap: 15px;
}.help_desk_info_0867 .learn_help_6781 {
    border-radius: 12px;
    width: 60px;
    height: 60px;
}.help_desk_info_0867 .learn_help_6781 svg {
    width: 24px;
    height: 24px;
}.help_desk_info_0867 .learn_help_6781:hover {
    border-radius: 15px;
}
}

@media (max-width: 576px) {.help_desk_info_0867 {
    padding: 50px 0;
}.help_desk_info_0867 .edu_guide_9867 {
    padding: 35px 25px;
}.help_desk_info_0867 h2 {
    font-size: calc(38px * 0.8);
    padding-left: 15px;
}.help_desk_info_0867 h2::before {
    height: 8px;
    width: 8px;
}.help_desk_info_0867 p {
    font-size: calc(13px * 0.9);
}.help_desk_info_0867 p:last-of-type {
    padding: 10px 12px;
}.help_desk_info_0867 p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.help_desk_info_0867 .connect_section_3917 {
    justify-content: space-around;
    gap: 12px;
}.help_desk_info_0867 .learn_help_6781 {
    height: 55px;
    width: 55px;
    border-radius: 10px;
}.help_desk_info_0867 .learn_help_6781 svg {
    width: 22px;
    height: 22px;
}.help_desk_info_0867 .learn_help_6781:hover {
    border-radius: 12px;
}}.potential_enrollees_2657 {
    background-color: rgb(234,239,238);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.potential_enrollees_2657::before {
    top: 0;
    position: absolute;
    width: 100%;
    content: '';
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 30%, rgb(161,179,174,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(198,212,209,0.5) 0%, transparent 30%);
    opacity: 0.4;
    left: 0;
    height: 100%;
}.potential_enrollees_2657::after {
    left: -50%;
    z-index: 1;
    top: -50%;
    width: 200%;
    opacity: 0.05;
    animation: moveGradient 120s linear infinite;
    height: 200%;
    content: '';
    background-size: 100px 100px;
    position: absolute;
    background: linear-gradient(45deg, transparent 48%, rgb(161,179,174,0.5) 49%, rgb(161,179,174,0.5) 51%, transparent 52%);
}.potential_enrollees_2657 .virtual_classes_7945 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 80px rgb(161,179,174,0.5);
    max-width: 1100px;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    margin: 0 auto;
    padding: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 2;
    border-radius: 27px;
    backdrop-filter: blur(12px);
}.potential_enrollees_2657 h3 {
    font-size: 36px;
    position: relative;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 3.5rem;
    text-align: center;
}.potential_enrollees_2657 h3::before {
    border-radius: 50px;
    content: '';
    width: 60px;
    background: rgb(161,179,174);
    transform: translateX(-50%);
    left: 50%;
    height: 5px;
    top: -30px;
    position: absolute;
}.potential_enrollees_2657 h3::after {
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    background: linear-gradient(90deg, transparent, rgb(161,179,174), transparent);
    content: '';
    bottom: -15px;
    position: absolute;
    height: 1px;
}.potential_enrollees_2657 ul {
    display: flex;
    gap: 2rem;
    margin: 0;
    flex-direction: column;
    list-style: none;
    padding: 0;
}.potential_enrollees_2657 li {
    border-radius: 27px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    text-align: center;
    display: flex;
    overflow: hidden;
    align-items: center;
    padding: 2.5rem 2rem;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.02),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.7);
}.potential_enrollees_2657 li::before {
    transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0.3;
    width: 100%;
    left: 0;
    content: '';
    top: 0;
    background: linear-gradient(90deg, rgb(161,179,174,0.5), rgb(198,212,209,0.5));
    height: 5px;
}.potential_enrollees_2657 li::after {
    opacity: 0;
    content: '';
    transition: opacity 0.5s ease;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    background: radial-gradient(circle at center bottom, rgb(161,179,174,0.5) 0%, transparent 70%);
}.potential_enrollees_2657 li:hover {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
    transform: translateY(-8px);
}.potential_enrollees_2657 li:hover::before {
    opacity: 1;
}.potential_enrollees_2657 li:hover::after {
    opacity: 0.15;
}.potential_enrollees_2657 li svg {
    width: 60px;
    height: 60px;
    filter: drop-shadow(0 3px 6px rgb(161,179,174,0.5));
    display: block;
    fill: rgb(161,179,174);
    margin-bottom: 1.5rem;
    transition: all 0.4s ease;
}.potential_enrollees_2657 li:hover svg {
    filter: drop-shadow(0 5px 10px rgb(198,212,209,0.5));
    fill: rgb(198,212,209);
    transform: scale(1.05);
}.potential_enrollees_2657 li svg path {
    transition: all 0.4s ease;
}.potential_enrollees_2657 li:hover svg path {
    fill: rgb(198,212,209);
}.potential_enrollees_2657 li {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 1rem;
    position: relative;
    color: #000000;
    font-weight: 300;
}.potential_enrollees_2657 li:nth-child(1) {
    background-color: rgba(255, 255, 255, 0.75);
}.potential_enrollees_2657 li:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.8);
}.potential_enrollees_2657 li:nth-child(3) {
    background-color: rgba(255, 255, 255, 0.85);
}.potential_enrollees_2657 li:nth-child(4) {
    background-color: rgba(255, 255, 255, 0.9);
}

@keyframes moveGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (min-width: 992px) {.potential_enrollees_2657 ul {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.potential_enrollees_2657 li:nth-child(even) {
    transform: translateY(20px);
}.potential_enrollees_2657 li:nth-child(even):hover {
    transform: translateY(12px);
}.potential_enrollees_2657 li:nth-child(1),
    .potential_enrollees_2657 li:nth-child(4) {
    animation: float 8s ease-in-out infinite;
}.potential_enrollees_2657 li:nth-child(2),
    .potential_enrollees_2657 li:nth-child(3) {
    animation: float 8s ease-in-out infinite reverse;
}
}

@media (max-width: 991px) {.potential_enrollees_2657 .virtual_classes_7945 {
    padding: 2rem;
}.potential_enrollees_2657 h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2.5rem;
}.potential_enrollees_2657 li {
    padding: 2rem 1.5rem;
}.potential_enrollees_2657 li svg {
    width: 50px;
    margin-bottom: 1rem;
    height: 50px;
}
}

@media (max-width: 767px) {.potential_enrollees_2657 {
    padding: 3rem 0;
}.potential_enrollees_2657 .virtual_classes_7945 {
    padding: 1.5rem;
}.potential_enrollees_2657 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.potential_enrollees_2657 h3::before {
    width: 50px;
    top: -20px;
}.potential_enrollees_2657 h3::after {
    width: 70%;
}.potential_enrollees_2657 ul {
    gap: 1.5rem;
}.potential_enrollees_2657 li {
    padding: 1.5rem 1rem;
}.potential_enrollees_2657 li svg {
    width: 45px;
    height: 45px;
}}header {
    background: linear-gradient(to right, rgb(161,179,174,0.5), rgb(198,212,209));
    padding: 1.5rem 0;
    overflow: visible;
    z-index: 1000;
    position: relative;
}header::before {
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0.1;
    content: '';
    left: 0;
    width: 100%;
}header .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}header .top_pro_8463 {
    align-items: center;
    flex-direction: column;
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}header .header_lesson_6493 {
    justify-content: center;
    padding: 1rem;
    display: flex;
    position: relative;
    text-decoration: none;
    align-items: center;
    z-index: 2;
}header .header_lesson_6493::after {
    opacity: 0.6;
    left: 50%;
    transition: width 0.3s ease, opacity 0.3s ease;
    transform: translateX(-50%);
    content: '';
    height: 2px;
    background: #ffffff;
    width: 50%;
    position: absolute;
    bottom: 0;
}header .header_lesson_6493:hover::after {
    opacity: 1;
    width: 80%;
}header .header_lesson_6493 svg {
    height: auto;
    filter: drop-shadow(0 4px 8px rgb(198,212,209,0.5));
    width: 220px;
    transition: all 0.3s ease;
}header .header_lesson_6493:hover svg {
    transform: translateY(-5px);
}header .nav_primary_3571 {
    gap: 0.8rem;
    border-radius: 13px;
    justify-content: center;
    backdrop-filter: blur(5px);
    padding: 0.6rem 1rem;
    max-width: 800px;
    width: 100%;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
    display: flex;
}header .nav_primary_3571::before {
    left: 0;
    height: 100%;
    content: '';
    width: 100%;
    top: 0;
    border-radius: 13px;
    z-index: -1;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    position: absolute;
}header .header_primary_2187 {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.7rem 1.2rem;
    letter-spacing: 0.5px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}header .header_primary_2187::before {
    border-radius: 10px;
    transition: opacity 0.3s ease;
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    transform: translateY(100%) scale(0.8);
    background: #ffffff;
    width: 100%;
    opacity: 0;
    z-index: -1;
    top: 0;
}header .header_primary_2187:hover {
    color: rgb(198,212,209);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}header .header_primary_2187:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .top_pro_8463 {
    gap: 1.2rem;
}header .header_lesson_6493 svg {
    width: 180px;
}header .nav_primary_3571 {
    gap: 0.6rem;
    padding: 0.5rem;
}header .header_primary_2187 {
    padding: 0.6rem 1rem;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .top_pro_8463 {
    gap: 1rem;
}header .header_lesson_6493 svg {
    width: 150px;
}header .nav_primary_3571 {
    padding: 0.4rem;
    gap: 0.4rem;
}header .header_primary_2187 {
    padding: 0.5rem 0.8rem;
    font-size: calc(12px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .top_pro_8463 {
    gap: 0.8rem;
}header .header_lesson_6493 svg {
    width: 140px;
}header .nav_primary_3571 {
    padding: 0.4rem 0.6rem;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .nav_primary_3571::-webkit-scrollbar {
    height: 3px;
}header .nav_primary_3571::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .header_primary_2187 {
    white-space: nowrap;
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.7rem;
}}.contact_panel_5901 {
    position: relative;
    background: rgb(234,239,238);
    padding: 100px 0;
    overflow: hidden;
}.contact_panel_5901::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    background: rgb(234,239,238);
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(198,212,209,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(161,179,174,0.5) 0%, transparent 30%);
    z-index: 1;
}.contact_panel_5901::after {
    background-position: 0 0, 0 0, 0 0, 0 0;
    height: 100%;
    background-image: 
        repeating-linear-gradient(45deg, rgb(198,212,209,0.5) 0, rgb(198,212,209,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(161,179,174,0.5) 0, rgb(161,179,174,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(198,212,209,0.5), transparent 70%),
        linear-gradient(180deg, rgb(161,179,174,0.5), transparent 70%);
    width: 100%;
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    content: "";
    opacity: 0.2;
    animation: backgroundMove 30s infinite linear;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
}@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

.contact_panel_5901 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}.contact_panel_5901 h2 {
    text-align: center;
    font-size: 47px;
    font-weight: 700;
    position: relative;
    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 50px;
}.contact_panel_5901 h2::before {
    background: rgb(198,212,209);
    bottom: -15px;
    box-shadow: 
        0 0 5px rgb(198,212,209),
        0 0 10px rgb(198,212,209),
        0 0 15px rgb(198,212,209);
    height: 2px;
    content: "";
    left: calc(50% - 50px);
    position: absolute;
    width: 100px;
}.contact_panel_5901 .message_query_5738 {
    border-radius: 12px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(198,212,209,0.5);
    overflow: hidden;
    display: flex;
    position: relative;
}.contact_panel_5901 .message_query_5738::before {
    pointer-events: none;
    border-radius: 12px;
    z-index: 3;
    content: "";
    inset: 0;
    position: absolute;
    opacity: 0.2;
    border: 1px solid rgb(198,212,209);
}.contact_panel_5901 .profile_image_0241 {
    flex: 0 0 45%;
    position: relative;
    overflow: hidden;
    min-height: 550px;
}.contact_panel_5901 .profile_image_0241::before {
    background: rgba(0, 0, 0, 0.5);
    inset: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.contact_panel_5901 .profile_image_0241::after {
    content: "";
    opacity: 0.7;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(198,212,209,0.5) 100%);
    position: absolute;
    inset: 0;
    z-index: 2;
}.contact_panel_5901 .support_inquiry_7386 {
    flex: 0 0 55%;
    padding: 60px;
    background: #ffffff;
    position: relative;
}.contact_panel_5901 .support_inquiry_7386::before {
    right: -100px;
    height: 200px;
    z-index: 0;
    position: absolute;
    opacity: 0.3;
    background: rgb(198,212,209,0.5);
    top: -100px;
    content: "";
    filter: blur(100px);
    width: 200px;
}.contact_panel_5901 .support_inquiry_7386::after {
    filter: blur(80px);
    background: rgb(161,179,174,0.5);
    position: absolute;
    z-index: 0;
    height: 150px;
    content: "";
    left: -75px;
    opacity: 0.3;
    width: 150px;
    bottom: -75px;
}.contact_panel_5901 form {
    z-index: 2;
    position: relative;
}.contact_panel_5901 form h3 {
    color: #000000;
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 23px;
}.contact_panel_5901 form h3::after {
    bottom: -15px;
    position: absolute;
    box-shadow: 
        0 0 5px rgb(198,212,209,0.5),
        0 0 10px rgb(198,212,209,0.5);
    height: 2px;
    left: 0;
    background: rgb(198,212,209);
    content: "";
    width: 40px;
}.contact_panel_5901 form input[type="text"] {
    width: 100%;
    border: 1px solid rgb(198,212,209,0.5);
    transition: all 0.3s ease;
    padding: 18px 25px;
    background: rgb(234,239,238);
    margin-bottom: 25px;
    font-size: 12px;
    color: #000000;
    border-radius: 8px;
}.contact_panel_5901 form input[type="text"]:focus {
    border-color: rgb(198,212,209);
    box-shadow: 
        0 0 0 1px rgb(198,212,209),
        0 0 5px rgb(198,212,209,0.5);
    outline: none;
}.contact_panel_5901 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.contact_panel_5901 .help_inquiry_4362 {
    margin-bottom: 35px;
    position: relative;
}.contact_panel_5901 .help_inquiry_4362 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel_5901 .help_inquiry_4362 label {
    font-size: 15px;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
    color: #000000;
    position: relative;
}.contact_panel_5901 .help_inquiry_4362 label::before {
    border: 1px solid rgb(198,212,209,0.5);
    background: rgb(234,239,238);
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0;
    border-radius: 4px;
    left: 0;
    content: "";
}.contact_panel_5901 .help_inquiry_4362 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 5px rgb(198,212,209,0.5);
    border-color: rgb(198,212,209);
    background: rgb(198,212,209);
}.contact_panel_5901 .help_inquiry_4362 input[type="checkbox"]:checked + label::after {
    content: "";
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    width: 6px;
    height: 12px;
    top: 4px;
    border: solid #ffffff;
    left: 8px;
    position: absolute;
}.contact_panel_5901 .help_inquiry_4362 label a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(198,212,209);
    transition: all 0.3s ease;
    position: relative;
}.contact_panel_5901 .help_inquiry_4362 label a::after {
    transition: transform 0.3s ease;
    left: 0;
    background: rgb(198,212,209);
    transform-origin: right;
    position: absolute;
    transform: scaleX(0);
    bottom: -1px;
    width: 100%;
    height: 1px;
    content: "";
}.contact_panel_5901 .help_inquiry_4362 label a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}.contact_panel_5901 .request_request_9162 {
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 8px;
    border: none;
    width: 100%;
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 1px;
    padding: 18px 30px;
    font-weight: 700;
    box-shadow: 
        0 5px 15px rgb(198,212,209,0.5),
        0 0 0 1px rgb(198,212,209);
    overflow: hidden;
    background: rgb(198,212,209);
}.contact_panel_5901 .request_request_9162::before {
    transition: transform 0.5s ease;
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    background: rgb(161,179,174);
    width: 100%;
    transform-origin: right;
    top: 0;
    content: "";
    transform: scaleX(0);
}.contact_panel_5901 .request_request_9162:hover {
    box-shadow: 
        0 5px 20px rgb(161,179,174,0.5),
        0 0 0 1px rgb(161,179,174);
}.contact_panel_5901 .request_request_9162:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.contact_panel_5901 svg {
    transition: all 0.3s ease;
    fill: rgb(198,212,209);
    filter: drop-shadow(0 0 2px rgb(198,212,209,0.5));
    height: 22px;
    width: 22px;
}.contact_panel_5901 svg path {
    fill: rgb(198,212,209);
    transition: all 0.3s ease;
}.contact_panel_5901 svg:hover,
.contact_panel_5901 svg:hover path {
    fill: rgb(161,179,174);
    transform: translateY(-2px);
    filter: drop-shadow(0 0 3px rgb(161,179,174,0.5));
}

@media (max-width: 1024px) {.contact_panel_5901 {
    padding: 80px 0;
}.contact_panel_5901 .profile_image_0241 {
    min-height: 500px;
}.contact_panel_5901 .support_inquiry_7386 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_panel_5901 {
    padding: 60px 0;
}.contact_panel_5901 h2 {
    margin-bottom: 40px;
    font-size: calc(47px * 0.8);
}.contact_panel_5901 .message_query_5738 {
    flex-direction: column;
}.contact_panel_5901 .profile_image_0241 {
    width: 100%;
    min-height: 300px;
}.contact_panel_5901 .support_inquiry_7386 {
    padding: 40px 30px;
    width: 100%;
}.contact_panel_5901 form h3 {
    margin-bottom: 30px;
}.contact_panel_5901 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_panel_5901 .help_inquiry_4362 {
    margin-bottom: 25px;
}.contact_panel_5901 .request_request_9162 {
    padding: 15px 25px;
}
}

@media (max-width: 480px) {.contact_panel_5901 {
    padding: 50px 0;
}.contact_panel_5901 h2 {
    font-size: calc(47px * 0.7);
    margin-bottom: 30px;
}.contact_panel_5901 .profile_image_0241 {
    min-height: 200px;
}.contact_panel_5901 .support_inquiry_7386 {
    padding: 30px 20px;
}.contact_panel_5901 form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.contact_panel_5901 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_panel_5901 .help_inquiry_4362 {
    margin-bottom: 20px;
}.contact_panel_5901 .help_inquiry_4362 label {
    font-size: calc(15px * 0.9);
}.contact_panel_5901 .request_request_9162 {
    padding: 12px 20px;
}}.leadership_experience_5918 {
    background-color: rgb(234,239,238);
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
}.leadership_experience_5918::before {
    right: -5%;
    background: linear-gradient(135deg, rgb(198,212,209,0.5), rgb(198,212,209));
    transform: rotate(15deg);
    position: absolute;
    height: 40%;
    top: -5%;
    opacity: 0.07;
    z-index: 0;
    width: 40%;
    filter: blur(20px);
    content: "";
}.leadership_experience_5918::after {
    content: "";
    position: absolute;
    left: -5%;
    opacity: 0.07;
    width: 40%;
    z-index: 0;
    transform: rotate(-15deg);
    background: linear-gradient(225deg, rgb(161,179,174), rgb(161,179,174,0.5));
    bottom: -5%;
    height: 40%;
    filter: blur(20px);
}.leadership_experience_5918 .container {
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.leadership_experience_5918 .client_voices_9543 {
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03),
                0 20px 40px rgba(rgb(198,212,209,0.5), 0.04);
    padding: 2.5rem;
    border-left: 4px solid rgb(198,212,209);
    background: linear-gradient(165deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    gap: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    display: grid;
    grid-template-columns: 1fr;
}.leadership_experience_5918 .client_voices_9543:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 3px 8px rgba(0,0,0,0.05),
                0 25px 50px rgba(rgb(198,212,209,0.5), 0.06);
    transform: translateY(-5px);
}.leadership_experience_5918 .client_voices_9543::before {
    z-index: -1;
    content: "";
    height: 80px;
    width: 80px;
    opacity: 0.05;
    right: 1.5rem;
    position: absolute;
    background: rgb(198,212,209,0.5);
    transform: rotate(15deg);
    top: 1.5rem;
    border-radius: 10px;
}.leadership_experience_5918 .client_voices_9543 > div:first-child {
    justify-self: center;
}.leadership_experience_5918 .profile_image_0241 {
    position: relative;
    width: 170px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
                box-shadow 0.5s ease;
    height: 170px;
    overflow: hidden;
    transform: perspective(800px) rotateY(5deg);
    border-radius: 2px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}.leadership_experience_5918 .client_voices_9543:hover .profile_image_0241 {
    transform: perspective(800px) rotateY(-2deg) translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0,0,0,0.15);
}.leadership_experience_5918 .profile_image_0241::before {
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(rgb(198,212,209,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgb(161,179,174,0.5), 0.2) 100%
    );
    content: "";
}.leadership_experience_5918 .profile_image_0241::after {
    position: absolute;
    top: -50%;
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    left: -50%;
    content: "";
    height: 200%;
    width: 200%;
    transform: rotate(25deg);
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(255,255,255,0) 30%,
        rgba(255,255,255,0.2) 50%,
        rgba(255,255,255,0) 70%,
        transparent 100%
    );
    z-index: 2;
    opacity: 0;
}.leadership_experience_5918 .client_voices_9543:hover .profile_image_0241::after {
    opacity: 1;
    transform: rotate(25deg) translate(50%, 50%);
}.leadership_experience_5918 .name {
    margin: 0 0 0.75rem;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.03em;
    display: inline-block;
}.leadership_experience_5918 .name::after {
    content: "";
    bottom: -5px;
    position: absolute;
    height: 3px;
    transform-origin: left center;
    background: linear-gradient(to right, rgb(198,212,209), rgb(198,212,209,0.5));
    width: 2.5rem;
    left: 0;
    transform: scaleX(0.8);
    transition: transform 0.35s ease;
}.leadership_experience_5918 .client_voices_9543:hover .name::after {
    transform: scaleX(1);
}.leadership_experience_5918 .client_voices_9543 > div:nth-child(2) > div {
    padding-left: 0.5rem;
    transition: color 0.3s ease, opacity 0.3s ease;
    font-weight: 600;
    font-size: calc(14px * 0.95);
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
    opacity: 0.85;
    position: relative;
}.leadership_experience_5918 .client_voices_9543:hover > div:nth-child(2) > div {
    opacity: 1;
    color: rgb(198,212,209);
}.leadership_experience_5918 .client_voices_9543 > div:nth-child(2) > div::before {
    opacity: 0.75;
    content: "";
    transition: height 0.3s ease, top 0.3s ease;
    position: absolute;
    top: 0.4em;
    left: 0;
    background-color: rgb(161,179,174);
    height: 0.8em;
    width: 3px;
}.leadership_experience_5918 .client_voices_9543:hover > div:nth-child(2) > div::before {
    top: 0.2em;
    height: 1.2em;
}.leadership_experience_5918 .career_wrap_1329 {
    position: relative;
    margin: 0;
    font-size: 14px;
    padding-left: 1rem;
    border-left: 2px solid rgba(rgb(198,212,209,0.5), 0.3);
    color: #000000;
    transition: border-color 0.3s ease;
    line-height: 1.7;
}.leadership_experience_5918 .client_voices_9543:hover .career_wrap_1329 {
    border-left-color: rgb(198,212,209);
}.leadership_experience_5918 .career_wrap_1329::before {
    line-height: 1;
    left: -0.5rem;
    top: -1.5rem;
    font-size: 4rem;
    opacity: 0.15;
    color: rgb(198,212,209,0.5);
    content: "";
    position: absolute;
}

@media (min-width: 768px) {.leadership_experience_5918 {
    padding: 6rem 0;
}.leadership_experience_5918 .client_voices_9543 {
    padding: 3rem;
    grid-template-columns: auto 1fr;
    gap: 2rem 3rem;
    grid-template-rows: auto 1fr;
}.leadership_experience_5918 .client_voices_9543 > div:first-child {
    justify-self: start;
    grid-row: 1 / 3;
}.leadership_experience_5918 .profile_image_0241 {
    height: 280px;
    width: 220px;
}.leadership_experience_5918 .name {
    font-size: calc(24px * 1.1);
    margin: 0 0 1rem;
}.leadership_experience_5918 .career_wrap_1329 {
    line-height: 1.75;
    font-size: calc(14px * 1.05);
    padding-left: 1.5rem;
}
}

@media (min-width: 992px) {.leadership_experience_5918 {
    padding: 8rem 0;
}.leadership_experience_5918 .client_voices_9543 {
    padding: 4rem;
    margin: 0 auto;
    gap: 2.5rem 4rem;
    max-width: 90%;
    border-left-width: 6px;
}.leadership_experience_5918 .profile_image_0241 {
    width: 240px;
    height: 320px;
}.leadership_experience_5918 .client_voices_9543 > div:nth-child(2) > div {
    font-size: calc(14px * 1);
}.leadership_experience_5918 .career_wrap_1329 {
    font-size: calc(14px * 1.1);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.leadership_experience_5918 .client_voices_9543 {
    padding: 2rem;
}.leadership_experience_5918 .profile_image_0241 {
    width: 140px;
    margin-bottom: 1rem;
    height: 140px;
}.leadership_experience_5918 .name {
    font-size: calc(24px * 0.95);
}.leadership_experience_5918 .client_voices_9543 > div:nth-child(2) > div {
    font-size: calc(14px * 0.9);
}.leadership_experience_5918 .career_wrap_1329 {
    padding-left: 0.75rem;
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (hover: none) {.leadership_experience_5918 .client_voices_9543 {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                    0 1px 4px rgba(0,0,0,0.03),
                    0 20px 40px rgba(rgb(198,212,209,0.5), 0.04) !important;
}.leadership_experience_5918 .profile_image_0241 {
    transform: none !important;
}.leadership_experience_5918 .profile_image_0241::after {
    display: none;
}.leadership_experience_5918 .name::after {
    transform: scaleX(1);
}}.pricing_card_set_5962 {
    position: relative;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 6rem 0;
}.pricing_card_set_5962::before {
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(198,212,209,0.5) 0%, transparent 40%);
    top: 0;
    content: "";
}.pricing_card_set_5962 .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.pricing_card_set_5962 .discount_deals_5428 {
    flex-direction: column;
    display: flex;
}.pricing_card_set_5962 .indv_sub_1982 {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-bottom: 3rem;
    order: 1;
    margin-right: auto;
}.pricing_card_set_5962 .indv_sub_1982 h2 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 1rem;
}.pricing_card_set_5962 .indv_sub_1982 h2::after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    background: rgb(198,212,209);
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
}.pricing_card_set_5962 .plan_rates_0531 {
    overflow-wrap: break-word;
    color: #000000;
    max-width: 600px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.6;
    word-break: break-word;
}.pricing_card_set_5962 .learn_offers_9216 {
    order: 2;
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}.pricing_card_set_5962 .rate_choices_8294 {
    height: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    border-radius: 10px;
    background: #ffffff;
}.pricing_card_set_5962 .rate_choices_8294:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.pricing_card_set_5962 .trial_pricing_1039 {
    flex-direction: column;
    display: flex;
    height: 100%;
}.pricing_card_set_5962 .value_plan_9560 {
    word-break: break-word;
    overflow-wrap: break-word;
    z-index: 1;
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    padding: 2rem;
    display: flex;
}.pricing_card_set_5962 .value_plan_9560::before {
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0.7;
    top: 0;
}.pricing_card_set_5962 .value_plan_9560 h3 {
    font-size: calc(18px * 1.2);
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    color: #000000;
    font-weight: 700;
    position: relative;
}.pricing_card_set_5962 .value_plan_9560 h3::after {
    position: absolute;
    background: rgb(161,179,174);
    transition: width 0.3s ease;
    height: 2px;
    width: 40px;
    bottom: 0;
    content: "";
    left: 0;
}.pricing_card_set_5962 .rate_choices_8294:hover .value_plan_9560 h3::after {
    width: 80px;
}.pricing_card_set_5962 .study_rates_7680 {
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: rgb(198,212,209);
    font-size: calc(18px * 1.5);
}.pricing_card_set_5962 .study_rates_7680::before {
    bottom: -5px;
    width: 0;
    position: absolute;
    content: "";
    height: 2px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(198,212,209);
}.pricing_card_set_5962 .rate_choices_8294:hover .study_rates_7680::before {
    width: 100%;
}.pricing_card_set_5962 .value_plan_9560 p {
    word-break: break-word;
    margin-top: auto;
    color: #000000;
    font-size: 13px;
    overflow-wrap: break-word;
    line-height: 1.6;
}.pricing_card_set_5962 .profile_image_0241 {
    position: relative;
    height: 200px;
    overflow: hidden;
    transition: transform 0.5s ease;
}.pricing_card_set_5962 .profile_image_0241::after {
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    top: 0;
    content: "";
    height: 100%;
}.pricing_card_set_5962 .rate_choices_8294:hover .profile_image_0241 {
    transform: scale(1.05);
}.pricing_card_set_5962 .rate_choices_8294:nth-child(odd) .trial_pricing_1039 {
    flex-direction: column-reverse;
}.pricing_card_set_5962 .rate_choices_8294:nth-child(3n+1) {
    border-top: 3px solid rgb(198,212,209);
}.pricing_card_set_5962 .rate_choices_8294:nth-child(3n+2) {
    border-top: 3px solid rgb(161,179,174);
}.pricing_card_set_5962 .rate_choices_8294:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

@media (min-width: 768px) {.pricing_card_set_5962 .discount_deals_5428 {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
}.pricing_card_set_5962 .indv_sub_1982 {
    order: 2;
    text-align: left;
    margin-bottom: 0;
    flex: 0 0 30%;
}.pricing_card_set_5962 .indv_sub_1982 h2 {
    text-align: left;
}.pricing_card_set_5962 .indv_sub_1982 h2::after {
    transform: none;
    left: 0;
}.pricing_card_set_5962 .plan_rates_0531 {
    margin: 0;
    text-align: left;
}.pricing_card_set_5962 .learn_offers_9216 {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 65%;
}
}

@media (min-width: 992px) {.pricing_card_set_5962 .learn_offers_9216 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_card_set_5962 .rate_choices_8294:nth-child(4n+1) {
    transform: translateY(20px);
}.pricing_card_set_5962 .rate_choices_8294:nth-child(4n+3) {
    transform: translateY(-20px);
}.pricing_card_set_5962 .rate_choices_8294:hover {
    transform: translateY(0) scale(1.02);
}
}

@media (max-width: 767px) {.pricing_card_set_5962 {
    padding: 4rem 0;
}.pricing_card_set_5962 .value_plan_9560 {
    padding: 1.5rem;
}.pricing_card_set_5962 .value_plan_9560 h3 {
    font-size: 18px;
}.pricing_card_set_5962 .study_rates_7680 {
    font-size: 18px;
}.pricing_card_set_5962 .value_plan_9560 p {
    font-size: calc(13px * 0.9);
    overflow-y: auto;
    max-height: 150px;
    line-height: 1.5;
}.pricing_card_set_5962 .profile_image_0241 {
    height: 150px;
}
}

@media (max-width: 480px) {.pricing_card_set_5962 .learn_offers_9216 {
    grid-template-columns: 1fr;
}.pricing_card_set_5962 .indv_sub_1982 h2 {
    font-size: calc(34px * 0.8);
}.pricing_card_set_5962 .plan_rates_0531 {
    font-size: calc(13px * 0.9);
}.pricing_card_set_5962 .value_plan_9560 p {
    max-height: 120px;
}}.cookie_panel_overlay_8960 {
    transition: transform 0.3s ease-in-out;
    width: 100%;
    z-index: 90;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(234,239,238);
    border-top: 3px solid rgb(198,212,209);
    position: fixed;
    bottom: 0;
}.visitor_controls_1056 {
    padding: 20px 15px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    align-items: center;
}.policy_ack_7360 {
    flex-shrink: 0;
    margin-right: 15px;
}.policy_ack_7360 svg {
    height: 60px;
    transition: fill 0.3s ease;
    fill: rgb(198,212,209);
    width: 60px;
}.policy_ack_7360 svg:hover {
    fill: rgb(161,179,174);
}.learn_cookies_8067 {
    flex-grow: 1;
    color: #000000;
    margin-right: 15px;
}.cookie_panel_overlay_8960 h5 {
    color: rgb(198,212,209);
    font-weight: 600;
    margin-bottom: 8px;
    font-family: Arial, sans-serif;
    font-size: 22px;
}.cookie_panel_overlay_8960 p {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.cookie_none_0981 {
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
    border-radius: 14px;
    background: rgb(198,212,209);
    line-height: 35px;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
}.cookie_none_0981:hover {
    box-shadow: 0 0 10px rgb(161,179,174,0.5);
    background: rgb(161,179,174);
}#btnConsentToCookiePolicy_7528 {
    background: rgb(198,212,209);
}#declineCookiesPreference_0625 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_panel_overlay_8960 p a {
    color: rgb(198,212,209);
    text-decoration: underline;
    transition: color 0.3s ease;
}.cookie_panel_overlay_8960 p a:hover {
    color: rgb(161,179,174);
}
@media only screen and (max-width: 1200px) {.visitor_controls_1056 {
    align-items: center;
    flex-direction: column;
}.policy_ack_7360 {
    margin-bottom: 15px;
}.learn_cookies_8067 {
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
}.cookie_none_0981 {
    max-width: 200px;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
}
}
@media only screen and (max-width: 800px) {.visitor_controls_1056 {
    padding: 15px;
}.policy_ack_7360 {
    display: none;
}.cookie_panel_overlay_8960 h5 {
    font-size: 18px;
}.cookie_panel_overlay_8960 p {
    font-size: 14px;
}}
#cookieNoticeMessage_2381 {
    display: none;
}#cookieNoticeMessage_2381:checked ~ .cookie_panel_overlay_8960 {
    visibility: hidden;
    opacity: 0;
}.privacy_section_6184 {
    font-family: Arial, sans-serif;
    padding: 50px;
    color: #ffffff;
    background-color: rgb(161,179,174);
    box-shadow: 0 0 15px rgb(198,212,209,0.5);
}.privacy_section_6184 h3, .privacy_section_6184 h4, .privacy_section_6184 h5, .privacy_section_6184 h6 {
    margin: 1rem 0;
}.privacy_section_6184 h1 {
    margin-bottom: 30px;
    text-shadow: 0 0 8px rgb(198,212,209,0.5);
    font-weight: 700;
    font-size: 46px;
    color: rgb(198,212,209);
}.privacy_section_6184 h2 {
    text-shadow: 0 0 5px rgb(161,179,174,0.5);
    font-size: 34px;
    margin-top: 40px;
    color: rgb(198,212,209);
    font-weight: 600;
    margin-bottom: 20px;
}.privacy_section_6184 h3, .privacy_section_6184 h4, .privacy_section_6184 h5, .privacy_section_6184 h6 {
    color: rgb(198,212,209);
    margin-top: 30px;
}.privacy_section_6184 h3 {
    font-weight: 700;
    font-size: calc(22px - 2px);
    text-shadow: 0 0 6px rgb(198,212,209,0.5);
}.privacy_section_6184 h4 {
    font-size: calc(22px + 2px);
    font-weight: 600;
    text-shadow: 0 0 4px rgb(198,212,209,0.5);
}.privacy_section_6184 h5 {
    font-weight: 400;
    font-size: 22px;
    text-shadow: 0 0 3px rgb(198,212,209,0.5);
}.privacy_section_6184 h6 {
    font-size: 21px;
    font-weight: 300;
    text-shadow: 0 0 2px rgb(198,212,209,0.5);
}.privacy_section_6184 ul, .privacy_section_6184 ol {
    margin: 20px 0;
    list-style: none;
    padding-left: 25px;
}.privacy_section_6184 li {
    padding-left: 15px;
    font-size: 17px;
    margin-bottom: 15px;
    position: relative;
    line-height: 1.7;
}.privacy_section_6184 li::before {
    border-radius: 50%;
    top: 50%;
    background-color: rgb(161,179,174);
    position: absolute;
    height: 10px;
    box-shadow: 0 0 8px rgb(161,179,174,0.5);
    width: 10px;
    content: '';
    transform: translateY(-50%);
    left: 0;
}.privacy_section_6184 section {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid rgb(161,179,174,0.5);
}.privacy_section_6184 p {
    font-size: 17px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    margin-bottom: 20px;
}.privacy_section_6184 span {
    color: rgb(161,179,174);
    font-weight: 600;
    text-shadow: 0 0 4px rgb(161,179,174,0.5);
}.privacy_section_6184 div {
    margin-bottom: 25px;
}
@media only screen and (max-width: 800px) {.privacy_section_6184 {
    border-radius: 10px;
    padding: 30px;
}.privacy_section_6184 h1 {
    font-size: calc(22px - 8px);
}.privacy_section_6184 h2 {
    font-size: calc(22px - 6px);
}.privacy_section_6184 ul, .privacy_section_6184 ol {
    padding-left: 20px;
}.privacy_section_6184 li {
    font-size: calc(17px - 1px);
}.privacy_section_6184 p {
    font-size: calc(17px - 1px);
}
}