* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.top_guide28 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.discord_cta92 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.content-wrapper18 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.container {
    max-width: 100%;
    width: 1275px;
    margin: 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;
}}
.privacy_redoubt91 {
    color: #000000;
    padding: 50px 20px;
    line-height: 1.6;
    background-color: rgb(201,189,208);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
}.privacy_redoubt91 h1, .privacy_redoubt91 h2, .privacy_redoubt91 h3, .privacy_redoubt91 h4, .privacy_redoubt91 h5, .privacy_redoubt91 h6 {
    margin-bottom: 20px;
    color: rgb(174,147,190);
}.privacy_redoubt91 h1 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(151,101,179);
    font-weight: 700;
    font-size: 43px;
}.privacy_redoubt91 h2 {
    border-bottom: 1px solid rgb(151,101,179);
    font-size: 32px;
    padding-bottom: 8px;
    font-weight: 600;
}.privacy_redoubt91 ul, .privacy_redoubt91 ol {
    margin-bottom: 20px;
    list-style: none;
    padding-left: 20px;
}.privacy_redoubt91 li {
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    padding-left: 20px;
    color: #000000;
}.privacy_redoubt91 ul li:before, .privacy_redoubt91 ol li:before {
    position: absolute;
    width: 10px;
    left: 0;
    height: 10px;
    content: '';
    top: 0.5em;
    border-radius: 50%;
    background-color: rgb(151,101,179);
}.privacy_redoubt91 p, .privacy_redoubt91 span {
    margin-bottom: 20px;
    font-size: 16px;
}.privacy_redoubt91 p {
    text-align: justify;
}.privacy_redoubt91 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy_redoubt91 {
    padding: 30px 15px;
}.privacy_redoubt91 h1 {
    font-size: calc(24px - 10px);
}.privacy_redoubt91 h2 {
    font-size: calc(24px - 8px);
}.privacy_redoubt91 p, .privacy_redoubt91 li {
    font-size: calc(16px - 2px);
}}.title_board65 {
    overflow: hidden;
    position: relative;
    background: rgb(201,189,208);
    min-height: 100vh;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}.title_board65 .start_page47 {
    width: 100%;
    padding: 2rem;
    max-width: 1440px;
    position: relative;
    z-index: 1;
}.title_board65 .tech_study47 {
    position: relative;
    padding: 5rem 3rem;
    border-left: 4px solid rgb(174,147,190);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.title_board65 .tech_study47::before {
    backdrop-filter: blur(3px);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, 
    rgb(174,147,190,0.5), 
    rgba(0, 0, 0, 0.5) 60%,
    rgb(151,101,179,0.5) 100%);
}.title_board65 .tech_study47::after {
    border-radius: 50%;
    background: rgb(174,147,190);
    animation: orb-float 12s infinite alternate ease-in-out;
    height: 80%;
    content: "";
    opacity: 0.15;
    z-index: 0;
    width: 80%;
    right: -30%;
    transform: translateZ(-10px);
    top: -30%;
    filter: blur(40px);
    position: absolute;
}.title_board65 .tech_study47 span, 
.title_board65 .tech_study47 h1, 
.title_board65 .tech_study47 div {
    z-index: 2;
    position: relative;
}.title_board65 .tech_study47 span {
    transform: translateY(20px);
    display: block;
    opacity: 0;
    animation-delay: 0.3s;
    animation: fade-up 0.8s forwards ease-out;
}.title_board65 .tech_study47 h3 {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    color: #ffffff;
    letter-spacing: 0.02em;
    font-size: calc(20px * 0.9);
    transform: translateX(-10px);
    border-left: 3px solid rgb(174,147,190);
    line-height: 1.6;
    font-weight: 600;
    background: linear-gradient(90deg, rgb(174,147,190,0.5), transparent);
    max-width: 90%;
    margin-bottom: 1.5rem;
}.title_board65 .tech_study47 h1 {
    margin-bottom: 2rem;
    animation: fade-up 0.8s forwards ease-out;
    line-height: 1.2;
    position: relative;
    color: #ffffff;
    transform: translateY(20px);
    font-size: 42px;
    opacity: 0;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    max-width: 90%;
    animation-delay: 0.6s;
}.title_board65 .tech_study47 h1::after {
    transform: scaleX(0);
    position: absolute;
    left: 0;
    animation: line-grow 1.2s 1s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    bottom: -0.5rem;
    height: 4px;
    transform-origin: left;
    content: "";
    width: 60px;
    background: rgb(151,101,179);
}.title_board65 .tech_study47 div div {
    animation-delay: 0.9s;
    animation: fade-up 0.8s forwards ease-out;
    opacity: 0;
    transform: translateY(20px);
}.title_board65 .tech_study47 p {
    border-left: 2px solid rgb(151,101,179,0.5);
    color: #ffffff;
    line-height: 1.6;
    padding-left: 1rem;
    max-width: 90%;
    font-size: calc(18px * 1.2);
}.title_board65 .tech_study47:hover {
    transform: perspective(1000px) rotateY(0deg);
}

@keyframes fade-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes line-grow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

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

@media (max-width: 1200px) {.title_board65 .tech_study47 {
    padding: 4rem 2.5rem;
}.title_board65 .tech_study47 h1 {
    font-size: calc(42px * 0.9);
}
}

@media (max-width: 992px) {.title_board65 .tech_study47 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 3.5rem 2rem;
}.title_board65 .tech_study47 h1 {
    font-size: calc(42px * 0.85);
}.title_board65 .tech_study47 h3 {
    font-size: calc(20px * 0.85);
}.title_board65 .tech_study47 p {
    font-size: calc(18px * 1.1);
}
}

@media (max-width: 768px) {.title_board65 {
    min-height: 90vh;
}.title_board65 .start_page47 {
    padding: 1.5rem;
}.title_board65 .tech_study47 {
    padding: 3rem 1.5rem;
    transform: none !important;
}.title_board65 .tech_study47 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(42px * 0.75);
}.title_board65 .tech_study47 h3 {
    max-width: 100%;
    font-size: calc(20px * 0.8);
    padding: 0.5rem 1rem;
}.title_board65 .tech_study47 p {
    max-width: 100%;
    font-size: 18px;
}
}

