* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    color: inherit;
    text-decoration: none;
}.nav_classcS {
    flex: 1 0 auto;
}.wrap-structureJQ {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1261px;
}.workshop_ctaIo {
    flex: 0 0 auto;
}html,body {
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
}header,footer {
    width: 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;
}}
.contact_boxQS {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    padding: 80px 0;
}.contact_boxQS::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    z-index: 0;
    height: 100%;
    left: 0;
    background-size: 20px 20px;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
}.contact_boxQS .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact_boxQS h2 {
    text-align: left;
    border-left: 5px solid rgb(173,158,189);
    font-size: 31px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 50px;
    color: #000000;
    font-weight: 700;
}.contact_boxQS .request_mapLv {
    display: flex;
    background: #ffffff;
    border-radius: 27px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    flex-direction: row-reverse;
}.contact_boxQS .photo_boxHS {
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}.contact_boxQS .photo_boxHS::before {
    background: rgb(173,158,189,0.5);
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 1;
    mix-blend-mode: multiply;
    top: 0;
}.contact_boxQS .query_queryYu {
    padding: 60px;
    flex: 0 0 60%;
    position: relative;
}.contact_boxQS .query_queryYu::after {
    top: 0;
    width: 150px;
    content: "";
    border-radius: 0 0 0 100%;
    background: rgb(223,222,232);
    height: 150px;
    right: 0;
    position: absolute;
    z-index: -1;
}.contact_boxQS #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}.contact_boxQS h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    color: #000000;
}.contact_boxQS h3::after {
    content: "";
    width: 40px;
    left: 0;
    background: rgb(173,158,189);
    height: 2px;
    bottom: -10px;
    position: absolute;
}.contact_boxQS input[type="text"] {
    width: 100%;
    color: #000000;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    background: rgb(223,222,232);
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
    padding: 18px 20px;
}.contact_boxQS input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(173,158,189,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    outline: none;
    background: #ffffff;
}.contact_boxQS input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_boxQS .help_cardKd {
    display: flex;
    align-items: center;
    margin-top: 5px;
    gap: 12px;
}.contact_boxQS .help_cardKd input[type="checkbox"] {
    border: 2px solid rgb(223,222,232);
    transition: all 0.2s ease;
    cursor: pointer;
    width: 22px;
    height: 22px;
    appearance: none;
    position: relative;
    border-radius: 10px;
}.contact_boxQS .help_cardKd input[type="checkbox"]:checked {
    border-color: rgb(173,158,189);
    background: rgb(173,158,189);
}.contact_boxQS .help_cardKd input[type="checkbox"]:checked::after {
    content: "";
    width: 6px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 11px;
    position: absolute;
    transform: rotate(45deg);
    left: 7px;
    top: 3px;
}.contact_boxQS .help_cardKd label {
    line-height: 1.5;
    color: #000000;
    font-size: 16px;
}.contact_boxQS .help_cardKd a {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(173,158,189);
}.contact_boxQS .help_cardKd a:hover {
    color: rgb(140,107,174);
}.contact_boxQS .help_cardKd a::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    transition: all 0.3s ease;
    height: 1px;
    bottom: -2px;
    background: rgb(173,158,189);
}.contact_boxQS .help_cardKd a:hover::after {
    background: rgb(140,107,174);
}.contact_boxQS .message_queryZu {
    font-size: 17px;
    cursor: pointer;
    margin-top: 20px;
    font-weight: 600;
    border-radius: 27px;
    color: #ffffff;
    background: rgb(173,158,189);
    align-self: flex-start;
    box-shadow: 0 4px 15px rgb(173,158,189,0.5);
    border: none;
    padding: 18px 40px;
    transition: all 0.3s ease;
}.contact_boxQS .message_queryZu:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 20px rgb(140,107,174,0.5);
    background: rgb(140,107,174);
}.contact_boxQS svg {
    fill: rgb(173,158,189);
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
}.contact_boxQS svg path {
    fill: rgb(173,158,189);
    transition: all 0.3s ease;
}.contact_boxQS svg:hover {
    fill: rgb(140,107,174);
}.contact_boxQS svg:hover path {
    fill: rgb(140,107,174);
}

