﻿header,footer {
    width: 100%;
}

.container {
    width: 1253px;
    margin: auto;
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}

.get-support-s0o::after {
    content: "";
    width: 30%;
    left: -5%;
    position: absolute;
    transform: rotate(15deg) translateZ(0);
    z-index: 0;
    animation: float 8s ease-in-out infinite reverse;
    background: linear-gradient(225deg, rgb(136,160,184,0.5), rgb(176,191,210,0.5));
    filter: blur(25px);
    opacity: 0.4;
    bottom: -5%;
    height: 50%;
    border-radius: 29px;
}

.get-support-s0o p {
    animation: fadeUp 0.6s ease-out forwards 0.4s;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    max-width: 90%;
    transform: translateY(10px);
    font-size: 18px;
    color: #000000;
    opacity: 0;
}

.get-support-s0o svg path {
    transition: fill 0.3s ease;
    fill: rgb(136,160,184);
}

.get-support-s0o .talk-form-slC {
    transform: translateY(15px);
    opacity: 0;
    list-style: none;
    animation: fadeUp 0.6s ease-out forwards 0.7s;
    flex-wrap: wrap;
    display: flex;
    padding: 0;
    gap: 1.5rem;
    margin: 2rem 0 0;
}

.instructor-profile-o6y {
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(240, 242, 245, 0.9) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.instructor-profile-o6y .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.instructor-profile-o6y .review-voices-4eN:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 30px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.instructor-profile-o6y .photo-cell-rBN::before {
    bottom: -12px;
    opacity: 0.2;
    position: absolute;
    border: 2px solid rgb(176,191,210);
    transition: all 0.4s ease;
    right: -12px;
    z-index: -1;
    left: 12px;
    top: 12px;
    content: "";
}

.instructor-profile-o6y .review-voices-4eN > div:nth-child(2) div {
    font-size: calc(14px - 1px);
    transform: translateX(0);
    opacity: 0.85;
    margin-top: 5px;
    color: rgb(136,160,184);
    transition: transform 0.4s ease, opacity 0.4s ease;
    font-weight: 600;
}

footer::after {
    background-image: 
        repeating-linear-gradient(0deg, rgb(176,191,210,0.5), rgb(176,191,210,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(176,191,210,0.5), rgb(176,191,210,0.5) 1px, transparent 1px, transparent 20px);
    content: "";
    opacity: 0.1;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    left: 0;
    top: 0;
}

.enroll-info-NIZ .company_holder h3::after {
    content: "";
    height: 3px;
    bottom: -0.5rem;
    position: absolute;
    left: 0;
    background: rgb(136,160,184);
    width: 80px;
}

.enroll-info-NIZ .head-site-Icq .top-know-JBS {
    display: flex;
    flex-direction: column;
    padding: 1rem 0;
    gap: 0;
}

.enroll-info-NIZ .head-site-Icq .top-know-JBS a::before {
    background: rgb(215,222,236);
    left: 0;
    transition: all 0.3s ease;
    top: 0;
    width: 0;
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
}

.review-block-TWp::before {
    left: 10%;
    height: 1px;
    content: "";
    top: 0;
    right: 10%;
    background: linear-gradient(90deg, transparent, rgb(176,191,210,0.5), transparent);
    position: absolute;
}

.cookieWarningContainer-8nO h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

#cookie-modal-popup-YaJ:checked ~ .cookieWarningContainer-8nO {
    opacity: 0;
    visibility: hidden;
}



.layer-container-ATQ .cookieWarningContainer-8nO {
    border: none;
    box-shadow: rgb(136,160,184,0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    background: rgb(136,160,184);
}

.program-information-wuq {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}

.program-information-wuq h2 {
    position: relative;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: #000000;
    transform: perspective(1000px) rotateX(0deg);
    text-align: center;
    margin-bottom: 3rem;
    font-size: 29px;
}

.program-information-wuq .career-ready-A9O {
    display: grid;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    grid-template-columns: 1fr;
    transform: translateY(0);
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    gap: 2.5rem;
    overflow: hidden;
}

.program-information-wuq .description:last-child {
    margin-bottom: 0;
}

header .main-page-zJ1 {
    position: relative;
    background: rgb(215,222,236);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    z-index: 100;
}

header .main-bar-Wwu {
    gap: 3rem;
    grid-template-columns: auto 1fr;
    display: grid;
    align-items: center;
}

header .site-prime-dJX::before,
header .site-prime-dJX::after {
    content: "";
    opacity: 0;
    background: rgb(176,191,210,0.5);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    transition: all 0.5s ease;
}

header .site-prime-dJX::before {
    top: -15px;
    left: -15px;
    width: 50px;
    height: 50px;
}

header .header-master-pSs::before {
    content: "";
    transform: translateY(-50%) scale(0);
    border-bottom: 5px solid transparent;
    opacity: 0;
    top: 50%;
    height: 0;
    position: absolute;
    border-left: 5px solid rgb(176,191,210);
    transition: all 0.3s ease;
    left: -10px;
    border-top: 5px solid transparent;
    width: 0;
}

header .header-master-pSs a::after {
    bottom: 0;
    content: "";
    background: rgb(176,191,210);
    transition: width 0.3s ease;
    left: 50%;
    width: 0;
    transform: translateX(-50%);
    height: 2px;
    position: absolute;
}

.thanksPage-UkD .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}

.thanksPage-UkD .class-sessions-rfM:hover {
    transform: translateX(10px);
}

.thanksPage-UkD .class-sessions-rfM > div:first-child {
    border-left: 4px solid rgb(176,191,210);
    transform-origin: left center;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding-left: 30px;
}

.thanksPage-UkD .class-sessions-rfM > div:last-child::before {
    transition: width 0.4s ease;
    width: 6px;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(176,191,210), rgb(136,160,184));
    height: 100%;
    position: absolute;
    top: 0;
}