@media (max-width: 576px) {.title_board65 {
    min-height: 80vh;
}.title_board65 .start_page47 {
    padding: 1rem;
}.title_board65 .tech_study47 {
    border-left-width: 3px;
    padding: 2.5rem 1.25rem;
}.title_board65 .tech_study47 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(42px * 0.65);
}.title_board65 .tech_study47 h3 {
    line-height: 1.5;
    margin-bottom: 1rem;
    font-size: calc(20px * 0.75);
}.title_board65 .tech_study47 p {
    padding-left: 0.75rem;
    line-height: 1.5;
}.title_board65 .tech_study47 h1::after {
    height: 3px;
    width: 40px;
}}.appSpace58 {
    background: linear-gradient(135deg, rgb(201,189,208), #ffffff);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.appSpace58::before {
    left: 0;
    opacity: 0.2;
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(151,101,179,0.5) 49.5%, rgb(151,101,179,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(151,101,179,0.5) 49.5%, rgb(151,101,179,0.5) 50.5%, transparent 50.5%);
    background-size: 60px 60px;
    z-index: 1;
    animation: movePattern 40s linear infinite;
    width: 100%;
    top: 0;
    content: "";
}.appSpace58::after {
    right: -20%;
    position: absolute;
    content: "";
    opacity: 0.1;
    z-index: 0;
    top: -50%;
    width: 70%;
    height: 200%;
    background: linear-gradient(120deg, rgb(174,147,190,0.5) 10%, transparent 80%);
    transform: rotate(25deg);
}.appSpace58 .container {
    max-width: 1140px;
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    padding: 0 20px;
    z-index: 2;
}.appSpace58 h2 {
    font-weight: 600;
    margin-bottom: 40px;
    animation: fadeSlideIn 0.8s ease-out forwards;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    position: relative;
    transform: translateZ(20px);
    font-size: 33px;
    color: #000000;
    line-height: 1.4;
}.appSpace58 h2::after {
    background: linear-gradient(90deg, rgb(174,147,190), rgb(151,101,179));
    transform-origin: left;
    bottom: -16px;
    content: "";
    height: 3px;
    width: 80px;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    animation: expandLine 0.6s 0.4s forwards ease-out;
}.appSpace58 .fast_learn37 {
    border-left: 4px solid rgb(151,101,179);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    animation: fadeSlideUp 0.8s 0.3s ease-out forwards;
    opacity: 0;
    position: relative;
    background: #ffffff;
    padding: 35px 40px 30px;
    transform: translateZ(10px) translateY(10px);
}.appSpace58 .fast_learn37::before {
    height: 100px;
    top: 20px;
    transform: translateZ(-5px);
    right: 20px;
    width: 100px;
    border-radius: 50%;
    opacity: 0.15;
    position: absolute;
    background: linear-gradient(135deg, rgb(151,101,179,0.5) 30%, transparent 70%);
    content: "";
}.appSpace58 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.appSpace58 li {
    position: relative;
    padding-left: 25px;
}.appSpace58 li::before {
    height: 8px;
    transform: rotate(45deg);
    content: "";
    opacity: 0.9;
    animation: pulse 3s infinite;
    background: rgb(174,147,190);
    width: 8px;
    position: absolute;
    left: 0;
    top: 8px;
}.appSpace58 li span {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
    color: #000000;
    font-size: 13px;
}

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

@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateZ(10px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateZ(10px) translateY(10px);
    }
}

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.2);
    }
}

@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 1200px) {.appSpace58 {
    padding: 100px 0;
}.appSpace58 h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 992px) {.appSpace58 {
    padding: 80px 0;
}.appSpace58 h2 {
    font-size: calc(33px * 0.85);
}.appSpace58::after {
    right: -50%;
    width: 100%;
}.appSpace58 .fast_learn37 {
    padding: 30px 35px 25px;
}
}

@media (max-width: 768px) {.appSpace58 {
    padding: 60px 0;
}.appSpace58 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.appSpace58 h2::after {
    bottom: -12px;
    width: 60px;
}.appSpace58 .fast_learn37 {
    padding: 25px 30px 20px;
}.appSpace58 li span {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.appSpace58 {
    padding: 50px 0;
}.appSpace58 h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 25px;
}.appSpace58 .fast_learn37 {
    border-left-width: 3px;
    padding: 20px 25px 15px;
}.appSpace58 li {
    padding-left: 20px;
}.appSpace58 li::before {
    width: 6px;
    top: 8px;
    height: 6px;
}.appSpace58 li span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}.appSpace58::before {
    background-size: 40px 40px;
}
}

@media (hover: hover) {.appSpace58 .fast_learn37:hover {
    transition: transform 0.3s ease;
    transform: translateZ(15px) translateY(5px);
}}.instructor_history48 {
    background: linear-gradient(180deg, rgb(201,189,208) 0%, rgb(151,101,179,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem 4rem;
}.instructor_history48::before {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    z-index: 1;
    opacity: 0.2;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(174,147,190,0.5) 0px,
        rgb(174,147,190,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
}.instructor_history48::after {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    right: 0;
    background: #ffffff;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    top: 0;
}.instructor_history48 .reviews_block43 {
    position: relative;
    align-items: center;
    max-width: 600px;
    z-index: 2;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
}.instructor_history48 .portrait_img63 {
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    border-radius: 0;
    height: 250px;
    margin-bottom: -50px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: all 0.5s ease;
    width: 200px;
    z-index: 3;
    position: relative;
}.instructor_history48 .portrait_img63:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
}.instructor_history48 .career_projects54 {
    width: 100%;
    display: flex;
    z-index: 2;
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    perspective: 1000px;
    padding: 70px 30px 30px;
    align-items: center;
    transform-style: preserve-3d;
    background: #ffffff;
    flex-direction: column;
}.instructor_history48 .career_projects54::before {
    background: rgb(174,147,190);
    z-index: -1;
    height: 100%;
    position: absolute;
    transform: translateZ(-20px);
    top: 0;
    left: 0;
    content: "";
    width: 100%;
}.instructor_history48 .name {
    font-size: 28px;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.5rem;
    color: rgb(174,147,190);
}.instructor_history48 .name::after {
    width: 50px;
    bottom: -10px;
    left: 50%;
    content: "";
    background: rgb(151,101,179);
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
}.instructor_history48 .career_projects54 > div:nth-child(2) {
    color: rgb(151,101,179);
    letter-spacing: 2px;
    text-align: center;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
}.instructor_history48 .job_milestones94 {
    line-height: 1.8;
    position: relative;
    color: #000000;
    padding-top: 30px;
    border-top: 1px solid rgb(201,189,208);
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    font-style: italic;
}.instructor_history48 .job_milestones94::before,
.instructor_history48 .job_milestones94::after {
    content: "";
    height: 30px;
    background: rgb(151,101,179,0.5);
    position: absolute;
    width: 30px;
    border-radius: 50%;
}.instructor_history48 .job_milestones94::before {
    left: 50%;
    transform: translateX(-20px);
    top: -15px;
}.instructor_history48 .job_milestones94::after {
    left: 50%;
    transform: translateX(-10px);
    top: -15px;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.instructor_history48 .career_projects54:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.instructor_history48 {
    padding: 4rem 1rem 3rem;
}.instructor_history48 .portrait_img63 {
    margin-bottom: -40px;
    width: 150px;
    height: 180px;
}.instructor_history48 .career_projects54 {
    padding: 60px 20px 20px;
}}header {
    z-index: 100;
    background: rgb(201,189,208);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 1rem 0;
    width: 100%;
}header::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.4;
    content: '';
    background: linear-gradient(to right, 
        rgb(174,147,190,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(151,101,179,0.5) 100%);
    position: absolute;
    z-index: 0;
}header .container {
    margin: 0;
    position: relative;
    padding: 0 2%;
    max-width: 100%;
    z-index: 1;
    width: 100%;
}header .header_know21 {
    display: grid;
    gap: 1rem;
    align-items: center;
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
}header .header_pagewrap27 {
    display: flex;
    text-decoration: none;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1rem;
    grid-area: logo;
}header .header_pagewrap27::after {
    width: 50%;
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    height: 2px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(174,147,190), 
        rgb(151,101,179), 
        rgb(174,147,190), 
        transparent);
}header .header_pagewrap27 svg {
    width: 160px;
    transition: all 0.3s ease;
    height: auto;
}header .header_pagewrap27:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}header .head_skill91 {
    background: rgba(255, 255, 255, 0.5);
    gap: 0.5rem;
    grid-area: menu;
    border-radius: 20px;
    display: flex;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    padding: 0.6rem;
    justify-content: center;
    align-items: center;
}header .top_know56 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    font-weight: 400;
    padding: 0.4rem 0.8rem;
    background: #ffffff;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
}header .top_know56:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgb(174,147,190), rgb(151,101,179));
    color: #ffffff;
    box-shadow: 0 3px 8px rgb(174,147,190,0.5);
}

