* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    auto
contain
    scroll-behavior: auto;
}.footer-subscribe-8Uq7B {
    flex: 0 0 auto;
}.layer-container-EZsyn {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.head-mentor-cFb7D {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1240px;
    max-width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-gate-dCbGM {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: rgb(214,217,225);
    padding: 40px;
}.privacy-gate-dCbGM h1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    color: rgb(172,179,195);
    border-bottom: 2px solid rgb(172,179,195);
    font-size: 47px;
}.privacy-gate-dCbGM h2 {
    font-size: 32px;
    margin-bottom: 15px;
    color: rgb(123,110,160);
    font-weight: 600;
    margin-top: 30px;
}.privacy-gate-dCbGM h3, .privacy-gate-dCbGM h4, .privacy-gate-dCbGM h5, .privacy-gate-dCbGM h6 {
    margin: 10px 0;
}.privacy-gate-dCbGM ul {
    padding-left: 20px;
    list-style: none;
    color: #000000;
    margin-left: 20px;
}.privacy-gate-dCbGM li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}.privacy-gate-dCbGM li::before {
    content: '→';
    left: -20px;
    position: absolute;
    font-weight: 700;
    color: rgb(172,179,195);
}.privacy-gate-dCbGM div {
    margin-bottom: 20px;
}.privacy-gate-dCbGM p {
    line-height: 1.6;
    color: #000000;
    font-size: 15px;
}.privacy-gate-dCbGM span {
    padding: 2px 5px;
    border-radius: 10px;
    background-color: rgb(172,179,195,0.5);
}.privacy-gate-dCbGM a {
    text-decoration: none;
    color: rgb(172,179,195);
    transition: color 0.3s;
    font-weight: 600;
}.privacy-gate-dCbGM a:hover {
    color: rgb(123,110,160);
}
@media only screen and (max-width: 800px) {.privacy-gate-dCbGM {
    padding: 20px;
}.privacy-gate-dCbGM h1 {
    font-size: calc(24px * 0.8);
}.privacy-gate-dCbGM h2 {
    font-size: calc(24px * 0.8);
}.privacy-gate-dCbGM ul {
    margin-left: 10px;
    padding-left: 10px;
}.privacy-gate-dCbGM li::before {
    left: -15px;
}.privacy-gate-dCbGM p {
    font-size: calc(15px * 0.9);
}}.thxNote-9jbaQ {
    background: linear-gradient(135deg, rgb(214,217,225) 0%, rgb(172,179,195,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.thxNote-9jbaQ::before {
    z-index: 1;
    position: absolute;
    content: "";
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 40%;
    background: linear-gradient(230deg, rgb(123,110,160,0.5) 10%, transparent 80%);
    right: 0;
    top: 0;
    height: 100%;
}.thxNote-9jbaQ::after {
    width: 20rem;
    position: absolute;
    left: -5rem;
    height: 20rem;
    bottom: -5rem;
    animation: pulse 8s infinite ease-in-out;
    content: "";
    z-index: 0;
    background: linear-gradient(45deg, rgb(172,179,195,0.5) 0%, transparent 70%);
    filter: blur(30px);
    border-radius: 50%;
}.thxNote-9jbaQ .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
}.thxNote-9jbaQ h2 {
    animation: slideInTitle 0.8s ease-out forwards;
    font-weight: 700;
    color: #000000;
    font-size: 36px;
    font-family: Arial, sans-serif;
    position: relative;
    max-width: 90%;
    line-height: 1.3;
    transform-origin: left center;
    margin-bottom: 3rem;
}.thxNote-9jbaQ h2::after {
    transform-origin: left;
    bottom: -1rem;
    content: "";
    height: 0.3rem;
    position: absolute;
    animation: expandLine 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(172,179,195) 0%, rgb(123,110,160) 100%);
    width: 6rem;
    transform: scaleX(0);
    left: 0;
}.thxNote-9jbaQ .impact-stats-p578d {
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 3rem;
}.thxNote-9jbaQ .impact-stats-p578d::before {
    width: 100%;
    content: "";
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 95% 100%, 0 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 60%, rgb(123,110,160,0.5) 150%);
    top: 0;
    position: absolute;
    z-index: -1;
    left: 0;
}.thxNote-9jbaQ ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.thxNote-9jbaQ li {
    padding-left: 2rem;
    position: relative;
}.thxNote-9jbaQ li::before {
    top: 0.5rem;
    position: absolute;
    transform: rotate(45deg) scale(0);
    left: 0;
    height: 0.6rem;
    animation: scaleIn 0.5s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(172,179,195);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    width: 0.6rem;
}.thxNote-9jbaQ span {
    font-size: 17px;
    position: relative;
    display: block;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
}

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

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

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

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

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

@media (max-width: 992px) {.thxNote-9jbaQ {
    padding: 4rem 0;
}.thxNote-9jbaQ h2 {
    font-size: calc(36px * 0.9);
    max-width: 100%;
}.thxNote-9jbaQ .impact-stats-p578d {
    padding: 2.5rem;
}.thxNote-9jbaQ::before {
    width: 30%;
}
}

@media (max-width: 768px) {.thxNote-9jbaQ {
    padding: 3.5rem 0;
}.thxNote-9jbaQ h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.8);
    line-height: 1.4;
}.thxNote-9jbaQ .impact-stats-p578d {
    padding: 2rem;
}.thxNote-9jbaQ .container {
    transform: perspective(1000px) rotateX(1deg);
}.thxNote-9jbaQ::before {
    width: 25%;
}.thxNote-9jbaQ li::before {
    top: 0.4rem;
}
}

@media (max-width: 576px) {.thxNote-9jbaQ {
    padding: 3rem 0;
}.thxNote-9jbaQ h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 2rem;
}.thxNote-9jbaQ h2::after {
    height: 0.25rem;
    bottom: -0.75rem;
    width: 5rem;
}.thxNote-9jbaQ .impact-stats-p578d {
    padding: 1.5rem;
}.thxNote-9jbaQ .container {
    padding: 0 1.5rem;
    transform: none;
}.thxNote-9jbaQ::before {
    display: none;
}.thxNote-9jbaQ li {
    padding-left: 1.5rem;
}.thxNote-9jbaQ li::before {
    width: 0.5rem;
    height: 0.5rem;
    top: 0.4rem;
}.thxNote-9jbaQ span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}}.access-now-wMRzZ {
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(172,179,195,0.5), rgb(172,179,195));
    transform-style: preserve-3d;
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.access-now-wMRzZ::before,
.access-now-wMRzZ::after {
    pointer-events: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
}.access-now-wMRzZ::before {
    transform: translateZ(-10px) rotateX(5deg);
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 40%, transparent 60%);
}.access-now-wMRzZ::after {
    filter: blur(1px);
    opacity: 0.7;
    background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 12px
  );
}.access-now-wMRzZ .container {
    animation: container-rise 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    backdrop-filter: blur(8px);
    padding: 0 2rem;
    margin: 0 auto;
    transform-style: preserve-3d;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    transform: translateZ(20px);
    z-index: 2;
    max-width: 1200px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    padding: 3rem;
    border-bottom: 3px solid rgb(123,110,160);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.15);
}.access-now-wMRzZ h2 {
    position: relative;
    letter-spacing: -0.01em;
    font-weight: 700;
    line-height: 1.4;
    font-size: 31px;
    animation: text-fade 0.8s ease-out 0.3s forwards;
    text-align: center;
    transform: translateY(10px);
    opacity: 0;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 3rem;
    color: #ffffff;
}.access-now-wMRzZ h2::before {
    height: 3px;
    width: 80px;
    bottom: -12px;
    content: '';
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    background: rgb(123,110,160);
    border-radius: 1px;
}.access-now-wMRzZ .impact-stats-p578d {
    opacity: 0;
    align-items: center;
    animation: holder-fade 0.8s ease-out 0.6s forwards;
    justify-content: center;
    transform: translateZ(30px);
    display: flex;
    transform-style: preserve-3d;
    gap: 2rem;
}.access-now-wMRzZ svg {
    animation: svg-pop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.9s forwards;
    height: 48px;
    transform: scale(0);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    width: 48px;
}.access-now-wMRzZ svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.access-now-wMRzZ .reach-support-JtCog {
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    position: relative;
    padding: 1rem 2.5rem;
    text-decoration: none;
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1),
              0 6px 6px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.1);
    color: #000000;
    font-weight: 600;
    transform: translateY(0);
    border-radius: 2px;
    font-size: 18px;
    overflow: hidden;
    display: inline-block;
}.access-now-wMRzZ .reach-support-JtCog::before {
    left: -100%;
    width: 100%;
    background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
    content: '';
    top: 0;
    height: 100%;
    transition: all 0.6s ease;
    position: absolute;
}.access-now-wMRzZ .reach-support-JtCog:hover {
    background: rgb(123,110,160);
    color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2),
              0 10px 10px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.2);
}.access-now-wMRzZ .reach-support-JtCog:hover::before {
    left: 100%;
}.access-now-wMRzZ .reach-support-JtCog:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

