header,footer {
    width: 100%;
}

header {
    z-index: 100;
    width: 100%;
    background: rgb(184,184,187);
    padding: 0;
    position: relative;
}

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

.contacts-14 .support-request-76 {
    border-radius: 27px;
    position: relative;
    transform: rotateY(-3deg);
    background: linear-gradient(135deg, #ffffff 0%, rgb(184,184,187) 100%);
    padding: 45px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
}

.contacts-14 .write-experts-92:hover {
    box-shadow: 
    10px 10px 0 rgb(147,147,149),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(5px) translateX(-5px) translateY(-5px);
}

.contacts-14 .write-experts-92:hover svg {
    transform: translateZ(10px) scale(1.1);
}

.contacts-14 .write-experts-92:hover svg path {
    fill: rgb(110,110,113);
}

.contacts-14 p svg path {
    fill: rgb(147,147,149);
}

.contacts-14 .support-request-76::before {
    border-radius: 50%;
    opacity: 0.3;
    z-index: -1;
    filter: blur(60px);
    background: rgb(147,147,149,0.5);
    content: "";
    transform: translateZ(-100px);
    width: 200px;
    top: -100px;
    position: absolute;
    right: -50px;
    height: 200px;
}



.contacts-14 .support-request-76::before {
    animation: float 8s ease-in-out infinite;
}

.secure-zone-59 h3,
.secure-zone-59 h4,
.secure-zone-59 h5,
.secure-zone-59 h6 {
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
}

.secure-zone-59 section {
    padding: 20px;
    background-color: rgb(184,184,187);
    margin-top: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.secure-zone-59 button:hover {
    transform: scale(1.05);
    background-color: rgb(110,110,113);
}

.pricing-card-list-38::after {
    position: absolute;
    filter: blur(60px);
    left: -50px;
    z-index: 0;
    background: rgb(110,110,113,0.5);
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    width: 250px;
    bottom: -50px;
    height: 250px;
    content: "";
}

.pricing-card-list-38 .plan-cost-19 {
    line-height: 1.6;
    font-size: 17px;
    opacity: 0.85;
    margin-bottom: 0;
    color: #000000;
}

.pricing-card-list-38 .enroll-cost-50 {
    transform-style: preserve-3d;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    perspective: 1000px;
    position: relative;
    color: inherit;
    text-decoration: none;
}

.pricing-card-list-38 .enroll-cost-50:hover .trial-pricing-14::before {
    transform: scaleX(1);
}

.pricing-card-list-38 .enroll-cost-50:hover .trial-pricing-14 h3 {
    transform: translateX(5px);
    color: rgb(147,147,149);
}

.pricing-card-list-38 .deal-grid-52::before {
    content: "";
    background: rgb(110,110,113,0.5);
    width: 40px;
    transition: width 0.4s ease;
    left: 0;
    bottom: -8px;
    height: 2px;
    position: absolute;
}

.pricing-card-list-38 .enroll-cost-50:hover .img-display-box-95 {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}

.pricing-card-list-38 .enroll-cost-50:hover .img-display-box-95::after {
    opacity: 0.4;
}

.contact-form-section-21 .request-form-67 {
    overflow: hidden;
    background: rgb(110,110,113,0.5);
    position: relative;
    align-items: stretch;
    display: flex;
    border-radius: 27px;
    box-shadow: 0 25px 50px rgb(147,147,149,0.5);
}

.contact-form-section-21 h2 {
    font-size: 44px;
    text-align: left;
    font-weight: 700;
    padding-left: 2rem;
    margin-bottom: 2.5rem;
    position: relative;
    color: #ffffff;
}

.contact-form-section-21 .request-map-93 h3::after {
    background: rgb(147,147,149);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 50px;
    content: '';
}

.contact-form-section-21 .request-map-93 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(147,147,149,0.5);
    border-color: rgb(147,147,149);
}

.contact-form-section-21 .request-map-93 .feedback-message-10 input[type="checkbox"] {
    cursor: pointer;
    background: rgb(110,110,113,0.5);
    height: 22px;
    width: 22px;
    border-radius: 10px;
    position: relative;
    appearance: none;
    transition: all 0.3s ease;
    border: 2px solid rgb(147,147,149,0.5);
}

.contact-form-section-21 .request-map-93 .query-block-73 {
    width: 100%;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    overflow: hidden;
    padding: 1rem;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    background: rgb(147,147,149);
    font-weight: 600;
}

.thanks-box-39 .container {
    padding: 0 20px;
    transform-style: preserve-3d;
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1000px;
    position: relative;
}

.thanks-box-39 h2::after {
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    width: 100px;
    content: "";
    height: 4px;
    background: linear-gradient(to right, rgb(147,147,149), rgb(110,110,113));
    left: 50%;
    animation: expandWidth 1s ease-out 0.8s forwards;
}

.thanks-box-39 .corp-values-34 span {
    position: relative;
    color: #000000;
    font-size: calc(12px * 1.1);
    line-height: 1.7;
    display: block;
    text-align: center;
    font-family: Arial, sans-serif;
}

.study-process-84 .corp-values-34 {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
    position: relative;
    display: grid;
}

.study-process-84 .text-container-64::after {
    content: '';
    top: 40px;
    right: -15px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    position: absolute;
    background: rgb(147,147,149);
    transform: rotate(45deg);
    height: 30px;
    z-index: -1;
    width: 30px;
}

.study-process-84 .text-container-64 p {
    transform: translateZ(10px);
    line-height: 1.7;
    font-size: 17px;
    color: #ffffff;
    position: relative;
}

.study-process-84 .corp-values-34::before {
    animation: float 15s ease-in-out infinite alternate;
    bottom: -50px;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    left: 15%;
    position: absolute;
    border: 2px solid rgb(147,147,149,0.5);
    opacity: 0.3;
    content: '';
}

.welcome-board-83 .learn-start-39 {
    justify-content: center;
    z-index: 3;
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    height: 100%;
    align-items: center;
    padding: 5% 3%;
}

.welcome-board-83 .guide-bios-16 {
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    transform: perspective(1200px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 65vh;
}

.welcome-board-83 .guide-bios-16 p {
    color: #ffffff;
    position: relative;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.5px;
    max-width: 90%;
    font-size: calc(15px * 1.2);
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    padding-left: 2rem;
    transform: translateY(50px);
    margin-bottom: 1.5rem;
    opacity: 0;
}

.welcome-board-83 .guide-bios-16 p {
    font-size: calc(15px * 1.4);
    max-width: 75%;
}

header::before {
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    z-index: 0;
    opacity: 0.6;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(147,147,149,0.5) 0%, 
        transparent 60%, 
        rgb(110,110,113,0.5) 100%);
}

header .top-header-49::after {
    position: absolute;
    content: '';
    left: 0;
    background: linear-gradient(to right, rgb(147,147,149), rgb(110,110,113));
    width: 100%;
    transform: scaleX(0.7);
    bottom: 0;
    transition: transform 0.3s ease;
    height: 2px;
}

header .nav-base-08:hover {
    background: rgba(255, 255, 255, 0.7);
    color: rgb(147,147,149);
}

.statistical-overview-71 {
    z-index: 1;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(184,184,187);
}

.statistical-overview-71 h2 {
    text-align: center;
    font-size: 31px;
    text-transform: uppercase;
    transform: perspective(1000px) rotateX(-10deg);
    color: #000000;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 100px;
    position: relative;
}

.statistical-overview-71 .statistics-boosters-75::before {
    opacity: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
    border-radius: 21px;
    content: "";
    background: linear-gradient(90deg, rgb(147,147,149,0.5), transparent);
    inset: 0;
    position: absolute;
}

.statistical-overview-71 .statistics-boosters-75:nth-child(even) {
    align-self: flex-end;
    flex-direction: row-reverse;
}

.statistical-overview-71 .statistics-boosters-75:nth-child(2) {
    transform: translateX(-100px);
}

.statistical-overview-71 .statistics-boosters-75:nth-child(2) {
    animation-delay: 0.3s;
}

.statistical-overview-71 .statistics-boosters-75:nth-child(2):hover {
    transform: perspective(1000px) translateZ(30px) translateX(-110px);
}

.statistical-overview-71 .statistics-boosters-75:nth-child(even) p {
    background-clip: text !important;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(110,110,113), rgb(147,147,149));
}