@media (max-width: 991px) {header .header_pagewrap27 svg {
    width: 140px;
}header .head_skill91 {
    gap: 0.4rem;
    padding: 0.5rem;
}header .top_know56 {
    font-size: calc(16px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header .header_know21 {
    grid-template-columns: 1fr;
    grid-template-areas:
            "logo"
            "head_skill91";
}header .header_pagewrap27 {
    padding: 0.4rem;
}header .header_pagewrap27 svg {
    width: 130px;
}header .head_skill91 {
    padding: 0.4rem;
    flex-wrap: wrap;
}header .top_know56 {
    font-size: calc(16px - 1px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .header_pagewrap27 svg {
    width: 120px;
}header .head_skill91 {
    padding: 0.4rem;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .head_skill91::-webkit-scrollbar {
    height: 2px;
}header .head_skill91::-webkit-scrollbar-thumb {
    background: rgb(174,147,190);
    border-radius: 10px;
}header .top_know56 {
    white-space: nowrap;
    flex-shrink: 0;
}}.contact_us68 {
    padding: 5rem 0;
    position: relative;
}.contact_us68::before {
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}.contact_us68 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.contact_us68 .connect_panel83 {
    position: relative;
    border-radius: 29px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    background: rgb(201,189,208);
    display: flex;
    flex-wrap: wrap;
}.contact_us68 .connect_panel83::before {
    background: linear-gradient(90deg, 
        rgb(174,147,190), 
        rgb(151,101,179));
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 5px;
    content: "";
}.contact_us68 .message_widget23 {
    flex: 1 0 300px;
    background: rgb(201,189,208);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 3rem;
}.contact_us68 .message_widget23::after {
    width: 1px;
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom,
        transparent,
        rgb(174,147,190,0.5),
        transparent);
    right: 0;
    position: absolute;
}.contact_us68 .message_widget23 h3 {
    padding-bottom: 1rem;
    color: rgb(174,147,190);
    font-size: 18px;
    display: inline-block;
    margin-bottom: 2.5rem;
    border-bottom: 2px solid rgb(151,101,179);
    font-weight: 700;
}.contact_us68 .message_widget23 div {
    display: flex;
    padding: 1rem;
    transition: all 0.3s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    border-radius: 10px;
    margin-bottom: 2rem;
    align-items: center;
}.contact_us68 .message_widget23 div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}.contact_us68 .message_widget23 div svg {
    height: 24px;
    background: rgb(174,147,190);
    margin-right: 1rem;
    width: 24px;
    border-radius: 50%;
    padding: 5px;
    flex-shrink: 0;
}.contact_us68 .message_widget23 div svg path {
    fill: #ffffff;
}.contact_us68 .message_widget23 div span {
    color: #000000;
    font-size: 12px;
}.contact_us68 .message_widget23 div span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #000000;
}.contact_us68 .message_widget23 div span a:hover {
    color: rgb(174,147,190);
}.contact_us68 .query_message72 {
    padding: 3rem;
    background: #ffffff;
    position: relative;
    flex: 1 0 450px;
}.contact_us68 .query_message72::before {
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    top: 3rem;
    left: -10px;
    background: #ffffff;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    content: "";
    width: 20px;
}.contact_us68 .query_message72 form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}.contact_us68 .query_message72 h3 {
    color: #000000;
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    text-align: center;
}.contact_us68 .query_message72 h3::after {
    background: rgb(174,147,190);
    position: absolute;
    left: 50%;
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    height: 3px;
    width: 50px;
}.contact_us68 .query_message72 input[type="text"],
.contact_us68 .query_message72 input[type="email"] {
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    background: rgb(201,189,208);
    font-size: 12px;
    width: 100%;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.contact_us68 .query_message72 input[type="text"]:focus,
.contact_us68 .query_message72 input[type="email"]:focus {
    outline: none;
    border-color: rgb(174,147,190);
    box-shadow: 0 0 0 3px rgb(174,147,190,0.5);
}.contact_us68 .query_message72 input[type="text"]::placeholder,
.contact_us68 .query_message72 input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact_us68 .query_message72 .support_grid06 {
    align-items: flex-start;
    gap: 10px;
    display: flex;
    margin: 0.5rem 0;
}.contact_us68 .query_message72 .support_grid06 input[type="checkbox"] {
    margin-top: 2px;
    width: 20px;
    border: 2px solid #000000;
    -webkit-appearance: none;
    flex-shrink: 0;
    background-color: #ffffff;
    border-radius: 4px;
    height: 20px;
    position: relative;
    transition: all 0.2s ease;
    appearance: none;
    cursor: pointer;
}.contact_us68 .query_message72 .support_grid06 input[type="checkbox"]:checked {
    border-color: rgb(174,147,190);
    background-color: rgb(174,147,190);
}.contact_us68 .query_message72 .support_grid06 input[type="checkbox"]:checked::after {
    content: "";
    border-width: 0 2px 2px 0;
    height: 8px;
    transform: rotate(45deg);
    border: solid #ffffff;
    left: 7px;
    top: 3px;
    width: 4px;
    position: absolute;
}.contact_us68 .query_message72 .support_grid06 label {
    font-size: calc(12px - 1px);
    color: #000000;
    line-height: 1.5;
}.contact_us68 .query_message72 .support_grid06 label a {
    text-decoration: none;
    color: rgb(174,147,190);
    font-weight: 600;
}.contact_us68 .query_message72 .help_block32 {
    width: 100%;
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 1rem;
    background: rgb(174,147,190);
    cursor: pointer;
    border: none;
    color: #ffffff;
    margin-top: 1rem;
    position: relative;
}.contact_us68 .query_message72 .help_block32::after {
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    width: 5px;
    position: absolute;
    height: 5px;
    content: "";
    border-radius: 100%;
    opacity: 0;
    left: 50%;
    transform-origin: 50% 50%;
    transform: scale(1, 1) translate(-50%);
}.contact_us68 .query_message72 .help_block32:hover {
    background: rgb(151,101,179);
}.contact_us68 .query_message72 .help_block32:focus {
    outline: none;
}.contact_us68 .query_message72 .help_block32:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {.contact_us68 .connect_panel83 {
    flex-direction: column;
}.contact_us68 .message_widget23 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
}.contact_us68 .message_widget23::after {
    right: unset;
    bottom: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(174,147,190,0.5),
            transparent);
    width: 100%;
    left: 0;
    height: 1px;
    top: unset;
}.contact_us68 .query_message72::before {
    left: 3rem;
    transform: rotate(135deg);
    top: -10px;
}
}

@media screen and (max-width: 768px) {.contact_us68 {
    padding: 4rem 0;
}.contact_us68 .message_widget23,
    .contact_us68 .query_message72 {
    padding: 2rem;
}.contact_us68 .message_widget23 h3,
    .contact_us68 .query_message72 h3 {
    font-size: calc(18px - 2px);
}
}

