﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.wrapper-bundle62370 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}@keyframes shift_scrollbar { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }

::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 0.8em;
}::-webkit-scrollbar-track {
    background: rgb(222,220,229);
    border-radius: 18.7em;
}::-webkit-scrollbar-thumb {
    animation: shift_scrollbar 5.7s ease-in infinite;
    transition: all, box-shadow, border-radius 4.3s ease;
    background: linear-gradient(220deg, #ffffff 52%, rgb(255, 255, 255, 0.5) 51%, rgb(155,146,173,0.5) 46%, rgb(189,184,202,0.5) 71%);
    border: 3px double rgb(222,220,229);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 1px 5px 14px 2px rgba(0, 0, 0, 0.4);
    border-color: rgb(189,184,202);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-corner {
    background: rgb(222,220,229);
}* {
    scrollbar-width: auto;
    scrollbar-color: rgb(189,184,202,0.5) rgb(155,146,173,0.5);
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    auto
contain
    scroll-behavior: smooth;
    min-height: 100%;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    margin: auto;
    width: 1111px;
    max-width: 100%;
}.discord_cta19560 {
    flex: 0 0 auto;
}.head_info72093 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    width: 100%;
    position: relative;
}footer .discord_cta19560 {
    font-family: Arial, sans-serif;
    background-color: rgb(155,146,173);
    overflow: hidden;
    position: relative;
    padding: 80px 0 30px;
    color: #ffffff;
}footer .discord_cta19560::before {
    z-index: 0;
    height: 100px;
    content: "";
    right: 0;
    position: absolute;
    top: -50px;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    background-color: rgb(155,146,173);
    left: 0;
    transform: skewY(-3deg);
}footer .quiz_links56978 {
    z-index: 1;
    position: relative;
}footer .request_feedback92418 {
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: center;
    display: flex;
    gap: 15px;
}footer .info_item {
    transition: all 0.3s ease;
    padding: 15px 20px 15px 25px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0 5px 5px 0;
    background-color: rgb(155,146,173,0.5);
    flex: 1 1 200px;
    max-width: 300px;
}footer .info_item::before {
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background-color: rgb(189,184,202);
    width: 5px;
}footer .info_item::after {
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
}footer .info_item:nth-child(even) {
    background-color: rgb(189,184,202,0.5);
}footer .info_item:hover {
    transform: translateY(-5px) translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}footer .info_item svg {
    margin-right: 12px;
    height: 20px;
    width: 20px;
    fill: rgb(189,184,202);
    vertical-align: middle;
    top: -1px;
    position: relative;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    transition: color 0.3s ease;
    display: inline-block;
    vertical-align: middle;
}footer .info_item a:hover {
    color: rgb(189,184,202);
}footer .text_main_holder {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 30px;
}footer .main_edu13487 {
    border-radius: 19px;
    padding: 30px;
    background-color: rgb(155,146,173,0.5);
    position: relative;
}footer .main_edu13487::before {
    position: absolute;
    content: "";
    border: 1px dashed rgba(255, 255, 255, 0.1);
    pointer-events: none;
    left: 15px;
    bottom: 15px;
    border-radius: calc(19px - 8px);
    right: 15px;
    top: 15px;
}footer .main_edu13487 svg {
    filter: brightness(0) invert(1);
    display: block;
    height: 45px;
    margin-bottom: 20px;
    width: auto;
}footer .stats_tool90263 {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 12px;
}footer .top_class82679 {
    position: relative;
}footer .top_class82679 h5 {
    color: #ffffff;
    margin-bottom: 25px;
    padding-left: 15px;
    position: relative;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
}footer .top_class82679 h5::before {
    height: 100%;
    top: 0;
    width: 3px;
    left: 0;
    background-color: rgb(189,184,202);
    content: "";
    position: absolute;
}footer .head_lead82941 {
    margin-bottom: 25px;
    position: relative;
}footer .head_lead82941 a {
    text-decoration: none;
    background-color: rgb(155,146,173,0.5);
    transition: all 0.3s ease;
    margin: 0 10px 10px 0;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
    font-size: 13px;
    display: inline-block;
}footer .head_lead82941 a::before {
    top: 0;
    transition: width 0.3s ease;
    position: absolute;
    width: 3px;
    content: "";
    height: 100%;
    background-color: rgb(189,184,202);
    left: 0;
}footer .head_lead82941 a:hover {
    color: #ffffff;
    transform: translateX(5px);
    background-color: rgb(189,184,202,0.5);
}footer .head_lead82941 a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    background-color: rgb(155,146,173,0.5);
    border-radius: 19px;
    padding: 30px;
    position: relative;
}footer .subscribe_holder::before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 15px;
    bottom: 15px;
    border-radius: calc(19px - 8px);
    left: 15px;
    right: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
}footer .subscribe_holder h5 {
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}footer .subscribe_holder h5::before {
    top: 0;
    background-color: rgb(189,184,202);
    position: absolute;
    height: 100%;
    width: 3px;
    left: 0;
    content: "";
}footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 13px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(189,184,202);
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .email_submit64107 {
    border: none;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 15px;
    padding: 14px 20px;
    cursor: pointer;
    position: relative;
    color: #ffffff;
    background-color: rgb(189,184,202);
    overflow: hidden;
}footer .email_submit64107::after {
    transform: rotate(30deg);
    top: -50%;
    position: absolute;
    height: 200%;
    background: rgba(255, 255, 255, 0.1);
    content: "";
    left: -100%;
    width: 200%;
    transition: all 0.5s ease;
}footer .email_submit64107:hover {
    background-color: rgb(155,146,173);
}footer .email_submit64107:hover::after {
    left: 100%;
}footer .trial_offer74560 {
    text-align: center;
    margin-top: 50px;
    position: relative;
}footer .trial_offer74560::before {
    content: "";
    height: 1px;
    top: -25px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 50px;
    position: absolute;
    transform: translateX(-50%);
}footer .forum_link87149 {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    position: relative;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .email_submit64107 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .discord_cta19560 {
    padding: 60px 0 30px;
}footer .request_feedback92418 {
    margin-bottom: 40px;
}footer .main_edu13487, footer .subscribe_holder {
    padding: 25px 20px;
}footer .head_lead82941 a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .trial_offer74560 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .discord_cta19560 {
    padding: 50px 0 20px;
}footer .top_class82679 h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 20px;
}footer .main_edu13487::before, footer .subscribe_holder::before {
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .email_submit64107 {
    padding: 12px;
}}.privacy_section18206 {
    padding: 40px;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    background-color: rgb(222,220,229);
}.privacy_section18206 h1 {
    color: rgb(189,184,202);
    margin-bottom: 20px;
    font-size: 45px;
    font-weight: 700;
}.privacy_section18206 h2 {
    font-size: 28px;
    margin: 15px 0;
    font-weight: 600;
    color: #000000;
}.privacy_section18206 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}.privacy_section18206 li {
    color: #000000;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.6;
}.privacy_section18206 div {
    margin-top: 20px;
}.privacy_section18206 h3, .privacy_section18206 h4, .privacy_section18206 h5, .privacy_section18206 h6 {
    margin: 1rem 0;
    color: #000000;
}
@media only screen and (max-width: 800px) {.privacy_section18206 {
    padding: 20px;
}.privacy_section18206 h1 {
    font-size: calc(22px * 0.8);
}.privacy_section18206 h2 {
    font-size: calc(22px * 0.9);
}.privacy_section18206 li {
    font-size: 18px;
}}.contact43708 {
    overflow: hidden;
    background: rgb(222,220,229);
    padding: 100px 0;
    z-index: 1;
    position: relative;
}.contact43708::before {
    width: 100%;
    left: 0;
    background: linear-gradient(45deg, transparent 48%, rgb(189,184,202,0.5) 49%, rgb(189,184,202,0.5) 51%, transparent 52%),
                linear-gradient(-45deg, transparent 48%, rgb(155,146,173,0.5) 49%, rgb(155,146,173,0.5) 51%, transparent 52%);
    top: 0;
    height: 100%;
    opacity: 0.3;
    position: absolute;
    content: '';
    z-index: 0;
    background-size: 60px 60px;
}.contact43708::after {
    left: 0;
    z-index: 0;
    background: 
        linear-gradient(90deg, rgb(222,220,229) 6px, transparent 6px),
        linear-gradient(0deg, rgb(222,220,229) 6px, transparent 6px);
    background-size: 100px 100px;
    opacity: 0.2;
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
}.contact43708 .frame91740 {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 100%;
    filter: grayscale(0.7) hue-rotate(25deg);
    opacity: 0.15;
    width: 100%;
}.contact43708 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.contact43708 h3 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    text-align: center;
    transform: skew(-5deg);
    letter-spacing: 4px;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    font-size: 48px;
}.contact43708 h3::before {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    background: linear-gradient(90deg, rgb(189,184,202), rgb(155,146,173));
    transform: translateX(-50%);
    width: 100px;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    height: 5px;
}.contact43708 .connect_support10825 {
    z-index: 1;
    flex-wrap: wrap;
    position: relative;
    display: flex;
}.contact43708 .inquiry_links25476 {
    z-index: 2;
    position: relative;
    background: #ffffff;
    border-radius: 0;
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
    flex: 1 1 60%;
    transform: skew(-3deg);
    padding: 60px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.contact43708 .inquiry_links25476::before {
    right: 20px;
    bottom: 20px;
    pointer-events: none;
    left: 20px;
    position: absolute;
    top: 20px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    border: 2px solid rgba(0, 0, 0, 0.05);
    content: '';
}.contact43708 .inquiry_links25476 #contact {
    transform: skew(3deg);
}.contact43708 .inquiry_links25476 h3 {
    color: #000000;
    transform: skew(0);
    margin-bottom: 40px;
    font-weight: 700;
    text-align: left;
    font-size: 19px;
}.contact43708 .inquiry_links25476 h3::before {
    height: 3px;
    left: 0;
    width: 60px;
    clip-path: none;
    transform: none;
}.contact43708 .inquiry_links25476 input[type="text"],
.contact43708 .inquiry_links25476 textarea {
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    border-radius: 0;
    transition: all 0.3s ease;
    border: 2px solid rgb(189,184,202);
    color: #000000;
    width: 100%;
    background-color: #ffffff;
    font-size: 18px;
}.contact43708 .inquiry_links25476 input[type="text"]:focus,
.contact43708 .inquiry_links25476 textarea:focus {
    outline: none;
    box-shadow: 8px 8px 0 rgb(189,184,202,0.5);
    transform: translate(-3px, -3px);
    background-color: rgba(0, 0, 0, 0.02);
}.contact43708 .inquiry_links25476 textarea {
    resize: vertical;
    height: 140px;
}.contact43708 .inquiry_links25476 .query_help32180 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}.contact43708 .inquiry_links25476 .query_help32180 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact43708 .inquiry_links25476 .query_help32180 label {
    cursor: pointer;
    font-size: calc(18px - 2px);
    position: relative;
    line-height: 1.5;
    color: #000000;
    padding-left: 35px;
}.contact43708 .inquiry_links25476 .query_help32180 label::before {
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    background-color: #ffffff;
    content: '';
    border: 2px solid rgb(189,184,202);
    height: 24px;
    position: absolute;
    width: 24px;
}.contact43708 .inquiry_links25476 .query_help32180 input[type="checkbox"]:checked + label::before {
    background-color: rgb(189,184,202);
}.contact43708 .inquiry_links25476 .query_help32180 input[type="checkbox"]:checked + label::after {
    position: absolute;
    height: 12px;
    border-right: 2px solid #ffffff;
    left: 9px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    top: 5px;
    content: '';
    width: 6px;
}.contact43708 .inquiry_links25476 .query_help32180 a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(189,184,202);
    position: relative;
    font-weight: 600;
}.contact43708 .inquiry_links25476 .query_help32180 a::after {
    bottom: -2px;
    transition: transform 0.3s ease;
    height: 2px;
    content: '';
    position: absolute;
    background-color: rgb(189,184,202);
    width: 100%;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
}.contact43708 .inquiry_links25476 .query_help32180 a:hover {
    color: rgb(155,146,173);
}.contact43708 .inquiry_links25476 .query_help32180 a:hover::after {
    transform: scaleX(1);
    background-color: rgb(155,146,173);
}.contact43708 .inquiry_links25476 .inquiry_form98231 {
    color: #ffffff;
    cursor: pointer;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    padding: 18px 40px;
    background: rgb(189,184,202);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 18px;
    border: none;
}.contact43708 .inquiry_links25476 .inquiry_form98231:hover {
    background: rgb(155,146,173);
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}.contact43708 .query_list15682 {
    color: #ffffff;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    flex: 1 1 40%;
    padding: 60px 60px 60px 80px;
    z-index: 1;
    position: relative;
    margin-left: -40px;
    background: rgb(222,220,229);
}.contact43708 .query_list15682::before {
    z-index: -1;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}.contact43708 .query_list15682::after {
    position: absolute;
    content: '';
    pointer-events: none;
    left: 20px;
    bottom: 20px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    right: 20px;
    top: 20px;
}.contact43708 .query_list15682 h4 {
    margin-bottom: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    color: #000000;
    font-size: 19px;
    font-weight: 700;
}.contact43708 .query_list15682 h4::after {
    background: rgb(189,184,202);
    left: 0;
    height: 3px;
    position: absolute;
    content: '';
    width: 60px;
    bottom: -15px;
}.contact43708 .query_list15682 .feedback_box16307 {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact43708 .query_list15682 .feedback_box16307 li {
    margin-bottom: 30px;
    padding-bottom: 20px;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    align-items: flex-start;
    position: relative;
}.contact43708 .query_list15682 .feedback_box16307 li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}.contact43708 .query_list15682 .feedback_box16307 li svg {
    flex-shrink: 0;
    margin-right: 20px;
    width: 24px;
    height: 24px;
}.contact43708 .query_list15682 .feedback_box16307 li svg path {
    fill: rgb(189,184,202);
}.contact43708 .query_list15682 .feedback_box16307 li:hover svg path {
    transition: fill 0.3s ease;
    fill: rgb(155,146,173);
}.contact43708 .query_list15682 .feedback_box16307 li span {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
}.contact43708 .query_list15682 .feedback_box16307 li a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
}.contact43708 .query_list15682 .feedback_box16307 li a:hover {
    color: rgb(189,184,202);
}

