﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}html,body {
    auto
contain;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
}.digital-res-5784 {
    flex: 0 0 auto;
}.nav-expert-1205 {
    flex: 1 0 auto;
}.wrapper-holder-5816 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1131px;
    margin: auto;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.connect-with-us-9857 {
    overflow: hidden;
    position: relative;
    padding: 90px 0;
}.connect-with-us-9857::before {
    position: absolute;
    z-index: 0;
    background: linear-gradient(135deg, rgb(137,151,154) 0%, rgb(174,185,189) 100%);
    top: 0;
    content: '';
    opacity: 0.9;
    left: 0;
    height: 100%;
    width: 100%;
}.connect-with-us-9857 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 2;
}.connect-with-us-9857 .help-query-8329 {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    display: grid;
    gap: 0;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    border-radius: 0;
}.connect-with-us-9857 .inquiry-reach-9385 {
    background: rgb(211,220,223);
    padding: 50px;
    position: relative;
}.connect-with-us-9857 .inquiry-reach-9385::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    height: 100%;
    background: linear-gradient(to bottom, rgb(174,185,189), rgb(137,151,154));
    width: 5px;
}.connect-with-us-9857 .inquiry-reach-9385 h3 {
    padding-bottom: 20px;
    font-weight: 700;
    position: relative;
    font-size: 30px;
    color: #000000;
    margin-bottom: 40px;
}.connect-with-us-9857 .inquiry-reach-9385 h3::after {
    bottom: 0;
    position: absolute;
    height: 4px;
    background: rgb(174,185,189);
    content: '';
    left: 0;
    width: 80px;
}.connect-with-us-9857 .inquiry-reach-9385 div {
    margin-bottom: 30px;
    padding-left: 15px;
    position: relative;
    display: flex;
    align-items: center;
}.connect-with-us-9857 .inquiry-reach-9385 div::before {
    border-radius: 10px;
    transform: translateY(-50%);
    opacity: 0.5;
    left: 0;
    height: 100%;
    background: rgb(174,185,189);
    position: absolute;
    width: 5px;
    top: 50%;
    content: '';
}.connect-with-us-9857 .inquiry-reach-9385 div:hover::before {
    transition: all 0.3s ease;
    opacity: 1;
    height: 120%;
}.connect-with-us-9857 .inquiry-reach-9385 div svg {
    margin-right: 20px;
    width: 22px;
    height: 22px;
}.connect-with-us-9857 .inquiry-reach-9385 div svg path {
    fill: rgb(174,185,189);
}.connect-with-us-9857 .inquiry-reach-9385 div span {
    font-weight: 400;
    font-size: calc(14px * 0.95);
    color: #000000;
}.connect-with-us-9857 .inquiry-reach-9385 div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}.connect-with-us-9857 .inquiry-reach-9385 div span a:hover {
    color: rgb(174,185,189);
}.connect-with-us-9857 .reach-query-7482 {
    padding: 50px;
    background: rgba(0, 0, 0, 0.5);
}.connect-with-us-9857 .reach-query-7482 h3 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
}.connect-with-us-9857 form {
    display: flex;
    flex-direction: column;
}.connect-with-us-9857 form input[type="text"],
.connect-with-us-9857 form input[type="email"] {
    margin-bottom: 25px;
    color: #ffffff;
    background: transparent;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding: 15px 5px;
    font-size: 14px;
    border: none;
}.connect-with-us-9857 form input[type="text"]:focus,
.connect-with-us-9857 form input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(137,151,154);
}.connect-with-us-9857 form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect-with-us-9857 .request-widget-0195 {
    align-items: flex-start;
    margin: 10px 0 25px;
    display: flex;
}.connect-with-us-9857 .request-widget-0195 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-with-us-9857 .request-widget-0195 label {
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    padding-left: 30px;
}.connect-with-us-9857 .request-widget-0195 label::before {
    width: 18px;
    background-color: transparent;
    content: '';
    height: 18px;
    top: 2px;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0;
}.connect-with-us-9857 .request-widget-0195 input[type="checkbox"]:checked + label::before {
    background-color: rgb(137,151,154);
    border-color: rgb(137,151,154);
}.connect-with-us-9857 .request-widget-0195 input[type="checkbox"]:checked + label::after {
    content: '';
    height: 10px;
    left: 6px;
    transform: rotate(45deg);
    top: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid #ffffff;
}.connect-with-us-9857 .request-widget-0195 label a {
    text-decoration: none;
    color: rgb(137,151,154);
}.connect-with-us-9857 .request-widget-0195 label a:hover {
    text-decoration: underline;
}.connect-with-us-9857 form .support-reach-5413 {
    color: #ffffff;
    align-self: flex-start;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    padding: 15px 35px;
    letter-spacing: 1px;
    overflow: hidden;
    position: relative;
    background: rgb(137,151,154);
    z-index: 1;
    transition: color 0.3s ease;
    font-weight: 600;
}.connect-with-us-9857 form .support-reach-5413::before {
    top: 0;
    left: 0;
    transition: width 0.3s ease;
    z-index: -1;
    height: 100%;
    background: rgb(174,185,189);
    position: absolute;
    width: 0;
    content: '';
}.connect-with-us-9857 form .support-reach-5413:hover::before {
    width: 100%;
}@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.connect-with-us-9857 .inquiry-reach-9385 div:nth-child(even) {
    animation: pulse 4s infinite;
}

@media screen and (max-width: 992px) {.connect-with-us-9857 .help-query-8329 {
    grid-template-columns: 1fr;
}.connect-with-us-9857 .inquiry-reach-9385::after {
    display: none;
}.connect-with-us-9857 .inquiry-reach-9385,
    .connect-with-us-9857 .reach-query-7482 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.connect-with-us-9857 {
    padding: 60px 0;
}.connect-with-us-9857 .inquiry-reach-9385,
    .connect-with-us-9857 .reach-query-7482 {
    padding: 30px 20px;
}.connect-with-us-9857 .inquiry-reach-9385 h3 {
    font-size: calc(30px * 0.85);
    margin-bottom: 30px;
}.connect-with-us-9857 .inquiry-reach-9385 div {
    margin-bottom: 20px;
}.connect-with-us-9857 form .support-reach-5413 {
    width: 100%;
    padding: 12px 20px;
}}.course-offering-0327 {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(211,220,223) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}.course-offering-0327::before {
    position: absolute;
    z-index: 0;
    background: linear-gradient(225deg, rgb(174,185,189) 0%, rgb(174,185,189,0.5) 70%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: rotate(15deg);
    opacity: 0.1;
    animation: float 12s ease-in-out infinite;
    right: -5%;
    width: 250px;
    content: "";
    top: -5%;
    height: 250px;
}.course-offering-0327::after {
    opacity: 0.1;
    bottom: -3%;
    transform: rotate(-15deg);
    position: absolute;
    z-index: 0;
    height: 200px;
    content: "";
    left: -3%;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    animation: float 15s ease-in-out infinite reverse;
    width: 200px;
    background: linear-gradient(135deg, rgb(137,151,154) 0%, rgb(137,151,154,0.5) 80%);
}.course-offering-0327 .container {
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}.course-offering-0327 h2 {
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: #000000;
    font-weight: 700;
    font-size: 33px;
    position: relative;
    text-align: center;
}.course-offering-0327 h2::after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    bottom: -0.75rem;
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(174,185,189) 0%, rgb(137,151,154) 100%);
}.course-offering-0327 h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}.course-offering-0327 .program-track-9460 {
    transform: translateY(0);
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    gap: 2.5rem;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    grid-template-columns: 1fr;
    display: grid;
}.course-offering-0327 .program-track-9460:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.course-offering-0327 .img-cell-0495 {
    height: 350px;
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    transform: scale(1);
    position: relative;
}.course-offering-0327 .img-cell-0495::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
    content: "";
}.course-offering-0327 .img-cell-0495:hover {
    transform: scale(1.03);
}.course-offering-0327 .text-unit-8245 {
    padding: 2rem 2.5rem 2.5rem;
    position: relative;
}.course-offering-0327 .text-unit-8245::before {
    background: linear-gradient(90deg, transparent, rgb(137,151,154,0.5), transparent);
    left: 50%;
    content: "";
    top: 0;
    width: 90%;
    position: absolute;
    height: 1px;
    transform: translateX(-50%);
}.course-offering-0327 .description {
    font-size: 17px;
    max-height: 340px;
    line-height: 1.8;
    position: relative;
    margin-bottom: 1.5rem;
    color: #000000;
    padding-right: 15px;
    overflow-y: auto;
}.course-offering-0327 .description:last-child {
    margin-bottom: 0;
}.course-offering-0327 .description::-webkit-scrollbar {
    width: 4px;
}.course-offering-0327 .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(211,220,223);
}.course-offering-0327 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(174,185,189,0.5);
}.course-offering-0327 .description::-webkit-scrollbar-thumb:hover {
    background: rgb(174,185,189);
}.course-offering-0327 .description::first-letter {
    font-size: 1.5em;
    font-weight: 600;
    color: rgb(174,185,189);
}