@media screen and (max-width: 576px) {.contact_us68 {
    padding: 3rem 0;
}.contact_us68 .message_widget23,
    .contact_us68 .query_message72 {
    padding: 1.5rem;
}.contact_us68 .message_widget23 div {
    margin-bottom: 1.25rem;
    padding: 0.75rem;
}.contact_us68 .message_widget23 div svg {
    height: 20px;
    width: 20px;
}.contact_us68 .query_message72 input[type="text"],
    .contact_us68 .query_message72 input[type="email"] {
    padding: 0.8rem 1rem;
}.contact_us68 .query_message72::before {
    display: none;
}}header .top_plank {
    background: rgb(174,147,190);
    color:  #ffffff;
}header .top_plank .learning_bar02 div svg, header .top_plank .learning_bar02 div svg path {
    fill: #ffffff;
}header .top_plank .learning_bar02 div span {
    color: #ffffff;
}header .top_plank .learning_bar02 {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    line-height: 21px;
    font-size: 15px;
    width: 100%;
}header .top_plank .learning_bar02 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .learning_bar02 div img, header .top_plank .learning_bar02 div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.testimonials18 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,189,208) 0%, #ffffff 100%);
}.testimonials18::before {
    z-index: 1;
    content: "";
    position: absolute;
    right: 0;
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(174,147,190) 0%, rgb(151,101,179) 100%);
    top: 0;
}.testimonials18::after {
    opacity: 0.1;
    height: 30%;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(201,189,208) 0px,
        rgb(201,189,208) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: 0;
    content: "";
    left: 0;
    bottom: 0;
}.testimonials18 h2 {
    color: transparent;
    font-size: calc(33px * 1.1);
    margin-bottom: 3rem;
    background-clip: text;
    max-width: 90%;
    -webkit-background-clip: text;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(174,147,190), rgb(151,101,179));
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
}.testimonials18 h2::after {
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    bottom: -15px;
    background: rgb(174,147,190);
    transform: scaleX(1);
    transform-origin: left;
    position: absolute;
    content: "";
    width: 80px;
}.testimonials18 .container.fast_learn37 {
    position: relative;
    z-index: 1;
}.testimonials18 .review_voices87 {
    perspective: 1000px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
}.testimonials18 .reviews_block43 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04);
    transform: translateZ(0);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem 2rem 2rem;
    z-index: 1;
}.testimonials18 .reviews_block43::before {
    background: linear-gradient(90deg, rgb(174,147,190), rgb(151,101,179,0.5));
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    transform: scaleX(0.7);
    content: "";
    left: 0;
    height: 5px;
    transform-origin: left;
    position: absolute;
}.testimonials18 .reviews_block43::after {
    top: 15px;
    opacity: 0.15;
    font-family: serif;
    z-index: -1;
    position: absolute;
    line-height: 1;
    color: rgb(151,101,179,0.5);
    right: 20px;
    content: "";
    font-size: 80px;
}.testimonials18 .reviews_block43:hover {
    transform: translateY(-8px) translateZ(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
}.testimonials18 .reviews_block43:hover::before {
    transform: scaleX(1);
}.testimonials18 .reviews_block43 h3 {
    color: #000000;
    margin-bottom: 0.75rem;
    font-size: calc(23px * 1.05);
    display: inline-block;
    position: relative;
    font-weight: 600;
}.testimonials18 .reviews_block43 h3::after {
    height: 2px;
    content: "";
    width: 30px;
    bottom: -5px;
    transform: scaleX(0);
    background: rgb(174,147,190,0.5);
    transform-origin: left;
    transition: transform 0.3s ease-out;
    position: absolute;
    left: 0;
}.testimonials18 .reviews_block43:hover h3::after {
    transform: scaleX(1);
    transition-delay: 0.1s;
}.testimonials18 .reviews_block43 .description {
    margin-bottom: 1.5rem;
    line-height: 1.6;
    color: #000000;
    position: relative;
    font-size: 17px;
    z-index: 1;
}.testimonials18 .reviews_block43 div {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 60px;
    transform: translateZ(0);
    overflow: hidden;
    position: relative;
    height: 60px;
    border-radius: 50%;
    margin-top: 0.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.testimonials18 .reviews_block43:hover div {
    transform: scale(1.1) translateZ(0);
}.testimonials18 .reviews_block43 div::before {
    content: "";
    opacity: 0;
    transition: opacity 0.5s ease;
    background: linear-gradient(45deg, rgb(174,147,190,0.5), transparent);
    position: absolute;
    z-index: 1;
    inset: 0;
}.testimonials18 .reviews_block43:hover div::before {
    opacity: 0.4;
}.testimonials18 .reviews_block43 div img {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1);
    height: 100%;
    width: 100%;
    object-fit: cover;
}.testimonials18 .reviews_block43:hover div img {
    transform: scale(1.15);
}.testimonials18 .reviews_block43:nth-child(odd) {
    transform: translateZ(0) rotate(-1deg);
}.testimonials18 .reviews_block43:nth-child(odd):hover {
    transform: translateY(-8px) translateZ(10px) rotate(0deg);
}.testimonials18 .reviews_block43:nth-child(even) {
    transform: translateZ(0) rotate(1deg);
}.testimonials18 .reviews_block43:nth-child(even):hover {
    transform: translateY(-8px) translateZ(10px) rotate(0deg);
}.testimonials18 .reviews_block43:nth-child(3n+1)::before {
    background: linear-gradient(90deg, rgb(151,101,179), rgb(174,147,190,0.5));
}

@media (min-width: 1200px) {.testimonials18 {
    padding: 8rem 0;
}.testimonials18 h2 {
    margin-bottom: 4rem;
    font-size: calc(33px * 1.2);
}.testimonials18 .review_voices87 {
    grid-template-columns: repeat(4, 1fr);
}.testimonials18 .reviews_block43 {
    padding: 3rem 2.5rem 2.5rem;
}
}

@media (min-width: 992px) and (max-width: 1199px) {.testimonials18 {
    padding: 7rem 0;
}.testimonials18 .review_voices87 {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 768px) and (max-width: 991px) {.testimonials18 {
    padding: 6rem 0;
}.testimonials18 .review_voices87 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {.testimonials18 {
    padding: 5rem 0;
}.testimonials18 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 2.5rem;
    max-width: 100%;
}.testimonials18 .review_voices87 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.testimonials18 .reviews_block43 {
    padding: 2rem 1.5rem 1.5rem;
}.testimonials18 .reviews_block43::after {
    font-size: 60px;
}
}

@media (max-width: 576px) {.testimonials18 {
    padding: 4rem 0;
}.testimonials18 h2 {
    letter-spacing: -0.01em;
    font-size: calc(33px * 0.8);
}.testimonials18 h2::after {
    bottom: -10px;
    width: 60px;
}.testimonials18 .reviews_block43 div {
    height: 50px;
    width: 50px;
}
}

@media (prefers-reduced-motion: reduce) {.testimonials18 .reviews_block43,
    .testimonials18 .reviews_block43::before,
    .testimonials18 .reviews_block43 div,
    .testimonials18 .reviews_block43 div img,
    .testimonials18 .reviews_block43 h3::after {
    transition: none;
}.testimonials18 .reviews_block43:hover {
    transform: translateY(-5px);
}}.course_benefits02 {
    background: linear-gradient(135deg, rgb(201,189,208) 0%, rgb(151,101,179,0.5) 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.course_benefits02::before {
    height: 100%;
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.05) 0px,
    rgba(255, 255, 255, 0.05) 2px,
    transparent 2px,
    transparent 10px
  );
    top: 0;
    pointer-events: none;
    position: absolute;
}.course_benefits02::after {
    width: 80%;
    position: absolute;
    top: -50%;
    right: -20%;
    background: radial-gradient(circle at center, rgb(151,101,179,0.5) 0%, transparent 60%);
    height: 200%;
    z-index: 0;
    transform: rotate(-15deg);
    content: "";
}.course_benefits02 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.course_benefits02 .fast_learn37 {
    flex-direction: column-reverse;
    position: relative;
    display: flex;
    gap: 40px;
}.course_benefits02 .word_wrapper24 {
    padding: 30px;
    flex: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.95);
    transform: translateY(0);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
}.course_benefits02 .word_wrapper24:hover {
    transform: translateY(-5px);
}.course_benefits02 .word_wrapper24::before {
    top: 0;
    content: "";
    width: 5px;
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(174,147,190), rgb(151,101,179));
    position: absolute;
}.course_benefits02 h4 {
    letter-spacing: -0.01em;
    line-height: 1.4;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    position: relative;
    margin-bottom: 25px;
    color: #000000;
}.course_benefits02 h4::after {
    display: block;
    width: 70px;
    margin-top: 15px;
    height: 3px;
    background: rgb(174,147,190);
    content: "";
}.course_benefits02 .word_wrapper24 > div {
    flex-direction: column;
    gap: 20px;
    display: flex;
}.course_benefits02 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.course_benefits02 li {
    margin-bottom: 20px;
    transition: transform 0.4s ease;
    transform: translateX(0);
}.course_benefits02 li:hover {
    transform: translateX(5px);
}.course_benefits02 li p {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    font-size: 16px;
    margin: 0;
    line-height: 1.6;
    color: #000000;
}.course_benefits02 li p span:first-child {
    padding: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 40px;
    justify-content: center;
    height: 40px;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #ffffff 0%, rgb(201,189,208) 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
    border-radius: 28px;
}.course_benefits02 li:hover p span:first-child {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}.course_benefits02 li p span:last-child {
    font-weight: 400;
    position: relative;
    padding-left: 5px;
}.course_benefits02 li p span:last-child::before {
    left: 0;
    background: rgb(151,101,179);
    position: absolute;
    bottom: -5px;
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
    content: "";
}.course_benefits02 li:hover p span:last-child::before {
    width: 100%;
}.course_benefits02 svg {
    height: 24px;
    width: 24px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.course_benefits02 li:hover svg {
    transform: rotate(15deg);
}.course_benefits02 svg path {
    transition: fill 0.3s ease;
    fill: rgb(174,147,190);
}.course_benefits02 li:hover svg path {
    fill: rgb(151,101,179);
}.course_benefits02 .portrait_img63 {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    object-fit: cover;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    max-height: 450px;
    width: 100%;
}.course_benefits02 .portrait_img63:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateX(0) rotateY(0);
}

