﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1244px;
    max-width: 100%;
    margin: auto;
}.webevent_cal {
    flex: 0 0 auto;
}.webmain_pro {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    scroll-behavior: auto;
    color: #000000;
}svg {
    width: 30px;
    height: 30px;
}.webwrap-container {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.webprivacy_sanctum {
    font-family: Arial, sans-serif;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #000000;
    max-width: 1200px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #ffffff;
    padding: 50px;
}.webprivacy_sanctum h1 {
    margin-bottom: 30px;
    font-size: 41px;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid rgb(192,186,206);
    color: rgb(192,186,206);
    margin-top: 20px;
}.webprivacy_sanctum h2 {
    font-size: 35px;
    font-weight: 600;
    color: rgb(158,149,176);
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: 4px solid rgb(158,149,176);
}.webprivacy_sanctum ul {
    margin: 20px 0;
    padding-left: 40px;
    list-style-type: square;
}.webprivacy_sanctum li {
    padding-bottom: 5px;
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}.webprivacy_sanctum p, .webprivacy_sanctum span, .webprivacy_sanctum div {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}.webprivacy_sanctum h3, .webprivacy_sanctum h4, .webprivacy_sanctum h5, .webprivacy_sanctum h6 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 25px;
    border-left: 3px solid rgb(192,186,206);
    color: rgb(192,186,206);
    padding-left: 10px;
}

@media only screen and (max-width: 800px) {.webprivacy_sanctum {
    padding: 30px;
}.webprivacy_sanctum h1 {
    font-size: calc(22px - 4px);
}.webprivacy_sanctum h2 {
    font-size: calc(22px - 3px);
}.webprivacy_sanctum h3, .webprivacy_sanctum h4, .webprivacy_sanctum h5, .webprivacy_sanctum h6 {
    font-size: calc(22px - 2px);
}.webprivacy_sanctum p, .webprivacy_sanctum span, .webprivacy_sanctum div, .webprivacy_sanctum li {
    font-size: calc(14px - 2px);
}}.webaccess_now {
    position: relative;
    background: linear-gradient(135deg, rgb(224,222,230) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 100px 0;
}.webaccess_now::before {
    height: 120%;
    background: repeating-linear-gradient(
        45deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        transparent 10%, 
        rgb(192,186,206,0.5) 20%
    );
    z-index: 1;
    top: -10%;
    opacity: 0.05;
    position: absolute;
    width: 120%;
    animation: shift-background 15s linear infinite;
    left: -10%;
    content: '';
}.webaccess_now::after {
    left: 0;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: radial-gradient(
        circle at 20% 30%,
        rgb(192,186,206,0.5) 0%,
        transparent 30%
    ), 
    radial-gradient(
        circle at 80% 70%,
        rgb(158,149,176,0.5) 0%,
        transparent 30%
    );
    z-index: 2;
    position: absolute;
}.webaccess_now .webstudy_learn {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    background: rgb(224,222,230);
    border-radius: 12px;
    position: relative;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    text-align: center;
    z-index: 10;
    justify-content: center;
    display: flex;
    padding: 60px;
}.webaccess_now .webstudy_learn::before {
    width: 200%;
    left: -50%;
    background: radial-gradient(
        ellipse at center,
        transparent 30%,
        rgb(192,186,206,0.5) 100%
    );
    opacity: 0.1;
    z-index: -1;
    top: -50%;
    height: 200%;
    content: '';
    position: absolute;
    animation: rotate 30s linear infinite;
}.webaccess_now .container p {
    font-weight: 700;
    z-index: 5;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    color: #000000;
    line-height: 1.4;
    font-size: calc(31px * 1.2);
    margin-bottom: 40px;
    max-width: 800px;
}.webaccess_now .container p::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(192,186,206), rgb(158,149,176));
    width: 80px;
    bottom: -15px;
    border-radius: 10px;
    transform: translateX(-50%);
    height: 4px;
    content: '';
    position: absolute;
}.webaccess_now .webhelp_request {
    font-size: 20px;
    display: inline-block;
    z-index: 5;
    padding: 15px 40px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(192,186,206) 0%, rgb(158,149,176) 100%);
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    border-radius: 12px;
    overflow: hidden;
}.webaccess_now .webhelp_request::before {
    z-index: -1;
    left: -100%;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: 0.5s;
}.webaccess_now .webhelp_request:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.webaccess_now .webhelp_request:hover::before {
    animation: shine 1.5s infinite;
    left: 100%;
}

@keyframes shift-background {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(5%, 5%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

@media (max-width: 991px) {.webaccess_now {
    padding: 80px 0;
}.webaccess_now .webstudy_learn {
    padding: 40px 30px;
}.webaccess_now .container p {
    margin-bottom: 30px;
    font-size: 31px;
}
}

@media (max-width: 767px) {.webaccess_now {
    padding: 60px 0;
}.webaccess_now .webstudy_learn {
    padding: 30px 20px;
}.webaccess_now .container p {
    font-size: calc(24px * 1.2);
    margin-bottom: 25px;
}.webaccess_now .webhelp_request {
    padding: 12px 30px;
}
}

@media (max-width: 480px) {.webaccess_now {
    padding: 40px 0;
}.webaccess_now .webstudy_learn {
    padding: 25px 15px;
}.webaccess_now .container p {
    font-size: 24px;
    margin-bottom: 20px;
}.webaccess_now .webhelp_request {
    padding: 10px 25px;
    font-size: calc(20px * 0.9);
}}.webaspiring_learners {
    padding: 5rem 0;
    overflow: hidden;
    z-index: 1;
    background: rgb(224,222,230);
    position: relative;
}.webaspiring_learners::before {
    height: 100%;
    content: "";
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(158,149,176,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(192,186,206,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(158,149,176,0.5), 0.05) 75%,
        transparent 100%
    );
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
}.webaspiring_learners::after {
    background-image: 
        radial-gradient(rgba(rgb(192,186,206,0.5), 0.15) 2px, transparent 2px),
        radial-gradient(rgba(rgb(158,149,176,0.5), 0.1) 2px, transparent 2px);
    top: 0;
    z-index: -1;
    left: 0;
    background-size: 50px 50px, 100px 100px;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    content: "";
    height: 100%;
    background-position: 0 0, 25px 25px;
}.webaspiring_learners .webstudy_learn {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 2rem;
}.webaspiring_learners h3 {
    margin-bottom: 3rem;
    font-weight: 700;
    position: relative;
    text-align: left;
    font-size: 35px;
    color: rgb(158,149,176);
    padding-left: 2rem;
}.webaspiring_learners h3::before {
    left: 0;
    width: 5px;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(158,149,176),
        rgb(192,186,206)
    );
    height: 100%;
    border-radius: 10px;
}.webaspiring_learners ul {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 2rem 1.5rem;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
}.webaspiring_learners ul::before {
    height: 100%;
    width: 1px;
    left: 50%;
    position: absolute;
    z-index: -1;
    content: "";
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(rgb(192,186,206,0.5), 0.3),
        transparent
    );
    top: 0;
}.webaspiring_learners li {
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(158,149,176,0.5), 0.1);
    padding: 1.5rem;
    align-items: flex-start;
    background: rgba(rgb(158,149,176,0.5), 0.03);
    transition: all 0.3s ease;
    display: flex;
    position: relative;
    border-radius: 15px;
}.webaspiring_learners li::before {
    position: absolute;
    transition: opacity 0.4s ease;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0;
    height: 4px;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(192,186,206,0.5), 0.5),
        transparent
    );
    content: "";
}.webaspiring_learners li::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -10px;
    border-radius: 50%;
    width: 40px;
    background: radial-gradient(
        circle,
        rgba(rgb(192,186,206,0.5), 0.15) 0%,
        transparent 70%
    );
    height: 40px;
    top: -10px;
}.webaspiring_learners li:hover {
    transform: translateY(-5px);
    background: rgba(rgb(158,149,176,0.5), 0.05);
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(192,186,206,0.5), 0.2);
}.webaspiring_learners li:hover::before {
    opacity: 1;
}.webaspiring_learners li:nth-child(odd)::after {
    right: -10px;
    animation: pulseEven 3s infinite alternate ease-in-out;
    left: auto;
}.webaspiring_learners li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}.webaspiring_learners li svg {
    position: relative;
    flex-shrink: 0;
    transition: all 0.3s ease;
    margin-right: 1rem;
    width: 32px;
    fill: rgb(192,186,206);
    height: 32px;
}.webaspiring_learners li svg::after {
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
    background: radial-gradient(
        circle,
        rgba(rgb(192,186,206,0.5), 0.3) 0%,
        transparent 70%
    );
    border-radius: 50%;
    position: absolute;
}.webaspiring_learners li svg path {
    transition: fill 0.3s ease;
    fill: rgb(192,186,206);
}.webaspiring_learners li:hover svg {
    animation: pulse 2s infinite;
    transform: scale(1.1);
}.webaspiring_learners li:hover svg path {
    fill: rgb(192,186,206);
}.webaspiring_learners li {
    color: #000000;
    line-height: 1.5;
    font-weight: 400;
    font-size: 17px;
}