@media (max-width: 992px) {.contact43708 {
    padding: 70px 0;
}.contact43708 .connect_support10825 {
    flex-direction: column;
}.contact43708 .inquiry_links25476 {
    padding: 40px;
    flex: 1 1 100%;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}.contact43708 .query_list15682 {
    flex: 1 1 100%;
    padding: 40px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    margin-top: -20px;
    margin-left: 0;
}
}

@media (max-width: 768px) {.contact43708 {
    padding: 50px 0;
}.contact43708 h3 {
    font-size: calc(36px);
    margin-bottom: 40px;
    letter-spacing: 2px;
}.contact43708 .inquiry_links25476 h3,
    .contact43708 .query_list15682 h4 {
    font-size: calc(19px - 2px);
    margin-bottom: 30px;
}.contact43708 .inquiry_links25476 input[type="text"],
    .contact43708 .inquiry_links25476 textarea {
    margin-bottom: 20px;
    padding: 15px;
}.contact43708 .inquiry_links25476 textarea {
    height: 120px;
}.contact43708 .inquiry_links25476 .inquiry_form98231 {
    padding: 15px 30px;
}.contact43708 .query_list15682 .feedback_box16307 li {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.contact43708 .query_list15682 .feedback_box16307 li svg {
    width: 20px;
    margin-right: 15px;
    height: 20px;
}
}

@media (max-width: 576px) {.contact43708 {
    padding: 40px 0;
}.contact43708 .inquiry_links25476,
    .contact43708 .query_list15682 {
    box-shadow: none;
    transform: skew(0);
    padding: 30px 20px;
    clip-path: none;
}.contact43708 .inquiry_links25476 #contact {
    transform: skew(0);
}.contact43708 .inquiry_links25476::before,
    .contact43708 .query_list15682::after {
    clip-path: none;
}.contact43708 .query_list15682 {
    margin-top: 0;
}.contact43708 h3 {
    font-size: calc(36px - 6px);
    transform: skew(0);
}.contact43708 .inquiry_links25476 .query_help32180 label {
    font-size: calc(18px - 3px);
}.contact43708 .inquiry_links25476 .inquiry_form98231 {
    clip-path: none;
}}.course_demographic69301 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background-color: #edf0f8;
}.course_demographic69301::before {
    height: 100%;
    top: 0;
    opacity: 0.4;
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        );
    content: '';
}.course_demographic69301 .knowledge_study61752 {
    text-align: center;
    z-index: 10;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.course_demographic69301 h3 {
    font-weight: 700;
    position: relative;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.7),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    padding: 20px 40px;
    margin-bottom: 60px;
    display: inline-block;
    border-radius: 15px;
    background-color: #edf0f8;
    font-size: 30px;
    color: #000000;
}.course_demographic69301 h3::after {
    background: linear-gradient(90deg, rgb(189,184,202), rgb(155,146,173));
    left: 50%;
    content: '';
    height: 5px;
    bottom: -15px;
    border-radius: 10px;
    width: 60px;
    transform: translateX(-50%);
    position: absolute;
}.course_demographic69301 ul {
    margin: 0;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    list-style: none;
}.course_demographic69301 ul li {
    border-radius: 20px;
    align-items: flex-start;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.5),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    gap: 20px;
    display: flex;
    padding: 35px 30px;
    position: relative;
    min-width: 280px;
    text-align: left;
    transition: all 0.4s ease;
    background-color: #edf0f8;
    width: calc(33.333% - 24px);
}.course_demographic69301 ul li:hover {
    transform: translateY(-5px);
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
}.course_demographic69301 ul li::before {
    position: absolute;
    width: 12px;
    height: 12px;
    background: linear-gradient(135deg, rgb(189,184,202), rgb(155,146,173));
    opacity: 0.5;
    top: 15px;
    right: 15px;
    transition: opacity 0.3s ease;
    content: '';
    border-radius: 50%;
}.course_demographic69301 ul li:hover::before {
    opacity: 1;
}.course_demographic69301 ul li svg {
    transition: all 0.4s ease;
    flex-shrink: 0;
    padding: 10px;
    border-radius: 12px;
    height: 50px;
    width: 50px;
    background: linear-gradient(135deg, #edf0f8, #e2e6f3);
    box-shadow: 
        5px 5px 10px rgba(166, 180, 208, 0.5),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
}.course_demographic69301 ul li:hover svg {
    box-shadow: 
        inset 3px 3px 6px rgba(166, 180, 208, 0.4),
        inset -3px -3px 6px rgba(255, 255, 255, 0.8);
    transform: scale(1.05);
}.course_demographic69301 ul li svg path {
    fill: rgb(189,184,202);
    transition: fill 0.4s ease;
}.course_demographic69301 ul li:hover svg path {
    fill: rgb(155,146,173);
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_demographic69301 ul li {
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}.course_demographic69301 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.course_demographic69301 ul li:nth-child(2) {
    animation-delay: 0.2s;
}.course_demographic69301 ul li:nth-child(3) {
    animation-delay: 0.3s;
}.course_demographic69301 ul li:nth-child(4) {
    animation-delay: 0.4s;
}.course_demographic69301 ul li:nth-child(5) {
    animation-delay: 0.5s;
}.course_demographic69301 ul li:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 992px) {.course_demographic69301 {
    padding: 80px 0;
}.course_demographic69301 h3 {
    padding: 15px 30px;
    margin-bottom: 50px;
}.course_demographic69301 ul {
    gap: 25px;
}.course_demographic69301 ul li {
    width: calc(50% - 13px);
    padding: 30px 25px;
}
}

@media (max-width: 768px) {.course_demographic69301 ul li {
    width: 100%;
    max-width: 400px;
}
}

@media (max-width: 576px) {.course_demographic69301 {
    padding: 60px 0;
}.course_demographic69301 h3 {
    font-size: calc(30px * 0.85);
    margin-bottom: 40px;
    padding: 15px 20px;
}.course_demographic69301 ul li {
    gap: 15px;
    padding: 25px 20px;
}.course_demographic69301 ul li svg {
    height: 40px;
    padding: 8px;
    width: 40px;
}
}

@media (prefers-reduced-motion: reduce) {.course_demographic69301 ul li {
    animation: none;
    opacity: 1;
}.course_demographic69301 ul li:hover {
    transform: none;
}}.appContent20617 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(222,220,229) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
}.appContent20617::before {
    background: rgb(189,184,202,0.5);
    filter: blur(60px);
    opacity: 0.3;
    top: -20%;
    width: 50%;
    content: "";
    transform: rotate(-15deg) skew(15deg);
    right: -10%;
    animation: float 18s infinite ease-in-out;
    position: absolute;
    height: 80%;
    z-index: 0;
}.appContent20617::after {
    animation: float 15s infinite ease-in-out reverse;
    width: 40%;
    bottom: -10%;
    height: 60%;
    filter: blur(50px);
    opacity: 0.2;
    position: absolute;
    left: -5%;
    transform: rotate(10deg) skew(-10deg);
    z-index: 0;
    background: rgb(155,146,173,0.5);
    content: "";
}.appContent20617 .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.appContent20617 h2 {
    text-align: center;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 2.5rem;
    position: relative;
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    font-size: calc(34px * 1.1);
}.appContent20617 h2::after {
    position: absolute;
    width: 80px;
    bottom: -15px;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, rgb(189,184,202), rgb(155,146,173));
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 3px;
    transform: translateX(-50%);
}.appContent20617 .knowledge_study61752 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-left: 5px solid rgb(189,184,202);
    transform: perspective(1000px) rotateX(0deg);
    padding: 40px;
    background: linear-gradient(135deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.95) 100%);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03),
                0 0 0 1px rgba(0,0,0,0.02);
}.appContent20617 .knowledge_study61752:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08),
                0 10px 20px rgba(0,0,0,0.05),
                0 0 0 1px rgba(0,0,0,0.02);
}.appContent20617 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.appContent20617 li {
    position: relative;
    padding-left: 25px;
}.appContent20617 li::before {
    top: 8px;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    background: linear-gradient(135deg, rgb(189,184,202) 0%, rgb(155,146,173) 100%);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border-radius: 2px;
}.appContent20617 span {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #000000;
    display: block;
}