@keyframes container-rise {
  0% {
    transform: translateZ(0) translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateZ(20px) translateY(0);
    opacity: 1;
  }
}

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

@keyframes holder-fade {
  0% {
    opacity: 0;
    transform: translateZ(10px);
  }
  100% {
    opacity: 1;
    transform: translateZ(30px);
  }
}

@keyframes svg-pop {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@media (max-width: 992px) {.access-now-wMRzZ {
    padding: 5rem 0;
}.access-now-wMRzZ .container {
    padding: 2.5rem 2rem;
}.access-now-wMRzZ h2 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 768px) {.access-now-wMRzZ {
    padding: 4rem 0;
}.access-now-wMRzZ .container {
    padding: 2rem 1.5rem;
}.access-now-wMRzZ .impact-stats-p578d {
    gap: 1.5rem;
    flex-direction: column;
}.access-now-wMRzZ h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.access-now-wMRzZ svg {
    height: 40px;
    width: 40px;
}.access-now-wMRzZ .reach-support-JtCog {
    padding: 0.9rem 2rem;
    text-align: center;
    width: 100%;
}
}

@media (max-width: 576px) {.access-now-wMRzZ {
    padding: 3rem 0;
}.access-now-wMRzZ .container {
    padding: 1.5rem 1rem;
}.access-now-wMRzZ h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 1.5rem;
}.access-now-wMRzZ svg {
    width: 36px;
    height: 36px;
}.access-now-wMRzZ .reach-support-JtCog {
    font-size: calc(18px * 0.9);
    padding: 0.8rem 1.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.access-now-wMRzZ .container,
  .access-now-wMRzZ h2,
  .access-now-wMRzZ .impact-stats-p578d,
  .access-now-wMRzZ svg {
    opacity: 1;
    transform: none;
    animation: none;
}.access-now-wMRzZ .reach-support-JtCog::before {
    display: none;
}}.contact-form-box-79oRH {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(
        -45deg, 
        rgb(214,217,225) 0%, 
        rgb(123,110,160,0.5) 100%
    );
}.contact-form-box-79oRH .container {
    padding: 0 1rem;
    max-width: 1400px;
    margin: 0 auto;
}.contact-form-box-79oRH .support-feedback-CyQGt {
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: stretch;
    box-shadow: 0 25px 50px rgb(172,179,195,0.5);
    background: rgb(123,110,160,0.5);
    border-radius: 27px;
}.contact-form-box-79oRH .pic-card-Cp8EO {
    z-index: 2;
    flex: 0 0 45%;
    position: relative;
    min-height: 600px;
    margin-left: -5%;
    transform: skew(-10deg);
}.contact-form-box-79oRH .pic-card-Cp8EO::before {
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(
        135deg, 
        rgb(172,179,195,0.5) 0%, 
        rgb(123,110,160,0.5) 100%
    );
    content: '';
    left: 0;
    z-index: 1;
    transform: skew(10deg);
    width: 120%;
    opacity: 0.7;
}.contact-form-box-79oRH .help-inquiry-E2fVB {
    display: flex;
    z-index: 3;
    flex: 0 0 55%;
    flex-direction: column;
    justify-content: center;
    padding: 4rem 3rem 4rem 10%;
    position: relative;
}.contact-form-box-79oRH h2 {
    position: relative;
    margin-bottom: 2.5rem;
    font-weight: 700;
    padding-left: 2rem;
    font-size: 38px;
    color: #ffffff;
    text-align: left;
}.contact-form-box-79oRH h2::before {
    width: 1rem;
    box-shadow: 0 0 15px rgb(172,179,195,0.5);
    height: 1rem;
    content: '';
    top: 50%;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    background: rgb(172,179,195);
    border-radius: 50%;
}.contact-form-box-79oRH .help-inquiry-E2fVB h3 {
    margin-bottom: 2rem;
    font-weight: 600;
    color: #ffffff;
    font-size: 35px;
    position: relative;
    padding-bottom: 1rem;
}.contact-form-box-79oRH .help-inquiry-E2fVB h3::after {
    content: '';
    background: rgb(172,179,195);
    bottom: 0;
    left: 0;
    width: 50px;
    position: absolute;
    height: 3px;
}.contact-form-box-79oRH .help-inquiry-E2fVB form {
    display: grid;
    gap: 1.5rem;
}.contact-form-box-79oRH .help-inquiry-E2fVB input:not([type="checkbox"]):not([type="submit"]) {
    outline: none;
    background: rgb(123,110,160,0.5);
    padding: 1rem 1.5rem;
    font-size: 14px;
    position: relative;
    border: 1px solid rgb(172,179,195,0.5);
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
}.contact-form-box-79oRH .help-inquiry-E2fVB input:not([type="checkbox"]):not([type="submit"])::after {
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: rgb(172,179,195);
    position: absolute;
    content: '';
    transition: width 0.3s ease;
}.contact-form-box-79oRH .help-inquiry-E2fVB input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(172,179,195,0.5);
    border-color: rgb(172,179,195);
}.contact-form-box-79oRH .help-inquiry-E2fVB input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq {
    align-items: center;
    display: flex;
    gap: 1rem;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq input[type="checkbox"] {
    border: 2px solid rgb(172,179,195,0.5);
    appearance: none;
    width: 22px;
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    height: 22px;
    background: rgb(123,110,160,0.5);
    cursor: pointer;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq input[type="checkbox"]:checked {
    border-color: rgb(172,179,195);
    background: rgb(172,179,195);
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq input[type="checkbox"]:checked::after {
    position: absolute;
    color: #ffffff;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 0.8rem;
    content: '✔';
    top: 50%;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq label {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #ffffff;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq a {
    transition: color 0.3s ease;
    color: rgb(172,179,195);
    margin-left: 0.3rem;
    text-decoration: none;
}.contact-form-box-79oRH .help-inquiry-E2fVB .help-grid-i1ZMq a:hover {
    text-decoration: underline;
}.contact-form-box-79oRH .help-inquiry-E2fVB .reach-support-JtCog {
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 1rem;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    color: #ffffff;
    background: rgb(172,179,195);
    font-weight: 600;
    border: none;
    width: 100%;
}.contact-form-box-79oRH .help-inquiry-E2fVB .reach-support-JtCog::before {
    position: absolute;
    content: '';
    transform: rotate(-45deg);
    transition: all 0.5s ease;
    left: -50%;
    height: 200%;
    width: 200%;
    top: -50%;
    opacity: 0;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(172,179,195,0.5), 
        transparent
    );
}.contact-form-box-79oRH .help-inquiry-E2fVB .reach-support-JtCog:hover::before {
    opacity: 1;
}.contact-form-box-79oRH .help-inquiry-E2fVB .reach-support-JtCog:hover {
    box-shadow: 0 10px 20px rgb(172,179,195,0.5);
    transform: translateY(-3px);
}

@media screen and (max-width: 1200px) {.contact-form-box-79oRH .pic-card-Cp8EO {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.contact-form-box-79oRH .support-feedback-CyQGt {
    flex-direction: column;
}.contact-form-box-79oRH .pic-card-Cp8EO {
    flex: 0 0 100%;
    min-height: 300px;
    transform: none;
    margin-left: 0;
}.contact-form-box-79oRH .pic-card-Cp8EO::before {
    transform: none;
    width: 100%;
}.contact-form-box-79oRH .help-inquiry-E2fVB {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.contact-form-box-79oRH {
    padding: 3rem 0;
}.contact-form-box-79oRH h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}.contact-form-box-79oRH h2::before {
    width: 0.8rem;
    height: 0.8rem;
}.contact-form-box-79oRH .help-inquiry-E2fVB h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 1.5rem;
}.contact-form-box-79oRH .help-inquiry-E2fVB input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.contact-form-box-79oRH .support-feedback-CyQGt {
    border-radius: 0;
}.contact-form-box-79oRH .help-inquiry-E2fVB {
    padding: 2rem 1.5rem;
}}.footer-subscribe-8Uq7B {
    padding: 5rem 0 3rem;
    background-position: center center;
    position: relative;
    z-index: 1;
    color: #ffffff;
}.footer-subscribe-8Uq7B::before {
    z-index: -1;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    width: 100%;
    position: absolute;
}.footer-subscribe-8Uq7B::after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.5;
    height: 100%;
    content: "";
}.footer-subscribe-8Uq7B .container {
    display: flex;
    flex-direction: column;
    position: relative;
}.footer-subscribe-8Uq7B .container::before {
    width: 100%;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    top: -80px;
    opacity: 0.3;
    content: "";
    height: 80px;
    position: absolute;
    left: 0;
    background: linear-gradient(0deg, rgb(172,179,195) 0%, transparent 100%);
}.footer-subscribe-8Uq7B .company_holder {
    background: rgba(0, 0, 0, 0.4);
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    border: 1px solid rgba(rgb(172,179,195), 0.3);
    border-radius: 10px;
    backdrop-filter: blur(5px);
    margin-bottom: 4rem;
    padding: 2rem;
    position: relative;
}.footer-subscribe-8Uq7B .company_holder::before {
    filter: blur(5px);
    z-index: -1;
    opacity: 0.5;
    position: absolute;
    left: -5px;
    width: calc(100% + 10px);
    content: "";
    top: -5px;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    background: linear-gradient(45deg, rgb(172,179,195), transparent 70%);
    height: calc(100% + 10px);
}.footer-subscribe-8Uq7B .company_holder h3 {
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    text-shadow: 0 0 10px rgb(172,179,195), 0 0 20px rgb(172,179,195), 0 0 30px rgb(172,179,195);
    font-size: calc(30px * 1.2);
}.footer-subscribe-8Uq7B .company_holder h3::before {
    content: attr(data-text);
    top: 2px;
    filter: blur(1px);
    opacity: 0.7;
    z-index: -1;
    left: 2px;
    color: rgb(172,179,195);
    position: absolute;
}.footer-subscribe-8Uq7B .workshop-cta-Mq0VI {
    border-left: 2px solid rgb(172,179,195);
    color: #ffffff;
    line-height: 1.6;
    padding-left: 1rem;
    opacity: 0.8;
    font-size: 16px;
    margin-top: 1.5rem;
}.footer-subscribe-8Uq7B .enroll-info-Ovrqu {
    position: relative;
    justify-content: space-between;
    display: flex;
}.footer-subscribe-8Uq7B .enroll-info-Ovrqu::before {
    top: -20px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(172,179,195), transparent);
    width: 100%;
    left: 0;
    height: 1px;
}.footer-subscribe-8Uq7B .header-train-YxgWe {
    gap: 2rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
}.footer-subscribe-8Uq7B .site-info-lkPGF {
    background: rgba(0, 0, 0, 0.2);
    border-left: 2px solid rgb(172,179,195);
    flex: 1;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(172,179,195);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    padding: 1.5rem;
    position: relative;
}.footer-subscribe-8Uq7B .site-info-lkPGF:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(172,179,195,0.5), 0.1);
    transform: translateY(-5px);
}.footer-subscribe-8Uq7B .site-info-lkPGF h5 {
    position: relative;
    letter-spacing: 2px;
    font-size: 19px;
    color: rgb(123,110,160);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}.footer-subscribe-8Uq7B .site-info-lkPGF h5::after {
    background: rgb(172,179,195);
    bottom: -8px;
    width: 40px;
    content: "";
    position: absolute;
    box-shadow: 0 0 10px rgb(172,179,195);
    height: 2px;
    left: 0;
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe a {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.5rem 0 0.5rem 1.5rem;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    opacity: 0.7;
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe a::before {
    position: absolute;
    color: rgb(172,179,195);
    font-size: 0.8em;
    left: 0;
    content: "//";
    transition: all 0.3s ease;
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe a:hover {
    opacity: 1;
    color: rgb(172,179,195);
    text-shadow: 0 0 5px rgb(172,179,195);
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe a:hover::before {
    color: rgb(123,110,160);
}.login-footer-284ls {
    position: relative;
    margin-top: 3rem;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    background: rgba(0, 0, 0, 0.6);
}.login-footer-284ls::before {
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 1px;
    background-image: 
        linear-gradient(90deg, transparent, rgb(172,179,195), transparent);
}.login-footer-284ls .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.login-footer-284ls .comm-guide-fFx9N {
    opacity: 0.7;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}.login-footer-284ls .comm-guide-fFx9N::before,
.login-footer-284ls .comm-guide-fFx9N::after {
    margin: 0 10px;
    content: "//";
    color: rgb(172,179,195);
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(172,179,195), 0 0 20px rgb(172,179,195);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.footer-subscribe-8Uq7B .enroll-info-Ovrqu {
    flex-direction: column;
}.footer-subscribe-8Uq7B .header-train-YxgWe {
    flex-direction: column;
}.footer-subscribe-8Uq7B .site-info-lkPGF {
    margin-bottom: 1rem;
    width: 100%;
}.login-footer-284ls {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.footer-subscribe-8Uq7B {
    padding: 4rem 0 2rem;
}.footer-subscribe-8Uq7B .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.footer-subscribe-8Uq7B .company_holder h3 {
    font-size: 30px;
}.footer-subscribe-8Uq7B .site-info-lkPGF h5 {
    font-size: calc(19px * 0.9);
}.login-footer-284ls {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
    margin-top: 2rem;
}
}

@media screen and (max-width: 576px) {.footer-subscribe-8Uq7B {
    padding: 3rem 0 2rem;
}.footer-subscribe-8Uq7B .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.footer-subscribe-8Uq7B .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(30px * 0.85);
}.footer-subscribe-8Uq7B .workshop-cta-Mq0VI {
    font-size: calc(16px * 0.9);
}.footer-subscribe-8Uq7B .site-info-lkPGF {
    padding: 1rem;
}.footer-subscribe-8Uq7B .site-info-lkPGF .header-train-YxgWe a {
    font-size: calc(16px * 0.9);
}.login-footer-284ls {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.login-footer-284ls .comm-guide-fFx9N::before,
    .login-footer-284ls .comm-guide-fFx9N::after {
    display: none;
}}.quantitative-data-UXOrK {
    position: relative;
    background: linear-gradient(145deg, rgb(214,217,225), rgb(123,110,160,0.5));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    font-family: Arial, sans-serif;
    padding: 5rem 1rem;
    overflow: hidden;
}.quantitative-data-UXOrK::before,
.quantitative-data-UXOrK::after {
    background: linear-gradient(
        135deg,
        rgb(172,179,195,0.5) 0%,
        rgb(172,179,195) 100%
    );
    content: '';
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: floatAnimation 20s infinite alternate ease-in-out;
    position: absolute;
    opacity: 0.07;
    height: 30vw;
    filter: blur(15px);
    z-index: 0;
    width: 30vw;
}.quantitative-data-UXOrK::before {
    right: -10%;
    top: -10%;
}.quantitative-data-UXOrK::after {
    bottom: -10%;
    left: -10%;
    animation-delay: 5s;
}.quantitative-data-UXOrK h3 {
    text-align: center;
    z-index: 1;
    font-size: calc(36px * 0.85);
    transform: translateZ(0);
    margin-bottom: 2.5rem;
    font-weight: 700;
    color: #000000;
    position: relative;
    letter-spacing: 0.03em;
}.quantitative-data-UXOrK h3::after {
    content: '';
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    border-radius: 10px;
    position: absolute;
    height: 4px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(172,179,195), rgb(123,110,160));
}.quantitative-data-UXOrK .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    perspective: 1000px;
    position: relative;
}.quantitative-data-UXOrK ul {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    list-style: none;
    margin: 0;
    gap: 1.75rem;
    display: grid;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    min-height: 180px;
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    background: linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.85),
        rgba(255, 255, 255, 0.5)
    );
    border-radius: 18px;
    justify-content: space-between;
    padding: 2rem 1.5rem;
    position: relative;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6);
    transform: translateZ(0);
    align-items: center;
    overflow: hidden;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW::before {
    width: 100%;
    transition: opacity 0.5s ease;
    height: 100%;
    top: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    content: '';
    background: linear-gradient(
        145deg,
        transparent,
        rgba(rgb(123,110,160), 0.05)
    );
}.quantitative-data-UXOrK .smart-statistics-Cg0bW:hover {
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.08),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6);
    transform: translateY(-8px) translateZ(0);
}.quantitative-data-UXOrK .smart-statistics-Cg0bW:hover::before {
    opacity: 1;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW span {
    font-weight: 600;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    text-align: center;
    transition: transform 0.3s ease, color 0.3s ease;
    font-size: calc(17px * 1.05);
    line-height: 1.4;
    letter-spacing: 0.02em;
    display: block;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW p {
    transition: transform 0.3s ease, color 0.3s ease;
    margin: 0;
    color: rgb(172,179,195);
    font-weight: 700;
    font-size: calc(36px * 1.2);
    position: relative;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW p::after {
    height: 2px;
    left: 50%;
    position: absolute;
    bottom: -10px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(90deg, rgb(172,179,195), transparent);
    width: 40px;
    content: '';
    transform: translateX(-50%) scaleX(0);
    transform-origin: center;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW:hover p::after {
    transform: translateX(-50%) scaleX(1);
}.quantitative-data-UXOrK .smart-statistics-Cg0bW:hover span {
    transform: translateY(-5px);
}.quantitative-data-UXOrK .smart-statistics-Cg0bW:hover p {
    color: rgb(123,110,160);
    transform: scale(1.1);
}

@keyframes floatAnimation {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(0%, 10%) rotate(0deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(-5deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

@media (max-width: 992px) {.quantitative-data-UXOrK {
    padding: 4rem 1rem;
}.quantitative-data-UXOrK ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.5rem;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW {
    min-height: 160px;
    padding: 1.75rem 1.25rem;
}.quantitative-data-UXOrK h3 {
    font-size: calc(36px * 0.8);
}
}

@media (max-width: 768px) {.quantitative-data-UXOrK {
    padding: 3.5rem 1rem;
}.quantitative-data-UXOrK ul {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.quantitative-data-UXOrK .smart-statistics-Cg0bW {
    min-height: 150px;
    padding: 1.5rem 1rem;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW span {
    font-size: 17px;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW p {
    font-size: calc(36px * 1.1);
}
}

@media (max-width: 576px) {.quantitative-data-UXOrK {
    padding: 3rem 0.75rem;
}.quantitative-data-UXOrK ul {
    grid-template-columns: 1fr;
    max-width: 320px;
    margin: 0 auto;
}.quantitative-data-UXOrK h3 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.75);
}.quantitative-data-UXOrK .smart-statistics-Cg0bW {
    padding: 1.5rem 1rem;
    min-height: auto;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW span {
    margin-bottom: 0.75rem;
}.quantitative-data-UXOrK .smart-statistics-Cg0bW p {
    font-size: calc(36px);
}.quantitative-data-UXOrK h3::after {
    width: 50px;
    height: 3px;
    bottom: -10px;
}}.follow-3OiYk {
    background: rgb(214,217,225);
    position: relative;
    padding: 6rem 3rem;
    overflow: hidden;
    z-index: 1;
}.follow-3OiYk::before {
    top: -150px;
    width: 350px;
    background: rgb(172,179,195);
    position: absolute;
    right: -150px;
    content: "";
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    opacity: 0.07;
    animation: morphShape 15s ease-in-out infinite alternate;
    z-index: -1;
    height: 350px;
}.follow-3OiYk::after {
    bottom: -100px;
    width: 250px;
    position: absolute;
    border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    content: "";
    background: rgb(123,110,160);
    left: -100px;
    z-index: -1;
    opacity: 0.07;
    height: 250px;
    animation: morphShape 15s ease-in-out infinite alternate-reverse;
}.follow-3OiYk .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 2;
}.follow-3OiYk .impact-stats-p578d {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.follow-3OiYk .impact-stats-p578d::before {
    height: 100%;
    z-index: -1;
    width: 100%;
    opacity: 0.03;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 15px
    );
}.follow-3OiYk p {
    transform: translateX(15%) rotateZ(-2deg);
    position: relative;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 3rem;
    max-width: 70%;
    line-height: 1.3;
    z-index: 2;
    font-family: Arial, sans-serif;
    color: #000000;
}.follow-3OiYk p::before,
.follow-3OiYk p::after {
    background: rgb(172,179,195);
    z-index: -1;
    opacity: 0.2;
    content: "";
    position: absolute;
}.follow-3OiYk p::before {
    top: 30%;
    height: 30%;
    width: 120%;
    left: -10%;
    transform: skewX(-20deg);
    animation: slideLeft 5s cubic-bezier(0.33, 1, 0.68, 1) infinite alternate;
}.follow-3OiYk p::after {
    bottom: -15px;
    animation: growLine 2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform-origin: left;
    width: 40%;
    left: 0;
    height: 10px;
}.follow-3OiYk .input_holder {
    padding: 15px;
    transform: translateX(-15%) rotateZ(2deg);
    border-radius: 20px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.3);
    display: flex;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    position: relative;
    align-items: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    justify-content: center;
}.follow-3OiYk .input_holder:hover {
    transform: translateX(-15%) rotateZ(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.follow-3OiYk .input_holder::before,
.follow-3OiYk .input_holder::after {
    content: "";
    z-index: -1;
    border-radius: 20px;
    opacity: 0.3;
    position: absolute;
    border: 2px dashed rgb(172,179,195,0.5);
    transition: all 0.3s ease;
}.follow-3OiYk .input_holder::before {
    top: -8px;
    animation: pulseBoxShadow 3s ease-in-out infinite alternate;
    left: -8px;
    bottom: 8px;
    right: 8px;
}.follow-3OiYk .input_holder::after {
    right: -8px;
    bottom: -8px;
    top: 8px;
    animation: pulseBoxShadow 3s ease-in-out 1.5s infinite alternate;
    left: 8px;
}.follow-3OiYk .input_holder:hover::before,
.follow-3OiYk .input_holder:hover::after {
    border-color: rgb(123,110,160,0.5);
}.follow-3OiYk .enroll-today-qoTEs {
    background: #ffffff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    outline: none;
    border: none;
    transition: all 0.3s ease;
    border-top-left-radius: 10px;
    padding: 1.2rem 1.5rem;
    font-family: Arial, sans-serif;
    border-bottom-left-radius: 10px;
    color: #000000;
    font-size: 16px;
    flex: 1;
}.follow-3OiYk .enroll-today-qoTEs:focus {
    box-shadow: inset 0 0 0 2px rgb(172,179,195);
}.follow-3OiYk .reach-support-JtCog {
    font-family: Arial, sans-serif;
    padding: 1.2rem 2rem;
    cursor: pointer;
    border: none;
    background: #000000;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #ffffff;
}.follow-3OiYk .reach-support-JtCog::before {
    width: 120%;
    height: 150%;
    opacity: 0;
    background: linear-gradient(
        90deg,
        rgb(172,179,195) 0%,
        rgb(123,110,160) 50%,
        rgb(172,179,195) 100%
    );
    position: absolute;
    content: "";
    transform: rotate(25deg);
    transition: opacity 0.3s ease;
    z-index: -1;
    top: -25%;
    left: -10%;
}.follow-3OiYk .reach-support-JtCog:hover {
    color: #ffffff;
}.follow-3OiYk .reach-support-JtCog:hover::before {
    opacity: 1;
    animation: slideGradient 2s linear infinite;
}

@keyframes morphShape {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
    100% {
        border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    }
}

@keyframes slideLeft {
    0% {
        transform: skewX(-20deg) translateX(-10%);
    }
    100% {
        transform: skewX(-20deg) translateX(10%);
    }
}

@keyframes growLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes pulseBoxShadow {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes slideGradient {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}

@media (max-width: 992px) {.follow-3OiYk {
    padding: 5rem 2rem;
}.follow-3OiYk p {
    font-size: calc(35px * 0.9);
    transform: translateX(10%) rotateZ(-2deg);
    max-width: 80%;
}.follow-3OiYk .input_holder {
    transform: translateX(-10%) rotateZ(2deg);
}.follow-3OiYk .input_holder:hover {
    transform: translateX(-10%) rotateZ(0deg);
}
}

@media (max-width: 768px) {.follow-3OiYk {
    padding: 4rem 1.5rem;
}.follow-3OiYk p {
    font-size: 19px;
    margin-bottom: 2.5rem;
    max-width: 90%;
    transform: translateX(5%) rotateZ(-1deg);
}.follow-3OiYk .input_holder {
    padding: 10px;
    flex-direction: column;
    transform: translateX(-5%) rotateZ(1deg);
}.follow-3OiYk .input_holder:hover {
    transform: translateX(-5%) rotateZ(0deg);
}.follow-3OiYk .enroll-today-qoTEs {
    border-radius: 10px;
    margin-bottom: 0.5rem;
    width: 100%;
}.follow-3OiYk .reach-support-JtCog {
    border-radius: 10px;
    width: 100%;
}
}

@media (max-width: 576px) {.follow-3OiYk {
    padding: 3rem 1rem;
    margin: 5rem 0;
}.follow-3OiYk p {
    transform: none;
    text-align: center;
    max-width: 100%;
}.follow-3OiYk .input_holder {
    padding: 8px;
    transform: none;
}.follow-3OiYk .input_holder:hover {
    transform: none;
}.follow-3OiYk .enroll-today-qoTEs,
    .follow-3OiYk .reach-support-JtCog {
    padding: 1rem;
}}.who-we-are-Y0H8L {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(214,217,225) 0%, #ffffff 100%);
    padding: 120px 0;
}.who-we-are-Y0H8L::before {
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(172,179,195,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(123,110,160,0.5) 0%, transparent 30%);
    top: 0;
    z-index: 1;
    opacity: 0.3;
}.who-we-are-Y0H8L::after {
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
    opacity: 0.03;
    position: absolute;
    background: 
        linear-gradient(-45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%),
        linear-gradient(45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%);
    left: 0;
    background-size: 100px 100px;
    height: 100%;
}.who-we-are-Y0H8L .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.who-we-are-Y0H8L h2 {
    color: #000000;
    position: relative;
    margin-bottom: 80px;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}.who-we-are-Y0H8L h2::before {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    height: 4px;
    border-radius: 4px;
    width: 80px;
    background: rgb(172,179,195);
    bottom: -20px;
}.who-we-are-Y0H8L h2::after {
    animation: slideAcross 3s infinite;
    transform: translateX(-50%);
    background: rgb(123,110,160);
    height: 4px;
    position: absolute;
    width: 30px;
    bottom: -20px;
    left: 50%;
    border-radius: 4px;
    content: "";
}@keyframes slideAcross {
    0% {
        left: calc(50% - 40px);
    }
    50% {
        left: calc(50% + 40px);
    }
    100% {
        left: calc(50% - 40px);
    }
}

.who-we-are-Y0H8L .path-impact-mgNeS {
    gap: 30px;
    display: flex;
}.who-we-are-Y0H8L .mastery-zone-7BWth {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 60px 40px;
    border-radius: 10px;
    background: #ffffff;
    position: relative;
    transform: translateY(0);
    overflow: hidden;
    transition: all 0.4s ease;
    z-index: 2;
    flex: 1;
}.who-we-are-Y0H8L .mastery-zone-7BWth:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.who-we-are-Y0H8L .mastery-zone-7BWth::before {
    position: absolute;
    height: 6px;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    transition: all 0.4s ease;
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(1)::before {
    background: rgb(172,179,195);
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(2)::before {
    background: rgb(123,110,160);
}.who-we-are-Y0H8L .mastery-zone-7BWth::after {
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 100%);
    content: "";
    top: 0;
    height: 100%;
    z-index: -1;
    left: 0;
}.who-we-are-Y0H8L .mastery-zone-7BWth h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 20px;
}.who-we-are-Y0H8L .mastery-zone-7BWth h3::after {
    bottom: 0;
    content: "";
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    height: 2px;
    width: 50px;
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(1) h3::after {
    background: rgb(172,179,195);
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(2) h3::after {
    background: rgb(123,110,160);
}.who-we-are-Y0H8L .mastery-zone-7BWth:hover h3::after {
    width: 80px;
}.who-we-are-Y0H8L .mastery-zone-7BWth p {
    line-height: 1.8;
    position: relative;
    font-size: 16px;
    color: #000000;
    z-index: 2;
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(1) {
    transform: translateY(20px);
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(1):hover {
    transform: translateY(5px);
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(1)::after {
    content: "";
    bottom: 20px;
    background: rgb(172,179,195,0.5);
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    opacity: 0.1;
    right: 20px;
    z-index: 1;
}.who-we-are-Y0H8L .mastery-zone-7BWth:nth-child(2)::after {
    content: "";
    width: 100px;
    z-index: 1;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    background: rgb(123,110,160,0.5);
    height: 100px;
    left: 20px;
    top: 20px;
}.who-we-are-Y0H8L .container::before,
.who-we-are-Y0H8L .container::after {
    content: "";
    width: 300px;
    height: 300px;
    z-index: 1;
    position: absolute;
    opacity: 0.05;
}.who-we-are-Y0H8L .container::before {
    top: -150px;
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    background: rgb(172,179,195);
    animation: morphShape 15s linear infinite alternate;
    right: -150px;
}.who-we-are-Y0H8L .container::after {
    left: -150px;
    border-radius: 70% 30% 40% 60% / 60% 40% 50% 40%;
    bottom: -150px;
    animation: morphShape 15s linear infinite alternate-reverse;
    background: rgb(123,110,160);
}

@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 50% 30% 40%;
    }
    100% {
        border-radius: 35% 65% 60% 40% / 50% 45% 55% 45%;
    }
}

@media screen and (max-width: 991px) {.who-we-are-Y0H8L {
    padding: 100px 0;
}.who-we-are-Y0H8L h2 {
    margin-bottom: 60px;
}.who-we-are-Y0H8L .mastery-zone-7BWth {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.who-we-are-Y0H8L {
    padding: 80px 0;
}.who-we-are-Y0H8L h2 {
    margin-bottom: 50px;
    font-size: 29px;
}.who-we-are-Y0H8L .path-impact-mgNeS {
    flex-direction: column;
}.who-we-are-Y0H8L .mastery-zone-7BWth {
    transform: translateY(0) !important;
}.who-we-are-Y0H8L .mastery-zone-7BWth:hover {
    transform: translateY(-10px) !important;
}
}

@media screen and (max-width: 576px) {.who-we-are-Y0H8L {
    padding: 60px 0;
}.who-we-are-Y0H8L h2 {
    margin-bottom: 40px;
}.who-we-are-Y0H8L .mastery-zone-7BWth {
    padding: 30px 25px;
}.who-we-are-Y0H8L .mastery-zone-7BWth h3 {
    font-size: calc(16px + 0.1rem);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.who-we-are-Y0H8L .mastery-zone-7BWth p {
    font-size: calc(16px - 0.05rem);
}.who-we-are-Y0H8L .mastery-zone-7BWth:hover {
    transform: translateY(-5px) !important;
}}.modalCookieAgreement-9UkQY {
    background: rgb(214,217,225);
    bottom: 0;
    z-index: 90;
    position: fixed;
    border-top: 2px solid rgb(172,179,195);
    width: 100%;
}.policy-ack-gSMY7 {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.modalCookieAgreement-9UkQY h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.modalCookieAgreement-9UkQY p {
    font-size: 18px;
}.cookie-overlay-nT1lL {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-overlay-nT1lL svg, .cookie-overlay-nT1lL svg path, .cookie-overlay-nT1lL img {
    height: 100px;
    fill: rgb(172,179,195);
    width: 100px;
}.consent-learn-JmgiY {
    font-size: 24px;
    margin-left: 10px;
    text-align: center;
    min-width: 120px;
    border-bottom: 2px solid rgb(172,179,195);
    text-decoration: none;
    line-height: 35px;
    cursor: pointer;
    white-space: nowrap;
    color: rgb(172,179,195);
    flex-shrink: 0;
}.modalCookieAgreement-9UkQY p a {
    text-decoration: none;
    color: rgb(172,179,195);
}
@media only screen and (max-width: 1200px) {.modalCookieAgreement-9UkQY {
    padding: 20px;
}}
#cookie-modal-alert-o3rLU {
    display: none;
}#cookie-modal-alert-o3rLU:checked ~ .modalCookieAgreement-9UkQY {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.cookie-overlay-nT1lL {
    display: none;
}.policy-ack-gSMY7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.modalCookieAgreement-9UkQY h5 {
    text-align: center;
}.modalCookieAgreement-9UkQY p {
    text-align: center;
}.cookie-apply-QP3z1 {
    margin-bottom: 20px;
}body .layer-container-EZsyn .consent-learn-JmgiY {
    margin-left: 0;
}}.offer-board-e53aJ {
    background-color: rgb(214,217,225);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.offer-board-e53aJ::before {
    background: linear-gradient(135deg, rgb(172,179,195,0.5) 0%, transparent 70%);
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
    pointer-events: none;
    left: 0;
    position: absolute;
}.offer-board-e53aJ::after {
    height: 20rem;
    width: 20rem;
    transform: rotate(-15deg);
    bottom: -5rem;
    opacity: 0.15;
    content: "";
    right: -5rem;
    pointer-events: none;
    background: linear-gradient(225deg, rgb(123,110,160) 0%, transparent 80%);
    z-index: 1;
    position: absolute;
}.offer-board-e53aJ .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    padding: 0 2rem;
}.offer-board-e53aJ .learn-fees-sEwlA {
    gap: 3rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.offer-board-e53aJ .training-fees-eyosR {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    position: relative;
    border-left: 4px solid rgb(172,179,195);
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
}.offer-board-e53aJ .training-fees-eyosR::before {
    top: 20px;
    height: 40px;
    z-index: -1;
    left: -20px;
    background-color: rgb(172,179,195);
    width: 40px;
    position: absolute;
    transform: rotate(45deg);
    content: "";
}.offer-board-e53aJ .training-fees-eyosR h2 {
    color: #000000;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 38px;
    position: relative;
    transform: perspective(800px) translateZ(30px);
}.offer-board-e53aJ .training-fees-eyosR h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(172,179,195), rgb(123,110,160));
    content: "";
    position: absolute;
    width: 80px;
    height: 3px;
    bottom: -10px;
}.offer-board-e53aJ .training-fees-eyosR .learning-plan-gaGUK {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    max-width: 80%;
}.offer-board-e53aJ .edu-deals-NX5fy {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}.offer-board-e53aJ .learn-price-Tv0ZM {
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    color: inherit;
    text-decoration: none;
    display: block;
    position: relative;
}.offer-board-e53aJ .learn-price-Tv0ZM:hover {
    transform: translateY(-10px);
}.offer-board-e53aJ .package-deal-xZFuj {
    position: relative;
    height: 100%;
    flex-direction: column;
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    transform: translateZ(0);
    overflow: hidden;
    display: flex;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .package-deal-xZFuj {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(172,179,195,0.5);
}.offer-board-e53aJ .learn-price-Tv0ZM:nth-child(odd) .package-deal-xZFuj {
    transform: rotate(-1deg);
}.offer-board-e53aJ .learn-price-Tv0ZM:nth-child(even) .package-deal-xZFuj {
    transform: rotate(1deg);
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .package-deal-xZFuj {
    transform: rotate(0) translateZ(20px);
}.offer-board-e53aJ .class-cost-VfYrD {
    display: flex;
    z-index: 2;
    overflow-wrap: break-word;
    padding: 2rem;
    word-break: break-word;
    position: relative;
    flex: 1;
    flex-direction: column;
}.offer-board-e53aJ .class-cost-VfYrD::before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    width: 100%;
    height: 100%;
}.offer-board-e53aJ .class-cost-VfYrD h3 {
    font-size: calc(19px * 1.2);
    transition: transform 0.3s ease;
    color: #000000;
    transform: translateZ(10px);
    font-weight: 600;
    margin-bottom: 1rem;
    position: relative;
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .class-cost-VfYrD h3 {
    transform: translateZ(25px);
}.offer-board-e53aJ .class-cost-VfYrD h3::after {
    content: "";
    width: 40px;
    background: rgb(172,179,195);
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -8px;
    transition: width 0.3s ease;
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .class-cost-VfYrD h3::after {
    width: 60px;
}.offer-board-e53aJ .payment-pricing-LS7dj {
    display: block;
    font-size: calc(19px * 1.8);
    transform: translateZ(15px);
    color: rgb(172,179,195);
    margin: 0.5rem 0 1.5rem;
    position: relative;
    font-weight: 700;
}.offer-board-e53aJ .payment-pricing-LS7dj::before {
    left: 0;
    bottom: -8px;
    content: "";
    background: linear-gradient(90deg, rgb(172,179,195,0.5), transparent);
    height: 2px;
    position: absolute;
    width: 80px;
}.offer-board-e53aJ .class-cost-VfYrD p {
    overflow-wrap: break-word;
    flex: 1;
    margin-top: 1rem;
    font-size: 14px;
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
}.offer-board-e53aJ .pic-card-Cp8EO {
    transition: transform 0.5s ease;
    height: 200px;
    overflow: hidden;
    transform: translateZ(0);
    position: relative;
    width: 100%;
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .pic-card-Cp8EO {
    transform: scale(1.05) translateZ(0);
}.offer-board-e53aJ .pic-card-Cp8EO::after {
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    height: 50%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    bottom: 0;
}.offer-board-e53aJ .pic-card-Cp8EO::before {
    position: absolute;
    transition: opacity 0.3s ease;
    left: 0;
    content: "";
    height: 100%;
    opacity: 0.15;
    width: 100%;
    background: rgb(172,179,195);
    z-index: 1;
    top: 0;
}.offer-board-e53aJ .learn-price-Tv0ZM:hover .pic-card-Cp8EO::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.offer-board-e53aJ .learn-fees-sEwlA {
    gap: 4rem;
    grid-template-columns: 2fr 1fr;
}.offer-board-e53aJ .training-fees-eyosR {
    padding: 3rem;
}.offer-board-e53aJ .edu-deals-NX5fy {
    grid-column: 1;
    grid-row: 1;
}.offer-board-e53aJ .training-fees-eyosR {
    position: sticky;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    grid-column: 2;
    grid-row: 1;
    top: 2rem;
    align-self: start;
}.offer-board-e53aJ .training-fees-eyosR:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.offer-board-e53aJ .edu-deals-NX5fy {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.offer-board-e53aJ .class-cost-VfYrD {
    min-height: 300px;
}
}

@media (max-width: 991px) {.offer-board-e53aJ {
    padding: 4rem 0;
}.offer-board-e53aJ .training-fees-eyosR {
    order: -1;
}.offer-board-e53aJ .training-fees-eyosR h2 {
    font-size: calc(38px * 0.9);
}.offer-board-e53aJ .training-fees-eyosR .learning-plan-gaGUK {
    max-width: 100%;
}
}

@media (max-width: 767px) {.offer-board-e53aJ {
    padding: 3rem 0;
}.offer-board-e53aJ .container {
    padding: 0 1.5rem;
}.offer-board-e53aJ .edu-deals-NX5fy {
    grid-template-columns: 1fr;
}.offer-board-e53aJ .training-fees-eyosR h2 {
    font-size: calc(38px * 0.8);
}.offer-board-e53aJ .class-cost-VfYrD {
    padding: 1.5rem;
}.offer-board-e53aJ .payment-pricing-LS7dj {
    font-size: calc(19px * 1.5);
}.offer-board-e53aJ .pic-card-Cp8EO {
    height: 180px;
}
}

@media (max-width: 480px) {.offer-board-e53aJ .class-cost-VfYrD p {
    font-size: calc(14px * 0.9);
}.offer-board-e53aJ .class-cost-VfYrD h3 {
    font-size: 19px;
}.offer-board-e53aJ .payment-pricing-LS7dj {
    font-size: calc(19px * 1.3);
}.offer-board-e53aJ .pic-card-Cp8EO {
    height: 160px;
}}.support-7OSbk {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    background: rgb(214,217,225);
}.support-7OSbk::before {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0;
    width: 40%;
    content: '';
    background: rgb(172,179,195,0.5);
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
}.support-7OSbk .container {
    position: relative;
    z-index: 2;
}.support-7OSbk .contact-assistance-9iLlG {
    padding: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 22px;
    position: relative;
    transition: transform 0.3s ease;
    background: #ffffff;
}.support-7OSbk .contact-assistance-9iLlG::after {
    height: 100px;
    top: 0;
    left: 0;
    background: rgb(172,179,195);
    border-top-left-radius: 22px;
    width: 5px;
    position: absolute;
    content: '';
}.support-7OSbk .contact-assistance-9iLlG h2 {
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 30px;
    font-size: 36px;
}.support-7OSbk .contact-assistance-9iLlG p {
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
    display: flex;
    margin-bottom: 25px;
    align-items: center;
}.support-7OSbk .contact-assistance-9iLlG p svg {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    fill: rgb(172,179,195);
}.support-7OSbk .contact-assistance-9iLlG p svg path {
    fill: rgb(172,179,195);
}.support-7OSbk .edu-guide-7WJFv {
    flex-wrap: wrap;
    gap: 20px;
    display: flex;
    margin-top: 35px;
}.support-7OSbk .contact-widget-sPQfU {
    background: rgb(214,217,225);
    align-items: center;
    width: 55px;
    transition: all 0.3s ease;
    justify-content: center;
    text-decoration: none;
    display: flex;
    height: 55px;
    position: relative;
    border-radius: 50%;
}.support-7OSbk .contact-widget-sPQfU::before {
    background: rgb(172,179,195);
    height: 100%;
    z-index: 0;
    transition: all 0.3s ease;
    position: absolute;
    transform: scale(0.8);
    opacity: 0;
    content: '';
    width: 100%;
    top: 0;
    border-radius: 50%;
    left: 0;
}.support-7OSbk .contact-widget-sPQfU:hover::before {
    opacity: 1;
    transform: scale(1);
}.support-7OSbk .contact-widget-sPQfU svg {
    fill: rgb(172,179,195);
    position: relative;
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    z-index: 1;
}.support-7OSbk .contact-widget-sPQfU svg path {
    transition: all 0.3s ease;
    fill: rgb(172,179,195);
}.support-7OSbk .contact-widget-sPQfU:hover svg {
    fill: #ffffff;
}.support-7OSbk .contact-widget-sPQfU:hover svg path {
    fill: #ffffff;
}

@media (max-width: 1024px) {.support-7OSbk {
    padding: 60px 0;
}.support-7OSbk .contact-assistance-9iLlG {
    padding: 40px 30px;
}.support-7OSbk .contact-assistance-9iLlG h2 {
    font-size: calc(36px - 2px);
}
}

@media (max-width: 768px) {.support-7OSbk {
    padding: 50px 0;
}.support-7OSbk::before {
    width: 50%;
}.support-7OSbk .contact-assistance-9iLlG {
    padding: 35px 25px;
}.support-7OSbk .contact-assistance-9iLlG h2 {
    font-size: calc(36px - 4px);
}.support-7OSbk .edu-guide-7WJFv {
    justify-content: center;
}
}

@media (max-width: 480px) {.support-7OSbk {
    padding: 40px 0;
}.support-7OSbk::before {
    width: 70%;
}.support-7OSbk .contact-assistance-9iLlG {
    padding: 30px 20px;
}.support-7OSbk .contact-assistance-9iLlG h2 {
    font-size: calc(36px - 5px);
}.support-7OSbk .contact-assistance-9iLlG p {
    font-size: calc(13px - 1px);
}.support-7OSbk .contact-widget-sPQfU {
    height: 50px;
    width: 50px;
}.support-7OSbk .contact-widget-sPQfU svg {
    height: 20px;
    width: 20px;
}}.instructor-profile-ICFRJ {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    background: rgb(214,217,225);
}.instructor-profile-ICFRJ::before {
    opacity: 0.4;
    top: 0;
    position: absolute;
    content: "";
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(123,110,160,0.5) 0deg,
        rgb(172,179,195,0.5) 90deg,
        rgb(214,217,225) 180deg,
        rgb(172,179,195,0.5) 270deg,
        rgb(123,110,160,0.5) 360deg
    );
    z-index: 1;
    left: 0;
    width: 100%;
    filter: blur(60px);
    height: 100%;
}.instructor-profile-ICFRJ .rating-zone-Ykbem {
    gap: 0;
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    flex-direction: row;
}.instructor-profile-ICFRJ .pic-card-Cp8EO {
    width: 40%;
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    height: 400px;
    filter: saturate(0.8);
    position: relative;
    transform: rotateY(10deg) translateZ(50px);
    border-radius: 28px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.instructor-profile-ICFRJ .pic-card-Cp8EO::after {
    left: 0;
    width: 100%;
    opacity: 0.4;
    transition: opacity 0.6s ease;
    top: 0;
    position: absolute;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(172,179,195,0.5) 100%
    );
    border-radius: 28px;
    height: 100%;
    content: "";
}.instructor-profile-ICFRJ .pic-card-Cp8EO:hover {
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    filter: saturate(1.2);
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
}.instructor-profile-ICFRJ .pic-card-Cp8EO:hover::after {
    opacity: 0;
}.instructor-profile-ICFRJ .career-content-aS7ZR {
    border-radius: 28px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    width: 60%;
    position: relative;
    transform: rotateY(-5deg) translateZ(30px);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2.5rem;
}.instructor-profile-ICFRJ .career-content-aS7ZR::before {
    background: radial-gradient(
        circle at center,
        rgb(123,110,160,0.5) 0%,
        transparent 70%
    );
    height: 200%;
    position: absolute;
    width: 200%;
    transition: transform 0.8s ease;
    opacity: 0.1;
    transform: scale(0);
    content: "";
    top: -50%;
    left: -50%;
}.instructor-profile-ICFRJ .career-content-aS7ZR:hover {
    transform: rotateY(0deg) translateZ(50px);
    box-shadow: 30px 30px 50px -10px rgba(0, 0, 0, 0.5);
}.instructor-profile-ICFRJ .career-content-aS7ZR:hover::before {
    transform: scale(1);
}.instructor-profile-ICFRJ .name {
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: rgb(172,179,195);
    display: inline-block;
    position: relative;
    font-size: 29px;
}.instructor-profile-ICFRJ .name::after {
    left: 0;
    background: rgb(123,110,160);
    bottom: -5px;
    content: "";
    transition: width 0.4s ease-in-out;
    width: 0;
    position: absolute;
    height: 3px;
}.instructor-profile-ICFRJ .career-content-aS7ZR:hover .name::after {
    width: 100%;
}.instructor-profile-ICFRJ .career-content-aS7ZR > div:nth-child(2) {
    opacity: 0.9;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    font-weight: 600;
    color: rgb(123,110,160);
    font-size: 16px;
}.instructor-profile-ICFRJ .work-insights-KFmWS {
    line-height: 1.7;
    position: relative;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    font-style: italic;
    padding-left: 2rem;
    border-left: 3px solid rgb(172,179,195,0.5);
}.instructor-profile-ICFRJ .work-insights-KFmWS::before {
    font-size: 5rem;
    position: absolute;
    opacity: 0.3;
    content: "";
    color: rgb(123,110,160,0.5);
    top: -20px;
    left: -10px;
    font-family: serif;
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(172,179,195,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.instructor-profile-ICFRJ .pic-card-Cp8EO:hover {
    animation: pulse 1.5s infinite;
}

@media (max-width: 992px) {.instructor-profile-ICFRJ .rating-zone-Ykbem {
    flex-direction: column;
}.instructor-profile-ICFRJ .pic-card-Cp8EO,
    .instructor-profile-ICFRJ .career-content-aS7ZR {
    width: 100%;
    transform: none;
}.instructor-profile-ICFRJ .pic-card-Cp8EO {
    height: 300px;
    margin-bottom: 2rem;
}.instructor-profile-ICFRJ .pic-card-Cp8EO:hover,
    .instructor-profile-ICFRJ .career-content-aS7ZR:hover {
    transform: translateY(-10px);
}}.welcome-page-zbvU0 {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    font-family: Arial, sans-serif;
}.welcome-page-zbvU0 .course-page-f2dl7 {
    height: 100vh;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
}.welcome-page-zbvU0 .course-page-f2dl7::before {
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.4) 50%, 
    rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    top: 0;
    left: 0;
}.welcome-page-zbvU0 .virtual-study-fJkxc {
    transform-style: preserve-3d;
    width: 90%;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 96%,
    2% 100%
  );
    position: relative;
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.3);
    background: linear-gradient(
    170deg,
    rgb(172,179,195,0.5) 0%,
    rgba(35, 35, 55, 0.9) 100%
  );
    z-index: 2;
    padding: 4rem;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
}.welcome-page-zbvU0 .virtual-study-fJkxc > div {
    transform-style: preserve-3d;
    transform: translateZ(20px);
    position: relative;
    opacity: 0;
    animation: fadeIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.welcome-page-zbvU0 .virtual-study-fJkxc > div:nth-child(1) {
    animation-delay: 0.3s;
}.welcome-page-zbvU0 .virtual-study-fJkxc > div:nth-child(2) {
    animation-delay: 0.5s;
}.welcome-page-zbvU0 .virtual-study-fJkxc > div:nth-child(3) {
    animation-delay: 0.7s;
}.welcome-page-zbvU0 p {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: calc(15px * 1.2);
    transform: translateX(-20px);
    position: relative;
    letter-spacing: 1px;
    animation: slideRight 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.4s;
    margin-bottom: 1.5rem;
    font-weight: 400;
    color: #ffffff;
}.welcome-page-zbvU0 p::before {
    top: 50%;
    background: rgb(123,110,160);
    position: absolute;
    transform-origin: left;
    left: -30px;
    height: 2px;
    transform: scaleX(0);
    content: "";
    animation: scaleIn 0.6s ease forwards 1.2s;
    width: 20px;
}.welcome-page-zbvU0 .title_style_header {
    font-size: calc(41px * 1.2);
    transform: translateY(20px);
    color: #ffffff;
    -webkit-background-clip: text !important;
    line-height: 1.2;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4), 0 1px 2px rgba(0, 0, 0, 0.6);
    letter-spacing: 2px;
    font-weight: 700;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    margin-bottom: 2rem;
}.welcome-page-zbvU0 h3 {
    font-size: calc(18px * 1.1);
    padding-left: 20px;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    max-width: 90%;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    line-height: 1.5;
    font-weight: 600;
    opacity: 0.95;
    transform: translateY(20px);
    position: relative;
}.welcome-page-zbvU0 h3::before {
    animation: scaleIn 0.6s ease forwards 1.4s;
    content: "";
    top: 0;
    position: absolute;
    background: rgb(123,110,160);
    transform: scaleY(0);
    transform-origin: top;
    width: 4px;
    height: 100%;
    left: 0;
}@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes slideRight {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

.welcome-page-zbvU0 .course-page-f2dl7:hover .virtual-study-fJkxc {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(4deg);
}

@media (max-width: 992px) {.welcome-page-zbvU0 .virtual-study-fJkxc {
    padding: 3rem;
    width: 95%;
    transform: perspective(800px) rotateX(1deg);
}.welcome-page-zbvU0 .title_style_header {
    font-size: calc(41px * 1.1);
}.welcome-page-zbvU0 h3 {
    max-width: 100%;
    font-size: 18px;
}
}

@media (max-width: 768px) {.welcome-page-zbvU0 .virtual-study-fJkxc {
    padding: 2.5rem;
    transform: perspective(600px) rotateX(0.5deg);
    clip-path: polygon(
      0 0,
      100% 0,
      99% 98%,
      1% 100%
    );
}.welcome-page-zbvU0 .title_style_header {
    margin-bottom: 1.5rem;
    font-size: 41px;
}.welcome-page-zbvU0 p {
    font-size: 15px;
}.welcome-page-zbvU0 h3 {
    padding-left: 15px;
    font-size: calc(16px * 1.1);
}.welcome-page-zbvU0 h3::before {
    width: 3px;
}
}

@media (max-width: 576px) {.welcome-page-zbvU0 .virtual-study-fJkxc {
    transform: none;
    padding: 2rem 1.5rem;
    clip-path: polygon(
      0 0,
      100% 0,
      100% 98%,
      0 100%
    );
    width: 96%;
}.welcome-page-zbvU0 .title_style_header {
    letter-spacing: 1px;
    font-size: calc(32px * 0.9);
}.welcome-page-zbvU0 p {
    font-size: calc(15px * 0.95);
    margin-bottom: 1rem;
}.welcome-page-zbvU0 h3 {
    padding-left: 12px;
    font-size: 16px;
}.welcome-page-zbvU0 h3::before {
    width: 2px;
}.welcome-page-zbvU0 p::before {
    width: 15px;
    left: -20px;
}}header {
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, #000000 0%, rgb(172,179,195) 100%);
    transition: all 0.4s ease;
    position: fixed;
    -webkit-backdrop-filter: blur(8px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgb(172,179,195,0.5);
    left: 0;
    width: 100%;
}header:before {
    opacity: 0.4;
    height: 100%;
    position: absolute;
    background-size: 200% 100%;
    background: linear-gradient(90deg, transparent, rgb(172,179,195,0.5), transparent);
    width: 100%;
    animation: shine 8s infinite linear;
    content: '';
    pointer-events: none;
    top: 0;
    left: 0;
}header .top-mainwrap-vlwxo {
    width: 100%;
}header .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 15px 20px;
}header .nav-sitewrap-RVyGm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}header .site-info-lkPGF {
    position: relative;
    display: flex;
    gap: 25px;
}header .site-info-lkPGF:before {
    transition: transform 0.6s ease;
    background: linear-gradient(90deg, transparent, rgb(172,179,195), transparent);
    left: 0;
    position: absolute;
    height: 1px;
    bottom: -8px;
    transform: scaleX(0);
    width: 100%;
    content: '';
    transform-origin: left;
}header .site-info-lkPGF:hover:before {
    transform: scaleX(1);
}header .head-skill-LAHJi {
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    padding: 8px 0;
    position: relative;
}header .head-skill-LAHJi:after {
    height: 2px;
    transform: scaleX(0);
    content: '';
    left: 0;
    transform-origin: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(172,179,195);
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}header .head-skill-LAHJi:before {
    background: rgb(172,179,195);
    transition: all 0.3s ease;
    width: 4px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
    opacity: 0;
    height: 4px;
    transform: translateX(-50%);
}header .head-skill-LAHJi:hover {
    color: rgb(172,179,195);
    text-shadow: 0 0 8px rgb(172,179,195,0.5);
}header .head-skill-LAHJi:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}header .head-skill-LAHJi:hover:before {
    opacity: 1;
}header .main-top-d12lU {
    position: relative;
    text-decoration: none;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
}header .main-top-d12lU svg {
    filter: drop-shadow(0 0 4px rgb(172,179,195,0.5));
    height: 40px;
    transition: transform 0.5s ease;
    width: auto;
}header .main-top-d12lU:hover svg {
    transform: scale(1.05);
}header .main-top-d12lU:after {
    transform: translateX(-50%);
    height: 1px;
    width: 0;
    left: 50%;
    content: '';
    bottom: -8px;
    position: absolute;
    transition: width 0.4s ease;
    background: rgb(172,179,195);
}header .main-top-d12lU:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .site-info-lkPGF {
    gap: 15px;
}header .head-skill-LAHJi {
    font-size: calc(16px - 1px);
}header .main-top-d12lU svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .site-info-lkPGF {
    width: 80%;
    overflow-y: auto;
    position: fixed;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    transition: right 0.4s ease;
    background: #000000;
    top: 0;
    height: 100vh;
    z-index: 1001;
    padding: 80px 30px 30px;
    max-width: 300px;
    flex-direction: column;
    gap: 20px;
    right: -100%;
}header .menu.active {
    right: 0;
}header .head-skill-LAHJi {
    width: 100%;
    padding: 10px 5px;
    border-bottom: 1px solid rgb(172,179,195,0.5);
}header .site-info-lkPGF:before {
    display: none;
}header .main-top-d12lU {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .main-top-d12lU svg {
    height: 30px;
}}.course-structure-xjBRe {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(214,217,225) 0%, rgb(172,179,195,0.5) 100%);
    padding: 6rem 0;
}.course-structure-xjBRe::before {
    top: -50%;
    opacity: 0.3;
    left: -50%;
    width: 200%;
    content: "";
    position: absolute;
    height: 200%;
    z-index: 0;
    pointer-events: none;
    background: radial-gradient(circle at 70% 30%, rgb(123,110,160,0.5) 0%, transparent 60%);
    transform: rotate(-15deg);
}.course-structure-xjBRe::after {
    position: absolute;
    z-index: 0;
    left: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgb(172,179,195,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 20%, rgb(123,110,160,0.5) 0%, transparent 15%),
        radial-gradient(circle at 50% 50%, rgb(172,179,195,0.5) 0%, transparent 20%);
    content: "";
    height: 100%;
    width: 100%;
    pointer-events: none;
    top: 0;
    opacity: 0.4;
}.course-structure-xjBRe .container {
    padding: 0 2rem;
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 1;
}.course-structure-xjBRe .practical-study-UzaLM {
    gap: 3rem;
    grid-template-columns: 1fr;
    display: grid;
    transform: translateZ(0);
    position: relative;
}.course-structure-xjBRe .pic-card-Cp8EO {
    position: relative;
    height: 380px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 2;
    overflow: hidden;
}.course-structure-xjBRe .pic-card-Cp8EO::before {
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(45deg, rgb(123,110,160,0.5) 0%, transparent 100%);
    top: 0;
    content: "";
}.course-structure-xjBRe .pic-card-Cp8EO::after {
    z-index: 2;
    left: -10%;
    top: -10%;
    opacity: 0;
    content: "";
    transition: opacity 0.5s ease-out;
    height: 120%;
    pointer-events: none;
    width: 120%;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.2) 100%);
    position: absolute;
}.course-structure-xjBRe .pic-card-Cp8EO:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.course-structure-xjBRe .pic-card-Cp8EO:hover::after {
    opacity: 1;
}.course-structure-xjBRe .summary-frame-itkav {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) translateZ(0);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    z-index: 2;
    background: rgba(255, 255, 255, 0.95);
    padding: 2.5rem;
}.course-structure-xjBRe .summary-frame-itkav::before {
    top: 0;
    z-index: -1;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(123,110,160,0.5) 0%, transparent 100%);
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.05;
}.course-structure-xjBRe .summary-frame-itkav:hover {
    transform: perspective(1000px) translateZ(10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}.course-structure-xjBRe h3 {
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 600;
    font-size: calc(22px * 1.1);
}.course-structure-xjBRe h3::after {
    background: linear-gradient(90deg, rgb(172,179,195) 0%, rgb(123,110,160) 100%);
    left: 0;
    content: "";
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    width: 60px;
    transform-origin: left;
    position: absolute;
    bottom: -12px;
    height: 3px;
}.course-structure-xjBRe .summary-frame-itkav:hover h3::after {
    width: 90px;
}.course-structure-xjBRe .description {
    font-size: 18px;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.course-structure-xjBRe p.description {
    padding-right: 15px;
    scrollbar-width: thin;
    scrollbar-color: rgb(123,110,160,0.5) transparent;
    overflow-y: auto;
    margin-top: 0;
    max-height: 300px;
}.course-structure-xjBRe p.description::-webkit-scrollbar {
    width: 5px;
}.course-structure-xjBRe p.description::-webkit-scrollbar-track {
    background: transparent;
}.course-structure-xjBRe p.description::-webkit-scrollbar-thumb {
    background-color: rgb(123,110,160,0.5);
    border-radius: 10px;
}.course-structure-xjBRe span.description {
    display: none;
}.course-structure-xjBRe .practical-study-UzaLM > div {
    position: relative;
}

@media (min-width: 768px) {.course-structure-xjBRe {
    padding: 8rem 0;
}.course-structure-xjBRe .practical-study-UzaLM {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 4rem;
}.course-structure-xjBRe .pic-card-Cp8EO {
    height: 450px;
}.course-structure-xjBRe h3 {
    font-size: calc(22px * 1.2);
}.course-structure-xjBRe p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course-structure-xjBRe .practical-study-UzaLM {
    gap: 6rem;
}.course-structure-xjBRe .pic-card-Cp8EO {
    height: 520px;
    transform: perspective(1200px) rotateX(3deg) rotateY(-3deg);
}.course-structure-xjBRe .summary-frame-itkav {
    padding: 3rem;
}.course-structure-xjBRe h3 {
    font-size: calc(22px * 1.3);
    margin-bottom: 2rem;
}.course-structure-xjBRe h3::after {
    bottom: -15px;
    height: 4px;
}.course-structure-xjBRe p.description {
    line-height: 1.8;
    max-height: 400px;
}
}

@media (min-width: 1200px) {.course-structure-xjBRe .container {
    padding: 0 3rem;
}.course-structure-xjBRe .pic-card-Cp8EO {
    height: 580px;
}.course-structure-xjBRe .summary-frame-itkav {
    padding: 3.5rem;
}.course-structure-xjBRe h3 {
    font-size: calc(22px * 1.4);
}.course-structure-xjBRe p.description {
    font-size: calc(18px * 1.05);
    max-height: 450px;
}
}

@media (max-width: 767px) {.course-structure-xjBRe {
    padding: 4rem 0;
}.course-structure-xjBRe .pic-card-Cp8EO {
    transform: perspective(800px) rotateX(1deg) rotateY(-1deg);
    height: 280px;
}.course-structure-xjBRe .summary-frame-itkav {
    padding: 2rem;
}.course-structure-xjBRe h3 {
    margin-bottom: 1.25rem;
    font-size: 22px;
}.course-structure-xjBRe h3::after {
    height: 2px;
    bottom: -10px;
    width: 50px;
}.course-structure-xjBRe p.description {
    line-height: 1.6;
    max-height: 250px;
}
}