.thanksPage-UkD p {
    position: relative;
    z-index: 2;
    color: #000000;
    margin: 0;
    font-size: 12px;
    line-height: 1.8;
}

.stay-informed-XUF::after {
    width: 150px;
    background: linear-gradient(45deg, rgb(136,160,184) 0%, rgb(136,160,184,0.5) 100%);
    z-index: 1;
    bottom: -50px;
    animation: pulse-circle 15s ease-in-out infinite alternate;
    left: -50px;
    border-radius: 50%;
    height: 150px;
    content: "";
    opacity: 0.5;
    position: absolute;
}

.stay-informed-XUF .input_holder::before {
    content: "";
    top: -15px;
    border: 2px dashed rgb(176,191,210,0.5);
    position: absolute;
    animation: rotate 30s linear infinite;
    z-index: -1;
    width: 80px;
    height: 80px;
    right: -15px;
    opacity: 0.5;
    border-radius: 50%;
}

.stay-informed-XUF .sub-prize-lrA::placeholder {
    color: #000000;
    opacity: 0.6;
}

.stay-informed-XUF .email-panel-wCo::before {
    transition: transform 0.5s ease, opacity 0.3s ease;
    background: rgb(136,160,184);
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: -1;
    top: 50%;
    content: "";
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    border-radius: 50%;
    height: 100%;
}

.training-results-w4y .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
    z-index: 2;
    position: relative;
}

.training-results-w4y .photo-cell-rBN {
    transform: translateY(-20px);
    width: 40%;
    border-radius: 24px;
    box-shadow: 10px 10px 0 rgb(176,191,210,0.5);
    object-fit: cover;
    transition: all 0.3s ease;
}

.training-results-w4y ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.training-results-w4y li:hover {
    transform: translateX(10px);
}

.training-results-w4y svg {
    width: 24px;
    flex-shrink: 0;
    height: 24px;
}

.contact-information-EoV {
    background: rgb(215,222,236);
    overflow: hidden;
    padding: 90px 0;
    position: relative;
}

.contact-information-EoV .message-links-Rqt {
    border-radius: 27px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    display: flex;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.contact-information-EoV #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}

.contact-information-EoV input[type="text"] {
    transition: all 0.3s ease;
    width: 100%;
    color: #000000;
    border-left: 3px solid rgb(176,191,210);
    padding: 15px 20px;
    font-size: 18px;
    border: none;
    background: rgb(215,222,236);
    border-radius: 0 10px 10px 0;
}

.contact-information-EoV .request-info-xV9 input[type="checkbox"]:checked {
    background: rgb(176,191,210);
    border-color: rgb(176,191,210);
}

.contact-information-EoV .request-info-xV9 a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(176,191,210);
    position: relative;
}

