* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.wrap-structure-0 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.cloud-lab-0 {
    flex: 0 0 auto;
}.head-sitewrap-7 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1243px;
    max-width: 100%;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-snap-type: none;
    auto
    scroll-behavior: auto;
    auto
contain
touch-action: none;
    color: #000000;
    height: 100%;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.secure-safehold-9 {
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(177,178,194) 0%, rgba(rgb(140,142,157,0.5), 0.05) 100%);
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
}.secure-safehold-9::before {
    animation: slidein 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    height: 5px;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(140,142,157) 0%, rgb(104,106,118) 100%);
    left: 0;
    transform-origin: left center;
    content: "";
    width: 100%;
}.secure-safehold-9::after {
    height: 100%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
    top: 0;
    background: linear-gradient(to bottom, rgba(rgb(140,142,157,0.5), 0.03), transparent);
    z-index: 0;
    width: 30%;
    content: "";
    right: 0;
    position: absolute;
}.secure-safehold-9 .container {
    max-width: 1140px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.secure-safehold-9 h1 {
    font-size: 48px;
    position: relative;
    animation: fadeup 0.5s ease-out 0.2s forwards;
    color: #000000;
    letter-spacing: -0.5px;
    opacity: 0;
    transform: translateY(10px);
    font-weight: 700;
    margin-bottom: 2.5rem;
}.secure-safehold-9 h1::after {
    width: 60px;
    height: 3px;
    bottom: -12px;
    position: absolute;
    content: "";
    transform: scaleX(0);
    background: rgb(140,142,157);
    left: 0;
    transform-origin: left;
    animation: scaleIn 0.6s ease-out 0.6s forwards;
}.secure-safehold-9 h2 {
    transform: translateY(10px);
    opacity: 0;
    font-size: 38px;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    padding-left: 1rem;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin: 2.5rem 0 1.5rem;
}.secure-safehold-9 h2::before {
    top: 0;
    background: rgb(104,106,118);
    width: 3px;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0.8;
    transform: scaleY(0.7);
}.secure-safehold-9 h3 {
    font-size: calc(38px * 0.85);
    font-weight: 600;
    margin: 2rem 0 1rem;
    opacity: 0;
    transform: translateY(10px);
    color: #000000;
    animation: fadeup 0.5s ease-out 0.3s forwards;
}.secure-safehold-9 h4 {
    opacity: 0;
    margin: 1.5rem 0 1rem;
    font-size: calc(38px * 0.75);
    animation: fadeup 0.5s ease-out 0.3s forwards;
    color: #000000;
    transform: translateY(10px);
    opacity: 0.85;
    font-weight: 600;
}.secure-safehold-9 p {
    margin-bottom: 1.5rem;
    transform: translateY(10px);
    opacity: 0;
    max-width: 95%;
    line-height: 1.75;
    color: #000000;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    font-size: 13px;
}.secure-safehold-9 p strong {
    position: relative;
    font-weight: 600;
    color: #000000;
    display: inline-block;
}.secure-safehold-9 p strong::after {
    left: 0;
    bottom: -2px;
    opacity: 0.5;
    height: 1px;
    width: 100%;
    background: rgb(140,142,157);
    content: "";
    position: absolute;
}.secure-safehold-9 span {
    padding-left: 1rem;
    opacity: 0;
    font-size: 13px;
    position: relative;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    transform: translateY(10px);
    color: #000000;
    display: block;
    line-height: 1.75;
    margin-bottom: 1.5rem;
}.secure-safehold-9 span::before {
    background: rgb(104,106,118);
    position: absolute;
    opacity: 0.3;
    width: 3px;
    left: 0;
    top: 0.5rem;
    content: "";
    height: calc(100% - 1rem);
}.secure-safehold-9 ul {
    opacity: 0;
    padding-left: 0;
    list-style: none;
    border-left: 3px solid rgb(140,142,157);
    transform: translateX(-10px);
    border-radius: 0 10px 10px 0;
    animation: slidein 0.6s ease-out 0.5s forwards;
    padding: 1.5rem 2rem;
    margin: 1.5rem 0 2rem;
    position: relative;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
}.secure-safehold-9 ul::before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, rgba(rgb(140,142,157,0.5), 0.05), transparent);
    height: 100%;
    width: 100%;
    z-index: -1;
}.secure-safehold-9 li {
    position: relative;
    line-height: 1.6;
    margin-bottom: 1rem;
    padding-left: 1.75rem;
    color: #000000;
    font-size: 13px;
}.secure-safehold-9 li:last-child {
    margin-bottom: 0;
}.secure-safehold-9 li::before {
    content: "";
    border-radius: 1px;
    left: 0;
    height: 8px;
    width: 8px;
    background: rgb(104,106,118);
    transform: rotate(45deg);
    position: absolute;
    top: 0.5rem;
}

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

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

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

@media (min-width: 768px) {.secure-safehold-9 {
    padding: 6rem 3rem;
}.secure-safehold-9 h1 {
    margin-bottom: 3rem;
    font-size: calc(48px * 1.15);
}.secure-safehold-9 h1::after {
    width: 80px;
}.secure-safehold-9 p, .secure-safehold-9 span {
    max-width: 85%;
}.secure-safehold-9 ul {
    margin-left: 1rem;
    max-width: 90%;
}
}

@media (min-width: 992px) {.secure-safehold-9 {
    padding: 7rem 4rem;
}.secure-safehold-9::after {
    width: 40%;
}.secure-safehold-9 h1 {
    font-size: calc(48px * 1.3);
}.secure-safehold-9 h2 {
    padding-left: 1.5rem;
}.secure-safehold-9 p, .secure-safehold-9 span {
    font-size: calc(13px * 1.05);
    max-width: 80%;
}.secure-safehold-9 ul {
    padding: 2rem 2.5rem;
}.secure-safehold-9 li {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.secure-safehold-9 {
    padding: 4rem 1.5rem;
}.secure-safehold-9 h1 {
    font-size: calc(48px * 0.9);
}.secure-safehold-9 h2 {
    font-size: calc(38px * 0.9);
}.secure-safehold-9 h3 {
    font-size: calc(38px * 0.8);
}.secure-safehold-9 h4 {
    font-size: calc(38px * 0.7);
}.secure-safehold-9 p, .secure-safehold-9 span {
    max-width: 100%;
}.secure-safehold-9 ul {
    padding: 1.25rem 1.5rem;
}}.thanksPart-4 {
    position: relative;
    z-index: 1;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(177,178,194) 0%, rgba(rgb(140,142,157,0.5), 0.1) 100%);
    overflow: hidden;
}.thanksPart-4::before {
    height: 100%;
    left: 0;
    transform: perspective(1000px) rotateX(5deg);
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgba(rgb(140,142,157,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(140,142,157,0.5), 0.05) 1px, transparent 1px);
    z-index: -1;
    content: "";
    opacity: 0.6;
    background-size: 20px 20px;
    width: 100%;
}.thanksPart-4::after {
    width: 40%;
    opacity: 0.15;
    content: "";
    animation: float 15s ease-in-out infinite;
    height: 70%;
    filter: blur(80px);
    right: -5%;
    transform: rotate(-15deg) translateZ(-10px);
    position: absolute;
    background: linear-gradient(45deg, rgb(140,142,157) 0%, rgba(rgb(104,106,118,0.5), 0.8) 100%);
    z-index: -1;
    top: -10%;
}.thanksPart-4 .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.thanksPart-4 .our-journey-5 {
    transform: translateY(0);
    grid-template-columns: 1fr;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(140,142,157,0.5), 0.08);
    backdrop-filter: blur(10px);
    display: grid;
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem;
    position: relative;
}.thanksPart-4 .our-journey-5:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(140,142,157,0.5), 0.12);
}.thanksPart-4 .our-journey-5::before {
    background: linear-gradient(to bottom, rgb(140,142,157), rgb(104,106,118));
    height: 100%;
    transform: scaleY(0);
    content: "";
    transform-origin: top;
    top: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    width: 4px;
    left: 0;
}.thanksPart-4 .our-journey-5:hover::before {
    transform: scaleY(1);
}.thanksPart-4 h5 {
    padding-bottom: 1rem;
    position: relative;
    font-size: calc(18px * 1.1);
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 0.5rem;
}.thanksPart-4 h5::after {
    height: 3px;
    width: 4rem;
    transition: width 0.6s ease, transform 0.6s ease;
    left: 0;
    transform: translateX(0);
    background: rgb(140,142,157);
    content: "";
    bottom: 0;
    position: absolute;
}.thanksPart-4 .our-journey-5:hover h5::after {
    transform: translateX(10px);
    width: 7rem;
}.thanksPart-4 p {
    transform: translateZ(0);
    line-height: 1.7;
    position: relative;
    font-weight: 400;
    transition: color 0.3s ease;
    color: #000000;
    font-size: 13px;
    opacity: 0.9;
    margin: 0;
}.thanksPart-4 a {
    display: block;
    position: relative;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.thanksPart-4 a::before {
    content: "";
    z-index: 1;
    left: 0;
    height: 1px;
    transform-origin: right;
    transform: scaleX(0);
    width: 100%;
    bottom: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(rgb(140,142,157,0.5), 0.3);
}.thanksPart-4 a:hover {
    transform: translateY(-2px);
}.thanksPart-4 a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.thanksPart-4 a:hover p {
    color: rgb(140,142,157);
}

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

@media (min-width: 768px) {.thanksPart-4 {
    padding: 8rem 0;
}.thanksPart-4 .our-journey-5 {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
    padding: 4rem;
    gap: 3rem;
}.thanksPart-4 h5 {
    padding-bottom: 1.5rem;
    font-size: calc(18px * 1.2);
}.thanksPart-4 p {
    font-size: calc(13px * 1.05);
    line-height: 1.8;
}.thanksPart-4::before {
    background-size: 30px 30px;
}
}

@media (min-width: 1024px) {.thanksPart-4 .our-journey-5 {
    gap: 4rem;
    padding: 5rem;
}.thanksPart-4 h5 {
    font-size: calc(18px * 1.3);
}.thanksPart-4::after {
    width: 50%;
    right: -10%;
}
}

@media (max-width: 767px) {.thanksPart-4 {
    padding: 4rem 0;
}.thanksPart-4 .our-journey-5 {
    padding: 2.5rem;
}.thanksPart-4 h5 {
    font-size: 18px;
}.thanksPart-4::before {
    background-size: 15px 15px;
}.thanksPart-4::after {
    opacity: 0.1;
}
}

@media (max-width: 480px) {.thanksPart-4 {
    padding: 3rem 0;
}.thanksPart-4 .our-journey-5 {
    padding: 2rem 1.5rem;
}.thanksPart-4 h5 {
    font-size: calc(18px * 0.9);
}.thanksPart-4 p {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}}.course-program-description-5 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(177,178,194);
}.course-program-description-5::before {
    width: 300px;
    position: absolute;
    content: "";
    animation: floatEffect 15s infinite alternate ease-in-out;
    background: rgb(140,142,157,0.5);
    z-index: 0;
    filter: blur(120px);
    height: 300px;
    top: -100px;
    left: -100px;
    opacity: 0.4;
}.course-program-description-5::after {
    z-index: 0;
    right: -100px;
    bottom: -100px;
    filter: blur(150px);
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    height: 350px;
    opacity: 0.3;
    width: 350px;
    content: "";
    background: rgb(104,106,118,0.5);
    position: absolute;
}.course-program-description-5 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.course-program-description-5 .lesson-track-3 {
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    flex-direction: column;
    position: relative;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
}.course-program-description-5 .lesson-track-3:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
    transform: translateY(-10px);
}.course-program-description-5 .img-wrap-2 {
    position: relative;
    height: 280px;
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.course-program-description-5 .img-wrap-2::after {
    opacity: 0.7;
    inset: 0;
    content: "";
    background: linear-gradient(
        135deg,
        rgb(140,142,157,0.5) 0%,
        transparent 100%
    );
    position: absolute;
    transition: opacity 0.5s ease;
}.course-program-description-5 .lesson-track-3:hover .img-wrap-2 {
    transform: scale(1.05);
}.course-program-description-5 .lesson-track-3:hover .img-wrap-2::after {
    opacity: 0.5;
}.course-program-description-5 .text-zone-4 {
    transform: translateY(-30px);
    padding: 40px;
    position: relative;
    background: #ffffff;
    box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.05);
    margin: 0 15px;
}.course-program-description-5 .text-zone-4::before {
    height: 4px;
    width: 40px;
    background: rgb(140,142,157);
    position: absolute;
    left: 20px;
    content: "";
    top: -8px;
}.course-program-description-5 .text-zone-4 h3 {
    font-family: Arial, sans-serif;
    opacity: 0;
    color: #000000;
    margin-bottom: 25px;
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    font-size: calc(23px * 1.05);
    transform: translateX(-10px);
}.course-program-description-5 .text-zone-4 p.description {
    color: #000000;
    padding-right: 15px;
    margin-bottom: 20px;
    position: relative;
    transform: translateY(10px);
    opacity: 0;
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 18px;
    font-weight: 400;
    overflow-y: auto;
    font-family: Arial, sans-serif;
    max-height: 200px;
    line-height: 1.7;
}.course-program-description-5 .text-zone-4 p.description::-webkit-scrollbar {
    width: 4px;
}.course-program-description-5 .text-zone-4 p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.course-program-description-5 .text-zone-4 p.description::-webkit-scrollbar-thumb {
    transition: background 0.3s ease;
    background: rgb(140,142,157,0.5);
}.course-program-description-5 .text-zone-4 p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(140,142,157);
}.course-program-description-5 .text-zone-4 span.description {
    display: none;
}.course-program-description-5 .text-zone-4 div {
    position: relative;
}.course-program-description-5 .text-zone-4 div::after {
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 50px;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    pointer-events: none;
    content: "";
    left: 0;
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 40px);
    }
}