@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(192,186,206,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(192,186,206,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(192,186,206,0.5), 0.5));
    }
}

@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes pulseEven {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.6;
        transform: scale(1.4);
    }
}

@media (max-width: 992px) {.webaspiring_learners {
    padding: 4rem 0;
}.webaspiring_learners h3 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.9);
}.webaspiring_learners ul {
    gap: 1.5rem 1.2rem;
}
}

@media (max-width: 768px) {.webaspiring_learners {
    padding: 3.5rem 0;
}.webaspiring_learners .webstudy_learn {
    padding: 0 1.5rem;
}.webaspiring_learners h3 {
    padding-left: 0;
    text-align: center;
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.webaspiring_learners h3::before {
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: -12px;
    height: 4px;
}.webaspiring_learners ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.webaspiring_learners ul::before {
    display: none;
}
}

@media (max-width: 480px) {.webaspiring_learners {
    padding: 3rem 0;
}.webaspiring_learners .webstudy_learn {
    padding: 0 1rem;
}.webaspiring_learners h3 {
    margin-bottom: 1.8rem;
    font-size: calc(35px * 0.7);
}.webaspiring_learners h3::before {
    width: 60px;
    height: 3px;
}.webaspiring_learners li {
    padding: 1.2rem;
}.webaspiring_learners li svg {
    margin-right: 0.8rem;
    width: 28px;
    height: 28px;
}.webaspiring_learners li::after {
    height: 30px;
    left: -8px;
    width: 30px;
    top: -8px;
}}.weblearning_system {
    padding: 7rem 2rem;
    display: flex;
    overflow: hidden;
    align-items: center;
    min-height: 80vh;
    background: linear-gradient(45deg, rgb(224,222,230) 0%, rgb(192,186,206,0.5) 100%);
    position: relative;
}.weblearning_system::before {
    border-radius: 50%;
    content: '';
    right: -10%;
    background: linear-gradient(225deg, rgb(158,149,176) 0%, rgb(192,186,206,0.5) 70%);
    filter: blur(60px);
    animation: float 15s ease-in-out infinite;
    position: absolute;
    height: 60%;
    top: -10%;
    width: 60%;
}@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(5%, 5%) scale(1.05);
    }
    50% {
        transform: translate(2%, -5%) scale(0.95);
    }
    75% {
        transform: translate(-5%, 2%) scale(1.02);
    }
}

.weblearning_system::after {
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(90deg, transparent 9px, rgb(192,186,206,0.5) 10px, transparent 10px) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 9px, rgb(158,149,176,0.5) 10px, transparent 10px) 0 0 / 100% 100px;
    content: '';
    height: 100%;
    bottom: 0;
    position: absolute;
    animation: gridMove 30s linear infinite;
    width: 100%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.weblearning_system .webstudy_learn {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    width: 100%;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.weblearning_system .webtext_clip {
    padding: 4rem;
    width: 55%;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: translateX(0);
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    border-radius: 16px 0 16px 16px;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
}.weblearning_system .webtext_clip:hover {
    transform: translateX(-10px);
}.weblearning_system .webtext_clip::before {
    position: absolute;
    left: -15px;
    border-left: 4px solid rgb(192,186,206);
    border-radius: 10px 0 0 0;
    border-top: 4px solid rgb(192,186,206);
    width: 30px;
    height: 30px;
    content: '';
    top: -15px;
}.weblearning_system .webtext_clip::after {
    width: 30px;
    bottom: -15px;
    content: '';
    height: 30px;
    border-radius: 0 0 0 10px;
    position: absolute;
    left: -15px;
    border-bottom: 4px solid rgb(158,149,176);
    border-left: 4px solid rgb(158,149,176);
}.weblearning_system h2 {
    font-weight: 700;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    font-size: 38px;
    position: relative;
    color: rgb(192,186,206);
}.weblearning_system h2::after {
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 80px;
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(192,186,206), rgb(158,149,176));
    transition: width 0.3s ease;
    border-radius: 10px;
}.weblearning_system .webtext_clip:hover h2::after {
    width: 120px;
}.weblearning_system p {
    font-size: 14px;
    line-height: 1.8;
    color: #000000;
    font-weight: 400;
}.weblearning_system .webtext_clip::before,
.weblearning_system .webtext_clip::after {
    transition: all 0.3s ease;
}.weblearning_system .webtext_clip:hover::before {
    transform: translate(-5px, -5px);
}.weblearning_system .webtext_clip:hover::after {
    transform: translate(-5px, 5px);
}@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

.weblearning_system::before,
.weblearning_system::after {
    animation-play-state: running;
}.weblearning_system:hover::before,
.weblearning_system:hover::after {
    animation-play-state: paused;
}

@media (max-width: 992px) {.weblearning_system {
    padding: 5rem 1.5rem;
}.weblearning_system .webtext_clip {
    padding: 3rem;
    width: 70%;
}.weblearning_system h2 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 768px) {.weblearning_system {
    padding: 4rem 1rem;
}.weblearning_system .webstudy_learn {
    justify-content: center;
}.weblearning_system .webtext_clip {
    max-width: 500px;
    width: 100%;
    padding: 2.5rem;
    border-radius: 16px;
}.weblearning_system h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.8);
    padding-bottom: 1rem;
}.weblearning_system p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.weblearning_system {
    padding: 3rem 1rem;
    min-height: auto;
}.weblearning_system .webtext_clip {
    padding: 2rem;
}.weblearning_system h2 {
    margin-bottom: 1rem;
    font-size: calc(38px * 0.7);
}.weblearning_system h2::after {
    width: 60px;
    height: 3px;
}.weblearning_system .webtext_clip:hover h2::after {
    width: 90px;
}.weblearning_system p {
    font-size: calc(14px * 0.9);
}.weblearning_system .webtext_clip::before,
    .weblearning_system .webtext_clip::after {
    height: 20px;
    width: 20px;
}}.webeducational_yield {
    font-family: Arial, sans-serif;
    background: radial-gradient(circle at 30% 70%, rgb(224,222,230), #ffffff);
    overflow: hidden;
    position: relative;
    padding: 80px 0;
}.webeducational_yield::before {
    content: "";
    opacity: 0.05;
    background-image: repeating-linear-gradient(
    45deg,
    #ffffff,
    #ffffff 10px,
    transparent 10px,
    transparent 20px
  );
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}.webeducational_yield::after {
    opacity: 0.3;
    height: 400px;
    animation: pulse 8s infinite alternate;
    right: -150px;
    top: -150px;
    background: rgb(192,186,206,0.5);
    position: absolute;
    content: "";
    width: 400px;
    border-radius: 50%;
    filter: blur(80px);
}@keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 0.2;
  }
  100% {
    transform: scale(1.05);
    opacity: 0.4;
  }
}

.webeducational_yield .container {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    z-index: 2;
    padding: 0 20px;
}.webeducational_yield .webstudy_learn {
    align-items: center;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.3);
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8));
    border-radius: 21px;
    display: flex;
    flex-direction: row-reverse;
}.webeducational_yield .webinline_image {
    max-height: 400px;
    z-index: 1;
    transform-origin: right center;
    flex: 0 0 45%;
    position: relative;
    border-radius: 0;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    object-fit: cover;
}.webeducational_yield .webinline_image:hover {
    transform: scale(1.03);
}.webeducational_yield .webtext_clip {
    padding: 35px;
    position: relative;
    flex: 1;
}.webeducational_yield h3 {
    display: inline-block;
    font-weight: 700;
    color: rgb(192,186,206);
    font-size: 37px;
    margin-bottom: 25px;
    position: relative;
}.webeducational_yield h3::before {
    height: 2px;
    position: absolute;
    background: rgb(158,149,176);
    width: 30px;
    top: -10px;
    content: "";
    left: 0;
}.webeducational_yield h3::after {
    content: "";
    height: 2px;
    position: absolute;
    width: 60px;
    left: 20px;
    background: rgb(192,186,206);
    bottom: -10px;
}.webeducational_yield ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.webeducational_yield li {
    transition: all 0.3s ease;
    margin-bottom: 15px;
    position: relative;
    border-left: 3px solid transparent;
    padding-left: 15px;
}.webeducational_yield li::before {
    content: "";
    top: 0;
    left: -3px;
    height: 0;
    position: absolute;
    width: 3px;
    background: linear-gradient(to bottom, rgb(192,186,206), rgb(158,149,176));
    transition: height 0.3s ease;
}.webeducational_yield li:hover {
    transform: translateX(5px);
    border-left-color: rgb(158,149,176,0.5);
}.webeducational_yield li:hover::before {
    height: 100%;
}.webeducational_yield li p {
    font-size: 13px;
    padding: 10px 0;
    color: #000000;
    display: flex;
    margin: 0;
    align-items: center;
    gap: 15px;
}.webeducational_yield svg {
    transition: all 0.3s ease;
    background: linear-gradient(to bottom right, rgb(192,186,206,0.5), rgb(158,149,176,0.5));
    width: 22px;
    padding: 8px;
    border-radius: 50%;
    flex-shrink: 0;
    height: 22px;
}.webeducational_yield svg path {
    fill: rgb(192,186,206);
    transition: fill 0.3s ease;
}.webeducational_yield li:hover svg {
    transform: rotate(-15deg);
    background: linear-gradient(to bottom right, rgb(192,186,206), rgb(158,149,176));
}.webeducational_yield li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.webeducational_yield .webstudy_learn {
    flex-direction: column;
}.webeducational_yield .webinline_image {
    width: 100%;
    max-height: 300px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex: 0 0 auto;
}.webeducational_yield .webtext_clip {
    width: 100%;
    padding: 30px;
}
}

