* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.cert-block-627 {
    flex: 0 0 auto;
}html,body {
    scroll-snap-type: none;
    min-height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    font-family: Arial, sans-serif;
}.nav-site-537 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.wrap-structure-769 {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1258px;
}header,footer {
    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;
}}
.plan-display-149 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(188,188,176) 0%, rgb(109,110,109,0.5) 100%);
    padding: 6rem 0;
}.plan-display-149::before {
    width: 100%;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(151,152,152), 0.03) 40px, rgba(rgb(151,152,152), 0.03) 80px);
    pointer-events: none;
    left: 0;
    z-index: 1;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
}.plan-display-149 .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
    max-width: 1320px;
}.plan-display-149 .access-cost-891 {
    flex-direction: column-reverse;
    gap: 2.5rem;
    display: flex;
}.plan-display-149 .access-plans-836 {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    background: rgba(#ffffff, 0.9);
    z-index: 3;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
}.plan-display-149 .access-plans-836:hover {
    transform: translateY(-5px);
}.plan-display-149 .access-plans-836 h2 {
    font-size: 32px;
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
}.plan-display-149 .access-plans-836 h2::after {
    height: 3px;
    bottom: -10px;
    transition: transform 0.5s ease;
    transform: scaleX(1);
    left: 0;
    width: 80px;
    content: "";
    transform-origin: left;
    background: rgb(151,152,152);
    position: absolute;
}.plan-display-149 .access-plans-836:hover h2::after {
    transform: scaleX(1.5);
}.plan-display-149 .value-plan-280 {
    margin-top: 1.5rem;
    font-size: 13px;
    max-width: 100%;
    line-height: 1.6;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
}.plan-display-149 .sub-options-196 {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
}.plan-display-149 .study-offers-520 {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}.plan-display-149 .study-offers-520:hover {
    transform: translateY(-8px);
}.plan-display-149 .study-rates-270 {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.4s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}.plan-display-149 .study-offers-520:hover .study-rates-270 {
    box-shadow: 0 15px 35px rgba(rgb(151,152,152,0.5), 0.15);
}.plan-display-149 .fee-package-810 {
    flex-grow: 1;
    min-height: 280px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
}.plan-display-149 .fee-package-810 h3 {
    font-weight: 600;
    font-size: calc(19px + 0.1rem);
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.3;
    position: relative;
}.plan-display-149 .cost-options-046 {
    position: relative;
    font-weight: 700;
    display: block;
    margin: 0.5rem 0 1.25rem;
    color: rgb(151,152,152);
    font-size: calc(19px + 0.3rem);
}.plan-display-149 .cost-options-046::before {
    width: 40px;
    bottom: -10px;
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    background: rgb(109,110,109);
}.plan-display-149 .fee-package-810 p {
    word-break: break-word;
    font-size: 13px;
    overflow-wrap: break-word;
    margin-top: 1.5rem;
    line-height: 1.6;
    flex-grow: 1;
    color: #000000;
}.plan-display-149 .shot-857 {
    transform: scale(1);
    position: relative;
    transition: transform 0.6s ease-out;
    width: 100%;
    height: 220px;
}.plan-display-149 .shot-857::after {
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
}.plan-display-149 .study-offers-520:hover .shot-857 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.plan-display-149 .sub-options-196 {
    grid-template-columns: repeat(2, 1fr);
}.plan-display-149 .access-plans-836 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.plan-display-149 .access-cost-891 {
    align-items: center;
    flex-direction: row;
    gap: 3rem;
}.plan-display-149 .access-plans-836 {
    width: 35%;
    margin: 0;
}.plan-display-149 .sub-options-196 {
    width: 65%;
}
}

@media (min-width: 1200px) {.plan-display-149 .sub-options-196 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan-display-149 .fee-package-810 {
    padding: 2.5rem;
}.plan-display-149 .access-plans-836 h2 {
    font-size: calc(32px + 0.2rem);
}.plan-display-149 .shot-857 {
    height: 250px;
}
}

@media (max-width: 767px) {.plan-display-149 {
    padding: 4rem 0;
}.plan-display-149 .fee-package-810 {
    padding: 1.5rem;
    min-height: 240px;
}.plan-display-149 .shot-857 {
    height: 180px;
}.plan-display-149 .access-plans-836 {
    padding: 1.5rem;
}.plan-display-149 .access-plans-836 h2 {
    font-size: calc(32px - 0.2rem);
}.plan-display-149 .value-plan-280 {
    font-size: calc(13px - 0.1rem);
}}.connect-with-us-154 {
    background: #000000;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.connect-with-us-154::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0.2;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(151,152,152,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(109,110,109,0.5) 0%, transparent 40%);
    left: 0;
    top: 0;
    content: '';
}.connect-with-us-154::after {
    background-size: 20px 20px;
    z-index: 1;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(151,152,152,0.5) 95.5%, transparent 96%),
        linear-gradient(0deg, transparent 95%, rgb(109,110,109,0.5) 95.5%, transparent 96%);
    width: 100%;
    opacity: 0.1;
    height: 100%;
}.connect-with-us-154 .shot-857 {
    opacity: 0.7;
    width: 50%;
    left: 0;
    height: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
}.connect-with-us-154 .shot-857::before {
    position: absolute;
    right: 0;
    height: 100%;
    content: '';
    background: linear-gradient(to right, #000000 0%, transparent 50%, #000000 100%);
    top: 0;
    width: 100%;
}.connect-with-us-154 .shot-857::after {
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
}.connect-with-us-154 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.connect-with-us-154 h3 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-shadow: 
        0 0 5px rgb(151,152,152),
        0 0 10px rgb(151,152,152),
        0 0 15px rgb(151,152,152);
    color: #ffffff;
}.connect-with-us-154 .reach-map-413 {
    border-radius: 18px;
    background: rgba(30, 30, 30, 0.7);
    box-shadow: 
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 0 30px rgba(0, 0, 0, 0.5),
        0 0 10px rgb(151,152,152,0.5),
        0 0 20px rgb(109,110,109,0.5);
    margin: 0 auto;
    display: flex;
    max-width: 1100px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}.connect-with-us-154 .feedback-request-123 {
    flex: 3;
    position: relative;
    padding: 50px;
}.connect-with-us-154 form h3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 30px;
    text-shadow: 0 0 5px rgb(151,152,152);
}.connect-with-us-154 input[type="text"],
.connect-with-us-154 textarea {
    border: 1px solid rgba(rgb(151,152,152,0.5), 0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    padding: 15px;
    font-size: 13px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}.connect-with-us-154 input[type="text"]:focus,
.connect-with-us-154 textarea:focus {
    box-shadow: 
        inset 0 0 5px rgba(0, 0, 0, 0.5),
        0 0 5px rgb(151,152,152,0.5);
    border-color: rgb(151,152,152);
    outline: none;
}.connect-with-us-154 input[type="text"]::placeholder,
.connect-with-us-154 textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect-with-us-154 textarea {
    resize: none;
    height: 140px;
}.connect-with-us-154 .query-inquiry-528 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    position: relative;
}.connect-with-us-154 .query-inquiry-528 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-with-us-154 .query-inquiry-528 label {
    padding-left: 35px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}.connect-with-us-154 .query-inquiry-528 label::before {
    height: 20px;
    border: 1px solid rgb(151,152,152);
    top: 2px;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    width: 20px;
    box-shadow: 0 0 5px rgb(151,152,152,0.5);
    border-radius: 10px;
    position: absolute;
    left: 0;
    content: '';
}.connect-with-us-154 .query-inquiry-528 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 8px rgb(151,152,152);
    background: rgb(151,152,152);
}.connect-with-us-154 .query-inquiry-528 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid #ffffff;
    height: 12px;
    width: 6px;
    top: 5px;
    transform: rotate(45deg);
    content: '';
    left: 7px;
}.connect-with-us-154 .query-inquiry-528 a {
    transition: all 0.3s ease;
    text-decoration: none;
    text-shadow: 0 0 3px rgb(151,152,152);
    color: rgb(151,152,152);
}.connect-with-us-154 .query-inquiry-528 a:hover {
    color: rgb(109,110,109);
    text-shadow: 0 0 5px rgb(109,110,109);
}.connect-with-us-154 .support-section-309 {
    position: relative;
    letter-spacing: 1px;
    border-radius: 10px;
    font-size: 18px;
    padding: 15px 35px;
    box-shadow: 0 0 15px rgb(151,152,152,0.5);
    transition: all 0.3s ease;
    background: rgb(151,152,152);
    font-family: Arial, sans-serif;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    border: none;
}.connect-with-us-154 .support-section-309::before {
    transition: left 0.7s ease;
    top: 0;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    width: 100%;
    content: '';
}.connect-with-us-154 .support-section-309:hover {
    background: rgb(109,110,109);
    box-shadow: 0 0 20px rgb(109,110,109);
    transform: translateY(-3px);
}.connect-with-us-154 .support-section-309:hover::before {
    left: 100%;
}.connect-with-us-154 .request-feedback-786 {
    display: flex;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    justify-content: center;
    padding: 50px;
    flex: 2;
    flex-direction: column;
    backdrop-filter: blur(5px);
}.connect-with-us-154 .request-feedback-786::before {
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.1;
    top: 0;
    background: linear-gradient(135deg, rgb(151,152,152,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
}.connect-with-us-154 .request-feedback-786 h4 {
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-shadow: 0 0 5px rgb(151,152,152);
}.connect-with-us-154 .request-feedback-786 h4::after {
    position: absolute;
    left: 0;
    width: 50px;
    bottom: -10px;
    height: 2px;
    box-shadow: 0 0 5px rgb(151,152,152);
    content: '';
    background: rgb(151,152,152);
}.connect-with-us-154 .inquiry-widget-125 {
    margin: 0;
    padding: 0;
    list-style: none;
}.connect-with-us-154 .inquiry-widget-125 li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    transition: transform 0.3s ease;
}.connect-with-us-154 .inquiry-widget-125 li:hover {
    transform: translateX(5px);
}.connect-with-us-154 .inquiry-widget-125 svg {
    margin-right: 15px;
    margin-top: 2px;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}.connect-with-us-154 .inquiry-widget-125 svg path {
    transition: fill 0.3s ease;
    fill: rgb(151,152,152);
    filter: drop-shadow(0 0 3px rgb(151,152,152));
}.connect-with-us-154 .inquiry-widget-125 li:hover svg path {
    filter: drop-shadow(0 0 5px rgb(109,110,109));
    fill: rgb(109,110,109);
}.connect-with-us-154 .inquiry-widget-125 span {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.connect-with-us-154 .inquiry-widget-125 a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.connect-with-us-154 .inquiry-widget-125 a:hover {
    color: rgb(151,152,152);
    text-shadow: 0 0 5px rgb(151,152,152,0.5);
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(151,152,152,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

@media (max-width: 992px) {.connect-with-us-154 .shot-857 {
    height: 40%;
    opacity: 0.3;
    width: 100%;
}.connect-with-us-154 .reach-map-413 {
    max-width: 700px;
    flex-direction: column;
}.connect-with-us-154 .feedback-request-123,
    .connect-with-us-154 .request-feedback-786 {
    width: 100%;
    padding: 40px;
}
}

@media (max-width: 768px) {.connect-with-us-154 {
    padding: 80px 0;
}.connect-with-us-154 h3 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.9);
}.connect-with-us-154 .feedback-request-123,
    .connect-with-us-154 .request-feedback-786 {
    padding: 30px;
}.connect-with-us-154 form h3,
    .connect-with-us-154 .request-feedback-786 h4 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}
}

@media (max-width: 576px) {.connect-with-us-154 {
    padding: 60px 0;
}.connect-with-us-154 h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 30px;
}.connect-with-us-154 .feedback-request-123,
    .connect-with-us-154 .request-feedback-786 {
    padding: 25px 20px;
}.connect-with-us-154 input[type="text"],
    .connect-with-us-154 textarea {
    margin-bottom: 15px;
    padding: 12px;
}.connect-with-us-154 .support-section-309 {
    width: 100%;
    padding: 12px;
}}.thxContent-685 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(188,188,176) 0%, rgb(109,110,109,0.5) 100%);
    padding: 80px 0;
}.thxContent-685::before {
    position: absolute;
    animation: pulse 8s infinite alternate ease-in-out;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(151,152,152,0.5) 0%, transparent 60%);
    opacity: 0.7;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}.thxContent-685::after {
    bottom: -10%;
    width: 40%;
    transform: rotate(15deg);
    right: -5%;
    position: absolute;
    filter: blur(50px);
    z-index: 0;
    content: "";
    height: 40%;
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(109,110,109) 0%, transparent 80%);
}.thxContent-685 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.thxContent-685 .smart-learning-781 {
    flex-direction: column;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.95);
    gap: 30px;
    backdrop-filter: blur(10px);
    display: flex;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.thxContent-685 .smart-learning-781:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
}.thxContent-685 .smart-learning-781::before {
    content: "";
    width: 100%;
    left: 0;
    height: 4px;
    background-size: 200% 100%;
    animation: gradientMove 6s linear infinite;
    top: -2px;
    background: linear-gradient(90deg, 
        rgb(151,152,152) 0%, 
        rgb(109,110,109) 50%, 
        rgb(151,152,152) 100%);
    position: absolute;
}.thxContent-685 .smart-learning-781 > div:first-child {
    padding-bottom: 20px;
    position: relative;
}.thxContent-685 .smart-learning-781 > div:first-child::after {
    background-color: rgb(151,152,152);
    bottom: 0;
    height: 3px;
    animation: lineExtend 1.5s ease-out forwards;
    width: 80px;
    position: absolute;
    transform-origin: left;
    left: 0;
    content: "";
}.thxContent-685 h5 {
    line-height: 1.4;
    color: #000000;
    font-size: 23px;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    opacity: 0;
    transform: translateY(10px);
    font-weight: 700;
    margin: 0;
}.thxContent-685 .smart-learning-781 > div:last-child {
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.thxContent-685 a {
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
    position: relative;
}.thxContent-685 a:hover {
    transform: translateX(5px);
}.thxContent-685 a::before {
    left: -20px;
    height: 0;
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: rgb(109,110,109);
    top: 0;
    position: absolute;
    content: "";
    width: 4px;
}.thxContent-685 a:hover::before {
    height: 100%;
}.thxContent-685 p {
    position: relative;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    line-height: 1.8;
}

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

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

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}