@media (min-width: 768px) {.course-program-description-5 .lesson-track-3 {
    align-items: stretch;
    flex-direction: row;
    max-height: 500px;
}.course-program-description-5 .img-wrap-2 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    height: auto;
    flex: 0 0 45%;
}.course-program-description-5 .text-zone-4 {
    justify-content: center;
    display: flex;
    flex: 0 0 55%;
    margin: 30px 30px 30px 0;
    transform: translateY(0) translateX(-30px);
    flex-direction: column;
}.course-program-description-5 .text-zone-4::before {
    top: 20px;
    height: 40px;
    width: 4px;
    left: -8px;
}.course-program-description-5 .text-zone-4 h3 {
    font-size: 23px;
}.course-program-description-5 .text-zone-4 p.description {
    max-height: 330px;
}
}

@media (min-width: 992px) {.course-program-description-5 .lesson-track-3 {
    max-height: 450px;
}.course-program-description-5 .img-wrap-2 {
    flex: 0 0 40%;
}.course-program-description-5 .text-zone-4 {
    flex: 0 0 60%;
    padding: 50px;
}.course-program-description-5 .text-zone-4 h3 {
    margin-bottom: 30px;
    font-size: calc(23px * 1.1);
}.course-program-description-5 .text-zone-4 p.description {
    line-height: 1.8;
    max-height: 250px;
}
}

@media (min-width: 1200px) {.course-program-description-5 {
    padding: 150px 0;
}.course-program-description-5 .lesson-track-3 {
    max-height: 480px;
}.course-program-description-5 .img-wrap-2 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.course-program-description-5 .text-zone-4 {
    padding: 60px;
}.course-program-description-5 .text-zone-4 h3 {
    margin-bottom: 35px;
    font-size: calc(23px * 1.2);
}.course-program-description-5 .text-zone-4 p.description {
    max-height: 280px;
}
}