@media (min-width: 768px) {.course-offering-0327 {
    padding: 6rem 0;
}.course-offering-0327 .program-track-9460 {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.course-offering-0327 .img-cell-0495 {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: 100%;
}.course-offering-0327 .text-unit-8245 {
    padding: 3rem 3.5rem;
}.course-offering-0327 .text-unit-8245::before {
    background: linear-gradient(180deg, transparent, rgb(137,151,154,0.5), transparent);
    left: 0;
    top: 50%;
    width: 1px;
    transform: translateY(-50%);
    height: 90%;
}.course-offering-0327 h2 {
    font-size: calc(33px * 1.1);
    margin-bottom: 4rem;
}.course-offering-0327 .description {
    columns: 2;
    max-height: 400px;
    column-gap: 2.5rem;
}
}

@media (min-width: 992px) {.course-offering-0327 {
    padding: 7rem 0;
}.course-offering-0327 h2 {
    font-size: calc(33px * 1.2);
}.course-offering-0327 .program-track-9460 {
    grid-template-columns: 1fr 2fr;
}.course-offering-0327 .description {
    line-height: 1.85;
    max-height: 450px;
    font-size: calc(17px * 1.05);
}
}

@media (min-width: 1200px) {.course-offering-0327 .description {
    column-gap: 3rem;
    columns: 2;
}
}

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

@media (prefers-reduced-motion: reduce) {.course-offering-0327::before,
    .course-offering-0327::after {
    animation: none;
}.course-offering-0327 .program-track-9460:hover {
    transform: none;
}.course-offering-0327 .img-cell-0495:hover {
    transform: none;
}.course-offering-0327 h2:hover {
    transform: none;
}}header {
    width: 100%;
    background: rgb(211,220,223);
    position: relative;
    overflow: visible;
    z-index: 99;
}header::before {
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.2;
    background: radial-gradient(circle at 30% 30%, rgb(174,185,189,0.5) 0%, transparent 70%);
    width: 100%;
    left: 0;
    position: absolute;
}header .head-lead-4327 {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 25px 30px;
    align-items: center;
}header .head-lead-4327::before {
    content: "";
    height: 5px;
    left: 10%;
    top: -10px;
    width: 30%;
    filter: blur(5px);
    background: linear-gradient(90deg, rgb(174,185,189), transparent);
    position: absolute;
}header .head-lead-4327::after {
    height: 5px;
    right: 10%;
    filter: blur(5px);
    content: "";
    position: absolute;
    width: 30%;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(137,151,154));
}header .head-lead-4327 .header-mainbar-7581 {
    padding: 5px;
    z-index: 2;
    position: relative;
}header .head-lead-4327 .header-mainbar-7581::before {
    top: -5px;
    content: "";
    width: calc(100% + 10px);
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(174,185,189), rgb(137,151,154));
    opacity: 0;
    position: absolute;
    filter: blur(15px);
    height: calc(100% + 10px);
    left: -5px;
    z-index: -1;
}header .head-lead-4327 .header-mainbar-7581:hover::before {
    opacity: 0.7;
}header .head-lead-4327 .header-mainbar-7581 .nav-master-3602 {
    position: relative;
    display: block;
    transition: transform 0.3s ease;
}header .head-lead-4327 .header-mainbar-7581:hover .nav-master-3602 {
    transform: scale(1.05);
}header .head-lead-4327 .header-mainbar-7581 .nav-master-3602 svg {
    height: 45px;
    width: auto;
}header .head-lead-4327 .main-pro-7236 {
    margin: 0;
    display: flex;
    position: relative;
    padding: 10px;
    list-style: none;
    border-radius: 12px;
}header .head-lead-4327 .main-pro-7236::before {
    opacity: 0.1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
    left: 0;
    z-index: -1;
    border-radius: 12px;
    content: "";
    height: 100%;
    top: 0;
    backdrop-filter: blur(5px);
    position: absolute;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 {
    position: relative;
    margin: 0 3px;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 a {
    border-radius: 10px;
    color: #000000;
    padding: 8px 15px;
    overflow: hidden;
    display: block;
    font-size: 17px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    z-index: 1;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 a::before {
    opacity: 0;
    background: linear-gradient(135deg, rgb(174,185,189), rgb(137,151,154));
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: -1;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 a::after {
    opacity: 0;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    height: 150%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    width: 150%;
    z-index: -1;
    position: absolute;
    left: 50%;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
}header .head-lead-4327 .main-pro-7236 .top-pro-0817:hover a::before {
    opacity: 1;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817:hover a {
    color: #ffffff;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817:active a::after {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
}header .head-lead-4327 .main-pro-7236 .top-pro-0817:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(174,185,189), rgb(137,151,154));
}header .head-lead-4327 .main-pro-7236 .top-pro-0817:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(174,185,189), rgb(137,151,154));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(174,185,189), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(174,185,189), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(174,185,189), 0);
    }
}

