* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

* {
    scrollbar-color: rgb(175,121,176,0.5) rgb(209,183,210,0.5);
}

.container {
    max-width: 100%;
    margin: auto;
    width: 1164px;
}

.top-know {
    flex: 1 0 auto;
}

a {
    text-decoration: none;
    color: inherit;
}

.service-connect::before {
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgb(209,183,210,0.5) 0%, transparent 50%, rgb(175,121,176,0.5) 100%);
    position: absolute;
    content: '';
    opacity: 0.15;
    height: 100%;
    top: 0;
    width: 100%;
}



.service-connect .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.service-connect .get-contactbox::before {
    top: 0;
    position: absolute;
    z-index: 3;
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    width: 100%;
    height: 6px;
}

.service-connect .get-contactbox:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
}

.service-connect h3::after {
    background: rgb(209,183,210);
    width: 40%;
    left: 0;
    position: absolute;
    border-radius: 10px;
    height: 3px;
    content: '';
    bottom: 0;
}

.service-connect .contact-team::before {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(209,183,210,0.5) 0%, transparent 100%);
    height: 1px;
    top: -15px;
    opacity: 0.3;
}

.service-connect .contact-team span:hover {
    border-color: rgba(rgb(209,183,210), 0.2);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.service-connect .contact-team span:nth-child(2) p {
    font-weight: 600;
}

.service-connect .contact-team span > span::before {
    display: none;
}

.service-connect .contact-team span a {
    text-decoration: none;
    position: relative;
    color: rgb(209,183,210);
    transition: all 0.3s ease;
    font-weight: 600;
}

.service-connect .contact-team span a:hover::after {
    width: 100%;
    background: rgb(175,121,176);
}

.service-connect .contact-team span:nth-child(3) svg {
    transform-origin: center;
}

.service-connect .contact-team span:nth-child(3) svg {
    position: relative;
}

.service-connect .contact-team span:nth-child(4) svg {
    transform-origin: center;
}

.service-connect .contact-team span:nth-child(4) svg {
    position: relative;
}

.service-connect .contact-team span:nth-child(5) svg path {
    transition: all 0.3s ease;
}

.service-connect .contact-team span:nth-child(6) svg {
    transform-origin: center;
}

.service-connect .contact-team span:nth-child(3):hover svg::before {
    width: 30px;
    height: 30px;
    opacity: 0.2;
    background: rgb(175,121,176);
}

.service-connect .contact-team span:nth-child(4):hover svg path {
    animation-duration: 2s;
}



.service-connect .message-us {
    grid-column: 1 / -1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 15px;
    background: linear-gradient(135deg, rgba(rgb(209,183,210), 0.03) 0%, rgba(rgb(175,121,176), 0.03) 100%);
    padding: 25px 30px;
}



.service-connect .message-us h4 svg circle {
    stroke-opacity: 0.2;
    stroke: rgb(209,183,210);
    fill: transparent;
}

.service-connect .message-us h4 svg path {
    stroke: rgb(209,183,210);
}

.service-connect .message-us span:last-child {
    border-bottom: none;
}

.service-connect .message-us span::before {
    border-radius: 50%;
    margin-right: 8px;
    content: '';
    height: 6px;
    width: 6px;
    opacity: 0.5;
    background-color: rgb(209,183,210);
    display: inline-block;
}

header .nav-skill {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .first-class {
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    letter-spacing: 0.5px;
    transition: all 0.4s ease;
    font-weight: 400;
    padding: 8px 0;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

header .first-class:hover {
    color: rgb(209,183,210);
    text-shadow: 0 0 8px rgb(209,183,210,0.5);
}

header .first-class:hover:before {
    opacity: 1;
}

header .site-core svg {
    transition: transform 0.5s ease;
    filter: drop-shadow(0 0 4px rgb(209,183,210,0.5));
    width: auto;
    height: 40px;
}

.thanksBox {
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(209,183,210,0.5), rgb(175,121,176) 120%);
    position: relative;
}

.thanksBox::after {
    width: 250px;
    bottom: -5%;
    opacity: 0.15;
    position: absolute;
    transform: rotate(15deg);
    background: radial-gradient(circle, rgb(175,121,176) 10%, transparent 70%);
    animation: float 9s ease-in-out infinite reverse;
    height: 250px;
    left: -5%;
    content: "";
}

.thanksBox .edu-promise > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}

.thanksBox h5 {
    position: relative;
    padding-bottom: 0.5rem;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    transition: transform 0.4s ease;
    margin: 0;
    transform: translateX(0);
}

.thanksBox .edu-promise:hover h5::after {
    width: 120px;
}

.thanksBox p {
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    position: relative;
    font-size: 12px;
    margin: 0;
}

.thanksBox a::before {
    bottom: 0;
    height: 1px;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    position: absolute;
    background: rgb(209,183,210);
    width: 0;
    left: 0;
}

.secure-cache h2 {
    font-weight: 600;
    border-bottom: 1px solid rgb(175,121,176);
    color: rgb(175,121,176);
    margin-top: 50px;
    margin-bottom: 30px;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-size: 34px;
}

.secure-cache h5 {
    font-weight: 400;
    font-size: 21px;
}

.secure-cache ul, .secure-cache ol {
    margin: 20px 0;
    list-style: none;
    padding-left: 25px;
}

.secure-cache ol li::before {
    color: rgb(209,183,210);
    font-weight: 700;
    content: counter(list-counter) '. ';
    margin-right: 5px;
}

.secure-cache p {
    text-align: justify;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.8;
}

.edu-approve {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}

.edu-approve svg, .edu-approve svg path, .edu-approve img {
    height: 80px;
    width: 80px;
    fill: rgb(209,183,210);
}

.cookie-warning-panel p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
}