@media (max-width: 768px) {.webeducational_yield {
    padding: 60px 0;
}.webeducational_yield .webinline_image {
    max-height: 250px;
}.webeducational_yield h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 576px) {.webeducational_yield {
    padding: 40px 0;
}.webeducational_yield .webinline_image {
    max-height: 200px;
}.webeducational_yield .webtext_clip {
    padding: 25px 20px;
}.webeducational_yield h3 {
    font-size: calc(37px * 0.85);
}.webeducational_yield li {
    margin-bottom: 10px;
}.webeducational_yield li p {
    padding: 8px 0;
    gap: 10px;
    font-size: calc(13px * 0.9);
}.webeducational_yield svg {
    width: 18px;
    height: 18px;
    padding: 6px;
}}.webhomepage {
    min-height: 100vh;
    background: rgb(224,222,230);
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}.webhomepage .webstart_home {
    z-index: 1;
    padding: 2rem;
    position: relative;
    max-width: 1440px;
    width: 100%;
}.webhomepage .webstart_begin {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    padding: 5rem 3rem;
    border-left: 4px solid rgb(192,186,206);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(-2deg);
}.webhomepage .webstart_begin::before {
    backdrop-filter: blur(3px);
    content: "";
    right: 0;
    background: linear-gradient(135deg, 
    rgb(192,186,206,0.5), 
    rgba(0, 0, 0, 0.5) 60%,
    rgb(158,149,176,0.5) 100%);
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
}.webhomepage .webstart_begin::after {
    transform: translateZ(-10px);
    border-radius: 50%;
    position: absolute;
    right: -30%;
    z-index: 0;
    content: "";
    animation: orb-float 12s infinite alternate ease-in-out;
    height: 80%;
    opacity: 0.15;
    filter: blur(40px);
    width: 80%;
    background: rgb(192,186,206);
    top: -30%;
}.webhomepage .webstart_begin span, 
.webhomepage .webstart_begin h1, 
.webhomepage .webstart_begin div {
    z-index: 2;
    position: relative;
}.webhomepage .webstart_begin span {
    transform: translateY(20px);
    display: block;
    animation: fade-up 0.8s forwards ease-out;
    animation-delay: 0.3s;
    opacity: 0;
}.webhomepage .webstart_begin h3 {
    letter-spacing: 0.02em;
    font-weight: 600;
    transform: translateX(-10px);
    background: linear-gradient(90deg, rgb(192,186,206,0.5), transparent);
    border-left: 3px solid rgb(192,186,206);
    font-size: calc(24px * 0.9);
    padding: 0.75rem 1.5rem;
    line-height: 1.6;
    color: #ffffff;
    max-width: 90%;
    display: inline-block;
    margin-bottom: 1.5rem;
}.webhomepage .webstart_begin h1 {
    max-width: 90%;
    line-height: 1.2;
    font-size: 47px;
    opacity: 0;
    animation: fade-up 0.8s forwards ease-out;
    transform: translateY(20px);
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
    animation-delay: 0.6s;
    position: relative;
}.webhomepage .webstart_begin h1::after {
    position: absolute;
    transform-origin: left;
    height: 4px;
    content: "";
    animation: line-grow 1.2s 1s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    left: 0;
    bottom: -0.5rem;
    background: rgb(158,149,176);
    transform: scaleX(0);
    width: 60px;
}.webhomepage .webstart_begin div div {
    transform: translateY(20px);
    opacity: 0;
    animation: fade-up 0.8s forwards ease-out;
    animation-delay: 0.9s;
}.webhomepage .webstart_begin p {
    line-height: 1.6;
    border-left: 2px solid rgb(158,149,176,0.5);
    padding-left: 1rem;
    max-width: 90%;
    color: #ffffff;
    font-size: calc(13px * 1.2);
}.webhomepage .webstart_begin: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) {.webhomepage .webstart_begin {
    padding: 4rem 2.5rem;
}.webhomepage .webstart_begin h1 {
    font-size: calc(47px * 0.9);
}
}

@media (max-width: 992px) {.webhomepage .webstart_begin {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 3.5rem 2rem;
}.webhomepage .webstart_begin h1 {
    font-size: calc(47px * 0.85);
}.webhomepage .webstart_begin h3 {
    font-size: calc(24px * 0.85);
}.webhomepage .webstart_begin p {
    font-size: calc(13px * 1.1);
}
}

@media (max-width: 768px) {.webhomepage {
    min-height: 90vh;
}.webhomepage .webstart_home {
    padding: 1.5rem;
}.webhomepage .webstart_begin {
    padding: 3rem 1.5rem;
    transform: none !important;
}.webhomepage .webstart_begin h1 {
    margin-bottom: 1.5rem;
    font-size: calc(47px * 0.75);
}.webhomepage .webstart_begin h3 {
    padding: 0.5rem 1rem;
    max-width: 100%;
    font-size: calc(24px * 0.8);
}.webhomepage .webstart_begin p {
    max-width: 100%;
    font-size: 13px;
}
}