.contact-information-EoV .inquiry-card-g9B {
    color: #ffffff;
    margin-top: 15px;
    transition: all 0.3s ease;
    padding: 15px 35px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    border: none;
    font-weight: 600;
    cursor: pointer;
    background: rgb(176,191,210);
    align-self: flex-start;
    border-radius: 10px;
}

.our-mission-TMF::before {
    position: absolute;
    animation: gridGlow 4s infinite alternate;
    z-index: 1;
    content: "";
    left: 0;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(176,191,210,0.5) 95%, rgb(176,191,210,0.5) 96%, transparent 96%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 95%, rgb(176,191,210,0.5) 95%, rgb(176,191,210,0.5) 96%, transparent 96%) 0 0 / 100% 20px;
    width: 100%;
    top: 0;
    height: 100%;
}

.our-mission-TMF .class-sessions-rfM h3::after {
    height: 3px;
    width: 100px;
    position: absolute;
    background: rgb(176,191,210);
    bottom: -1px;
    animation: scanRight 4s ease-in-out infinite;
    left: 0;
    content: "";
}

.our-mission-TMF .story-info-SjE .photo-cell-rBN {
    transition: all 0.4s ease;
    width: 100%;
    height: 340px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    position: relative;
}

.our-mission-TMF .impact-stats-CEI::before {
    bottom: 0;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background-color: rgb(136,160,184);
    position: absolute;
    width: 16px;
    right: -8px;
    height: 16px;
    content: "";
    animation: blinkSlow 4s infinite alternate 1s;
}

.greeting-page-x18 {
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(215,222,236) 30%, rgb(136,160,184,0.5) 150%);
    overflow: hidden;
    position: relative;
}

.greeting-page-x18 .class-sessions-rfM {
    display: grid;
    padding: 2rem;
    height: 100%;
    max-width: 1400px;
    z-index: 2;
    gap: 2rem;
    margin: 0 auto;
    position: relative;
    grid-template-columns: 1fr;
}

.greeting-page-x18 .learning-main-867 {
    animation: fade-up 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s both;
    transform: translateY(0);
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
    position: relative;
    opacity: 1;
}

.greeting-page-x18 .learning-main-867 svg {
    animation: svg-pulse 5s ease-in-out infinite alternate;
    margin-bottom: 1rem;
    width: 80px;
    transform-origin: center;
    height: 80px;
}

.greeting-page-x18 .inquiry-card-g9B {
    border-radius: 3px;
    overflow: hidden;
    padding: 0.9rem 2rem;
    font-weight: 600;
    text-decoration: none;
    background: rgb(136,160,184);
    position: relative;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    color: #ffffff;
    transform: translateZ(0);
    display: inline-block;
    font-size: 15px;
    box-shadow: 0 4px 20px -5px rgba(94, 170, 168, 0.4);
}

