header,footer {
    width: 100%;
}

header {
    background: linear-gradient(120deg, rgb(173,186,209) 0%, rgb(131,142,186) 100%);
    overflow: visible;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    margin-top: 0;
    z-index: 100;
    position: relative;
    padding: 0;
}

.volunteer-h2i3 .science-ref-2tTy {
    font-size: 14px;
    margin: 0 auto;
    padding: 15px 20px;
    line-height: 1.7;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-radius: 10px;
    max-width: 80%;
    text-align: center;
}

.volunteer-h2i3 .nav-learn-4giZ .top-teach-pM8r {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-address-O2vB {
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    z-index: 2;
    margin-top: 40px;
}

.footer-address-O2vB .ar-tools-7emv {
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.find-support-UM3d::before {
    z-index: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    background: 
        linear-gradient(120deg, rgba(rgb(173,186,209,0.5), 0.03), transparent 70%),
        repeating-linear-gradient(45deg, rgba(rgb(173,186,209,0.5), 0.02) 0px, rgba(rgb(173,186,209,0.5), 0.02) 1px, transparent 1px, transparent 10px);
    transform: skewY(-2deg) translateY(-3%);
    width: 100%;
    left: 0;
}

.find-support-UM3d h3::after {
    animation: slideIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    content: "";
    background: rgb(173,186,209);
    left: 0;
    width: 60%;
    bottom: -8px;
    transform-origin: left;
    height: 3px;
    position: absolute;
}

.find-support-UM3d .get-connected-w6M9 {
    padding: 0;
    margin: 2rem 0 0;
    display: flex;
    gap: 1rem;
    list-style: none;
    flex-direction: column;
}



.find-support-UM3d .assist-grid-htzK {
    text-decoration: none;
    padding: 0.75rem 1rem;
    display: flex;
    overflow: hidden;
    font-weight: 400;
    background: rgba(rgb(173,186,209,0.5), 0.05);
    position: relative;
    border-radius: 10px;
    align-items: center;
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
}

.our-story-gvMP::before {
    height: 50%;
    content: '';
    position: absolute;
    width: 100%;
    background: rgb(173,186,209);
    transform: skewY(-6deg) translateY(-30%);
    top: 0;
    z-index: 1;
    left: 0;
}

.our-story-gvMP .fast-learn-jtmQ::before,
.our-story-gvMP .fast-learn-jtmQ::after {
    background-color: rgb(173,186,209,0.5);
    height: 1px;
    width: 30px;
    top: 50%;
    content: '';
    position: absolute;
}

.our-story-gvMP .fast-learn-jtmQ::before {
    left: -30px;
}

.our-story-gvMP .story-visual-HKzt {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
}

.our-story-gvMP h2 {
    font-size: 38px;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.privacy-fortress-bHQs h2 {
    font-weight: 600;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, rgb(131,142,186), rgb(131,142,186,0.5));
    -webkit-text-fill-color: transparent;
    margin-top: 30px;
    color: rgb(131,142,186);
    font-size: 29px;
    margin-bottom: 15px;
}

.privacy-fortress-bHQs ol {
    margin: 20px 0;
    list-style: none;
    counter-reset: li;
    padding: 0;
}

.privacy-fortress-bHQs p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 15px;
}

.privacy-fortress-bHQs span {
    color: rgb(173,186,209);
    font-weight: 600;
}

.course-overview-6mdq .learn-plan-vOHg {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
}

.course-overview-6mdq .study-track-u6zE {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.course-overview-6mdq .training-plan-cPIe:nth-child(1) {
    animation-delay: 0s;
}

.course-overview-6mdq .training-plan-cPIe:nth-child(4) {
    animation-delay: -18s;
}

.course-overview-6mdq .virtual-study-276Z {
    display: flex;
    justify-content: center;
    align-items: center;
}

.course-overview-6mdq .future-class-Ap81::after {
    opacity: 0.1;
    background: radial-gradient(
        ellipse at center,
        rgb(173,186,209,0.5) 0%,
        transparent 70%
    );
    animation: pulse-glow 5s ease-in-out infinite alternate;
    width: 120%;
    height: 120%;
    position: absolute;
    content: "";
    filter: blur(20px);
    z-index: -2;
}

.course-overview-6mdq .support-block-UroV {
    text-decoration: none;
    background: rgb(173,186,209);
    z-index: 1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: 15px;
    position: relative;
    color: #ffffff;
    padding: 0.8rem 2rem;
    border-radius: 50px;
}

.course-overview-6mdq .study-track-u6zE:has(.training-plan-cPIe:nth-child(2):last-child) .training-plan-cPIe:nth-child(2) {
    animation-delay: -15s;
}

.course-overview-6mdq .study-track-u6zE:has(.training-plan-cPIe:nth-child(3):last-child) .training-plan-cPIe:nth-child(3) {
    animation-delay: -20s;
}

.course-overview-6mdq .study-track-u6zE:has(.training-plan-cPIe:nth-child(4):last-child) .training-plan-cPIe:nth-child(3) {
    animation-delay: -15s;
}

.follow-z6Iy::after {
    width: 60%;
    right: 0;
    bottom: 0;
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(131,142,186), transparent);
    content: "";
    animation: scanline 3s linear infinite;
    position: absolute;
    filter: blur(2px);
}



.follow-z6Iy h3 {
    font-family: Arial, sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 2.5rem;
    position: relative;
    color: #ffffff;
    text-shadow: 0 0 10px rgb(173,186,209), 0 0 20px rgb(173,186,209,0.5);
    display: inline-block;
}

.follow-z6Iy input[type="email"]:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 15px rgb(173,186,209,0.5);
}

