* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.panel-container-Xw41QZc {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
}.lesson-cta-eNZnw1H {
    flex: 0 0 auto;
}.site-study-UsyI9PF {
    flex: 1 0 auto;
}.container {
    width: 1267px;
    max-width: 100%;
    margin: auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-area-1VolBAU {
    color: #ffffff;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    padding: 60px;
    max-width: 1200px;
}.privacy-area-1VolBAU h1 {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 4px solid rgb(142,142,149);
    padding-bottom: 10px;
    font-size: 40px;
    color: rgb(142,142,149);
    font-weight: 700;
}.privacy-area-1VolBAU h2 {
    border-left: 6px solid rgb(109,109,117);
    margin-top: 30px;
    font-weight: 600;
    color: rgb(109,109,117);
    font-size: 34px;
    margin-bottom: 20px;
    padding-left: 20px;
}.privacy-area-1VolBAU ul {
    list-style-type: none;
    padding-left: 0;
    margin: 20px 0;
}.privacy-area-1VolBAU ul li::before {
    color: rgb(142,142,149);
    display: inline-block;
    content: "•";
    margin-left: -1em;
    font-size: 1.5em;
    width: 1em;
}.privacy-area-1VolBAU li {
    border-left: 2px solid rgb(142,142,149,0.5);
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.8;
}.privacy-area-1VolBAU p, .privacy-area-1VolBAU span, .privacy-area-1VolBAU div {
    margin-bottom: 20px;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.8;
}.privacy-area-1VolBAU h3, .privacy-area-1VolBAU h4, .privacy-area-1VolBAU h5, .privacy-area-1VolBAU h6 {
    margin-top: 25px;
    border-left: 5px solid rgb(142,142,149);
    color: rgb(142,142,149);
    font-weight: 600;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 21px;
}

@media only screen and (max-width: 800px) {.privacy-area-1VolBAU {
    padding: 30px;
}.privacy-area-1VolBAU h1 {
    font-size: calc(21px - 4px);
}.privacy-area-1VolBAU h2 {
    font-size: calc(21px - 3px);
}.privacy-area-1VolBAU h3, .privacy-area-1VolBAU h4, .privacy-area-1VolBAU h5, .privacy-area-1VolBAU h6 {
    font-size: calc(21px - 2px);
}.privacy-area-1VolBAU p, .privacy-area-1VolBAU span, .privacy-area-1VolBAU div, .privacy-area-1VolBAU li {
    font-size: calc(12px - 2px);
}}.statistical-summary-vc9hNCH {
    z-index: 1;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(177,176,183), rgba(30, 30, 40, 0.7) 85%);
    overflow: hidden;
}.statistical-summary-vc9hNCH::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    animation: gradientShift 15s infinite alternate;
    opacity: 0.4;
    z-index: -1;
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgb(142,142,149,0.5) 0%, transparent 30%),
                radial-gradient(circle at 80% 70%, rgb(109,109,117,0.5) 0%, transparent 30%);
}.statistical-summary-vc9hNCH::after {
    content: "";
    background-size: 100px 100px;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.03;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    top: 0;
    left: 0;
    position: absolute;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
}.statistical-summary-vc9hNCH .container {
    align-items: center;
    gap: 50px;
    flex-direction: row-reverse;
    margin: 0 auto;
    justify-content: space-between;
    padding: 0 20px;
    display: flex;
    position: relative;
    max-width: 1200px;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC {
    display: grid;
    backdrop-filter: blur(10px);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15),
                0 5px 15px rgba(0, 0, 0, 0.1),
                inset 0 0 0 1px rgba(255, 255, 255, 0.15);
    gap: 30px;
    border-radius: 28px;
    padding: 40px;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    flex: 1;
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC::before {
    left: -2px;
    background: linear-gradient(45deg, rgb(142,142,149), rgb(109,109,117), rgb(142,142,149));
    z-index: -1;
    border-radius: calc(28px + 2px);
    top: -2px;
    animation: borderGlow 6s linear infinite;
    position: absolute;
    right: -2px;
    content: "";
    opacity: 0.6;
    bottom: -2px;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 10px 20px rgba(0, 0, 0, 0.1),
                inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateY(0deg);
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ {
    display: flex;
    padding: 20px 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    text-align: center;
    position: relative;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ::before {
    transition: transform 0.4s ease;
    bottom: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    content: "";
    transform: scaleX(0.2);
    transform-origin: left;
    left: 0;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ:hover::before {
    transform: scaleX(1);
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ h4 {
    font-size: calc(32px + 0.5rem);
    margin: 0 0 10px;
    font-weight: 700;
    color: rgb(142,142,149);
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    position: relative;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ h4::after {
    border-radius: 2px;
    transform: translateX(-50%);
    background: rgb(109,109,117);
    height: 2px;
    bottom: -5px;
    content: "";
    position: absolute;
    width: 40px;
    left: 50%;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ span {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 200px;
    transition: opacity 0.3s ease;
    line-height: 1.5;
    font-weight: 400;
    font-size: 12px;
    opacity: 0.9;
    color: rgba(255, 255, 255, 0.95);
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ:hover span {
    opacity: 1;
}.statistical-summary-vc9hNCH .study-elevation-kS8N6u3 {
    max-width: 500px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 28px;
    padding: 30px;
    flex: 1;
}.statistical-summary-vc9hNCH .statistics-grow-tWIGg5e {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 15px;
    font-size: 32px;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.3;
}.statistical-summary-vc9hNCH .statistics-grow-tWIGg5e::after {
    content: "";
    height: 3px;
    left: 0;
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    width: 80px;
    bottom: 0;
    position: absolute;
    border-radius: 3px;
}.statistical-summary-vc9hNCH .knowledge-boosters-bPm5RGI {
    opacity: 1;
    margin: 0;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    border-left: 3px solid rgb(142,142,149);
    padding: 10px 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    max-width: 95%;
}.statistical-summary-vc9hNCH svg {
    height: 24px;
    transition: fill 0.3s ease;
    width: 24px;
    fill: rgb(142,142,149);
}.statistical-summary-vc9hNCH svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.statistical-summary-vc9hNCH svg:hover {
    fill: rgb(109,109,117);
}

@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes borderGlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 992px) {.statistical-summary-vc9hNCH {
    padding: 60px 0;
}.statistical-summary-vc9hNCH .container {
    flex-direction: column;
    gap: 40px;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC {
    transform: perspective(1000px) rotateY(0deg);
    width: 100%;
}.statistical-summary-vc9hNCH .study-elevation-kS8N6u3 {
    max-width: 100%;
    text-align: center;
    padding: 30px;
}.statistical-summary-vc9hNCH .statistics-grow-tWIGg5e::after {
    left: 50%;
    transform: translateX(-50%);
}.statistical-summary-vc9hNCH .knowledge-boosters-bPm5RGI {
    max-width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.statistical-summary-vc9hNCH {
    padding: 50px 0;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC {
    grid-template-columns: 1fr;
    padding: 30px;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ {
    padding: 15px;
}.statistical-summary-vc9hNCH .statistics-zone-jBXOzDJ h4 {
    font-size: calc(32px - 0.25rem);
}.statistical-summary-vc9hNCH .statistics-grow-tWIGg5e {
    margin-bottom: 20px;
    font-size: calc(32px - 0.25rem);
}
}

@media (max-width: 480px) {.statistical-summary-vc9hNCH {
    padding: 40px 0;
}.statistical-summary-vc9hNCH .container {
    padding: 0 15px;
}.statistical-summary-vc9hNCH .key-classes-Z7dJWBC {
    padding: 20px;
}.statistical-summary-vc9hNCH .statistics-grow-tWIGg5e {
    font-size: calc(32px - 0.5rem);
}.statistical-summary-vc9hNCH .knowledge-boosters-bPm5RGI {
    font-size: calc(12px - 0.1rem);
}}.title-page-hbAfTOB {
    background: linear-gradient(135deg, rgb(142,142,149,0.5), rgb(109,109,117));
    overflow: hidden;
    min-height: 100vh;
    justify-content: center;
    padding: 2rem;
    align-items: center;
    display: flex;
    position: relative;
}.title-page-hbAfTOB::before {
    left: 0;
    top: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(142,142,149,0.5) 0%, transparent 70%),
    radial-gradient(circle at 80% 70%, rgb(109,109,117,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    opacity: 0.7;
    height: 100%;
    z-index: 1;
    width: 100%;
}.title-page-hbAfTOB::after {
    content: "";
    transform: rotate(45deg);
    background: rgb(255, 255, 255, 0.5);
    top: -50%;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    right: -50%;
    filter: blur(70px);
}.title-page-hbAfTOB .learn-begin-WSTf4et {
    width: 100%;
    display: grid;
    z-index: 2;
    max-width: 1200px;
    grid-template-columns: 1fr;
    position: relative;
    gap: 2rem;
    transform: translateY(-2%);
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 1.5rem;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(142,142,149);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateX(-5%);
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child:hover {
    transform: translateX(0) scale(1.02);
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child p {
    font-size: clamp(1.1rem, 2vw, 1.5rem);
    letter-spacing: 0.02em;
    line-height: 1.4;
    color: #ffffff;
    margin: 0;
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.title-page-hbAfTOB .edu-leadership-mMQc31o {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1.5);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.title-page-hbAfTOB .edu-leadership-mMQc31o:hover {
    transform: translateY(-10px);
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div {
    position: relative;
    padding: 3rem 2rem;
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    min-height: 400px;
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div::before {
    content: "";
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
    left: 0;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}.title-page-hbAfTOB .edu-leadership-mMQc31o h3 {
    background: linear-gradient(120deg, rgb(142,142,149,0.5), rgb(109,109,117,0.5));
    backdrop-filter: blur(5px);
    transition: transform 0.4s ease-out;
    font-weight: 400;
    position: relative;
    z-index: 2;
    max-width: 90%;
    line-height: 1.5;
    font-size: clamp(1rem, 1.8vw, 1.2rem);
    margin: 0 0 2rem 0;
    letter-spacing: 0.01em;
    border-radius: 10px;
    padding: 1.2rem;
    transform: translateX(5%);
    color: #ffffff;
    font-family: Arial, sans-serif;
}.title-page-hbAfTOB .edu-leadership-mMQc31o:hover h3 {
    transform: translateX(0);
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div > div {
    margin-top: auto;
    z-index: 2;
    position: relative;
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div > div > div {
    opacity: 0;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation-delay: 0.3s;
    transform: translateY(10px);
}.title-page-hbAfTOB .title_style_header {
    padding: 1rem 0;
    font-size: clamp(1.8rem, 4vw, 47px);
    line-height: 1.2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    letter-spacing: 0.03em;
    position: relative;
    margin: 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.title-page-hbAfTOB .title_style_header::after {
    background: linear-gradient(to right, rgb(142,142,149), rgb(109,109,117));
    height: 6px;
    width: 80px;
    transition: width 0.5s ease;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}.title-page-hbAfTOB .edu-leadership-mMQc31o:hover .title_style_header::after {
    width: 150px;
}

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


@media (min-width: 768px) {.title-page-hbAfTOB .learn-begin-WSTf4et {
    gap: 3rem;
    grid-template-columns: 0.4fr 0.6fr;
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child {
    margin-top: 10%;
    align-self: center;
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div {
    padding: 4rem 3rem;
    min-height: 500px;
}.title-page-hbAfTOB .edu-leadership-mMQc31o h3 {
    max-width: 80%;
}
}

@media (min-width: 992px) {.title-page-hbAfTOB {
    padding: 4rem;
}.title-page-hbAfTOB .learn-begin-WSTf4et {
    grid-template-columns: 0.35fr 0.65fr;
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child {
    padding: 2rem;
    transform: translateX(-10%);
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div {
    min-height: 550px;
}.title-page-hbAfTOB .title_style_header::after {
    height: 8px;
}
}

@media (max-width: 767px) {.title-page-hbAfTOB {
    padding: 1.5rem;
}.title-page-hbAfTOB .learn-begin-WSTf4et > div:first-child {
    padding: 1.2rem;
}.title-page-hbAfTOB .edu-leadership-mMQc31o > div {
    padding: 2rem 1.5rem;
    min-height: 350px;
}.title-page-hbAfTOB .edu-leadership-mMQc31o h3 {
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
    padding: 1rem;
}.title-page-hbAfTOB .title_style_header {
    padding: 0.75rem 0;
}.title-page-hbAfTOB .title_style_header::after {
    width: 60px;
    height: 4px;
}}.reach-out-A4MxrW1 {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}.reach-out-A4MxrW1::before {
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    z-index: 0;
    background-size: 20px 20px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}.reach-out-A4MxrW1 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.reach-out-A4MxrW1 h2 {
    font-size: 28px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
    text-align: left;
    color: #000000;
    border-left: 5px solid rgb(142,142,149);
}.reach-out-A4MxrW1 .connect-list-Wtd1Erm {
    overflow: hidden;
    border-radius: 19px;
    flex-direction: row-reverse;
    display: flex;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
}.reach-out-A4MxrW1 .pic-stack-A7rsV9O {
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}.reach-out-A4MxrW1 .pic-stack-A7rsV9O::before {
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    background: rgb(142,142,149,0.5);
    top: 0;
    mix-blend-mode: multiply;
}.reach-out-A4MxrW1 .connect-reach-351ghDi {
    position: relative;
    padding: 60px;
    flex: 0 0 60%;
}.reach-out-A4MxrW1 .connect-reach-351ghDi::after {
    content: "";
    top: 0;
    background: rgb(177,176,183);
    border-radius: 0 0 0 100%;
    right: 0;
    position: absolute;
    z-index: -1;
    height: 150px;
    width: 150px;
}.reach-out-A4MxrW1 #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}.reach-out-A4MxrW1 h3 {
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    margin-bottom: 30px;
    position: relative;
}.reach-out-A4MxrW1 h3::after {
    content: "";
    left: 0;
    width: 40px;
    background: rgb(142,142,149);
    position: absolute;
    bottom: -10px;
    height: 2px;
}.reach-out-A4MxrW1 input[type="text"] {
    color: #000000;
    border-radius: 10px;
    width: 100%;
    padding: 18px 20px;
    background: rgb(177,176,183);
    border: none;
    font-size: 17px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
}.reach-out-A4MxrW1 input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(142,142,149,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
}.reach-out-A4MxrW1 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ {
    gap: 12px;
    align-items: center;
    margin-top: 5px;
    display: flex;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ input[type="checkbox"] {
    cursor: pointer;
    border: 2px solid rgb(177,176,183);
    position: relative;
    transition: all 0.2s ease;
    height: 22px;
    appearance: none;
    width: 22px;
    border-radius: 10px;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ input[type="checkbox"]:checked {
    border-color: rgb(142,142,149);
    background: rgb(142,142,149);
}.reach-out-A4MxrW1 .message-support-zxWGDMZ input[type="checkbox"]:checked::after {
    height: 11px;
    top: 3px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    content: "";
    transform: rotate(45deg);
    width: 6px;
    position: absolute;
    left: 7px;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ label {
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ a {
    color: rgb(142,142,149);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ a:hover {
    color: rgb(109,109,117);
}.reach-out-A4MxrW1 .message-support-zxWGDMZ a::after {
    position: absolute;
    content: "";
    background: rgb(142,142,149);
    left: 0;
    bottom: -2px;
    transition: all 0.3s ease;
    width: 100%;
    height: 1px;
}.reach-out-A4MxrW1 .message-support-zxWGDMZ a:hover::after {
    background: rgb(109,109,117);
}.reach-out-A4MxrW1 .reach-panel-wpu6305 {
    color: #ffffff;
    border: none;
    border-radius: 19px;
    transition: all 0.3s ease;
    cursor: pointer;
    align-self: flex-start;
    margin-top: 20px;
    font-size: 17px;
    background: rgb(142,142,149);
    padding: 18px 40px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgb(142,142,149,0.5);
}.reach-out-A4MxrW1 .reach-panel-wpu6305:hover {
    background: rgb(109,109,117);
    transform: translateY(-2px);
    box-shadow: 0 7px 20px rgb(109,109,117,0.5);
}.reach-out-A4MxrW1 svg {
    width: 20px;
    fill: rgb(142,142,149);
    transition: all 0.3s ease;
    height: 20px;
}.reach-out-A4MxrW1 svg path {
    fill: rgb(142,142,149);
    transition: all 0.3s ease;
}.reach-out-A4MxrW1 svg:hover {
    fill: rgb(109,109,117);
}.reach-out-A4MxrW1 svg:hover path {
    fill: rgb(109,109,117);
}

@media (max-width: 992px) {.reach-out-A4MxrW1 .connect-list-Wtd1Erm {
    flex-direction: column;
}.reach-out-A4MxrW1 .pic-stack-A7rsV9O {
    order: 1;
    flex: 0 0 auto;
    min-height: 300px;
}.reach-out-A4MxrW1 .connect-reach-351ghDi {
    flex: 0 0 auto;
    padding: 50px 40px;
    order: 2;
}.reach-out-A4MxrW1 h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.reach-out-A4MxrW1 {
    padding: 60px 0;
}.reach-out-A4MxrW1 h2 {
    font-size: calc(28px - 4px);
    margin-bottom: 30px;
}.reach-out-A4MxrW1 .connect-reach-351ghDi {
    padding: 40px 30px;
}.reach-out-A4MxrW1 #contact {
    gap: 25px;
}.reach-out-A4MxrW1 .pic-stack-A7rsV9O {
    min-height: 250px;
}
}

@media (max-width: 576px) {.reach-out-A4MxrW1 {
    padding: 40px 0;
}.reach-out-A4MxrW1 .container {
    padding: 0 15px;
}.reach-out-A4MxrW1 h2 {
    font-size: calc(28px - 6px);
    margin-bottom: 25px;
    padding-left: 15px;
}.reach-out-A4MxrW1 .connect-reach-351ghDi {
    padding: 30px 20px;
}.reach-out-A4MxrW1 #contact {
    gap: 20px;
}.reach-out-A4MxrW1 input[type="text"] {
    padding: 15px;
}.reach-out-A4MxrW1 .reach-panel-wpu6305 {
    width: 100%;
    padding: 15px 20px;
}.reach-out-A4MxrW1 .pic-stack-A7rsV9O {
    min-height: 200px;
}}.course-rewards-dBRqFWH {
    font-family: Arial, sans-serif;
    background: linear-gradient(160deg, rgb(177,176,183) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}.course-rewards-dBRqFWH::before {
    height: 400px;
    animation: pulse 10s ease-in-out infinite alternate;
    width: 400px;
    position: absolute;
    border-radius: 50%;
    background: rgb(142,142,149,0.5);
    filter: blur(100px);
    content: "";
    top: -150px;
    right: -150px;
    opacity: 0.3;
}.course-rewards-dBRqFWH::after {
    border-radius: 50%;
    bottom: -150px;
    opacity: 0.3;
    position: absolute;
    background: rgb(109,109,117,0.5);
    left: -150px;
    height: 400px;
    animation: pulse 12s ease-in-out infinite alternate-reverse;
    width: 400px;
    content: "";
    filter: blur(100px);
}@keyframes pulse {
  0% {
    opacity: 0.2;
    transform: scale(0.9);
  }
  100% {
    opacity: 0.4;
    transform: scale(1.1);
  }
}

.course-rewards-dBRqFWH .container {
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.course-rewards-dBRqFWH .pro-training-lD0BL3h {
    grid-template-columns: 1fr 1.3fr;
    display: grid;
    gap: 0;
    position: relative;
}.course-rewards-dBRqFWH .pic-stack-A7rsV9O {
    object-fit: cover;
    transform-origin: center;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
    height: 100%;
    transition: all 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    min-height: 400px;
    z-index: 1;
    width: 100%;
}.course-rewards-dBRqFWH .pic-stack-A7rsV9O:hover {
    transform: scale(1.02);
}.course-rewards-dBRqFWH .abstract-box-DnCEw4T {
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.7);
    z-index: 2;
    margin-left: -30px;
    position: relative;
    padding: 40px 35px 40px 45px;
}.course-rewards-dBRqFWH .abstract-box-DnCEw4T::before {
    background: linear-gradient(135deg, rgb(142,142,149,0.5), transparent);
    position: absolute;
    height: 100px;
    opacity: 0.4;
    top: 0;
    width: 100px;
    right: 0;
    content: "";
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}.course-rewards-dBRqFWH .abstract-box-DnCEw4T::after {
    content: "";
    position: absolute;
    height: 100px;
    opacity: 0.4;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    background: linear-gradient(135deg, rgb(109,109,117,0.5), transparent);
    width: 100px;
    left: 0;
    bottom: 0;
}.course-rewards-dBRqFWH h3 {
    color: rgb(142,142,149);
    padding-left: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
}.course-rewards-dBRqFWH h3::before {
    position: absolute;
    top: 0;
    border-radius: 10px;
    left: 0;
    background: linear-gradient(to bottom, rgb(142,142,149), rgb(109,109,117));
    height: 100%;
    width: 5px;
    content: "";
}.course-rewards-dBRqFWH ul {
    list-style: none;
    padding: 0;
    gap: 15px;
    display: flex;
    margin: 0;
    flex-direction: column;
}.course-rewards-dBRqFWH li {
    position: relative;
    transform: translateY(0);
    transition: all 0.3s ease;
}.course-rewards-dBRqFWH li:hover {
    transform: translateY(-5px);
}.course-rewards-dBRqFWH li p {
    margin: 0;
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -3px -3px 10px rgba(255, 255, 255, 0.8);
    position: relative;
    border-radius: 10px;
    display: flex;
    gap: 16px;
    align-items: center;
    padding: 15px 20px;
    font-size: 17px;
    color: #000000;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5));
}.course-rewards-dBRqFWH li p::before {
    background: linear-gradient(135deg, rgb(142,142,149,0.5), rgb(109,109,117,0.5));
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    z-index: -1;
}.course-rewards-dBRqFWH li:hover p {
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.08),
    -5px -5px 15px rgba(255, 255, 255, 1);
}.course-rewards-dBRqFWH li:hover p::before {
    opacity: 0.1;
}.course-rewards-dBRqFWH svg {
    border-radius: 50%;
    background: #ffffff;
    transition: all 0.3s ease;
    height: 24px;
    box-shadow: 
    3px 3px 8px rgba(0, 0, 0, 0.1),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
    padding: 10px;
    width: 24px;
    flex-shrink: 0;
}.course-rewards-dBRqFWH svg path {
    fill: rgb(142,142,149);
    transition: fill 0.3s ease;
}.course-rewards-dBRqFWH li:hover svg {
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(142,142,149), rgb(109,109,117));
    box-shadow: 
    5px 5px 10px rgba(0, 0, 0, 0.15),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
}.course-rewards-dBRqFWH li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.course-rewards-dBRqFWH {
    padding: 60px 0;
}.course-rewards-dBRqFWH .pro-training-lD0BL3h {
    gap: 30px;
    grid-template-columns: 1fr;
}.course-rewards-dBRqFWH .pic-stack-A7rsV9O {
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.course-rewards-dBRqFWH .abstract-box-DnCEw4T {
    margin-left: 0;
    padding: 35px 30px;
}
}

@media (max-width: 768px) {.course-rewards-dBRqFWH {
    padding: 50px 0;
}.course-rewards-dBRqFWH .pic-stack-A7rsV9O {
    min-height: 280px;
}.course-rewards-dBRqFWH h3 {
    font-size: calc(35px * 0.95);
}
}

@media (max-width: 576px) {.course-rewards-dBRqFWH {
    padding: 40px 0;
}.course-rewards-dBRqFWH .pic-stack-A7rsV9O {
    min-height: 220px;
}.course-rewards-dBRqFWH .abstract-box-DnCEw4T {
    padding: 25px 20px;
}.course-rewards-dBRqFWH h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.9);
}.course-rewards-dBRqFWH li p {
    gap: 12px;
    padding: 12px 15px;
    font-size: 17px;
}.course-rewards-dBRqFWH svg {
    height: 22px;
    width: 22px;
    padding: 8px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    content: "";
    bottom: 0;
    left: 0;
    opacity: 0.75;
    right: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(142,142,149,0.5) 35%, rgb(109,109,117,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    z-index: -1;
    top: 0;
    position: absolute;
    background-size: 300% 300%;
    animation: gradientFlow 20s ease infinite;
}footer::after {
    z-index: -1;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(142,142,149,0.5) 25%, rgb(142,142,149,0.5) 26%, transparent 27%, transparent 74%, rgb(109,109,117,0.5) 75%, rgb(109,109,117,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(142,142,149,0.5) 25%, rgb(142,142,149,0.5) 26%, transparent 27%, transparent 74%, rgb(109,109,117,0.5) 75%, rgb(109,109,117,0.5) 76%, transparent 77%, transparent);
    bottom: 0;
    background-size: 50px 50px;
    content: "";
    opacity: 0.15;
    right: 0;
    top: 0;
    position: absolute;
    left: 0;
}.lesson-cta-eNZnw1H {
    position: relative;
    color: #ffffff;
    padding: 4rem 0 2.5rem;
}.lesson-cta-eNZnw1H::before {
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    height: 2px;
    opacity: 0.8;
    background: linear-gradient(90deg, transparent, rgb(142,142,149), rgb(109,109,117), transparent);
    content: "";
    box-shadow: 0 0 20px rgb(142,142,149,0.5);
}.lesson-cta-eNZnw1H .container {
    position: relative;
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}.lesson-cta-eNZnw1H .company_holder {
    overflow: hidden;
    flex: 1 1 350px;
    border-radius: 13px;
    padding: 2rem;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    transition: all 0.4s ease;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    position: relative;
}.lesson-cta-eNZnw1H .company_holder::before {
    top: 0;
    transform: translateY(-1px);
    left: -50%;
    width: 200%;
    height: 1px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(142,142,149), transparent);
}.lesson-cta-eNZnw1H .company_holder::after {
    width: 100%;
    bottom: 0;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(109,109,117), transparent);
    position: absolute;
    left: 0;
    transform: translateY(1px);
}.lesson-cta-eNZnw1H .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(142,142,149,0.5);
}.lesson-cta-eNZnw1H .company_holder h3 {
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 33px;
    position: relative;
    margin: 0 0 1.5rem;
    display: inline-block;
    text-shadow: 0 0 15px rgb(142,142,149,0.5);
}.lesson-cta-eNZnw1H .company_holder h3::after {
    width: 50px;
    bottom: -8px;
    left: 0;
    border-radius: 10px;
    height: 3px;
    transition: width 0.3s ease-out;
    box-shadow: 0 0 10px rgb(142,142,149);
    content: "";
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    position: absolute;
}.lesson-cta-eNZnw1H .company_holder:hover h3::after {
    width: 100%;
}.lesson-cta-eNZnw1H .law-res-jTIupLN {
    text-shadow: 0 0 10px #000000;
    opacity: 0.85;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6;
    max-width: 100%;
}.lesson-cta-eNZnw1H .price-table-6O2nYBV {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.lesson-cta-eNZnw1H .site-nav-YZfNstQ {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB {
    flex: 1 1 calc(50% - 1.25rem);
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    padding: 2rem;
    min-width: 250px;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 13px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    backdrop-filter: blur(8px);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB::before {
    left: -50%;
    top: 0;
    content: "";
    width: 200%;
    height: 1px;
    transform: translateY(-1px);
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(109,109,117), transparent);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB::after {
    transform: translateY(1px);
    position: absolute;
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(142,142,149), transparent);
    bottom: 0;
    width: 100%;
    content: "";
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(109,109,117,0.5);
    transform: translateY(-5px);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB h5 {
    font-size: 19px;
    margin: 0 0 1.5rem;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(109,109,117,0.5);
    display: inline-block;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.5px;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB h5::after {
    position: absolute;
    border-radius: 10px;
    content: "";
    bottom: -8px;
    width: 40px;
    background: linear-gradient(90deg, rgb(109,109,117), rgb(142,142,149));
    transition: width 0.3s ease-out;
    height: 3px;
    left: 0;
    box-shadow: 0 0 10px rgb(109,109,117);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB:hover h5::after {
    width: 100%;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a {
    opacity: 0.8;
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-decoration: none;
    z-index: 1;
    position: relative;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    text-shadow: 0 0 5px #000000;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a::before {
    background: linear-gradient(180deg, rgb(142,142,149), rgb(109,109,117));
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    z-index: -1;
    opacity: 0.5;
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 3px;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    position: absolute;
    opacity: 0;
    left: 0;
    z-index: -1;
    content: "";
    transition: all 0.3s ease;
    height: 100%;
    width: 0;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a:hover {
    opacity: 1;
    color: #ffffff;
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(109,109,117,0.5);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a:hover::before {
    opacity: 1;
    width: 5px;
    box-shadow: 0 0 10px rgb(142,142,149);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a:hover::after {
    opacity: 0.2;
    width: 100%;
}.quiz-links-WdO04Gn {
    margin-top: 2rem;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 2rem 0;
    background: rgba(0, 0, 0, 0.5);
}.quiz-links-WdO04Gn::before {
    width: 100%;
    height: 1px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(142,142,149), rgb(109,109,117), transparent);
    top: 0;
}.quiz-links-WdO04Gn .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.quiz-links-WdO04Gn .med-guides-zMBt4ye {
    text-align: center;
    text-shadow: 0 0 5px #000000;
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    position: relative;
}.quiz-links-WdO04Gn .med-guides-zMBt4ye:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(109,109,117,0.5);
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.lesson-cta-eNZnw1H .container {
    gap: 2rem;
}.lesson-cta-eNZnw1H .company_holder {
    flex: 1 1 320px;
}.lesson-cta-eNZnw1H .price-table-6O2nYBV {
    min-width: 320px;
    flex: 1 1 calc(100% - 370px);
}
}

@media (max-width: 992px) {.lesson-cta-eNZnw1H {
    padding: 3.5rem 0 2rem;
}.lesson-cta-eNZnw1H .container {
    flex-direction: column;
    gap: 2rem;
}.lesson-cta-eNZnw1H .company_holder,
    .lesson-cta-eNZnw1H .price-table-6O2nYBV {
    flex: 1 1 100%;
    min-width: 100%;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB {
    min-width: 220px;
    flex: 0 1 calc(50% - 1.25rem);
}
}

@media (max-width: 768px) {.lesson-cta-eNZnw1H {
    padding: 3rem 0 1.5rem;
}.lesson-cta-eNZnw1H .company_holder,
    .lesson-cta-eNZnw1H .main-nav-Emf8UlB {
    padding: 1.5rem;
}.lesson-cta-eNZnw1H .site-nav-YZfNstQ {
    gap: 1.5rem;
}.lesson-cta-eNZnw1H .company_holder h3 {
    font-size: calc(33px - 2px);
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB h5 {
    font-size: calc(19px - 1px);
}.lesson-cta-eNZnw1H .company_holder:hover,
    .lesson-cta-eNZnw1H .main-nav-Emf8UlB:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.lesson-cta-eNZnw1H {
    padding: 2.5rem 0 1rem;
}.lesson-cta-eNZnw1H .site-nav-YZfNstQ {
    gap: 1rem;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB {
    min-width: 100%;
    flex: 1 1 100%;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a {
    padding: 0.4rem 0.8rem;
}.lesson-cta-eNZnw1H .main-nav-Emf8UlB .site-nav-YZfNstQ a:hover {
    padding-left: 1.2rem;
}.quiz-links-WdO04Gn {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.lesson-cta-eNZnw1H .company_holder:hover,
    .lesson-cta-eNZnw1H .main-nav-Emf8UlB:hover {
    transform: translateY(-2px);
}}.tyZone-PCkAeDL {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(142,142,149,0.5), rgb(109,109,117,0.5));
    padding: 120px 0;
    position: relative;
}.tyZone-PCkAeDL::before {
    content: "";
    background: #ffffff;
    left: -5%;
    position: absolute;
    top: -10%;
    opacity: 0.03;
    height: 70%;
    width: 50%;
    transform: rotate(-15deg) skew(15deg);
    pointer-events: none;
}.tyZone-PCkAeDL::after {
    width: 40%;
    transform: rotate(25deg) skew(-15deg);
    height: 80%;
    pointer-events: none;
    opacity: 0.05;
    position: absolute;
    background: rgb(109,109,117);
    content: "";
    right: -5%;
    bottom: -10%;
}.tyZone-PCkAeDL .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.tyZone-PCkAeDL .pro-training-lD0BL3h {
    position: relative;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    padding: 60px 50px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.tyZone-PCkAeDL .pro-training-lD0BL3h:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.tyZone-PCkAeDL .pro-training-lD0BL3h::before {
    width: 6px;
    top: 0;
    transform-origin: left center;
    height: 100%;
    content: "";
    position: absolute;
    transform: scaleY(0);
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(to bottom, rgb(142,142,149), rgb(109,109,117));
}.tyZone-PCkAeDL .pro-training-lD0BL3h:hover::before {
    transform: scaleY(1);
}.tyZone-PCkAeDL .pro-training-lD0BL3h > div:first-child {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}.tyZone-PCkAeDL h5 {
    line-height: 1.4;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    color: #000000;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}.tyZone-PCkAeDL .pro-training-lD0BL3h:hover h5 {
    transform: translateY(-5px);
}.tyZone-PCkAeDL h5::after {
    height: 3px;
    transform: scaleX(0.7);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    left: 0;
    transform-origin: left center;
    bottom: -8px;
    width: 80px;
    content: "";
    position: absolute;
}.tyZone-PCkAeDL .pro-training-lD0BL3h:hover h5::after {
    transform: scaleX(1);
}.tyZone-PCkAeDL a {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: transform 0.4s ease;
    display: block;
}.tyZone-PCkAeDL a:hover {
    transform: translateX(5px);
}.tyZone-PCkAeDL p {
    line-height: 1.8;
    position: relative;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
}.tyZone-PCkAeDL a:hover p {
    color: rgb(142,142,149);
}.tyZone-PCkAeDL a::before {
    content: "";
    background: linear-gradient(90deg, #ffffff, rgb(109,109,117,0.5), #ffffff);
    height: 100%;
    position: absolute;
    left: -100%;
    transition: left 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0.3;
    pointer-events: none;
    transform: skewX(-15deg);
    width: 100%;
    top: 0;
}.tyZone-PCkAeDL a:hover::before {
    left: 200%;
}

@media (min-width: 992px) {.tyZone-PCkAeDL {
    padding: 150px 0;
}.tyZone-PCkAeDL .pro-training-lD0BL3h {
    margin: 0 auto;
    padding: 80px 70px;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 85%;
}.tyZone-PCkAeDL h5 {
    font-size: calc(20px * 1.15);
    line-height: 1.3;
}.tyZone-PCkAeDL p {
    line-height: 1.9;
    font-size: calc(13px * 1.1);
}.tyZone-PCkAeDL h5::after {
    width: 100px;
}
}

@media (min-width: 1200px) {.tyZone-PCkAeDL .pro-training-lD0BL3h {
    max-width: 75%;
}
}

@media (max-width: 991px) {.tyZone-PCkAeDL {
    padding: 100px 0;
}.tyZone-PCkAeDL .pro-training-lD0BL3h {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.tyZone-PCkAeDL {
    padding: 80px 0;
}.tyZone-PCkAeDL .pro-training-lD0BL3h {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.tyZone-PCkAeDL h5 {
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 575px) {.tyZone-PCkAeDL {
    padding: 60px 0;
}.tyZone-PCkAeDL .pro-training-lD0BL3h {
    transform: none;
    padding: 30px 20px;
}.tyZone-PCkAeDL h5 {
    line-height: 1.5;
    font-size: calc(20px * 0.85);
}.tyZone-PCkAeDL p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}.tyZone-PCkAeDL h5::after {
    width: 60px;
    height: 2px;
}}header {
    z-index: 99;
    background: rgb(177,176,183);
    width: 100%;
    position: relative;
    overflow: visible;
}header::before {
    left: 0;
    height: 100%;
    z-index: -1;
    opacity: 0.15;
    background: linear-gradient(90deg, rgb(142,142,149,0.5) 0%, transparent 50%, rgb(142,142,149,0.5) 100%);
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}header .site-core-cVtbTCq {
    grid-template-rows: auto auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    position: relative;
    padding: 20px;
}header .site-core-cVtbTCq::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(142,142,149,0.5), transparent);
    position: absolute;
    width: 100%;
    content: "";
    top: 50%;
    left: 0;
}header .site-core-cVtbTCq .nav-info-ML2CVOB {
    z-index: 10;
    justify-self: center;
    padding: 5px 20px 15px;
    position: relative;
}header .site-core-cVtbTCq .nav-info-ML2CVOB::before,
header .site-core-cVtbTCq .nav-info-ML2CVOB::after {
    width: 90%;
    height: 90%;
    content: "";
    border-radius: 10px;
    position: absolute;
}header .site-core-cVtbTCq .nav-info-ML2CVOB::before {
    border-left: 2px solid rgb(142,142,149);
    left: -5px;
    transition: transform 0.3s ease;
    border-top: 2px solid rgb(142,142,149);
    transform: scale(0);
    transform-origin: top left;
    top: -5px;
}header .site-core-cVtbTCq .nav-info-ML2CVOB::after {
    transform: scale(0);
    right: -5px;
    border-bottom: 2px solid rgb(109,109,117);
    bottom: -5px;
    transition: transform 0.3s ease;
    border-right: 2px solid rgb(109,109,117);
    transform-origin: bottom right;
}header .site-core-cVtbTCq .nav-info-ML2CVOB:hover::before,
header .site-core-cVtbTCq .nav-info-ML2CVOB:hover::after {
    transform: scale(1);
}header .site-core-cVtbTCq .nav-info-ML2CVOB .nav-start-f5LReM9 {
    display: block;
    transition: transform 0.3s ease;
}header .site-core-cVtbTCq .nav-info-ML2CVOB .nav-start-f5LReM9 svg {
    width: auto;
    height: 60px;
}header .site-core-cVtbTCq .main-nav-Emf8UlB {
    list-style: none;
    display: flex;
    position: relative;
    margin: 0;
    justify-content: center;
    padding: 20px 0 10px;
    background: linear-gradient(180deg, transparent, rgb(109,109,117) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    flex-wrap: wrap;
}header .site-core-cVtbTCq .main-nav-Emf8UlB::before,
header .site-core-cVtbTCq .main-nav-Emf8UlB::after {
    position: absolute;
    height: 70%;
    top: 15%;
    width: 2px;
    content: "";
    background: rgb(142,142,149,0.5);
}header .site-core-cVtbTCq .main-nav-Emf8UlB::before {
    left: 0;
}header .site-core-cVtbTCq .main-nav-Emf8UlB::after {
    right: 0;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 {
    transition: transform 0.3s ease;
    margin: 0;
    position: relative;
    padding: 0 15px;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1:not(:last-child)::after {
    height: 60%;
    width: 1px;
    top: 20%;
    right: 0;
    position: absolute;
    content: "";
    background: rgb(109,109,117,0.5);
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1:hover {
    transform: translateY(-3px);
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 a {
    transition: color 0.3s ease;
    padding: 10px 5px;
    font-size: 17px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    display: block;
    text-align: center;
    position: relative;
    text-decoration: none;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 a:hover {
    color: rgb(142,142,149);
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 a::before {
    content: "";
    height: 2px;
    transform: scaleX(0);
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 5px;
    transition: transform 0.3s ease;
    background: rgb(109,109,117);
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .site-core-cVtbTCq {
    padding: 15px 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .site-core-cVtbTCq .main-nav-Emf8UlB {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .site-core-cVtbTCq {
    gap: 10px;
    grid-template-rows: auto auto;
    padding: 15px;
}header .site-core-cVtbTCq .nav-info-ML2CVOB {
    padding: 5px 10px;
}header .site-core-cVtbTCq .nav-info-ML2CVOB .nav-start-f5LReM9 svg {
    height: 45px;
}header .site-core-cVtbTCq .main-nav-Emf8UlB {
    padding: 15px 0 10px;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 {
    padding: 0 10px;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 a {
    font-size: calc(17px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .site-core-cVtbTCq .main-nav-Emf8UlB {
    justify-content: center;
    flex-wrap: wrap;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1 {
    margin: 3px 0;
}header .site-core-cVtbTCq .main-nav-Emf8UlB .top-start-lR94Fq1:not(:last-child)::after {
    display: none;
}}.learning-system-CzTXmiS {
    background: rgb(177,176,183);
    position: relative;
    align-items: center;
    min-height: 80vh;
    padding: 6rem 2rem;
    display: flex;
    overflow: hidden;
}.learning-system-CzTXmiS::before {
    z-index: 1;
    content: '';
    top: 0;
    opacity: 0.4;
    background: linear-gradient(135deg, rgb(142,142,149,0.5) 0%, transparent 80%);
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}.learning-system-CzTXmiS::after {
    left: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgb(142,142,149,0.5),
        rgb(142,142,149,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.1;
    animation: moveLines 40s linear infinite;
    content: '';
}@keyframes moveLines {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(50px);
    }
}

.learning-system-CzTXmiS .pro-training-lD0BL3h {
    position: relative;
    justify-content: flex-start;
    width: 100%;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
    display: flex;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T {
    position: relative;
    transform-style: preserve-3d;
    padding: 0;
    width: 55%;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T::before {
    opacity: 0.7;
    top: -20px;
    height: 100px;
    content: '';
    animation: borderPulse 4s infinite alternate;
    z-index: -1;
    border-left: 1px solid rgb(142,142,149);
    border-top: 1px solid rgb(142,142,149);
    position: absolute;
    left: -20px;
    width: 100px;
}@keyframes borderPulse {
    0% {
        border-color: rgb(142,142,149);
    }
    100% {
        border-color: rgb(109,109,117);
    }
}

.learning-system-CzTXmiS .abstract-box-DnCEw4T::after {
    bottom: -20px;
    border-right: 1px solid rgb(109,109,117);
    height: 100px;
    z-index: -1;
    right: -20px;
    content: '';
    opacity: 0.7;
    border-bottom: 1px solid rgb(109,109,117);
    animation: borderPulse 4s infinite alternate-reverse;
    width: 100px;
    position: absolute;
}.learning-system-CzTXmiS h2 {
    letter-spacing: 6px;
    font-size: 28px;
    color: rgb(142,142,149);
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease;
    font-weight: 300;
    margin-bottom: 3rem;
}.learning-system-CzTXmiS h2::after {
    content: attr(data-text);
    z-index: -1;
    transition: all 0.3s ease;
    opacity: 0.3;
    top: 0.5rem;
    left: 0.5rem;
    position: absolute;
    filter: blur(1px);
    color: rgb(109,109,117);
}.learning-system-CzTXmiS h2::before {
    background: linear-gradient(to right, rgb(142,142,149), transparent);
    bottom: -1.5rem;
    content: '';
    width: 60px;
    position: absolute;
    height: 1px;
    left: 0;
}.learning-system-CzTXmiS p {
    max-width: 600px;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 13px;
    padding-left: 2rem;
    position: relative;
}.learning-system-CzTXmiS p::before {
    left: 0;
    position: absolute;
    height: 100%;
    width: 1px;
    content: '';
    background: linear-gradient(to bottom, rgb(142,142,149), transparent);
    top: 0;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T::before,
.learning-system-CzTXmiS .abstract-box-DnCEw4T::after,
.learning-system-CzTXmiS h2,
.learning-system-CzTXmiS p {
    transition: all 0.5s ease;
}.learning-system-CzTXmiS:hover h2 {
    transform: translateY(-5px);
    letter-spacing: 8px;
}.learning-system-CzTXmiS:hover h2::after {
    filter: blur(2px);
    top: 0.8rem;
    left: 0.8rem;
    opacity: 0.5;
}.learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::before,
.learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::after {
    height: 120px;
    width: 120px;
}.learning-system-CzTXmiS:hover p {
    transform: translateX(5px);
}.learning-system-CzTXmiS::before,
.learning-system-CzTXmiS::after {
    transition: all 1s ease;
}.learning-system-CzTXmiS:hover::before {
    opacity: 0.6;
    background-position: right bottom;
}.learning-system-CzTXmiS:hover::after {
    opacity: 0.15;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 992px) {.learning-system-CzTXmiS {
    padding: 5rem 1.5rem;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T {
    width: 70%;
}.learning-system-CzTXmiS h2 {
    margin-bottom: 2.5rem;
    letter-spacing: 4px;
    font-size: calc(28px * 0.9);
}.learning-system-CzTXmiS p {
    font-size: calc(13px * 0.95);
}.learning-system-CzTXmiS:hover h2 {
    letter-spacing: 6px;
}
}

@media (max-width: 768px) {.learning-system-CzTXmiS {
    min-height: 60vh;
    padding: 4rem 1rem;
}.learning-system-CzTXmiS .pro-training-lD0BL3h {
    justify-content: center;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T {
    width: 90%;
}.learning-system-CzTXmiS h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2rem;
    letter-spacing: 3px;
}.learning-system-CzTXmiS h2::before {
    bottom: -1rem;
    width: 40px;
}.learning-system-CzTXmiS h2::after {
    left: 0.3rem;
    top: 0.3rem;
}.learning-system-CzTXmiS p {
    padding-left: 1.5rem;
}.learning-system-CzTXmiS:hover h2 {
    letter-spacing: 4px;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T::before,
    .learning-system-CzTXmiS .abstract-box-DnCEw4T::after {
    height: 80px;
    width: 80px;
}.learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::before,
    .learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::after {
    width: 90px;
    height: 90px;
}
}

@media (max-width: 576px) {.learning-system-CzTXmiS {
    min-height: auto;
    padding: 3rem 0.8rem;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T {
    width: 100%;
}.learning-system-CzTXmiS h2 {
    letter-spacing: 2px;
    font-size: calc(28px * 0.7);
    margin-bottom: 1.5rem;
}.learning-system-CzTXmiS h2::before {
    width: 30px;
    bottom: -0.8rem;
}.learning-system-CzTXmiS p {
    padding-left: 1rem;
    font-size: calc(13px * 0.9);
}.learning-system-CzTXmiS:hover h2 {
    letter-spacing: 3px;
}.learning-system-CzTXmiS .abstract-box-DnCEw4T::before,
    .learning-system-CzTXmiS .abstract-box-DnCEw4T::after {
    height: 60px;
    width: 60px;
}.learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::before,
    .learning-system-CzTXmiS:hover .abstract-box-DnCEw4T::after {
    height: 70px;
    width: 70px;
}}.service-connect-coXJ5aU {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(177,176,183) 0%, rgba(255,255,255,0.97) 100%);
    position: relative;
    padding: 7rem 2rem;
    font-family: Arial, sans-serif;
}.service-connect-coXJ5aU::before {
    content: "";
    opacity: 0.2;
    position: absolute;
    z-index: 0;
    top: -10%;
    width: 40%;
    background: linear-gradient(120deg, rgb(142,142,149,0.5) 0%, rgb(109,109,117,0.5) 100%);
    height: 40%;
    transform: rotate(-15deg) translateZ(0);
    right: -5%;
    filter: blur(40px);
    animation: float 15s ease-in-out infinite;
}.service-connect-coXJ5aU::after {
    opacity: 0.15;
    height: 35%;
    left: -5%;
    content: "";
    filter: blur(30px);
    z-index: 0;
    position: absolute;
    animation: float 18s ease-in-out infinite reverse;
    transform: rotate(12deg) translateZ(0);
    bottom: -10%;
    width: 35%;
    background: linear-gradient(220deg, rgb(109,109,117,0.5) 0%, rgb(142,142,149,0.5) 100%);
}.service-connect-coXJ5aU h1 {
    text-align: center;
    letter-spacing: -0.02em;
    position: relative;
    color: #000000;
    font-weight: 700;
    z-index: 2;
    margin-bottom: 3.5rem;
    font-size: 41px;
}.service-connect-coXJ5aU h1::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(142,142,149) 0%, rgb(109,109,117) 100%);
    content: "";
    bottom: -15px;
    border-radius: 10px;
    left: 50%;
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
}.service-connect-coXJ5aU .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.service-connect-coXJ5aU .chat-form-YCXdyZz {
    display: grid;
    background: linear-gradient(145deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 100%);
    border-radius: 11px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04), 
                0 1px 5px rgba(0,0,0,0.03),
                0 20px 40px rgba(rgb(142,142,149,0.5), 0.03);
    border: 1px solid rgba(255,255,255,0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2.5rem;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(0.5deg);
    padding: 2.5rem;
}.service-connect-coXJ5aU .chat-form-YCXdyZz:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.06), 
                0 1px 8px rgba(0,0,0,0.04),
                0 20px 40px rgba(rgb(142,142,149,0.5), 0.04);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    background: rgba(255,255,255,0.5);
    padding: 1.5rem;
    position: relative;
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.03);
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div:first-child {
    background: linear-gradient(145deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.6) 100%);
    padding: 2.5rem;
    font-size: calc(17px + 0.1rem);
    border-left: 4px solid rgb(142,142,149);
    letter-spacing: -0.01em;
    color: #000000;
    line-height: 1.7;
}.service-connect-coXJ5aU h6 {
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-bottom: 0.75rem;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 0.02em;
}.service-connect-coXJ5aU h6 svg {
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
}.service-connect-coXJ5aU h6:hover svg {
    transform: translateY(-2px);
}.service-connect-coXJ5aU span {
    color: #000000;
    display: block;
    font-size: 17px;
    line-height: 1.6;
    margin-top: 0.5rem;
    border-left: 2px solid rgb(109,109,117,0.5);
    padding-left: 1.5rem;
}.service-connect-coXJ5aU .get-contactblock-4IKlzYj {
    gap: 1.25rem;
    display: flex;
    flex-direction: column;
}.service-connect-coXJ5aU .get-contactblock-4IKlzYj > div {
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}.service-connect-coXJ5aU .get-contactblock-4IKlzYj > div:hover {
    transform: scale(1.03) translateX(5px);
}.service-connect-coXJ5aU .support-info-F1rPyKa {
    border-radius: 10px;
    border-left: 3px solid transparent;
    background: rgba(255,255,255,0.4);
    padding: 0.75rem 1rem;
    font-size: 17px;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}.service-connect-coXJ5aU .support-info-F1rPyKa:hover {
    background: rgba(255,255,255,0.8);
    border-left-color: rgb(142,142,149);
    color: rgb(142,142,149);
}.service-connect-coXJ5aU .support-info-F1rPyKa svg {
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
}.service-connect-coXJ5aU .support-info-F1rPyKa:hover svg {
    transform: translateX(3px);
}.service-connect-coXJ5aU svg {
    width: 20px;
    opacity: 0.85;
    height: 20px;
}.service-connect-coXJ5aU svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.service-connect-coXJ5aU .support-info-F1rPyKa:hover svg path {
    fill: rgb(142,142,149);
}

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

@media (min-width: 768px) {.service-connect-coXJ5aU {
    padding: 8rem 3rem;
}.service-connect-coXJ5aU h1 {
    margin-bottom: 4rem;
}.service-connect-coXJ5aU .chat-form-YCXdyZz {
    gap: 3rem;
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.service-connect-coXJ5aU {
    padding: 10rem 4rem;
}.service-connect-coXJ5aU h1 {
    margin-bottom: 5rem;
}.service-connect-coXJ5aU .chat-form-YCXdyZz {
    grid-template-columns: 2fr 1fr 1fr;
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div:first-child {
    grid-column: 1;
    align-items: center;
    grid-row: span 2;
    display: flex;
}.service-connect-coXJ5aU .get-contactblock-4IKlzYj {
    gap: 1.5rem;
}
}

@media (hover: hover) {.service-connect-coXJ5aU .chat-form-YCXdyZz > div {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
}.service-connect-coXJ5aU .support-info-F1rPyKa {
    overflow: hidden;
    position: relative;
}.service-connect-coXJ5aU .support-info-F1rPyKa::before {
    top: 0;
    transition: transform 0.6s ease;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transform: translateX(-100%);
    position: absolute;
}.service-connect-coXJ5aU .support-info-F1rPyKa:hover::before {
    transform: translateX(100%);
}
}

@media (max-width: 767px) {.service-connect-coXJ5aU {
    padding: 5rem 1.5rem;
}.service-connect-coXJ5aU h1 {
    margin-bottom: 3rem;
    font-size: calc(41px - 0.2rem);
}.service-connect-coXJ5aU .chat-form-YCXdyZz {
    padding: 1.5rem;
    gap: 1.5rem;
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div {
    padding: 1.25rem;
}.service-connect-coXJ5aU .chat-form-YCXdyZz > div:first-child {
    padding: 1.5rem;
}.service-connect-coXJ5aU h6 {
    font-size: calc(18px - 0.1rem);
}.service-connect-coXJ5aU span {
    font-size: calc(17px - 0.1rem);
    padding-left: 1rem;
}.service-connect-coXJ5aU .get-contactblock-4IKlzYj {
    gap: 1rem;
}.service-connect-coXJ5aU .support-info-F1rPyKa {
    font-size: calc(17px - 0.1rem);
    padding: 0.6rem 0.75rem;
}}.course-program-I0h7Y5U {
    position: relative;
    background-color: rgb(177,176,183);
    padding: 100px 0;
    overflow: hidden;
}.course-program-I0h7Y5U::before {
    top: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.1;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
    45deg,
    rgb(142,142,149,0.5) 0,
    rgb(142,142,149,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
    width: 100%;
    left: 0;
}.course-program-I0h7Y5U::after {
    background: radial-gradient(
    circle at 80% 20%,
    rgb(109,109,117,0.5) 0%,
    transparent 60%
  );
    z-index: 1;
    top: 0;
    right: 0;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
}.course-program-I0h7Y5U .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.course-program-I0h7Y5U .pro-training-lD0BL3h {
    position: relative;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.course-program-I0h7Y5U .pro-training-lD0BL3h::before {
    animation: rotate 30s linear infinite;
    height: 200px;
    border: 1px solid rgb(142,142,149,0.5);
    content: "";
    position: absolute;
    z-index: -1;
    width: 200px;
    border-radius: 50%;
    top: -80px;
    left: -120px;
}.course-program-I0h7Y5U .pro-training-lD0BL3h::after {
    position: absolute;
    z-index: -1;
    height: 300px;
    width: 300px;
    border: 2px solid rgb(109,109,117,0.5);
    animation: rotate 40s linear infinite reverse;
    bottom: -100px;
    border-radius: 50%;
    right: -50px;
    content: "";
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d {
    justify-content: center;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(142,142,149);
    border-radius: 13px;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    flex-direction: column;
    transform: translateZ(0);
    position: relative;
    padding: 40px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d::before {
    border-right: 2px solid rgb(109,109,117,0.5);
    right: 20px;
    height: 60px;
    position: absolute;
    top: 20px;
    content: "";
    border-top: 2px solid rgb(109,109,117,0.5);
    z-index: 1;
    width: 60px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d::after {
    border-left: 2px solid rgb(142,142,149,0.5);
    left: 20px;
    bottom: 20px;
    width: 60px;
    z-index: 1;
    height: 60px;
    content: "";
    border-bottom: 2px solid rgb(142,142,149,0.5);
    position: absolute;
}.course-program-I0h7Y5U .nav-info-ML2CVOB {
    position: relative;
    margin-bottom: 30px;
}.course-program-I0h7Y5U .nav-info-ML2CVOB::before {
    top: 50%;
    left: -20px;
    width: 10px;
    border-radius: 50%;
    content: "";
    background-color: rgb(142,142,149);
    position: absolute;
    transform: translateY(-50%);
    height: 10px;
}.course-program-I0h7Y5U .nav-info-ML2CVOB svg {
    max-height: 70px;
    height: 60px;
    width: 60px;
    transition: filter 0.4s ease;
}.course-program-I0h7Y5U .nav-info-ML2CVOB:hover svg {
    filter: drop-shadow(0 0 8px rgb(142,142,149,0.5));
}.course-program-I0h7Y5U .nav-info-ML2CVOB svg path {
    fill: rgb(142,142,149);
    transition: fill 0.3s ease;
}.course-program-I0h7Y5U .nav-info-ML2CVOB:hover svg path {
    fill: rgb(109,109,117);
}.course-program-I0h7Y5U h3 {
    padding-bottom: 20px;
    font-size: 33px;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
}.course-program-I0h7Y5U h3::after {
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(
    to right,
    rgb(142,142,149) 0%,
    rgb(109,109,117) 100%
  );
    left: 0;
    height: 3px;
    border-radius: 10px;
    width: 80px;
}.course-program-I0h7Y5U p {
    margin-bottom: 0;
    color: #000000;
    line-height: 1.8;
    font-size: 18px;
    position: relative;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    border-radius: 13px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    min-height: 500px;
    position: relative;
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
}.course-program-I0h7Y5U .pic-stack-A7rsV9O::before {
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
    background: linear-gradient(
    to bottom right,
    rgb(142,142,149,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(109,109,117,0.5) 100%
  );
    top: 0;
    content: "";
    position: absolute;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O::after {
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
    border-radius: 13px;
    position: absolute;
    content: "";
}.course-program-I0h7Y5U .pic-stack-A7rsV9O:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.course-program-I0h7Y5U .pro-training-lD0BL3h {
    gap: 40px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d {
    padding: 30px;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    min-height: 450px;
}
}

@media (max-width: 991px) {.course-program-I0h7Y5U {
    padding: 70px 0;
}.course-program-I0h7Y5U .pro-training-lD0BL3h {
    grid-template-columns: 1fr;
    gap: 40px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d {
    order: 2;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
    min-height: 400px;
}.course-program-I0h7Y5U .pro-training-lD0BL3h::before,
  .course-program-I0h7Y5U .pro-training-lD0BL3h::after {
    display: none;
}
}

@media (max-width: 767px) {.course-program-I0h7Y5U {
    padding: 50px 0;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d {
    padding: 25px;
}.course-program-I0h7Y5U h3 {
    font-size: calc(33px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 15px;
}.course-program-I0h7Y5U .nav-info-ML2CVOB {
    margin-bottom: 20px;
}.course-program-I0h7Y5U .nav-info-ML2CVOB svg {
    max-height: 60px;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    min-height: 350px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d::before,
  .course-program-I0h7Y5U .skill-explorer-FfxDT2d::after {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 576px) {.course-program-I0h7Y5U {
    padding: 40px 0;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d {
    padding: 20px;
}.course-program-I0h7Y5U h3 {
    font-size: calc(33px * 0.8);
}.course-program-I0h7Y5U p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.course-program-I0h7Y5U .nav-info-ML2CVOB {
    margin-bottom: 15px;
}.course-program-I0h7Y5U .nav-info-ML2CVOB svg {
    max-height: 50px;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    min-height: 300px;
}.course-program-I0h7Y5U .skill-explorer-FfxDT2d::before,
  .course-program-I0h7Y5U .skill-explorer-FfxDT2d::after {
    width: 30px;
    height: 30px;
}
}

@media (min-width: 1400px) {.course-program-I0h7Y5U .container {
    max-width: 1320px;
}.course-program-I0h7Y5U .pic-stack-A7rsV9O {
    min-height: 550px;
}}.about-this-ViU4SvP {
    overflow: hidden;
    color: #ffffff;
    padding: 80px 0;
    position: relative;
}.about-this-ViU4SvP::before {
    bottom: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 35%,
        rgba(0, 0, 0, 0.65) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
}.about-this-ViU4SvP::after {
    z-index: 2;
    top: -50%;
    background: linear-gradient(45deg, 
        rgb(142,142,149,0.5) 0%,
        transparent 60%);
    pointer-events: none;
    height: 200%;
    transform: rotate(45deg);
    position: absolute;
    right: -25%;
    width: 80%;
    content: "";
}.about-this-ViU4SvP .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 5;
    padding: 0 20px;
}.about-this-ViU4SvP .abstract-box-DnCEw4T {
    position: relative;
    opacity: 0;
    animation: slideIn 0.8s ease-out forwards;
    transform: translateX(-20px);
}.about-this-ViU4SvP h1 {
    font-size: 45px;
    margin-bottom: 30px;
    transform: skewX(-5deg);
    position: relative;
    color: #ffffff;
    font-weight: 700;
    padding-left: 30px;
    font-family: Arial, sans-serif;
}.about-this-ViU4SvP h1::before {
    left: 0;
    position: absolute;
    width: 20px;
    top: 50%;
    content: "";
    transform: translateY(-50%);
    height: 3px;
    background: rgb(109,109,117);
}.about-this-ViU4SvP h1::after {
    position: absolute;
    width: 60px;
    content: "";
    background: linear-gradient(90deg, 
        rgb(142,142,149) 0%, 
        rgb(109,109,117) 100%);
    left: 0;
    height: 3px;
    bottom: -15px;
}.about-this-ViU4SvP ul {
    margin: 0;
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 0;
    list-style: none;
    display: grid;
}.about-this-ViU4SvP ul li {
    animation: fadeUp 1s ease-out forwards;
    padding: 30px;
    opacity: 0;
    animation-delay: 0.3s;
    transform: translateY(20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 0 10px 10px 0;
    position: relative;
    backdrop-filter: blur(5px);
    border-left: 3px solid rgb(142,142,149);
    background: rgba(255, 255, 255, 0.05);
}.about-this-ViU4SvP ul li:hover {
    transition: all 0.3s ease;
    border-left: 3px solid rgb(109,109,117);
    transform: translateX(5px);
}.about-this-ViU4SvP h4 {
    font-weight: 600;
    display: inline-block;
    margin-top: 0;
    color: rgb(109,109,117);
    position: relative;
    margin-bottom: 15px;
    font-size: 19px;
}.about-this-ViU4SvP h4::after {
    content: "";
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(109,109,117) 0%, 
        transparent 100%);
    bottom: -5px;
    left: 0;
    width: 100%;
    position: absolute;
}.about-this-ViU4SvP span {
    display: block;
    hyphens: auto;
    opacity: 0.9;
    color: #ffffff;
    line-height: 1.7;
    column-count: 1;
    column-gap: 40px;
    font-size: 18px;
    text-align: justify;
}

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

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

@media (min-width: 768px) {.about-this-ViU4SvP {
    padding: 120px 0;
}.about-this-ViU4SvP::after {
    top: -30%;
    right: -15%;
    width: 60%;
}.about-this-ViU4SvP .abstract-box-DnCEw4T {
    padding-left: 50px;
    gap: 50px;
    grid-template-columns: 1fr;
    display: grid;
}.about-this-ViU4SvP h1 {
    padding-left: 50px;
    margin-bottom: 50px;
    font-size: calc(45px * 1.2);
}.about-this-ViU4SvP h1::before {
    width: 35px;
}.about-this-ViU4SvP h1::after {
    width: 100px;
}.about-this-ViU4SvP ul {
    position: relative;
}.about-this-ViU4SvP ul::before {
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, 
            transparent 0%, 
            rgb(109,109,117,0.5) 50%, 
            transparent 100%);
    top: 0;
    bottom: 0;
    left: -40px;
    content: "";
}.about-this-ViU4SvP ul li {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
    padding: 40px;
}.about-this-ViU4SvP ul li:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(10px);
}.about-this-ViU4SvP span {
    column-count: 2;
}
}

@media (min-width: 1024px) {.about-this-ViU4SvP {
    padding: 150px 0;
}.about-this-ViU4SvP::after {
    width: 50%;
}.about-this-ViU4SvP .abstract-box-DnCEw4T {
    padding-left: 80px;
}.about-this-ViU4SvP h1 {
    font-size: calc(45px * 1.4);
    transform: skewX(-8deg);
}.about-this-ViU4SvP ul li {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.about-this-ViU4SvP h4 {
    font-size: calc(19px * 1.2);
}.about-this-ViU4SvP span {
    column-count: 3;
}
}

@media (max-width: 767px) {.about-this-ViU4SvP {
    padding: 60px 0;
}.about-this-ViU4SvP h1 {
    font-size: calc(45px * 0.9);
    margin-bottom: 20px;
}.about-this-ViU4SvP ul li {
    padding: 20px;
}.about-this-ViU4SvP span {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}}.teacher-profile-Jq2peOw {
    background: linear-gradient(135deg, rgb(177,176,183) 0%, #f5f7fa 100%);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}.teacher-profile-Jq2peOw::before {
    width: 300px;
    content: "";
    z-index: 0;
    filter: blur(60px);
    background: linear-gradient(45deg, rgb(142,142,149,0.5), rgb(109,109,117,0.5));
    opacity: 0.4;
    animation: float 15s ease-in-out infinite alternate;
    top: -10%;
    height: 300px;
    position: absolute;
    right: -5%;
}.teacher-profile-Jq2peOw::after {
    animation: float 18s ease-in-out infinite alternate-reverse;
    opacity: 0.3;
    height: 250px;
    width: 250px;
    z-index: 0;
    filter: blur(50px);
    background: linear-gradient(225deg, rgb(109,109,117,0.5), rgb(142,142,149,0.5));
    position: absolute;
    left: -5%;
    content: "";
    bottom: -5%;
}.teacher-profile-Jq2peOw .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf {
    grid-template-columns: 1fr;
    background: #ffffff;
    transform: perspective(1000px) rotateY(2deg);
    grid-gap: 30px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    display: grid;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf:hover {
    transform: perspective(1000px) rotateY(0deg);
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf > div:first-child {
    position: relative;
    margin-bottom: 10px;
}.teacher-profile-Jq2peOw .pic-stack-A7rsV9O {
    width: 120px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border: 3px solid #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    height: 120px;
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf:hover .pic-stack-A7rsV9O {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: scale(1.05) translateY(-5px);
}.teacher-profile-Jq2peOw .name {
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: rgb(142,142,149);
    margin-bottom: 5px;
    font-size: 23px;
}.teacher-profile-Jq2peOw .name::after {
    bottom: -4px;
    transition: width 0.3s ease-in-out;
    content: "";
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    position: absolute;
    width: 0;
    left: 0;
    height: 3px;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf:hover .name::after {
    width: 100%;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf > div:nth-child(2) > div {
    position: relative;
    transition: padding-left 0.3s ease;
    margin-bottom: 15px;
    color: rgb(109,109,117);
    font-size: calc(15px - 1px);
    padding-left: 0;
    font-weight: 600;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf:hover > div:nth-child(2) > div {
    padding-left: 10px;
}.teacher-profile-Jq2peOw .career-summary-GFyMrtl {
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 20px;
    line-height: 1.7;
    background: linear-gradient(to right, rgba(245, 247, 250, 0.5), rgba(245, 247, 250, 0));
    margin: 0;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(142,142,149);
}.teacher-profile-Jq2peOw .career-summary-GFyMrtl::before {
    content: "";
    line-height: 1;
    position: absolute;
    color: rgb(142,142,149,0.5);
    left: 10px;
    font-size: 60px;
    opacity: 0.3;
    top: -15px;
    font-family: serif;
}

@media (min-width: 768px) {.teacher-profile-Jq2peOw {
    padding: 120px 0;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf {
    padding: 50px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 150px 1fr;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf > div:first-child {
    grid-row: 1 / span 2;
    margin-bottom: 0;
}.teacher-profile-Jq2peOw .pic-stack-A7rsV9O {
    width: 150px;
    height: 150px;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf > div:nth-child(2) {
    align-self: end;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf > div:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
}
}

@media (min-width: 992px) {.teacher-profile-Jq2peOw .student-views-OeW1Jvf {
    grid-gap: 40px;
    padding: 60px;
    grid-template-columns: 180px 1fr;
}.teacher-profile-Jq2peOw .pic-stack-A7rsV9O {
    width: 180px;
    height: 180px;
}.teacher-profile-Jq2peOw .name {
    font-size: calc(23px + 2px);
}.teacher-profile-Jq2peOw .career-summary-GFyMrtl {
    font-size: calc(15px + 1px);
    padding: 25px;
}
}

@media (max-width: 767px) {.teacher-profile-Jq2peOw {
    padding: 60px 0;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf {
    text-align: center;
    padding: 30px;
}.teacher-profile-Jq2peOw .pic-stack-A7rsV9O {
    margin: 0 auto 20px;
}.teacher-profile-Jq2peOw .name::after {
    transform: translateX(-50%);
    left: 50%;
}.teacher-profile-Jq2peOw .student-views-OeW1Jvf:hover > div:nth-child(2) > div {
    padding-left: 0;
}.teacher-profile-Jq2peOw .career-summary-GFyMrtl {
    text-align: left;
    padding: 15px;
}}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(15px, 15px) rotate(5deg);
    }
    100% {
        transform: translate(-15px, 10px) rotate(-5deg);
    }
}.tariff-item-wKkA0xi {
    overflow: hidden;
    position: relative;
    background-color: rgb(177,176,183);
    padding: 6rem 0;
}.tariff-item-wKkA0xi::before {
    content: "";
    z-index: 1;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(142,142,149,0.5) 0%, transparent 70%);
}.tariff-item-wKkA0xi::after {
    opacity: 0.15;
    z-index: 1;
    width: 20rem;
    content: "";
    bottom: -5rem;
    position: absolute;
    transform: rotate(-15deg);
    background: linear-gradient(225deg, rgb(109,109,117) 0%, transparent 80%);
    height: 20rem;
    right: -5rem;
    pointer-events: none;
}.tariff-item-wKkA0xi .container {
    z-index: 2;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
}.tariff-item-wKkA0xi .cert-fees-B81hOle {
    position: relative;
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    background-color: #ffffff;
    padding: 2rem;
    border-left: 4px solid rgb(142,142,149);
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8::before {
    background-color: rgb(142,142,149);
    width: 40px;
    top: 20px;
    z-index: -1;
    height: 40px;
    transform: rotate(45deg);
    left: -20px;
    position: absolute;
    content: "";
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 h2 {
    transform: perspective(800px) translateZ(30px);
    color: #000000;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 35px;
    position: relative;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 h2::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(142,142,149), rgb(109,109,117));
    content: "";
    bottom: -10px;
    width: 80px;
    height: 3px;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 .fee-schemes-84aZebY {
    font-size: 18px;
    color: #000000;
    max-width: 80%;
    line-height: 1.6;
}.tariff-item-wKkA0xi .learning-fees-MBZ0duK {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 2rem;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf {
    text-decoration: none;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    position: relative;
    color: inherit;
    display: block;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover {
    transform: translateY(-10px);
}.tariff-item-wKkA0xi .price-grid-Mw9HzAl {
    display: flex;
    transform: translateZ(0);
    background-color: #ffffff;
    position: relative;
    flex-direction: column;
    border-radius: 10px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    overflow: hidden;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .price-grid-Mw9HzAl {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(142,142,149,0.5);
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:nth-child(odd) .price-grid-Mw9HzAl {
    transform: rotate(-1deg);
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:nth-child(even) .price-grid-Mw9HzAl {
    transform: rotate(1deg);
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .price-grid-Mw9HzAl {
    transform: rotate(0) translateZ(20px);
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 {
    padding: 2rem;
    display: flex;
    overflow-wrap: break-word;
    flex-direction: column;
    flex: 1;
    position: relative;
    word-break: break-word;
    z-index: 2;
}.tariff-item-wKkA0xi .edu-rates-1gNTl72::before {
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 h3 {
    position: relative;
    margin-bottom: 1rem;
    transform: translateZ(10px);
    font-weight: 600;
    color: #000000;
    transition: transform 0.3s ease;
    font-size: calc(21px * 1.2);
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .edu-rates-1gNTl72 h3 {
    transform: translateZ(25px);
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 h3::after {
    position: absolute;
    height: 3px;
    width: 40px;
    background: rgb(142,142,149);
    content: "";
    bottom: -8px;
    left: 0;
    transition: width 0.3s ease;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .edu-rates-1gNTl72 h3::after {
    width: 60px;
}.tariff-item-wKkA0xi .study-price-itM7j9e {
    margin: 0.5rem 0 1.5rem;
    font-weight: 700;
    transform: translateZ(15px);
    font-size: calc(21px * 1.8);
    color: rgb(142,142,149);
    display: block;
    position: relative;
}.tariff-item-wKkA0xi .study-price-itM7j9e::before {
    bottom: -8px;
    left: 0;
    height: 2px;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(142,142,149,0.5), transparent);
    content: "";
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 p {
    line-height: 1.6;
    font-size: 18px;
    word-break: break-word;
    overflow-wrap: break-word;
    flex: 1;
    color: #000000;
    margin-top: 1rem;
}.tariff-item-wKkA0xi .pic-stack-A7rsV9O {
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    width: 100%;
    height: 200px;
    transition: transform 0.5s ease;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .pic-stack-A7rsV9O {
    transform: scale(1.05) translateZ(0);
}.tariff-item-wKkA0xi .pic-stack-A7rsV9O::after {
    z-index: 1;
    content: "";
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
}.tariff-item-wKkA0xi .pic-stack-A7rsV9O::before {
    content: "";
    left: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    background: rgb(142,142,149);
    height: 100%;
    width: 100%;
    opacity: 0.15;
    top: 0;
    z-index: 1;
}.tariff-item-wKkA0xi .sub-options-U6Bgphf:hover .pic-stack-A7rsV9O::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.tariff-item-wKkA0xi .cert-fees-B81hOle {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 {
    padding: 3rem;
}.tariff-item-wKkA0xi .learning-fees-MBZ0duK {
    grid-row: 1;
    grid-column: 1;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 {
    grid-column: 2;
    grid-row: 1;
    position: sticky;
    top: 2rem;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    align-self: start;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.tariff-item-wKkA0xi .learning-fees-MBZ0duK {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 {
    min-height: 300px;
}
}

@media (max-width: 991px) {.tariff-item-wKkA0xi {
    padding: 4rem 0;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 {
    order: -1;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 h2 {
    font-size: calc(35px * 0.9);
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 .fee-schemes-84aZebY {
    max-width: 100%;
}
}

@media (max-width: 767px) {.tariff-item-wKkA0xi {
    padding: 3rem 0;
}.tariff-item-wKkA0xi .container {
    padding: 0 1.5rem;
}.tariff-item-wKkA0xi .learning-fees-MBZ0duK {
    grid-template-columns: 1fr;
}.tariff-item-wKkA0xi .pro-fees-KnfJcN8 h2 {
    font-size: calc(35px * 0.8);
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 {
    padding: 1.5rem;
}.tariff-item-wKkA0xi .study-price-itM7j9e {
    font-size: calc(21px * 1.5);
}.tariff-item-wKkA0xi .pic-stack-A7rsV9O {
    height: 180px;
}
}

@media (max-width: 480px) {.tariff-item-wKkA0xi .edu-rates-1gNTl72 p {
    font-size: calc(18px * 0.9);
}.tariff-item-wKkA0xi .edu-rates-1gNTl72 h3 {
    font-size: 21px;
}.tariff-item-wKkA0xi .study-price-itM7j9e {
    font-size: calc(21px * 1.3);
}.tariff-item-wKkA0xi .pic-stack-A7rsV9O {
    height: 160px;
}
}