.pricing-set-quw {
    position: relative;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgb(176,191,210,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
}

.pricing-set-quw .discount-deals-P9r {
    transform: perspective(1000px) rotateX(0deg);
    max-width: 100%;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    border-left: 3px solid rgb(176,191,210);
    padding: 30px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    backdrop-filter: blur(10px);
}

.pricing-set-quw .bundle-offer-KWM {
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
    flex-direction: column;
    position: relative;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
}

.pricing-set-quw .edu-packages-RQk::after {
    position: absolute;
    transform: scaleX(0.5);
    content: "";
    background: rgb(176,191,210);
    width: 50px;
    transform-origin: left;
    bottom: -5px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 3px;
    left: 0;
}

.pricing-set-quw .promo-cost-7oY:hover .photo-cell-rBN {
    transform: scale(1.05);
}

.explore-now-pNg::before {
    height: 100%;
    pointer-events: none;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    transform: translateZ(-10px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.explore-now-pNg div div span {
    display: inline-block;
    transform: translateZ(30px);
    transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    position: relative;
}

.explore-now-pNg .inquiry-card-g9B span {
    position: relative;
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    display: inline-block;
}

.explore-now-pNg .inquiry-card-g9B:hover::before {
    opacity: 0.7;
}

.explore-now-pNg .inquiry-card-g9B:hover span {
    transform: scale(1.05);
}

.client-feedback-YeV {
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,222,236) 0%, rgba(245, 248, 250, 0.95) 100%);
    position: relative;
}

.client-feedback-YeV h2::after {
    left: 50%;
    width: 5rem;
    position: absolute;
    height: 0.25rem;
    background: linear-gradient(90deg, rgb(176,191,210) 0%, rgb(136,160,184) 100%);
    transform: translateX(-50%) skewX(-20deg);
    content: "";
    bottom: -0.8rem;
}

.client-feedback-YeV .review-voices-4eN::before {
    line-height: 1;
    font-family: Georgia, serif;
    content: "";
    right: 1.5rem;
    color: rgba(var(--primary-color-rgb, 6, 151, 187), 0.08);
    z-index: 0;
    font-size: 6rem;
    top: -0.5rem;
    position: absolute;
}

.client-feedback-YeV .review-voices-4eN .description {
    margin-bottom: 1.5rem;
    font-size: 16px;
    z-index: 1;
    flex-grow: 1;
    line-height: 1.65;
    color: #000000;
    position: relative;
}

.client-feedback-YeV .review-voices-4eN:hover div::after {
    transform: scale(1);
    opacity: 1;
}

.client-feedback-YeV .review-voices-4eN:hover img {
    transform: scale(1.08);
}

.client-feedback-YeV .review-voices-4eN:nth-child(3n+1):hover {
    transform: translateY(0.5rem) rotateZ(0deg) scale(1.02);
}

.confidential-refuge-6Cr h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    color: #ffffff;
    margin-top: 40px;
}