@media (min-width: 768px) {.thxContent-685 .smart-learning-781 {
    gap: 40px;
    padding: 60px 70px;
}.thxContent-685 h5 {
    font-size: calc(23px * 1.2);
}.thxContent-685 p {
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.thxContent-685 {
    padding: 60px 0;
}.thxContent-685 .smart-learning-781 {
    gap: 25px;
    padding: 35px 25px;
}.thxContent-685 .smart-learning-781 > div:first-child::after {
    width: 60px;
}.thxContent-685 h5 {
    font-size: calc(23px * 0.9);
}.thxContent-685 a::before {
    left: -10px;
}
}

@media (max-width: 480px) {.thxContent-685 {
    padding: 50px 0;
}.thxContent-685 .smart-learning-781 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.thxContent-685 h5 {
    font-size: calc(23px * 0.85);
}.thxContent-685 p {
    font-size: calc(15px * 0.95);
}.thxContent-685 .smart-learning-781 > div:first-child {
    padding-bottom: 15px;
}}.cert-block-627 {
    background: linear-gradient(135deg, #000000 0%, rgb(151,152,152,0.5) 100%);
    font-family: Arial, sans-serif;
    padding: 5rem 0 1rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}.cert-block-627::before {
    left: 0;
    z-index: -1;
    background: radial-gradient(circle at 30% 50%, rgb(151,152,152,0.5) 0%, transparent 50%);
    bottom: 0;
    content: '';
    right: 0;
    top: 0;
    position: absolute;
}.cert-block-627::after {
    right: 0;
    position: absolute;
    height: 3px;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(151,152,152), transparent);
    content: '';
    animation: glowLine 3s infinite alternate;
    z-index: 2;
    left: 0;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.cert-block-627 .container {
    z-index: 2;
    position: relative;
}.cert-block-627 .stats-tool-916 {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}.cert-block-627 .edu-query-128 {
    display: flex;
    padding: 1.5rem;
    backdrop-filter: blur(8px);
    gap: 2rem;
    position: relative;
    border-radius: 13px;
    background: rgba(0, 0, 0, 0.1);
    justify-content: center;
    margin-bottom: 1rem;
    border: 1px solid rgb(109,110,109,0.5);
    flex-wrap: wrap;
}.cert-block-627 .edu-query-128::before {
    top: -2px;
    position: absolute;
    animation: scanLine 4s infinite linear;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 50%;
    background: linear-gradient(90deg, transparent, rgb(109,110,109), transparent);
    content: '';
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.cert-block-627 .info_item {
    text-align: center;
    flex: 1;
    min-width: 200px;
    transition: transform 0.3s ease;
    max-width: 300px;
}.cert-block-627 .info_item:hover {
    transform: translateY(-5px);
}.cert-block-627 .info_item p, 
.cert-block-627 .info_item a {
    text-decoration: none;
    display: flex;
    border-radius: 10px;
    align-items: center;
    color: #ffffff;
    transition: all 0.3s ease;
    justify-content: center;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    border: 1px solid transparent;
    padding: 0.75rem;
    font-size: calc(16px - 2px);
    gap: 0.5rem;
}.cert-block-627 .info_item svg {
    fill: rgb(109,110,109);
    transition: fill 0.3s ease;
    width: 1.25rem;
    height: 1.25rem;
}.cert-block-627 .info_item a:hover {
    box-shadow: 0 0 15px rgb(151,152,152,0.5);
    background: #000000;
    border-color: rgb(151,152,152,0.5);
}.cert-block-627 .info_item a:hover svg {
    fill: rgb(151,152,152);
}.cert-block-627 .text_main_holder {
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}.cert-block-627 .top-header-924 {
    flex-direction: column;
    gap: 1rem;
    display: flex;
    align-items: flex-start;
}.cert-block-627 .top-header-924 svg {
    filter: drop-shadow(0 0 5px rgb(151,152,152,0.5));
    max-width: 180px;
    transition: filter 0.3s ease;
    height: auto;
}.cert-block-627 .top-header-924 svg:hover {
    filter: drop-shadow(0 0 10px rgb(151,152,152));
}.cert-block-627 .volunteer-094 {
    color: #ffffff;
    max-width: 280px;
    opacity: 0.7;
    line-height: 1.5;
    font-size: calc(13px - 1px);
}.cert-block-627 .main-know-576 {
    display: flex;
    gap: 1.25rem;
    flex-direction: column;
}.cert-block-627 .main-know-576 h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 21px;
    padding-bottom: 0.75rem;
    position: relative;
    color: #ffffff;
}.cert-block-627 .main-know-576 h5::after {
    width: 40px;
    background: rgb(109,110,109);
    bottom: 0;
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    content: '';
    position: absolute;
}.cert-block-627 .main-know-576:hover h5::after {
    width: 80px;
}.cert-block-627 .main-navbar-521 {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.cert-block-627 .main-navbar-521 a {
    padding-left: 1rem;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    opacity: 0.8;
}.cert-block-627 .main-navbar-521 a::before {
    content: '';
    top: 50%;
    border-radius: 50%;
    left: 0;
    height: 5px;
    transition: all 0.3s ease;
    width: 5px;
    transform: translateY(-50%);
    background: rgb(109,110,109);
    position: absolute;
}.cert-block-627 .main-navbar-521 a:hover {
    color: rgb(151,152,152);
    opacity: 1;
    transform: translateX(5px);
}.cert-block-627 .main-navbar-521 a:hover::before {
    box-shadow: 0 0 8px rgb(151,152,152);
    background: rgb(151,152,152);
    width: 7px;
    height: 7px;
}.cert-block-627 .subscribe_holder {
    gap: 1.25rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    border: 1px solid rgb(109,110,109,0.5);
    flex-direction: column;
    overflow: hidden;
    padding: 1.5rem;
    display: flex;
    position: relative;
    border-radius: 13px;
}.cert-block-627 .subscribe_holder::before {
    background: radial-gradient(circle at top right, rgb(151,152,152,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    content: '';
    bottom: 0;
}.cert-block-627 .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 21px;
}.cert-block-627 .subscribe_holder p {
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
    font-size: calc(16px - 1px);
}.cert-block-627 .input_holder {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
    position: relative;
}.cert-block-627 .input_holder input[type="email"] {
    width: 100%;
    border: 1px solid rgb(109,110,109,0.5);
    padding: 0.875rem 1rem;
    transition: all 0.3s ease;
    flex: 1;
    color: #ffffff;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    font-size: 16px;
}.cert-block-627 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(151,152,152,0.5);
    border-color: rgb(151,152,152);
    outline: none;
}.cert-block-627 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.cert-block-627 .join-wrap-706 {
    cursor: pointer;
    font-size: 17px;
    border-radius: 10px;
    border: none;
    padding: 0.875rem 1.5rem;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: rgb(151,152,152);
}.cert-block-627 .join-wrap-706::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    width: 100%;
    transition: left 0.7s ease;
    left: -100%;
    position: absolute;
    content: '';
    height: 100%;
}.cert-block-627 .join-wrap-706:hover {
    background: rgb(109,110,109);
    transform: translateY(-2px);
    box-shadow: 0 0 15px rgb(109,110,109,0.5);
}.cert-block-627 .join-wrap-706:hover::before {
    left: 100%;
}.cert-block-627 .ar-tools-371 {
    text-align: center;
    padding-top: 1.5rem;
    margin-top: 3rem;
    border-top: 1px solid rgb(109,110,109,0.5);
    position: relative;
}.cert-block-627 .ar-tools-371::before {
    background: linear-gradient(90deg, transparent, rgb(109,110,109,0.5), transparent);
    top: -1px;
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
}.cert-block-627 .class-guide-186 {
    color: #ffffff;
    opacity: 0.7;
    font-size: 13px;
}

@media (max-width: 1024px) {.cert-block-627 {
    padding: 4rem 0 1rem;
}.cert-block-627 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.cert-block-627 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.cert-block-627 .input_holder {
    flex-direction: row;
}.cert-block-627 .join-wrap-706 {
    width: auto;
}
}

@media (max-width: 768px) {.cert-block-627 {
    padding: 3rem 0 1rem;
}.cert-block-627 .edu-query-128 {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
}.cert-block-627 .info_item {
    min-width: 100%;
}.cert-block-627 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.cert-block-627 .subscribe_holder {
    grid-column: auto;
}.cert-block-627 .top-header-924 {
    align-items: center;
    text-align: center;
}.cert-block-627 .volunteer-094 {
    max-width: 100%;
    text-align: center;
}.cert-block-627 .main-know-576 h5 {
    text-align: center;
}.cert-block-627 .main-know-576 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.cert-block-627 .main-navbar-521 {
    align-items: center;
}.cert-block-627 .main-navbar-521 a {
    text-align: center;
}.cert-block-627 .main-navbar-521 a:hover {
    transform: translateY(-2px);
}.cert-block-627 .input_holder {
    flex-direction: column;
}.cert-block-627 .join-wrap-706 {
    width: 100%;
}
}

@media (max-width: 480px) {.cert-block-627 {
    padding: 2.5rem 0 1rem;
}.cert-block-627 .info_item p, 
    .cert-block-627 .info_item a {
    font-size: calc(16px - 3px);
}.cert-block-627 .main-know-576 h5, 
    .cert-block-627 .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}.cert-block-627 .main-navbar-521 a, 
    .cert-block-627 .subscribe_holder p {
    font-size: calc(16px - 2px);
}.cert-block-627 .class-guide-186 {
    font-size: calc(13px - 2px);
}}.developer-experience-814 {
    border-radius: 17px;
    padding: 5rem 2rem;
    background: linear-gradient(to bottom, rgb(188,188,176), rgb(151,152,152,0.5) 120%);
    position: relative;
    overflow: hidden;
}.developer-experience-814::before {
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.3;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(109,110,109,0.5) 0,
        rgb(109,110,109,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    left: 0;
    content: "";
}.developer-experience-814 .learning-feedback-243 {
    max-width: 500px;
    transform: translateY(0);
    flex-direction: column;
    margin: 0 auto;
    z-index: 2;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    position: relative;
}.developer-experience-814 .learning-feedback-243:hover {
    transform: translateY(-15px);
}.developer-experience-814 .shot-857 {
    border-radius: 17px 17px 0 0;
    height: 350px;
    transition: all 0.5s ease;
    position: relative;
    width: 80%;
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    z-index: 3;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}.developer-experience-814 .shot-857::after {
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(151,152,152,0.5) 100%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 17px 17px 0 0;
}.developer-experience-814 .learning-feedback-243:hover .shot-857 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
}.developer-experience-814 .exp-items-641 {
    z-index: 2;
    position: relative;
    border-radius: 17px;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    margin-top: -50px;
    padding: 70px 2rem 2rem;
    transform: translateZ(0);
}.developer-experience-814 .exp-items-641::before {
    background-size: 200% 100%;
    right: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, 
                rgb(151,152,152), 
                rgb(109,110,109), 
                rgb(151,152,152));
    height: 6px;
    border-radius: 10px 10px 0 0;
    animation: gradient-shift 8s infinite alternate;
}.developer-experience-814 .exp-items-641::after {
    right: 20px;
    background: rgb(109,110,109,0.5);
    height: 60px;
    content: "";
    bottom: 20px;
    width: 60px;
    position: absolute;
    border-radius: 20% 40% 50% 30%;
    filter: blur(15px);
    opacity: 0.2;
    animation: float-blob 10s infinite alternate;
}.developer-experience-814 .name {
    transform: translateY(0);
    color: rgb(151,152,152);
    opacity: 0.9;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 28px;
    transition: all 0.3s ease;
}.developer-experience-814 .exp-items-641 > div:nth-child(2) {
    transition: all 0.4s ease 0.1s;
    font-weight: 600;
    color: rgb(109,110,109);
    padding-bottom: 1rem;
    transform: translateY(0);
    opacity: 0.8;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 19px;
}.developer-experience-814 .exp-items-641 > div:nth-child(2)::after {
    transition: width 0.4s ease;
    width: 40px;
    left: 0;
    height: 3px;
    background: rgb(109,110,109,0.5);
    content: "";
    position: absolute;
    bottom: 0;
}.developer-experience-814 .learning-feedback-243:hover .exp-items-641 > div:nth-child(2)::after {
    width: 100px;
}.developer-experience-814 .work-area-076 {
    border-left: 3px solid rgb(109,110,109,0.5);
    color: #000000;
    padding: 1rem 0 0 1.5rem;
    font-style: italic;
    position: relative;
    transition: all 0.5s ease 0.2s;
    opacity: 0.7;
    line-height: 1.7;
    transform: translateY(10px);
    font-size: 13px;
}.developer-experience-814 .learning-feedback-243:hover .work-area-076 {
    opacity: 1;
    transform: translateY(0);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes float-blob {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(180deg);
    }
    100% {
        transform: translateY(10px) rotate(360deg);
    }
}