@media (max-width: 992px) {.contact_boxQS .request_mapLv {
    flex-direction: column;
}.contact_boxQS .photo_boxHS {
    flex: 0 0 auto;
    order: 1;
    min-height: 300px;
}.contact_boxQS .query_queryYu {
    padding: 50px 40px;
    flex: 0 0 auto;
    order: 2;
}.contact_boxQS h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.contact_boxQS {
    padding: 60px 0;
}.contact_boxQS h2 {
    font-size: calc(31px - 4px);
    margin-bottom: 30px;
}.contact_boxQS .query_queryYu {
    padding: 40px 30px;
}.contact_boxQS #contact {
    gap: 25px;
}.contact_boxQS .photo_boxHS {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_boxQS {
    padding: 40px 0;
}.contact_boxQS .container {
    padding: 0 15px;
}.contact_boxQS h2 {
    font-size: calc(31px - 6px);
    padding-left: 15px;
    margin-bottom: 25px;
}.contact_boxQS .query_queryYu {
    padding: 30px 20px;
}.contact_boxQS #contact {
    gap: 20px;
}.contact_boxQS input[type="text"] {
    padding: 15px;
}.contact_boxQS .message_queryZu {
    width: 100%;
    padding: 15px 20px;
}.contact_boxQS .photo_boxHS {
    min-height: 200px;
}}footer {
    perspective: 1000px;
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    background: linear-gradient(135deg, rgb(140,107,174,0.5) 0%, rgb(173,158,189,0.5) 100%);
    z-index: -2;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
}footer::after {
    left: 0;
    position: absolute;
    right: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    z-index: -1;
    bottom: 0;
    top: 0;
    content: "";
}.workshop_ctaIo {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2.5rem;
}.workshop_ctaIo::before {
    background: repeating-linear-gradient(
        90deg,
        rgb(173,158,189) 0px,
        rgb(173,158,189) 40px,
        rgb(140,107,174) 40px,
        rgb(140,107,174) 80px
    );
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    height: 20px;
}.workshop_ctaIo .container {
    display: flex;
    gap: 4rem;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
}.workshop_ctaIo .company_holder {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    background: rgb(173,158,189,0.5);
    position: relative;
    flex: 1 1 380px;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    border-radius: 0;
    border-bottom: 6px solid rgb(173,158,189);
    padding: 2rem;
    transform: rotateX(5deg);
}.workshop_ctaIo .company_holder:hover {
    transform: rotateX(0deg);
}.workshop_ctaIo .company_holder h3 {
    font-size: 28px;
    letter-spacing: 1px;
    transform: translateZ(20px);
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    position: relative;
    margin: 0 0 1.5rem;
}.workshop_ctaIo .company_holder h3::before {
    left: -10px;
    top: -10px;
    border-left: 3px solid #ffffff;
    height: 30px;
    border-top: 3px solid #ffffff;
    content: "";
    width: 30px;
    position: absolute;
}.workshop_ctaIo .company_holder h3::after {
    position: absolute;
    height: 30px;
    content: "";
    bottom: -10px;
    border-right: 3px solid #ffffff;
    width: 30px;
    border-bottom: 3px solid #ffffff;
    right: -10px;
}.workshop_ctaIo .flag_contenttu {
    transform: translateZ(10px);
    font-size: 13px;
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
    color: #ffffff;
    border-radius: 10px;
    line-height: 1.6;
}.workshop_ctaIo .patent_infolR {
    min-width: 400px;
    flex: 1 1 calc(100% - 480px);
}.workshop_ctaIo .top_procw {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}.workshop_ctaIo .head_prodw {
    min-width: 220px;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    position: relative;
    transform: rotateX(-5deg);
}.workshop_ctaIo .head_prodw:hover {
    transform: rotateX(0deg);
}.workshop_ctaIo .head_prodw h5 {
    position: relative;
    font-weight: 600;
    transform: translateZ(15px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    margin: 0 0 1.5rem;
    min-width: 200px;
    padding: 1rem 1.5rem;
    background: rgb(140,107,174,0.5);
    color: #ffffff;
    display: inline-block;
    font-size: 19px;
}.workshop_ctaIo .head_prodw h5::after {
    background: rgb(140,107,174);
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    right: 0;
}.workshop_ctaIo .head_prodw .top_procw {
    gap: 1rem;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    border-radius: 10px;
    transform: translateZ(5px);
    display: flex;
}.workshop_ctaIo .head_prodw .top_procw a {
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    font-size: 13px;
    transform: translateZ(10px);
    color: #ffffff;
    position: relative;
    border-radius: 10px;
    padding: 0.7rem 1rem;
    overflow: hidden;
}.workshop_ctaIo .head_prodw .top_procw a::before {
    transition: all 0.5s ease;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
    left: -100%;
    top: 0;
    height: 100%;
}.workshop_ctaIo .head_prodw .top_procw a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(140,107,174,0.5);
    color: #ffffff;
}.workshop_ctaIo .head_prodw .top_procw a:hover::before {
    left: 100%;
}.about_learnTC {
    background: rgb(140,107,174,0.5);
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    margin-top: 3rem;
    padding: 2rem 0;
}.about_learnTC::before {
    width: 100%;
    background: rgb(140,107,174);
    transform: rotateX(45deg);
    content: "";
    top: -20px;
    left: 0;
    height: 20px;
    position: absolute;
    transform-origin: bottom;
}.about_learnTC .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.about_learnTC .template_ctaZE {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    padding: 0.8rem 2rem;
    border-radius: 50px;
    transform: translateZ(5px);
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 1200px) {.workshop_ctaIo .container {
    gap: 3rem;
}.workshop_ctaIo .company_holder {
    flex: 1 1 350px;
}.workshop_ctaIo .patent_infolR {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.workshop_ctaIo .top_procw {
    gap: 2rem;
}
}

@media (max-width: 992px) {.workshop_ctaIo {
    padding: 4rem 0 2rem;
}.workshop_ctaIo .container {
    gap: 3rem;
    flex-direction: column;
}.workshop_ctaIo .company_holder,
    .workshop_ctaIo .patent_infolR {
    min-width: 100%;
    flex: 1 1 100%;
}.workshop_ctaIo .head_prodw {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 220px;
}.workshop_ctaIo .company_holder,
    .workshop_ctaIo .head_prodw {
    transform: none;
}
}

@media (max-width: 768px) {.workshop_ctaIo {
    padding: 3.5rem 0 1.5rem;
}.workshop_ctaIo .top_procw {
    gap: 1.5rem;
}.workshop_ctaIo .company_holder h3 {
    font-size: calc(28px - 2px);
}.workshop_ctaIo .company_holder h3::before,
    .workshop_ctaIo .company_holder h3::after {
    height: 20px;
    width: 20px;
}.about_learnTC {
    margin-top: 2rem;
}.about_learnTC::before {
    top: -15px;
    height: 15px;
}
}

@media (max-width: 576px) {.workshop_ctaIo {
    padding: 3rem 0 1rem;
}.workshop_ctaIo .head_prodw {
    min-width: 100%;
    flex: 1 1 100%;
}.workshop_ctaIo .top_procw {
    gap: 0.7rem;
}.workshop_ctaIo .head_prodw .top_procw a {
    padding: 0.6rem 0.8rem;
}.about_learnTC {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.about_learnTC::before {
    display: none;
}
}

@media (max-width: 420px) {.workshop_ctaIo::before {
    height: 10px;
}.workshop_ctaIo .company_holder h3::before,
    .workshop_ctaIo .company_holder h3::after {
    display: none;
}.workshop_ctaIo .head_prodw h5 {
    width: 100%;
    min-width: auto;
}.about_learnTC .template_ctaZE {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.privacy_paneljX {
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px;
    height: auto;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    color: #000000;
}.privacy_paneljX h1 {
    font-size: 42px;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-weight: 700;
    margin-top: 0;
    border-bottom: 3px solid rgb(173,158,189);
    margin-bottom: 40px;
    color: rgb(173,158,189);
}.privacy_paneljX h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(140,107,174);
    margin-bottom: 20px;
    color: rgb(140,107,174);
    font-weight: 600;
    margin-top: 30px;
    font-size: 32px;
    text-transform: uppercase;
}.privacy_paneljX h3, .privacy_paneljX h4, .privacy_paneljX h5, .privacy_paneljX h6 {
    padding-bottom: 5px;
    font-size: 17px;
    margin-top: 25px;
    color: rgb(173,158,189);
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(173,158,189,0.5);
    font-weight: 400;
}.privacy_paneljX ul, .privacy_paneljX ol {
    list-style-type: none;
    margin: 20px 0;
    padding-left: 0;
}.privacy_paneljX ul li::before {
    content: '•';
    width: 1em;
    color: rgb(140,107,174);
    display: inline-block;
    margin-left: -1em;
}.privacy_paneljX ol li {
    counter-increment: list;
}.privacy_paneljX ol li::before {
    color: rgb(140,107,174);
    width: 1em;
    content: counter(list) ".";
    display: inline-block;
    margin-left: -1em;
}.privacy_paneljX li {
    margin-bottom: 10px;
    padding-left: 5px;
}.privacy_paneljX section {
    padding: 30px;
    background: rgb(140,107,174,0.5);
    border-radius: 10px;
    border: 1px solid rgb(173,158,189,0.5);
}.privacy_paneljX p, .privacy_paneljX span, .privacy_paneljX div {
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.8;
    font-size: 18px;
}

@media only screen and (max-width: 800px) {.privacy_paneljX {
    padding: 25px;
}.privacy_paneljX h1 {
    font-size: calc(20px - 10px);
}.privacy_paneljX h2 {
    font-size: calc(20px - 8px);
}.privacy_paneljX h3, .privacy_paneljX h4, .privacy_paneljX h5, .privacy_paneljX h6 {
    font-size: calc(17px - 6px);
}.privacy_paneljX ul, .privacy_paneljX ol {
    margin-left: 15px;
}}

.privacy_paneljX a {
    text-decoration: none;
    border-bottom: 2px solid rgb(173,158,189,0.5);
    color: rgb(173,158,189);
}.privacy_paneljX a:hover {
    border-bottom: 2px solid rgb(173,158,189);
    text-decoration: underline;
}.plan_showcaseOq {
    position: relative;
    background: linear-gradient(135deg, rgb(223,222,232) 0%, rgb(140,107,174,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
}.plan_showcaseOq::before {
    content: "";
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(173,158,189), 0.03) 40px, rgba(rgb(173,158,189), 0.03) 80px);
    left: 0;
    width: 100%;
    position: absolute;
    pointer-events: none;
    z-index: 1;
    top: 0;
    height: 100%;
}.plan_showcaseOq .container {
    max-width: 1320px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.plan_showcaseOq .payment_schemenv {
    gap: 2.5rem;
    flex-direction: column-reverse;
    display: flex;
}.plan_showcaseOq .plan_matrixjn {
    padding: 2rem;
    max-width: 600px;
    transform: translateY(0);
    background: rgba(#ffffff, 0.9);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 3;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin: 0 auto;
}.plan_showcaseOq .plan_matrixjn:hover {
    transform: translateY(-5px);
}.plan_showcaseOq .plan_matrixjn h2 {
    font-size: 36px;
    color: #000000;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
}.plan_showcaseOq .plan_matrixjn h2::after {
    bottom: -10px;
    background: rgb(173,158,189);
    transform-origin: left;
    transition: transform 0.5s ease;
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
    height: 3px;
    width: 80px;
}.plan_showcaseOq .plan_matrixjn:hover h2::after {
    transform: scaleX(1.5);
}.plan_showcaseOq .lesson_ratesbk {
    max-width: 100%;
    font-size: 14px;
    overflow-wrap: break-word;
    word-break: break-word;
    margin-top: 1.5rem;
    line-height: 1.6;
    color: #000000;
}.plan_showcaseOq .plan_dealsih {
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.plan_showcaseOq .value_rateslm {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    height: 100%;
    display: block;
    text-decoration: none;
    position: relative;
}.plan_showcaseOq .value_rateslm:hover {
    transform: translateY(-8px);
}.plan_showcaseOq .group_ratesOu {
    border-radius: 8px;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    transition: box-shadow 0.4s ease;
    background: #ffffff;
}.plan_showcaseOq .value_rateslm:hover .group_ratesOu {
    box-shadow: 0 15px 35px rgba(rgb(173,158,189,0.5), 0.15);
}.plan_showcaseOq .pro_rateswq {
    padding: 2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    min-height: 280px;
}.plan_showcaseOq .pro_rateswq h3 {
    position: relative;
    color: #000000;
    line-height: 1.3;
    font-weight: 600;
    font-size: calc(24px + 0.1rem);
    margin-bottom: 1rem;
}.plan_showcaseOq .value_feesFT {
    display: block;
    font-weight: 700;
    margin: 0.5rem 0 1.25rem;
    color: rgb(173,158,189);
    position: relative;
    font-size: calc(24px + 0.3rem);
}.plan_showcaseOq .value_feesFT::before {
    content: "";
    position: absolute;
    left: 0;
    background: rgb(140,107,174);
    height: 2px;
    bottom: -10px;
    width: 40px;
}.plan_showcaseOq .pro_rateswq p {
    flex-grow: 1;
    line-height: 1.6;
    font-size: 14px;
    word-break: break-word;
    margin-top: 1.5rem;
    color: #000000;
    overflow-wrap: break-word;
}.plan_showcaseOq .photo_boxHS {
    transition: transform 0.6s ease-out;
    position: relative;
    height: 220px;
    transform: scale(1);
    width: 100%;
}.plan_showcaseOq .photo_boxHS::after {
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    height: 100%;
    position: absolute;
    content: "";
}.plan_showcaseOq .value_rateslm:hover .photo_boxHS {
    transform: scale(1.05);
}

@media (min-width: 768px) {.plan_showcaseOq .plan_dealsih {
    grid-template-columns: repeat(2, 1fr);
}.plan_showcaseOq .plan_matrixjn {
    padding: 3rem;
}
}

@media (min-width: 992px) {.plan_showcaseOq .payment_schemenv {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
}.plan_showcaseOq .plan_matrixjn {
    width: 35%;
    margin: 0;
}.plan_showcaseOq .plan_dealsih {
    width: 65%;
}
}

@media (min-width: 1200px) {.plan_showcaseOq .plan_dealsih {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.plan_showcaseOq .pro_rateswq {
    padding: 2.5rem;
}.plan_showcaseOq .plan_matrixjn h2 {
    font-size: calc(36px + 0.2rem);
}.plan_showcaseOq .photo_boxHS {
    height: 250px;
}
}

@media (max-width: 767px) {.plan_showcaseOq {
    padding: 4rem 0;
}.plan_showcaseOq .pro_rateswq {
    min-height: 240px;
    padding: 1.5rem;
}.plan_showcaseOq .photo_boxHS {
    height: 180px;
}.plan_showcaseOq .plan_matrixjn {
    padding: 1.5rem;
}.plan_showcaseOq .plan_matrixjn h2 {
    font-size: calc(36px - 0.2rem);
}.plan_showcaseOq .lesson_ratesbk {
    font-size: calc(14px - 0.1rem);
}}.privacySettingsBannersX {
    background: rgb(223,222,232);
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(173,158,189);
    z-index: 90;
    width: 100%;
}.data_acceptCn {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}#cookie_box_windowFY {
    display: none;
}#cookie_box_windowFY:checked ~ .privacySettingsBannersX {
    opacity: 0;
    visibility: hidden;
}.privacySettingsBannersX h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.privacySettingsBannersX p {
    font-size: 18px;
}.data_complysd {
    margin-right: 10px;
    flex-shrink: 0;
}.data_complysd svg, .data_complysd svg path, .data_complysd img {
    height: 100px;
    fill: rgb(173,158,189);
    width: 100px;
}.cookie_ackNV {
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid rgb(173,158,189);
    line-height: 35px;
    color: rgb(173,158,189);
    flex-shrink: 0;
    white-space: nowrap;
    min-width: 120px;
    text-align: center;
    margin-left: 10px;
    font-size: 24px;
}.privacySettingsBannersX p a {
    color: rgb(173,158,189);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.privacySettingsBannersX {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.data_complysd {
    display: none;
}.data_acceptCn {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.privacySettingsBannersX h5 {
    text-align: center;
}.privacySettingsBannersX p {
    text-align: center;
}.track_optinUv {
    margin-bottom: 20px;
}body .wrap-structureJQ .cookie_ackNV {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrap-structureJQ .privacySettingsBannersX {
    background: #ffffff;
    box-shadow: rgb(173,158,189,0.5) 0px 0px 40px 39px;
    border: none;
}.wrap-structureJQ .cookie_ackNV {
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
    background: rgb(173,158,189);
    margin-left: 30px;
    font-size: 20px;
    border: none;
}.wrap-structureJQ .data_complysd {
    height: 80px;
    background:rgb(173,158,189);
    justify-content: center;
    border-radius: 50%;
    display: flex;
    width: 80px;
    align-items: center;
}.wrap-structureJQ .data_complysd svg, .wrap-structureJQ .data_complysd svg path, .wrap-structureJQ .data_complysd img {
    width: 40px;
    height: 40px;
    fill:#000000;
}.wrap-structureJQ .track_optinUv h5, .wrap-structureJQ .track_optinUv p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrap-structureJQ .data_complysd {
    margin: 0;
    margin-bottom: 14px;
}}.customer_experiencePZ {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(223,222,232) 50%, rgb(173,158,189,0.5) 50%);
    position: relative;
    padding: 6rem 0;
}.customer_experiencePZ::before {
    right: -5%;
    content: "";
    opacity: 0.7;
    background: linear-gradient(45deg, rgb(140,107,174), rgb(173,158,189,0.5));
    border-radius: 50%;
    filter: blur(50px);
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 0;
    top: -5%;
}.customer_experiencePZ::after {
    left: -5%;
    opacity: 0.5;
    height: 250px;
    background: linear-gradient(135deg, rgb(173,158,189), rgb(140,107,174,0.5));
    width: 250px;
    position: absolute;
    filter: blur(60px);
    z-index: 0;
    content: "";
    bottom: -5%;
    border-radius: 50%;
}.customer_experiencePZ .container {
    z-index: 1;
    position: relative;
}.customer_experiencePZ h2 {
    margin-bottom: 4rem;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    display: inline-block;
    position: relative;
    transform: skewX(-5deg);
}.customer_experiencePZ h2::after {
    background: linear-gradient(90deg, rgb(140,107,174), transparent);
    height: 4px;
    width: 70%;
    content: "";
    left: 0;
    transform: translateX(15%);
    position: absolute;
    bottom: -10px;
}.customer_experiencePZ .review_viewsvS {
    gap: 3rem;
    transform: rotate(-2deg);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}.customer_experiencePZ .success_ratingssp {
    transform: rotate(2deg);
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    border-radius: 17px;
    transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
    position: relative;
}.customer_experiencePZ .success_ratingssp:nth-child(odd) {
    transform: rotate(4deg) translateY(-15px);
}.customer_experiencePZ .success_ratingssp:nth-child(3n) {
    transform: rotate(-1deg) translateY(10px);
}.customer_experiencePZ .success_ratingssp:hover {
    transform: rotate(0) translateY(-10px) scale(1.05);
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.customer_experiencePZ .success_ratingssp::before {
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(140,107,174), rgb(173,158,189));
}.customer_experiencePZ .success_ratingssp img {
    width: 80px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-20px);
    border: 3px solid #ffffff;
    transition: all 0.5s ease;
    object-fit: cover;
    height: 80px;
    margin: 0 auto 1rem;
}.customer_experiencePZ .success_ratingssp:hover img {
    transform: translateY(-20px) scale(1.1) rotate(360deg);
}.customer_experiencePZ .success_ratingssp p {
    margin-bottom: 0.5rem;
    font-size: calc(12px * 1.1);
    text-align: center;
    color: #000000;
    font-weight: 600;
}.customer_experiencePZ .success_ratingssp .description {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    text-align: center;
    font-style: italic;
}.customer_experiencePZ .success_ratingssp .description::before {
    font-family: serif;
    left: 0;
    z-index: -1;
    content: "";
    color: rgb(140,107,174,0.5);
    font-size: 4rem;
    position: absolute;
    top: -20px;
}

@media (max-width: 992px) {.customer_experiencePZ .review_viewsvS {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.customer_experiencePZ {
    background: linear-gradient(135deg, rgb(223,222,232) 40%, rgb(173,158,189,0.5) 60%);
    padding: 4rem 0;
}.customer_experiencePZ h2 {
    margin-bottom: 3rem;
    font-size: calc(28px * 0.9);
}.customer_experiencePZ .review_viewsvS {
    grid-template-columns: 1fr;
    gap: 2rem;
    transform: rotate(0);
}.customer_experiencePZ .success_ratingssp,
    .customer_experiencePZ .success_ratingssp:nth-child(odd),
    .customer_experiencePZ .success_ratingssp:nth-child(3n) {
    transform: rotate(0);
}.customer_experiencePZ .success_ratingssp:hover {
    transform: translateY(-5px);
}}.title_welcomehg {
    display: flex;
    padding: 100px 20px;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(135deg, rgb(223,222,232) 0%, #ffffff 100%);
    min-height: 100vh;
    position: relative;
    justify-content: center;
}.title_welcomehg::before {
    left: 0;
    width: 100%;
    z-index: 0;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(140,107,174,0.5) 0%, transparent 60%);
    opacity: 0.4;
    position: absolute;
    top: 0;
}.title_welcomehg::after {
    content: "";
    bottom: -50px;
    opacity: 0.1;
    filter: blur(40px);
    transform: rotate(45deg);
    height: 200px;
    right: -50px;
    background: rgb(173,158,189,0.5);
    width: 200px;
    position: absolute;
}.title_welcomehg h1 {
    animation: fadeInDown 0.8s ease-out;
    font-weight: 700;
    margin-bottom: 2rem;
    color: rgb(173,158,189);
    z-index: 5;
    transform: translateY(0);
    opacity: 1;
    letter-spacing: 1px;
    font-size: calc(19px * 1.2);
    text-align: center;
    position: relative;
}.title_welcomehg h1::after {
    bottom: -10px;
    height: 3px;
    width: 50px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(173,158,189), rgb(140,107,174));
}.title_welcomehg .study_experttE {
    flex-direction: column-reverse;
    position: relative;
    max-width: 1200px;
    width: 100%;
    display: flex;
    z-index: 2;
    margin-top: 2rem;
}.title_welcomehg .content_boxId {
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    backdrop-filter: blur(10px);
    transform: translateY(0);
    border-radius: 26px;
    position: relative;
    padding: 2rem;
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
    animation: fadeInUp 1s ease-out 0.3s both;
    z-index: 3;
    flex: 1;
}.title_welcomehg .content_boxId::before {
    border-radius: calc(26px + 5px);
    left: -5px;
    bottom: -5px;
    content: "";
    background: linear-gradient(135deg, rgb(140,107,174) 0%, rgb(173,158,189) 100%);
    opacity: 0.2;
    z-index: -1;
    top: -5px;
    position: absolute;
    right: -5px;
    filter: blur(4px);
}.title_welcomehg .content_boxId ol {
    padding: 0;
    list-style: none;
    margin: 0;
}.title_welcomehg .content_boxId li {
    margin-bottom: 2rem;
}.title_welcomehg .content_boxId li:last-child {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}.title_welcomehg .main_titlemx {
    align-items: center;
    text-align: center;
    flex-direction: column;
    display: flex;
}.title_welcomehg .main_titlemx svg {
    width: 100px;
    transform: translateY(0);
    height: 100px;
    filter: drop-shadow(0 5px 15px rgba(94,170,168,0.3));
    animation: fadeInDown 1s ease-out 0.5s both;
    margin-bottom: 1.5rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_welcomehg .main_titlemx svg:hover {
    transform: translateY(-5px) scale(1.05);
}.title_welcomehg .main_titlemx svg path {
    transition: fill 0.3s ease;
}.title_welcomehg .main_titlemx svg:hover path {
    fill: rgb(173,158,189);
}.title_welcomehg .main_titlemx svg text {
    animation: glow 3s infinite alternate;
}.title_welcomehg .main_titlemx p {
    color: #000000;
    font-size: calc(16px * 1.1);
    animation: fadeIn 1s ease-out 0.7s both;
    line-height: 1.6;
    margin-bottom: 0;
    max-width: 600px;
}.title_welcomehg .message_queryZu {
    font-weight: 600;
    display: inline-block;
    padding: 15px 30px;
    position: relative;
    animation: fadeIn 1s ease-out 0.9s both;
    text-decoration: none;
    transform: translateY(0);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
    background: linear-gradient(135deg, rgb(173,158,189) 0%, rgb(140,107,174) 100%);
    border-radius: 10px;
    font-size: 15px;
    color: #ffffff;
}.title_welcomehg .message_queryZu::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    transition: all 0.4s ease;
    height: 100%;
    opacity: 0;
    width: 100%;
    transform: translateX(-100%);
    top: 0;
    background: linear-gradient(135deg, rgb(140,107,174) 0%, rgb(173,158,189) 100%);
}.title_welcomehg .message_queryZu:hover {
    box-shadow: 0 15px 30px rgba(94,170,168,0.4);
    transform: translateY(-5px);
}.title_welcomehg .message_queryZu:hover::before {
    opacity: 1;
    transform: translateX(0);
}.title_welcomehg .photo_boxHS {
    transform: translateY(0);
    border-radius: 26px;
    position: relative;
    overflow: hidden;
    height: 300px;
    margin-bottom: 2rem;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    animation: fadeInDown 1s ease-out both;
    width: 100%;
}.title_welcomehg .photo_boxHS::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.5));
}.title_welcomehg .photo_boxHS::after {
    filter: blur(4px);
    border-radius: calc(26px + 5px);
    background: linear-gradient(135deg, rgb(140,107,174) 0%, rgb(173,158,189) 100%);
    left: -5px;
    right: -5px;
    z-index: -1;
    content: "";
    opacity: 0.4;
    top: -5px;
    position: absolute;
    bottom: -5px;
}

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

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

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

@keyframes glow {
    0% {
        filter: drop-shadow(0 0 2px rgba(94,170,168,0.3));
    }
    100% {
        filter: drop-shadow(0 0 10px rgba(94,170,168,0.7));
    }
}

@media (min-width: 768px) {.title_welcomehg {
    padding: 120px 40px;
}.title_welcomehg h1 {
    margin-bottom: 3rem;
    font-size: calc(35px * 0.9);
}.title_welcomehg .study_experttE {
    flex-direction: row;
    align-items: center;
    gap: 40px;
}.title_welcomehg .content_boxId {
    padding: 3rem;
}.title_welcomehg .main_titlemx {
    text-align: left;
    align-items: flex-start;
}.title_welcomehg .main_titlemx svg {
    width: 120px;
    height: 120px;
}.title_welcomehg .photo_boxHS {
    transform: perspective(1000px) rotateY(-5deg);
    margin-bottom: 0;
    flex: 1;
    transition: transform 0.5s ease;
    height: 450px;
}.title_welcomehg .photo_boxHS:hover {
    transform: perspective(1000px) rotateY(0);
}
}

@media (min-width: 992px) {.title_welcomehg {
    padding: 140px 60px;
}.title_welcomehg h1 {
    font-size: 35px;
}.title_welcomehg .study_experttE {
    gap: 60px;
}.title_welcomehg .content_boxId {
    padding: 4rem;
}.title_welcomehg .main_titlemx svg {
    height: 140px;
    width: 140px;
}.title_welcomehg .main_titlemx p {
    font-size: calc(16px * 1.2);
}.title_welcomehg .photo_boxHS {
    transform: perspective(1000px) rotateY(-8deg) translateX(20px);
    height: 500px;
}
}

@media (min-width: 1200px) {.title_welcomehg .study_experttE {
    gap: 80px;
}.title_welcomehg .photo_boxHS {
    height: 550px;
}}header {
    background: linear-gradient(to right, rgb(173,158,189,0.5), rgb(140,107,174,0.5));
    padding: 1.5rem 3%;
    z-index: 100;
    position: relative;
    width: 100%;
}header::before {
    bottom: 0.5rem;
    top: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    border-radius: 10px;
    pointer-events: none;
    right: 0.5rem;
    z-index: 0;
    position: absolute;
    left: 0.5rem;
}header::after {
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    z-index: 0;
    width: 100%;
    content: '';
    left: 0;
    height: 100%;
}header .container {
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
}header .main_headerJm {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    background: #ffffff;
    padding: 1.5rem;
    align-items: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}header .main_headerJm::before {
    content: '';
    background: linear-gradient(to bottom, rgb(173,158,189), rgb(140,107,174));
    top: 0;
    width: 5px;
    position: absolute;
    height: 100%;
    left: 0;
}header .main_headerJm::after {
    top: 0;
    height: 100%;
    content: '';
    right: 0;
    width: 5px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(140,107,174), rgb(173,158,189));
}header .nav_masterxk {
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 0 1rem 0;
}header .nav_masterxk::after {
    position: absolute;
    transform: translateX(-50%);
    bottom: 0;
    width: 80px;
    left: 50%;
    height: 1px;
    background: rgb(173,158,189,0.5);
    content: '';
}header .nav_masterxk svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
    width: 170px;
    height: auto;
}header .nav_masterxk:hover svg {
    transform: scale(1.03);
}header .head_prodw {
    max-width: 90%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.7rem;
    width: 100%;
    padding-top: 1rem;
}header .head_mastergZ {
    color: #000000;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgb(223,222,232);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    font-size: 19px;
    text-decoration: none;
    position: relative;
    padding: 0.7rem 1.3rem;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-weight: 600;
    font-family: Arial, sans-serif;
    z-index: 1;
}header .head_mastergZ::before {
    background: linear-gradient(to bottom, rgb(173,158,189), rgb(140,107,174));
    transition: width 0.3s ease;
    border-radius: 10px 0 0 10px;
    width: 3px;
    height: 100%;
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}header .head_mastergZ:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .head_mastergZ:hover::before {
    width: 100%;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .main_headerJm {
    padding: 1.2rem;
}header .nav_masterxk {
    padding: 0 0 0.8rem 0;
}header .nav_masterxk svg {
    width: 150px;
}header .head_prodw {
    gap: 0.6rem;
    padding-top: 0.8rem;
}header .head_mastergZ {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .main_headerJm {
    padding: 1rem;
}header .nav_masterxk {
    padding: 0 0 0.7rem 0;
}header .nav_masterxk svg {
    width: 130px;
}header .head_prodw {
    gap: 0.5rem;
    max-width: 95%;
    padding-top: 0.7rem;
}header .head_mastergZ {
    font-size: calc(19px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .main_headerJm {
    padding: 0.8rem 0.8rem 1rem;
}header .nav_masterxk {
    padding: 0 0 0.6rem 0;
}header .nav_masterxk svg {
    width: 120px;
}header .head_prodw {
    padding-bottom: 0.3rem;
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-top: 0.6rem;
}header .head_prodw::-webkit-scrollbar {
    height: 3px;
}header .head_prodw::-webkit-scrollbar-thumb {
    background: rgb(173,158,189);
    border-radius: 10px;
}header .head_mastergZ {
    white-space: nowrap;
    flex-shrink: 0;
    margin-right: 3px;
}}.our_teamzI {
    padding: 120px 0;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
}.our_teamzI::before {
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(0deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px);
    z-index: 1;
    width: 100%;
    top: 0;
    background-size: 50px 50px;
    content: "";
    left: 0;
    opacity: 0.03;
}.our_teamzI::after {
    top: 0;
    position: absolute;
    opacity: 0.03;
    background: 
        repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px),
        repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    width: 100%;
    left: 0;
    z-index: 1;
    content: "";
    height: 100%;
}.our_teamzI .container {
    z-index: 10;
    position: relative;
}.our_teamzI h2 {
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    color: #000000;
    font-size: 34px;
    text-align: center;
}.our_teamzI h2::before {
    height: 3px;
    left: 50%;
    width: 50px;
    transform: translateX(-50%);
    content: "";
    background-color: rgb(173,158,189);
    position: absolute;
    bottom: -15px;
}.our_teamzI h2::after {
    bottom: -15px;
    background-color: rgb(140,107,174);
    left: 50%;
    height: 3px;
    transform: translateX(-50%) translateX(30px);
    position: absolute;
    width: 20px;
    content: "";
}.our_teamzI .learn_cornervj {
    display: flex;
    gap: 30px;
    position: relative;
    flex-wrap: wrap;
}.our_teamzI .learn_cornervj::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    background-size: 60px 60px;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent calc(50% - 1px), rgb(173,158,189,0.5) calc(50% - 1px), rgb(173,158,189,0.5) calc(50% + 1px), transparent calc(50% + 1px)),
        linear-gradient(135deg, transparent calc(50% - 1px), rgb(140,107,174,0.5) calc(50% - 1px), rgb(140,107,174,0.5) calc(50% + 1px), transparent calc(50% + 1px));
}.our_teamzI .study_tracksNJ {
    min-width: calc(50% - 15px);
    border-radius: 0;
    flex: 1;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 2;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
}.our_teamzI .study_tracksNJ::before {
    background: linear-gradient(90deg, rgb(173,158,189), rgb(140,107,174));
    position: absolute;
    transform: scaleX(0);
    top: 0;
    transition: transform 0.4s ease;
    content: "";
    left: 0;
    transform-origin: left;
    width: 100%;
    height: 4px;
}.our_teamzI .study_tracksNJ:hover::before {
    transform: scaleX(1);
}.our_teamzI .study_tracksNJ::after {
    width: 0;
    right: 0;
    content: "";
    transition: opacity 0.4s ease;
    height: 0;
    opacity: 0;
    border-color: transparent transparent rgb(173,158,189,0.5) transparent;
    border-width: 0 0 40px 40px;
    bottom: 0;
    position: absolute;
    border-style: solid;
}.our_teamzI .study_tracksNJ:hover::after {
    opacity: 1;
}.our_teamzI .study_tracksNJ {
    padding: 40px;
    transform: translateY(0);
}.our_teamzI .study_tracksNJ:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.our_teamzI .study_tracksNJ h3 {
    color: #000000;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    padding-left: 15px;
    font-size: 21px;
}.our_teamzI .study_tracksNJ h3::before {
    position: absolute;
    height: 25px;
    transform: translateY(-50%);
    content: "";
    width: 5px;
    top: 50%;
    background-color: rgb(173,158,189);
    left: 0;
}.our_teamzI .study_tracksNJ:last-child h3::before {
    background-color: rgb(140,107,174);
}.our_teamzI .study_tracksNJ:hover h3 {
    color: rgb(173,158,189);
}.our_teamzI .study_tracksNJ:last-child:hover h3 {
    color: rgb(140,107,174);
}.our_teamzI .study_tracksNJ p {
    font-size: 12px;
    line-height: 1.8;
    color: #000000;
    position: relative;
}.our_teamzI .container::before {
    opacity: 0.1;
    content: "";
    background: linear-gradient(135deg, rgb(173,158,189,0.5), rgb(140,107,174,0.5));
    position: absolute;
    height: 300px;
    width: 300px;
    top: -150px;
    z-index: -1;
    right: -150px;
    border-radius: 50%;
}.our_teamzI .container::after {
    z-index: -1;
    width: 200px;
    bottom: -100px;
    content: "";
    background: linear-gradient(45deg, rgb(140,107,174,0.5), rgb(173,158,189,0.5));
    position: absolute;
    left: -100px;
    height: 200px;
    border-radius: 50%;
    opacity: 0.1;
}.our_teamzI .study_tracksNJ:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}.our_teamzI .study_tracksNJ:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}.our_teamzI .study_tracksNJ:first-child::after {
    border-color: transparent transparent rgb(173,158,189,0.5) transparent;
}.our_teamzI .study_tracksNJ:last-child::after {
    border-color: transparent transparent rgb(140,107,174,0.5) transparent;
}