.statistical-overview-71 .statistics-boosters-75:nth-child(even) svg {
    fill: rgb(110,110,113);
}

.statistical-overview-71 ul::before {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    z-index: -1;
    transform: translateX(-50%);
    opacity: 0.4;
    content: "";
    left: 50%;
    background: linear-gradient(to bottom, rgb(147,147,149,0.5), rgb(110,110,113,0.5));
}

.launch-now-54::before {
    content: '';
    transform: translateZ(-10px);
    background: linear-gradient(45deg, rgb(147,147,149,0.5) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.launch-now-54::after {
    width: 100%;
    top: -50%;
    position: absolute;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    z-index: -1;
    content: '';
    animation: pulse 8s infinite alternate ease-in-out;
    right: -50%;
    height: 100%;
    opacity: 0.2;
}

.launch-now-54 div {
    transform: translateZ(40px);
    display: flex;
    justify-content: center;
}

.launch-now-54 span {
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease-out;
    transform-style: preserve-3d;
}

.launch-now-54 a.query-block-73::before {
    transition: transform 0.6s ease;
    content: '';
    top: 0;
    background: linear-gradient(45deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    transform: translateX(-100%);
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
}

.client-opinions-69::before {
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    top: 0;
    width: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(147,147,149,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(110,110,113,0.5) 0%, transparent 40%);
    content: "";
}

.client-opinions-69 .edu-ratings-38 {
    width: max-content;
    position: relative;
    animation: scrollReviews 60s linear infinite;
    padding: 20px 0;
    display: flex;
}

.client-opinions-69 .testimonial-sharing-36::before {
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
    border-radius: inherit;
    z-index: -1;
}

.client-opinions-69 .testimonial-sharing-36:hover .img-display-box-95 {
    border-color: rgb(147,147,149,0.5);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

.client-opinions-69 .testimonial-sharing-36:hover span {
    color: rgb(147,147,149);
}

.client-opinions-69 .testimonial-sharing-36:nth-child(3n+1) {
    background: linear-gradient(to bottom, #ffffff, rgba(rgb(147,147,149,0.5), 0.05));
}

.client-opinions-69 .testimonial-sharing-36:nth-child(3n+3) {
    background: linear-gradient(to bottom, #ffffff, rgba(rgb(147,147,149,0.5), 0.03));
}

.converter-50 .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    gap: 2rem;
    position: relative;
}

.converter-50 .company_holder {
    position: relative;
    padding: 0;
    grid-column: span 5;
}

.converter-50 .study-group-83 {
    margin-top: 1.5rem;
    font-size: 17px;
    line-height: 1.7;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 0 0 0 1.5rem;
    color: #ffffff;
}

.converter-50 .head-top-37 .main-info-20 a {
    font-size: 17px;
    display: flex;
    color: rgba(255, 255, 255, 0.8);
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}

.price-table-51 {
    background: rgba(0, 0, 0, 0.1);
    margin-top: 4rem;
    padding: 2rem 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.converter-50 .company_holder::after {
    height: 50px;
    position: absolute;
    content: "";
    bottom: 0;
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.course-program-info-45::after {
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background-size: 50px 50px;
}

.course-program-info-45 .img-display-box-95 {
    overflow: hidden;
    order: 1;
    border-radius: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    height: 400px;
}

.follow-71::before {
    transform: rotate(-15deg);
    width: 80%;
    top: -50%;
    content: '';
    z-index: -1;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, transparent 60%);
    left: -10%;
    position: absolute;
    animation: orbitGlow 15s infinite alternate ease-in-out;
}

.follow-71 .input_holder span {
    position: relative;
    display: block;
    width: 100%;
}

.follow-71 .input_holder input[type="email"] {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    padding: 15px 20px;
    border-radius: 10px;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
    color: #ffffff;
    font-size: 16px;
}

.follow-71 .input_holder .news-box-43:active {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

.cookie-user-03 {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cookieAgreementModal-41 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

.cookieAgreementModal-41 p {
    font-size: 18px;
}

.accept-cookies-17 {
    white-space: nowrap;
    min-width: 120px;
    margin-left: 10px;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
    flex-shrink: 0;
    line-height: 35px;
    text-align: center;
    border-bottom: 2px solid rgb(147,147,149);
    color: rgb(147,147,149);
}



.our-team-75::after {
    animation: gridPatternMove 40s linear infinite;
    position: absolute;
    top: 0;
    background-size: 30px 30px;
    opacity: 0.1;
    background-image: linear-gradient(45deg, transparent 98%, rgb(147,147,149,0.5) 98%),
                      linear-gradient(-45deg, transparent 98%, rgb(147,147,149,0.5) 98%);
    z-index: 1;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
}

.our-team-75 .method-innov-84 .img-display-box-95 {
    border-radius: 0 27px 27px 0;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    height: 450px;
    overflow: hidden;
    transform: translateY(-50%);
    width: 50%;
}

.our-team-75 .edu-ethos-10 .value-vision-42 {
    transform: translateY(-50%);
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    z-index: 1;
    height: 450px;
    position: absolute;
    top: 50%;
    overflow: hidden;
    border-radius: 27px 0 0 27px;
    width: 50%;
    right: 0;
}



.our-team-75 .method-innov-84 p::before,
.our-team-75 .edu-ethos-10 p::before {
    position: absolute;
    filter: blur(60px);
    border-radius: 50%;
    opacity: 0.1;
    height: 150px;
    content: "";
    width: 150px;
    z-index: -1;
}

.our-team-75 .method-innov-84 p::before {
    top: -30px;
    right: -30px;
    background: rgb(147,147,149);
}

.training-specialist-48 .testimonial-sharing-36 {
    gap: 2rem;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
    position: relative;
}

.training-specialist-48 .testimonial-sharing-36:hover .img-display-box-95 {
    transform: rotate(0deg) translateY(0);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}

.training-specialist-48 .name {
    color: rgb(147,147,149);
    position: relative;
    font-size: 37px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 0.5rem;
}

.training-specialist-48 .emp-section-09 {
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    padding-left: 1.5rem;
    font-style: italic;
    font-size: 12px;
    color: #000000;
}



@media (max-width: 991px) {.contacts-14 {
    padding: 60px 0;
}.contacts-14 .support-request-76 {
    transform: rotateY(-2deg);
    padding: 35px;
}.contacts-14 h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.9);
}.contacts-14 .edu-asknow-59 {
    gap: 15px;
    margin-top: 30px;
}.contacts-14 .write-experts-92 {
    padding: 12px 20px;
}
}



@media (min-width: 1200px) {.pricing-card-list-38 .fee-structure-04 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing-card-list-38 .trial-pricing-14 {
    padding: 35px;
}.pricing-card-list-38 .img-display-box-95 {
    height: 220px;
}
}



@media screen and (max-width: 1200px) {.contact-form-section-21 .img-display-box-95 {
    margin-left: -3%;
}
}



@media screen and (max-width: 1024px) {.contact-form-section-21 .request-form-67 {
    flex-direction: column;
}.contact-form-section-21 .img-display-box-95 {
    flex: 0 0 100%;
    transform: none;
    min-height: 300px;
    margin-left: 0;
}.contact-form-section-21 .img-display-box-95::before {
    transform: none;
    width: 100%;
}.contact-form-section-21 .request-map-93 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media (max-width: 768px) {.thanks-box-39 {
    padding: 4rem 0;
}.thanks-box-39 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(28px * 0.8);
}.thanks-box-39 .corp-values-34 {
    padding: 1.8rem;
    transform: translateZ(5px) rotateX(1deg);
}.thanks-box-39 .corp-values-34 span {
    font-size: 12px;
    line-height: 1.6;
}
}



@media screen and (max-width: 768px) {.study-process-84 {
    padding: 80px 0;
}.study-process-84 .corp-values-34 {
    grid-template-columns: 1fr;
}.study-process-84 .text-container-64 {
    border-left: none;
    transform: none;
    border-top: 4px solid rgb(147,147,149);
    border-radius: 30px;
}.study-process-84 .text-container-64::after {
    display: none;
}.study-process-84 .text-container-64 h2 {
    font-size: calc(31px * 0.9);
    transform: none;
}.study-process-84 .text-container-64 p {
    transform: none;
}.study-process-84 .corp-values-34::after,
    .study-process-84 .corp-values-34::before {
    display: none;
}
}



@media (max-width: 991px) {header .main-core-95 {
    padding: 0.7rem 2.5%;
}header .top-header-49 svg {
    width: 130px;
}header .head-top-37 {
    padding: 0.4rem;
    gap: 0.35rem;
}header .nav-base-08 {
    font-size: calc(16px - 1px);
    padding: 0.35rem 0.6rem;
}
}



@media (max-width: 1200px) {.statistical-overview-71 .statistics-boosters-75 {
    max-width: 500px;
}.statistical-overview-71 .statistics-boosters-75:nth-child(1) {
    transform: translateX(70px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(2) {
    transform: translateX(-70px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(3) {
    transform: translateX(140px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(4) {
    transform: translateX(-140px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(1):hover {
    transform: perspective(1000px) translateZ(30px) translateX(80px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(2):hover {
    transform: perspective(1000px) translateZ(30px) translateX(-80px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(3):hover {
    transform: perspective(1000px) translateZ(30px) translateX(150px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(4):hover {
    transform: perspective(1000px) translateZ(30px) translateX(-150px);
}.statistical-overview-71 .statistics-boosters-75 p {
    flex-basis: 120px;
    font-size: 3rem;
}.statistical-overview-71 svg {
    height: 45px;
    width: 45px;
}.statistical-overview-71 .statistics-boosters-75::after {
    height: 80px;
}.statistical-overview-71 .statistics-boosters-75:nth-child(odd)::after {
    right: calc(100% + 40px);
}.statistical-overview-71 .statistics-boosters-75:nth-child(even)::after {
    left: calc(100% + 40px);
}
}



@media (max-width: 992px) {.client-opinions-69 {
    padding: 70px 0;
}.client-opinions-69 h4 {
    margin-bottom: 60px;
}.client-opinions-69 .testimonial-sharing-36 {
    padding: 20px;
    width: 250px;
    height: 350px;
    margin: 0 15px;
}.client-opinions-69 .img-display-box-95 {
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
}.client-opinions-69 .testimonial-sharing-36 span {
    font-size: 17px;
}.client-opinions-69 .testimonial-sharing-36:nth-child(even) {
    margin-top: 20px;
}.client-opinions-69 .testimonial-sharing-36:nth-child(odd) {
    margin-top: -20px;
}
}



@media (min-width: 992px) {.course-program-info-45 .knowledge-track-52 {
    gap: 80px;
}.course-program-info-45 .img-display-box-95 {
    height: 500px;
}
}



@media (max-width: 767px) {.course-program-info-45 {
    padding: 60px 0;
}.course-program-info-45 .text-container-64 {
    grid-template-columns: 1fr;
}.course-program-info-45 .text-container-64 h2 {
    font-size: calc(43px * 0.9);
}.course-program-info-45 .img-display-box-95 {
    height: 350px;
}
}



@media (max-width: 767px) {.follow-71 .corp-values-34 h4 {
    margin-bottom: 1rem;
    text-align: center;
}.follow-71 .input_holder {
    margin-top: 0.5rem;
}.follow-71 .input_holder span + span {
    margin-top: 0.75rem;
}}


@media only screen and (max-width: 800px) {.cookie-comply-16 {
    display: none;
}.cookie-user-03 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookieAgreementModal-41 h5 {
    text-align: center;
}.cookieAgreementModal-41 p {
    text-align: center;
}.manage-cookies-94 {
    margin-bottom: 20px;
}body .wrapper-viewport-13 .accept-cookies-17 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media screen and (max-width: 575px) {.our-team-75 {
    padding: 50px 0;
}.our-team-75 h3 {
    font-size: calc(36px - 0.8rem);
    margin-bottom: 30px;
}.our-team-75 .method-innov-84 {
    padding-top: 220px;
    margin-bottom: 50px;
}.our-team-75 .method-innov-84 span {
    font-size: calc(19px - 0.4rem);
    margin-bottom: 200px;
}.our-team-75 .method-innov-84 .img-display-box-95,
    .our-team-75 .edu-ethos-10 .value-vision-42 {
    height: 200px;
}.our-team-75 .method-innov-84 p,
    .our-team-75 .edu-ethos-10 p {
    padding: 20px;
    font-size: calc(15px - 0.2rem);
}.our-team-75 .edu-ethos-10 {
    padding-bottom: 220px;
}.our-team-75 .method-innov-84::after,
    .our-team-75 .edu-ethos-10::after {
    width: 30px;
    height: 30px;
}
}



@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}



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



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




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



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes shine {
    0% {
        left: -100%;
    }
    20%, 100% {
        left: 100%;
    }
}



@keyframes pulseOrbit {
    0%, 100% {
        transform: translateY(-50%) scale(1);
        opacity: 0.6;
    }
    50% {
        transform: translateY(-50%) scale(1.5);
        opacity: 0.3;
    }
}

@keyframes patternRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

