.inner-container-uVd0 {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.volunteer-h2i3 {
    flex: 0 0 auto;
}

.volunteer-h2i3 {
    position: relative;
    padding: 60px 0;
    z-index: 2;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.volunteer-h2i3 .company_holder {
    text-align: center;
    border-radius: 13px;
    margin-bottom: 40px;
    padding: 25px;
    flex: 0 0 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.2);
}

.volunteer-h2i3 .nav-learn-4giZ:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.volunteer-h2i3 .nav-learn-4giZ .top-teach-pM8r a {
    transition: all 0.3s ease;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}



footer::after {
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    top: 0;
    position: absolute;
    width: 100%;
    background-size: 20px 20px;
    z-index: 1;
    content: '';
    left: 0;
    height: 100%;
}

.find-support-UM3d .message-request-MIXV:hover {
    transform: translateY(-5px);
}

.find-support-UM3d .message-request-MIXV::before {
    left: 0;
    height: 0;
    background: linear-gradient(to bottom, rgb(173,186,209), rgb(131,142,186));
    width: 3px;
    content: "";
    animation: progressLine 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    top: 0;
    position: absolute;
}

.find-support-UM3d h5 svg {
    transition: transform 0.3s ease;
    transform: scale(0.9);
    margin-left: 0.5rem;
}

.find-support-UM3d .get-connected-w6M9 li {
    transform: translateX(-10px);
    opacity: 0;
    animation: slideRightIn 0.5s ease forwards;
}

.find-support-UM3d .assist-grid-htzK::before {
    content: "";
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(135deg, rgba(rgb(173,186,209,0.5), 0.1), transparent);
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    top: 0;
    transform: translateX(-100%);
}

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

.our-story-gvMP .quick-mastery-vQeo {
    margin-bottom: 20px;
}

.our-story-gvMP .fast-learn-jtmQ {
    color: rgb(173,186,209);
    display: inline-block;
    font-weight: 600;
    padding: 0 15px;
    font-size: 12px;
    position: relative;
}

.our-story-gvMP .description-card-wWAM::before {
    width: 60px;
    opacity: 0.5;
    top: 30px;
    border-left: 4px solid rgb(173,186,209,0.5);
    position: absolute;
    border-top: 4px solid rgb(173,186,209,0.5);
    left: 30px;
    height: 60px;
    content: '';
}

.our-story-gvMP .story-visual-HKzt svg path {
    fill: rgb(173,186,209);
}

.our-story-gvMP p::first-line {
    color: #000000;
    font-weight: 600;
}

.privacy-fortress-bHQs {
    padding: 40px;
    background: rgb(213,216,234);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.6;
}

.privacy-fortress-bHQs ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.privacy-fortress-bHQs ul li {
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    border-left: 4px solid rgb(173,186,209);
    background: linear-gradient(to right, #ffffff, rgb(173,186,209,0.5));
    border-radius: 10px;
}

.privacy-fortress-bHQs div {
    margin-bottom: 20px;
}




.course-overview-6mdq {
    position: relative;
    align-items: center;
    background-color: rgb(213,216,234);
    min-height: 100vh;
    justify-content: center;
    display: flex;
    overflow: hidden;
}

.course-overview-6mdq .learn-plan-vOHg:hover .training-plan-cPIe {
    animation-play-state: paused;
}

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

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

.course-overview-6mdq .future-class-Ap81 {
    border-radius: 50%;
    max-width: 1000px;
    background: rgba(0, 0, 0, 0.4);
    padding: 3rem;
    position: relative;
    backdrop-filter: blur(10px);
    flex-direction: column;
    justify-content: center;
    aspect-ratio: 1;
    width: 100%;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    display: flex;
}

.course-overview-6mdq .support-block-UroV::before {
    position: absolute;
    transform-origin: right;
    width: 100%;
    background: rgb(131,142,186);
    content: "";
    left: 0;
    transform: scaleX(0);
    top: 0;
    transition: transform 0.6s ease;
    height: 100%;
    z-index: -1;
}




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

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

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

.follow-z6Iy::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 11px
    );
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    top: 0;
    z-index: 1;
}