@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-15deg) skew(15deg) translate(20px, 20px);
    }
}

@media (max-width: 991px) {.appContent20617 {
    padding: 90px 0;
}.appContent20617 h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.9);
}.appContent20617 .knowledge_study61752 {
    padding: 30px;
}
}

@media (max-width: 767px) {.appContent20617 {
    padding: 70px 0;
}.appContent20617 h2 {
    line-height: 1.4;
    font-size: calc(34px * 0.8);
}.appContent20617 h2::after {
    width: 60px;
    bottom: -12px;
}.appContent20617 .knowledge_study61752 {
    border-left: 4px solid rgb(189,184,202);
    padding: 25px 20px;
}.appContent20617 li {
    padding-left: 20px;
}.appContent20617 li::before {
    height: 10px;
    width: 10px;
    top: 7px;
}.appContent20617 span {
    line-height: 1.7;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 480px) {.appContent20617 {
    padding: 50px 0;
}.appContent20617 h2 {
    font-size: calc(34px * 0.7);
    margin-bottom: 1.5rem;
}.appContent20617 .knowledge_study61752 {
    padding: 20px 15px;
    border-left: 3px solid rgb(189,184,202);
}.appContent20617 li::before {
    top: 8px;
    height: 8px;
    width: 8px;
}.appContent20617 span {
    font-size: calc(15px - 2px);
    line-height: 1.6;
}}.course_highlights09827 {
    overflow: hidden;
    position: relative;
    background: rgb(222,220,229);
    padding: 5rem 0;
}.course_highlights09827::before {
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(189,184,202,0.5) 0%, transparent 70%);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
}.course_highlights09827::after {
    position: absolute;
    height: 150px;
    bottom: -10px;
    content: "";
    transform: rotate(-15deg);
    background: linear-gradient(225deg, rgb(155,146,173) 0%, transparent 80%);
    right: -10px;
    z-index: 1;
    width: 150px;
}.course_highlights09827 .container {
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.course_highlights09827 .skill_master78629 {
    gap: 3rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.course_highlights09827 .frame91740 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 100%;
    height: 300px;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.course_highlights09827 .frame91740::before {
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    background: linear-gradient(to right, rgb(189,184,202,0.5) 0%, transparent 100%);
    content: "";
}.course_highlights09827 .frame91740::after {
    left: -10px;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    border: 2px solid rgb(155,146,173);
    bottom: -10px;
    transform: translate(10px, 10px);
    opacity: 0.5;
    z-index: -1;
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
}.course_highlights09827 .frame91740:hover {
    transform: perspective(1000px) rotateX(0deg);
}.course_highlights09827 .frame91740:hover::after {
    transform: translate(5px, 5px);
    opacity: 0.8;
}.course_highlights09827 .text_header58394 {
    border-left: 4px solid rgb(189,184,202);
    backdrop-filter: blur(10px);
    padding: 2rem;
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.course_highlights09827 .text_header58394::before {
    right: 0;
    width: 100px;
    height: 100px;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(155,146,173,0.5) 0%, transparent 70%);
    position: absolute;
    transform: translate(20px, -20px);
    z-index: -1;
}.course_highlights09827 h3 {
    position: relative;
    transform: translateX(-10px);
    font-size: calc(21px * 1.1);
    opacity: 0;
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    color: rgb(189,184,202);
    font-weight: 700;
    margin-bottom: 1.5rem;
}.course_highlights09827 h3::after {
    animation: expandLine 0.6s 0.8s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    bottom: -8px;
    transform-origin: left;
    left: 0;
    content: "";
    background: rgb(155,146,173);
    height: 3px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 50px;
    transform: scaleX(0);
    position: absolute;
}.course_highlights09827 .description {
    max-height: 300px;
    padding-right: 10px;
    color: #000000;
    line-height: 1.6;
    position: relative;
    margin-bottom: 1.5rem;
    overflow-y: auto;
    font-size: 17px;
}.course_highlights09827 .description::-webkit-scrollbar {
    width: 4px;
}.course_highlights09827 .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course_highlights09827 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(189,184,202,0.5);
}.course_highlights09827 p.description {
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translateY(20px);
}.course_highlights09827 span.description {
    display: none;
}

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

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

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

@media (min-width: 768px) {.course_highlights09827 {
    padding: 6rem 0;
}.course_highlights09827 .skill_master78629 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.course_highlights09827 .frame91740 {
    height: 400px;
}.course_highlights09827 h3 {
    font-size: calc(21px * 1.2);
}.course_highlights09827 .text_header58394 {
    padding: 2.5rem;
}
}

@media (min-width: 992px) {.course_highlights09827 {
    padding: 8rem 0;
}.course_highlights09827 .skill_master78629 {
    gap: 5rem;
}.course_highlights09827 .frame91740 {
    height: 500px;
}.course_highlights09827 h3 {
    margin-bottom: 2rem;
    font-size: calc(21px * 1.4);
}.course_highlights09827 h3::after {
    width: 70px;
}.course_highlights09827 .description {
    max-height: 350px;
}.course_highlights09827 .text_header58394 {
    padding: 3rem;
}.course_highlights09827 .text_header58394::before {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 767px) {.course_highlights09827 {
    padding: 4rem 0;
}.course_highlights09827 .container {
    padding: 0 1.5rem;
}.course_highlights09827 .frame91740 {
    height: 250px;
}.course_highlights09827 .text_header58394 {
    padding: 1.5rem;
}.course_highlights09827 h3 {
    font-size: 21px;
    margin-bottom: 1.2rem;
}.course_highlights09827 .description {
    max-height: 250px;
}
}

@media (max-width: 480px) {.course_highlights09827 {
    padding: 3rem 0;
}.course_highlights09827 .frame91740 {
    height: 200px;
}.course_highlights09827 .text_header58394 {
    padding: 1.2rem;
}.course_highlights09827 h3 {
    font-size: calc(21px * 0.9);
}.course_highlights09827 .description {
    max-height: 200px;
    font-size: calc(17px * 0.95);
}}header {
    top: 0;
    width: 100%;
    z-index: 1000;
    position: fixed;
    transition: all 0.3s ease;
    background-color: #ffffff;
    border-bottom: 2px solid rgb(222,220,229);
    left: 0;
}header:before {
    top: 0;
    width: 100%;
    left: 0;
    height: 4px;
    animation: gradientMove 6s infinite linear;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, rgb(189,184,202), rgb(155,146,173), rgb(189,184,202));
    background-size: 200% 100%;
}header .nav_sitewrap67230 {
    width: 100%;
    padding: 0;
}header .container {
    padding: 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}header .site_study12049 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}header .top_class82679 {
    display: flex;
    align-items: center;
    gap: 35px;
}header .top_header25486 {
    text-decoration: none;
    font-size: 17px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    padding: 5px 0;
    transition: all 0.3s ease;
}header .top_header25486:before {
    top: 50%;
    background-color: rgb(189,184,202);
    content: '';
    transform: translateY(-50%) scale(0);
    left: -15px;
    border-radius: 10px;
    transition: transform 0.3s ease;
    height: 6px;
    width: 6px;
    position: absolute;
}header .top_header25486:after {
    transition: transform 0.3s ease;
    background-color: rgb(189,184,202);
    height: 2px;
    bottom: 0;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: center;
    content: '';
}header .top_header25486:hover {
    color: rgb(189,184,202);
}header .top_header25486:hover:before {
    transform: translateY(-50%) scale(1);
}header .top_header25486:hover:after {
    transform: scaleX(1);
}header .header_pro63457 {
    padding: 5px 10px;
    text-decoration: none;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
    position: relative;
}header .header_pro63457:before {
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    height: 100%;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    opacity: 0;
    mask-composite: exclude;
    width: 100%;
    position: absolute;
    border: 2px solid transparent;
    background: linear-gradient(to right, rgb(189,184,202), rgb(155,146,173)) border-box;
    top: 0;
    -webkit-mask-composite: xor;
    left: 0;
    content: '';
}header .header_pro63457:hover:before {
    opacity: 1;
}header .header_pro63457 svg {
    transition: transform 0.3s ease;
    width: auto;
    height: 42px;
}header .header_pro63457:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .top_class82679 {
    gap: 20px;
}header .top_header25486:before {
    left: -10px;
}header .header_pro63457 svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top_class82679 {
    left: 0;
    max-height: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgb(189,184,202);
    position: absolute;
    overflow: hidden;
    z-index: 1001;
    top: 100%;
    gap: 0;
    transition: max-height 0.4s ease;
    background-color: #ffffff;
    padding: 0;
    flex-direction: column;
    width: 100%;
}header .menu.active {
    max-height: 400px;
}header .top_header25486 {
    width: 100%;
    border-bottom: 1px solid rgb(222,220,229);
    padding: 12px 20px;
}header .top_header25486:last-child {
    border-bottom: none;
}header .top_header25486:before {
    left: 5px;
}header .site_study12049 {
    padding: 5px 0;
}header .header_pro63457 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .header_pro63457 svg {
    height: 32px;
}}.our_story82315 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 100vh;
}.our_story82315::before {
    content: "";
    z-index: -1;
    top: 0;
    backdrop-filter: blur(3px);
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, 
    rgb(189,184,202,0.5) 0%, 
    rgb(155,146,173,0.5) 100%);
    position: absolute;
    height: 100%;
}.our_story82315::after {
    position: absolute;
    content: "";
    height: 300px;
    animation: float 12s infinite ease-in-out;
    width: 300px;
    right: -50px;
    transform: rotate(-15deg);
    z-index: -1;
    background: rgb(189,184,202);
    bottom: -50px;
    opacity: 0.15;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 100%, 0% 100%);
}.our_story82315 .container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 6rem 2rem;
    position: relative;
}.our_story82315 .text_header58394 {
    position: relative;
    background: rgba(255, 255, 255, 0.92);
    transform-origin: left center;
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    margin-left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 97% 100%, 0 100%);
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 900px;
    transition: transform 0.5s ease-out;
}.our_story82315 .text_header58394:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story82315 .text_header58394::before {
    transform-origin: left center;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(189,184,202), rgb(155,146,173));
    width: 5px;
    content: "";
}.our_story82315 h1 {
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateX(0.5rem);
    font-size: 43px;
    margin-bottom: 2.5rem;
}.our_story82315 h1::after {
    content: "";
    position: absolute;
    width: 120px;
    background: linear-gradient(90deg, rgb(189,184,202), transparent);
    height: 3px;
    left: 0;
    bottom: -0.75rem;
}.our_story82315 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.our_story82315 li {
    margin-bottom: 1.5rem;
}.our_story82315 h4 {
    font-size: 22px;
    margin-bottom: 1rem;
    position: relative;
    color: rgb(189,184,202);
    display: inline-block;
    font-weight: 600;
}.our_story82315 h4::after {
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    background: rgb(189,184,202,0.5);
    transform-origin: left;
    content: "";
    bottom: -5px;
    transition: transform 0.3s ease;
    transform: scaleX(0.7);
}.our_story82315 h4:hover::after {
    transform: scaleX(1);
}.our_story82315 span {
    line-height: 1.8;
    color: #000000;
    text-align: justify;
    column-count: 1;
    display: block;
    column-gap: 2rem;
    hyphens: auto;
    font-size: 12px;
}

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