.follow-z6Iy .sub-permission-2jax:hover::before {
    left: 100%;
}

.follow-z6Iy .sub-permission-2jax:hover {
    text-shadow: 0 0 5px #ffffff;
    box-shadow: 0 0 15px rgb(131,142,186), 0 0 30px rgb(131,142,186,0.5);
}

.contact-form-section-XvJl::before {
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    width: 100%;
    background-size: 60px 60px;
    left: 0;
    z-index: 0;
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
}

.contact-form-section-XvJl .img-caption-FXGD::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(173,186,209,0.5), transparent);
    left: 0;
    width: 100%;
}

.contact-form-section-XvJl input[type="text"] {
    background: #ffffff;
    width: 100%;
    padding: 18px 20px;
    font-size: 13px;
    border: 2px solid rgb(213,216,234);
    color: #000000;
    transition: all 0.3s ease;
    border-radius: 10px;
}

.contact-form-section-XvJl .help-help-r5Fa input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    left: 8px;
    top: 5px;
    content: "";
    transform: rotate(45deg);
    height: 10px;
    position: absolute;
}

.contact-form-section-XvJl .support-block-UroV:hover::before {
    left: 100%;
}

.contact-form-section-XvJl svg {
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    fill: rgb(173,186,209);
}

.contact-form-section-XvJl svg:hover {
    transform: translateY(-2px);
    fill: rgb(131,142,186);
}

header .head-mainbar-ryPq {
    padding: 1.2rem 3rem;
    display: flex;
    z-index: 5;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

header .top-info-BmFX:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}

header .head-learning-lIyw {
    display: block;
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
}

header .head-mentor-VjUq {
    margin: 0 0.5rem;
    position: relative;
}

header .head-mentor-VjUq a:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

header .head-mentor-VjUq:hover::after {
    width: 80%;
}

header .head-mainbar-ryPq::before {
    border-right: none;
    height: 40px;
    position: absolute;
    border-bottom: none;
    opacity: 0.5;
    right: 10px;
    width: 40px;
    top: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    content: '';
}

.plan-deck-bGZ5 {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background-color: rgb(213,216,234);
}

.plan-deck-bGZ5 .container {
    z-index: 1;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.plan-deck-bGZ5 .cert-plans-Atoa {
    position: relative;
    margin-bottom: 3rem;
    order: -1;
}

.plan-deck-bGZ5 .cert-plans-Atoa h2::after {
    height: 3px;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(173,186,209), transparent);
    content: "";
    left: 0;
    position: absolute;
    width: 60%;
}

.plan-deck-bGZ5 .class-rates-nf7Q {
    position: relative;
    flex: 1;
    z-index: 2;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.plan-deck-bGZ5 .value-plan-Ah5B {
    display: block;
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(24px + 0.5rem);
    font-weight: 700;
    color: rgb(173,186,209);
}

.plan-deck-bGZ5 .img-caption-FXGD::after {
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    right: 0;
    bottom: 0;
    content: "";
    transition: opacity 0.3s ease;
    left: 0;
    opacity: 0.7;
    top: 0;
}

.welcome-Cr7u::before {
    content: "";
    right: 0;
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.85) 100%);
    left: 0;
    position: absolute;
    bottom: 0;
}