@media (max-width: 992px) {header .head-lead-4327 {
    flex-direction: column;
    padding: 20px 15px;
}header .head-lead-4327 .header-mainbar-7581 {
    margin-bottom: 15px;
}header .head-lead-4327 .main-pro-7236 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 {
    margin: 3px;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 a {
    padding: 6px 12px;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 767px) {header .head-lead-4327 {
    padding: 15px 10px;
}header .head-lead-4327 .header-mainbar-7581 .nav-master-3602 svg {
    height: 40px;
}header .head-lead-4327 .main-pro-7236 {
    padding: 5px;
}header .head-lead-4327 .main-pro-7236 .top-pro-0817 a {
    padding: 5px 10px;
    font-size: calc(17px - 2px);
}}.client-experience-7659 {
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,220,223) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 6rem 0;
}.client-experience-7659::before {
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgb(174,185,189,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(174,185,189,0.5) 12px
  );
    pointer-events: none;
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.05;
    left: 0;
}.client-experience-7659::after {
    top: -50%;
    width: 100%;
    content: "";
    opacity: 0.2;
    transform: translateZ(-10px);
    right: -50%;
    pointer-events: none;
    background: radial-gradient(circle, rgb(137,151,154,0.5) 0%, transparent 70%);
    position: absolute;
    height: 100%;
}.client-experience-7659 h2 {
    transform: translateZ(10px);
    color: #000000;
    letter-spacing: 0.05em;
    position: relative;
    font-weight: 700;
    font-size: calc(37px * 1.1);
    text-align: center;
    margin-bottom: 3.5rem;
}.client-experience-7659 h2::after {
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    content: "";
    width: 80px;
    bottom: -1rem;
    position: absolute;
    left: 50%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    height: 4px;
    transform: translateX(-50%) skewX(-15deg);
}.client-experience-7659 .container.who-mentors-7539 {
    padding: 0 15px;
    z-index: 1;
    transform-style: preserve-3d;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.client-experience-7659 .success-testimonials-6341 {
    perspective: 1000px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
}.client-experience-7659 .user-voices-2658 {
    position: relative;
    background: #ffffff;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    flex-direction: column;
    display: flex;
    padding: 2rem;
    backface-visibility: hidden;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
}.client-experience-7659 .user-voices-2658::before {
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    position: absolute;
    content: "";
    height: 5px;
    transform-origin: left center;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    width: 100%;
}.client-experience-7659 .user-voices-2658:hover {
    transform: translateY(-10px) translateZ(20px) rotateX(2deg);
    box-shadow: 0 25px 50px rgba(0,0,0,0.12), 0 10px 25px rgba(0,0,0,0.08);
}.client-experience-7659 .user-voices-2658:hover::before {
    transform: scaleX(1);
}.client-experience-7659 .user-voices-2658 h3 {
    transform: translateZ(5px);
    font-size: calc(20px * 1.1);
    padding-bottom: 0.7rem;
    position: relative;
    font-weight: 600;
    color: #000000;
    margin-bottom: 1rem;
}.client-experience-7659 .user-voices-2658 h3::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 0;
    left: 0;
    background: rgb(174,185,189,0.5);
}.client-experience-7659 .user-voices-2658 p.description {
    font-size: 14px;
    flex-grow: 1;
    font-weight: 400;
    z-index: 1;
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.client-experience-7659 .user-voices-2658 p.description::before {
    line-height: 1;
    content: "";
    top: -1.5rem;
    color: rgb(137,151,154,0.5);
    opacity: 0.08;
    position: absolute;
    left: -1rem;
    z-index: -1;
    font-family: serif;
    font-size: 8rem;
}.client-experience-7659 .user-voices-2658 div {
    transition: transform 0.3s ease;
    border-radius: 50%;
    width: 60px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    height: 60px;
    transform: translateZ(5px);
}.client-experience-7659 .user-voices-2658:hover div {
    transform: translateZ(15px) scale(1.05);
}.client-experience-7659 .user-voices-2658 div::after {
    background: linear-gradient(45deg, transparent 40%, rgb(174,185,189,0.5) 100%);
    pointer-events: none;
    inset: 0;
    opacity: 0.2;
    content: "";
    position: absolute;
}.client-experience-7659 .user-voices-2658 div img {
    transition: transform 0.5s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
}.client-experience-7659 .user-voices-2658:hover div img {
    transform: scale(1.1);
}.client-experience-7659 .user-voices-2658:nth-child(even) {
    transform: translateZ(5px) rotateZ(0.5deg);
}.client-experience-7659 .user-voices-2658:nth-child(odd) {
    transform: translateZ(5px) rotateZ(-0.5deg);
}.client-experience-7659 .user-voices-2658:nth-child(even):hover {
    transform: translateY(-10px) translateZ(25px) rotateX(2deg) rotateZ(0.2deg);
}.client-experience-7659 .user-voices-2658:nth-child(odd):hover {
    transform: translateY(-10px) translateZ(25px) rotateX(2deg) rotateZ(-0.2deg);
}

@media (min-width: 992px) {.client-experience-7659 .success-testimonials-6341 {
    grid-template-columns: repeat(3, 1fr);
}.client-experience-7659 h2 {
    margin-bottom: 4rem;
    font-size: calc(37px * 1.2);
}.client-experience-7659 .user-voices-2658 {
    padding: 2.5rem;
}
}

@media (min-width: 768px) and (max-width: 991px) {.client-experience-7659 .success-testimonials-6341 {
    grid-template-columns: repeat(2, 1fr);
}.client-experience-7659 {
    padding: 5rem 0;
}.client-experience-7659 h2 {
    margin-bottom: 3rem;
}
}

@media (max-width: 767px) {.client-experience-7659 {
    padding: 4rem 0;
}.client-experience-7659 .success-testimonials-6341 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.client-experience-7659 h2 {
    font-size: calc(37px * 1);
    margin-bottom: 2.5rem;
}.client-experience-7659 .user-voices-2658 {
    padding: 1.5rem;
}.client-experience-7659 .user-voices-2658:hover {
    transform: translateY(-5px) translateZ(10px);
}.client-experience-7659 .user-voices-2658:nth-child(even):hover,
  .client-experience-7659 .user-voices-2658:nth-child(odd):hover {
    transform: translateY(-5px) translateZ(15px);
}.client-experience-7659 .user-voices-2658 h3 {
    font-size: 20px;
}
}

@media (max-width: 480px) {.client-experience-7659 {
    padding: 3rem 0;
}.client-experience-7659 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.85);
}.client-experience-7659 .user-voices-2658 {
    padding: 1.25rem;
}.client-experience-7659 .user-voices-2658 p.description {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.client-experience-7659 .user-voices-2658 div {
    height: 50px;
    width: 50px;
}}.mentorship-profile-6305 {
    padding: 120px 0;
    background: linear-gradient(150deg, rgb(211,220,223) 0%, rgb(137,151,154,0.5) 100%);
    overflow: hidden;
    position: relative;
}.mentorship-profile-6305::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(174,185,189,0.5) 49.5%, rgb(174,185,189,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(174,185,189,0.5) 49.5%, rgb(174,185,189,0.5) 50.5%, transparent 50.5%);
    left: 0;
    top: 0;
    opacity: 0.07;
    background-size: 40px 40px;
    content: "";
}.mentorship-profile-6305::after {
    top: 0;
    content: "";
    opacity: 0.04;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(174,185,189,0.5) 40px,
            rgb(174,185,189,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(174,185,189,0.5) 60px,
            rgb(174,185,189,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(174,185,189,0.5) 80px,
            rgb(174,185,189,0.5) 81px
        );
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}.mentorship-profile-6305 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}.mentorship-profile-6305 .user-voices-2658 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    grid-template-columns: 1fr 1fr;
    background: #ffffff;
    padding: 50px;
    overflow: hidden;
    gap: 40px;
    border-radius: 0;
    position: relative;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
}.mentorship-profile-6305 .user-voices-2658::before {
    height: 6px;
    background: linear-gradient(
        90deg,
        rgb(174,185,189) 0%,
        rgb(137,151,154) 100%
    );
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}.mentorship-profile-6305 .user-voices-2658::after {
    animation: scanner 4s linear infinite;
    content: "";
    height: 1px;
    top: 6px;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(174,185,189,0.5) 0%,
        transparent 20%,
        rgb(174,185,189,0.5) 40%,
        transparent 60%,
        rgb(137,151,154,0.5) 80%,
        transparent 100%
    );
    position: absolute;
    left: 0;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.mentorship-profile-6305 .img-cell-0495 {
    height: 100%;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    position: relative;
    transition: all 0.5s ease;
    min-height: 360px;
}.mentorship-profile-6305 .img-cell-0495::before {
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    inset: 0;
}.mentorship-profile-6305 .img-cell-0495::after {
    top: 0;
    position: absolute;
    z-index: 2;
    height: 100%;
    content: "";
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    width: 100%;
}.mentorship-profile-6305 .name {
    padding-left: 16px;
    font-size: 29px;
    position: relative;
    border-left: 4px solid rgb(174,185,189);
    margin-bottom: 12px;
    color: #000000;
    line-height: 1.2;
    font-weight: 700;
}.mentorship-profile-6305 .name::before {
    content: "";
    width: 4px;
    position: absolute;
    height: 0;
    transition: height 0.5s ease;
    top: 0;
    background: rgb(137,151,154);
    left: -4px;
}.mentorship-profile-6305 .user-voices-2658:hover .name::before {
    height: 100%;
}.mentorship-profile-6305 .user-voices-2658 span:not(.name) {
    color: rgba(0, 0, 0, 0.5);
    font-size: 21px;
    position: relative;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    background: rgb(211,220,223);
    padding: 6px 12px;
    margin-bottom: 25px;
    text-transform: uppercase;
}.mentorship-profile-6305 .user-voices-2658 span:not(.name)::after {
    bottom: 0;
    height: 2px;
    background: rgb(174,185,189);
    left: 0;
    width: 0;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
}.mentorship-profile-6305 .user-voices-2658:hover span:not(.name)::after {
    width: 100%;
}.mentorship-profile-6305 .exp-table-0794 {
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(
        to right,
        rgb(211,220,223) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    position: relative;
    font-size: 14px;
    padding: 25px 30px;
    border-radius: 10px;
    color: #000000;
    margin: 0;
    border-left: 1px solid rgb(174,185,189);
    line-height: 1.8;
}.mentorship-profile-6305 .exp-table-0794::before {
    border-top: 2px solid rgb(174,185,189);
    height: 12px;
    left: 12px;
    position: absolute;
    border-left: 2px solid rgb(174,185,189);
    top: 15px;
    width: 12px;
    opacity: 0.6;
    content: "";
}.mentorship-profile-6305 .exp-table-0794::after {
    bottom: 15px;
    position: absolute;
    height: 12px;
    border-right: 2px solid rgb(137,151,154);
    border-bottom: 2px solid rgb(137,151,154);
    width: 12px;
    right: 12px;
    content: "";
    opacity: 0.6;
}.mentorship-profile-6305 .user-voices-2658:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.mentorship-profile-6305 .user-voices-2658:hover .img-cell-0495 {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.mentorship-profile-6305 {
    padding: 90px 0;
}.mentorship-profile-6305 .user-voices-2658 {
    padding: 40px 30px;
    gap: 30px;
}.mentorship-profile-6305 .img-cell-0495 {
    min-height: 320px;
}.mentorship-profile-6305 .exp-table-0794 {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.mentorship-profile-6305 {
    padding: 70px 0;
}.mentorship-profile-6305 .user-voices-2658 {
    grid-template-columns: 1fr;
    padding: 35px 25px;
    gap: 25px;
    grid-template-rows: auto auto;
}.mentorship-profile-6305 .img-cell-0495 {
    min-height: 280px;
}.mentorship-profile-6305 .name {
    font-size: calc(29px * 0.9);
}.mentorship-profile-6305 .user-voices-2658 span:not(.name) {
    font-size: calc(21px * 0.95);
    margin-bottom: 20px;
}.mentorship-profile-6305 .exp-table-0794 {
    font-size: calc(14px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.mentorship-profile-6305 {
    padding: 50px 0;
}.mentorship-profile-6305 .user-voices-2658 {
    gap: 20px;
    padding: 30px 20px;
}.mentorship-profile-6305 .img-cell-0495 {
    min-height: 220px;
}.mentorship-profile-6305 .name {
    font-size: calc(29px * 0.8);
    padding-left: 12px;
}.mentorship-profile-6305 .user-voices-2658 span:not(.name) {
    margin-bottom: 15px;
    padding: 4px 10px;
    font-size: calc(21px * 0.9);
}.mentorship-profile-6305 .exp-table-0794 {
    padding: 15px 18px;
    font-size: calc(14px * 0.9);
}}.experience-trial-0356 {
    background: linear-gradient(135deg, rgb(174,185,189), rgb(137,151,154) 70%, rgb(174,185,189,0.5) 100%);
    position: relative;
    margin: 4rem 0;
    overflow: hidden;
    padding: 5rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
}.experience-trial-0356::before {
    background: linear-gradient(45deg, transparent 30%, rgb(137,151,154,0.5) 40%, transparent 60%);
    pointer-events: none;
    top: -10%;
    left: -5%;
    z-index: 1;
    height: 140%;
    content: "";
    position: absolute;
    width: 120%;
    animation: shimmer 8s infinite linear;
    transform: rotate(-5deg);
}.experience-trial-0356::after {
    opacity: 0.4;
    position: absolute;
    z-index: 1;
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(174,185,189,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(137,151,154,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, rgb(174,185,189,0.5) 2%, transparent 10%);
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    pointer-events: none;
}.experience-trial-0356 .container {
    gap: 2.5rem;
    transform: translateY(10px);
    animation: container-appear 0.8s ease-out forwards;
    display: flex;
    position: relative;
    align-items: center;
    max-width: 1200px;
    flex-direction: column;
    margin: 0 auto;
    z-index: 2;
}.experience-trial-0356 h6 {
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-align: center;
    animation: text-appear 0.7s ease-out 0.2s forwards;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-weight: 600;
    font-size: clamp(18px, 4vw, calc(18px * 1.2));
    padding: 0 1rem;
    transform: translateY(10px);
    margin: 0;
    max-width: 800px;
}.experience-trial-0356 div div {
    display: flex;
    transform: translateY(15px);
    animation: button-appear 0.8s ease-out 0.4s forwards;
    justify-content: center;
    margin-top: 1rem;
    opacity: 0;
}.experience-trial-0356 div span {
    position: relative;
    display: inline-block;
}.experience-trial-0356 .support-reach-5413 {
    justify-content: center;
    display: inline-flex;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    overflow: hidden;
    font-weight: 600;
    background: #ffffff;
    padding: 1rem 2.5rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    color: rgb(174,185,189);
    border: none;
    align-items: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}.experience-trial-0356 .support-reach-5413::before {
    animation: gradient-shift 5s ease infinite;
    right: -2px;
    left: -2px;
    content: "";
    transform: translate3d(0, 0, 0);
    position: absolute;
    background: linear-gradient(45deg, rgb(174,185,189), rgb(137,151,154), rgb(174,185,189));
    bottom: -2px;
    z-index: -1;
    top: -2px;
}.experience-trial-0356 .support-reach-5413 span {
    z-index: 1;
    transition: transform 0.3s ease;
    position: relative;
}.experience-trial-0356 .support-reach-5413:hover {
    transform: translateY(-3px) scale(1.02);
    color: rgb(137,151,154);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.experience-trial-0356 .support-reach-5413:hover span {
    transform: translateX(5px);
}.experience-trial-0356 .support-reach-5413:active {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px) scale(0.98);
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(-5deg);
    }
    100% {
        transform: translateX(100%) rotate(-5deg);
    }
}

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

@keyframes button-appear {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes container-appear {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes gradient-shift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@media screen and (max-width: 991px) {.experience-trial-0356 {
    margin: 3rem 0;
    padding: 4rem 1.5rem;
}.experience-trial-0356 .container {
    gap: 2rem;
}.experience-trial-0356 h6 {
    font-size: 18px;
}
}

@media screen and (max-width: 768px) {.experience-trial-0356 {
    padding: 3.5rem 1.25rem;
    transform: perspective(1000px) rotateX(1deg);
}.experience-trial-0356 .container {
    gap: 1.8rem;
}.experience-trial-0356 .support-reach-5413 {
    padding: 0.9rem 2rem;
}
}

@media screen and (max-width: 576px) {.experience-trial-0356 {
    transform: none;
    padding: 3rem 1rem;
}.experience-trial-0356 .container {
    gap: 1.5rem;
}.experience-trial-0356 h6 {
    letter-spacing: 0.3px;
    line-height: 1.5;
}.experience-trial-0356 .support-reach-5413 {
    padding: 0.8rem 1.75rem;
}}.company-info-8403 {
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
}.company-info-8403::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(30, 45, 60, 0.92), rgba(20, 30, 45, 0.86));
    z-index: 1;
    content: "";
    left: 0;
}.company-info-8403::after {
    width: 100%;
    pointer-events: none;
    height: 100%;
    z-index: 2;
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.5;
    top: 0;
    background: 
        radial-gradient(circle at 15% 25%, rgb(174,185,189,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 75%, rgb(137,151,154,0.5) 0%, transparent 40%);
}.company-info-8403 h4 {
    font-size: calc(22px * 1.2);
    transform: translateY(0);
    letter-spacing: 3px;
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 700;
    margin-bottom: 40px;
    color: #ffffff;
    text-align: center;
    z-index: 3;
    text-transform: uppercase;
    position: relative;
    opacity: 1;
}.company-info-8403 h4::before {
    transform: translateX(-50%);
    box-shadow: 0 0 15px rgba(rgb(174,185,189), 0.2);
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    position: absolute;
    left: 50%;
    border-radius: 1px;
    height: 3px;
    width: 60px;
    content: "";
    bottom: -12px;
}.company-info-8403 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 3;
}.company-info-8403 .text-unit-8245 {
    box-shadow: 
        0 10px 25px -5px rgba(0, 0, 0, 0.1),
        0 15px 10px -10px rgba(0, 0, 0, 0.04),
        inset 0 1px 1px rgba(255, 255, 255, 0.15),
        inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    padding: 40px;
    transform: translateY(0);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.08);
    opacity: 1;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}.company-info-8403 .text-unit-8245::before {
    pointer-events: none;
    height: 100%;
    position: absolute;
    border-radius: 4px;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    left: 0;
}.company-info-8403 .text-unit-8245 h6 {
    font-size: calc(16px * 1.4);
    position: relative;
    color: rgb(174,185,189);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 25px;
}.company-info-8403 .text-unit-8245 h6::after {
    width: 40px;
    left: 0;
    content: "";
    background: rgb(137,151,154);
    bottom: -8px;
    transition: transform 0.4s ease;
    height: 2px;
    position: absolute;
    transform: scaleX(1);
    transform-origin: left;
}.company-info-8403 .text-unit-8245:hover h6::after {
    transform: scaleX(1.5);
}.company-info-8403 .text-unit-8245 div {
    position: relative;
}.company-info-8403 .text-unit-8245 span {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.3px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    column-gap: 30px;
    line-height: 1.8;
    column-count: 1;
    display: block;
}

@media (min-width: 768px) {.company-info-8403 {
    padding: 140px 0 120px;
}.company-info-8403 h4 {
    font-size: calc(22px * 1.4);
    margin-bottom: 60px;
}.company-info-8403 h4::before {
    width: 80px;
}.company-info-8403 .text-unit-8245 {
    border-radius: 4px;
    padding: 60px;
}.company-info-8403 .text-unit-8245 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.company-info-8403 {
    padding: 160px 0 140px;
}.company-info-8403 .container {
    padding: 0 50px;
}.company-info-8403 h4 {
    font-size: calc(22px * 1.5);
}.company-info-8403 .text-unit-8245 {
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 70px;
}.company-info-8403 .text-unit-8245:hover {
    transform: translateY(-5px);
}.company-info-8403 .text-unit-8245 h6 {
    font-size: calc(16px * 1.6);
    margin-bottom: 30px;
}.company-info-8403 .text-unit-8245 span {
    column-count: 2;
    font-size: calc(17px * 1.05);
    line-height: 1.9;
    column-gap: 50px;
}
}

@media (min-width: 1200px) {.company-info-8403 {
    padding: 180px 0 160px;
}.company-info-8403 .container {
    max-width: 1400px;
}.company-info-8403 .text-unit-8245 {
    padding: 80px;
}.company-info-8403 .text-unit-8245 span {
    column-count: 2;
    column-gap: 60px;
}
}

@media (max-width: 767px) {.company-info-8403 {
    padding: 80px 0 60px;
}.company-info-8403 h4 {
    margin-bottom: 30px;
    font-size: 22px;
}.company-info-8403 .text-unit-8245 {
    padding: 30px;
}.company-info-8403 .text-unit-8245 h6 {
    margin-bottom: 20px;
    font-size: 16px;
}.company-info-8403 .text-unit-8245 span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}

@media (hover: hover) {.company-info-8403 .text-unit-8245 {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.company-info-8403 .text-unit-8245:hover {
    box-shadow: 
            0 15px 35px -5px rgba(0, 0, 0, 0.15),
            0 20px 15px -15px rgba(0, 0, 0, 0.07),
            inset 0 1px 1px rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}}.cookie-notice-message-7136 {
    z-index: 90;
    position: fixed;
    padding: 15px 20px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    width: 100%;
    border-top: 3px solid rgb(174,185,189);
    background: rgb(137,151,154);
    bottom: 0;
}.cookies-overview-4096 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}.visitor-acceptance-9578 {
    flex-shrink: 0;
    margin-right: 20px;
}.visitor-acceptance-9578 svg {
    fill: rgb(174,185,189);
    height: 50px;
    width: 50px;
}.edu-track-6917 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
}.cookie-notice-message-7136 h5 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
}.cookie-notice-message-7136 p {
    font-size: 12px;
    color: #000000;
    line-height: 1.5;
}.cookie-edu-2791 {
    color: #ffffff;
    transition: none;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgb(174,185,189);
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 10px;
    min-width: 150px;
    background: rgb(174,185,189);
}.cookie-edu-2791:hover {
    border-color: rgb(174,185,189,0.5);
    background: rgb(174,185,189,0.5);
}.cookie-notice-message-7136 p a {
    border-bottom: 2px solid rgb(174,185,189);
    color: rgb(174,185,189);
    text-decoration: none;
}.cookie-notice-message-7136 p a:hover {
    color: rgb(137,151,154);
    border-bottom-color: rgb(137,151,154);
}
@media only screen and (max-width: 1200px) {.cookie-notice-message-7136 {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.visitor-acceptance-9578 {
    display: none;
}.cookies-overview-4096 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-notice-message-7136 h5, .cookie-notice-message-7136 p {
    text-align: center;
}.edu-track-6917 {
    margin-bottom: 15px;
}.cookie-edu-2791 {
    margin-top: 10px;
    margin-left: 0;
}}
#cookieSettingsPanel-0387 {
    display: none;
}#cookieSettingsPanel-0387:checked ~ .cookie-notice-message-7136 {
    visibility: hidden;
    opacity: 0;
}footer {
    width: 100%;
    position: relative;
}.digital-res-5784 {
    font-family: Arial, sans-serif;
    padding: 70px 0 30px;
    background-color: #ffffff;
    position: relative;
    color: #000000;
}.digital-res-5784::before {
    top: 0;
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    left: 0;
    height: 5px;
    content: "";
    position: absolute;
    width: 100%;
}footer .skill-links-1275 {
    gap: 60px;
    display: grid;
}footer .write-page-8041 {
    justify-content: space-between;
    padding-bottom: 40px;
    flex-wrap: wrap;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item {
    margin-right: 30px;
    position: relative;
    margin-bottom: 15px;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    width: 18px;
    position: relative;
    margin-right: 10px;
    height: 18px;
    top: 3px;
    fill: rgb(174,185,189);
}footer .info_item p,
footer .info_item a {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
    transition: color 0.2s ease;
}footer .info_item a:hover {
    color: rgb(174,185,189);
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}footer .header-mainbar-7581 {
    margin-bottom: 15px;
}footer .header-mainbar-7581 svg {
    margin-bottom: 20px;
    height: 40px;
    width: auto;
}footer .story-spot-0648 {
    line-height: 1.6;
    max-width: 350px;
    color: #000000;
    font-size: 13px;
}footer .main-pro-7236 h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}footer .main-pro-7236 h5::after {
    bottom: -8px;
    background-color: rgb(174,185,189);
    left: 0;
    content: "";
    width: 30px;
    height: 2px;
    position: absolute;
}footer .nav-site-4106 {
    margin-bottom: 30px;
}footer .nav-site-4106 a {
    transition: transform 0.2s ease, color 0.2s ease;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    margin-bottom: 12px;
    display: block;
}footer .nav-site-4106 a:hover {
    color: rgb(174,185,189);
    transform: translateX(5px);
}footer .subscribe_holder {
    border-radius: 10px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.02);
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 25px;
    color: #000000;
}footer .input_holder {
    gap: 10px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 14px 16px;
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    background-color: #ffffff;
    font-size: 14px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(174,185,189);
}footer .email-form-2094 {
    border-radius: 10px;
    background-color: rgb(174,185,189);
    font-weight: 600;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: #ffffff;
    border: none;
    padding: 14px 20px;
}footer .email-form-2094:hover {
    background-color: rgb(137,151,154);
}footer .discount-cta-8162 {
    margin-top: 50px;
}footer .quiz-links-4930 {
    color: #000000;
    text-align: center;
    font-size: 13px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .email-form-2094 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .digital-res-5784 {
    padding: 50px 0 30px;
}footer .write-page-8041 {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .discount-cta-8162 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .digital-res-5784 {
    padding: 40px 0 20px;
}footer .skill-links-1275 {
    gap: 40px;
}footer .main-pro-7236 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}.stay-informed-0493 {
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(174,185,189,0.5) 0%, rgb(137,151,154) 100%);
}.stay-informed-0493::before {
    height: 70%;
    width: 120%;
    position: absolute;
    top: -10%;
    z-index: 1;
    transform: rotate(-15deg);
    content: "";
    background: rgb(137,151,154,0.5);
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    left: -10%;
}.stay-informed-0493 .who-mentors-7539 {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.stay-informed-0493 .help-query-8329 {
    transform: translateX(10%);
    display: flex;
    max-width: 90%;
    flex-direction: column;
}.stay-informed-0493 h3 {
    font-family: Arial, sans-serif;
    font-size: 29px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    transform: skewX(-5deg);
    font-weight: 700;
    margin-bottom: 2rem;
    color: #ffffff;
}.stay-informed-0493 .input_holder {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    display: flex;
    transform: perspective(800px) rotateY(-5deg);
    align-items: stretch;
    max-width: 90%;
    flex-direction: row;
    overflow: hidden;
    border-radius: 24px;
}.stay-informed-0493 input[type="email"] {
    font-size: 13px;
    font-family: Arial, sans-serif;
    flex-grow: 1;
    transition: all 0.3s ease;
    padding: 1.2rem 1.5rem;
    border: none;
    color: #000000;
    background: #ffffff;
}.stay-informed-0493 input[type="email"]:focus {
    outline: none;
    background: rgb(211,220,223);
    box-shadow: inset 0 0 0 3px rgb(174,185,189,0.5);
}.stay-informed-0493 .email-form-2094 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    background: linear-gradient(to right, rgb(174,185,189), rgb(137,151,154));
    font-weight: 600;
    padding: 1rem 2.5rem;
    font-family: Arial, sans-serif;
}.stay-informed-0493 .email-form-2094:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(174,185,189,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.stay-informed-0493 .email-form-2094:active {
    transform: translateY(2px);
    animation: pulse 1s forwards;
}

@media (max-width: 768px) {.stay-informed-0493 {
    padding: 3rem 1rem;
}.stay-informed-0493 .help-query-8329 {
    max-width: 100%;
    transform: translateX(0);
}.stay-informed-0493 h3 {
    text-align: left;
    font-size: calc(20px + 0.2rem);
}.stay-informed-0493 .input_holder {
    flex-direction: column;
    transform: perspective(0) rotateY(0);
    max-width: 100%;
}.stay-informed-0493 input[type="email"] {
    border-radius: 10px 10px 0 0;
    padding: 1rem;
    width: 100%;
}.stay-informed-0493 .email-form-2094 {
    border-radius: 0 0 10px 10px;
    width: 100%;
    padding: 1rem;
}}.primary-page-9825 {
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    background: linear-gradient(135deg, rgb(211,220,223), rgba(0, 0, 0, 0.5));
    overflow: hidden;
    min-height: 100vh;
    justify-content: center;
}.primary-page-9825::before {
    background: linear-gradient(45deg, rgb(174,185,189,0.5) 0%, transparent 40%, rgb(137,151,154,0.5) 100%);
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    transform: translateZ(0);
    height: 100%;
    z-index: 1;
}.primary-page-9825::after {
    position: absolute;
    content: "";
    left: -10%;
    top: -10%;
    z-index: 2;
    pointer-events: none;
    height: 120%;
    width: 120%;
    animation: patternShift 30s linear infinite;
    background: repeating-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.03) 0px,
    rgba(255, 255, 255, 0.03) 1px,
    transparent 1px,
    transparent 10px
  );
}.primary-page-9825 .learn-top-8324 {
    perspective: 1200px;
    max-width: 1200px;
    width: 90%;
    position: relative;
    z-index: 3;
}.primary-page-9825 .course-first-4360 {
    transform-style: preserve-3d;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 10px 20px rgba(0, 0, 0, 0.15),
    0 5px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    transform: rotateX(5deg) rotateY(-2deg);
    padding: 4rem 3rem;
}.primary-page-9825 .course-first-4360::before {
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(to right, 
    rgba(#000000, 0.8) 0%,
    rgba(#000000, 0.7) 50%,
    rgba(#000000, 0.8) 100%);
    transform: translateZ(-10px);
    height: 100%;
}.primary-page-9825 .course-first-4360 span {
    margin-bottom: 1.5rem;
    transform: translateZ(20px);
    display: block;
}.primary-page-9825 .course-first-4360 h3 {
    letter-spacing: 0.5px;
    animation: slideInUp 0.8s 0.2s forwards ease-out;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    transform: translateY(-10px);
    font-weight: 400;
    position: relative;
    padding-left: 1rem;
    color: rgb(137,151,154);
    opacity: 0;
    font-size: calc(20px * 1.2);
}.primary-page-9825 .course-first-4360 h3::before {
    animation: scaleIn 0.6s 0.5s forwards cubic-bezier(0.33, 1, 0.68, 1);
    position: absolute;
    content: "";
    transform-origin: top;
    transform: scaleY(0);
    left: 0;
    background: rgb(137,151,154);
    top: 0;
    width: 3px;
    height: 100%;
}.primary-page-9825 .course-first-4360 h1 {
    color: #ffffff;
    line-height: 1.2;
    animation: slideInUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
    margin-bottom: 2rem;
    text-shadow: 
    0 2px 5px rgba(0, 0, 0, 0.3),
    0 5px 15px rgba(0, 0, 0, 0.15);
    font-weight: 700;
    font-size: calc(41px * 1.25);
    transform: translateY(-20px);
    transform: translateZ(40px);
    letter-spacing: -0.5px;
}.primary-page-9825 .course-first-4360 > div {
    animation: slideInUp 0.8s 0.6s forwards ease-out;
    transform: translateZ(30px);
    position: relative;
    opacity: 0;
    transform: translateY(20px);
}.primary-page-9825 .course-first-4360 > div > div {
    padding: 1.5rem 2rem;
    box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.1),
    0 6px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(137,151,154);
    background: linear-gradient(to right, 
    rgb(174,185,189,0.5) 0%,
    rgb(174,185,189) 50%,
    rgb(174,185,189,0.5) 100%);
    position: relative;
    display: inline-block;
    transform: translateX(0);
}.primary-page-9825 .course-first-4360 > div > div:hover {
    transform: translateX(10px);
}.primary-page-9825 .course-first-4360 p {
    color: #ffffff;
    line-height: 1.6;
    font-weight: 400;
    font-size: calc(12px * 1.25);
    margin: 0;
}

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

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

@keyframes patternShift {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(0, 0);
  }
}

@media (max-width: 992px) {.primary-page-9825 .course-first-4360 {
    transform: rotateX(3deg) rotateY(-1deg);
    padding: 3rem 2rem;
}.primary-page-9825 .course-first-4360 h1 {
    font-size: calc(41px * 1.1);
}.primary-page-9825 .course-first-4360 h3 {
    font-size: calc(20px * 1.1);
}.primary-page-9825 .course-first-4360 p {
    font-size: calc(12px * 1.1);
}
}

@media (max-width: 768px) {.primary-page-9825 {
    min-height: 80vh;
}.primary-page-9825 .course-first-4360 {
    padding: 2.5rem 1.5rem;
    transform: rotateX(2deg) rotateY(0);
}.primary-page-9825 .course-first-4360 h1 {
    font-size: 41px;
    margin-bottom: 1.5rem;
}.primary-page-9825 .course-first-4360 h3 {
    font-size: 20px;
}.primary-page-9825 .course-first-4360 > div > div {
    padding: 1.25rem 1.5rem;
}.primary-page-9825 .course-first-4360 p {
    font-size: 12px;
}
}

@media (max-width: 576px) {.primary-page-9825 .learn-top-8324 {
    width: 95%;
}.primary-page-9825 .course-first-4360 {
    transform: none;
    padding: 2rem 1rem;
}.primary-page-9825 .course-first-4360 h1 {
    font-size: calc(33px * 1.1);
}.primary-page-9825 .course-first-4360 h3 {
    font-size: calc(17px * 1.1);
}.primary-page-9825 .course-first-4360 > div > div {
    padding: 1rem;
    width: 100%;
}}.gratitudeDiv-5782 {
    background: linear-gradient(135deg, rgb(174,185,189,0.5) 0%, rgb(211,220,223) 100%);
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}.gratitudeDiv-5782::before {
    top: 0;
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
    background: radial-gradient(circle at 70% 30%, rgb(137,151,154,0.5) 0%, transparent 60%);
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
    opacity: 0.7;
    height: 100%;
}.gratitudeDiv-5782::after {
    content: "";
    height: 300px;
    width: 300px;
    filter: blur(40px);
    right: -50px;
    position: absolute;
    bottom: -50px;
    background: linear-gradient(225deg, rgb(174,185,189) 0%, transparent 70%);
    z-index: 0;
    opacity: 0.2;
}.gratitudeDiv-5782 .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.gratitudeDiv-5782 .who-mentors-7539 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    padding: 60px 40px;
    background: #ffffff;
}.gratitudeDiv-5782 .who-mentors-7539::before {
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(174,185,189), rgb(137,151,154));
    height: 100%;
    position: absolute;
    transform: scaleY(1.02);
    width: 5px;
    content: "";
}.gratitudeDiv-5782 .who-mentors-7539::after {
    height: 80px;
    animation: float 8s infinite ease-in-out;
    right: 40px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: -1;
    width: 80px;
    content: "";
    position: absolute;
    background: rgb(137,151,154,0.5);
    top: -15px;
    transform: rotate(15deg);
}.gratitudeDiv-5782 .who-mentors-7539:hover {
    transform: perspective(1000px) rotateY(0deg);
}.gratitudeDiv-5782 h5 {
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
    position: relative;
    line-height: 1.4;
}.gratitudeDiv-5782 h5::after {
    transition: width 0.3s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    left: 0;
    bottom: 0;
    content: "";
    width: 80px;
    height: 3px;
}.gratitudeDiv-5782 .who-mentors-7539:hover h5::after {
    width: 120px;
}.gratitudeDiv-5782 p {
    line-height: 1.8;
    z-index: 2;
    transition: color 0.3s ease;
    margin-bottom: 0;
    position: relative;
    font-size: 18px;
    color: #000000;
}.gratitudeDiv-5782 a {
    position: relative;
    padding: 5px 0;
    display: block;
    overflow: hidden;
    text-decoration: none;
}.gratitudeDiv-5782 a::before {
    bottom: 0;
    transform-origin: left;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(174,185,189,0.5), transparent);
    height: 1px;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
    transform: scaleX(0);
}.gratitudeDiv-5782 a:hover::before {
    transform: scaleX(1);
}.gratitudeDiv-5782 a:hover p {
    color: rgb(174,185,189);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.9;
        transform: scale(1.05);
    }
}

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