@media (max-width: 767px) {.course-program-description-5 {
    padding: 80px 0;
}.course-program-description-5 .text-zone-4 {
    padding: 30px 25px;
}.course-program-description-5 .text-zone-4 h3 {
    font-size: calc(22px * 1.2);
    margin-bottom: 20px;
}.course-program-description-5 .text-zone-4 p.description {
    line-height: 1.6;
    max-height: 180px;
    font-size: calc(18px * 0.95);
}}header .header-train-1 {
    box-sizing: border-box;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    overflow: visible;
    display: flex;
    padding: 1.5rem 0;
    background: linear-gradient(120deg, rgb(140,142,157) 0%, rgb(104,106,118,0.5) 100%);
    z-index: 99;
    position: relative;
}header .header-train-1::before {
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(104,106,118,0.5) 0%, transparent 60%);
    left: 0;
    width: 100%;
    z-index: -1;
}header .header-train-1 .site-top-1 {
    position: relative;
    z-index: 2;
    transform: translateY(-5px);
    margin-left: calc((100vw - 100%) / 2);
    transition: all 0.4s ease;
}header .header-train-1 .site-top-1:hover {
    transform: translateY(0) scale(1.05);
}header .header-train-1 .site-top-1 .head-nav-3 {
    position: relative;
    padding: 0.5rem 1rem;
    display: block;
}header .header-train-1 .site-top-1 .head-nav-3::before {
    background: rgba(0, 0, 0, 0.5);
    top: -10px;
    width: calc(100% + 40px);
    left: -20px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    height: calc(100% + 20px);
    content: "";
    position: absolute;
    z-index: -1;
}header .header-train-1 .site-top-1 .head-nav-3 svg {
    width: auto;
    filter: drop-shadow(0 0 8px #ffffff);
    height: 2.8rem;
}header .header-train-1 .top-master-3 {
    padding-right: calc((100vw - 100%) / 2);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 80vw;
    display: flex;
    background: linear-gradient(90deg, transparent, rgb(140,142,157,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: flex-end;
}header .header-train-1 .top-master-3::before {
    width: 100%;
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    content: "";
}header .header-train-1 .top-master-3 .main-nav-7 {
    perspective: 1000px;
    position: relative;
    transform-style: preserve-3d;
    margin: 0;
}header .header-train-1 .top-master-3 .main-nav-7 a {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    transition: all 0.3s ease;
    transform-origin: center;
    display: block;
    padding: 1.2rem 1.5rem;
    text-decoration: none;
}header .header-train-1 .top-master-3 .main-nav-7 a::after {
    background: rgb(104,106,118);
    bottom: 0.8rem;
    position: absolute;
    content: "";
    width: 0;
    left: 1.5rem;
    height: 2px;
    transition: width 0.3s ease;
}header .header-train-1 .top-master-3 .main-nav-7 a:hover {
    color: rgb(104,106,118);
    transform: translateZ(10px);
}header .header-train-1 .top-master-3 .main-nav-7 a:hover::after {
    width: calc(100% - 3rem);
}

@media screen and (max-width: 991px) {header .header-train-1 {
    flex-direction: column;
    padding: 1rem 0;
    align-items: center;
}header .header-train-1 .site-top-1 {
    margin-bottom: 1rem;
    margin-left: 0;
}header .header-train-1 .top-master-3 {
    padding-right: 0;
    flex-wrap: wrap;
    clip-path: none;
    width: 100%;
    background: rgb(140,142,157,0.5);
    justify-content: center;
}header .header-train-1 .top-master-3 .main-nav-7 a {
    padding: 0.8rem 1rem;
}header .header-train-1 .top-master-3 .main-nav-7 a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .header-train-1 .top-master-3 .main-nav-7 a:hover::after {
    width: calc(100% - 2rem);
}
}

@media screen and (max-width: 767px) {header .header-train-1 .top-master-3 {
    padding: 0.5rem 0;
}header .header-train-1 .top-master-3 .main-nav-7 {
    width: 50%;
}header .header-train-1 .top-master-3 .main-nav-7 a {
    text-align: center;
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 2px);
}header .header-train-1 .top-master-3 .main-nav-7 a::after {
    display: none;
}}.user-testimonials-1 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(177,178,194) 0%, rgb(140,142,157,0.5) 100%);
    position: relative;
    padding: 120px 0 80px;
}.user-testimonials-1::before {
    width: 100%;
    pointer-events: none;
    background: repeating-linear-gradient(
        30deg,
        rgb(104,106,118,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(104,106,118,0.5) 12px
    );
    top: 0;
    left: 0;
    content: "";
    opacity: 0.05;
    height: 100%;
    position: absolute;
}.user-testimonials-1::after {
    background: rgb(140,142,157);
    animation: floating 15s infinite ease-in-out;
    right: -5%;
    content: "";
    width: 300px;
    position: absolute;
    height: 300px;
    top: -5%;
    z-index: 0;
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
    opacity: 0.07;
}.user-testimonials-1 .container {
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    position: relative;
}.user-testimonials-1 h2 {
    transform: translateX(5%);
    color: #000000;
    max-width: 80%;
    font-size: 36px;
    text-align: left;
    margin-bottom: 60px;
    position: relative;
    font-weight: 700;
}.user-testimonials-1 h2::after {
    background: linear-gradient(90deg, rgb(140,142,157) 0%, rgb(104,106,118) 100%);
    bottom: -15px;
    transform-origin: left center;
    height: 4px;
    position: absolute;
    content: "";
    left: 0;
    animation: expandWidth 1s ease-out forwards;
    width: 120px;
}.user-testimonials-1 .testimonial-corner-4 {
    margin: 0;
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    gap: 30px;
}.user-testimonials-1 .client-experiences-5 {
    opacity: 0;
    animation-delay: calc(0.15s * var(--i, 0));
    position: relative;
    display: flex;
    padding: 30px 25px;
    flex-direction: column;
    transform: translateY(30px);
    animation: fadeUpIn 0.6s forwards;
    justify-content: space-between;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    background: #ffffff;
    border-radius: 2px;
}.user-testimonials-1 .client-experiences-5:nth-child(odd) {
    transform: translateY(40px);
}.user-testimonials-1 .client-experiences-5:nth-child(even) {
    transform: translateY(20px);
}.user-testimonials-1 .client-experiences-5:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}.user-testimonials-1 .client-experiences-5::before {
    color: rgb(104,106,118,0.5);
    top: -20px;
    position: absolute;
    font-size: 150px;
    opacity: 0.15;
    content: "";
    font-weight: 700;
    z-index: 0;
    right: 20px;
    font-family: Georgia, serif;
    line-height: 1;
}.user-testimonials-1 .client-experiences-5::after {
    width: 100%;
    content: "";
    transition: transform 0.4s ease-out;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(140,142,157) 0%, rgb(104,106,118) 100%);
    bottom: 0;
    transform-origin: left;
    height: 4px;
    transform: scaleX(0);
}.user-testimonials-1 .client-experiences-5:hover::after {
    transform: scaleX(1);
}.user-testimonials-1 .client-experiences-5 div {
    z-index: 2;
    position: relative;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}.user-testimonials-1 .client-experiences-5 img {
    height: 60px;
    object-fit: cover;
    border: 3px solid #ffffff;
    transition: transform 0.3s ease;
    width: 60px;
    margin-right: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}.user-testimonials-1 .client-experiences-5:hover img {
    transform: scale(1.1);
}.user-testimonials-1 .client-experiences-5 h4 {
    font-size: 19px;
    position: relative;
    color: #000000;
    margin: 0;
    font-weight: 600;
}.user-testimonials-1 .client-experiences-5 h4::after {
    content: "";
    width: 30px;
    transition: width 0.3s ease;
    left: 0;
    height: 2px;
    bottom: -5px;
    background-color: rgb(104,106,118);
    position: absolute;
}.user-testimonials-1 .client-experiences-5:hover h4::after {
    width: 50px;
}.user-testimonials-1 .client-experiences-5 .description {
    font-size: calc(12px - 1px);
    color: #000000;
    z-index: 2;
    margin: 0;
    font-style: italic;
    position: relative;
    line-height: 1.6;
}.user-testimonials-1 a {
    background: linear-gradient(45deg, rgb(140,142,157) 0%, rgb(104,106,118) 100%);
    display: inline-block;
    z-index: 2;
    color: #ffffff;
    font-size: 19px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    padding: 14px 32px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 600;
    text-decoration: none;
}.user-testimonials-1 a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.user-testimonials-1 a::before {
    position: absolute;
    left: -100%;
    transition: left 0.7s ease;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.user-testimonials-1 a:hover::before {
    left: 100%;
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 120px;
    }
}

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

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

@media (max-width: 1200px) {.user-testimonials-1 {
    padding: 100px 0 60px;
}.user-testimonials-1 h2 {
    font-size: calc(36px - 4px);
    margin-bottom: 50px;
    max-width: 90%;
}.user-testimonials-1 .testimonial-corner-4 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.user-testimonials-1 {
    padding: 80px 20px 50px;
}.user-testimonials-1 h2 {
    transform: translateX(0);
    text-align: center;
    max-width: 100%;
}.user-testimonials-1 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.user-testimonials-1 .testimonial-corner-4 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.user-testimonials-1 .client-experiences-5 {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.user-testimonials-1 {
    padding: 60px 15px 40px;
}.user-testimonials-1 h2 {
    margin-bottom: 40px;
    font-size: calc(36px - 8px);
}.user-testimonials-1 .testimonial-corner-4 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.user-testimonials-1 a {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    display: block;
}
}

@media (max-width: 480px) {.user-testimonials-1 {
    padding: 50px 10px 30px;
}.user-testimonials-1 h2 {
    margin-bottom: 30px;
    font-size: calc(36px - 12px);
}.user-testimonials-1 .client-experiences-5 {
    padding: 20px 15px;
}.user-testimonials-1 .client-experiences-5 div {
    margin-bottom: 15px;
}.user-testimonials-1 .client-experiences-5 img {
    width: 50px;
    height: 50px;
}.user-testimonials-1 a {
    font-size: calc(19px - 2px);
    padding: 12px 25px;
}}.pricing-lineup-4 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing-lineup-4::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    content: "";
}.pricing-lineup-4 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.pricing-lineup-4 .trial-pricing-9 {
    position: relative;
}.pricing-lineup-4 h2 {
    font-weight: 700;
    transform: perspective(1000px) translateZ(30px);
    position: relative;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    font-size: 38px;
    margin-bottom: 20px;
}.pricing-lineup-4 h2::after {
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(140,142,157,0.5), rgb(140,142,157), rgb(140,142,157,0.5));
    width: 80px;
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    height: 4px;
}.pricing-lineup-4 .rate-card-4 {
    opacity: 0.9;
    line-height: 1.6;
    font-weight: 300;
    font-size: calc(17px * 1.1);
    text-align: center;
    max-width: 800px;
    transform: perspective(1000px) translateZ(20px);
    margin: 0 auto 50px;
    color: #ffffff;
}.pricing-lineup-4 .qtr-cost-1 {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    display: grid;
    gap: 30px;
    margin: 0;
}.pricing-lineup-4 .qtr-cost-1 li {
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
}.pricing-lineup-4 .rate-choices-9 {
    display: block;
    height: 100%;
    text-decoration: none;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
}.pricing-lineup-4 .tuition-plans-6 {
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 40px 30px;
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
}.pricing-lineup-4 .tuition-plans-6::before {
    height: 5px;
    top: 0;
    left: 0;
    content: "";
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(140,142,157), rgb(104,106,118));
    transform: scaleX(0.8);
    opacity: 0.8;
    width: 100%;
}.pricing-lineup-4 .tuition-plans-6::after {
    right: 0;
    border-radius: 50%;
    opacity: 0.2;
    background: radial-gradient(circle, rgb(140,142,157,0.5) 0%, transparent 70%);
    width: 150px;
    z-index: -1;
    bottom: 0;
    height: 150px;
    transition: all 0.6s ease;
    position: absolute;
    transform: translate(30%, 30%);
    content: "";
}.pricing-lineup-4 .monthly-plan-8 {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
}.pricing-lineup-4 .monthly-plan-8 h4 {
    color: #ffffff;
    font-size: calc(18px * 1.2);
    margin: 0 0 25px;
    transform: translateZ(10px);
    position: relative;
    font-weight: 600;
    padding-bottom: 15px;
}.pricing-lineup-4 .monthly-plan-8 h4::after {
    content: "";
    width: 50px;
    position: absolute;
    transition: width 0.4s ease;
    height: 2px;
    background: rgb(104,106,118);
    bottom: 0;
    left: 0;
}.pricing-lineup-4 .monthly-plan-8 p {
    opacity: 0.8;
    word-break: break-word;
    overflow-y: auto;
    font-size: 17px;
    line-height: 1.7;
    color: #ffffff;
    transform: translateZ(5px);
    overflow-wrap: break-word;
    font-weight: 300;
    margin: 0 0 30px;
    padding-right: 5px;
    max-height: 250px;
}.pricing-lineup-4 .monthly-plan-8 p::-webkit-scrollbar {
    width: 4px;
}.pricing-lineup-4 .monthly-plan-8 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(140,142,157,0.5);
}.pricing-lineup-4 .monthly-plan-8 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
}.pricing-lineup-4 .learn-price-4 {
    color: #ffffff;
    transition: all 0.4s ease;
    transform: translateZ(15px);
    font-size: calc(18px * 1.5);
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 10px 5px;
}.pricing-lineup-4 .learn-price-4::before {
    bottom: 5px;
    left: 0;
    transform-origin: center;
    transition: transform 0.5s ease, opacity 0.5s ease;
    height: 2px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(104,106,118), transparent);
    opacity: 0.6;
    position: absolute;
    width: 100%;
    transform: scaleX(0.5);
}.pricing-lineup-4 .rate-choices-9:hover .tuition-plans-6 {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
}.pricing-lineup-4 .rate-choices-9:hover .tuition-plans-6::before {
    opacity: 1;
    transform: scaleX(1);
}.pricing-lineup-4 .rate-choices-9:hover .tuition-plans-6::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}.pricing-lineup-4 .rate-choices-9:hover .monthly-plan-8 h4::after {
    width: 80px;
}.pricing-lineup-4 .rate-choices-9:hover .learn-price-4 {
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transform: translateZ(25px) scale(1.05);
}.pricing-lineup-4 .rate-choices-9:hover .learn-price-4::before {
    opacity: 1;
    transform: scaleX(0.8);
}