.cookie-alerts:hover {
    background: rgb(175,121,176);
    transform: translateY(-3px);
}

.cookie_button.privacy-ctrl {
    background: rgba(0, 0, 0, 0.5);
}

.cookie-warning-panel p a {
    transition: color 0.3s ease-in-out;
    color: rgb(209,183,210);
    text-decoration: underline;
}

#cookie-alert-modal:checked ~ .cookie-warning-panel {
    visibility: hidden;
    opacity: 0;
}

.title-portal::after {
    transform: skewY(-5deg) scale(1.2);
    height: 100%;
    background-image: repeating-linear-gradient(
    0deg,
    transparent,
    transparent 10px,
    rgb(175,121,176,0.5) 10px,
    rgb(175,121,176,0.5) 11px
  );
    pointer-events: none;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0.05;
}

.title-portal p {
    animation: fadeInUp 1s cubic-bezier(0.25, 1, 0.5, 1) 0.3s both;
    font-size: clamp(1rem, 2vw, 14px);
    max-width: 80%;
    line-height: 1.6;
    margin-top: 0.5rem;
    transform: translateZ(30px);
    color: #000000;
}

.title-portal .page-open {
    transform: translateZ(20px) rotateX(5deg);
    aspect-ratio: 16 / 9;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    position: relative;
    animation: floatIn 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0.5s both;
    transform-style: preserve-3d;
    width: 100%;
}

.title-portal .skill-philo h3 {
    color: #ffffff;
    text-shadow: 0 2px 4px #000000;
    font-size: clamp(1.1rem, 2.5vw, 21px);
    font-weight: 600;
    line-height: 1.4;
}

.course-overview::before {
    opacity: 0.05;
    content: "";
    top: -10%;
    z-index: 1;
    position: absolute;
    transform: rotate(-5deg);
    left: -5%;
    height: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgb(175,121,176,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(175,121,176,0.5) 12px
    );
    width: 120%;
}

.course-overview .pic-wrapper::after {
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(209,183,210,0.5) 100%
    );
    position: absolute;
    content: "";
    opacity: 0.6;
    z-index: 2;
    inset: 0;
    transition: opacity 0.3s ease;
}

.course-overview .text-pod::before {
    left: 20px;
    transform: rotate(45deg);
    width: 40px;
    top: -20px;
    position: absolute;
    background: rgb(209,183,210);
    z-index: -1;
    content: "";
    height: 40px;
}

.course-overview .description {
    line-height: 1.7;
    position: relative;
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
}

.interested-learners {
    padding: 5rem 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(175,121,176,0.5) 100%);
    overflow: hidden;
}

.interested-learners .edu-promise {
    padding: 0 2rem;
    position: relative;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1100px;
    display: flex;
}