@media (min-width: 768px) {.our_story82315 .text_header58394 {
    padding: 4rem;
    margin-right: 5%;
    margin-left: 5%;
}.our_story82315 span {
    column-count: 2;
}.our_story82315 h1 {
    font-size: calc(43px * 1.1);
}
}

@media (min-width: 1024px) {.our_story82315 .container {
    padding: 8rem 2rem;
}.our_story82315 .text_header58394 {
    margin-left: 8%;
    transform: perspective(1200px) rotateY(-3deg);
    padding: 5rem;
    width: 75%;
}.our_story82315 span {
    column-count: 2;
}.our_story82315 h1 {
    font-size: calc(43px * 1.2);
    margin-bottom: 3rem;
}.our_story82315 h1::after {
    width: 150px;
}
}

@media (max-width: 767px) {.our_story82315 {
    min-height: auto;
}.our_story82315 .container {
    padding: 4rem 1.5rem;
}.our_story82315 .text_header58394 {
    padding: 2rem;
    transform: perspective(800px) rotateY(-1deg);
    clip-path: polygon(0 0, 100% 0, 100% 97%, 95% 100%, 0 100%);
}.our_story82315 h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 2rem;
}.our_story82315 h4 {
    font-size: calc(22px * 0.95);
}.our_story82315 span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.our_story82315 .container {
    padding: 3rem 1rem;
}.our_story82315 .text_header58394 {
    transform: none;
    padding: 1.5rem;
    clip-path: none;
}.our_story82315 h1 {
    font-size: calc(43px * 0.8);
    margin-bottom: 1.5rem;
}.our_story82315 h1::after {
    width: 80px;
}}.trackingSettingsPopup24835 {
    bottom: 0;
    z-index: 90;
    background: rgb(222,220,229);
    border-top: 2px solid rgb(189,184,202);
    width: 100%;
    position: fixed;
}.cookie_layer83072 {
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
    align-items: center;
}.trackingSettingsPopup24835 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.trackingSettingsPopup24835 p {
    font-size: 18px;
}.privacy_learn51736 {
    margin-right: 10px;
    flex-shrink: 0;
}.privacy_learn51736 svg, .privacy_learn51736 svg path, .privacy_learn51736 img {
    width: 100px;
    fill: rgb(189,184,202);
    height: 100px;
}.data_notice95834 {
    margin-left: 10px;
    min-width: 120px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    color: rgb(189,184,202);
    border-bottom: 2px solid rgb(189,184,202);
    line-height: 35px;
    text-decoration: none;
    font-size: 24px;
    flex-shrink: 0;
}.trackingSettingsPopup24835 p a {
    color: rgb(189,184,202);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.trackingSettingsPopup24835 {
    padding: 20px;
}}
#cookie_alert_dialog92081 {
    display: none;
}#cookie_alert_dialog92081:checked ~ .trackingSettingsPopup24835 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.privacy_learn51736 {
    display: none;
}.cookie_layer83072 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.trackingSettingsPopup24835 h5 {
    text-align: center;
}.trackingSettingsPopup24835 p {
    text-align: center;
}.edu_cookie60182 {
    margin-bottom: 20px;
}body .wrapper-bundle62370 .data_notice95834 {
    margin-left: 0;
}}.enroll_instantly83907 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(189,184,202,0.5), rgb(155,146,173,0.5)), 
              repeating-linear-gradient(45deg, #ffffff 0px, #ffffff 1px, transparent 1px, transparent 10px);
}.enroll_instantly83907::before {
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(189,184,202,0.5), transparent 60%);
    top: 0;
    height: 100%;
}.enroll_instantly83907::after {
    border-radius: 50%;
    filter: blur(70px);
    height: 15rem;
    content: "";
    bottom: -2rem;
    width: 15rem;
    z-index: 0;
    right: -2rem;
    position: absolute;
    background: rgb(155,146,173,0.5);
}.enroll_instantly83907 .container {
    display: flex;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    gap: 3rem;
}.enroll_instantly83907 h2 {
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
    margin: 0;
    font-size: 32px;
    transform: translateX(1rem);
    line-height: 1.3;
    max-width: 90%;
    color: #000000;
    letter-spacing: -0.01em;
    font-weight: 700;
    position: relative;
}.enroll_instantly83907 h2::before {
    background: linear-gradient(to bottom, rgb(189,184,202), rgb(155,146,173));
    left: -1.5rem;
    top: 0.5rem;
    content: "";
    height: calc(100% - 1rem);
    border-radius: 10px;
    width: 5px;
    position: absolute;
}.enroll_instantly83907 .knowledge_study61752 {
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    border-radius: 19px;
    transform: translateY(-0.5rem);
    box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 
              0 5px 10px -5px rgba(0,0,0,0.04),
              inset 0 1px 0 rgba(255,255,255,0.8);
    gap: 2.5rem;
    background: linear-gradient(145deg, #ffffff, rgba(255,255,255,0.7));
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), 
              box-shadow 0.3s ease-out;
    padding: 2.5rem;
}.enroll_instantly83907 .knowledge_study61752:hover {
    transform: translateY(-0.8rem);
    box-shadow: 0 20px 40px -15px rgba(0,0,0,0.15),
              0 10px 20px -10px rgba(0,0,0,0.08),
              inset 0 1px 0 rgba(255,255,255,0.8);
}.enroll_instantly83907 svg {
    width: 4rem;
    border-radius: 19px;
    transition: transform 0.3s ease-out;
    flex-shrink: 0;
    box-shadow: 0 8px 16px -8px rgba(0,0,0,0.1),
              inset 0 -2px 5px rgba(0,0,0,0.03);
    height: 4rem;
    background: linear-gradient(135deg, #ffffff, rgba(255,255,255,0.8));
    padding: 0.75rem;
}.enroll_instantly83907 svg:hover {
    transform: rotate(5deg) scale(1.05);
}.enroll_instantly83907 svg path {
    transition: fill 0.3s ease-out;
    fill: rgb(189,184,202);
}.enroll_instantly83907 svg:hover path {
    fill: rgb(155,146,173);
}.enroll_instantly83907 .knowledge_study61752 div {
    justify-content: flex-end;
    display: flex;
    flex-grow: 1;
}.enroll_instantly83907 .inquiry_form98231 {
    min-width: 200px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    padding: 0.9rem 1.8rem;
    letter-spacing: 0.02em;
    background: linear-gradient(135deg, rgb(189,184,202), rgb(155,146,173));
    box-shadow: 0 10px 20px -8px rgb(189,184,202,0.5),
              0 -2px 0 0 rgba(255,255,255,0.2) inset,
              0 2px 0 0 rgba(0,0,0,0.1) inset;
    display: inline-flex;
    border-radius: 10px;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), 
              box-shadow 0.3s ease-out,
              background 0.5s ease-out;
}.enroll_instantly83907 .inquiry_form98231::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    width: 100%;
    content: "";
    transition: left 0.6s ease-out;
    top: 0;
}.enroll_instantly83907 .inquiry_form98231:hover {
    box-shadow: 0 15px 25px -10px rgb(189,184,202,0.5),
              0 -2px 0 0 rgba(255,255,255,0.3) inset,
              0 2px 0 0 rgba(0,0,0,0.2) inset;
    background: linear-gradient(135deg, rgb(155,146,173), rgb(189,184,202));
    transform: translateY(-3px) scale(1.02);
}.enroll_instantly83907 .inquiry_form98231:hover::before {
    left: 100%;
}.enroll_instantly83907 .inquiry_form98231:active {
    box-shadow: 0 5px 10px -5px rgb(189,184,202,0.5),
              0 -1px 0 0 rgba(255,255,255,0.2) inset,
              0 1px 0 0 rgba(0,0,0,0.1) inset;
    transform: translateY(0) scale(0.98);
}