@media screen and (max-width: 992px) {.our_teamzI {
    padding: 80px 0;
}.our_teamzI .learn_cornervj {
    flex-direction: column;
}.our_teamzI .study_tracksNJ {
    min-width: 100%;
}.our_teamzI h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 768px) {.our_teamzI {
    padding: 60px 0;
}.our_teamzI h2 {
    font-size: calc(34px * 0.9);
}.our_teamzI .study_tracksNJ {
    padding: 30px;
}.our_teamzI .study_tracksNJ h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.our_teamzI .study_tracksNJ h3::before {
    height: 20px;
}.our_teamzI .container::before {
    top: -100px;
    height: 200px;
    right: -100px;
    width: 200px;
}.our_teamzI .container::after {
    bottom: -75px;
    width: 150px;
    height: 150px;
    left: -75px;
}
}

@media screen and (max-width: 576px) {.our_teamzI {
    padding: 50px 0;
}.our_teamzI h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.8);
}.our_teamzI h2::before {
    bottom: -12px;
    width: 40px;
}.our_teamzI h2::after {
    bottom: -12px;
    transform: translateX(-50%) translateX(25px);
    width: 15px;
}.our_teamzI .study_tracksNJ {
    padding: 25px;
}.our_teamzI .study_tracksNJ h3 {
    font-size: calc(21px * 0.85);
    margin-bottom: 12px;
    padding-left: 12px;
}.our_teamzI .study_tracksNJ h3::before {
    height: 18px;
    width: 4px;
}.our_teamzI .study_tracksNJ p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.our_teamzI .study_tracksNJ::after {
    border-width: 0 0 30px 30px;
}}.training_methodgC {
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    background: rgb(223,222,232);
}.training_methodgC::before {
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(173,158,189,0.5) 0%, transparent 70%);
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
}.training_methodgC::after {
    top: -50%;
    background: radial-gradient(circle, rgb(140,107,174,0.5) 0%, transparent 70%);
    position: absolute;
    right: -50%;
    opacity: 0.3;
    height: 100%;
    content: "";
    width: 100%;
    animation: moveGradient 20s infinite alternate ease-in-out;
    z-index: 0;
}.training_methodgC .study_experttE {
    margin: 0 auto;
    display: flex;
    max-width: 900px;
    z-index: 2;
    gap: 2.5rem;
    flex-direction: column;
    position: relative;
}.training_methodgC h3 {
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 2rem;
    border-radius: 17px;
    margin: 0;
    text-align: center;
    font-weight: 700;
    animation: fadeInDown 0.8s ease-out forwards;
    font-size: 29px;
    position: relative;
}.training_methodgC h3::before {
    border: 2px solid rgb(173,158,189,0.5);
    width: 100%;
    border-radius: inherit;
    transform: translate(8px, 8px);
    top: 0;
    pointer-events: none;
    z-index: -1;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.5;
}.training_methodgC span {
    line-height: 1.8;
    color: #000000;
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    opacity: 0;
    background: #ffffff;
    padding: 2rem;
    position: relative;
    border-radius: 17px;
}.training_methodgC span::before {
    opacity: 0.5;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 2px solid rgb(140,107,174,0.5);
    pointer-events: none;
    border-radius: inherit;
    transform: translate(-8px, -8px);
    left: 0;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moveGradient {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-20%, -20%);
    }
}