.follow-z6Iy h3::after {
    bottom: -10px;
    position: absolute;
    height: 3px;
    box-shadow: 0 0 10px rgb(131,142,186);
    width: 50px;
    left: 0;
    content: "";
    background: rgb(131,142,186);
}

.follow-z6Iy .input_holder {
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}

.follow-z6Iy .sub-permission-2jax {
    border: none;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 1rem 2.5rem;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s ease;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: linear-gradient(
        to right,
        rgb(131,142,186),
        rgb(173,186,209)
    );
    position: relative;
}

.contact-form-section-XvJl h2::after {
    background: rgb(173,186,209);
    bottom: -15px;
    content: "";
    width: 60px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
}

.contact-form-section-XvJl .img-caption-FXGD {
    flex: 0 0 50%;
    min-height: 550px;
    position: relative;
    transition: all 0.5s ease;
}

.contact-form-section-XvJl #contact {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.contact-form-section-XvJl h3::after {
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    position: absolute;
    background: rgb(173,186,209,0.5);
    bottom: 0;
}

.contact-form-section-XvJl .help-help-r5Fa {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.contact-form-section-XvJl .help-help-r5Fa label {
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
}

.contact-form-section-XvJl .help-help-r5Fa a:hover {
    color: rgb(131,142,186);
}

.contact-form-section-XvJl .support-block-UroV {
    background: rgb(173,186,209);
    box-shadow: 0 8px 20px rgb(173,186,209,0.5);
    border-radius: 10px;
    color: #ffffff;
    padding: 16px 40px;
    font-weight: 600;
    font-size: 15px;
    align-self: flex-start;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
}

header .top-info-BmFX::before {
    content: '';
    right: 3px;
    top: 3px;
    bottom: 3px;
    position: absolute;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    border: 1px dashed rgba(255, 255, 255, 0.3);
    left: 3px;
    z-index: -1;
}

header .nav-learn-4giZ {
    position: relative;
    z-index: 2;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .head-mentor-VjUq a:hover::before {
    left: 100%;
}

header .head-mentor-VjUq::after {
    transition: width 0.3s ease;
    left: 50%;
    content: '';
    position: absolute;
    height: 2px;
    background: #ffffff;
    transform: translateX(-50%);
    width: 0;
    bottom: -5px;
}

header .nav-lead-RaXu {
    position: relative;
    background: rgb(213,216,234);
    margin-top: -15px;
    padding-top: 2rem;
    z-index: 1;
}



header::after {
    top: 15px;
    height: 8px;
    background: #ffffff;
    animation: pulse 2s infinite;
    border-radius: 50%;
    box-shadow: 0 0 10px #ffffff;
    right: 15px;
    content: '';
    position: absolute;
    width: 8px;
}

.plan-deck-bGZ5 .pricing-catalog-9NzA {
    display: flex;
    flex-direction: column;
}

.plan-deck-bGZ5 .cert-plans-Atoa h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 35px;
    display: inline-block;
    margin-bottom: 1rem;
}

.plan-deck-bGZ5 .pro-rates-XqJg {
    text-decoration: none;
    color: #000000;
    z-index: 2;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
}

.plan-deck-bGZ5 .pro-rates-XqJg:hover .class-rates-nf7Q h3 {
    color: rgb(173,186,209);
}

.plan-deck-bGZ5 .value-plan-Ah5B::before {
    content: "";
    left: 0;
    height: 2px;
    background-color: rgb(173,186,209,0.5);
    width: 3rem;
    bottom: -0.75rem;
    transition: transform 0.4s ease;
    transform-origin: left;
    transform: scaleX(1);
    position: absolute;
}

.plan-deck-bGZ5 .pro-rates-XqJg:hover .img-caption-FXGD {
    transform: scale(1.03);
}

.plan-deck-bGZ5 .pro-rates-XqJg:hover .package-deals-OJID::before {
    transform: scaleX(1);
}

.welcome-Cr7u::after {
    transform-origin: center;
    background: repeating-linear-gradient(
    45deg,
    rgb(173,186,209,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(173,186,209,0.5) 12px
  );
    z-index: -1;
    left: -50%;
    animation: backgroundShift 30s linear infinite;
    top: -50%;
    position: absolute;
    width: 200%;
    content: "";
    opacity: 0.07;
    height: 200%;
}

.welcome-Cr7u .class-experts-xVBt {
    margin-bottom: 1rem;
    position: relative;
}

.welcome-Cr7u .class-experts-xVBt h3 {
    color: #ffffff;
    letter-spacing: 0.01em;
    line-height: 1.4;
    font-weight: 600;
    font-size: clamp(1.25rem, 3vw, 18px);
    margin: 0;
}

.welcome-Cr7u .learn-head-YXBt span {
    position: relative;
    display: block;
    padding-left: 1rem;
}

.welcome-Cr7u .learn-head-YXBt:hover {
    transform: translateX(0.5rem) translateZ(30px);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(173,186,209);
}

header .top_plank .header-toolbar-Bluy {
    flex-wrap: wrap;
    display: flex;
    font-size: 16px;
    align-items: center;
    line-height: 21px;
    justify-content: flex-start;
    width: 100%;
    padding: 15px 0 10px 0;
}

.cookie-warning-panel-qAgf p {
    line-height: 1.5;
    color: #ffffff;
    position: relative;
    font-size: 12px;
    margin: 0;
}

.consent-edu-JMo9 {
    align-items: center;
    display: flex;
    background: rgb(173,186,209,0.5);
    justify-content: center;
    flex-shrink: 0;
    margin-right: 20px;
    padding: 10px;
    border-radius: 30px;
}

.cookie-warning-panel-qAgf p a {
    text-decoration: none;
    color: rgb(173,186,209);
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(173,186,209);
}

.thanksSpace-T5wq::after {
    pointer-events: none;
    z-index: 2;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(173,186,209,0.5) 0%, transparent 50%);
    top: 0;
}

.thanksSpace-T5wq .virtual-study-276Z::before {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(131,142,186) 0%, rgb(173,186,209) 100%);
}