@media (max-width: 768px) {.developer-experience-814 .shot-857 {
    height: 250px;
    width: 100%;
}}.join-our-mailing-list-085 {
    position: relative;
    background: rgb(188,188,176);
    overflow: hidden;
    padding: 6rem 2rem;
    font-family: Arial, sans-serif;
}.join-our-mailing-list-085::before,
.join-our-mailing-list-085::after {
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    content: "";
}.join-our-mailing-list-085::before {
    height: 60vw;
    background: linear-gradient(135deg, rgb(151,152,152,0.5), transparent);
    width: 60vw;
    top: -20vw;
    right: -20vw;
    filter: blur(30px);
    animation: floatBubble 15s infinite alternate ease-in-out;
}.join-our-mailing-list-085::after {
    animation: floatBubble 18s infinite alternate-reverse ease-in-out;
    left: -15vw;
    bottom: -15vw;
    filter: blur(25px);
    background: linear-gradient(225deg, rgb(109,110,109,0.5), transparent);
    width: 40vw;
    height: 40vw;
}.join-our-mailing-list-085 .smart-learning-781 {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.join-our-mailing-list-085 .request-query-267 {
    margin-right: 0;
    padding: 3rem;
    border-radius: 27px;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    backdrop-filter: blur(10px);
    width: 90%;
    overflow: hidden;
    margin-left: auto;
    max-width: 600px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}.join-our-mailing-list-085 .request-query-267::before,
.join-our-mailing-list-085 .request-query-267::after {
    pointer-events: none;
    content: "";
    position: absolute;
}.join-our-mailing-list-085 .request-query-267::before {
    height: 200%;
    left: -25%;
    animation: rotateBg 20s infinite linear;
    opacity: 0.5;
    background: 
        radial-gradient(circle at 30% 40%, rgb(151,152,152,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 60%, rgb(109,110,109,0.5) 0%, transparent 50%);
    width: 150%;
    top: -100%;
    mix-blend-mode: overlay;
}.join-our-mailing-list-085 h3 {
    font-size: 31px;
    margin-bottom: 2.5rem;
    font-weight: 700;
    color: #000000;
    position: relative;
}.join-our-mailing-list-085 .input_holder {
    position: relative;
    flex-direction: column;
    display: flex;
    z-index: 1;
    width: 100%;
}.join-our-mailing-list-085 input[type="email"] {
    background: #ffffff;
    border-radius: 50px;
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
    color: #000000;
    padding: 1.2rem 1.5rem;
    width: 100%;
    transition: all 0.3s ease;
    border: none;
    font-size: 15px;
}.join-our-mailing-list-085 input[type="email"]:focus {
    transform: scale(1.02);
    outline: none;
    box-shadow: 0 5px 15px rgb(151,152,152,0.5), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
}.join-our-mailing-list-085 input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.join-our-mailing-list-085 .join-wrap-706 {
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border: none;
    font-weight: 600;
    z-index: 1;
    align-self: flex-end;
    padding: 1.2rem 3rem;
    overflow: hidden;
    color: #ffffff;
    font-size: 19px;
    position: relative;
    border-radius: 50px;
    background: linear-gradient(135deg, rgb(151,152,152), rgb(109,110,109));
}.join-our-mailing-list-085 .join-wrap-706::before {
    height: 100%;
    z-index: -1;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    transition: opacity 0.3s ease;
    width: 100%;
    background: linear-gradient(135deg, rgb(109,110,109), rgb(151,152,152));
}.join-our-mailing-list-085 .join-wrap-706:hover {
    box-shadow: 0 15px 30px rgb(151,152,152,0.5);
    transform: translateY(-5px);
}.join-our-mailing-list-085 .join-wrap-706:hover::before {
    opacity: 1;
}

@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(5%, 5%);
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes waveMove {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(10px);
    }
}

@media (min-width: 768px) {.join-our-mailing-list-085 {
    padding: 8rem 3rem;
}.join-our-mailing-list-085 .request-query-267 {
    width: 70%;
    padding: 4rem;
}.join-our-mailing-list-085 .input_holder {
    flex-direction: row;
    gap: 1.5rem;
    align-items: center;
}.join-our-mailing-list-085 input[type="email"] {
    margin-bottom: 0;
    flex: 1;
}
}

@media (max-width: 767px) {.join-our-mailing-list-085 {
    padding: 5rem 1.5rem;
}.join-our-mailing-list-085 h3 {
    font-size: 20px;
}.join-our-mailing-list-085 .request-query-267 {
    width: 100%;
    padding: 2.5rem 2rem;
    margin: 0 auto;
}.join-our-mailing-list-085 .join-wrap-706 {
    width: 100%;
    align-self: center;
}}.audience-profile-915 {
    background: rgb(188,188,176);
    padding: 140px 0;
    overflow: hidden;
    position: relative;
}.audience-profile-915::before {
    opacity: 0.03;
    height: 100%;
    top: 0;
    width: 100%;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(151,152,152,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(151,152,152,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(151,152,152,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(151,152,152,0.5) 75%
        );
    background-position: 0 0, 30px 30px;
    content: "";
    z-index: 0;
    left: 0;
    position: absolute;
    background-size: 60px 60px;
}.audience-profile-915::after {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to top, rgb(188,188,176), transparent);
    left: 0;
    height: 150px;
    bottom: 0;
    content: "";
}.audience-profile-915 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.audience-profile-915 .smart-learning-781 {
    position: relative;
}.audience-profile-915 h4 {
    font-weight: 700;
    position: relative;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 80px;
    font-size: 34px;
    color: #000000;
}.audience-profile-915 h4::before {
    top: 0;
    background: rgb(151,152,152,0.5);
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    content: "";
    border-radius: 2px;
    width: 100px;
}.audience-profile-915 h4::after {
    width: 100px;
    bottom: 0;
    background: rgb(109,110,109,0.5);
    height: 3px;
    content: "";
    border-radius: 2px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}.audience-profile-915 div {
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: center;
}.audience-profile-915 div::before {
    opacity: 0.5;
    z-index: 0;
    position: absolute;
    width: 2px;
    top: 0;
    content: "";
    left: 50%;
    background: linear-gradient(180deg, rgb(151,152,152,0.5), rgb(109,110,109,0.5), transparent);
    height: 100%;
}.audience-profile-915 div p {
    margin: 0 0 60px 0;
    line-height: 1.6;
    border-radius: 50px;
    color: #000000;
    padding: 25px 30px;
    transition: all 0.4s ease;
    z-index: 1;
    width: 70%;
    background: #ffffff;
    position: relative;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    display: flex;
}.audience-profile-915 div p:nth-child(odd) {
    align-self: flex-start;
    border-top-left-radius: 0;
}.audience-profile-915 div p:nth-child(even) {
    align-self: flex-end;
    border-top-right-radius: 0;
}.audience-profile-915 div p:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.audience-profile-915 div p::before {
    z-index: 2;
    width: 30px;
    position: absolute;
    content: "";
    background: #ffffff;
    height: 30px;
    border-radius: 50%;
}.audience-profile-915 div p:nth-child(odd)::before {
    left: -15px;
    top: -15px;
}.audience-profile-915 div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}.audience-profile-915 div p::after {
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 15px;
    background: linear-gradient(135deg, rgb(151,152,152), rgb(109,110,109));
    z-index: 3;
    content: "";
    height: 15px;
    position: absolute;
}.audience-profile-915 div p:nth-child(odd)::after {
    top: -7.5px;
    left: -7.5px;
}.audience-profile-915 div p:nth-child(even)::after {
    right: -7.5px;
    top: -7.5px;
}.audience-profile-915 div p:hover::after {
    transform: scale(1.3);
    box-shadow: 0 0 10px rgb(151,152,152,0.5);
}.audience-profile-915 div p svg {
    margin-right: 20px;
    transition: all 0.3s ease;
    min-width: 32px;
    height: 32px;
    width: 32px;
}.audience-profile-915 div p:hover svg {
    transform: rotate(15deg);
}.audience-profile-915 div p svg path {
    fill: rgb(151,152,152);
    transition: fill 0.3s ease;
}.audience-profile-915 div p:hover svg path {
    fill: rgb(109,110,109);
}

@media (max-width: 991px) {.audience-profile-915 {
    padding: 120px 0;
}.audience-profile-915 h4 {
    font-size: calc(34px - 2px);
    margin-bottom: 70px;
}.audience-profile-915 div p {
    width: 80%;
    padding: 22px 25px;
    margin-bottom: 50px;
}.audience-profile-915 div p svg {
    margin-right: 15px;
    height: 28px;
    min-width: 28px;
    width: 28px;
}
}

@media (max-width: 767px) {.audience-profile-915 {
    padding: 100px 0;
}.audience-profile-915 h4 {
    margin-bottom: 60px;
    font-size: calc(34px - 4px);
}.audience-profile-915 div p {
    padding: 18px 22px;
    align-self: center !important;
    width: 90%;
    margin-bottom: 40px;
    border-radius: 30px !important;
}.audience-profile-915 div p::before,
    .audience-profile-915 div p::after {
    display: none;
}.audience-profile-915 div p svg {
    margin-right: 12px;
    min-width: 24px;
    height: 24px;
    width: 24px;
}
}

@media (max-width: 479px) {.audience-profile-915 {
    padding: 80px 0;
}.audience-profile-915 h4 {
    font-size: calc(34px - 6px);
    margin-bottom: 50px;
}.audience-profile-915 div p {
    font-size: calc(12px - 1px);
    padding: 15px 18px;
    width: 100%;
    margin-bottom: 30px;
}.audience-profile-915 div p svg {
    height: 22px;
    margin-right: 10px;
    min-width: 22px;
    width: 22px;
}}.privacy-block-964 {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    background-color: rgb(188,188,176);
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 40px;
}.privacy-block-964:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
}.privacy-block-964 h1 {
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgb(151,152,152);
    letter-spacing: 1.5px;
    font-weight: 700;
}.privacy-block-964 h2 {
    margin-bottom: 15px;
    color: rgb(109,110,109);
    font-size: 29px;
    font-weight: 600;
}.privacy-block-964 h3, .privacy-block-964 h4, .privacy-block-964 h5, .privacy-block-964 h6 {
    color: #000000;
    font-weight: 400;
    margin-bottom: 10px;
}.privacy-block-964 h5 {
    font-size: 22px;
}.privacy-block-964 h6 {
    font-size: 22px;
}.privacy-block-964 ul, .privacy-block-964 ol {
    margin-left: 20px;
    margin-bottom: 20px;
}.privacy-block-964 li {
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    padding-left: 10px;
}.privacy-block-964 li::before {
    position: absolute;
    content: '•';
    top: 0;
    left: 0;
    color: rgb(151,152,152);
}.privacy-block-964 p, .privacy-block-964 span {
    line-height: 1.6;
    margin-bottom: 20px;
    font-size: 14px;
}.privacy-block-964 p {
    text-align: justify;
}.privacy-block-964 .container {
    margin: 0 auto;
    max-width: 1200px;
}.privacy-block-964 .container div {
    margin-bottom: 30px;
}
@media only screen and (max-width: 800px) {.privacy-block-964 {
    border-radius: 10px;
    padding: 20px;
}.privacy-block-964 h1 {
    font-size: calc(22px - 10px);
}.privacy-block-964 h2 {
    font-size: calc(22px - 8px);
}.privacy-block-964 p, .privacy-block-964 span {
    font-size: calc(14px - 2px);
}}
.privacy-block-964 a {
    color: rgb(151,152,152);
    text-decoration: none;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgb(151,152,152,0.5);
}.privacy-block-964 a:hover {
    border-bottom: 1px solid rgb(109,110,109);
    color: rgb(109,110,109);
}.privacy-block-964 button {
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    transition: background-color 0.3s ease;
    padding: 10px 20px;
    cursor: pointer;
    background-color: rgb(151,152,152);
    border: none;
}.privacy-block-964 button:hover {
    background-color: rgb(109,110,109);
}.our-team-018 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.our-team-018::before {
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.75) 90%);
    content: "";
    bottom: 0;
    left: 0;
}.our-team-018::after {
    transform: rotate(-15deg);
    content: "";
    right: -5%;
    position: absolute;
    background: linear-gradient(to right, rgb(151,152,152,0.5), transparent);
    top: -10%;
    width: 50%;
    animation: pulse 12s infinite alternate;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 30% 100%);
    height: 80%;
    z-index: 2;
    opacity: 0.15;
}.our-team-018 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
}.our-team-018 .text-header-983 {
    padding: 40px 50px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(5px);
    transform: perspective(1000px) rotateY(-1deg);
    background: rgba(255, 255, 255, 0.9);
}.our-team-018 .text-header-983:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our-team-018 .text-header-983::before {
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(151,152,152), rgb(109,110,109));
    left: 0;
    content: '';
}.our-team-018 .text-header-983 h1 {
    display: inline-block;
    color: #000000;
    font-size: 41px;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    letter-spacing: -0.5px;
}.our-team-018 .text-header-983 h1::after {
    height: 3px;
    bottom: 0;
    content: '';
    position: absolute;
    transition: width 0.3s ease-out;
    background: rgb(109,110,109);
    left: 0;
    transform-origin: left center;
    width: 80px;
}.our-team-018 .text-header-983:hover h1::after {
    width: 100%;
}.our-team-018 .text-header-983 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.our-team-018 .text-header-983 ul li {
    margin-bottom: 15px;
}.our-team-018 .text-header-983 h4 {
    transition: transform 0.4s ease;
    font-size: 23px;
    color: rgb(151,152,152);
    margin: 0 0 15px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    transform: translateX(0);
}.our-team-018 .text-header-983:hover h4 {
    transform: translateX(10px);
}.our-team-018 .text-header-983 h4::before {
    left: 0;
    bottom: -5px;
    transition: width 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: '';
    height: 2px;
    width: 0;
    position: absolute;
    background: rgb(151,152,152);
}.our-team-018 .text-header-983:hover h4::before {
    width: 100%;
}.our-team-018 .text-header-983 span {
    opacity: 0.95;
    line-height: 1.8;
    text-align: justify;
    hyphens: auto;
    color: #000000;
    columns: 2;
    font-family: Arial, sans-serif;
    display: block;
    column-gap: 40px;
    font-weight: 400;
    font-size: 15px;
}.our-team-018 .text-header-983 span::first-letter {
    color: rgb(109,110,109);
    font-size: 1.5em;
    font-weight: 600;
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1.05);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
}