@media (max-width: 1200px) {.pricing-lineup-4 {
    padding: 80px 0;
}.pricing-lineup-4 .qtr-cost-1 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.pricing-lineup-4 {
    padding: 70px 0;
}.pricing-lineup-4 h2 {
    font-size: calc(38px * 0.9);
}.pricing-lineup-4 .rate-card-4 {
    font-size: 17px;
    margin-bottom: 40px;
}.pricing-lineup-4 .qtr-cost-1 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.pricing-lineup-4 .tuition-plans-6 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.pricing-lineup-4 {
    padding: 60px 0;
}.pricing-lineup-4 h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 15px;
}.pricing-lineup-4 .rate-card-4 {
    margin-bottom: 30px;
}.pricing-lineup-4 .qtr-cost-1 {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing-lineup-4 .monthly-plan-8 h4 {
    font-size: 18px;
}.pricing-lineup-4 .learn-price-4 {
    font-size: calc(18px * 1.3);
}
}

@media (max-width: 480px) {.pricing-lineup-4 {
    padding: 50px 0;
}.pricing-lineup-4 .tuition-plans-6 {
    padding: 25px 20px;
}.pricing-lineup-4 .monthly-plan-8 p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
    max-height: 200px;
}.pricing-lineup-4 .learn-price-4 {
    font-size: calc(18px * 1.2);
}
}