@media (max-width: 576px) {.webhomepage {
    min-height: 80vh;
}.webhomepage .webstart_home {
    padding: 1rem;
}.webhomepage .webstart_begin {
    padding: 2.5rem 1.25rem;
    border-left-width: 3px;
}.webhomepage .webstart_begin h1 {
    font-size: calc(47px * 0.65);
    margin-bottom: 1.25rem;
}.webhomepage .webstart_begin h3 {
    line-height: 1.5;
    font-size: calc(24px * 0.75);
    margin-bottom: 1rem;
}.webhomepage .webstart_begin p {
    line-height: 1.5;
    padding-left: 0.75rem;
}.webhomepage .webstart_begin h1::after {
    height: 3px;
    width: 40px;
}}.webcontact {
    z-index: 1;
    min-height: 650px;
    display: flex;
    position: relative;
    align-items: center;
    padding: 0;
}.webcontact::before {
    position: absolute;
    inset: 0;
    z-index: -1;
    content: '';
    background-color: rgb(192,186,206,0.5);
}.webcontact .container {
    padding: 0 20px;
    max-width: 1280px;
    position: relative;
    width: 100%;
    margin: 0 auto;
}.webcontact .webreach_message {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column-reverse;
}.webcontact .webquery_message {
    justify-content: center;
    display: flex;
    gap: 30px;
    position: relative;
    background-color: transparent;
    width: 100%;
    align-items: flex-start;
    padding: 40px 20px 120px;
    flex-wrap: wrap;
}.webcontact .webquery_message h3 {
    width: 100%;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
}.webcontact .webquery_message h3::after {
    position: absolute;
    left: 50%;
    height: 3px;
    content: '';
    background-color: rgb(158,149,176);
    transform: translateX(-50%);
    width: 60px;
    bottom: 0;
}.webcontact .webquery_message div {
    border-radius: 20px;
    flex: 1 0 calc(50% - 30px);
    display: flex;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    align-items: center;
    min-height: 140px;
    background-color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    max-width: 220px;
    padding: 20px;
    text-align: center;
}.webcontact .webquery_message div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.webcontact .webquery_message div svg {
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
}.webcontact .webquery_message div svg path {
    fill: rgb(158,149,176);
}.webcontact .webquery_message div span {
    margin-top: 10px;
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}.webcontact .webquery_message div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}.webcontact .webquery_message div span a:hover {
    color: rgb(158,149,176);
}.webcontact .webhelp_widget {
    z-index: 2;
    transform: translateY(50px);
    position: relative;
    padding: 40px 30px;
    max-width: 550px;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}.webcontact .webhelp_widget::before {
    border-radius: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    top: -15px;
    z-index: -1;
    height: 30px;
    width: 30px;
    content: '';
    background-color: #ffffff;
}.webcontact .webhelp_widget h3 {
    font-weight: 700;
    text-align: center;
    font-size: 23px;
    margin-bottom: 25px;
    color: rgb(192,186,206);
}.webcontact .webhelp_widget form {
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
}.webcontact .webhelp_widget input[type="text"],
.webcontact .webhelp_widget input[type="email"] {
    border: 1px solid rgb(224,222,230);
    height: 50px;
    font-size: 13px;
    background-color: transparent;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    padding: 15px 20px;
    color: #000000;
    flex: 1 0 100%;
    border-radius: 10px;
}.webcontact .webhelp_widget input[type="text"]:focus,
.webcontact .webhelp_widget input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(158,149,176,0.5);
    border-color: rgb(158,149,176);
}.webcontact .webhelp_widget input::placeholder {
    color: #000000;
    opacity: 0.6;
}.webcontact .webhelp_widget .webmessage_links {
    display: flex;
    flex: 1 0 100%;
    margin-top: 5px;
    align-items: flex-start;
}.webcontact .webhelp_widget .webmessage_links input[type="checkbox"] {
    cursor: pointer;
    flex-shrink: 0;
    -webkit-appearance: none;
    border-radius: 4px;
    width: 20px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    margin-top: 3px;
    margin-right: 10px;
    height: 20px;
    position: relative;
    border: 2px solid rgb(224,222,230);
    appearance: none;
}.webcontact .webhelp_widget .webmessage_links input[type="checkbox"]:checked {
    background-color: rgb(158,149,176);
    border-color: rgb(158,149,176);
}.webcontact .webhelp_widget .webmessage_links input[type="checkbox"]:checked::before {
    transform: translate(-50%, -50%);
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    top: 50%;
    content: '✓';
    left: 50%;
}.webcontact .webhelp_widget .webmessage_links label {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
}.webcontact .webhelp_widget .webmessage_links label a {
    color: rgb(158,149,176);
    transition: color 0.3s ease;
    text-decoration: none;
}.webcontact .webhelp_widget .webmessage_links label a:hover {
    color: rgb(192,186,206);
}.webcontact .webhelp_widget .webhelp_request {
    width: 100%;
    border-radius: 10px;
    border: none;
    height: 50px;
    background: linear-gradient(135deg, rgb(158,149,176), rgb(192,186,206));
    box-shadow: 0 5px 15px rgb(158,149,176,0.5);
    margin-top: 15px;
    font-size: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
}.webcontact .webhelp_widget .webhelp_request:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgb(192,186,206,0.5);
}

@media screen and (min-width: 992px) {.webcontact {
    padding: 100px 0;
    min-height: 700px;
}.webcontact .webreach_message {
    flex-direction: row;
    align-items: center;
}.webcontact .webquery_message {
    margin-left: auto;
    width: 65%;
    justify-content: space-between;
    padding: 60px 0 60px 120px;
    gap: 30px;
    align-items: center;
}.webcontact .webquery_message h3 {
    padding-left: 0;
    margin-bottom: 40px;
    text-align: left;
    padding-right: 0;
}.webcontact .webquery_message h3::after {
    transform: none;
    left: 0;
}.webcontact .webquery_message div {
    margin: 0;
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}.webcontact .webhelp_widget {
    width: 45%;
    margin: 0;
    padding: 40px;
    max-width: 450px;
    position: absolute;
    z-index: 3;
    left: 0;
}.webcontact .webhelp_widget::before {
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    left: -15px;
}
}