@media (min-width: 768px) {.gratitudeDiv-5782 {
    padding: 140px 0 100px;
}.gratitudeDiv-5782 .who-mentors-7539 {
    margin: 0 auto;
    max-width: 900px;
    padding: 80px 60px;
}.gratitudeDiv-5782 h5 {
    margin-bottom: 40px;
    padding-bottom: 25px;
    font-size: calc(20px * 1.2);
}.gratitudeDiv-5782 p {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}.gratitudeDiv-5782 .who-mentors-7539::after {
    width: 100px;
    right: 60px;
    height: 100px;
}
}

@media (min-width: 992px) {.gratitudeDiv-5782 {
    padding: 160px 0 120px;
}.gratitudeDiv-5782 .who-mentors-7539 {
    max-width: 1000px;
    transform: perspective(1200px) rotateY(-3deg);
    margin: 0 auto;
    padding: 100px 80px;
}.gratitudeDiv-5782 .who-mentors-7539::before {
    width: 8px;
}.gratitudeDiv-5782 h5 {
    max-width: 80%;
    font-size: calc(20px * 1.3);
}.gratitudeDiv-5782 p {
    max-width: 90%;
}.gratitudeDiv-5782 .who-mentors-7539::after {
    height: 120px;
    width: 120px;
    top: -20px;
    right: 80px;
}
}