@media (hover: none) {.pricing-lineup-4 .tuition-plans-6 {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
}.pricing-lineup-4 .tuition-plans-6::before {
    transform: scaleX(0.9);
    opacity: 0.9;
}.pricing-lineup-4 .monthly-plan-8 h4::after {
    width: 60px;
}}.mentorship-profile-5 {
    background: linear-gradient(135deg, rgb(177,178,194), rgba(245, 247, 250, 0.92));
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}.mentorship-profile-5::before {
    z-index: 0;
    background: linear-gradient(225deg, rgb(140,142,157,0.5), transparent);
    left: -5%;
    position: absolute;
    width: 40%;
    opacity: 0.15;
    transform: rotate(-15deg);
    height: 40%;
    content: "";
    top: -5%;
}.mentorship-profile-5::after {
    content: "";
    width: 30%;
    transform: rotate(10deg);
    height: 50%;
    z-index: 0;
    right: -5%;
    position: absolute;
    bottom: -5%;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(104,106,118,0.5), transparent);
}.mentorship-profile-5 .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1140px;
}.mentorship-profile-5 .client-experiences-5 {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: grid;
    grid-template-columns: 1fr;
    background: #ffffff;
    gap: 2.5rem;
    padding: 3rem 2rem;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
}.mentorship-profile-5 .client-experiences-5:hover {
    transform: translateY(-5px);
}.mentorship-profile-5 .client-experiences-5 > div:first-child {
    width: 100%;
    position: relative;
}.mentorship-profile-5 .client-experiences-5 .img-wrap-2 {
    position: relative;
    height: 0;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
    width: 100%;
    overflow: hidden;
    padding-bottom: 85%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}.mentorship-profile-5 .client-experiences-5:hover .img-wrap-2 {
    transform: scale(1.02);
}.mentorship-profile-5 .client-experiences-5 .img-wrap-2::after {
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    left: 0;
    height: 100%;
    top: 0;
    content: "";
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(2) {
    position: relative;
    text-align: left;
}.mentorship-profile-5 .client-experiences-5 .name {
    font-size: calc(21px * 1.1);
    color: #000000;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin: 0 0 0.5rem;
}.mentorship-profile-5 .client-experiences-5 .name::after {
    transition: transform 0.4s ease-out;
    left: 0;
    width: 2.5rem;
    transform-origin: left;
    content: "";
    background: rgb(140,142,157);
    transform: scaleX(1);
    position: absolute;
    height: 2px;
    bottom: -0.35rem;
}.mentorship-profile-5 .client-experiences-5:hover .name::after {
    transform: scaleX(1.5);
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(2) > div {
    font-size: calc(18px * 0.95);
    color: rgb(140,142,157);
    letter-spacing: 0.02em;
    margin-top: 0.75rem;
    font-weight: 600;
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(3) {
    position: relative;
}.mentorship-profile-5 .client-experiences-5 .experience-area-0 {
    line-height: 1.7;
    margin: 0;
    padding-left: 1.25rem;
    font-size: 18px;
    color: #000000;
    border-left: 3px solid rgb(104,106,118,0.5);
    position: relative;
}.mentorship-profile-5 .client-experiences-5 .experience-area-0::before {
    transform: scale(0);
    box-shadow: 0 0 0 3px rgb(104,106,118,0.5);
    z-index: 1;
    top: -15px;
    left: -8px;
    background: #ffffff;
    width: 25px;
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease-out 0.2s;
    content: "";
    height: 25px;
    border-radius: 50%;
}.mentorship-profile-5 .client-experiences-5:hover .experience-area-0::before {
    transform: scale(1);
    opacity: 1;
}

@media (min-width: 768px) {.mentorship-profile-5 {
    padding: 8rem 0;
}.mentorship-profile-5 .client-experiences-5 {
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    grid-template-columns: 280px 1fr;
    padding: 3.5rem;
}.mentorship-profile-5 .client-experiences-5 > div:first-child {
    grid-row: span 2;
}.mentorship-profile-5 .client-experiences-5 .img-wrap-2 {
    padding-bottom: 130%;
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(2) {
    align-self: end;
}.mentorship-profile-5 .client-experiences-5 .name {
    font-size: calc(21px * 1.2);
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(3) {
    grid-column: 2;
}.mentorship-profile-5 .client-experiences-5 .experience-area-0 {
    font-size: calc(18px * 1.05);
    padding-left: 1.5rem;
}
}

@media (min-width: 1024px) {.mentorship-profile-5 {
    padding: 10rem 0;
}.mentorship-profile-5 .client-experiences-5 {
    padding: 4rem;
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
}.mentorship-profile-5 .client-experiences-5 .name {
    font-size: calc(21px * 1.3);
}.mentorship-profile-5 .client-experiences-5 > div:nth-child(2) > div {
    font-size: 18px;
}.mentorship-profile-5 .client-experiences-5 .experience-area-0 {
    line-height: 1.8;
    font-size: calc(18px * 1.1);
}.mentorship-profile-5 .client-experiences-5::before {
    transition: all 0.5s ease-out;
    border-radius: 0 10px 0 100px;
    position: absolute;
    transform: rotate(45deg);
    background: linear-gradient(135deg, rgb(140,142,157,0.5), transparent 70%);
    top: 3.5rem;
    height: 80px;
    width: 80px;
    content: "";
    z-index: 0;
    right: 3.5rem;
    opacity: 0.1;
}.mentorship-profile-5 .client-experiences-5:hover::before {
    transform: rotate(55deg) scale(1.2);
    opacity: 0.15;
}
}

@media (min-width: 1280px) {.mentorship-profile-5 .client-experiences-5 {
    padding: 5rem;
    grid-template-columns: 380px 1fr;
    gap: 3rem 5rem;
}.mentorship-profile-5 .client-experiences-5 .experience-area-0 {
    border-left: 4px solid rgb(104,106,118,0.5);
    padding-left: 2rem;
}}.company-info-3 {
    isolation: isolate;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}.company-info-3::before {
    background: linear-gradient(135deg, rgb(140,142,157,0.5), rgba(0, 0, 0, 0.5) 70%, rgb(104,106,118,0.5));
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
    z-index: -1;
    opacity: 0.9;
    top: 0;
}.company-info-3::after {
    width: 300px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 70%;
    right: -5%;
    filter: blur(20px);
    height: 300px;
    background: rgb(104,106,118);
    opacity: 0.15;
    bottom: -10%;
    content: "";
    animation: floatEffect 15s ease-in-out infinite alternate;
    z-index: -1;
    position: absolute;
}.company-info-3 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 2rem;
    position: relative;
}.company-info-3 .text-zone-4 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    padding: 3.5rem;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    max-width: 90%;
    margin-left: auto;
}.company-info-3 .text-zone-4::before {
    top: 0;
    height: 100%;
    left: 0;
    transform-origin: top;
    position: absolute;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: linear-gradient(to bottom, rgb(140,142,157), rgb(104,106,118));
    transform: scaleY(0);
    width: 6px;
}.company-info-3 .text-zone-4:hover {
    transform: perspective(1000px) rotateY(0);
}.company-info-3 .text-zone-4:hover::before {
    transform: scaleY(1);
}.company-info-3 h1 {
    transform: translateX(-10px);
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    transition: transform 0.5s ease;
    font-family: Arial, sans-serif;
}.company-info-3 h1::after {
    left: 0;
    height: 3px;
    width: 40%;
    position: absolute;
    content: "";
    transform-origin: left;
    transition: transform 0.5s ease;
    transform: scaleX(0.7);
    bottom: -10px;
    background: rgb(104,106,118);
}.company-info-3 .text-zone-4:hover h1 {
    transform: translateX(0);
}.company-info-3 .text-zone-4:hover h1::after {
    transform: scaleX(1);
}.company-info-3 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.company-info-3 li {
    margin-bottom: 1rem;
}.company-info-3 h4 {
    font-size: calc(21px * 1.1);
    display: inline-block;
    position: relative;
    transform: translateY(0);
    font-weight: 600;
    transition: transform 0.4s ease, color 0.4s ease;
    margin-bottom: 1.5rem;
    color: rgb(104,106,118);
}.company-info-3 .text-zone-4:hover h4 {
    color: #ffffff;
    transform: translateY(-5px);
}.company-info-3 span {
    display: block;
    color: #ffffff;
    padding-right: 20px;
    line-height: 1.8;
    text-align: justify;
    transition: opacity 0.3s ease;
    column-count: 1;
    column-gap: 2.5rem;
    position: relative;
    opacity: 0.9;
    font-size: 12px;
}.company-info-3 .text-zone-4:hover span {
    opacity: 1;
}

@keyframes floatEffect {
    0% {
        transform: translate(0, 0) scale(1) rotate(0);
    }
    50% {
        transform: translate(-15px, 15px) scale(1.05) rotate(5deg);
    }
    100% {
        transform: translate(15px, -15px) scale(0.95) rotate(-5deg);
    }
}

@media screen and (min-width: 768px) {.company-info-3 span {
    column-count: 2;
}.company-info-3 .text-zone-4 {
    max-width: 85%;
    padding: 4rem;
}
}

@media screen and (min-width: 992px) {.company-info-3 .container {
    padding: 7rem 2rem;
}.company-info-3 .text-zone-4 {
    padding: 5rem;
    max-width: 80%;
}.company-info-3 span {
    column-count: 2;
}.company-info-3 h1 {
    font-size: calc(40px * 1.2);
}
}

@media screen and (max-width: 767px) {.company-info-3 .container {
    padding: 3rem 1.5rem;
}.company-info-3 .text-zone-4 {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateY(0);
    max-width: 100%;
}.company-info-3 h1 {
    font-size: calc(40px * 0.9);
    margin-bottom: 1.5rem;
}.company-info-3 h4 {
    font-size: 21px;
}.company-info-3 span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.company-info-3::after {
    width: 150px;
    height: 150px;
}
}

@media (prefers-reduced-motion: reduce) {.company-info-3::after {
    animation: none;
}.company-info-3 .text-zone-4,
    .company-info-3 h1,
    .company-info-3 h4 {
    transition: none;
    transform: none;
}}.cookie-dialog-banner-0 {
    background: rgb(104,106,118);
    animation: slideUp 0.5s forwards;
    transform: translateY(100%);
    width: 100%;
    font-family: Arial, sans-serif;
    position: fixed;
    transition: transform 0.5s ease-in-out;
    border-top: 3px solid rgb(104,106,118);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
    padding: 20px 0;
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie-data-0 {
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    display: flex;
    padding: 20px 5%;
}.cookie-dialog-banner-0 h5 {
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
}.cookie-dialog-banner-0 p {
    line-height: 1.5;
    color: #ffffff;
    font-size: 13px;
    margin: 0;
}.track-bar-6 {
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(140,142,157));
}.track-bar-6 svg {
    height: 80px;
    fill: rgb(140,142,157);
    transition: transform 0.3s ease-in-out;
    width: 80px;
}.track-bar-6:hover svg {
    transform: scale(1.1);
}.track-prefs-2 {
    flex-shrink: 0;
    font-size: 16px;
    border-radius: 24px;
    padding: 10px 20px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    min-width: 140px;
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 0 0 15px rgb(140,142,157);
    background: linear-gradient(90deg, rgb(140,142,157), rgb(104,106,118));
    color: #000000;
    white-space: nowrap;
}.track-prefs-2:hover {
    box-shadow: 0 0 20px rgb(104,106,118);
}.cookie_button.learn-agree-9:hover {
    box-shadow: 0 0 15px rgb(104,106,118);
}.cookie-dialog-banner-0 p a {
    text-decoration: none;
    color: rgb(140,142,157);
    transition: color 0.3s ease;
}.cookie-dialog-banner-0 p a:hover {
    color: rgb(104,106,118);
}#cookieBannerMessage-8 {
    display: none;
}#cookieBannerMessage-8:checked ~ .cookie-dialog-banner-0 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-dialog-banner-0 {
    padding: 15px 0;
}.cookie-data-0 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.track-bar-6 {
    display: none;
}.cookie-data-0 {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie-dialog-banner-0 h5 {
    margin-bottom: 5px;
    font-size: 17px;
}.data-settings-0 {
    margin-bottom: 15px;
}.track-prefs-2 {
    min-width: 100%;
    margin: 10px 0;
}}
.get-updates-1 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: rgb(177,178,194);
    padding: 6rem 3rem;
}.get-updates-1::before {
    right: -150px;
    animation: morphShape 15s ease-in-out infinite alternate;
    position: absolute;
    height: 350px;
    background: rgb(140,142,157);
    opacity: 0.07;
    top: -150px;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 350px;
    content: "";
}.get-updates-1::after {
    bottom: -100px;
    width: 250px;
    content: "";
    left: -100px;
    height: 250px;
    background: rgb(104,106,118);
    animation: morphShape 15s ease-in-out infinite alternate-reverse;
    opacity: 0.07;
    z-index: -1;
    border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    position: absolute;
}.get-updates-1 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1140px;
}.get-updates-1 .our-journey-5 {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}.get-updates-1 .our-journey-5::before {
    position: absolute;
    opacity: 0.03;
    z-index: -1;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    height: 100%;
}.get-updates-1 p {
    font-weight: 700;
    margin-bottom: 3rem;
    line-height: 1.3;
    position: relative;
    transform: translateX(15%) rotateZ(-2deg);
    font-size: 28px;
    max-width: 70%;
    color: #000000;
    z-index: 2;
    font-family: Arial, sans-serif;
}.get-updates-1 p::before,
.get-updates-1 p::after {
    opacity: 0.2;
    position: absolute;
    background: rgb(140,142,157);
    z-index: -1;
    content: "";
}.get-updates-1 p::before {
    width: 120%;
    top: 30%;
    animation: slideLeft 5s cubic-bezier(0.33, 1, 0.68, 1) infinite alternate;
    height: 30%;
    left: -10%;
    transform: skewX(-20deg);
}.get-updates-1 p::after {
    width: 40%;
    transform-origin: left;
    height: 10px;
    bottom: -15px;
    left: 0;
    animation: growLine 2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.get-updates-1 .input_holder {
    padding: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transform: translateX(-15%) rotateZ(2deg);
    display: flex;
    position: relative;
    border-radius: 21px;
    align-items: center;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    justify-content: center;
    background: rgba(255, 255, 255, 0.3);
    z-index: 2;
}.get-updates-1 .input_holder:hover {
    transform: translateX(-15%) rotateZ(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.get-updates-1 .input_holder::before,
.get-updates-1 .input_holder::after {
    opacity: 0.3;
    border: 2px dashed rgb(140,142,157,0.5);
    content: "";
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease;
    border-radius: 21px;
}.get-updates-1 .input_holder::before {
    top: -8px;
    right: 8px;
    animation: pulseBoxShadow 3s ease-in-out infinite alternate;
    bottom: 8px;
    left: -8px;
}.get-updates-1 .input_holder::after {
    bottom: -8px;
    right: -8px;
    animation: pulseBoxShadow 3s ease-in-out 1.5s infinite alternate;
    top: 8px;
    left: 8px;
}.get-updates-1 .input_holder:hover::before,
.get-updates-1 .input_holder:hover::after {
    border-color: rgb(104,106,118,0.5);
}.get-updates-1 .sub-grids-0 {
    padding: 1.2rem 1.5rem;
    border-top-left-radius: 10px;
    background: #ffffff;
    font-size: 18px;
    flex: 1;
    transition: all 0.3s ease;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    color: #000000;
    border: none;
    border-bottom-left-radius: 10px;
    outline: none;
}.get-updates-1 .sub-grids-0:focus {
    box-shadow: inset 0 0 0 2px rgb(140,142,157);
}.get-updates-1 .support-card-6 {
    position: relative;
    font-weight: 600;
    border-top-right-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    border-bottom-right-radius: 10px;
    font-family: Arial, sans-serif;
    background: #000000;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 1.2rem 2rem;
}.get-updates-1 .support-card-6::before {
    z-index: -1;
    top: -25%;
    background: linear-gradient(
        90deg,
        rgb(140,142,157) 0%,
        rgb(104,106,118) 50%,
        rgb(140,142,157) 100%
    );
    content: "";
    transition: opacity 0.3s ease;
    width: 120%;
    height: 150%;
    opacity: 0;
    position: absolute;
    transform: rotate(25deg);
    left: -10%;
}.get-updates-1 .support-card-6:hover {
    color: #ffffff;
}.get-updates-1 .support-card-6:hover::before {
    animation: slideGradient 2s linear infinite;
    opacity: 1;
}

@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) {.get-updates-1 {
    padding: 5rem 2rem;
}.get-updates-1 p {
    transform: translateX(10%) rotateZ(-2deg);
    font-size: calc(28px * 0.9);
    max-width: 80%;
}.get-updates-1 .input_holder {
    transform: translateX(-10%) rotateZ(2deg);
}.get-updates-1 .input_holder:hover {
    transform: translateX(-10%) rotateZ(0deg);
}
}

@media (max-width: 768px) {.get-updates-1 {
    padding: 4rem 1.5rem;
}.get-updates-1 p {
    transform: translateX(5%) rotateZ(-1deg);
    font-size: 20px;
    margin-bottom: 2.5rem;
    max-width: 90%;
}.get-updates-1 .input_holder {
    flex-direction: column;
    transform: translateX(-5%) rotateZ(1deg);
    padding: 10px;
}.get-updates-1 .input_holder:hover {
    transform: translateX(-5%) rotateZ(0deg);
}.get-updates-1 .sub-grids-0 {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 0.5rem;
}.get-updates-1 .support-card-6 {
    border-radius: 10px;
    width: 100%;
}
}

@media (max-width: 576px) {.get-updates-1 {
    margin: 5rem 0;
    padding: 3rem 1rem;
}.get-updates-1 p {
    text-align: center;
    max-width: 100%;
    transform: none;
}.get-updates-1 .input_holder {
    padding: 8px;
    transform: none;
}.get-updates-1 .input_holder:hover {
    transform: none;
}.get-updates-1 .sub-grids-0,
    .get-updates-1 .support-card-6 {
    padding: 1rem;
}}.help-center-4 {
    padding: 80px 0;
    overflow: hidden;
    background: rgb(177,178,194);
    position: relative;
}.help-center-4::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(140,142,157,0.5) 0%, transparent 40%, rgb(104,106,118,0.5) 60%, transparent 100%);
    left: 0;
    top: 0;
}.help-center-4::after {
    z-index: 0;
    left: 0;
    height: 100%;
    background-size: 85px 85px;
    position: absolute;
    top: 0;
    animation: gridMove 40s linear infinite;
    opacity: 0.4;
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 84px, rgb(140,142,157,0.5) 85px, transparent 86px),
        linear-gradient(90deg, transparent 84px, rgb(104,106,118,0.5) 85px, transparent 86px);
    width: 100%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 85px 85px;
    }
}
.help-center-4 .container {
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.help-center-4 .edu-talk-2 {
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    border-radius: 15px;
}.help-center-4 .edu-asksup-1 {
    position: relative;
    color: #ffffff;
    font-size: 41px;
    text-align: center;
    font-weight: 700;
    padding: 25px 30px;
    background: rgb(140,142,157);
    justify-content: center;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    align-items: center;
    display: flex;
    margin: 0;
}.help-center-4 .edu-asksup-1 svg {
    margin-right: 15px;
    stroke-width: 2;
    fill: none;
    animation: pulse 2s infinite ease-in-out;
    stroke-linecap: round;
    filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.5));
    stroke-linejoin: round;
    width: 30px;
    height: 30px;
    stroke: #ffffff;
}@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
.help-center-4 .img-wrap-2 {
    height: 350px;
    display: block;
    object-position: center;
    width: 100%;
    object-fit: cover;
}.help-center-4 .msg-block-7 {
    position: relative;
    padding: 30px;
    display: flex;
    gap: 15px;
    flex-direction: column;
    z-index: 2;
}.help-center-4 .msg-block-7 p {
    padding: 16px 25px 16px 50px;
    align-items: center;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 0;
    background: #ffffff;
    display: flex;
}.help-center-4 .msg-block-7 p:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-3px);
}.help-center-4 .msg-block-7 p::before {
    position: absolute;
    content: "";
    width: 4px;
    top: 0;
    left: 0;
    background: rgb(140,142,157);
    height: 100%;
}.help-center-4 .msg-block-7 p svg {
    transform: translateY(-50%);
    stroke-linecap: round;
    position: absolute;
    top: 50%;
    height: 20px;
    fill: none;
    stroke-linejoin: round;
    stroke-width: 2;
    transition: all 0.3s ease;
    width: 20px;
    left: 20px;
    stroke: rgb(140,142,157);
}.help-center-4 .msg-block-7 p:hover svg {
    transform: translateY(-50%) scale(1.2);
    stroke: rgb(104,106,118);
}.help-center-4 .msg-block-7 p span {
    color: #000000;
    margin-left: 10px;
    font-weight: 400;
}.help-center-4 .msg-block-7 p a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(140,142,157);
    transition: color 0.3s ease;
}.help-center-4 .msg-block-7 p a:hover {
    color: rgb(104,106,118);
}.help-center-4 .send-query-6 {
    position: relative;
    margin-top: 15px;
    padding: 25px 30px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(140,142,157);
    background: rgb(177,178,194);
    border-radius: 10px;
}.help-center-4 .form-edu-8 {
    font-weight: 700;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgb(140,142,157,0.5);
    font-size: 21px;
    color: rgb(140,142,157);
    text-align: center;
    display: flex;
}.help-center-4 .form-edu-8 svg {
    fill: none;
    stroke-linecap: round;
    height: 20px;
    width: 20px;
    stroke-linejoin: round;
    stroke: rgb(140,142,157);
    margin-right: 10px;
    stroke-width: 2;
}.help-center-4 .form-edu-8 svg circle {
    animation: rotate 10s linear infinite;
    transform-origin: center;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.help-center-4 .chat-form-7 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 12px;
}.help-center-4 .contact-team-6 {
    background: #ffffff;
    transition: all 0.3s ease;
    justify-content: center;
    padding: 12px;
    font-size: 18px;
    border-left: 3px solid rgb(140,142,157,0.5);
    align-items: center;
    display: flex;
    border-radius: 10px;
    color: #000000;
    text-align: center;
}.help-center-4 .contact-team-6:hover {
    background: rgb(140,142,157,0.5);
    border-left-color: rgb(140,142,157);
}.help-center-4 .contact-team-6 svg {
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 14px;
    stroke-width: 2;
    stroke: rgb(140,142,157);
    transition: transform 0.3s ease;
    height: 14px;
    margin-right: 6px;
    fill: none;
}.help-center-4 .contact-team-6:hover svg {
    transform: rotate(30deg);
    stroke: rgb(104,106,118);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.help-center-4 .msg-block-7 p {
    opacity: 0;
    animation: slideUp 0.4s ease forwards;
}.help-center-4 .msg-block-7 p:nth-child(1) {
    animation-delay: 0.1s;
}.help-center-4 .msg-block-7 p:nth-child(2) {
    animation-delay: 0.2s;
}.help-center-4 .msg-block-7 p:nth-child(3) {
    animation-delay: 0.3s;
}.help-center-4 .msg-block-7 p:nth-child(4) {
    animation-delay: 0.4s;
}.help-center-4 .msg-block-7 p:nth-child(5) {
    animation-delay: 0.5s;
}@keyframes drawSvg {
    to {
        stroke-dashoffset: 0;
    }
}
.help-center-4 .msg-block-7 p svg path {
    stroke-dashoffset: 50;
    stroke-dasharray: 50;
    animation: drawSvg 1s forwards;
}.help-center-4 .msg-block-7 p:nth-child(1) svg path {
    animation-delay: 0.6s;
}.help-center-4 .msg-block-7 p:nth-child(2) svg path {
    animation-delay: 0.7s;
}.help-center-4 .msg-block-7 p:nth-child(3) svg path {
    animation-delay: 0.8s;
}.help-center-4 .msg-block-7 p:nth-child(4) svg path {
    animation-delay: 0.9s;
}.help-center-4 .msg-block-7 p:nth-child(5) svg path {
    animation-delay: 1s;
}
@media (min-width: 768px) {.help-center-4 .edu-talk-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
}.help-center-4 .edu-asksup-1 {
    grid-column: 1 / -1;
}.help-center-4 .edu-asksup-1 svg {
    width: 32px;
    height: 32px;
    margin-right: 18px;
}.help-center-4 .img-wrap-2 {
    object-position: center;
    height: 100%;
    grid-column: 1;
    grid-row: 2;
    object-fit: cover;
}.help-center-4 .msg-block-7 {
    padding: 30px;
    grid-row: 2;
    grid-column: 2;
}.help-center-4 .msg-block-7 p svg {
    height: 22px;
    width: 22px;
}.help-center-4 .send-query-6 {
    margin-top: 20px;
}.help-center-4 .form-edu-8 svg {
    height: 22px;
    margin-right: 12px;
    width: 22px;
}.help-center-4 .chat-form-7 {
    grid-template-columns: repeat(3, 1fr);
}.help-center-4 .contact-team-6 svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
}
@media (min-width: 1024px) {.help-center-4 {
    padding: 100px 0;
}.help-center-4 .edu-talk-2 {
    margin: 0 auto;
    max-width: 1100px;
}.help-center-4 .edu-asksup-1 {
    padding: 30px;
}.help-center-4 .edu-asksup-1 svg {
    margin-right: 20px;
    height: 35px;
    width: 35px;
}.help-center-4 .msg-block-7 {
    padding: 40px;
}.help-center-4 .msg-block-7 p svg {
    height: 24px;
    width: 24px;
}.help-center-4 .send-query-6 {
    padding: 30px;
    margin-top: 30px;
}.help-center-4 .form-edu-8 svg {
    height: 24px;
    width: 24px;
}.help-center-4 .chat-form-7 {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 15px;
}}.title-board-2 {
    position: relative;
    background: linear-gradient(145deg, rgb(177,178,194), rgba(245, 248, 253, 0.9));
    padding: 5rem 1.5rem;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}.title-board-2::before {
    width: 100%;
    content: "";
    pointer-events: none;
    background: repeating-linear-gradient(
        45deg,
        rgb(140,142,157,0.5),
        transparent 2px,
        transparent 10px
    );
    z-index: 1;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
}.title-board-2 h1 {
    display: inline-block;
    font-weight: 600;
    transform: translateX(2rem);
    position: relative;
    margin-bottom: 2rem;
    font-size: 18px;
    letter-spacing: 0.5px;
    z-index: 2;
    color: rgb(140,142,157);
}.title-board-2 h1::after {
    transform-origin: left;
    background: rgb(104,106,118);
    bottom: -8px;
    content: "";
    left: 0;
    height: 3px;
    transform: scaleX(0);
    width: 40%;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.title-board-2:hover h1::after {
    transform: scaleX(1);
}.title-board-2 .our-journey-5 {
    gap: 2rem;
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr;
}.title-board-2 .text-zone-4 {
    transform: translateY(0);
    position: relative;
    background: #ffffff;
    padding: 2rem;
    transition: transform 0.4s ease-out;
    z-index: 3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.title-board-2 .text-zone-4:hover {
    transform: translateY(-5px);
}.title-board-2 ol {
    list-style: none;
    counter-reset: item;
    padding: 0;
    margin: 0;
}.title-board-2 ol li {
    position: relative;
    margin-bottom: 1.5rem;
}.title-board-2 .edu-start-4 {
    padding: 1rem 0;
    position: relative;
}.title-board-2 .edu-start-4 p {
    border-left: 2px solid rgb(140,142,157,0.5);
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
    margin-top: 1.5rem;
    position: relative;
    transition: transform 0.3s ease;
    padding-left: 0.5rem;
}.title-board-2 .edu-start-4:hover p {
    transform: translateX(5px);
}.title-board-2 svg {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 1rem;
    width: 80px;
    height: 80px;
}.title-board-2 .edu-start-4:hover svg {
    transform: scale(1.05) rotate(5deg);
}.title-board-2 svg path {
    transition: fill 0.3s ease;
    fill: rgb(140,142,157);
}.title-board-2 .edu-start-4:hover svg path {
    fill: rgb(104,106,118);
}.title-board-2 svg text {
    transition: fill 0.3s ease;
}.title-board-2 .edu-start-4:hover svg text {
    fill: rgb(104,106,118);
}.title-board-2 .support-card-6 {
    z-index: 1;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(94, 170, 168, 0.3);
    border: none;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    background: linear-gradient(135deg, rgb(140,142,157), rgb(104,106,118));
    padding: 1rem 2rem;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}.title-board-2 .support-card-6::before {
    width: 100%;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(135deg, rgb(104,106,118), rgb(140,142,157));
    height: 100%;
    top: 0;
    transition: opacity 0.4s ease;
    left: 0;
    position: absolute;
    content: "";
}.title-board-2 .support-card-6:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(94, 170, 168, 0.4);
}.title-board-2 .support-card-6:hover::before {
    opacity: 1;
}.title-board-2 .img-wrap-2 {
    transform: perspective(1000px) rotateY(0deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
}.title-board-2 .img-wrap-2::before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 0.8;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(94, 170, 168, 0.6)
    );
    z-index: 1;
    transition: opacity 0.3s ease;
}.title-board-2 .img-wrap-2:hover {
    transform: perspective(1000px) rotateY(5deg) scale(1.02);
}.title-board-2 .img-wrap-2:hover::before {
    opacity: 0.6;
}