@media (max-width: 1100px) {.our-team-018 {
    padding: 100px 0;
}.our-team-018 .text-header-983 {
    padding: 35px 40px;
}.our-team-018 .text-header-983 h1 {
    font-size: calc(41px * 0.9);
}
}

@media (max-width: 992px) {.our-team-018 {
    padding: 80px 0;
}.our-team-018 .text-header-983 {
    transform: perspective(1000px) rotateY(0deg);
    padding: 30px 35px;
}.our-team-018 .text-header-983 span {
    columns: 1;
}
}

@media (max-width: 768px) {.our-team-018 {
    padding: 60px 0;
}.our-team-018 .text-header-983 {
    padding: 25px 30px;
}.our-team-018 .text-header-983 h1 {
    margin-bottom: 20px;
    font-size: calc(41px * 0.8);
}.our-team-018 .text-header-983 h4 {
    font-size: calc(23px * 0.9);
}.our-team-018 .text-header-983 span {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.our-team-018 {
    padding: 50px 0;
}.our-team-018 .text-header-983 {
    padding: 20px 25px;
}.our-team-018 .text-header-983 h1 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(41px * 0.7);
}.our-team-018 .text-header-983 h1::after {
    width: 60px;
    height: 2px;
}.our-team-018 .text-header-983 h4 {
    margin-bottom: 10px;
    font-size: calc(23px * 0.85);
}.our-team-018 .text-header-983 span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.our-team-018::after {
    opacity: 0.1;
    width: 70%;
}}header .top-wrap-209 {
    background: linear-gradient(to right, rgb(109,110,109) 0%, rgb(151,152,152,0.5) 100%);
    display: flex;
    align-items: center;
    z-index: 99;
    padding: 1.5rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px 2px rgb(151,152,152,0.5);
    justify-content: space-between;
    left: 0;
    width: 100%;
}header .top-wrap-209::before {
    opacity: 0.3;
    animation: backgroundShift 20s linear infinite;
    height: 200%;
    background: radial-gradient(circle, rgb(109,110,109,0.5) 1%, transparent 10%);
    z-index: -1;
    width: 200%;
    position: absolute;
    left: -50%;
    background-size: 15px 15px;
    content: "";
    top: -50%;
}header .top-wrap-209::after {
    height: 100%;
    top: 0;
    left: 0;
    animation: gradientSlide 5s ease infinite;
    content: "";
    z-index: -1;
    background-size: 200% 200%;
    opacity: 0.1;
    background: linear-gradient(45deg, transparent 48%, rgb(109,110,109) 49%, rgb(109,110,109) 51%, transparent 52%);
    position: absolute;
    width: 100%;
}header .top-wrap-209 .top-header-924 {
    overflow: visible;
    position: relative;
}header .top-wrap-209 .top-header-924::after {
    box-shadow: 0 0 8px 2px rgb(109,110,109);
    left: 0;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    background: rgb(109,110,109);
    bottom: -8px;
    animation: neonPulse 3s infinite alternate;
    height: 2px;
    content: "";
    width: 100%;
}header .top-wrap-209 .top-header-924 .head-sitewrap-025 {
    transform: perspective(800px) rotateY(0deg);
    transition: all 0.5s ease;
    position: relative;
    display: block;
}header .top-wrap-209 .top-header-924 .head-sitewrap-025:hover {
    transform: perspective(800px) rotateY(15deg);
}header .top-wrap-209 .top-header-924 svg {
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(109,110,109,0.5));
    height: auto;
}header .top-wrap-209 .main-know-576 {
    display: flex;
    perspective: 800px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}header .top-wrap-209 .main-know-576::before {
    position: absolute;
    top: 105%;
    content: "";
    background: rgb(151,152,152);
    animation: neonPulse 4s infinite alternate-reverse;
    width: 100%;
    height: 2px;
    transform: scaleX(0.5);
    box-shadow: 0 0 10px 2px rgb(151,152,152);
    left: 0;
}header .top-wrap-209 .site-core-195 {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.3s ease;
    margin: 0 0.5rem;
    transform: translateZ(0);
}header .top-wrap-209 .site-core-195:hover {
    transform: translateZ(20px);
}header .top-wrap-209 .site-core-195 a {
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    display: block;
}header .top-wrap-209 .site-core-195 a::before {
    background: rgb(151,152,152,0.5);
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    z-index: -1;
    width: 100%;
    transform: scale(0.9);
    transition: opacity 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
    position: absolute;
    content: "";
}header .top-wrap-209 .site-core-195 a:hover {
    text-shadow: 0 0 5px rgb(109,110,109,0.5);
    color: rgb(109,110,109);
    border: 1px solid rgb(109,110,109,0.5);
}header .top-wrap-209 .site-core-195 a:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 992px) {header .top-wrap-209 {
    padding: 1rem;
    box-sizing: border-box;
    margin-left: calc(-50vw + 50%);
    flex-direction: column;
    width: 100vw;
}header .top-wrap-209 .top-header-924 {
    margin-bottom: 1.5rem;
}header .top-wrap-209 .main-know-576 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .top-wrap-209 .main-know-576::before {
    top: auto;
    bottom: -10px;
}header .top-wrap-209 .site-core-195 {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .top-wrap-209 {
    padding: 0.75rem;
}header .top-wrap-209 .main-know-576 {
    flex-direction: column;
    align-items: center;
}header .top-wrap-209 .site-core-195 {
    margin: 0.25rem 0;
    text-align: center;
    width: 100%;
}header .top-wrap-209 .top-header-924 svg {
    width: 100px;
}header .top-wrap-209 .top-header-924::after {
    left: 10%;
    width: 80%;
}}.learning-process-257 {
    align-items: center;
    justify-content: center;
    background: rgb(188,188,176);
    display: flex;
    position: relative;
    min-height: 75vh;
    overflow: hidden;
}.learning-process-257::before {
    background: 
        radial-gradient(circle at 30% 30%, rgb(151,152,152,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(109,110,109,0.5) 0%, transparent 40%);
    content: "";
    left: 0;
    opacity: 0.6;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
}.learning-process-257::after {
    left: 50%;
    animation: pulseRings 6s ease-in-out infinite;
    content: "";
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    width: 800px;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 800px;
    background: 
        repeating-radial-gradient(
            circle at center,
            rgba(255, 255, 255, 0.03) 0px,
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 30px
        );
}.learning-process-257 .container {
    justify-content: center;
    position: relative;
    display: flex;
    padding: 5rem 2rem;
    margin: 0 auto;
    align-items: center;
    max-width: 1200px;
    width: 100%;
    z-index: 5;
}.learning-process-257 .smart-learning-781 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    justify-content: center;
    display: flex;
    position: relative;
    aspect-ratio: 1 / 1;
}.learning-process-257 .smart-learning-781::before {
    animation: rotateCircle 20s linear infinite;
    left: 0;
    height: 100%;
    border: 2px solid rgb(151,152,152,0.5);
    border-radius: 50%;
    content: "";
    position: absolute;
    opacity: 0.6;
    top: 0;
    width: 100%;
}.learning-process-257 .smart-learning-781::after {
    opacity: 0.4;
    animation: rotateCircle 30s linear infinite reverse;
    top: 10%;
    content: "";
    border-radius: 50%;
    height: 80%;
    position: absolute;
    border: 2px dashed rgb(109,110,109,0.5);
    left: 10%;
    width: 80%;
}.learning-process-257 h3 {
    font-size: 38px;
    padding: 2rem 3rem;
    margin: 0 0 20%;
    color: rgb(151,152,152);
    max-width: 600px;
    border-radius: 19px;
    background: #ffffff;
    position: relative;
    width: 70%;
    font-weight: 700;
    z-index: 3;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.learning-process-257 h3::before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(151,152,152), transparent);
    left: 50%;
    width: 2px;
    bottom: -20%;
    height: 20%;
    z-index: 2;
}.learning-process-257 h3::after {
    bottom: -20%;
    height: 30px;
    border: 2px solid rgb(151,152,152,0.5);
    left: 50%;
    border-radius: 5px;
    animation: rotateElement 10s linear infinite;
    background: #ffffff;
    transform: translate(-50%, 50%) rotate(45deg);
    content: "";
    width: 30px;
    z-index: 2;
    position: absolute;
}.learning-process-257 span {
    z-index: 2;
    max-width: 600px;
    background: #ffffff;
    padding: 2rem 3rem;
    line-height: 1.8;
    color: #000000;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 19px;
    font-size: 13px;
    text-align: center;
    width: 70%;
}.learning-process-257 span::before {
    animation: glowPulse 4s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(151,152,152,0.5), rgb(109,110,109,0.5));
    position: absolute;
    filter: blur(5px);
    content: "";
    z-index: -1;
    inset: -5px;
    opacity: 0.3;
    border-radius: inherit;
}.learning-process-257 span::after {
    height: 20px;
    left: 50%;
    border: 2px solid rgb(109,110,109,0.5);
    transform: translateX(-50%) rotate(45deg);
    background: #ffffff;
    z-index: 3;
    top: -10px;
    position: absolute;
    width: 20px;
    content: "";
}