@media (max-width: 767px) {.gratitudeDiv-5782 {
    padding: 80px 0 60px;
}.gratitudeDiv-5782 .who-mentors-7539 {
    transform: perspective(800px) rotateY(-1deg);
    padding: 40px 25px;
}.gratitudeDiv-5782 h5 {
    font-size: calc(20px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 25px;
}.gratitudeDiv-5782 p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.gratitudeDiv-5782 .who-mentors-7539::before {
    width: 3px;
}.gratitudeDiv-5782 .who-mentors-7539::after {
    top: -10px;
    height: 60px;
    width: 60px;
    right: 20px;
}
}

@media (max-width: 480px) {.gratitudeDiv-5782 {
    padding: 60px 0 40px;
}.gratitudeDiv-5782 .who-mentors-7539 {
    transform: none;
    padding: 30px 20px;
}.gratitudeDiv-5782 h5 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: calc(20px * 0.85);
}.gratitudeDiv-5782 .who-mentors-7539::after {
    display: none;
}}.price-pack-9601 {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 100px 0;
}.price-pack-9601::before {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(20, 30, 48, 0.85), rgba(36, 59, 85, 0.92));
    position: absolute;
    z-index: 1;
}.price-pack-9601::after {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(174,185,189,0.5), 0.15) 0%, transparent 50%);
}.price-pack-9601 .container {
    z-index: 3;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.price-pack-9601 .learning-package-7961 {
    position: relative;
}.price-pack-9601 h2 {
    position: relative;
    color: #ffffff;
    transform: translateY(0);
    text-align: center;
    opacity: 1;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    transition: transform 0.5s ease, opacity 0.5s ease;
}.price-pack-9601 h2::after {
    background: linear-gradient(90deg, rgb(174,185,189), rgb(137,151,154));
    transform: translateX(-50%);
    height: 3px;
    content: "";
    left: 50%;
    position: absolute;
    width: 80px;
    bottom: -10px;
}.price-pack-9601 .indv-cost-0293 {
    max-width: 700px;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1.6;
    opacity: 0.9;
    color: #ffffff;
    font-size: calc(18px + 2px);
}.price-pack-9601 .payment-plan-4162 {
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    display: grid;
    padding: 0;
}.price-pack-9601 .payment-plan-4162 li {
    display: flex;
    perspective: 1000px;
}.price-pack-9601 .cost-card-8217 {
    text-decoration: none;
    display: flex;
    height: 100%;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    flex-direction: column;
    z-index: 1;
    width: 100%;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    overflow: hidden;
}.price-pack-9601 .cost-card-8217::before {
    content: "";
    position: absolute;
    transition: opacity 0.5s ease;
    background: radial-gradient(circle at 30% 30%, rgb(174,185,189,0.5), transparent 75%);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    opacity: 0;
}.price-pack-9601 .cost-card-8217:hover {
    transform: translateY(-10px) rotateX(5deg);
    box-shadow: 0 25px 35px rgba(0, 0, 0, 0.25);
}.price-pack-9601 .cost-card-8217:hover::before {
    opacity: 0.15;
}.price-pack-9601 .value-plan-2495 {
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    padding: 30px;
    display: flex;
}.price-pack-9601 .study-costs-3579 {
    display: flex;
    height: 100%;
    flex-direction: column;
}.price-pack-9601 .study-costs-3579 h4 {
    position: relative;
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(20px + 2px);
    transition: transform 0.3s ease;
}.price-pack-9601 .cost-card-8217:hover .study-costs-3579 h4 {
    transform: translateY(-5px);
}.price-pack-9601 .study-costs-3579 h4::after {
    background: rgb(137,151,154);
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    bottom: -8px;
    content: "";
}.price-pack-9601 .cost-card-8217:hover .study-costs-3579 h4::after {
    width: 60px;
}.price-pack-9601 .study-costs-3579 p {
    margin: 0 0 25px;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    flex-grow: 1;
}.price-pack-9601 .cost-table-0138 {
    position: relative;
    font-size: calc(20px + 4px);
    border-radius: 10px;
    align-self: flex-start;
    margin-top: auto;
    padding: 10px 20px;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(174,185,189,0.5), transparent);
    font-weight: 700;
    color: #ffffff;
    transition: transform 0.3s ease;
}.price-pack-9601 .cost-table-0138::before {
    left: -100%;
    height: 100%;
    transition: left 0.5s ease;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
    position: absolute;
}.price-pack-9601 .cost-card-8217:hover .cost-table-0138 {
    transform: scale(1.05);
}.price-pack-9601 .cost-card-8217:hover .cost-table-0138::before {
    left: 100%;
}