@media (max-width: 991px) {.enroll_instantly83907 {
    padding: 5rem 0;
}.enroll_instantly83907 h2 {
    font-size: calc(32px * 0.9);
    transform: translateX(0);
    max-width: 100%;
}.enroll_instantly83907 h2::before {
    left: -1rem;
}.enroll_instantly83907 .knowledge_study61752 {
    gap: 2rem;
    padding: 2rem;
    flex-direction: column;
}.enroll_instantly83907 .knowledge_study61752 div {
    justify-content: center;
    width: 100%;
}
}

@media (max-width: 768px) {.enroll_instantly83907 {
    padding: 4rem 0;
}.enroll_instantly83907 h2 {
    font-size: calc(32px * 0.8);
    line-height: 1.4;
}.enroll_instantly83907 .container {
    gap: 2rem;
}.enroll_instantly83907 svg {
    height: 3.5rem;
    width: 3.5rem;
}.enroll_instantly83907 .inquiry_form98231 {
    min-width: 100%;
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 576px) {.enroll_instantly83907 {
    padding: 3rem 0;
}.enroll_instantly83907 h2 {
    font-size: calc(32px * 0.7);
}.enroll_instantly83907 .container {
    padding: 0 1.5rem;
}.enroll_instantly83907 .knowledge_study61752 {
    padding: 1.5rem;
}.enroll_instantly83907 svg {
    width: 3rem;
    height: 3rem;
}
}

@media (hover: none) {.enroll_instantly83907 .inquiry_form98231::before {
    display: none;
}.enroll_instantly83907 .knowledge_study61752:hover,
  .enroll_instantly83907 svg:hover,
  .enroll_instantly83907 .inquiry_form98231:hover {
    transform: none;
}}.leadership_profile20459 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(170deg, rgb(222,220,229), #ffffff);
}.leadership_profile20459::before {
    border-radius: 50%;
    opacity: 0.1;
    position: absolute;
    content: "";
    top: -200px;
    height: 500px;
    background-color: rgb(189,184,202,0.5);
    right: -200px;
    width: 500px;
}.leadership_profile20459 .container {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}.leadership_profile20459 .learner_feedback59764 {
    position: relative;
    background-color: #ffffff;
    padding: 50px;
    max-width: 800px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 auto;
}.leadership_profile20459 .learner_feedback59764:hover {
    transform: translateY(-10px);
}.leadership_profile20459 .learner_feedback59764::before {
    position: absolute;
    top: -15px;
    content: "";
    transform: rotate(45deg);
    z-index: -1;
    height: 30px;
    background-color: rgb(155,146,173);
    width: 30px;
    left: 50px;
}.leadership_profile20459 .learner_feedback59764::after {
    bottom: -15px;
    background-color: rgb(189,184,202);
    position: absolute;
    transform: rotate(45deg);
    height: 30px;
    right: 50px;
    content: "";
    width: 30px;
    z-index: -1;
}.leadership_profile20459 .frame91740 {
    height: 120px;
    border: 4px solid #ffffff;
    width: 120px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    align-self: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: transform 0.3s ease;
}.leadership_profile20459 .learner_feedback59764:hover .frame91740 {
    transform: scale(1.05);
}.leadership_profile20459 .frame91740::before {
    inset: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    opacity: 0;
    content: "";
    background: linear-gradient(45deg, transparent 40%, rgb(189,184,202,0.5));
}.leadership_profile20459 .learner_feedback59764:hover .frame91740::before {
    opacity: 1;
}.leadership_profile20459 .career_section16349 {
    border-radius: 20px;
    background-color: rgb(222,220,229);
    color: #000000;
    order: 3;
    position: relative;
    line-height: 1.8;
    font-size: 16px;
    margin: 25px 0 0;
    padding: 20px 30px;
}.leadership_profile20459 .career_section16349::before {
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    border-bottom: 10px solid rgb(222,220,229);
    left: 30px;
    border-right: 10px solid transparent;
    top: -10px;
}.leadership_profile20459 .name {
    padding-bottom: 10px;
    position: relative;
    order: 1;
    text-align: center;
    margin: 5px 0;
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: 700;
}.leadership_profile20459 .name::after {
    content: "";
    height: 2px;
    transform: translateX(-50%);
    bottom: 0;
    width: 40px;
    position: absolute;
    left: 50%;
    transition: width 0.3s ease;
    background-color: rgb(189,184,202);
}.leadership_profile20459 .learner_feedback59764:hover .name::after {
    width: 80px;
}.leadership_profile20459 span:not(.name) {
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    font-size: calc(16px * 0.9);
    text-transform: uppercase;
    color: rgb(155,146,173);
    order: 2;
}

@media (min-width: 768px) {.leadership_profile20459 .learner_feedback59764 {
    gap: 10px 30px;
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
}.leadership_profile20459 .frame91740 {
    width: 180px;
    align-self: start;
    margin-bottom: 0;
    height: 180px;
    grid-area: photo;
}.leadership_profile20459 .name {
    text-align: left;
    grid-area: name;
    font-size: 34px;
}.leadership_profile20459 .name::after {
    left: 0;
    transform: none;
}.leadership_profile20459 span:not(.name) {
    grid-area: job;
    text-align: left;
    margin-bottom: 0;
}.leadership_profile20459 .career_section16349 {
    margin-top: 30px;
    grid-area: quote;
}
}

@media (max-width: 768px) {.leadership_profile20459 {
    padding: 70px 0;
}.leadership_profile20459 .learner_feedback59764 {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.leadership_profile20459 {
    padding: 50px 0;
}.leadership_profile20459 .learner_feedback59764 {
    padding: 30px 20px;
}.leadership_profile20459 .career_section16349 {
    padding: 15px 20px;
    margin-top: 20px;
}}.pricing_column91078 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.pricing_column91078::before {
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(189,184,202,0.5), rgba(0, 0, 0, 0.5) 90%);
    z-index: 1;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
}.pricing_column91078 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.pricing_column91078 .study_sub06214 {
    position: relative;
}.pricing_column91078 h2 {
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
}.pricing_column91078 h2::after {
    bottom: -15px;
    content: "";
    width: 80px;
    left: 50%;
    background: rgb(155,146,173);
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
}.pricing_column91078 .monthly_rate65170 {
    line-height: 1.6;
    font-size: 13px;
    color: #ffffff;
    margin: 30px auto 50px;
    max-width: 700px;
    text-align: center;
}.pricing_column91078 .learn_rates47695 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none;
}.pricing_column91078 .learn_rates47695 li {
    position: relative;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.pricing_column91078 .learn_rates47695 li:hover {
    transform: translateY(-10px);
}.pricing_column91078 .rate_packages58379 {
    display: block;
    position: relative;
    text-decoration: none;
    height: 100%;
    overflow: hidden;
}.pricing_column91078 .discount_grid96471 {
    border-left: 3px solid rgb(155,146,173);
    border-radius: 10px;
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    box-sizing: border-box;
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    padding: 40px 30px;
    -webkit-backdrop-filter: blur(10px);
}.pricing_column91078 .discount_grid96471::before {
    position: absolute;
    height: 100%;
    opacity: 0;
    top: 0;
    pointer-events: none;
    width: 100%;
    transition: opacity 0.3s ease;
    background: linear-gradient(45deg, rgb(189,184,202,0.5), transparent);
    left: 0;
    content: "";
}.pricing_column91078 .rate_packages58379:hover .discount_grid96471::before {
    opacity: 0.15;
}.pricing_column91078 .discount_grid96471::after {
    position: absolute;
    content: "";
    transition: transform 0.5s ease;
    top: -30px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    z-index: -1;
    right: -30px;
    background: rgb(155,146,173);
    opacity: 0.1;
}.pricing_column91078 .rate_packages58379:hover .discount_grid96471::after {
    transform: scale(1.2);
}.pricing_column91078 .cost_options70428 {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}.pricing_column91078 .cost_options70428 h4 {
    font-size: 23px;
    color: #ffffff;
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 12px;
    position: relative;
    font-weight: 600;
}.pricing_column91078 .cost_options70428 h4::after {
    content: "";
    position: absolute;
    left: 0;
    background: rgb(155,146,173);
    height: 2px;
    bottom: 0;
    width: 40px;
    transition: width 0.3s ease;
}.pricing_column91078 .rate_packages58379:hover .cost_options70428 h4::after {
    width: 60px;
}.pricing_column91078 .cost_options70428 p {
    word-break: break-word;
    color: #ffffff;
    overflow-wrap: break-word;
    word-wrap: break-word;
    opacity: 0.85;
    flex-grow: 1;
    line-height: 1.5;
    font-size: calc(13px - 2px);
    margin: 0 0 25px;
}.pricing_column91078 .bundle_price21386 {
    position: relative;
    font-size: calc(23px + 4px);
    margin-top: auto;
    border-top: 1px solid rgba(255,255,255,0.1);
    font-weight: 700;
    display: block;
    padding: 15px 0 0;
    color: #ffffff;
}.pricing_column91078 .bundle_price21386::before {
    width: 30%;
    content: "";
    background: rgb(155,146,173);
    height: 1px;
    left: 0;
    top: -1px;
    position: absolute;
}

@media (min-width: 992px) {.pricing_column91078 .learn_rates47695 {
    grid-template-columns: repeat(4, 1fr);
}.pricing_column91078 .discount_grid96471 {
    padding: 35px 25px;
}.pricing_column91078 h2 {
    font-size: calc(30px + 4px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.pricing_column91078 .learn_rates47695 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_column91078 {
    padding: 100px 0;
}
}

@media (max-width: 767px) {.pricing_column91078 {
    padding: 80px 0;
}.pricing_column91078 .learn_rates47695 {
    grid-template-columns: 1fr;
}.pricing_column91078 h2 {
    font-size: calc(30px - 2px);
}.pricing_column91078 .monthly_rate65170 {
    margin-bottom: 30px;
    font-size: calc(13px - 1px);
}.pricing_column91078 .cost_options70428 p {
    padding-right: 10px;
    overflow-y: auto;
    max-height: 300px;
    font-size: calc(13px - 3px);
}.pricing_column91078 .cost_options70428 p::-webkit-scrollbar {
    width: 3px;
}.pricing_column91078 .cost_options70428 p::-webkit-scrollbar-thumb {
    background: rgb(155,146,173);
}
}

@media (max-width: 480px) {.pricing_column91078 .discount_grid96471 {
    padding: 30px 20px;
}.pricing_column91078 h2 {
    font-size: calc(30px - 4px);
}.pricing_column91078 .bundle_price21386 {
    font-size: calc(23px + 2px);
}}.title_board01754 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,220,229) 0%, rgb(255, 255, 255, 0.5) 100%);
    position: relative;
    padding: 80px 20px;
}.title_board01754::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(189,184,202,0.5) 0px,
        rgb(189,184,202,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.05;
}.title_board01754 h1 {
    color: rgb(189,184,202);
    margin-bottom: 30px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 19px;
    opacity: 0;
    position: relative;
    text-align: center;
    transform: translateY(20px);
}.title_board01754 h1::after {
    background: linear-gradient(90deg, rgb(155,146,173) 0%, rgb(189,184,202) 100%);
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    width: 60px;
    position: absolute;
    bottom: -12px;
}.title_board01754 .knowledge_study61752 {
    z-index: 2;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 30px;
}.title_board01754 .text_header58394 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(20px);
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.92) 0%,
        rgba(255, 255, 255, 0.96) 100%
    );
    padding: 40px 30px;
    opacity: 0;
    border-left: 4px solid rgb(189,184,202);
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    backdrop-filter: blur(5px);
}.title_board01754 .text_header58394 ol {
    margin: 0;
    list-style: none;
    padding: 0;
}.title_board01754 .text_header58394 li {
    margin-bottom: 30px;
}.title_board01754 .text_header58394 li:last-child {
    margin-bottom: 0;
}.title_board01754 .main_hero24701 {
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
}.title_board01754 .main_hero24701 svg {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_board01754 .main_hero24701:hover svg {
    transform: scale(1.05) rotate(2deg);
}.title_board01754 .main_hero24701 svg path {
    fill: rgb(189,184,202);
    transition: fill 0.3s ease;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
}.title_board01754 .main_hero24701:hover svg path {
    fill: rgb(155,146,173);
}.title_board01754 .main_hero24701 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.title_board01754 .main_hero24701:hover svg text {
    animation: pulse 2s infinite;
    fill: rgb(155,146,173);
}.title_board01754 .main_hero24701 p {
    line-height: 1.7;
    color: #000000;
    margin-bottom: 0;
    max-width: 700px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.5px;
}.title_board01754 .inquiry_form98231 {
    border: none;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, rgb(189,184,202) 0%, rgb(155,146,173) 100%);
    color: #ffffff;
    transform: translateZ(0);
    font-size: 19px;
    transition: all 0.4s ease;
    text-align: center;
    margin-top: 20px;
    padding: 15px 32px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
}.title_board01754 .inquiry_form98231::before {
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    content: "";
    transition: left 0.7s ease;
    width: 100%;
    top: 0;
    height: 100%;
    left: -100%;
    position: absolute;
}.title_board01754 .inquiry_form98231:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgb(155,146,173) 0%, rgb(189,184,202) 100%);
    transform: translateY(-3px);
}.title_board01754 .inquiry_form98231:hover::before {
    left: 100%;
}.title_board01754 .frame91740 {
    opacity: 0;
    transform: translateY(20px);
    border-radius: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    position: relative;
    height: 350px;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
}.title_board01754 .frame91740::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.02) 0%,
        rgba(0, 0, 0, 0.15) 100%
    );
    top: 0;
    left: 0;
}.title_board01754 .frame91740::before {
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(189,184,202) 0%, rgb(155,146,173) 100%);
    z-index: 2;
    position: absolute;
    width: 100%;
    content: "";
    height: 5px;
}

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

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.85;
    }
    100% {
        opacity: 1;
    }
}