@keyframes pulseRings {
    0%, 100% {
        opacity: 0.1;
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateElement {
    0% {
        transform: translate(-50%, 50%) rotate(45deg);
    }
    100% {
        transform: translate(-50%, 50%) rotate(405deg);
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(5px);
    }
    50% {
        opacity: 0.5;
        filter: blur(10px);
    }
}

@media (max-width: 992px) {.learning-process-257 .container {
    padding: 4rem 1.5rem;
}.learning-process-257 .smart-learning-781 {
    height: auto;
    gap: 4rem;
    aspect-ratio: auto;
}.learning-process-257 h3 {
    font-size: calc(38px * 0.9);
    padding: 1.8rem 2.5rem;
    width: 80%;
    margin: 0;
}.learning-process-257 span {
    width: 80%;
    font-size: calc(13px * 0.95);
    padding: 1.8rem 2.5rem;
}.learning-process-257 h3::before,
    .learning-process-257 h3::after {
    display: none;
}.learning-process-257 span::after {
    display: none;
}.learning-process-257 .smart-learning-781::before,
    .learning-process-257 .smart-learning-781::after {
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    border-radius: 19px;
}
}

@media (max-width: 768px) {.learning-process-257 {
    padding: 3rem 0;
    min-height: auto;
}.learning-process-257 .container {
    padding: 0 1.2rem;
}.learning-process-257 .smart-learning-781 {
    gap: 2rem;
}.learning-process-257 h3 {
    font-size: calc(38px * 0.8);
    padding: 1.5rem 2rem;
    width: 100%;
}.learning-process-257 span {
    font-size: calc(13px * 0.9);
    width: 100%;
    padding: 1.5rem 2rem;
}
}

@media (max-width: 576px) {.learning-process-257 {
    padding: 2.5rem 0;
}.learning-process-257 .container {
    padding: 0 1rem;
}.learning-process-257 .smart-learning-781 {
    gap: 1.5rem;
}.learning-process-257 h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(38px * 0.7);
}.learning-process-257 span {
    padding: 1.2rem 1.5rem;
    font-size: calc(13px * 0.85);
}.learning-process-257 .smart-learning-781::before,
    .learning-process-257 .smart-learning-781::after {
    display: none;
}}.welcome-069 {
    display: flex;
    z-index: 1;
    min-height: 100vh;
    justify-content: center;
    position: relative;
    align-items: center;
    overflow: hidden;
}.welcome-069::before {
    bottom: 0;
    position: absolute;
    z-index: -1;
    content: '';
    background: linear-gradient(135deg, 
    rgba(0,0,0,0.8) 0%,
    rgba(0,0,0,0.6) 40%,
    rgba(0,0,0,0.4) 100%);
    right: 0;
    left: 0;
    top: 0;
}.welcome-069::after {
    top: 0;
    left: 0;
    content: '';
    mix-blend-mode: overlay;
    background: linear-gradient(45deg, 
    rgb(151,152,152,0.5) 0%,
    transparent 40%,
    rgb(109,110,109,0.5) 100%);
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
}.welcome-069 > div {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    position: relative;
    transform: translateY(0);
    max-width: 1200px;
    padding: 2rem;
    width: 90%;
}.welcome-069 > div:hover {
    transform: translateY(-10px);
}.welcome-069 > div > div:first-child {
    position: relative;
    margin-bottom: 3rem;
    overflow: hidden;
}.welcome-069 .title_style_header {
    display: inline-block;
    font-size: clamp(2.5rem, 5vw, 46px);
    color: transparent;
    margin: 0;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(90deg, 
    rgb(151,152,152) 0%, 
    rgb(109,110,109) 100%);
    padding: 0.5rem 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
    text-shadow: 0px 2px 30px rgba(255,255,255,0.15);
    letter-spacing: -0.015em;
    position: relative;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    line-height: 1.2;
    transition: transform 0.5s ease;
}.welcome-069 .title_style_header::before {
    bottom: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgb(151,152,152), rgb(109,110,109));
    width: 0;
    left: 0;
    height: 3px;
    transition: width 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}.welcome-069 > div:hover .title_style_header::before {
    width: 100%;
}.welcome-069 .start-intro-780 {
    display: grid;
    border-left: 3px solid rgb(151,152,152);
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(0);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    gap: 2rem;
    grid-template-columns: 1fr;
}.welcome-069 .start-intro-780:hover {
    transform: translateX(10px);
}.welcome-069 .learn-pro-913 {
    position: relative;
    overflow: hidden;
    padding: 1.5rem;
    background: linear-gradient(135deg, 
    rgba(255,255,255,0.1) 0%,
    rgba(255,255,255,0.05) 100%);
}.welcome-069 .learn-pro-913::before {
    opacity: 0;
    width: 200%;
    position: absolute;
    background: radial-gradient(
    circle at center,
    rgba(255,255,255,0.1) 0%,
    transparent 60%
  );
    top: -50%;
    transition: opacity 0.8s ease;
    height: 200%;
    transform: rotate(45deg);
    left: -50%;
    content: '';
}.welcome-069 .learn-pro-913:hover::before {
    opacity: 1;
}.welcome-069 .learn-pro-913 h3 {
    position: relative;
    font-size: clamp(1.2rem, 3vw, 22px);
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.02em;
    margin: 0 0 1rem;
    line-height: 1.5;
}.welcome-069 .start-intro-780 > div:last-child {
    position: relative;
    overflow: hidden;
    padding: 1.5rem;
    border-top: 1px solid rgba(255,255,255,0.1);
}.welcome-069 .start-intro-780 > div:last-child span {
    position: relative;
    display: block;
    padding-left: 20px;
}.welcome-069 .start-intro-780 > div:last-child span::before {
    transform: translateY(-50%);
    height: 6px;
    width: 6px;
    top: 50%;
    content: '';
    left: 0;
    background: rgb(109,110,109);
    position: absolute;
    border-radius: 50%;
}.welcome-069 .start-intro-780 p {
    color: #ffffff;
    margin: 0;
    transform: translateX(0);
    position: relative;
    padding: 0;
    letter-spacing: 0.01em;
    transition: transform 0.4s ease;
    font-size: clamp(1rem, 2vw, 15px);
    line-height: 1.6;
}.welcome-069 .start-intro-780 > div:last-child:hover p {
    transform: translateX(5px);
}