@media screen and (min-width: 768px) {.course_benefits02 {
    padding: 150px 0;
}.course_benefits02 .fast_learn37 {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.course_benefits02 .word_wrapper24 {
    padding: 40px;
}.course_benefits02 .word_wrapper24 > div {
    flex-direction: row;
    gap: 30px;
}.course_benefits02 h4 {
    font-size: 23px;
}.course_benefits02 .portrait_img63 {
    max-width: 45%;
    max-height: 550px;
}
}

@media screen and (min-width: 992px) {.course_benefits02 {
    padding: 180px 0;
}.course_benefits02 .fast_learn37 {
    gap: 80px;
}.course_benefits02 h4 {
    margin-bottom: 35px;
    font-size: calc(34px * 0.75);
}.course_benefits02 li p {
    font-size: calc(16px * 1.05);
}.course_benefits02 .portrait_img63 {
    max-width: 48%;
    max-height: 650px;
}
}

@media screen and (max-width: 767px) {.course_benefits02 {
    padding: 80px 0;
}.course_benefits02 h4 {
    font-size: calc(22px * 1.2);
}.course_benefits02 li p {
    font-size: calc(16px * 0.95);
    line-height: 1.5;
}.course_benefits02 li p span:first-child {
    height: 32px;
    width: 32px;
}.course_benefits02 svg {
    height: 20px;
    width: 20px;
}.course_benefits02 .portrait_img63 {
    max-height: 350px;
}
}

@media screen and (max-width: 480px) {.course_benefits02 {
    padding: 60px 0;
}.course_benefits02 .word_wrapper24 {
    padding: 20px;
}.course_benefits02 h4 {
    margin-bottom: 20px;
}.course_benefits02 li {
    margin-bottom: 15px;
}.course_benefits02 li p {
    gap: 10px;
}.course_benefits02 .portrait_img63 {
    max-height: 280px;
}}.price_box37 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(201,189,208), #ffffff);
}.price_box37::before {
    content: "";
    left: 0;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    top: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
}.price_box37 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
}.price_box37 .tuition_table15 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}.price_box37 .plan_options94 {
    order: 1;
    opacity: 0;
    animation: fadeInUp 0.8s forwards 0.2s;
    padding: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    text-align: center;
    transform: translateY(20px);
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
}.price_box37 .plan_options94 h2 {
    font-size: 33px;
    display: inline-block;
    position: relative;
    color: rgb(174,147,190);
    font-weight: 700;
    margin-bottom: 1.5rem;
}.price_box37 .plan_options94 h2::after {
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 60%;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(174,147,190), transparent);
    transform: translateX(-50%);
}.price_box37 .plan_options94 .premium_grid76 {
    max-width: 80%;
    color: #000000;
    font-weight: 400;
    line-height: 1.6;
    font-size: 18px;
    margin: 0 auto;
}.price_box37 .plan_fees29 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    order: 2;
}.price_box37 .edu_rates61 {
    will-change: transform, opacity;
    text-decoration: none;
    animation: fadeInUp 0.8s forwards;
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transform: translateY(30px);
    animation-delay: calc(0.1s * var(--i, 1));
    opacity: 0;
}.price_box37 .edu_rates61:nth-child(1) {
    --i: 1;
}.price_box37 .edu_rates61:nth-child(2) {
    --i: 2;
}.price_box37 .edu_rates61:nth-child(3) {
    --i: 3;
}.price_box37 .edu_rates61:nth-child(4) {
    --i: 4;
}.price_box37 .edu_rates61:hover {
    transform: translateY(-5px) scale(1.02);
}.price_box37 .learning_package21 {
    flex-direction: column;
    display: flex;
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    background: #ffffff;
    overflow: hidden;
}.price_box37 .edu_rates61:hover .learning_package21 {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}.price_box37 .value_plan92 {
    position: relative;
    flex-grow: 1;
    flex-direction: column;
    display: flex;
    z-index: 1;
    padding: 2.5rem 2rem;
}.price_box37 .value_plan92::before {
    width: 120px;
    top: 0;
    opacity: 0;
    right: 0;
    z-index: -1;
    transform: translate(30px, -30px);
    background: linear-gradient(135deg, transparent 50%, rgb(174,147,190,0.5) 50%);
    transition: opacity 0.4s ease, transform 0.4s ease;
    position: absolute;
    content: "";
    height: 120px;
}.price_box37 .edu_rates61:hover .value_plan92::before {
    opacity: 0.7;
    transform: translate(0, 0);
}.price_box37 .edu_rates61 h3 {
    font-size: calc(19px + 0.2rem);
    transition: color 0.3s ease;
    font-weight: 700;
    position: relative;
    margin-bottom: 1rem;
    color: #000000;
}.price_box37 .edu_rates61:hover h3 {
    color: rgb(174,147,190);
}.price_box37 .edu_packages80 {
    position: relative;
    color: rgb(174,147,190);
    font-weight: 700;
    font-size: calc(17px + 0.8rem);
    display: inline-block;
    margin-bottom: 1.5rem;
}.price_box37 .edu_packages80::before {
    height: 3px;
    content: "";
    width: 40px;
    left: 0;
    background: rgb(151,101,179);
    position: absolute;
    transition: width 0.3s ease;
    bottom: -5px;
}.price_box37 .edu_rates61:hover .edu_packages80::before {
    width: 80px;
}.price_box37 .edu_rates61 p {
    overflow-wrap: break-word;
    margin-bottom: 0;
    word-break: break-word;
    font-size: 18px;
    line-height: 1.6;
    -ms-word-break: break-all;
    color: #000000;
    word-wrap: break-word;
}.price_box37 .portrait_img63 {
    overflow: hidden;
    position: relative;
    height: 200px;
    transition: transform 0.5s ease;
}.price_box37 .portrait_img63::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    inset: 0;
    position: absolute;
    content: "";
}.price_box37 .edu_rates61:hover .portrait_img63 {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.price_box37 .plan_fees29 {
    grid-template-columns: repeat(2, 1fr);
}.price_box37 .plan_options94 {
    padding: 3rem;
}.price_box37 .value_plan92 {
    padding: 2.8rem 2.2rem;
}
}