@media (max-width: 992px) {.training_methodgC {
    padding: 5rem 1.5rem;
}.training_methodgC h3 {
    font-size: calc(29px * 0.9);
    padding: 1.8rem;
}.training_methodgC span {
    padding: 1.8rem;
}.training_methodgC h3::before,
    .training_methodgC span::before {
    transform: translate(6px, 6px);
}.training_methodgC span::before {
    transform: translate(-6px, -6px);
}
}

@media (max-width: 768px) {.training_methodgC {
    padding: 4rem 1rem;
}.training_methodgC h3 {
    padding: 1.5rem;
    font-size: calc(29px * 0.8);
}.training_methodgC span {
    padding: 1.5rem;
    font-size: calc(14px * 0.95);
}.training_methodgC .study_experttE {
    gap: 2rem;
}.training_methodgC h3::before,
    .training_methodgC span::before {
    transform: translate(4px, 4px);
}.training_methodgC span::before {
    transform: translate(-4px, -4px);
}}header .top_plank {
    background: rgb(173,158,189);
    color:  #ffffff;
}header .top_plank .nav_stripkg div svg, header .top_plank .nav_stripkg div svg path {
    fill: #ffffff;
}header .top_plank .nav_stripkg div span {
    color: #ffffff;
}header .top_plank .nav_stripkg {
    justify-content: flex-start;
    line-height: 21px;
    font-size: 13px;
    padding: 15px 0 10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}header .top_plank .nav_stripkg div {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    margin-right: 24px;
}header .top_plank .nav_stripkg div img, header .top_plank .nav_stripkg div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.help_desk_infoiN {
    background: rgb(173,158,189,0.5);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.help_desk_infoiN::before {
    opacity: 0.7;
    content: '';
    top: 0;
    width: 100%;
    left: 0;
    z-index: 0;
    background: linear-gradient(135deg, rgb(173,158,189,0.5) 0%, rgb(140,107,174,0.5) 100%);
    height: 100%;
    position: absolute;
}.help_desk_infoiN::after {
    background: 
        radial-gradient(circle at 10% 20%, rgb(173,158,189) 2px, transparent 2px) 0 0 / 50px 50px,
        radial-gradient(circle at 90% 80%, rgb(140,107,174) 2px, transparent 2px) 0 0 / 50px 50px;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    animation: backgroundShift 30s linear infinite;
    opacity: 0.15;
    content: '';
    position: absolute;
    z-index: 1;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 50px 50px, 50px 50px;
    }
}
.help_desk_infoiN .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.help_desk_infoiN .help_deskwv {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    background: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    padding: 40px;
    transform: translateZ(0);
    border-radius: 17px;
}.help_desk_infoiN .help_deskwv::before {
    width: 6px;
    border-radius: 10px 0 0 10px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(173,158,189), rgb(140,107,174));
    content: '';
    left: 0;
    top: 0;
}.help_desk_infoiN .help_deskwv::after {
    z-index: -1;
    width: 40%;
    content: '';
    height: 100%;
    background: linear-gradient(135deg, transparent 50%, rgb(223,222,232) 50%);
    position: absolute;
    opacity: 0.05;
    top: 0;
    right: 0;
}.help_desk_infoiN .help_deskwv:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
    transform: translateY(-5px);
}.help_desk_infoiN h3 {
    position: relative;
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 25px;
    color: rgb(173,158,189);
    padding-bottom: 15px;
}.help_desk_infoiN h3::after {
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(173,158,189), rgb(140,107,174));
    border-radius: 10px;
    left: 0;
    width: 60px;
    content: '';
    bottom: 0;
}.help_desk_infoiN .course_askKJ {
    padding-left: 15px;
    margin-bottom: 30px;
    color: #000000;
    font-size: calc(13px + 0.05rem);
    line-height: 1.7;
    position: relative;
    border-left: 1px solid rgb(140,107,174,0.5);
    font-weight: 400;
}.help_desk_infoiN .contact_boxdK {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}.help_desk_infoiN .contact_boxdK::before {
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(173,158,189,0.5), transparent);
    top: -20px;
    width: 100%;
    height: 1px;
    content: '';
}.help_desk_infoiN .contact_boxdK span {
    display: flex;
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    transition: all 0.3s ease;
    align-items: flex-start;
    overflow: hidden;
    border-radius: 10px;
    background: rgb(223,222,232);
}.help_desk_infoiN .contact_boxdK span::before {
    position: absolute;
    width: 3px;
    background: rgb(173,158,189);
    content: '';
    top: 0;
    height: 100%;
    border-radius: 10px 0 0 10px;
    transition: width 0.3s ease;
    opacity: 0.7;
    left: 0;
}.help_desk_infoiN .contact_boxdK span:hover {
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.help_desk_infoiN .contact_boxdK span:hover::before {
    width: 6px;
}.help_desk_infoiN .contact_boxdK span svg {
    top: 12px;
    position: absolute;
    width: 20px;
    opacity: 0.6;
    transition: all 0.3s ease;
    right: 12px;
    height: 20px;
    fill: rgb(173,158,189);
}.help_desk_infoiN .contact_boxdK span:hover svg {
    transform: rotate(15deg) scale(1.1);
    opacity: 1;
    fill: rgb(140,107,174);
}.help_desk_infoiN .contact_boxdK span svg path {
    fill: rgb(140,107,174);
    transition: all 0.3s ease;
    stroke: #ffffff;
    stroke-width: 0.5;
}.help_desk_infoiN .contact_boxdK span:hover svg path {
    stroke-width: 1;
}.help_desk_infoiN .contact_boxdK span p {
    display: flex;
    font-weight: 400;
    align-items: center;
    font-size: 13px;
    color: #000000;
    margin: 0;
    line-height: 1.5;
}.help_desk_infoiN .contact_boxdK span p svg {
    position: static;
    opacity: 0.8;
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.help_desk_infoiN .contact_boxdK span span {
    background: transparent;
    color: rgb(173,158,189);
    padding: 0;
    margin-left: 10px;
    display: inline-flex;
    font-weight: 600;
    align-items: center;
}.help_desk_infoiN .contact_boxdK span span svg {
    margin-right: 6px;
    width: 14px;
    height: 14px;
    position: static;
    opacity: 0.8;
}.help_desk_infoiN .contact_boxdK span span::before {
    display: none;
}.help_desk_infoiN .contact_boxdK span span a {
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    transition: color 0.3s ease;
    color: rgb(173,158,189);
    position: relative;
}.help_desk_infoiN .contact_boxdK span span a svg {
    transition: transform 0.3s ease;
    height: 14px;
    width: 14px;
    margin-right: 5px;
}.help_desk_infoiN .contact_boxdK span span a::after {
    width: 0;
    left: 0;
    position: absolute;
    bottom: -2px;
    background: rgb(173,158,189);
    height: 1px;
    transition: width 0.3s ease;
    content: '';
}.help_desk_infoiN .contact_boxdK span span a:hover {
    color: rgb(140,107,174);
}.help_desk_infoiN .contact_boxdK span span a:hover svg {
    fill: rgb(140,107,174);
    transform: translateX(3px);
}.help_desk_infoiN .contact_boxdK span span a:hover::after {
    width: 100%;
}.help_desk_infoiN .request_infoOI {
    margin-top: 10px;
    background: linear-gradient(135deg, rgb(223,222,232) 0%, #ffffff 100%);
    overflow: hidden;
    grid-column: 1 / -1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 20px;
    border-radius: 10px;
}.help_desk_infoiN .request_infoOI::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    content: '';
    left: 0;
    background: linear-gradient(to right, rgb(173,158,189), rgb(140,107,174));
}.help_desk_infoiN .request_infoOI h4 {
    display: inline-flex;
    color: rgb(173,158,189);
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 23px;
    align-items: center;
}.help_desk_infoiN .request_infoOI h4 svg {
    width: 18px;
    transition: transform 0.5s ease;
    margin-right: 8px;
    height: 18px;
    fill: rgb(173,158,189);
}.help_desk_infoiN .request_infoOI:hover h4 svg {
    transform: rotate(360deg);
}.help_desk_infoiN .request_infoOI h4::after {
    left: 0;
    width: 0;
    content: '';
    bottom: -5px;
    height: 2px;
    transition: width 0.3s ease;
    background: rgb(140,107,174);
    position: absolute;
}.help_desk_infoiN .request_infoOI:hover h4::after {
    width: 100%;
}.help_desk_infoiN .request_infoOI span {
    font-size: 13px;
    transition: transform 0.3s ease;
    border-bottom: 1px dashed rgb(173,158,189,0.5);
    display: flex;
    color: #000000;
    padding: 10px;
    position: relative;
    align-items: center;
}.help_desk_infoiN .request_infoOI span:last-child {
    border-bottom: none;
}.help_desk_infoiN .request_infoOI span svg {
    width: 12px;
    transition: all 0.3s ease;
    opacity: 0.7;
    fill: rgb(140,107,174);
    height: 12px;
    margin-right: 8px;
}.help_desk_infoiN .request_infoOI span:hover {
    color: rgb(173,158,189);
    transform: translateX(5px);
}.help_desk_infoiN .request_infoOI span:hover svg {
    opacity: 1;
    transform: scale(1.2);
    fill: rgb(173,158,189);
}
@media (max-width: 991px) {.help_desk_infoiN {
    padding: 60px 0;
}.help_desk_infoiN .help_deskwv {
    padding: 30px;
}.help_desk_infoiN h3 {
    font-size: calc(29px - 0.2rem);
}.help_desk_infoiN .contact_boxdK {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.help_desk_infoiN .contact_boxdK span svg {
    width: 18px;
    height: 18px;
    right: 10px;
    top: 10px;
}.help_desk_infoiN .request_infoOI h4 svg {
    height: 16px;
    width: 16px;
}
}
@media (max-width: 767px) {.help_desk_infoiN {
    padding: 40px 0;
}.help_desk_infoiN .help_deskwv {
    padding: 25px;
}.help_desk_infoiN .help_deskwv::after {
    display: none;
}.help_desk_infoiN h3 {
    font-size: calc(29px - 0.3rem);
}.help_desk_infoiN .course_askKJ {
    font-size: 13px;
}.help_desk_infoiN .contact_boxdK {
    grid-template-columns: 1fr;
}.help_desk_infoiN .contact_boxdK span {
    padding: 12px;
}.help_desk_infoiN .contact_boxdK span svg {
    width: 16px;
    top: 8px;
    right: 8px;
    height: 16px;
}.help_desk_infoiN .request_infoOI span svg {
    height: 10px;
    width: 10px;
}
}
@media (max-width: 480px) {.help_desk_infoiN {
    padding: 30px 0;
    border-radius: 10px;
}.help_desk_infoiN .container {
    padding: 0 15px;
}.help_desk_infoiN .help_deskwv {
    padding: 20px;
}.help_desk_infoiN h3 {
    font-size: calc(29px - 0.4rem);
    margin-bottom: 20px;
}.help_desk_infoiN .course_askKJ {
    margin-bottom: 20px;
}.help_desk_infoiN .contact_boxdK span {
    padding: 10px;
    margin-bottom: 10px;
}.help_desk_infoiN .request_infoOI {
    padding: 15px;
}.help_desk_infoiN .request_infoOI span {
    padding: 6px 0;
}.help_desk_infoiN .contact_boxdK span svg {
    right: 6px;
    width: 14px;
    top: 6px;
    height: 14px;
}.help_desk_infoiN .request_infoOI h4 svg {
    width: 14px;
    height: 14px;
}}.instructor_historyCS {
    padding: 60px 30px;
    position: relative;
    background: linear-gradient(135deg, rgb(223,222,232) 0%, rgb(173,158,189,0.5) 100%);
    overflow: hidden;
    min-height: 400px;
}.instructor_historyCS::before {
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    top: -50px;
    background: rgb(140,107,174,0.5);
    animation: float 8s ease-in-out infinite;
    height: 200px;
    width: 200px;
    content: "";
    filter: blur(40px);
    right: -50px;
}.instructor_historyCS::after {
    animation: float 6s ease-in-out infinite reverse;
    bottom: -30px;
    content: "";
    background: rgb(173,158,189,0.5);
    left: -30px;
    border-radius: 50%;
    width: 150px;
    filter: blur(30px);
    position: absolute;
    z-index: 0;
    height: 150px;
}.instructor_historyCS .success_ratingssp {
    display: flex;
    transition: all 0.5s ease;
    transform: rotate(-3deg);
    position: relative;
    z-index: 1;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}.instructor_historyCS .success_ratingssp:hover {
    transform: rotate(0deg) scale(1.02);
}.instructor_historyCS .photo_boxHS {
    position: relative;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    width: 280px;
    transform: translateY(20px);
    box-shadow: 15px 15px 0 rgb(140,107,174,0.5);
    border-radius: 28px;
    transition: all 0.4s ease;
    height: 350px;
}.instructor_historyCS .success_ratingssp:hover .photo_boxHS {
    box-shadow: 20px 20px 0 rgb(140,107,174);
    transform: translateY(0);
}.instructor_historyCS .career_containerwp {
    min-width: 280px;
    flex-direction: column;
    transition: all 0.4s ease;
    border-radius: 28px;
    flex: 1;
    justify-content: center;
    padding: 30px;
    background: #ffffff;
    position: relative;
    transform: translateX(-30px) rotate(3deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    display: flex;
}.instructor_historyCS .success_ratingssp:hover .career_containerwp {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0) rotate(0deg);
}.instructor_historyCS .name {
    position: relative;
    margin-bottom: 10px;
    color: rgb(173,158,189);
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 34px;
}.instructor_historyCS .name::after {
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(140,107,174) 0%, transparent 100%);
    position: absolute;
    width: 60px;
    left: 0;
    bottom: 0;
    height: 4px;
    content: "";
}.instructor_historyCS .career_containerwp > div:nth-child(2) {
    color: #000000;
    font-size: 18px;
    margin-bottom: 20px;
    opacity: 0.8;
    font-weight: 600;
}.instructor_historyCS .exp_detailsJx {
    line-height: 1.6;
    padding-left: 20px;
    font-style: italic;
    position: relative;
    color: #000000;
    font-size: calc(18px + 2px);
    border-left: 3px solid rgb(140,107,174,0.5);
}.instructor_historyCS .exp_detailsJx::before {
    color: rgb(173,158,189);
    font-size: 80px;
    content: "";
    opacity: 0.1;
    position: absolute;
    top: -20px;
    font-family: Arial, sans-serif;
    left: -15px;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.instructor_historyCS {
    padding: 40px 20px;
}.instructor_historyCS .success_ratingssp {
    gap: 20px;
    flex-direction: column;
}.instructor_historyCS .photo_boxHS {
    width: 220px;
    transform: translateY(0) rotate(-3deg);
    margin: 0 auto;
    height: 280px;
}.instructor_historyCS .career_containerwp {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.instructor_historyCS .success_ratingssp:hover .photo_boxHS {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.instructor_historyCS {
    padding: 30px 15px;
}.instructor_historyCS .photo_boxHS {
    width: 180px;
    height: 220px;
}.instructor_historyCS .career_containerwp {
    padding: 20px;
}.instructor_historyCS .name {
    font-size: calc(34px - 4px);
}.instructor_historyCS .exp_detailsJx {
    font-size: 18px;
}}.tyPanelPl {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(173,158,189,0.5), 0.05), rgba(rgb(140,107,174,0.5), 0.1));
    padding: 120px 0;
}.tyPanelPl::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(173,158,189,0.5), 0.12) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgba(rgb(140,107,174,0.5), 0.1) 0%, transparent 70%);
    z-index: 0;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
}.tyPanelPl::after {
    top: -150px;
    filter: blur(20px);
    animation: floatShape 15s ease-in-out infinite alternate;
    height: 300px;
    opacity: 0.05;
    background: rgb(173,158,189);
    z-index: 0;
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
    content: "";
    right: -150px;
    position: absolute;
    width: 300px;
}.tyPanelPl .container {
    position: relative;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.tyPanelPl h2 {
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    transition: transform 0.5s ease-out;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    transform: perspective(1000px) translateZ(10px);
}.tyPanelPl h2::after {
    border-radius: 10px;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(173,158,189), rgb(140,107,174));
    bottom: -12px;
    height: 4px;
    left: 0;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0.8);
    width: 120px;
}.tyPanelPl:hover h2::after {
    transform: scaleX(1);
}.tyPanelPl .study_experttE {
    overflow: hidden;
    position: relative;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        -15px -15px 30px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.1),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    padding: 40px;
}.tyPanelPl .study_experttE::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(173,158,189), rgb(140,107,174), rgb(173,158,189));
    background-size: 200% 100%;
    left: 0;
    height: 5px;
    content: "";
    animation: gradientShift 6s ease infinite;
    top: 0;
}.tyPanelPl ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.tyPanelPl li {
    transition: transform 0.3s ease-out;
    padding: 10px 0 10px 20px;
    position: relative;
}.tyPanelPl li::before {
    height: 8px;
    top: 24px;
    border-radius: 50%;
    content: "";
    box-shadow: 0 0 10px rgba(rgb(173,158,189,0.5), 0.5);
    transform: translateY(-50%);
    left: 0;
    background: rgb(173,158,189);
    position: absolute;
    width: 8px;
}.tyPanelPl span {
    display: block;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    line-height: 1.7;
    font-weight: 400;
}.tyPanelPl span::after {
    width: 40%;
    transform-origin: right;
    transition: all 0.5s ease;
    right: 0;
    transform: scaleX(0.5);
    position: absolute;
    height: 1px;
    opacity: 0;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(rgb(173,158,189,0.5), 0.3));
}.tyPanelPl .study_experttE:hover {
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -20px -20px 40px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.1),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(-5px);
}.tyPanelPl .study_experttE:hover span::after {
    opacity: 1;
    transform: scaleX(1);
}