.welcome-Cr7u .title_style_header {
    letter-spacing: 0.02em;
    font-size: clamp(2.5rem, 5vw, 43px);
    position: relative;
    margin: 0;
    line-height: 1.2;
    color: #ffffff;
    text-shadow: 0 4px 10px rgba(0,0,0,0.3), 0 0 20px rgb(173,186,209,0.5);
    font-weight: 700;
}

.welcome-Cr7u .class-experts-xVBt::before {
    height: 1.5rem;
    top: -0.75rem;
    content: "";
    animation: pulse 3s infinite alternate;
    background: rgb(131,142,186);
    left: -1rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 1.5rem;
    position: absolute;
}

.welcome-Cr7u p {
    font-weight: 400;
    font-size: clamp(1rem, 2vw, 15px);
    line-height: 1.6;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    color: #ffffff;
    margin: 0;
}

header .top_plank .header-toolbar-Bluy div svg, header .top_plank .header-toolbar-Bluy div svg path {
    fill: #ffffff;
}

#cookieWarningWindow-RPTZ {
    display: none;
}

#cookieWarningWindow-RPTZ:checked ~ .cookie-warning-panel-qAgf {
    opacity: 0;
    visibility: hidden;
}

.cookie-warning-panel-qAgf h5 {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0;
    color: rgb(173,186,209);
    font-weight: 700;
    font-size: 20px;
}

.consent-edu-JMo9 svg {
    height: 60px;
    width: 60px;
    fill: rgb(173,186,209);
}

.cookie_button.edu-cookies-kHrC {
    color: #ffffff;
    border: 2px solid rgb(131,142,186);
    background: rgba(0, 0, 0, 0.5);
}

.cookie-warning-panel-qAgf p a:hover {
    color: rgb(131,142,186);
}

.thanksSpace-T5wq::before {
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    left: 0;
    bottom: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    right: 0;
}

.thanksSpace-T5wq h2::after {
    transform: scaleX(0);
    height: 4px;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    left: 0;
    background: linear-gradient(90deg, rgb(173,186,209) 0%, rgb(131,142,186) 100%);
    position: absolute;
    bottom: -12px;
    transform-origin: left;
    content: "";
    width: 100px;
}

.thanksSpace-T5wq li::before {
    background: rgb(131,142,186);
    left: 0;
    width: 8px;
    position: absolute;
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    border-radius: 50%;
    top: 0.7rem;
    content: "";
    transform: scale(0);
    height: 8px;
}

.teaching-experience-8L45 .client-ratings-Huwm {
    gap: 0;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    display: grid;
    border-radius: 22px;
    position: relative;
    grid-template-rows: auto auto auto;
}

.teaching-experience-8L45 .client-ratings-Huwm .img-caption-FXGD:hover {
    box-shadow: 0 0 50px rgb(173,186,209);
    transform: scale(1.07) translateX(-4%);
}

.teaching-experience-8L45 .client-ratings-Huwm .exp-items-y0mH {
    position: relative;
    font-size: 17px;
    border-top: 1px solid rgb(131,142,186,0.5);
    padding: 2rem 2rem 2.5rem 3rem;
    color: #ffffff;
    margin-right: 1.5rem;
    line-height: 1.7;
    border-radius: 0 10px 0 0;
    z-index: 2;
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    backdrop-filter: blur(5px);
}

.customer-feedback-jMVX .container.virtual-study-276Z {
    position: relative;
    z-index: 1;
}

.customer-feedback-jMVX .user-voices-jZ81 {
    gap: 2.5rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.customer-feedback-jMVX .client-ratings-Huwm::before {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(173,186,209), rgb(131,142,186,0.5));
    content: "";
    transform-origin: left;
    transform: scaleX(0.7);
    top: 0;
    height: 5px;
    position: absolute;
}

.customer-feedback-jMVX .client-ratings-Huwm .description {
    margin-bottom: 1.5rem;
    z-index: 1;
    color: #000000;
    line-height: 1.6;
    position: relative;
    font-size: 16px;
}

.customer-feedback-jMVX .client-ratings-Huwm div::before {
    content: "";
    inset: 0;
    background: linear-gradient(45deg, rgb(173,186,209,0.5), transparent);
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.5s ease;
}