@media (max-width: 1200px) {.price-pack-9601 {
    padding: 80px 0;
}.price-pack-9601 .payment-plan-4162 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.price-pack-9601 h2 {
    font-size: calc(32px - 4px);
}.price-pack-9601 .indv-cost-0293 {
    font-size: 18px;
    margin-bottom: 30px;
}.price-pack-9601 .value-plan-2495 {
    padding: 25px;
}
}

@media (max-width: 768px) {.price-pack-9601 {
    padding: 60px 0;
}.price-pack-9601 .payment-plan-4162 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.price-pack-9601 .study-costs-3579 h4 {
    font-size: 20px;
}.price-pack-9601 .cost-table-0138 {
    font-size: 20px;
}
}

@media (max-width: 576px) {.price-pack-9601 {
    padding: 50px 0;
}.price-pack-9601 h2 {
    font-size: calc(32px - 6px);
}.price-pack-9601 .indv-cost-0293 {
    font-size: calc(18px - 1px);
}.price-pack-9601 .value-plan-2495 {
    padding: 20px;
}.price-pack-9601 .study-costs-3579 p {
    font-size: calc(18px - 1px);
}}.privacy-redoubt-4682 {
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,220,223) 0%, rgb(174,185,189,0.5) 100%);
}.privacy-redoubt-4682::before {
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(rgb(174,185,189,0.5), 0.03) 20px,
    rgba(rgb(174,185,189,0.5), 0.03) 40px
  );
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    z-index: 0;
}.privacy-redoubt-4682::after {
    position: absolute;
    width: 100%;
    background: radial-gradient(circle, rgb(137,151,154,0.5) 0%, transparent 70%);
    top: -50%;
    content: "";
    right: -50%;
    height: 100%;
    z-index: 0;
    opacity: 0.1;
}.privacy-redoubt-4682 .container {
    position: relative;
    animation: fadeIn 0.8s ease-out forwards;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.privacy-redoubt-4682 h1 {
    font-size: 38px;
    position: relative;
    padding-bottom: 1rem;
    transform: translateX(-5px);
    color: rgb(174,185,189);
    letter-spacing: -0.02em;
    animation: slideInLeft 0.6s ease-out 0.2s forwards;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    opacity: 0;
}.privacy-redoubt-4682 h1::after {
    bottom: 0;
    left: 0;
    transform-origin: left;
    animation: expandWidth 0.6s ease-out 0.8s forwards;
    width: 80px;
    height: 4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(174,185,189) 0%, rgb(137,151,154) 100%);
    transform: scaleX(0);
    content: "";
}.privacy-redoubt-4682 h2 {
    color: rgb(137,151,154);
    padding-left: 20px;
    animation: slideInUp 0.5s ease-out 0.4s forwards;
    font-family: Arial, sans-serif;
    margin: 2.5rem 0 1.5rem;
    position: relative;
    transform: translateY(10px);
    opacity: 0;
    font-size: 32px;
    font-weight: 600;
}.privacy-redoubt-4682 h2::before {
    width: 4px;
    content: "";
    left: 0;
    border-radius: 2px;
    background: rgb(137,151,154);
    top: 8px;
    height: calc(100% - 16px);
    position: absolute;
}.privacy-redoubt-4682 h3 {
    margin: 2rem 0 1rem;
    padding-left: 15px;
    position: relative;
    animation: slideInUp 0.5s ease-out 0.5s forwards;
    transform: translateY(10px);
    font-family: Arial, sans-serif;
    color: rgb(137,151,154);
    font-size: calc(32px * 0.85);
    opacity: 0;
    font-weight: 600;
}.privacy-redoubt-4682 h3::before {
    background: rgb(137,151,154,0.5);
    left: 0;
    height: calc(100% - 16px);
    top: 8px;
    position: absolute;
    width: 3px;
    content: "";
    border-radius: 2px;
}.privacy-redoubt-4682 h4 {
    font-size: calc(32px * 0.7);
    opacity: 0;
    color: #000000;
    transform: translateY(8px);
    font-weight: 600;
    padding-left: 12px;
    animation: slideInUp 0.5s ease-out 0.6s forwards;
    margin: 1.5rem 0 1rem;
    position: relative;
    font-family: Arial, sans-serif;
}.privacy-redoubt-4682 h4::before {
    top: 8px;
    height: calc(100% - 16px);
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 2px;
    border-radius: 1px;
    position: absolute;
    content: "";
}.privacy-redoubt-4682 p {
    opacity: 0;
    font-size: 15px;
    transform: translateY(8px);
    color: #000000;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    position: relative;
    animation: fadeSlideUp 0.7s ease-out 0.6s forwards;
    margin-bottom: 1.5rem;
}.privacy-redoubt-4682 p strong {
    font-weight: 600;
    color: #000000;
    position: relative;
}.privacy-redoubt-4682 p strong::after {
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgb(137,151,154,0.5);
}.privacy-redoubt-4682 ul {
    list-style-type: none;
    animation: fadeSlideIn 0.7s ease-out 0.8s forwards;
    transform: translateX(10px);
    position: relative;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    opacity: 0;
    padding: 0.5rem 0 0.5rem 1.5rem;
    border-left: 3px solid rgb(174,185,189,0.5);
    margin: 0 0 2rem 0;
}.privacy-redoubt-4682 ul::before {
    position: absolute;
    top: 0;
    opacity: 0.1;
    height: 100%;
    background: linear-gradient(90deg, rgb(137,151,154,0.5) 0%, transparent 10%);
    left: 0;
    content: "";
    width: 100%;
}.privacy-redoubt-4682 li {
    transform: translateY(8px);
    opacity: 0;
    animation-delay: calc(0.9s + (0.1s * var(--li-index, 0)));
    line-height: 1.6;
    font-family: Arial, sans-serif;
    margin-bottom: 0.5rem;
    animation: listItemAppear 0.4s ease-out forwards;
    position: relative;
    padding: 0.8rem 0 0.8rem 1.8rem;
    color: #000000;
    font-size: 15px;
}.privacy-redoubt-4682 li:nth-child(1) {
    --li-index: 1;
}.privacy-redoubt-4682 li:nth-child(2) {
    --li-index: 2;
}.privacy-redoubt-4682 li:nth-child(3) {
    --li-index: 3;
}.privacy-redoubt-4682 li::before {
    content: "";
    left: 0;
    border-radius: 2px;
    transform: rotate(45deg);
    box-shadow: 0 0 0 3px rgb(174,185,189,0.5);
    background: rgb(174,185,189);
    height: 8px;
    position: absolute;
    top: 1.2rem;
    width: 8px;
}.privacy-redoubt-4682 span {
    border-left: 1px dashed rgb(137,151,154,0.5);
    font-family: Arial, sans-serif;
    transform: translateY(10px);
    font-size: 15px;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.7;
    padding-left: 1rem;
    opacity: 0;
    display: block;
    animation: fadeSlideUp 0.7s ease-out 1s forwards;
    position: relative;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes slideInLeft {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(-5px);
    opacity: 1;
  }
}

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

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

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