@keyframes floatShape {
    0% {
        transform: translate(0, 0) rotate(0);
    }
    50% {
        transform: translate(20px, 30px) rotate(5deg);
    }
    100% {
        transform: translate(-20px, 10px) rotate(-5deg);
    }
}

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

@media (min-width: 768px) {.tyPanelPl {
    padding: 150px 0;
}.tyPanelPl .container {
    padding: 0 60px;
}.tyPanelPl h2 {
    max-width: 90%;
    font-size: calc(38px * 1.1);
    margin-bottom: 50px;
}.tyPanelPl .study_experttE {
    transform: perspective(1000px) rotateX(2deg);
    padding: 50px;
}.tyPanelPl .study_experttE:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.tyPanelPl li {
    padding: 10px 0 10px 30px;
}.tyPanelPl li::before {
    width: 10px;
    height: 10px;
}.tyPanelPl span {
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.tyPanelPl {
    padding: 80px 0;
}.tyPanelPl .container {
    padding: 0 20px;
}.tyPanelPl h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.9);
}.tyPanelPl .study_experttE {
    padding: 30px 20px;
}.tyPanelPl li {
    padding: 10px 0 10px 15px;
}.tyPanelPl li::before {
    width: 6px;
    height: 6px;
}.tyPanelPl span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.tyPanelPl {
    padding: 60px 0;
}.tyPanelPl h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 25px;
}.tyPanelPl .study_experttE {
    padding: 25px 15px;
}.tyPanelPl span {
    line-height: 1.5;
    font-size: calc(18px * 0.9);
}}.future_membersOy {
    padding: 110px 0;
    background: linear-gradient(150deg, rgb(223,222,232) 30%, rgb(140,107,174,0.5) 100%);
    position: relative;
    overflow: hidden;
}.future_membersOy::before {
    animation: float-slow 20s ease-in-out infinite alternate;
    border-radius: 100px;
    transform: rotate(30deg);
    content: "";
    right: -20%;
    position: absolute;
    background: rgb(173,158,189,0.5);
    height: 200%;
    filter: blur(60px);
    width: 80%;
    top: -50%;
    opacity: 0.1;
}.future_membersOy::after {
    bottom: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(173,158,189,0.5) 25%, 
        rgb(173,158,189) 50%, 
        rgb(173,158,189,0.5) 75%, 
        transparent 100%
    );
    height: 1px;
    left: 0;
    width: 100%;
}@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}