.customer-feedback-jMVX .client-ratings-Huwm:nth-child(even):hover {
    transform: translateY(-8px) translateZ(10px) rotate(0deg);
}

.future-attendees-xRBj::after {
    content: "";
    z-index: 1;
    background: rgb(131,142,186,0.5);
    left: -50%;
    height: 100%;
    transform: rotate(-35deg);
    bottom: -50%;
    position: absolute;
    width: 100%;
}

.future-attendees-xRBj h4 {
    position: relative;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
    font-size: 29px;
    font-weight: 700;
}

.future-attendees-xRBj h4::after {
    height: 4px;
    background: rgb(131,142,186,0.5);
    left: 50%;
    border-radius: 10px;
    content: "";
    bottom: -20px;
    width: 80px;
    position: absolute;
    transform: translateX(-20px);
}

.future-attendees-xRBj p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: rgb(173,186,209,0.5);
    transform: translateY(-10px) scale(1.02);
}

.future-attendees-xRBj p:hover::before {
    opacity: 1;
}

.future-attendees-xRBj p svg path {
    fill: rgb(173,186,209);
    transition: fill 0.3s ease;
}



.future-attendees-xRBj .virtual-study-276Z > div p {
    animation: fadeSlideIn 0.6s ease forwards;
    opacity: 0;
}

.future-attendees-xRBj .virtual-study-276Z > div p:nth-child(4) {
    animation-delay: 0.7s;
}

.future-attendees-xRBj p:hover::after {
    opacity: 0.3;
    transform: scale(2);
}


@media (min-width: 768px) {.volunteer-h2i3 .top-teach-pM8r {
    justify-content: space-between;
}.volunteer-h2i3 .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.volunteer-h2i3 .sample-docs-BdPJ {
    flex: 0 0 65%;
}.volunteer-h2i3 .container {
    justify-content: space-between;
    align-items: flex-start;
}.volunteer-h2i3 .science-ref-2tTy {
    max-width: 100%;
    margin: 0;
    text-align: left;
}
}



@media (max-width: 992px) {.our-story-gvMP {
    padding: 80px 0;
}.our-story-gvMP .skill-training-ODhM {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.our-story-gvMP .description-card-wWAM {
    padding: 40px;
    flex: 0 0 100%;
}.our-story-gvMP .description-card-wWAM::before,
    .our-story-gvMP .description-card-wWAM::after {
    height: 40px;
    width: 40px;
}
}


@media only screen and (max-width: 800px) {.privacy-fortress-bHQs {
    padding: 20px;
}.privacy-fortress-bHQs h1 {
    font-size: calc(19px * 0.8);
}.privacy-fortress-bHQs h2 {
    font-size: calc(19px * 0.8);
}.privacy-fortress-bHQs ul li,
    .privacy-fortress-bHQs ol li {
    padding: 10px;
}.privacy-fortress-bHQs ol li:before {
    height: 20px;
    width: 20px;
    font-size: 0.8em;
}.privacy-fortress-bHQs p {
    font-size: calc(14px * 0.9);
}}



@media (max-width: 768px) {.follow-z6Iy {
    padding: 3rem 1rem;
}.follow-z6Iy .request-support-hbRQ {
    margin-left: 0;
    padding: 2rem 1rem;
    transform: perspective(0) rotateX(0);
    width: 100%;
}.follow-z6Iy h3 {
    text-align: center;
    font-size: 18px;
    width: 100%;
}.follow-z6Iy h3::after {
    transform: translateX(-50%);
    left: 50%;
}.follow-z6Iy .input_holder {
    flex-direction: column;
    clip-path: none;
}.follow-z6Iy input[type="email"] {
    border-right: none;
    border-bottom: 1px solid rgb(173,186,209,0.5);
    width: 100%;
    padding: 1rem;
}.follow-z6Iy .sub-permission-2jax {
    padding: 1rem;
    width: 100%;
}}



@media (max-width: 576px) {.contact-form-section-XvJl {
    padding: 50px 0;
}.contact-form-section-XvJl .container {
    padding: 0 15px;
}.contact-form-section-XvJl h2 {
    font-size: calc(35px - 6px);
    margin-bottom: 30px;
}.contact-form-section-XvJl .contact-query-kHPR {
    padding: 35px 25px;
}.contact-form-section-XvJl #contact {
    gap: 20px;
}.contact-form-section-XvJl input[type="text"] {
    padding: 15px;
}.contact-form-section-XvJl .support-block-UroV {
    width: 100%;
    padding: 15px 25px;
}.contact-form-section-XvJl .img-caption-FXGD {
    min-height: 250px;
}}