@media (min-width: 768px) {.title_board01754 {
    padding: 100px 40px;
}.title_board01754 h1 {
    margin-bottom: 40px;
    font-size: calc(19px * 1.2);
}.title_board01754 .knowledge_study61752 {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.title_board01754 .text_header58394 {
    flex: 1;
    padding: 50px;
}.title_board01754 .main_hero24701 {
    text-align: left;
    align-items: flex-start;
}.title_board01754 .frame91740 {
    height: 500px;
    flex: 1;
}.title_board01754 .text_header58394 li:first-child {
    margin-bottom: 40px;
}
}

@media (min-width: 992px) {.title_board01754 {
    padding: 120px 60px;
}.title_board01754 .knowledge_study61752 {
    gap: 70px;
}.title_board01754 .text_header58394 {
    padding: 60px;
}.title_board01754 .main_hero24701 svg {
    height: 120px;
    width: 120px;
}.title_board01754 h1::after {
    width: 80px;
}.title_board01754 .frame91740 {
    height: 600px;
}.title_board01754 .inquiry_form98231 {
    padding: 16px 38px;
}
}

@media (min-width: 1200px) {.title_board01754::after {
    content: "";
    width: 300px;
    right: -100px;
    height: 300px;
    z-index: 0;
    position: absolute;
    top: -100px;
    opacity: 0.1;
    background: radial-gradient(circle, rgb(189,184,202,0.5) 0%, transparent 70%);
}.title_board01754 .knowledge_study61752 {
    max-width: 1400px;
    margin: 0 auto;
}.title_board01754 .main_hero24701 p {
    font-size: calc(13px * 1.1);
    line-height: 1.8;
}
}

@media (prefers-reduced-motion: reduce) {.title_board01754 h1,
    .title_board01754 .text_header58394,
    .title_board01754 .frame91740 {
    animation: none;
    opacity: 1;
    transform: translateY(0);
}.title_board01754 .inquiry_form98231::before {
    display: none;
}.title_board01754 .main_hero24701:hover svg {
    transform: none;
}.title_board01754 .main_hero24701:hover svg text {
    animation: none;
}
}