@media screen and (min-width: 1200px) {.webcontact .webquery_message {
    padding-left: 200px;
    width: 70%;
}.webcontact .webhelp_widget {
    width: 40%;
    max-width: 480px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.webcontact {
    padding: 80px 0 120px;
}.webcontact .webquery_message {
    justify-content: space-between;
    padding: 0 20px 120px;
}.webcontact .webquery_message div {
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}
}

@media screen and (max-width: 767px) {.webcontact {
    padding: 60px 0 120px;
}.webcontact .webquery_message {
    padding: 0 20px 120px;
}.webcontact .webquery_message h3 {
    font-size: calc(23px + 2px);
}.webcontact .webquery_message div {
    max-width: 280px;
    min-height: 120px;
    margin-bottom: 0;
    flex: 0 0 100%;
}.webcontact .webquery_message div svg {
    height: 30px;
    width: 30px;
}.webcontact .webhelp_widget {
    padding: 30px 25px;
}
}

@media screen and (max-width: 480px) {.webcontact {
    padding: 40px 0 100px;
}.webcontact .webquery_message {
    gap: 20px;
}.webcontact .webquery_message div {
    padding: 20px 15px;
    min-height: auto;
}}footer {
    position: relative;
    width: 100%;
}footer .webevent_cal {
    padding: 80px 0 30px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background-color: rgb(158,149,176);
    color: #ffffff;
    position: relative;
}footer .webevent_cal::before {
    height: 100px;
    transform: skewY(-3deg);
    top: -50px;
    position: absolute;
    left: 0;
    z-index: 0;
    background-color: rgb(158,149,176);
    content: "";
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    right: 0;
}footer .webpress_room {
    position: relative;
    z-index: 1;
}footer .webconnect_now {
    justify-content: center;
    display: flex;
    gap: 15px;
    margin-bottom: 60px;
    flex-wrap: wrap;
}footer .info_item {
    padding: 15px 20px 15px 25px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0 5px 5px 0;
    flex: 1 1 200px;
    position: relative;
    transition: all 0.3s ease;
    max-width: 300px;
    background-color: rgb(158,149,176,0.5);
}footer .info_item::before {
    content: "";
    height: 100%;
    background-color: rgb(192,186,206);
    left: 0;
    top: 0;
    position: absolute;
    width: 5px;
}footer .info_item::after {
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    content: "";
}footer .info_item:nth-child(even) {
    background-color: rgb(192,186,206,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    height: 20px;
    fill: rgb(192,186,206);
    width: 20px;
    position: relative;
    margin-right: 12px;
    vertical-align: middle;
    top: -1px;
}footer .info_item p,
footer .info_item a {
    transition: color 0.3s ease;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
    display: inline-block;
    color: #ffffff;
}footer .info_item a:hover {
    color: rgb(192,186,206);
}footer .text_main_holder {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    gap: 30px;
}footer .webmain_tutor {
    border-radius: 29px;
    position: relative;
    background-color: rgb(158,149,176,0.5);
    padding: 30px;
}footer .webmain_tutor::before {
    top: 15px;
    border-radius: calc(29px - 8px);
    content: "";
    position: absolute;
    pointer-events: none;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
}footer .webmain_tutor svg {
    margin-bottom: 20px;
    height: 45px;
    filter: brightness(0) invert(1);
    width: auto;
    display: block;
}footer .webar_tools {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}footer .webhead_section {
    position: relative;
}footer .webhead_section h5 {
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    padding-left: 15px;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
}footer .webhead_section h5::before {
    left: 0;
    content: "";
    background-color: rgb(192,186,206);
    width: 3px;
    top: 0;
    position: absolute;
    height: 100%;
}footer .webnav_class {
    position: relative;
    margin-bottom: 25px;
}footer .webnav_class a {
    display: inline-block;
    margin: 0 10px 10px 0;
    transition: all 0.3s ease;
    background-color: rgb(158,149,176,0.5);
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    padding: 10px 15px;
    text-decoration: none;
}footer .webnav_class a::before {
    width: 3px;
    top: 0;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    content: "";
    background-color: rgb(192,186,206);
    height: 100%;
}footer .webnav_class a:hover {
    color: #ffffff;
    transform: translateX(5px);
    background-color: rgb(192,186,206,0.5);
}footer .webnav_class a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    background-color: rgb(158,149,176,0.5);
    border-radius: 29px;
    position: relative;
    padding: 30px;
}footer .subscribe_holder::before {
    left: 15px;
    border-radius: calc(29px - 8px);
    right: 15px;
    position: absolute;
    content: "";
    top: 15px;
    bottom: 15px;
    pointer-events: none;
    border: 1px dashed rgba(255, 255, 255, 0.1);
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
}footer .subscribe_holder h5::before {
    height: 100%;
    background-color: rgb(192,186,206);
    position: absolute;
    left: 0;
    width: 3px;
    top: 0;
    content: "";
}footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
}footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(192,186,206);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .webnews_label {
    font-weight: 600;
    overflow: hidden;
    padding: 14px 20px;
    position: relative;
    transition: all 0.3s ease;
    background-color: rgb(192,186,206);
    font-size: 15px;
    cursor: pointer;
    border: none;
    color: #ffffff;
    border-radius: 10px;
}footer .webnews_label::after {
    width: 200%;
    transition: all 0.5s ease;
    left: -100%;
    content: "";
    transform: rotate(30deg);
    position: absolute;
    height: 200%;
    top: -50%;
    background: rgba(255, 255, 255, 0.1);
}footer .webnews_label:hover {
    background-color: rgb(158,149,176);
}footer .webnews_label:hover::after {
    left: 100%;
}footer .webmath_tools {
    position: relative;
    margin-top: 50px;
    text-align: center;
}footer .webmath_tools::before {
    transform: translateX(-50%);
    height: 1px;
    position: absolute;
    width: 50px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    top: -25px;
}footer .webgrant_info {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .webnews_label {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .webevent_cal {
    padding: 60px 0 30px;
}footer .webconnect_now {
    margin-bottom: 40px;
}footer .webmain_tutor, footer .subscribe_holder {
    padding: 25px 20px;
}footer .webnav_class a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .webmath_tools {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .webevent_cal {
    padding: 50px 0 20px;
}footer .webhead_section h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(21px - 2px);
}footer .webmain_tutor::before, footer .subscribe_holder::before {
    right: 10px;
    top: 10px;
    left: 10px;
    bottom: 10px;
}footer .input_holder input[type="email"],
    footer .webnews_label {
    padding: 12px;
}}.webtyZone {
    position: relative;
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(224,222,230) 0%, #ffffff 100%);
}.webtyZone::before {
    right: 0;
    background: 
        radial-gradient(circle at 15% 15%, rgb(192,186,206,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 85%, rgb(158,149,176,0.5) 0%, transparent 45%);
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}.webtyZone::after {
    width: 80%;
    animation: lineExpand 1.2s ease-out 0.8s forwards;
    left: 10%;
    height: 1px;
    bottom: 20%;
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(90deg, transparent, rgb(158,149,176) 50%, transparent);
    content: "";
    position: absolute;
}.webtyZone .container {
    animation: fadeUpIn 0.8s ease-out 0.3s forwards;
    opacity: 0;
    position: relative;
    z-index: 1;
    transform: translateY(30px);
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
}.webtyZone h2 {
    transform: translateY(20px);
    max-width: 90%;
    color: rgb(192,186,206);
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    opacity: 0;
    margin-bottom: 2.5rem;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    font-size: 33px;
    animation: fadeUpIn 0.8s ease-out 0.5s forwards;
}.webtyZone h2::after {
    animation: lineExpand 0.6s ease-out 1s forwards;
    background: linear-gradient(90deg, rgb(158,149,176), transparent);
    transform: scaleX(0);
    transform-origin: left;
    width: 80px;
    bottom: -12px;
    position: absolute;
    content: "";
    height: 4px;
    left: 0;
}.webtyZone .webstudy_learn {
    padding: 3rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    transform: translateY(30px) perspective(1000px) rotateX(2deg);
    opacity: 0;
    position: relative;
    border-left: 4px solid rgb(158,149,176);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    animation: cardAppear 1s cubic-bezier(0.23, 1, 0.32, 1) 0.7s forwards;
}.webtyZone .webstudy_learn::before {
    width: 60px;
    right: 20px;
    content: "";
    position: absolute;
    animation: pulseIn 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s forwards;
    top: 20px;
    transform: scale(0);
    height: 60px;
    background: linear-gradient(135deg, rgb(158,149,176,0.5) 0%, transparent 70%);
    opacity: 0.5;
    border-radius: 50%;
}.webtyZone ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.webtyZone li {
    opacity: 0;
    animation: fadeUpIn 0.8s ease-out 0.9s forwards;
    transform: translateY(15px);
    position: relative;
}.webtyZone li::before {
    left: -1.5rem;
    background-color: rgb(158,149,176);
    height: 0.5rem;
    top: 0.5rem;
    transform: rotate(45deg) scale(0);
    width: 0.5rem;
    animation: diamondAppear 0.5s ease-out 1.2s forwards;
    position: absolute;
    content: "";
}.webtyZone li span {
    display: block;
    font-family: Arial, sans-serif;
    font-size: calc(12px * 1.1);
    letter-spacing: 0.01em;
    color: #000000;
    line-height: 1.7;
    position: relative;
}

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

@keyframes cardAppear {
    from {
        opacity: 0;
        transform: translateY(30px) perspective(1000px) rotateX(2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) perspective(1000px) rotateX(0);
    }
}

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

@keyframes diamondAppear {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes pulseIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@media (max-width: 991px) {.webtyZone {
    padding: 6rem 0;
}.webtyZone h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.webtyZone .webstudy_learn {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.webtyZone {
    padding: 5rem 0;
}.webtyZone h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2rem;
}.webtyZone .webstudy_learn {
    padding: 2rem;
}.webtyZone li span {
    font-size: 12px;
}.webtyZone .webstudy_learn::before {
    top: 15px;
    width: 45px;
    height: 45px;
    right: 15px;
}
}

@media (max-width: 575px) {.webtyZone {
    padding: 4rem 0;
}.webtyZone .container {
    padding: 0 1.5rem;
}.webtyZone h2 {
    margin-bottom: 1.75rem;
    font-size: calc(33px * 0.7);
}.webtyZone .webstudy_learn {
    padding: 1.5rem;
}.webtyZone li::before {
    left: -1.25rem;
    height: 0.4rem;
    width: 0.4rem;
}}.webcustomer_feedback {
    background: rgb(224,222,230);
    overflow: hidden;
    position: relative;
    padding: 7rem 1rem;
}.webcustomer_feedback::before {
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 30%);
    height: 100%;
    background: linear-gradient(0deg, transparent 40%, rgb(192,186,206,0.5) 100%);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
}.webcustomer_feedback::after {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 50%, rgb(158,149,176,0.5) 100%);
    clip-path: polygon(0 70%, 100% 90%, 100% 100%, 0 100%);
    content: "";
    position: absolute;
}.webcustomer_feedback .container {
    z-index: 2;
    position: relative;
}.webcustomer_feedback h2 {
    position: relative;
    color: #000000;
    padding: 1rem 0;
    text-align: left;
    font-size: 29px;
    margin-bottom: 4rem;
    font-weight: 700;
    width: fit-content;
}.webcustomer_feedback h2::before {
    width: 5px;
    top: 0;
    transform: skewY(45deg);
    height: 100%;
    left: -20px;
    background: rgb(192,186,206);
    content: "";
    position: absolute;
}.webcustomer_feedback h2::after {
    left: 0;
    bottom: 0;
    background: rgb(158,149,176);
    height: 3px;
    width: 80%;
    position: absolute;
    content: "";
}.webcustomer_feedback .webrating_spot {
    flex-direction: column;
    display: flex;
    gap: 5rem;
    margin: 0 auto;
    max-width: 800px;
}.webcustomer_feedback .webtestimonial_sharing {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2.5rem 2rem 2rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    transform: translateY(0);
    background: #ffffff;
    flex-direction: column;
    border-radius: 11px;
    display: flex;
}.webcustomer_feedback .webtestimonial_sharing:nth-child(odd) {
    transform: translateX(-30px);
    align-self: flex-start;
}.webcustomer_feedback .webtestimonial_sharing:nth-child(even) {
    align-self: flex-end;
    transform: translateX(30px);
}.webcustomer_feedback .webtestimonial_sharing:hover {
    transform: translateY(-10px) translateX(0);
}.webcustomer_feedback .webtestimonial_sharing::before {
    z-index: -1;
    border-radius: 11px;
    height: 100%;
    left: 15px;
    top: 15px;
    transition: all 0.3s ease;
    background: rgb(192,186,206,0.5);
    position: absolute;
    width: 100%;
    content: "";
}.webcustomer_feedback .webtestimonial_sharing:hover::before {
    background: rgb(158,149,176,0.5);
    left: 10px;
    top: 10px;
}.webcustomer_feedback .webtestimonial_sharing img {
    border: 4px solid #ffffff;
    width: 70px;
    left: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 70px;
    object-fit: cover;
    top: -25px;
    position: absolute;
    border-radius: 50%;
}.webcustomer_feedback .webtestimonial_sharing p {
    font-size: calc(12px + 0.1rem);
    color: #000000;
    padding-left: 60px;
    font-weight: 600;
    margin: 0.5rem 0;
}.webcustomer_feedback .webtestimonial_sharing .description {
    border-top: 1px solid rgb(224,222,230);
    line-height: 1.7;
    padding: 1.5rem 0 0.5rem;
    position: relative;
    font-size: 12px;
    margin-top: 1rem;
    color: #000000;
    font-weight: 400;
}.webcustomer_feedback .webtestimonial_sharing .description::before {
    font-size: 3rem;
    color: rgb(192,186,206,0.5);
    left: 0;
    top: 0.5rem;
    position: absolute;
    line-height: 1;
    content: "";
}.webcustomer_feedback .webtestimonial_sharing .description::after {
    right: 0;
    font-size: 3rem;
    position: absolute;
    color: rgb(192,186,206,0.5);
    bottom: -1.5rem;
    line-height: 1;
    content: "";
}

@media (max-width: 991px) {.webcustomer_feedback {
    padding: 5rem 1rem;
}.webcustomer_feedback .webrating_spot {
    gap: 4rem;
}
}

@media (max-width: 767px) {.webcustomer_feedback h2 {
    font-size: calc(29px - 0.3rem);
    margin-bottom: 3rem;
}.webcustomer_feedback .webrating_spot {
    gap: 3.5rem;
}.webcustomer_feedback .webtestimonial_sharing:nth-child(odd),
    .webcustomer_feedback .webtestimonial_sharing:nth-child(even) {
    align-self: center;
    transform: none;
    width: 100%;
}.webcustomer_feedback .webtestimonial_sharing:hover {
    transform: translateY(-5px);
}.webcustomer_feedback .webtestimonial_sharing p {
    padding-left: 50px;
}}.webcourse_program_details {
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(145deg, rgb(224,222,230) 0%, rgba(245, 245, 250, 0.95) 100%);
}.webcourse_program_details::before {
    background-size: 40px 40px;
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(30deg, rgba(rgb(192,186,206,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(192,186,206,0.5), 0.03) 1px, transparent 1px);
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}.webcourse_program_details::after {
    top: -5%;
    background: linear-gradient(225deg, rgb(192,186,206) 0%, rgba(rgb(192,186,206,0.5), 0.4) 70%);
    filter: blur(80px);
    z-index: 0;
    position: absolute;
    content: "";
    width: 300px;
    opacity: 0.2;
    border-radius: 50%;
    right: -5%;
    height: 300px;
}.webcourse_program_details .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}.webcourse_program_details h2 {
    margin-bottom: 40px;
    line-height: 1.3;
    font-size: 30px;
    transform: translateX(-8px);
    position: relative;
    color: #000000;
    font-weight: 700;
    max-width: 90%;
}.webcourse_program_details h2::before {
    background-color: rgb(192,186,206);
    width: 6px;
    position: absolute;
    left: -15px;
    height: 60%;
    top: 50%;
    content: "";
    transform: translateY(-50%);
}.webcourse_program_details .webclass_route {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 1fr;
}.webcourse_program_details .webinline_image {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    border: 1px solid rgba(rgb(192,186,206,0.5), 0.15);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.06),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.03);
    height: 360px;
    position: relative;
}.webcourse_program_details .webinline_image::before {
    background: linear-gradient(
        135deg,
        rgba(rgb(192,186,206,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgba(0, 0, 0, 0.5), 0.2) 100%
    );
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
}.webcourse_program_details .webinline_image:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(5px);
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}.webcourse_program_details .webtext_clip {
    scrollbar-color: rgb(192,186,206) rgba(rgb(192,186,206,0.5), 0.1);
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.03),
        0 1px 8px rgba(rgba(0, 0, 0, 0.5), 0.01);
    transform: translateY(-5px);
    overflow-y: auto;
    scrollbar-width: thin;
    background: #ffffff;
    max-height: 500px;
    position: relative;
    padding: 20px;
}.webcourse_program_details .webtext_clip::-webkit-scrollbar {
    width: 6px;
}.webcourse_program_details .webtext_clip::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(rgb(192,186,206,0.5), 0.1);
}.webcourse_program_details .webtext_clip::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(192,186,206);
}.webcourse_program_details .description {
    border-left: 2px solid rgba(rgb(192,186,206,0.5), 0.3);
    font-size: 17px;
    line-height: 1.7;
    padding-left: 15px;
    margin-bottom: 20px;
    position: relative;
    color: #000000;
}.webcourse_program_details .description:last-child {
    margin-bottom: 0;
}.webcourse_program_details .description::before {
    height: 0;
    background-color: rgb(192,186,206);
    content: "";
    width: 2px;
    left: -2px;
    animation: lineGrow 2.5s ease-out forwards;
    position: absolute;
    top: 0;
}