.thanksSpace-T5wq ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.thanksSpace-T5wq span {
    position: relative;
    font-size: 18px;
    animation: fadeText 0.8s 0.6s both;
    display: block;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}

.teaching-experience-8L45 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}

.teaching-experience-8L45 .client-ratings-Huwm::after {
    pointer-events: none;
    content: "";
    position: absolute;
    opacity: 0.3;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(173,186,209,0.5) 0%, transparent 50%);
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
}

.teaching-experience-8L45 .client-ratings-Huwm span:not(.name) {
    grid-row: 2 / 3;
    z-index: 2;
    color: rgb(131,142,186);
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 2rem 1rem 3rem;
    font-size: 17px;
    position: relative;
    font-weight: 400;
    grid-column: 2 / 3;
}

.customer-feedback-jMVX::after {
    bottom: 0;
    opacity: 0.1;
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(213,216,234) 0px,
        rgb(213,216,234) 10px,
        transparent 10px,
        transparent 20px
    );
    content: "";
    height: 30%;
    width: 100%;
    z-index: 0;
}

.customer-feedback-jMVX .client-ratings-Huwm {
    background: #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 1;
    transform: translateZ(0);
    padding: 2.5rem 2rem 2rem;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04);
}

.customer-feedback-jMVX .client-ratings-Huwm h3::after {
    transform: scaleX(0);
    width: 30px;
    transform-origin: left;
    background: rgb(173,186,209,0.5);
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -5px;
    transition: transform 0.3s ease-out;
    content: "";
}