.confidential-refuge-6Cr p, .confidential-refuge-6Cr span {
    margin-bottom: 10px;
    line-height: 1.8;
    color: rgb(255, 255, 255, 0.5);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 768px) {.get-support-s0o {
    padding: 3rem 0;
}.get-support-s0o .container {
    padding: 0 1.5rem;
}.get-support-s0o .edu-form-hGA {
    padding: 2rem 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.get-support-s0o h3 {
    font-size: calc(38px * 0.9);
}.get-support-s0o p {
    max-width: 100%;
}.get-support-s0o .talk-form-slC {
    gap: 1rem;
    flex-direction: column;
}.get-support-s0o .contact-map-hK9 {
    width: 100%;
    padding: 0.75rem 1rem;
}
}



@media (max-width: 1200px) {.enroll-info-NIZ .container {
    gap: 2rem;
}.enroll-info-NIZ .company_holder {
    flex: 1 1 360px;
}.enroll-info-NIZ .ranking-bar-BPJ {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.enroll-info-NIZ .top-know-JBS {
    gap: 2rem;
}
}



@media (max-width: 768px) {.enroll-info-NIZ {
    padding: 3rem 0 1.5rem;
}.enroll-info-NIZ .top-know-JBS {
    gap: 1.5rem;
}.enroll-info-NIZ .company_holder {
    padding: 2rem;
}.enroll-info-NIZ .company_holder h3 {
    font-size: calc(33px - 2px);
}.review-block-TWp {
    margin-top: 2rem;
}
}


@media only screen and (max-width: 1200px) {.cookieWarningContainer-8nO {
    padding: 20px;
}}



@media (min-width: 992px) {.program-information-wuq {
    padding: 7rem 0;
}.program-information-wuq h2 {
    font-size: calc(29px * 1.2);
}.program-information-wuq .career-ready-A9O {
    grid-template-columns: 1fr 2fr;
}.program-information-wuq .description {
    line-height: 1.85;
    font-size: calc(18px * 1.05);
    max-height: 450px;
}
}



@media (max-width: 991px) {header .main-bar-Wwu {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 2rem;
}header .head-site-Icq {
    background: #ffffff;
    clip-path: none;
    justify-content: center;
    width: 100%;
    border-radius: 24px;
}
}



@media (min-width: 992px) {.thanksPage-UkD {
    padding: 180px 0;
}.thanksPage-UkD .class-sessions-rfM {
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
}.thanksPage-UkD .class-sessions-rfM > div:first-child {
    transform: translateX(-30px);
}.thanksPage-UkD .class-sessions-rfM:hover > div:first-child {
    transform: translateX(-20px);
}.thanksPage-UkD .class-sessions-rfM > div:last-child {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
    padding: 50px 60px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.thanksPage-UkD .class-sessions-rfM > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}



@media (max-width: 576px) {.contact-information-EoV {
    padding: 50px 0;
}.contact-information-EoV .container {
    padding: 0 15px;
}.contact-information-EoV h2 {
    margin-bottom: 30px;
    font-size: calc(36px - 6px);
}.contact-information-EoV .message-query-PSf {
    padding: 30px 20px 40px;
}.contact-information-EoV .inquiry-card-g9B {
    width: 100%;
}.contact-information-EoV .photo-cell-rBN {
    min-height: 200px;
}}



@media (min-width: 768px) {.greeting-page-x18 .class-sessions-rfM {
    padding: 3rem;
    align-items: center;
    min-height: 90vh;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.greeting-page-x18 .photo-cell-rBN {
    max-height: 600px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 70vh;
    transform: translateY(0) rotate(-2deg);
}.greeting-page-x18 .photo-cell-rBN:hover {
    transform: translateY(-5px) rotate(0deg);
}.greeting-page-x18 h1 {
    font-size: 39px;
}
}



@media (max-width: 767px) {.greeting-page-x18 {
    padding-top: 60px;
}.greeting-page-x18 .class-sessions-rfM {
    padding-top: 2rem;
    padding-bottom: 3rem;
}.greeting-page-x18 .text-panel-wrap-Qf4 {
    order: 2;
}.greeting-page-x18 .photo-cell-rBN {
    order: 1;
    margin-bottom: 1.5rem;
}
}



@media (min-width: 992px) {.pricing-set-quw .learning-fees-vSD {
    flex-direction: row;
    align-items: stretch;
    gap: 40px;
}.pricing-set-quw .discount-deals-P9r {
    justify-content: center;
    width: 30%;
    flex-direction: column;
    display: flex;
    padding: 50px 40px;
}.pricing-set-quw .annual-fee-G2M {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}.pricing-set-quw .pricing-schemes-vZ3 {
    padding: 30px;
}.pricing-set-quw .pricing-schemes-vZ3 p {
    -webkit-line-clamp: 6;
}
}



@media (max-width: 576px) {.explore-now-pNg {
    padding: 2.5rem 1rem;
}.explore-now-pNg h6 {
    transform: perspective(1000px) rotateX(2deg);
    padding: 0.5rem 0.75rem;
    font-size: calc(16px * 0.85);
    line-height: 1.5;
}.explore-now-pNg .inquiry-card-g9B {
    padding: 0.75rem 1.75rem;
    font-size: calc(16px * 0.85);
}.explore-now-pNg .container {
    gap: 1.5rem;
}
}



@media (max-width: 768px) {.client-feedback-YeV {
    padding: 4rem 0;
}.client-feedback-YeV h2 {
    font-size: 38px;
    transform: none;
}.client-feedback-YeV .review-voices-4eN:nth-child(3n+1),
    .client-feedback-YeV .review-voices-4eN:nth-child(3n+3) {
    transform: none;
}.client-feedback-YeV .review-voices-4eN:nth-child(3n+1):hover,
    .client-feedback-YeV .review-voices-4eN:nth-child(3n+3):hover {
    transform: translateY(-0.5rem) scale(1.02);
}.client-feedback-YeV .feedback-testimonials-lqT {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}



@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(30px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(30px) rotate(-360deg);
    }
}



@keyframes float {
    0% { transform: translate(0, 0) rotate(0deg); }
    50% { transform: translate(30px, 30px) rotate(180deg); }
    100% { transform: translate(-30px, 15px) rotate(360deg); }
}



@keyframes gridGlow {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.3;
    }
}



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



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