@media (min-width: 992px) {.price_box37 .tuition_table15 {
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
}.price_box37 .plan_options94 {
    flex-direction: column;
    order: 2;
    text-align: left;
    height: 100%;
    justify-content: center;
    display: flex;
    padding: 4rem 3rem;
}.price_box37 .plan_options94 h2::after {
    left: 0;
    transform: none;
    width: 100px;
    background: linear-gradient(90deg, rgb(174,147,190), transparent);
}.price_box37 .plan_options94 .premium_grid76 {
    max-width: 100%;
    margin: 0;
}.price_box37 .plan_fees29 {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.price_box37 .plan_fees29 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.price_box37 .value_plan92 {
    padding: 3rem 2.5rem;
}.price_box37 .plan_options94 h2 {
    font-size: calc(33px + 0.3rem);
}
}

@media (max-width: 767px) {.price_box37 {
    padding: 4rem 0;
}.price_box37 .plan_options94 h2 {
    font-size: calc(33px - 0.2rem);
}.price_box37 .plan_options94 .premium_grid76 {
    font-size: calc(18px - 0.1rem);
    max-width: 100%;
}.price_box37 .edu_rates61 h3 {
    font-size: 19px;
}.price_box37 .edu_packages80 {
    font-size: calc(17px + 0.5rem);
}.price_box37 .portrait_img63 {
    height: 160px;
}}.start_now40 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    background: linear-gradient(135deg, rgb(151,101,179) 0%, rgb(174,147,190) 100%);
    overflow: hidden;
    z-index: 1;
    padding: 5rem 2rem;
}.start_now40::before {
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.05) 10px,
        rgba(255, 255, 255, 0.05) 20px
    );
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    content: "";
    height: 100%;
}.start_now40::after {
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0) 60%
    );
    pointer-events: none;
    position: absolute;
    transform: rotate(30deg);
    width: 80%;
    top: -50%;
    right: -50%;
    content: "";
    height: 200%;
    z-index: -1;
}.start_now40 .container {
    max-width: 1200px;
    gap: 3rem;
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: center;
    margin: 0 auto;
}.start_now40 h2 {
    color: #ffffff;
    font-size: 29px;
    margin: 0;
    text-align: center;
    transform: translateY(0);
    font-weight: 600;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    line-height: 1.4;
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1);
    max-width: 90%;
    letter-spacing: 0.01em;
    opacity: 1;
}.start_now40 .fast_learn37 {
    align-items: center;
    justify-content: center;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.1s, opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
    background: rgba(255, 255, 255, 0.1);
    border-left: 3px solid #ffffff;
    padding: 1.5rem;
    opacity: 1;
    gap: 1.5rem;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    display: flex;
}.start_now40 .fast_learn37:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15), 0 3px 10px rgba(0, 0, 0, 0.1);
}.start_now40 svg {
    height: 48px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
    width: 48px;
}.start_now40 .fast_learn37:hover svg {
    transform: rotate(15deg) scale(1.1);
}.start_now40 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.start_now40 .fast_learn37 div {
    align-items: center;
    display: flex;
}.start_now40 .help_block32 {
    font-size: 15px;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    padding: 1rem 2.5rem;
    display: inline-flex;
    letter-spacing: 0.03em;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    border-radius: 10px;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: rgb(174,147,190);
    align-items: center;
    z-index: 1;
    overflow: hidden;
}.start_now40 .help_block32::before {
    opacity: 0;
    left: 0;
    transform: translateY(100%);
    position: absolute;
    z-index: -1;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s;
    background: linear-gradient(45deg, rgb(174,147,190), rgb(151,101,179));
    top: 0;
    width: 100%;
    content: "";
}.start_now40 .help_block32:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
    color: #ffffff;
}.start_now40 .help_block32:hover::before {
    opacity: 1;
    transform: translateY(0);
}.start_now40 .help_block32:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {.start_now40 {
    padding: 4rem 1.5rem;
}.start_now40 h2 {
    max-width: 100%;
    font-size: calc(29px * 0.9);
}.start_now40 .fast_learn37 {
    padding: 1.25rem;
    text-align: center;
    border-top: 3px solid #ffffff;
    border-left: none;
    flex-direction: column;
    gap: 1rem;
}.start_now40 .help_block32 {
    padding: 0.85rem 2rem;
    width: 100%;
}
}

@media (max-width: 767px) {.start_now40 {
    padding: 3rem 1rem;
}.start_now40 h2 {
    line-height: 1.5;
    font-size: calc(29px * 0.8);
}.start_now40 .container {
    gap: 2rem;
}.start_now40 svg {
    height: 40px;
    width: 40px;
}.start_now40 .fast_learn37 {
    width: 100%;
    max-width: 320px;
}
}

@media (max-width: 480px) {.start_now40 {
    padding: 2.5rem 0.75rem;
}.start_now40 h2 {
    font-size: calc(29px * 0.7);
}.start_now40 .help_block32 {
    padding: 0.75rem 1.5rem;
    font-size: calc(15px * 0.9);
}.start_now40 svg {
    width: 36px;
    height: 36px;
}
}