.customer-feedback-jMVX .client-ratings-Huwm div img {
    object-fit: cover;
    transform: scale(1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    height: 100%;
}

.customer-feedback-jMVX .client-ratings-Huwm:nth-child(even) {
    transform: translateZ(0) rotate(1deg);
}

.future-attendees-xRBj::before {
    background: rgb(173,186,209,0.5);
    content: "";
    z-index: 1;
    transform: rotate(35deg);
    position: absolute;
    top: -50%;
    height: 100%;
    width: 100%;
    right: -50%;
}

.future-attendees-xRBj .virtual-study-276Z::before {
    position: absolute;
    width: 100%;
    top: 0;
    height: 6px;
    content: "";
    background: linear-gradient(90deg, rgb(173,186,209), rgb(131,142,186));
    left: 0;
}



.future-attendees-xRBj .virtual-study-276Z::before {
    animation: dotAnimation 8s infinite;
}

.future-attendees-xRBj div > div::before {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(131,142,186,0.5) 20%, 
        rgb(131,142,186,0.5) 80%, 
        transparent 100%);
    width: 100%;
    opacity: 0.5;
    content: "";
    top: 50%;
    left: 0;
    height: 1px;
    z-index: -1;
    position: absolute;
}

.future-attendees-xRBj p svg {
    flex-shrink: 0;
    transition: all 0.4s ease;
    width: 28px;
    height: 28px;
    margin-right: 18px;
}

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

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


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 576px) {.volunteer-h2i3 {
    padding: 40px 0;
}.volunteer-h2i3 .company_holder h3 {
    font-size: calc(37px * 0.8);
}.volunteer-h2i3 .nav-learn-4giZ h5 {
    font-size: calc(20px * 0.9);
}.volunteer-h2i3 .nav-learn-4giZ .top-teach-pM8r a {
    font-size: calc(14px * 0.95);
}}



@media (max-width: 767px) {.find-support-UM3d {
    padding: 3rem 0;
}.find-support-UM3d .message-request-MIXV {
    border-radius: 10px;
    padding: 2rem;
}.find-support-UM3d h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 1.25rem;
}.find-support-UM3d p {
    margin-bottom: 1.25rem;
}.find-support-UM3d .assist-grid-htzK {
    font-size: 0.9rem;
    padding: 0.5rem 0.75rem;
}.find-support-UM3d .assist-grid-htzK svg {
    transform: scale(0.85);
}.find-support-UM3d h5 svg {
    transform: scale(0.8);
}.find-support-UM3d .get-connected-w6M9 {
    gap: 0.75rem;
    margin-top: 1.5rem;
}}




@media screen and (max-width: 1200px) {.course-overview-6mdq .future-class-Ap81 {
    max-width: 900px;
}
}



@media screen and (max-width: 768px) {.course-overview-6mdq {
    padding: 2rem 0;
}.course-overview-6mdq .future-class-Ap81 {
    max-width: 700px;
    aspect-ratio: auto;
    min-height: 700px;
    padding: 3rem;
    border-radius: 20px;
    height: auto;
}.course-overview-6mdq .future-class-Ap81::before {
    border-radius: 20px;
}.course-overview-6mdq .future-class-Ap81 h3 {
    font-size: calc(37px * 0.9);
}.course-overview-6mdq .future-class-Ap81 p {
    -webkit-line-clamp: 3;
}
}



@media (max-width: 1200px) {.contact-form-section-XvJl {
    background: #ffffff;
}
}