.interested-learners h3 {
    font-weight: 600;
    border-radius: 10px 0 0 10px;
    align-self: flex-end;
    margin-bottom: 3rem;
    background: rgba(rgb(209,183,210,0.5), 0.2);
    padding: 0.8rem 2rem;
    box-shadow: inset 0 0 0 1px rgba(#ffffff, 0.1);
    text-align: right;
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 32px;
    padding: 1rem 0;
}

.interested-learners ul {
    grid-template-rows: repeat(2, auto);
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.interested-learners li::after {
    width: 30px;
    z-index: 1;
    height: 30px;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(209,183,210,0.5), 0.2) 50%);
    right: 0;
    top: 0;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
}

.interested-learners li:hover {
    border-color: rgba(rgb(209,183,210,0.5), 0.3);
    transform: translateY(-5px);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
}

.interested-learners li svg path {
    transition: fill 0.3s ease;
    fill: rgb(175,121,176);
}

.interested-learners li:hover svg path {
    fill: rgb(209,183,210);
}

.contact-form-box::after {
    left: 0;
    height: 100%;
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    opacity: 0.2;
    content: "";
    background-position: 0 0, 0 0, 0 0, 0 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0;
    background-image: 
        repeating-linear-gradient(45deg, rgb(209,183,210,0.5) 0, rgb(209,183,210,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(175,121,176,0.5) 0, rgb(175,121,176,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(209,183,210,0.5), transparent 70%),
        linear-gradient(180deg, rgb(175,121,176,0.5), transparent 70%);
    animation: backgroundMove 30s infinite linear;
}

.contact-form-box .pic-wrapper::before {
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

.contact-form-box .message-message::before {
    height: 200px;
    top: -100px;
    right: -100px;
    opacity: 0.3;
    content: "";
    z-index: 0;
    width: 200px;
    position: absolute;
    background: rgb(209,183,210,0.5);
    filter: blur(100px);
}

.contact-form-box form h3::after {
    width: 40px;
    left: 0;
    position: absolute;
    bottom: -15px;
    height: 2px;
    background: rgb(209,183,210);
    content: "";
    box-shadow: 
        0 0 5px rgb(209,183,210,0.5),
        0 0 10px rgb(209,183,210,0.5);
}

.contact-form-box form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.contact-form-box .inquiry-message input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-form-box .inquiry-message input[type="checkbox"]:checked + label::before {
    border-color: rgb(209,183,210);
    box-shadow: 0 0 5px rgb(209,183,210,0.5);
    background: rgb(209,183,210);
}

.contact-form-box .inquiry-message label a {
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(209,183,210);
    text-decoration: none;
}

.contact-form-box .inquiry-card {
    overflow: hidden;
    font-size: 20px;
    background: rgb(209,183,210);
    padding: 18px 30px;
    font-weight: 700;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    width: 100%;
    box-shadow: 
        0 5px 15px rgb(209,183,210,0.5),
        0 0 0 1px rgb(209,183,210);
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.contact-form-box svg:hover,
.contact-form-box svg:hover path {
    filter: drop-shadow(0 0 3px rgb(175,121,176,0.5));
    transform: translateY(-2px);
    fill: rgb(175,121,176);
}

.learning-profits::after {
    height: 70%;
    background: linear-gradient(240deg, rgb(175,121,176,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 1;
    width: 60%;
    right: -10%;
    transform: rotate(15deg) skewX(-5deg);
    bottom: -5%;
    content: '';
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}

.learning-profits h4 {
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    margin: 0 0 30px;
}

.learning-profits .text-pod:hover h4::after {
    transform: scaleX(1.5);
}

.learning-profits .text-pod > div {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.learning-profits li:hover {
    transform: translateX(5px);
}

.learning-profits li p span:first-child {
    flex-shrink: 0;
    margin-top: 3px;
}

.learning-profits li:hover svg {
    transform: rotate(5deg);
}

.learning-profits li:hover svg path {
    fill: rgb(175,121,176);
}

.course-methodology {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(238,229,238) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
}

.course-methodology::after {
    pointer-events: none;
    z-index: 1;
    opacity: 0.07;
    height: 70%;
    position: absolute;
    transform: rotate(15deg) skewX(-15deg);
    background: linear-gradient(225deg, rgb(175,121,176,0.5) 0%, rgb(209,183,210,0.5) 100%);
    content: "";
    bottom: -10%;
    left: -5%;
    width: 40%;
}

.course-methodology h2::after {
    transform-origin: left center;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 80px;
    content: "";
    left: 0;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    height: 3px;
    bottom: -12px;
}

.course-methodology p {
    color: #000000;
    z-index: 2;
    position: relative;
    margin: 0;
    font-size: 12px;
    line-height: 1.8;
}

.course-methodology .edu-promise:hover h2::after {
    transform: scaleX(1.2);
}

.pricing-structure .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}

.pricing-structure .discount-grid {
    text-align: center;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
}

.pricing-structure .discount-grid h2::after {
    transform: translateX(-50%);
    position: absolute;
    background: rgb(209,183,210);
    bottom: -10px;
    left: 50%;
    height: 3px;
    width: 80px;
    content: "";
}

.pricing-structure .price-options:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.pricing-structure .access-plans {
    position: relative;
    padding: 30px;
    word-break: break-word;
    z-index: 2;
    overflow-wrap: break-word;
    white-space: normal;
    flex: 1;
    flex-direction: column;
    display: flex;
}

.pricing-structure .learning-rates {
    color: rgb(209,183,210);
    font-size: calc(19px + 4px);
    display: inline-block;
    position: relative;
    margin: 15px 0;
    font-weight: 700;
}

.pricing-structure .pic-wrapper {
    width: 100%;
    transition: transform 0.6s ease;
    overflow: hidden;
    height: 200px;
    position: relative;
}

.pricing-structure .price-options:hover .pic-wrapper {
    transform: scale(1.05);
}

.pricing-structure .price-options:nth-child(even) .study-price {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}

.pricing-structure .price-options:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}

.our-story::before {
    position: absolute;
    left: 0;
    top: 0;
    background: radial-gradient(circle at 30% 40%, rgb(209,183,210,0.5), rgba(20, 30, 80, 0.85));
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
}

.our-story .text-pod:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our-story .text-pod > div:first-child {
    position: relative;
    margin-bottom: 15px;
}

.our-story .text-pod h5::after {
    left: 0;
    position: absolute;
    content: "";
    width: 40%;
    animation: expandWidth 3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    bottom: -8px;
    height: 3px;
    background: rgb(175,121,176);
}

.our-story .text-pod > div:nth-child(2) p::before {
    top: 50%;
    content: "";
    width: 6px;
    transform: translateY(-50%);
    height: 60%;
    left: 0;
    background: rgb(175,121,176);
    position: absolute;
    border-radius: 3px;
}

.customer-opinions {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(238,229,238) 0%, rgb(209,183,210,0.5) 100%);
    overflow: hidden;
}

.customer-opinions::before {
    height: 200px;
    transform: rotate(45deg);
    content: "";
    right: -50px;
    top: -50px;
    z-index: 1;
    background: rgb(175,121,176,0.5);
    width: 200px;
    position: absolute;
    filter: blur(80px);
}

.customer-opinions h2::after {
    width: 80px;
    left: 50%;
    bottom: 0;
    content: "";
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
}

.customer-opinions .student-praise:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.customer-opinions .student-praise h3 {
    position: relative;
    color: rgb(209,183,210);
    display: inline-block;
    margin-bottom: 0.75rem;
    font-weight: 600;
    font-size: 21px;
}

.customer-opinions .student-praise .description {
    z-index: 2;
    color: #000000;
    font-size: 16px;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.6;
}

.customer-opinions .student-praise div img {
    object-fit: cover;
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
}

.customer-opinions .student-praise:nth-child(even) {
    transform: rotateZ(1deg);
}

.customer-opinions .student-praise::after {
    background: linear-gradient(135deg, transparent 50%, rgb(175,121,176,0.5) 50%);
    opacity: 0.3;
    transition: all 0.5s ease;
    height: 100px;
    bottom: 0;
    content: "";
    width: 100px;
    right: 0;
    position: absolute;
    z-index: 1;
}

.sample-docs .container::before {
    top: -80px;
    height: 80px;
    background: linear-gradient(0deg, rgb(209,183,210) 0%, transparent 100%);
    opacity: 0.3;
    width: 100%;
    left: 0;
    content: "";
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    position: absolute;
}

.sample-docs .company_holder h3 {
    font-size: calc(32px * 1.2);
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 0 0 10px rgb(209,183,210), 0 0 20px rgb(209,183,210), 0 0 30px rgb(209,183,210);
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
}

.sample-docs .terms-legal {
    line-height: 1.6;
    border-left: 2px solid rgb(209,183,210);
    color: #ffffff;
    opacity: 0.8;
    padding-left: 1rem;
    font-size: 17px;
    margin-top: 1.5rem;
}

.sample-docs .main-nav {
    border-left: 2px solid rgb(209,183,210);
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(209,183,210);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    flex: 1;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 1.5rem;
}

.sample-docs .main-nav .nav-pro {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.sample-docs .main-nav .nav-pro a::before {
    color: rgb(209,183,210);
    position: absolute;
    transition: all 0.3s ease;
    content: "//";
    left: 0;
    font-size: 0.8em;
}

.gift-card::before {
    background-image: 
        linear-gradient(90deg, transparent, rgb(209,183,210), transparent);
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    content: "";
    left: 0;
}

.teaching-history {
    padding: 80px 40px;
    overflow: hidden;
    min-height: 450px;
    position: relative;
    background: rgb(238,229,238);
}

.teaching-history .pic-wrapper {
    position: relative;
    border: 4px solid #ffffff;
    margin-left: 60px;
    height: 140px;
    width: 140px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 5;
    border-radius: 50%;
}

.teaching-history .exp-progress::before {
    height: 0;
    background: linear-gradient(to bottom, rgb(209,183,210), rgb(175,121,176));
    content: "";
    width: 4px;
    transition: height 0.5s ease;
    top: 0;
    position: absolute;
    left: 0;
}

.teaching-history .exp-progress > div:nth-child(2) {
    opacity: 0.8;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
    transform: translateX(0);
    font-weight: 600;
    transition: all 0.4s ease 0.1s;
    color: rgb(175,121,176);
}

.teaching-history .work-expertise::before,
.teaching-history .work-expertise::after {
    height: 1px;
    transition: all 0.4s ease;
    background: rgb(175,121,176,0.5);
    width: 35px;
    content: "";
    position: absolute;
}

.teaching-history .work-expertise::before {
    left: 0;
    top: 0;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.service-connect {
    padding: 50px 0;
}.service-connect .get-contactbox {
    padding: 30px 25px;
}.service-connect h3 {
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: calc(35px * 0.8);
}.service-connect .course-info {
    font-size: calc(17px * 0.95);
    margin-bottom: 25px;
}.service-connect .contact-team {
    gap: 15px;
    grid-template-columns: 1fr;
}.service-connect .contact-team span {
    padding: 12px 16px;
}.service-connect .message-us {
    padding: 20px 25px;
}.service-connect .message-us h4 {
    font-size: calc(18px * 0.9);
}.service-connect .message-us h4::before {
    height: 18px;
    width: 18px;
}.service-connect .message-us h4 svg {
    height: 18px;
    width: 18px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px;
}header .site-core svg {
    height: 30px;
}}



@media screen and (max-width: 992px) {.thanksBox {
    padding: 5rem 0;
}.thanksBox .edu-promise {
    padding: 2.5rem;
}.thanksBox h5 {
    font-size: calc(22px * 0.95);
}
}



@media screen and (max-width: 576px) {.thanksBox {
    padding: 3rem 0;
}.thanksBox .edu-promise {
    padding: 1.75rem;
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
}.thanksBox .edu-promise > div:first-child {
    margin-bottom: 1.5rem;
}.thanksBox .edu-promise > div:first-child::before {
    left: -1.2rem;
    height: 60%;
}.thanksBox h5 {
    font-size: calc(22px * 0.85);
}.thanksBox p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}



@media (min-width: 768px) {.title-portal {
    padding: 6rem 3rem;
}.title-portal > div {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.title-portal h1.start-welcome::after {
    width: 120px;
}.title-portal .page-open {
    transform: translateZ(30px) rotateX(5deg) rotateY(-2deg);
}.title-portal .skill-philo span {
    padding: 3rem;
    width: 80%;
}
}



@media screen and (min-width: 768px) {.course-overview .learn-now {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.course-overview .pic-wrapper {
    height: 450px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    flex: 1;
}.course-overview .text-pod {
    flex: 1.2;
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
}.course-overview .text-pod:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.course-overview h3 {
    font-size: 28px;
}
}



@media (hover: hover) {.course-overview .pic-wrapper::before {
    z-index: 2;
    background: linear-gradient(
            45deg,
            rgb(209,183,210,0.5) 0%,
            transparent 50%,
            rgb(175,121,176,0.5) 100%
        );
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease;
    content: "";
    inset: 0;
}.course-overview .pic-wrapper:hover::before {
    opacity: 0.2;
}}



@media (max-width: 768px) {.interested-learners {
    padding: 3.5rem 0;
}.interested-learners .edu-promise {
    padding: 0 1.5rem;
}.interested-learners h3 {
    font-size: calc(32px * 0.8);
    padding: 0.6rem 1.5rem;
    text-align: center;
    width: auto;
    border-radius: 10px;
    align-self: center;
    margin-bottom: 2rem;
}.interested-learners h3::before {
    top: auto;
    right: 0;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
}.interested-learners h3::after {
    display: none;
}.interested-learners ul {
    gap: 1rem;
    grid-template-columns: 1fr;
}
}



@media (min-width: 768px) {.learning-profits .text-pod > div {
    gap: 40px;
    flex-direction: row;
}.learning-profits .text-pod > div > ul {
    flex: 1;
}
}



@media (min-width: 992px) {.learning-profits {
    padding: 150px 0;
}.learning-profits .edu-promise {
    align-items: center;
    grid-template-columns: 60% 40%;
}.learning-profits h4 {
    font-size: calc(18px * 1.1);
}.learning-profits .pic-wrapper {
    height: 100%;
    max-height: 500px;
}
}



@media (max-width: 767px) {.learning-profits {
    padding: 80px 0;
}.learning-profits .text-pod {
    padding: 30px 25px;
}.learning-profits h4 {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}.learning-profits li p {
    font-size: calc(13px * 0.95);
}.learning-profits svg {
    width: 20px;
    height: 20px;
}
}



@media (max-width: 768px) {.course-methodology {
    padding: 70px 0;
}.course-methodology .edu-promise {
    padding: 0 20px;
}.course-methodology h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 35px;
}.course-methodology h2::after {
    bottom: -10px;
    width: 60px;
}.course-methodology .text-pod {
    padding: 30px;
}.course-methodology p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}



@media (min-width: 992px) {.pricing-structure .study-offers {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.pricing-structure .discount-grid {
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.pricing-structure .discount-grid h2::after {
    transform: none;
    left: 0;
}.pricing-structure .pay-options {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}.pricing-structure .access-plans {
    padding: 35px;
}
}



@media (max-width: 991px) {.customer-opinions {
    padding: 4rem 0;
}.customer-opinions h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2rem;
}.customer-opinions .rating-insights {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.5rem;
}
}



@media (max-width: 767px) {.customer-opinions {
    padding: 3rem 0;
}.customer-opinions h2 {
    padding: 0 1rem 1rem;
    font-size: calc(31px * 0.8);
    transform: none;
}.customer-opinions .rating-insights {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.customer-opinions .student-praise {
    padding: 1.5rem;
}.customer-opinions .student-praise::before {
    top: -20px;
    font-size: 100px;
}
}



@media screen and (max-width: 576px) {.sample-docs {
    padding: 3rem 0 2rem;
}.sample-docs .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.sample-docs .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(32px * 0.85);
}.sample-docs .terms-legal {
    font-size: calc(17px * 0.9);
}.sample-docs .main-nav {
    padding: 1rem;
}.sample-docs .main-nav .nav-pro a {
    font-size: calc(17px * 0.9);
}.gift-card {
    padding: 1rem 0;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
}.gift-card .mobile-cta::before,
    .gift-card .mobile-cta::after {
    display: none;
}}

@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 20;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20;
    }
}



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



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



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

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



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.4;
    }
    100% {
        transform: rotate(360deg) scale(1.2);
        opacity: 0.6;
    }
}



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



@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(209,183,210,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(209,183,210);
    }
}