@media (min-width: 1400px) {.start_now40 {
    padding: 6rem 2rem;
}.start_now40 h2 {
    max-width: 70%;
    font-size: calc(29px * 1.1);
}.start_now40 .fast_learn37 {
    padding: 2rem;
    gap: 2rem;
}.start_now40 svg {
    width: 56px;
    height: 56px;
}.start_now40 .help_block32 {
    padding: 1.15rem 3rem;
    font-size: calc(15px * 1.1);
}}footer {
    position: relative;
    width: 100%;
}.discord_cta92 {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    background-color: #000000;
}.discord_cta92::before {
    top: -100px;
    opacity: 0.4;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    position: absolute;
    right: -100px;
    width: 500px;
    transform: rotate(45deg);
    height: 500px;
}.discord_cta92::after {
    height: 300px;
    opacity: 0.2;
    bottom: -50px;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        #000000,
        #000000 15px,
        rgb(151,101,179,0.5) 15px,
        rgb(151,101,179,0.5) 30px
    );
    transform: rotate(30deg);
    content: "";
    width: 300px;
    left: -50px;
}footer .telegram_ref76 {
    position: relative;
    z-index: 1;
}footer .query_form51 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    border-radius: 0 12px 12px 0;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.05);
    border-left: 4px solid rgb(174,147,190);
    margin-bottom: 60px;
    gap: 20px;
    display: grid;
}footer .info_item {
    align-items: center;
    display: flex;
}footer .info_item svg {
    width: 20px;
    fill: rgb(174,147,190);
    margin-right: 15px;
    flex-shrink: 0;
    height: 20px;
}footer .info_item p,
footer .info_item a {
    font-size: 18px;
    font-weight: 300;
    transition: color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}footer .info_item a:hover {
    color: rgb(174,147,190);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 50px;
    display: grid;
}footer .first_lesson58 {
    position: relative;
}footer .first_lesson58::after {
    height: 3px;
    content: "";
    bottom: -30px;
    left: 0;
    position: absolute;
    background-color: rgb(174,147,190);
    width: 30%;
}footer .first_lesson58 svg {
    margin-bottom: 20px;
    width: auto;
    filter: brightness(0) invert(1);
    height: 45px;
}footer .sample_docs40 {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    max-width: 330px;
}footer .head_skill91 {
    position: relative;
}footer .head_skill91 h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
}footer .head_skill91 h5::after {
    position: absolute;
    width: 40px;
    bottom: -10px;
    background-color: rgb(174,147,190);
    content: "";
    height: 3px;
    left: 0;
}footer .header_lead92 {
    margin-bottom: 30px;
}footer .header_lead92 a {
    transition: all 0.3s ease;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 12px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    position: relative;
}footer .header_lead92 a:hover {
    border-bottom-color: rgb(174,147,190,0.5);
    padding-left: 10px;
    color: #ffffff;
}footer .subscribe_holder {
    position: relative;
    padding: 35px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
}footer .subscribe_holder::before {
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgb(174,147,190,0.5), transparent);
    position: absolute;
    border-radius: 12px;
    opacity: 0.1;
    right: 0;
    top: 0;
    left: 0;
}footer .subscribe_holder h5 {
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: uppercase;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
}footer .input_holder input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 18px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(174,147,190);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_transition05 {
    position: relative;
    transition: all 0.3s ease;
    border: none;
    display: inline-block;
    overflow: hidden;
    padding: 15px 20px;
    background-color: rgb(174,147,190);
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}footer .sub_transition05::after {
    content: "";
    transform: rotate(45deg);
    background-color: rgba(255, 255, 255, 0.2);
    top: -100px;
    height: 300px;
    transition: all 0.7s ease;
    position: absolute;
    left: -100px;
    width: 30px;
}footer .sub_transition05:hover {
    background-color: rgb(151,101,179);
}footer .sub_transition05:hover::after {
    left: 120%;
}footer .collab_space74 {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .idea_pool41 {
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 16px;
}

@keyframes pulseLight {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
    align-items: stretch;
}footer .sub_transition05 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .discord_cta92 {
    padding: 60px 0 30px;
}footer .query_form51 {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
    padding: 20px;
}footer .head_skill91 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .head_skill91 h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .collab_space74 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .discord_cta92 {
    padding: 50px 0 20px;
}footer .query_form51 {
    margin-bottom: 30px;
    padding: 15px;
}footer .first_lesson58::after {
    width: 50px;
}footer .head_skill91 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .subscribe_holder p, footer .header_lead92 a, footer .info_item p, footer .info_item a {
    font-size: calc(18px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .sub_transition05 {
    padding: 12px 15px;
}}.our_mission19 {
    overflow: hidden;
    background: rgb(201,189,208);
    position: relative;
    padding: 120px 0;
}.our_mission19::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(174,147,190,0.5) 0%, transparent 50%);
    z-index: 1;
}.our_mission19::after {
    background: radial-gradient(circle at 70% 30%, rgb(151,101,179,0.5) 0%, transparent 60%);
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    z-index: 2;
    animation: pulse 15s infinite alternate;
    position: absolute;
    width: 100%;
}.our_mission19 .container {
    position: relative;
    z-index: 10;
}.our_mission19 .fast_learn37 {
    position: relative;
    gap: 60px;
    display: flex;
    flex-direction: column;
}.our_mission19 .fast_learn37::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(174,147,190), transparent);
    top: 80px;
    width: 2px;
    height: 85%;
    content: "";
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}.our_mission19 h3 {
    margin-bottom: 40px;
    transition: transform 0.5s ease;
    text-align: center;
    font-size: 29px;
    position: relative;
    font-weight: 700;
    color: rgb(174,147,190);
    transform: perspective(1000px) rotateX(0deg);
}.our_mission19 h3::after {
    transform: translateX(-50%);
    bottom: -15px;
    width: 80px;
    height: 3px;
    content: "";
    background: rgb(174,147,190);
    border-radius: 10px;
    position: absolute;
    left: 50%;
}.our_mission19 h3:hover {
    transform: perspective(1000px) rotateX(5deg);
}.our_mission19 .growth_hist47 {
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    border-left: 3px solid rgb(174,147,190);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 1fr;
    backdrop-filter: blur(10px);
    align-items: center;
    display: grid;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    gap: 40px;
    padding: 40px;
}.our_mission19 .growth_hist47::before {
    top: -100px;
    width: 200px;
    content: "";
    background: radial-gradient(circle, rgb(174,147,190,0.5) 0%, transparent 70%);
    position: absolute;
    border-radius: 50%;
    right: -100px;
    height: 200px;
    animation: float 8s infinite ease-in-out;
}.our_mission19 .growth_hist47:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our_mission19 .growth_hist47 span {
    margin-bottom: 20px;
    font-size: 21px;
    display: block;
    position: relative;
    font-weight: 600;
    color: rgb(174,147,190);
    grid-column: 1 / 2;
    padding-left: 15px;
}.our_mission19 .growth_hist47 span::before {
    width: 5px;
    border-radius: 10px;
    top: 0;
    background: rgb(174,147,190);
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
}.our_mission19 .growth_hist47 p {
    position: relative;
    grid-column: 1 / 2;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
}.our_mission19 .growth_hist47 .portrait_img63 {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 16px;
    height: 350px;
    position: relative;
    overflow: hidden;
}.our_mission19 .growth_hist47 .portrait_img63::before {
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    width: 100%;
    z-index: 1;
    height: 100%;
}.our_mission19 .growth_hist47 .portrait_img63::after {
    top: 0;
    background: linear-gradient(to right, rgb(174,147,190), rgb(151,101,179));
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 5px;
}.our_mission19 .growth_hist47 .portrait_img63:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.our_mission19 .learn_study28 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: grid;
    position: relative;
    border-radius: 16px;
    gap: 40px;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    backdrop-filter: blur(10px);
    padding: 40px;
    border-right: 3px solid rgb(151,101,179);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.our_mission19 .learn_study28::before {
    left: -100px;
    height: 200px;
    background: radial-gradient(circle, rgb(151,101,179,0.5) 0%, transparent 70%);
    width: 200px;
    position: absolute;
    animation: float 8s infinite ease-in-out reverse;
    bottom: -100px;
    content: "";
    border-radius: 50%;
}.our_mission19 .learn_study28:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our_mission19 .learn_study28 p {
    position: relative;
    grid-column: 2 / 3;
    font-size: 15px;
    color: #000000;
    grid-row: 1 / 2;
    line-height: 1.8;
}.our_mission19 .learn_study28 .impact_facts57 {
    overflow: hidden;
    grid-row: 1 / 2;
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 16px;
    grid-column: 1 / 2;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    height: 350px;
}.our_mission19 .learn_study28 .impact_facts57::before {
    z-index: 1;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
    height: 100%;
}.our_mission19 .learn_study28 .impact_facts57::after {
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(151,101,179), rgb(174,147,190));
}.our_mission19 .learn_study28 .impact_facts57:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

@keyframes pulse {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.our_mission19 {
    padding: 80px 0;
}.our_mission19 .fast_learn37::before {
    height: 90%;
}.our_mission19 .growth_hist47,
    .our_mission19 .learn_study28 {
    gap: 30px;
    grid-template-columns: 1fr;
}.our_mission19 .growth_hist47 span,
    .our_mission19 .growth_hist47 p {
    grid-column: 1 / -1;
}.our_mission19 .growth_hist47 .portrait_img63 {
    grid-column: 1 / -1;
    height: 300px;
    grid-row: 3 / 4;
}.our_mission19 .learn_study28 p {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
}.our_mission19 .learn_study28 .impact_facts57 {
    height: 300px;
    grid-column: 1 / -1;
    grid-row: 1 / 2;
}
}

@media (max-width: 768px) {.our_mission19 {
    padding: 60px 0;
}.our_mission19 h3 {
    font-size: calc(29px * 0.9);
}.our_mission19 .fast_learn37 {
    gap: 40px;
}.our_mission19 .fast_learn37::before {
    display: none;
}.our_mission19 .growth_hist47,
    .our_mission19 .learn_study28 {
    padding: 30px;
}.our_mission19 .growth_hist47 span {
    font-size: calc(21px * 0.9);
}.our_mission19 .growth_hist47 .portrait_img63,
    .our_mission19 .learn_study28 .impact_facts57 {
    height: 250px;
}
}