@media (min-width: 768px) {.title-board-2 {
    padding: 6rem 3rem;
}.title-board-2 h1 {
    font-size: calc(18px * 1.2);
    transform: translateX(3rem);
}.title-board-2 .our-journey-5 {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1.2fr 0.8fr;
}.title-board-2 .text-zone-4 {
    padding: 3rem;
    transform: translateX(-2rem);
}.title-board-2 .img-wrap-2 {
    transform: translateX(2rem) perspective(1000px) rotateY(-5deg);
    height: 400px;
}.title-board-2 .img-wrap-2:hover {
    transform: translateX(2rem) perspective(1000px) rotateY(0deg) scale(1.03);
}.title-board-2 svg {
    width: 100px;
    height: 100px;
}
}

@media (min-width: 992px) {.title-board-2 {
    padding: 8rem 4rem;
}.title-board-2 h1 {
    font-size: calc(18px * 1.5);
}.title-board-2 .our-journey-5 {
    gap: 4rem;
    grid-template-columns: 6fr 4fr;
}.title-board-2 .edu-start-4 p {
    padding-left: 1rem;
    margin-top: 2rem;
    font-size: calc(17px * 1.1);
}.title-board-2 .img-wrap-2 {
    height: 500px;
}.title-board-2 .support-card-6 {
    font-size: calc(14px * 1.1);
    padding: 1.2rem 2.5rem;
}
}