.future_membersOy .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.future_membersOy .study_experttE {
    gap: 40px;
    align-items: start;
    position: relative;
    display: grid;
    grid-template-columns: 300px 1fr;
}.future_membersOy h4 {
    font-weight: 700;
    font-size: 36px;
    color: #000000;
    line-height: 1.3;
    position: relative;
    margin: 0;
    padding: 0;
}.future_membersOy h4::before {
    position: absolute;
    border-radius: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(173,158,189), rgb(140,107,174));
    width: 50px;
    left: 0;
    height: 5px;
    top: -20px;
}.future_membersOy h4::after {
    height: 2px;
    content: "";
    background: rgb(173,158,189,0.5);
    border-radius: 10px;
    left: 0;
    position: absolute;
    bottom: -20px;
    width: 120px;
}.future_membersOy div {
    gap: 20px;
    flex-direction: column;
    display: flex;
}.future_membersOy div p {
    z-index: 1;
    backdrop-filter: blur(10px);
    display: flex;
    line-height: 1.6;
    transition: all 0.3s ease;
    overflow: hidden;
    align-items: center;
    padding: 20px 25px;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    color: #000000;
    margin: 0;
}.future_membersOy div p:nth-child(even) {
    transform: translateX(30px);
}.future_membersOy div p:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.future_membersOy div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}.future_membersOy div p::before {
    left: 0;
    width: 4px;
    top: 0;
    background: linear-gradient(180deg, rgb(173,158,189), rgb(140,107,174));
    opacity: 0.7;
    content: "";
    height: 100%;
    transition: width 0.3s ease;
    position: absolute;
}.future_membersOy div p:hover::before {
    width: 8px;
}.future_membersOy div p svg {
    transition: all 0.3s ease;
    min-width: 28px;
    margin-right: 20px;
    width: 28px;
    position: relative;
    height: 28px;
    z-index: 2;
}.future_membersOy div p:hover svg {
    transform: scale(1.2);
}.future_membersOy div p svg path {
    fill: rgb(173,158,189);
    transition: fill 0.3s ease;
}.future_membersOy div p:hover svg path {
    fill: rgb(140,107,174);
}