@media (max-width: 576px) {.our_mission19 {
    padding: 40px 0;
}.our_mission19 h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.our_mission19 .growth_hist47,
    .our_mission19 .learn_study28 {
    gap: 20px;
    padding: 20px;
}.our_mission19 .growth_hist47 span {
    margin-bottom: 15px;
}.our_mission19 .growth_hist47 .portrait_img63,
    .our_mission19 .learn_study28 .impact_facts57 {
    height: 200px;
}}.newsletter24 {
    background: linear-gradient(135deg, rgb(201,189,208) 0%, rgb(174,147,190,0.5) 100%);
    position: relative;
    padding: 4rem 2rem;
    margin: 3rem 0;
    overflow: hidden;
    transform: skewY(-2deg);
}.newsletter24 .fast_learn37 {
    position: relative;
    z-index: 2;
    transform: skewY(2deg);
}.newsletter24::before {
    transform: rotate(-15deg);
    opacity: 0.7;
    left: -5%;
    content: "";
    animation: pulse 8s infinite alternate;
    width: 60%;
    background: linear-gradient(135deg, rgb(151,101,179) 0%, rgb(151,101,179,0.5) 100%);
    top: -10%;
    border-radius: 20px;
    position: absolute;
    height: 200%;
    z-index: 1;
}.newsletter24::after {
    animation: float 10s infinite alternate;
    border-radius: 10px;
    width: 70%;
    position: absolute;
    height: 180%;
    bottom: -50%;
    transform: rotate(25deg);
    opacity: 0.6;
    background: linear-gradient(45deg, rgb(174,147,190,0.5) 0%, rgb(174,147,190) 100%);
    right: -10%;
    filter: blur(5px);
    content: "";
    z-index: 0;
}.newsletter24 p {
    color: #ffffff;
    transform: translateX(-5%);
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 36px;
    margin-bottom: 2rem;
    max-width: 80%;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}.newsletter24 .input_holder {
    z-index: 3;
    display: flex;
    position: relative;
    align-items: center;
    gap: 1rem;
    justify-content: flex-start;
    transform: translateX(5%);
    flex-direction: row;
}.newsletter24 .access_lessons65 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    font-size: 18px;
    transform: perspective(800px) rotateX(2deg);
    border: none;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    color: #000000;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    flex: 1;
}.newsletter24 .access_lessons65:focus {
    transform: perspective(800px) rotateX(0);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    outline: none;
}.newsletter24 .access_lessons65::placeholder {
    opacity: 0.7;
    color: #000000;
}.newsletter24 .sub_transition05 {
    padding: 1rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: perspective(800px) rotateX(2deg) translateZ(0);
    background: linear-gradient(135deg, rgb(151,101,179) 0%, rgb(174,147,190) 100%);
    border-radius: 10px;
    transition: all 0.3s ease;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
}.newsletter24 .sub_transition05:hover {
    background: linear-gradient(135deg, rgb(174,147,190) 0%, rgb(151,101,179) 100%);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    transform: perspective(800px) rotateX(0) translateY(-5px) translateZ(0);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.7;
        transform: rotate(-15deg) scale(1.05);
    }
}

@keyframes float {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    100% {
        transform: rotate(25deg) translateY(-20px);
    }
}

@media (max-width: 768px) {.newsletter24 {
    transform: skewY(-1deg);
    padding: 3rem 1.5rem;
}.newsletter24 .fast_learn37 {
    transform: skewY(1deg);
}.newsletter24 p {
    text-align: left;
    transform: translateX(0);
    font-size: 22px;
    margin-bottom: 1.5rem;
    max-width: 100%;
}.newsletter24 .input_holder {
    transform: translateX(0);
    align-items: stretch;
    flex-direction: column;
}.newsletter24 .access_lessons65 {
    width: 100%;
    margin-bottom: 1rem;
}.newsletter24 .sub_transition05 {
    width: 100%;
}}.course_program_info37 {
    background: linear-gradient(145deg, rgb(201,189,208) 0%, rgb(174,147,190,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.course_program_info37::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(174,147,190,0.5),
        rgb(174,147,190,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.04;
    content: "";
}.course_program_info37 .container {
    z-index: 2;
    position: relative;
}.course_program_info37 .skill_tool70 {
    position: relative;
    gap: 0;
    display: grid;
    grid-template-columns: 1fr;
}.course_program_info37 .word_wrapper24 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    border-radius: 17px;
    z-index: 3;
    padding: 2.5rem;
    transition: transform 0.4s ease;
    background: #ffffff;
}.course_program_info37 .word_wrapper24:hover {
    transform: translateY(-10px);
}.course_program_info37 .word_wrapper24::before {
    z-index: -1;
    height: 8rem;
    top: -4rem;
    right: 3rem;
    width: 8rem;
    border-radius: 50%;
    content: "";
    opacity: 0.6;
    background: rgb(151,101,179,0.5);
    position: absolute;
}.course_program_info37 .word_wrapper24 h2 {
    animation: fadeInUp 0.8s ease forwards;
    position: relative;
    color: rgb(174,147,190);
    display: inline-block;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 2rem;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_program_info37 .word_wrapper24 h2::after {
    transition: width 0.4s ease;
    bottom: -10px;
    background: rgb(151,101,179);
    border-radius: 10px;
    content: "";
    position: absolute;
    width: 3rem;
    left: 0;
    height: 4px;
}.course_program_info37 .word_wrapper24:hover h2::after {
    width: 100%;
}.course_program_info37 .word_wrapper24 .description {
    font-size: 18px;
    margin-bottom: 1.2rem;
    opacity: 0;
    padding-left: 1rem;
    position: relative;
    animation-delay: 0.2s;
    line-height: 1.7;
    color: #000000;
    animation: fadeInUp 0.8s ease forwards;
}.course_program_info37 .word_wrapper24 .description:last-of-type {
    font-weight: 600;
    margin-bottom: 0;
    animation-delay: 0.4s;
}.course_program_info37 .word_wrapper24 .description::before {
    background: rgb(151,101,179);
    top: 0.5rem;
    left: 0;
    height: 4px;
    content: "";
    position: absolute;
    width: 4px;
    border-radius: 50%;
}.course_program_info37 .portrait_img63 {
    margin-top: -2rem;
    border-radius: 0;
    height: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    position: relative;
    transition: transform 0.5s ease;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}.course_program_info37 .portrait_img63:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.course_program_info37 .portrait_img63::after {
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(174,147,190,0.5) 0%,
        transparent 40%
    );
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
}

@media (min-width: 768px) {.course_program_info37 .skill_tool70 {
    gap: 2rem;
    grid-template-columns: 1.2fr 0.8fr;
}.course_program_info37 .word_wrapper24 {
    align-self: center;
    grid-column: 1 / 2;
    margin-right: -4rem;
}.course_program_info37 .portrait_img63 {
    margin-top: 0;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    height: 400px;
    grid-column: 2 / 3;
}.course_program_info37 .portrait_img63::before {
    z-index: -1;
    filter: blur(15px);
    width: 60%;
    height: 20px;
    opacity: 0.4;
    position: absolute;
    background: rgb(151,101,179);
    content: "";
    bottom: -20px;
    left: 20px;
}
}

@media (min-width: 992px) {.course_program_info37 .skill_tool70 {
    grid-template-columns: 1.2fr 0.8fr;
}.course_program_info37 .word_wrapper24 {
    padding: 3rem;
}.course_program_info37 .portrait_img63 {
    margin-top: 3rem;
    height: 450px;
}.course_program_info37 .word_wrapper24::after {
    width: 6rem;
    opacity: 0.4;
    z-index: -1;
    left: 25%;
    height: 6rem;
    background: rgb(174,147,190,0.5);
    bottom: -3rem;
    content: "";
    border-radius: 50%;
    position: absolute;
}
}

@media (max-width: 767px) {.course_program_info37 {
    padding: 4rem 0;
}.course_program_info37 .portrait_img63 {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}
}