@media (min-width: 1200px) {.title-board-2::after {
    top: -50px;
    border-radius: 50%;
    filter: blur(80px);
    z-index: 0;
    right: -50px;
    position: absolute;
    opacity: 0.3;
    background: rgb(140,142,157,0.5);
    width: 200px;
    content: "";
    height: 200px;
}.title-board-2 .our-journey-5 {
    gap: 5rem;
    grid-template-columns: 7fr 5fr;
}.title-board-2 .img-wrap-2 {
    height: 550px;
}
}

@media (max-width: 767px) {.title-board-2 .text-zone-4 {
    order: 2;
}.title-board-2 .img-wrap-2 {
    order: 1;
}}.contact-form-box-8 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(177,178,194) 0%, rgba(9, 19, 32, 0.9) 100%);
    padding: 120px 0;
}.contact-form-box-8::before {
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(140,142,157,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(140,142,157,0.5) 11px
    );
    pointer-events: none;
    height: 100%;
    opacity: 0.05;
    animation: gridMove 20s linear infinite;
    top: 0;
}.contact-form-box-8::after {
    position: absolute;
    pointer-events: none;
    animation: pulseGlow 15s ease-in-out infinite;
    left: -50%;
    top: -50%;
    opacity: 0.1;
    content: "";
    background: radial-gradient(circle, rgb(140,142,157,0.5) 0%, transparent 60%);
    height: 200%;
    width: 200%;
}.contact-form-box-8 .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.contact-form-box-8 h2 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
}.contact-form-box-8 h2::after {
    bottom: 0;
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(140,142,157), transparent);
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    height: 3px;
}.contact-form-box-8 .query-request-1 {
    display: flex;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 11px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
}.contact-form-box-8 .query-request-1::before {
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0.03;
    background: linear-gradient(to bottom right, rgb(140,142,157,0.5), transparent);
    position: absolute;
    content: "";
    top: 0;
    pointer-events: none;
}.contact-form-box-8 .img-wrap-2 {
    min-height: 500px;
    transition: transform 0.6s ease;
    transform: scale(1.01);
    position: relative;
    flex: 1;
}.contact-form-box-8 .img-wrap-2::after {
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
}.contact-form-box-8 .inquiry-block-9 {
    position: relative;
    flex: 1;
    padding: 50px;
}.contact-form-box-8 .inquiry-block-9::before {
    border-top: 2px solid rgb(140,142,157,0.5);
    border-right: 2px solid rgb(140,142,157,0.5);
    right: 20px;
    top: 20px;
    position: absolute;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    content: "";
}.contact-form-box-8 .inquiry-block-9::after {
    border-left: 2px solid rgb(140,142,157,0.5);
    opacity: 0.7;
    content: "";
    border-bottom: 2px solid rgb(140,142,157,0.5);
    bottom: 20px;
    left: 20px;
    width: 50px;
    position: absolute;
    height: 50px;
}.contact-form-box-8 form {
    width: 100%;
}.contact-form-box-8 form h3 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 30px;
    padding-left: 15px;
    font-weight: 600;
    position: relative;
}.contact-form-box-8 form h3::before {
    left: 0;
    background: rgb(140,142,157);
    border-radius: 10px;
    height: 25px;
    transform: translateY(-50%);
    width: 5px;
    position: absolute;
    top: 50%;
    content: "";
}.contact-form-box-8 form input[type="text"] {
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 13px;
    transition: all 0.3s ease;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
}.contact-form-box-8 form input[type="text"]:focus {
    box-shadow: 0 0 15px rgba(rgb(140,142,157), 0.2);
    background: rgba(255, 255, 255, 0.08);
    outline: none;
    border-color: rgb(140,142,157);
}.contact-form-box-8 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact-form-box-8 .contact-message-9 {
    margin-bottom: 30px;
    position: relative;
    align-items: flex-start;
    display: flex;
}.contact-form-box-8 .contact-message-9 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-form-box-8 .contact-message-9 label {
    cursor: pointer;
    line-height: 1.5;
    font-size: 13px;
    position: relative;
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
}.contact-form-box-8 .contact-message-9 label::before {
    position: absolute;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    height: 22px;
    top: 2px;
    width: 22px;
    content: "";
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}.contact-form-box-8 .contact-message-9 input[type="checkbox"]:checked + label::before {
    background: rgb(140,142,157);
    border-color: rgb(140,142,157);
}.contact-form-box-8 .contact-message-9 input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    height: 4px;
    top: 11px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg);
    width: 8px;
    left: 7px;
    border-left: 2px solid #ffffff;
}.contact-form-box-8 .contact-message-9 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(140,142,157);
}.contact-form-box-8 .contact-message-9 label a:hover {
    text-decoration: underline;
}.contact-form-box-8 form .support-card-6 {
    background: linear-gradient(45deg, rgb(140,142,157), rgb(104,106,118));
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px 35px;
    font-size: 19px;
    transition: all 0.4s ease;
    cursor: pointer;
    font-weight: 600;
    z-index: 1;
    border: none;
    color: #ffffff;
    display: inline-block;
    font-family: Arial, sans-serif;
}.contact-form-box-8 form .support-card-6::before {
    transition: all 0.4s ease;
    width: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(104,106,118), rgb(140,142,157));
    z-index: -1;
    left: -100%;
    position: absolute;
    height: 100%;
    content: "";
}.contact-form-box-8 form .support-card-6:hover::before {
    left: 0;
}.contact-form-box-8 form .support-card-6:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.contact-form-box-8 svg {
    width: 24px;
    fill: rgb(140,142,157);
    height: 24px;
    margin-right: 15px;
}.contact-form-box-8 svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.contact-form-box-8 {
    padding: 80px 0;
}.contact-form-box-8 .query-request-1 {
    flex-direction: column;
}.contact-form-box-8 .img-wrap-2 {
    order: 1;
    min-height: 300px;
}.contact-form-box-8 .inquiry-block-9 {
    order: 2;
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.contact-form-box-8 {
    padding: 60px 0;
}.contact-form-box-8 h2 {
    margin-bottom: 40px;
}.contact-form-box-8 .img-wrap-2 {
    min-height: 200px;
}.contact-form-box-8 .inquiry-block-9 {
    padding: 30px 20px;
}.contact-form-box-8 form .support-card-6 {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.contact-form-box-8 {
    padding: 40px 0;
}.contact-form-box-8 h2 {
    font-size: calc(34px * 0.8);
}.contact-form-box-8 form h3 {
    font-size: calc(20px * 0.9);
}.contact-form-box-8 .inquiry-block-9::before,
    .contact-form-box-8 .inquiry-block-9::after {
    width: 30px;
    height: 30px;
}}.cloud-lab-0 {
    color: #ffffff;
    position: relative;
    padding: 80px 0 40px;
    z-index: 1;
}.cloud-lab-0::before {
    left: 0;
    width: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    backdrop-filter: blur(8px);
    top: 0;
    position: absolute;
}footer {
    position: relative;
}.cloud-lab-0 .container {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 40px;
    position: relative;
}.cloud-lab-0 .company_holder {
    padding-right: 40px;
    position: relative;
}.cloud-lab-0 .company_holder::after {
    width: 1px;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(104,106,118,0.5), 
        transparent);
    height: 60%;
    right: 0;
    top: 20%;
    content: "";
    position: absolute;
}.cloud-lab-0 .company_holder h3 {
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
    font-size: calc(28px * 0.9);
    font-weight: 700;
}.cloud-lab-0 .company_holder h3::after {
    position: absolute;
    background: rgb(140,142,157);
    bottom: -8px;
    height: 3px;
    width: 40px;
    content: "";
    border-radius: 10px;
    left: 0;
}.cloud-lab-0 .art-portal-4 {
    opacity: 0.8;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    max-width: 90%;
    color: #ffffff;
}.cloud-lab-0 .contest-info-5 {
    justify-content: flex-end;
    display: flex;
}.cloud-lab-0 .main-start-1 {
    gap: 60px;
    display: flex;
}.cloud-lab-0 .top-master-3 {
    position: relative;
}.cloud-lab-0 .top-master-3 h5 {
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    padding-bottom: 12px;
    font-size: 21px;
}.cloud-lab-0 .top-master-3 h5::after {
    left: 0;
    width: 30px;
    bottom: 0;
    height: 2px;
    background: rgb(140,142,157);
    content: "";
    border-radius: 10px;
    position: absolute;
}.cloud-lab-0 .top-master-3 .main-start-1 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}.cloud-lab-0 .top-master-3 .main-start-1 a {
    opacity: 0.7;
    transition: all 0.3s ease;
    text-decoration: none;
    padding-left: 0;
    font-size: calc(16px * 0.95);
    color: #ffffff;
    position: relative;
}.cloud-lab-0 .top-master-3 .main-start-1 a::before {
    transition: all 0.3s ease;
    background: rgb(140,142,157);
    height: 1px;
    opacity: 0;
    top: 50%;
    width: 0;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    content: "";
}.cloud-lab-0 .top-master-3 .main-start-1 a:hover {
    padding-left: 12px;
    opacity: 1;
    color: rgb(140,142,157);
}.cloud-lab-0 .top-master-3 .main-start-1 a:hover::before {
    width: 8px;
    opacity: 1;
}.reg-remind-1 {
    padding: 20px 0;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
}.reg-remind-1 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.reg-remind-1 .about-learn-1 {
    letter-spacing: 0.5px;
    opacity: 0.6;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(140,142,157,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(140,142,157);
    }
}