@media (max-width: 991px) {.future_membersOy {
    padding: 90px 0;
}.future_membersOy .study_experttE {
    gap: 30px;
    grid-template-columns: 250px 1fr;
}.future_membersOy h4 {
    font-size: calc(36px - 2px);
}.future_membersOy div {
    gap: 15px;
}.future_membersOy div p {
    padding: 18px 20px;
}.future_membersOy div p:nth-child(even) {
    transform: translateX(20px);
}.future_membersOy div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.future_membersOy div p svg {
    height: 24px;
    width: 24px;
    min-width: 24px;
    margin-right: 15px;
}
}

@media (max-width: 767px) {.future_membersOy {
    padding: 70px 0;
}.future_membersOy .study_experttE {
    grid-template-columns: 1fr;
    gap: 40px;
}.future_membersOy h4 {
    font-size: calc(36px - 2px);
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}.future_membersOy h4::before {
    transform: translateX(-50%);
    left: 50%;
}.future_membersOy h4::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.future_membersOy div p:nth-child(even) {
    transform: translateX(0);
}.future_membersOy div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 479px) {.future_membersOy {
    padding: 50px 0;
}.future_membersOy h4 {
    font-size: calc(36px - 4px);
}.future_membersOy div {
    gap: 12px;
}.future_membersOy div p {
    padding: 15px;
}.future_membersOy div p svg {
    height: 20px;
    width: 20px;
    min-width: 20px;
    margin-right: 12px;
}}.course_structureLU {
    background-color: rgb(223,222,232);
    min-height: 100vh;
    display: flex;
    position: relative;
    flex-direction: column;
    overflow: hidden;
}.course_structureLU .online_learnsN {
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
}.course_structureLU .online_learnsN::before {
    z-index: 2;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    background: #000000;
}.course_structureLU .job_readyqi {
    width: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
}.course_structureLU .knowledge_planAR {
    opacity: 0;
    animation: slide-fade 25s infinite cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1.1);
    position: absolute;
    width: 100%;
    height: 100%;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}.course_structureLU .online_learnsN:hover .knowledge_planAR {
    animation-play-state: paused;
}.course_structureLU .knowledge_planAR:nth-child(1) {
    animation-delay: 0s;
}.course_structureLU .knowledge_planAR:nth-child(2) {
    animation-delay: -5s;
}.course_structureLU .knowledge_planAR:nth-child(3) {
    animation-delay: -10s;
}.course_structureLU .knowledge_planAR:nth-child(4) {
    animation-delay: -15s;
}.course_structureLU .knowledge_planAR:nth-child(5) {
    animation-delay: -20s;
}.course_structureLU .knowledge_planAR img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    filter: grayscale(0.3) contrast(1.1);
}.course_structureLU .container {
    align-items: center;
    z-index: 10;
    position: relative;
    display: flex;
    height: 100vh;
    width: 100%;
}.course_structureLU .study_experttE {
    position: relative;
    height: 80vh;
    display: grid;
    margin: 0 auto;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(12, 1fr);
    width: 85%;
}.course_structureLU .learn_exploreYP {
    flex-direction: column;
    z-index: 3;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    justify-content: center;
    background: rgba(255, 255, 255, 0.04);
    grid-column: 6 / 13;
    padding: 4rem;
    position: relative;
    grid-row: 2 / 12;
    display: flex;
    box-sizing: border-box;
    border-radius: 21px;
}.course_structureLU .learn_exploreYP::before {
    width: 60%;
    position: absolute;
    z-index: -1;
    top: -30px;
    filter: blur(60px);
    content: "";
    opacity: 0.3;
    border-radius: 50%;
    background: rgb(173,158,189,0.5);
    height: 60%;
    left: -30px;
}.course_structureLU .learn_exploreYP::after {
    z-index: -1;
    opacity: 0.3;
    background: rgb(140,107,174,0.5);
    position: absolute;
    bottom: -30px;
    width: 70%;
    right: -30px;
    filter: blur(70px);
    content: "";
    height: 70%;
    border-radius: 50%;
}.course_structureLU .learn_exploreYP h3 {
    color: #ffffff;
    font-size: 36px;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
}.course_structureLU .learn_exploreYP h3::before {
    top: -15px;
    height: 50px;
    z-index: -1;
    left: -15px;
    width: 50px;
    border: 2px solid rgb(173,158,189,0.5);
    content: "";
    opacity: 0.5;
    position: absolute;
    border-radius: 10px;
}.course_structureLU .learn_exploreYP p {
    word-wrap: break-word;
    max-width: 100%;
    color: #000000;
    line-height: 1.8;
    overflow-wrap: break-word;
    margin-bottom: 2.5rem;
    font-size: 12px;
}.course_structureLU .message_queryZu {
    background: transparent;
    overflow: hidden;
    align-self: flex-start;
    font-size: 19px;
    max-width: calc(100% - 2rem);
    text-decoration: none;
    align-items: center;
    color: #ffffff;
    border: 1px solid rgb(173,158,189);
    transition: all 0.3s ease;
    display: inline-flex;
    padding: 1rem 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    position: relative;
    z-index: 1;
}.course_structureLU .message_queryZu::before {
    height: 100%;
    transition: left 0.3s ease;
    top: 0;
    position: absolute;
    background: rgb(173,158,189);
    left: -100%;
    z-index: -1;
    width: 100%;
    content: "";
}.course_structureLU .message_queryZu:hover {
    color: #ffffff;
}.course_structureLU .message_queryZu:hover::before {
    left: 0;
}.course_structureLU .study_experttE::after {
    width: 100%;
    border-radius: 21px;
    grid-row: 4 / 10;
    position: absolute;
    grid-column: 3 / 9;
    border: 1px solid rgb(140,107,174,0.5);
    z-index: 2;
    content: "";
    height: 100%;
}