@media (max-width: 992px) {.contact-form-section-XvJl {
    padding: 80px 0;
}.contact-form-section-XvJl .message-help-BfSz {
    flex-direction: column-reverse;
}.contact-form-section-XvJl .img-caption-FXGD {
    min-height: 350px;
    flex: 0 0 auto;
}.contact-form-section-XvJl .contact-query-kHPR {
    flex: 0 0 auto;
    padding: 50px 40px;
}.contact-form-section-XvJl .contact-query-kHPR::before {
    width: 100%;
    left: 0;
    height: 10px;
    top: 0;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .head-mainbar-ryPq {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-info-BmFX {
    margin-right: 0;
    margin-bottom: 0;
}header .nav-learn-4giZ {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .head-mentor-VjUq a {
    font-size: calc(14px - 1px);
    padding: 0 1rem;
    height: 35px;
}header .head-mainbar-ryPq::before,
    header .head-mainbar-ryPq::after {
    display: none;
}.nav-lead-RaXu {
    margin-top: -10px;
}
}



@media (min-width: 1024px) {.plan-deck-bGZ5 .premium-plan-XlY0 {
    grid-template-columns: repeat(2, 1fr);
}.plan-deck-bGZ5 .pro-rates-XqJg:nth-child(odd) {
    transform: translateY(1.5rem);
}
}



@media (prefers-reduced-motion: reduce) {.plan-deck-bGZ5 .pro-rates-XqJg,
    .plan-deck-bGZ5 .package-deals-OJID,
    .plan-deck-bGZ5 .img-caption-FXGD,
    .plan-deck-bGZ5 .value-plan-Ah5B::before,
    .plan-deck-bGZ5 .package-deals-OJID::before {
    transition: none;
}}



@media (max-width: 767px) {.welcome-Cr7u {
    padding: 3rem 1rem;
    align-items: flex-start;
}.welcome-Cr7u > div {
    transform: perspective(800px) rotateX(1deg);
    padding: 1.5rem;
    gap: 3rem;
}.welcome-Cr7u .title_style_header {
    font-size: 2.25rem;
}.welcome-Cr7u .learn-head-YXBt {
    padding: 1.5rem;
}
}



@media (max-width: 991px) {.thanksSpace-T5wq {
    padding: 5rem 0;
}.thanksSpace-T5wq h2 {
    font-size: calc(31px * 0.9);
    max-width: 100%;
}.thanksSpace-T5wq .virtual-study-276Z {
    padding: 2rem;
}
}



@media (max-width: 992px) {.teaching-experience-8L45 {
    padding: 5rem 1.5rem;
}.teaching-experience-8L45 .client-ratings-Huwm {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
}.teaching-experience-8L45 .client-ratings-Huwm .img-caption-FXGD {
    min-height: 350px;
    transform: scale(1.02) translateY(-5%);
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.teaching-experience-8L45 .client-ratings-Huwm .img-caption-FXGD:hover {
    transform: scale(1.03) translateY(-4%);
}.teaching-experience-8L45 .client-ratings-Huwm .name {
    padding: 2rem 1.5rem 0.5rem 1.5rem;
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.teaching-experience-8L45 .client-ratings-Huwm span:not(.name) {
    padding: 0 1.5rem 1rem 1.5rem;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}.teaching-experience-8L45 .client-ratings-Huwm .exp-items-y0mH {
    padding: 1.5rem;
    margin-right: 0;
    border-radius: 10px;
    grid-row: 4 / 5;
    grid-column: 1 / 2;
}
}



@media (max-width: 576px) {.future-attendees-xRBj {
    padding: 60px 0 50px;
}.future-attendees-xRBj .virtual-study-276Z {
    padding: 35px 20px;
}.future-attendees-xRBj h4 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.7);
}.future-attendees-xRBj h4::before {
    height: 3px;
    width: 30px;
}.future-attendees-xRBj h4::after {
    width: 60px;
    height: 3px;
}.future-attendees-xRBj p {
    font-size: calc(15px * 0.9);
    padding: 15px;
}.future-attendees-xRBj p svg {
    margin-right: 12px;
    width: 20px;
    height: 20px;
}.future-attendees-xRBj p:hover {
    transform: translateY(-5px) scale(1.01);
}.future-attendees-xRBj .virtual-study-276Z::after {
    width: 60px;
    height: 60px;
}
}



@keyframes slide-indicator {
    0%, 16% {
        left: calc(50% - 50px);
    }
    20%, 36% {
        left: calc(50% - 25px);
    }
    40%, 56% {
        left: calc(50%);
    }
    60%, 76% {
        left: calc(50% + 25px);
    }
    80%, 96% {
        left: calc(50% + 50px);
    }
    100% {
        left: calc(50% - 50px);
    }
}



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



@keyframes expandLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}



@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



@keyframes backgroundMovement {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(50px, 50px) rotate(10deg);
  }
}