@media (max-width: 991px) {.cloud-lab-0 {
    padding: 60px 0 30px;
}.cloud-lab-0 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.cloud-lab-0 .company_holder {
    margin: 0 auto;
    padding-right: 0;
    max-width: 600px;
    text-align: center;
}.cloud-lab-0 .company_holder::after {
    display: none;
}.cloud-lab-0 .company_holder h3 {
    margin-left: auto;
    margin-right: auto;
}.cloud-lab-0 .company_holder h3::after {
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
}.cloud-lab-0 .art-portal-4 {
    text-align: center;
    max-width: 100%;
}.cloud-lab-0 .contest-info-5 {
    justify-content: center;
}
}

@media (max-width: 767px) {.cloud-lab-0 {
    padding: 50px 0 20px;
}.cloud-lab-0 .main-start-1 {
    gap: 40px;
    width: 100%;
    flex-direction: column;
}.cloud-lab-0 .top-master-3 {
    text-align: center;
}.cloud-lab-0 .top-master-3 h5 {
    text-align: center;
}.cloud-lab-0 .top-master-3 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.cloud-lab-0 .top-master-3 .main-start-1 {
    align-items: center;
}.cloud-lab-0 .top-master-3 .main-start-1 a {
    text-align: center;
}.cloud-lab-0 .top-master-3 .main-start-1 a::before {
    display: none;
}.cloud-lab-0 .top-master-3 .main-start-1 a:hover {
    padding-left: 0;
}
}

@media (max-width: 480px) {.cloud-lab-0 {
    padding: 40px 0 20px;
}.cloud-lab-0 .company_holder h3 {
    font-size: calc(28px * 0.8);
}.cloud-lab-0 .art-portal-4 {
    font-size: calc(16px * 0.9);
}.reg-remind-1 .about-learn-1 {
    font-size: calc(12px * 0.9);
}}

.cloud-lab-0::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}.cloud-lab-0::after {
    box-shadow: 0 0 40px rgb(140,142,157,0.5);
}.cloud-lab-0 .container::before {
    background: radial-gradient(
        circle, 
        rgb(104,106,118,0.5), 
        transparent 70%
    );
    bottom: -75px;
    filter: blur(30px);
    animation: pulse 10s infinite alternate-reverse;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    content: "";
    left: -75px;
    width: 150px;
}.cloud-lab-0 .top-master-3::before {
    position: absolute;
    border-radius: 50%;
    content: "";
    top: 10px;
    left: -15px;
    height: 5px;
    opacity: 0.7;
    background: rgb(140,142,157);
    width: 5px;
}.cloud-lab-0 .top-master-3:hover::before {
    animation: glow 2s infinite;
}.cloud-lab-0 .company_holder::before {
    bottom: -20px;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(140,142,157,0.5), 
        transparent);
    height: 1px;
    width: 100px;
}

@media (max-width: 991px) {.cloud-lab-0 .company_holder::before {
    left: 50%;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(140,142,157,0.5), 
            transparent);
    transform: translateX(-50%);
}}

.cloud-lab-0 .top-master-3 .main-start-1 a::after {
    height: 1px;
    position: absolute;
    background: rgb(140,142,157);
    width: 0;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    bottom: -2px;
}.cloud-lab-0 .top-master-3 .main-start-1 a:hover::after {
    width: 100%;
}.cloud-lab-0 .top-master-3 .main-start-1 a:nth-child(odd):hover {
    transform: translateX(2px);
}.cloud-lab-0 .top-master-3 .main-start-1 a:nth-child(even):hover {
    transform: translateX(2px);
}

@media (min-width: 992px) {footer::after {
    top: 0;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(90deg, 
            transparent, 
            rgb(104,106,118,0.5), 
            transparent);
}.cloud-lab-0::before {
    background-blend-mode: overlay;
}}

.cloud-lab-0 .company_holder h3::before {
    position: absolute;
    content: "";
    background: rgb(140,142,157);
    opacity: 0.7;
    width: 20px;
    height: 1px;
    top: 50%;
    left: -30px;
}

@media (max-width: 991px) {.cloud-lab-0 .company_holder h3::before {
    display: none;
}}

.reg-remind-1 {
    position: relative;
    overflow: hidden;
}.reg-remind-1::before {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(104,106,118,0.5), 
        transparent);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 0;
}.reg-remind-1::after {
    width: 30%;
    opacity: 0.3;
    content: "";
    bottom: 0;
    left: 35%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(104,106,118,0.5), 
        transparent);
}.reg-remind-1 .about-learn-1 {
    position: relative;
    transition: all 0.3s ease;
}.reg-remind-1 .about-learn-1:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}