@keyframes slide-fade {
    0%, 16% {
        opacity: 1;
        z-index: 5;
    }
    20%, 96% {
        opacity: 0;
        z-index: 0;
    }
    100% {
        opacity: 1;
        z-index: 5;
    }
}

@keyframes progress-move {
    0%, 16% {
        left: 0;
    }
    20%, 36% {
        left: 40px;
    }
    40%, 56% {
        left: 80px;
    }
    60%, 76% {
        left: 120px;
    }
    80%, 96% {
        left: 160px;
    }
    100% {
        left: 0;
    }
}


@media screen and (max-width: 1200px) {.course_structureLU .study_experttE {
    height: 85vh;
    width: 90%;
}.course_structureLU .learn_exploreYP {
    padding: 3rem;
}
}

@media screen and (max-width: 992px) {.course_structureLU .study_experttE {
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: auto 1fr;
    gap: 2rem;
    height: auto;
}.course_structureLU .study_experttE::before {
    display: none;
}.course_structureLU .study_experttE::after {
    display: none;
}.course_structureLU .learn_exploreYP {
    grid-row: 2;
    grid-column: 1 / 9;
    padding: 2.5rem;
}.course_structureLU .container {
    padding: 5rem 0;
    height: auto;
}
}

@media screen and (max-width: 768px) {.course_structureLU .study_experttE {
    gap: 1.5rem;
    width: 90%;
}.course_structureLU .learn_exploreYP {
    padding: 2rem;
}.course_structureLU .learn_exploreYP h3 {
    font-size: calc(36px * 0.9);
}.course_structureLU .learn_exploreYP h3::before {
    left: -20px;
    height: 40px;
    width: 40px;
    top: -15px;
}.course_structureLU .learn_exploreYP p {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.9);
}.course_structureLU .container {
    padding: 4rem 0;
}
}

@media screen and (max-width: 576px) {.course_structureLU .study_experttE {
    gap: 1rem;
    width: 92%;
}.course_structureLU .learn_exploreYP {
    padding: 1.5rem;
}.course_structureLU .learn_exploreYP h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1rem;
}.course_structureLU .learn_exploreYP h3::before {
    display: none;
}.course_structureLU .learn_exploreYP p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.course_structureLU .message_queryZu {
    font-size: calc(19px * 0.9);
    padding: 0.8rem 1.8rem;
}.course_structureLU .container {
    padding: 3rem 0;
}}


.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(2):last-child) .knowledge_planAR:nth-child(1) {
    animation-delay: 0s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(2):last-child) .knowledge_planAR:nth-child(2) {
    animation-delay: -12.5s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(3):last-child) .knowledge_planAR:nth-child(1) {
    animation-delay: 0s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(3):last-child) .knowledge_planAR:nth-child(2) {
    animation-delay: -8.33s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(3):last-child) .knowledge_planAR:nth-child(3) {
    animation-delay: -16.67s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(4):last-child) .knowledge_planAR:nth-child(1) {
    animation-delay: 0s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(4):last-child) .knowledge_planAR:nth-child(2) {
    animation-delay: -6.25s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(4):last-child) .knowledge_planAR:nth-child(3) {
    animation-delay: -12.5s;
}.course_structureLU .job_readyqi:has(.knowledge_planAR:nth-child(4):last-child) .knowledge_planAR:nth-child(4) {
    animation-delay: -18.75s;
}@keyframes feature-photo {
    0%, 16% {
        opacity: 1;
    }
    20%, 96% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.course_structureLU .online_learnsN {
    z-index: 0;
}