@keyframes lineGrow {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}

@media (min-width: 768px) {.webcourse_program_details {
    padding: 150px 0 100px;
}.webcourse_program_details .webclass_route {
    gap: 60px;
    grid-template-columns: 1fr 1.2fr;
}.webcourse_program_details h2 {
    margin-bottom: 60px;
    max-width: 70%;
    font-size: calc(30px * 1.1);
}.webcourse_program_details .webinline_image {
    height: 450px;
}.webcourse_program_details .webtext_clip {
    padding: 30px;
    max-height: 450px;
}
}

@media (min-width: 992px) {.webcourse_program_details {
    padding: 180px 0 120px;
}.webcourse_program_details h2 {
    max-width: 60%;
    font-size: calc(30px * 1.2);
    transform: translateX(-20px);
}.webcourse_program_details h2::before {
    left: -30px;
    width: 8px;
}.webcourse_program_details .webclass_route {
    gap: 80px;
}.webcourse_program_details .webinline_image {
    height: 520px;
}.webcourse_program_details .webtext_clip {
    max-height: 520px;
    padding: 40px;
}.webcourse_program_details .description {
    font-size: calc(17px * 1.05);
    padding-left: 25px;
}
}

@media (min-width: 1200px) {.webcourse_program_details .container {
    padding: 0 40px;
}.webcourse_program_details .webclass_route {
    gap: 100px;
}.webcourse_program_details .webinline_image {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.webcourse_program_details .webinline_image:hover {
    transform: perspective(1200px) rotateY(0deg) translateZ(10px);
}.webcourse_program_details .webtext_clip {
    transform: translateY(-10px);
}
}

@media (max-width: 767px) {.webcourse_program_details {
    padding: 80px 0 60px;
}.webcourse_program_details h2 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.9);
    max-width: 100%;
}.webcourse_program_details .webinline_image {
    height: 280px;
}.webcourse_program_details .webtext_clip {
    padding: 15px;
    max-height: 400px;
}.webcourse_program_details .description {
    font-size: calc(17px * 0.95);
}}.webpricing_structure {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.webpricing_structure::before {
    left: 0;
    top: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(20,30,50,0.95) 100%);
    z-index: 1;
    right: 0;
    position: absolute;
}.webpricing_structure .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.webpricing_structure .webplan_matrix {
    display: flex;
    align-items: center;
    flex-direction: column;
}.webpricing_structure h2 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    font-size: 34px;
    transform: translateY(0);
    font-weight: 700;
    animation: float 6s ease-in-out infinite;
}.webpricing_structure h2::after {
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(192,186,206), rgb(158,149,176));
    height: 3px;
}.webpricing_structure .webpayment_deals {
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 50px;
    font-size: 12px;
}.webpricing_structure .webdeal_opts {
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 30px;
}.webpricing_structure .webdeal_opts li {
    perspective: 1000px;
}.webpricing_structure .webaccess_cost {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    transform-style: preserve-3d;
    height: 100%;
}.webpricing_structure .webaccess_cost:hover {
    transform: translateY(-10px) rotateY(2deg);
}.webpricing_structure .weblearn_rates {
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    height: 100%;
    flex-direction: column;
    backdrop-filter: blur(5px);
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    display: flex;
    padding: 35px 30px;
    box-sizing: border-box;
}.webpricing_structure .weblearn_rates::before {
    width: 100%;
    transform: scaleX(0.5);
    left: 0;
    content: "";
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(192,186,206), rgb(158,149,176));
    top: 0;
    transition: transform 0.4s ease;
    height: 5px;
}.webpricing_structure .webaccess_cost:hover .weblearn_rates::before {
    transform: scaleX(1);
}.webpricing_structure .webpricing_catalog {
    height: 100%;
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
}.webpricing_structure .webaccess_cost h4 {
    position: relative;
    font-size: calc(22px * 1.2);
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 20px;
}.webpricing_structure .webaccess_cost h4::after {
    height: 2px;
    bottom: -10px;
    background-color: rgb(192,186,206);
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
}.webpricing_structure .webaccess_cost p {
    font-size: 12px;
    word-wrap: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255, 0.5);
    flex-grow: 1;
    white-space: normal;
    margin: 0 0 25px;
}.webpricing_structure .webgroup_plans {
    padding: 10px 20px;
    transform: translateZ(10px);
    display: inline-block;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(192,186,206,0.5) 0%, rgb(158,149,176,0.5) 100%);
    font-size: calc(22px * 1.4);
    border-radius: 6px;
    font-weight: 700;
    color: #ffffff;
    align-self: flex-start;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}.webpricing_structure .webaccess_cost:hover .webgroup_plans {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    transform: translateZ(15px) scale(1.05);
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 1200px) {.webpricing_structure {
    padding: 100px 0;
}.webpricing_structure .webdeal_opts {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.webpricing_structure {
    padding: 80px 0;
}.webpricing_structure .webdeal_opts {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.webpricing_structure h2 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 768px) {.webpricing_structure {
    padding: 60px 0;
}.webpricing_structure .webdeal_opts {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.webpricing_structure .webpayment_deals {
    margin-bottom: 40px;
}.webpricing_structure h2 {
    font-size: calc(34px * 0.8);
}.webpricing_structure .weblearn_rates {
    padding: 30px 25px;
}
}

@media (max-width: 576px) {.webpricing_structure {
    padding: 50px 0;
}.webpricing_structure h2 {
    font-size: calc(34px * 0.7);
}.webpricing_structure .webpayment_deals {
    font-size: calc(12px * 0.9);
    margin-bottom: 30px;
}.webpricing_structure .weblearn_rates {
    padding: 25px 20px;
}.webpricing_structure .webaccess_cost h4 {
    font-size: calc(22px * 1.1);
}.webpricing_structure .webaccess_cost p {
    font-size: calc(12px * 0.9);
}.webpricing_structure .webgroup_plans {
    padding: 8px 16px;
    font-size: calc(22px * 1.2);
}}header {
    position: fixed;
    left: 0;
    z-index: 1000;
    background: linear-gradient(120deg, 
        rgb(192,186,206) 0%, 
        rgb(192,186,206,0.5) 100%
    );
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    top: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    width: 100%;
}header:before {
    top: 0;
    content: '';
    opacity: 0.1;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
}header:after {
    background-size: 100px 100px;
    top: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none;
}header .webfirst_pagebar {
    position: relative;
}header .webfirst_pagebar:before {
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    opacity: 0.3;
    content: '';
    bottom: -1px;
}header .webfirst_pagebar:after {
    left: 0;
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    height: 60px;
    pointer-events: none;
    filter: blur(8px);
    content: '';
    position: absolute;
    transform: translateY(-50%);
    opacity: 0.5;
    top: 50%;
    width: 60px;
}header .container {
    margin: 0 auto;
    padding: 15px 25px;
    position: relative;
    max-width: 1200px;
}header .container:before {
    right: 20px;
    position: absolute;
    content: '';
    opacity: 0.5;
    background-repeat: repeat-x;
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    background-size: 6px 2px, 6px 2px;
    height: 30px;
    pointer-events: none;
    transform: translateY(-50%);
    width: 50px;
    top: 50%;
    background-position: 0 0, 0 10px;
}header .webmain_info {
    align-items: center;
    display: flex;
    position: relative;
    justify-content: space-between;
}header .webmain_info:before {
    transform: translateY(-50%) translateX(-40px);
    position: absolute;
    width: 20px;
    content: '';
    left: 0;
    top: 50%;
    height: 20px;
    opacity: 0.5;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
}header .webmain_info:after {
    right: 0;
    transform: translateY(-50%) translateX(40px);
    height: 20px;
    top: 50%;
    position: absolute;
    content: '';
    border-radius: 50%;
    opacity: 0.5;
    width: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}header .webhead_section {
    gap: 30px;
    position: relative;
    display: flex;
    align-items: center;
}header .webhead_section:before {
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    left: 0;
    position: absolute;
    width: 100%;
    bottom: -10px;
    height: 2px;
    transition: opacity 0.4s ease;
    opacity: 0;
    content: '';
}header .webhead_section:hover:before {
    opacity: 0.7;
}header .webmain_bar {
    transition: all 0.3s ease;
    font-weight: 400;
    position: relative;
    color: #ffffff;
    padding: 8px 0;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
}header .webmain_bar:before {
    left: -12px;
    background: #ffffff;
    opacity: 0;
    height: 6px;
    width: 6px;
    position: absolute;
    transition: all 0.3s ease;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    content: '';
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}header .webmain_bar:after {
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
    content: '';
    transition: all 0.3s ease;
    transform-origin: right;
    width: 20px;
    position: absolute;
    left: -30px;
    transform: translateY(-50%) scaleX(0);
}header .webmain_bar:hover {
    color: #ffffff;
    transform: translateX(5px);
}header .webmain_bar:hover:before {
    opacity: 1;
    left: -20px;
}header .webmain_bar:hover:after {
    transform: translateY(-50%) scaleX(1);
}header .webmain_train {
    transition: all 0.3s ease;
    padding: 5px;
    text-decoration: none;
    align-items: center;
    display: flex;
    position: relative;
}header .webmain_train:before {
    border-radius: 10px;
    transition: all 0.3s ease;
    height: calc(100% + 20px);
    content: '';
    left: -10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    position: absolute;
    width: calc(100% + 20px);
    top: -10px;
}header .webmain_train:after {
    transition: all 0.3s ease;
    opacity: 0;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    width: 10px;
    height: 10px;
    content: '';
    background: #ffffff;
    position: absolute;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}header .webmain_train:hover:before {
    opacity: 1;
}header .webmain_train:hover:after {
    animation: circuit 3s infinite;
    opacity: 1;
}header .webmain_train svg {
    width: auto;
    transition: all 0.3s ease;
    height: 40px;
}header .webmain_train:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .webhead_section {
    gap: 20px;
}header .webmain_train svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .webhead_section {
    position: fixed;
    height: 100vh;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    background: rgb(192,186,206);
    max-width: 320px;
    gap: 25px;
    padding: 80px 30px 30px;
    top: 0;
    width: 80%;
    z-index: 1001;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    right: -100%;
    flex-direction: column;
}header .webhead_section:before {
    top: 60px;
    bottom: auto;
    left: 10%;
    width: 80%;
}header .webhead_section:after {
    right: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    height: 30px;
    border-radius: 50%;
    top: 20px;
    position: absolute;
    pointer-events: none;
    width: 30px;
}header .menu.active {
    right: 0;
}header .webmain_bar {
    padding: 12px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .webmain_bar:hover {
    transform: translateX(0);
}header .webmain_bar:last-child {
    border-bottom: none;
}header .webmain_train {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .webmain_train svg {
    height: 30px;
}}.webcookieNotificationBanner {
    border-top: 2px solid rgb(192,186,206);
    z-index: 90;
    bottom: 0;
    position: fixed;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    background: rgb(158,149,176);
    padding: 20px 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
}.webprivacy_learn {
    max-width: 1200px;
    align-items: center;
    padding: 20px 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    margin: auto;
}.webcookieNotificationBanner h5 {
    transition: color 0.3s ease-in-out;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 6px;
    font-size: 23px;
}.webcookieNotificationBanner p {
    font-size: 13px;
    color: #ffffff;
    max-width: 500px;
}.webedu_cookies {
    flex-shrink: 0;
    margin-right: 20px;
}.webedu_cookies svg, .webedu_cookies svg path {
    transition: transform 0.3s ease-in-out;
    height: 80px;
    fill: rgb(192,186,206);
    width: 80px;
}.webedu_cookies:hover svg {
    transform: rotate(10deg);
}.webcookie_check {
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    text-decoration: none;
    box-shadow: rgb(192,186,206,0.5) 0px 4px 10px 0px;
    border-radius: 18px;
    margin-left: 20px;
    background: rgb(192,186,206);
    cursor: pointer;
    color: #ffffff;
    font-size: 19px;
    line-height: 35px;
    padding: 10px 20px;
}.cookie_button.webdata_guard {
    background: rgb(192,186,206);
}.cookie_button.webcookie_notice {
    background: rgb(158,149,176);
}.webcookie_check:hover {
    box-shadow: rgb(192,186,206,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.webcookieNotificationBanner p a {
    transition: color 0.3s ease-in-out;
    font-weight: 600;
    text-decoration: none;
    color: rgb(192,186,206);
}.webcookieNotificationBanner p a:hover {
    color: rgb(158,149,176);
}.webwrap-container .webcookieNotificationBanner {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    background: rgb(158,149,176);
    padding: 40px 0;
}.webwrap-container .webcookie_check {
    background: rgb(192,186,206);
    font-weight: 400;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 19px;
    color: #ffffff;
    border: none;
    margin-left: 30px;
    border-radius: 10px;
    padding: 10px;
}.webwrap-container .webcookie_guard h5, .webwrap-container .webcookie_guard p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.webcookieNotificationBanner {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.webedu_cookies {
    display: none;
}.webprivacy_learn {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.webcookieNotificationBanner h5 {
    text-align: center;
}.webcookieNotificationBanner p {
    text-align: center;
}.webcookie_guard {
    text-align: center;
    margin-bottom: 20px;
}.webcookie_check {
    max-width: 300px;
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
#webcookiePromptModal {
    display: none;
}#webcookiePromptModal:checked ~ .webcookieNotificationBanner {
    visibility: hidden;
    opacity: 0;
}.webour_mission {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}.webour_mission::before {
    opacity: 0.85;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(192,186,206,0.5) 0%,
        rgb(158,149,176,0.5) 50%,
        rgb(192,186,206) 100%);
    z-index: -1;
}.webour_mission::after {
    content: "";
    transform: translate(25%, 25%);
    width: 300px;
    animation: pulse 8s infinite alternate ease-in-out;
    background: rgb(192,186,206);
    filter: blur(60px);
    height: 300px;
    opacity: 0.15;
    right: -50px;
    z-index: -1;
    position: absolute;
    bottom: -50px;
    border-radius: 50%;
}.webour_mission h4 {
    animation: slideInDown 0.8s ease-out forwards;
    font-weight: 700;
    margin-bottom: 60px;
    transform: perspective(1000px) translateZ(0);
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    position: relative;
}.webour_mission h4::after {
    content: "";
    bottom: -15px;
    background: rgb(158,149,176);
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
}.webour_mission .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(0deg);
}.webour_mission .webtext_clip {
    border-left: 5px solid rgb(158,149,176);
    transform: perspective(1000px) translateY(30px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 50px;
    opacity: 0;
    background: rgba(255, 255, 255, 0.95);
    animation: slideUp 1s 0.4s ease-out forwards;
}.webour_mission .webtext_clip::before {
    width: 120px;
    right: 30px;
    opacity: 0.5;
    border-top: 4px solid rgb(192,186,206,0.5);
    z-index: 0;
    height: 120px;
    content: "";
    position: absolute;
    border-right: 4px solid rgb(192,186,206,0.5);
    top: 30px;
}.webour_mission .webtext_clip h6 {
    opacity: 0;
    color: rgb(192,186,206);
    letter-spacing: 1px;
    margin-bottom: 25px;
    animation: slideRight 0.7s 0.8s ease-out forwards;
    font-weight: 700;
    font-size: 19px;
    transform: translateX(-15px);
    position: relative;
}.webour_mission .webtext_clip h6::after {
    height: 3px;
    left: 0;
    animation: expandWidth 1.2s 1.2s ease-in-out forwards;
    transform-origin: left;
    content: "";
    width: 60px;
    transform: scaleX(0.3);
    bottom: -10px;
    background: rgb(158,149,176);
    position: absolute;
}.webour_mission .webtext_clip div {
    position: relative;
    z-index: 1;
}.webour_mission .webtext_clip span {
    position: relative;
    margin-bottom: 15px;
    text-align: justify;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 18px;
    display: block;
    opacity: 0;
    animation: fadeIn 1s 1s ease-out forwards;
    color: #000000;
    transform: translateY(20px);
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: perspective(1000px) translateY(-50px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) translateY(0) translateZ(0);
    }
}

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

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

@keyframes expandWidth {
    from {
        transform: scaleX(0.3);
    }
    to {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
    50% {
        transform: translate(25%, 25%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
}


@media screen and (max-width: 1024px) {.webour_mission {
    padding: 100px 0 70px;
}.webour_mission .webtext_clip {
    padding: 40px 30px;
}.webour_mission h4 {
    font-size: calc(30px * 0.9);
    margin-bottom: 50px;
}.webour_mission .webtext_clip::before {
    width: 90px;
    height: 90px;
}
}

@media screen and (max-width: 768px) {.webour_mission {
    padding: 80px 0 60px;
}.webour_mission h4 {
    font-size: calc(30px * 0.8);
    margin-bottom: 40px;
}.webour_mission .webtext_clip {
    padding: 35px 25px;
}.webour_mission .webtext_clip h6 {
    font-size: calc(19px * 0.9);
    margin-bottom: 20px;
}.webour_mission .webtext_clip::before {
    height: 70px;
    right: 20px;
    width: 70px;
    top: 20px;
}.webour_mission::after {
    width: 200px;
    height: 200px;
}
}

@media screen and (max-width: 576px) {.webour_mission {
    padding: 60px 0 40px;
}.webour_mission h4 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.7);
}.webour_mission h4::after {
    height: 3px;
    width: 60px;
    bottom: -10px;
}.webour_mission .webtext_clip {
    border-left-width: 3px;
    padding: 25px 20px;
}.webour_mission .webtext_clip h6 {
    margin-bottom: 15px;
    font-size: calc(19px * 0.8);
}.webour_mission .webtext_clip span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.webour_mission .webtext_clip::before {
    display: none;
}.webour_mission::after {
    right: -30px;
    width: 150px;
    height: 150px;
    bottom: -30px;
}}.webdeveloper_experience {
    background: linear-gradient(to bottom, #000000 0%, rgb(224,222,230) 100%);
    padding: 8rem 0;
    position: relative;
    overflow: hidden;
}.webdeveloper_experience::before {
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(192,186,206,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(158,149,176,0.5) 0%, transparent 25%);
    top: 0;
    filter: blur(60px);
    width: 100%;
    animation: ambientLight 20s ease-in-out infinite alternate;
    content: "";
    position: absolute;
}@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}

.webdeveloper_experience .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    perspective: 1000px;
}.webdeveloper_experience .webtestimonial_sharing {
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    flex-wrap: wrap;
    backdrop-filter: blur(15px);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(158,149,176,0.5),
        inset 0 0 30px rgb(192,186,206,0.5);
    transform: rotateX(5deg) rotateY(-5deg);
    border-radius: 29px;
    transform-style: preserve-3d;
    display: flex;
    padding: 3rem;
}.webdeveloper_experience .webtestimonial_sharing:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(158,149,176,0.5),
        inset 0 0 50px rgb(192,186,206,0.5);
    transform: rotateX(0) rotateY(0);
}.webdeveloper_experience .webinline_image {
    border: 3px solid #ffffff;
    transform: translateX(-50%) translateZ(30px);
    position: absolute;
    top: -90px;
    left: 50%;
    height: 180px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(192,186,206,0.5);
    width: 180px;
    border-radius: 50%;
}.webdeveloper_experience .webtestimonial_sharing:hover .webinline_image {
    transform: translateX(-50%) translateZ(50px);
}.webdeveloper_experience .name {
    color: #ffffff;
    transform: translateZ(20px);
    margin-top: 100px;
    font-size: 29px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(192,186,206,0.5);
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}.webdeveloper_experience .webtestimonial_sharing span:not(.name) {
    font-weight: 600;
    text-align: center;
    transform: translateZ(15px);
    text-transform: uppercase;
    color: rgb(158,149,176);
    margin-top: 0.5rem;
    width: 100%;
    letter-spacing: 2px;
    font-size: 17px;
}.webdeveloper_experience .webcareer_tasks {
    margin-top: 2rem;
    padding: 2rem;
    border-left: 3px solid rgb(192,186,206);
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    position: relative;
    line-height: 1.7;
    width: 100%;
    transform: translateZ(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    transition: transform 0.3s ease;
}.webdeveloper_experience .webcareer_tasks::before {
    mix-blend-mode: overlay;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(192,186,206,0.5) 0%, transparent 70%);
    border-radius: 10px;
    width: 100%;
    content: "";
    position: absolute;
}.webdeveloper_experience .webtestimonial_sharing:hover .webcareer_tasks {
    transform: translateZ(25px);
}

@media (max-width: 991px) {.webdeveloper_experience {
    padding: 7rem 0 5rem;
}.webdeveloper_experience .webtestimonial_sharing {
    padding: 2.5rem 2rem;
}.webdeveloper_experience .webinline_image {
    height: 150px;
    width: 150px;
    top: -75px;
}.webdeveloper_experience .name {
    margin-top: 80px;
}.webdeveloper_experience .webcareer_tasks {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.webdeveloper_experience {
    padding: 6rem 0 3rem;
}.webdeveloper_experience .container {
    padding: 0 1rem;
}.webdeveloper_experience .webtestimonial_sharing {
    transform: none;
    padding: 2rem 1.5rem;
}.webdeveloper_experience .webinline_image {
    height: 120px;
    width: 120px;
    top: -60px;
}.webdeveloper_experience .name {
    margin-top: 70px;
    font-size: calc(29px - 2px);
}.webdeveloper_experience .webtestimonial_sharing span:not(.name) {
    font-size: calc(17px - 1px);
}.webdeveloper_experience .webcareer_tasks {
    padding: 1.2rem;
    font-size: calc(18px - 1px);
    margin-top: 1.5rem;
}.webdeveloper_experience .webtestimonial_sharing:hover {
    transform: none;
}
}