@keyframes fadeSlideIn {
  from {
    opacity: 0;
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@media (min-width: 768px) {.privacy-redoubt-4682 {
    padding: 5rem 3rem;
}.privacy-redoubt-4682 h1 {
    font-size: calc(38px * 1.1);
    margin-bottom: 3rem;
}.privacy-redoubt-4682 h1::after {
    width: 120px;
    height: 5px;
}.privacy-redoubt-4682 h2 {
    font-size: calc(32px * 1.05);
    padding-left: 25px;
}.privacy-redoubt-4682 h2::before {
    width: 6px;
}.privacy-redoubt-4682 .container {
    padding: 0 2rem;
}.privacy-redoubt-4682 p,
  .privacy-redoubt-4682 span,
  .privacy-redoubt-4682 li {
    line-height: 1.75;
    font-size: calc(15px * 1.05);
}.privacy-redoubt-4682 ul {
    margin-bottom: 2.5rem;
    padding: 1rem 2rem 1rem 2.5rem;
}
}

@media (min-width: 992px) {.privacy-redoubt-4682 {
    padding: 6rem 4rem;
}.privacy-redoubt-4682 h1 {
    font-size: calc(38px * 1.2);
    margin-bottom: 3.5rem;
}.privacy-redoubt-4682 h1::after {
    width: 150px;
}.privacy-redoubt-4682 .container {
    padding: 0 4rem;
    max-width: 1400px;
}.privacy-redoubt-4682 ul {
    margin: 0 0 3rem 2rem;
    padding: 1.5rem 2.5rem 1.5rem 3rem;
}.privacy-redoubt-4682 h2 {
    margin: 3.5rem 0 2rem;
}.privacy-redoubt-4682 p,
  .privacy-redoubt-4682 span {
    margin-bottom: 2rem;
}
}

@media (max-width: 767px) {.privacy-redoubt-4682 {
    padding: 3rem 1.5rem;
}.privacy-redoubt-4682 h1 {
    font-size: calc(38px * 0.9);
    padding-bottom: 0.8rem;
}.privacy-redoubt-4682 h2 {
    font-size: calc(32px * 0.9);
    padding-left: 15px;
}.privacy-redoubt-4682 h3 {
    padding-left: 12px;
    font-size: calc(32px * 0.75);
}.privacy-redoubt-4682 h4 {
    font-size: calc(32px * 0.65);
    padding-left: 10px;
}.privacy-redoubt-4682 p, 
  .privacy-redoubt-4682 span,
  .privacy-redoubt-4682 li {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.privacy-redoubt-4682 ul {
    padding: 0.5rem 0.5rem 0.5rem 1.2rem;
    margin-bottom: 1.5rem;
}.privacy-redoubt-4682 li {
    padding: 0.6rem 0 0.6rem 1.5rem;
}
}