@media (max-width: 767px) {.plan-deck-bGZ5 {
    padding: 3rem 0;
}.plan-deck-bGZ5 .premium-plan-XlY0 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.plan-deck-bGZ5 .cert-plans-Atoa h2 {
    display: block;
    text-align: center;
}.plan-deck-bGZ5 .cert-plans-Atoa h2::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.plan-deck-bGZ5 .group-rates-2tOh {
    text-align: center;
}.plan-deck-bGZ5 .package-deals-OJID {
    min-height: auto;
}.plan-deck-bGZ5 .class-rates-nf7Q {
    padding: 1.5rem;
}.plan-deck-bGZ5 .img-caption-FXGD {
    height: 160px;
}
}



@media (min-width: 992px) {.welcome-Cr7u > div {
    align-items: center;
    gap: 3rem;
    flex-direction: row;
    transform: perspective(1500px) rotateX(5deg);
}.welcome-Cr7u > div > div:first-child {
    transform: translateX(-2rem) translateZ(80px);
    flex: 1;
}.welcome-Cr7u .learn-head-YXBt {
    transform: translateX(2rem) translateZ(40px);
    margin-left: 0;
    max-width: none;
    flex: 1.2;
}.welcome-Cr7u .title_style_header {
    font-size: 43px;
}.welcome-Cr7u .title_style_header::after {
    height: 6px;
}
}



@media (max-width: 767px) {.thanksSpace-T5wq {
    padding: 4rem 0;
}.thanksSpace-T5wq h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 2rem;
}.thanksSpace-T5wq h2::after {
    width: 80px;
    height: 3px;
}.thanksSpace-T5wq .virtual-study-276Z {
    padding: 1.75rem;
}.thanksSpace-T5wq span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}



@media (min-width: 1200px) {.customer-feedback-jMVX {
    padding: 8rem 0;
}.customer-feedback-jMVX h2 {
    font-size: calc(35px * 1.2);
    margin-bottom: 4rem;
}.customer-feedback-jMVX .user-voices-jZ81 {
    grid-template-columns: repeat(4, 1fr);
}.customer-feedback-jMVX .client-ratings-Huwm {
    padding: 3rem 2.5rem 2.5rem;
}
}



@media (max-width: 767px) {.customer-feedback-jMVX {
    padding: 5rem 0;
}.customer-feedback-jMVX h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
    margin-bottom: 2.5rem;
}.customer-feedback-jMVX .user-voices-jZ81 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.customer-feedback-jMVX .client-ratings-Huwm {
    padding: 2rem 1.5rem 1.5rem;
}.customer-feedback-jMVX .client-ratings-Huwm::after {
    font-size: 60px;
}
}



@media (max-width: 768px) {.future-attendees-xRBj {
    padding: 80px 0 70px;
}.future-attendees-xRBj .virtual-study-276Z {
    padding: 40px 25px;
}.future-attendees-xRBj h4 {
    margin-bottom: 35px;
    font-size: calc(29px * 0.8);
}.future-attendees-xRBj div > div {
    gap: 20px;
    grid-template-columns: 1fr;
}.future-attendees-xRBj div > div::before {
    display: none;
}.future-attendees-xRBj p {
    padding: 18px;
}.future-attendees-xRBj p svg {
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.future-attendees-xRBj .virtual-study-276Z::after {
    right: auto;
    bottom: 20px;
    top: auto;
    height: 80px;
    width: 80px;
    left: 20px;
}
}



@keyframes pulse-glow {
    0% {
        opacity: 0.05;
        transform: scale(0.95);
    }
    100% {
        opacity: 0.15;
        transform: scale(1.05);
    }
}

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



@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: translateX(-6rem) translateZ(50px);
  }
  to {
    opacity: 1;
    transform: translateX(-1rem) translateZ(50px);
  }
}



@keyframes backgroundShift {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



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



@keyframes neonPulse {
  0%, 100% {
    text-shadow: 0 0 10px rgb(173,186,209,0.5), 0 0 20px rgb(173,186,209,0.5);
  }
  50% {
    text-shadow: 0 0 20px rgb(173,186,209), 0 0 30px rgb(173,186,209);
  }
}