@media (min-width: 768px) {.welcome-069 > div {
    padding: 3rem;
}.welcome-069 .start-intro-780 {
    grid-template-columns: 2fr 1fr;
    padding: 3rem;
    gap: 3rem;
}.welcome-069 .start-intro-780 > div:last-child {
    border-left: 1px solid rgba(255,255,255,0.1);
    border-top: none;
    display: flex;
    align-items: center;
}.welcome-069 .title_style_header {
    transform: perspective(1000px) rotateX(5deg);
}.welcome-069 > div:hover .title_style_header {
    transform: perspective(1000px) rotateX(0deg);
}
}

@media (min-width: 1024px) {.welcome-069::after {
    animation: gradientShift 15s infinite alternate;
}.welcome-069 > div {
    transform: translateY(20px);
}.welcome-069 > div:hover {
    transform: translateY(0);
}.welcome-069 .title_style_header {
    padding: 1rem 2rem;
}.welcome-069 .start-intro-780 {
    transform: translateX(-20px);
}.welcome-069 .start-intro-780:hover {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.welcome-069 > div {
    width: 95%;
    padding: 1.5rem;
}.welcome-069 .start-intro-780 {
    padding: 1.5rem;
}.welcome-069 .learn-pro-913 {
    padding: 1rem;
}.welcome-069 .start-intro-780 > div:last-child {
    padding: 1rem;
}}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}.training-results-297 {
    background: #f8f9fa;
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}.training-results-297::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(151,152,152,0.5) 0%, transparent 60%);
    top: 0;
    height: 100%;
}.training-results-297::after {
    z-index: 0;
    background: rgb(109,110,109,0.5);
    top: -50px;
    right: -50px;
    width: 200px;
    content: "";
    border-radius: 50%;
    filter: blur(70px);
    position: absolute;
    height: 200px;
}.training-results-297 h5 {
    position: relative;
    letter-spacing: 0.5px;
    text-align: center;
    z-index: 2;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    font-weight: 700;
    margin-bottom: 50px;
    transform: translateY(-5px);
    color: #000000;
    font-size: 22px;
}.training-results-297 h5::after {
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(151,152,152), rgb(109,110,109));
    bottom: -15px;
    border-radius: 10px;
    content: "";
    height: 4px;
}.training-results-297 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.training-results-297 .smart-learning-781 {
    border-radius: 12px;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.9),
                inset 5px 5px 10px rgba(255, 255, 255, 0.8),
                inset -5px -5px 10px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    padding: 30px;
}.training-results-297 .smart-learning-781:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.07),
                -25px -25px 70px rgba(255, 255, 255, 1),
                inset 5px 5px 10px rgba(255, 255, 255, 0.9),
                inset -5px -5px 10px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateX(0deg);
}.training-results-297 .shot-857 {
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.6s ease;
    position: relative;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    z-index: 1;
    margin-bottom: 30px;
    width: 100%;
    height: 250px;
    border-radius: 8px;
}.training-results-297 .smart-learning-781:hover .shot-857 {
    transform: translateY(-5px);
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.15);
}.training-results-297 .text-header-983 {
    padding: 20px 10px;
    flex: 1;
}.training-results-297 ul {
    gap: 22px;
    padding: 0;
    list-style: none;
    display: grid;
    margin: 0;
    grid-template-columns: 1fr;
}.training-results-297 li {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03),
                -8px -8px 16px rgba(255, 255, 255, 0.7),
                inset 1px 1px 2px rgba(255, 255, 255, 0.9);
    background: linear-gradient(145deg, #ffffff, #f5f5f5);
    padding: 16px 20px;
    position: relative;
    border-radius: 10px;
    transform: translateZ(0);
    transition: all 0.3s ease;
}.training-results-297 li:hover {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 1);
    transform: translateY(-3px) translateZ(0);
}.training-results-297 li:nth-child(odd) {
    transform: translateX(-5px) translateZ(0);
}.training-results-297 li:nth-child(even) {
    transform: translateX(5px) translateZ(0);
}.training-results-297 li:nth-child(odd):hover {
    transform: translateX(-5px) translateY(-3px) translateZ(0);
}.training-results-297 li:nth-child(even):hover {
    transform: translateX(5px) translateY(-3px) translateZ(0);
}.training-results-297 li p {
    display: flex;
    align-items: flex-start;
    color: #000000;
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
}.training-results-297 li svg {
    height: 22px;
    flex-shrink: 0;
    margin-right: 12px;
    width: 22px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.training-results-297 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.training-results-297 li svg path {
    fill: rgb(151,152,152);
    transition: fill 0.3s ease;
}.training-results-297 li:hover svg path:first-child {
    fill: rgb(151,152,152);
}.training-results-297 li:hover svg path:last-child {
    fill: rgb(109,110,109);
}

@media (min-width: 768px) {.training-results-297 {
    padding: 150px 0 100px;
}.training-results-297 .smart-learning-781 {
    padding: 40px;
    flex-direction: row;
    gap: 40px;
    align-items: center;
}.training-results-297 .smart-learning-781 > div:first-child {
    flex: 0 0 45%;
}.training-results-297 .shot-857 {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
    height: 350px;
    margin-bottom: 0;
}.training-results-297 .text-header-983 {
    padding: 0;
    flex: 1;
}.training-results-297 ul {
    gap: 25px 20px;
    grid-template-columns: repeat(2, 1fr);
}.training-results-297 h5 {
    margin-bottom: 60px;
    font-size: calc(22px * 1.2);
}.training-results-297 h5::after {
    width: 100px;
}
}

@media (max-width: 767px) {.training-results-297 {
    padding: 80px 0 60px;
}.training-results-297 h5 {
    padding: 0 20px;
    line-height: 1.4;
}.training-results-297 .smart-learning-781 {
    padding: 25px 20px;
}.training-results-297 li {
    padding: 15px;
}.training-results-297 li p {
    font-size: calc(18px * 0.95);
}.training-results-297 li svg {
    height: 20px;
    width: 20px;
}
}

@media (min-width: 992px) {.training-results-297 .smart-learning-781 {
    padding: 50px;
}.training-results-297 .shot-857 {
    transition: clip-path 0.6s ease-in-out, transform 0.6s ease, box-shadow 0.6s ease;
    clip-path: polygon(0 0, 100% 8%, 92% 100%, 0% 92%);
}.training-results-297 .smart-learning-781:hover .shot-857 {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}.training-results-297 li:nth-child(1) {
    animation: fadeInUp 0.5s 0.1s backwards;
}.training-results-297 li:nth-child(2) {
    animation: fadeInUp 0.5s 0.2s backwards;
}.training-results-297 li:nth-child(3) {
    animation: fadeInUp 0.5s 0.3s backwards;
}.training-results-297 li:nth-child(4) {
    animation: fadeInUp 0.5s 0.4s backwards;
}.training-results-297 li:nth-child(5) {
    animation: fadeInUp 0.5s 0.5s backwards;
}
    
    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(20px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

@media (min-width: 1200px) {.training-results-297 .container {
    max-width: 1300px;
}.training-results-297 h5 {
    font-size: calc(22px * 1.3);
}.training-results-297 .smart-learning-781 > div:first-child {
    flex: 0 0 40%;
}.training-results-297 .shot-857 {
    height: 400px;
}}.cookie-overlay-window-942 {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    max-width: 600px;
    background: rgb(188,188,176);
    z-index: 1050;
    overflow: hidden;
    border-radius: 28px;
    width: 90%;
    transform: translateX(-50%);
    flex-direction: column;
    bottom: 20px;
    position: fixed;
    padding: 20px;
    align-items: center;
    display: flex;
    text-align: center;
    left: 50%;
    font-family: Arial, sans-serif;
}.cookie-necessary-539 {
    display: flex;
    align-items: center;
    z-index: 1;
    flex-direction: column;
}.user-alert-273 {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}.user-alert-273 svg, .user-alert-273 svg path, .user-alert-273 img {
    width: 80px;
    fill: rgb(151,152,152);
    height: 80px;
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie-overlay-window-942 h5 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
    color: rgb(151,152,152);
}.cookie-overlay-window-942 p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 15px;
}.cookie-controls-495 {
    display: inline-block;
    width: calc(50% - 10px);
    text-align: center;
    padding: 10px 20px;
    background: rgb(151,152,152);
    border-radius: 10px;
    font-size: 18px;
    color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    margin: 5px;
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
}.cookie-controls-495:hover {
    background: rgb(109,110,109);
    transform: translateY(-3px);
}.cookie_button.cookie-option-397 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie-option-397:hover {
    background: rgb(109,110,109,0.5);
}.cookie-overlay-window-942 p a {
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
    color: rgb(151,152,152);
}.cookie-overlay-window-942 p a:hover {
    color: rgb(109,110,109);
}
@media only screen and (max-width: 600px) {.cookie-overlay-window-942 {
    border-radius: 0;
    bottom: 0;
    width: 100%;
    transform: none;
    left: 0;
}.cookie-necessary-539 {
    padding: 15px;
}.user-alert-273 svg {
    width: 50px;
    height: 50px;
}.cookie-overlay-window-942 h5 {
    font-size: calc(19px - 2px);
}.cookie-overlay-window-942 p {
    font-size: calc(15px - 2px);
}.cookie-controls-495 {
    width: calc(100% - 10px);
    font-size: calc(18px - 2px);
    padding: 8px 16px;
}}
#cookie-disclaimer-374 {
    display: none;
}#cookie-disclaimer-374:checked ~ .cookie-overlay-window-942 {
    opacity: 0;
    visibility: hidden;
}.program-offerings-147 {
    background: linear-gradient(145deg, rgb(188,188,176) 0%, rgb(151,152,152,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.program-offerings-147::before {
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(151,152,152,0.5),
        rgb(151,152,152,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    left: 0;
    content: "";
    opacity: 0.04;
    height: 100%;
    position: absolute;
    width: 100%;
}.program-offerings-147 .container {
    z-index: 2;
    position: relative;
}.program-offerings-147 .learn-challenge-641 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0;
    position: relative;
}.program-offerings-147 .text-header-983 {
    background: #ffffff;
    position: relative;
    z-index: 3;
    padding: 2.5rem;
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease;
    transform: translateY(0);
}.program-offerings-147 .text-header-983:hover {
    transform: translateY(-10px);
}.program-offerings-147 .text-header-983::before {
    width: 8rem;
    z-index: -1;
    height: 8rem;
    top: -4rem;
    content: "";
    background: rgb(109,110,109,0.5);
    position: absolute;
    right: 3rem;
    border-radius: 50%;
    opacity: 0.6;
}.program-offerings-147 .text-header-983 h2 {
    color: rgb(151,152,152);
    margin-bottom: 2rem;
    font-weight: 700;
    display: inline-block;
    font-size: 30px;
    position: relative;
    animation: fadeInUp 0.8s ease forwards;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.program-offerings-147 .text-header-983 h2::after {
    bottom: -10px;
    left: 0;
    background: rgb(109,110,109);
    border-radius: 10px;
    transition: width 0.4s ease;
    width: 3rem;
    position: absolute;
    content: "";
    height: 4px;
}.program-offerings-147 .text-header-983:hover h2::after {
    width: 100%;
}.program-offerings-147 .text-header-983 .description {
    color: #000000;
    animation-delay: 0.2s;
    animation: fadeInUp 0.8s ease forwards;
    padding-left: 1rem;
    position: relative;
    margin-bottom: 1.2rem;
    font-size: 12px;
    line-height: 1.7;
    opacity: 0;
}.program-offerings-147 .text-header-983 .description:last-of-type {
    margin-bottom: 0;
    animation-delay: 0.4s;
    font-weight: 600;
}.program-offerings-147 .text-header-983 .description::before {
    left: 0;
    background: rgb(109,110,109);
    content: "";
    border-radius: 50%;
    width: 4px;
    position: absolute;
    height: 4px;
    top: 0.5rem;
}.program-offerings-147 .shot-857 {
    position: relative;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    margin-top: -2rem;
    border-radius: 0;
    height: 320px;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.program-offerings-147 .shot-857:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.program-offerings-147 .shot-857::after {
    background: linear-gradient(
        to bottom right,
        rgb(151,152,152,0.5) 0%,
        transparent 40%
    );
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
}

@media (min-width: 768px) {.program-offerings-147 .learn-challenge-641 {
    gap: 2rem;
    grid-template-columns: 1.2fr 0.8fr;
}.program-offerings-147 .text-header-983 {
    margin-right: -4rem;
    align-self: center;
    grid-column: 1 / 2;
}.program-offerings-147 .shot-857 {
    height: 400px;
    grid-column: 2 / 3;
    margin-top: 0;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
}.program-offerings-147 .shot-857::before {
    width: 60%;
    content: "";
    bottom: -20px;
    opacity: 0.4;
    background: rgb(109,110,109);
    left: 20px;
    z-index: -1;
    height: 20px;
    position: absolute;
    filter: blur(15px);
}
}

@media (min-width: 992px) {.program-offerings-147 .learn-challenge-641 {
    grid-template-columns: 1.2fr 0.8fr;
}.program-offerings-147 .text-header-983 {
    padding: 3rem;
}.program-offerings-147 .shot-857 {
    margin-top: 3rem;
    height: 450px;
}.program-offerings-147 .text-header-983::after {
    background: rgb(151,152,152,0.5);
    width: 6rem;
    left: 25%;
    bottom: -3rem;
    opacity: 0.4;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 6rem;
}
}

@media (max-width: 767px) {.program-offerings-147 {
    padding: 4rem 0;
}.program-offerings-147 .shot-857 {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}}.user-testimonials-549 {
    background: linear-gradient(135deg, rgb(188,188,176) 0%, rgb(109,110,109,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.user-testimonials-549::before {
    position: absolute;
    filter: blur(35px);
    background: linear-gradient(45deg, rgb(151,152,152,0.5) 0%, rgb(109,110,109) 100%);
    content: "";
    opacity: 0.15;
    width: 45%;
    height: 70%;
    top: -10%;
    animation: floatEffect 18s infinite alternate ease-in-out;
    transform: rotate(-15deg);
    z-index: 0;
    right: -10%;
}.user-testimonials-549::after {
    transform: rotate(12deg);
    width: 40%;
    animation: floatEffect 15s infinite alternate-reverse ease-in-out;
    height: 60%;
    bottom: -10%;
    position: absolute;
    z-index: 0;
    filter: blur(25px);
    left: -5%;
    opacity: 0.12;
    content: "";
    background: linear-gradient(225deg, rgb(109,110,109) 0%, rgb(151,152,152,0.5) 100%);
}.user-testimonials-549 .container {
    z-index: 2;
    position: relative;
}.user-testimonials-549 h2 {
    font-size: 29px;
    margin-right: auto;
    max-width: 80%;
    position: relative;
    color: #000000;
    font-weight: 700;
    text-align: center;
    transform: perspective(1000px) rotateX(2deg);
    margin-left: auto;
    margin-bottom: 3.5rem;
}.user-testimonials-549 h2::after {
    bottom: -15px;
    transform: translateX(-50%);
    width: 120px;
    height: 4px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(151,152,152), transparent);
    left: 50%;
}.user-testimonials-549 .client-voices-083 {
    perspective: 1000px;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    list-style: none;
    padding: 0;
}.user-testimonials-549 .learning-feedback-243 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    border-radius: 10px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.1);
    transform: translateZ(0) scale(1);
    padding: 1.75rem;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.user-testimonials-549 .learning-feedback-243::before {
    line-height: 1;
    color: rgb(151,152,152);
    opacity: 0.1;
    right: 20px;
    pointer-events: none;
    position: absolute;
    top: -20px;
    font-size: 120px;
    content: "";
    font-family: serif;
}.user-testimonials-549 .learning-feedback-243:hover {
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px) scale(1.02);
}.user-testimonials-549 .learning-feedback-243:nth-child(odd):hover {
    transform: translateZ(20px) scale(1.02) rotate(-0.5deg);
}.user-testimonials-549 .learning-feedback-243:nth-child(even):hover {
    transform: translateZ(20px) scale(1.02) rotate(0.5deg);
}.user-testimonials-549 .learning-feedback-243 div {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}.user-testimonials-549 .learning-feedback-243 img {
    border: 3px solid #ffffff;
    width: 60px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    height: 60px;
}.user-testimonials-549 .learning-feedback-243 h4 {
    position: relative;
    font-size: 21px;
    margin-left: 1rem;
    font-weight: 600;
    color: #000000;
}.user-testimonials-549 .learning-feedback-243 h4::after {
    content: "";
    background: rgb(151,152,152);
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    left: 0;
    width: 0;
    bottom: -5px;
}.user-testimonials-549 .learning-feedback-243:hover h4::after {
    width: 70%;
}.user-testimonials-549 .learning-feedback-243 .description {
    z-index: 1;
    font-weight: 400;
    line-height: 1.6;
    color: #000000;
    margin-top: 0.75rem;
    font-size: 18px;
    position: relative;
}.user-testimonials-549 a {
    z-index: 2;
    transform: translateY(0);
    border-radius: 10px;
    margin-left: auto;
    margin-top: 3rem;
    padding: 0.8rem 2rem;
    transition: all 0.3s ease;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    font-size: 18px;
    background: linear-gradient(135deg, rgb(151,152,152) 0%, rgb(109,110,109) 100%);
    display: inline-block;
    margin-right: auto;
    font-weight: 600;
}.user-testimonials-549 a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: all 0.5s ease;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}.user-testimonials-549 a:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.user-testimonials-549 a:hover::before {
    left: 100%;
}

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

@media (max-width: 991px) {.user-testimonials-549 {
    padding: 5rem 0;
}.user-testimonials-549 h2 {
    max-width: 90%;
    font-size: calc(29px * 0.9);
}.user-testimonials-549 .client-voices-083 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.user-testimonials-549 {
    padding: 4rem 0;
}.user-testimonials-549 h2 {
    font-size: calc(29px * 0.8);
    max-width: 100%;
    transform: none;
}.user-testimonials-549 h2::after {
    width: 80px;
}.user-testimonials-549 .client-voices-083 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 480px;
}.user-testimonials-549 .learning-feedback-243 {
    padding: 1.5rem;
}.user-testimonials-549 .learning-feedback-243 img {
    height: 50px;
    width: 50px;
}.user-testimonials-549 a {
    margin-top: 2rem;
    max-width: 480px;
    width: 100%;
}
}

@media (max-width: 480px) {.user-testimonials-549 {
    padding: 3rem 0;
}.user-testimonials-549 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.7);
}.user-testimonials-549 .learning-feedback-243 {
    padding: 1.25rem;
}.user-testimonials-549 .learning-feedback-243 img {
    width: 45px;
    height: 45px;
}.user-testimonials-549 .learning-feedback-243 h4 {
    font-size: calc(21px * 0.9);
}.user-testimonials-549 .learning-feedback-243 .description {
    font-size: calc(18px * 0.95);
}
}