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

html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}


.contacts-14 {
    overflow: hidden;
    background-color: rgb(184,184,187);
    padding: 80px 0;
    perspective: 1000px;
    position: relative;
}

.contacts-14 h2 {
    position: relative;
    font-size: 30px;
    transform: translateZ(30px);
    font-weight: 700;
    text-shadow: 2px 2px 0 rgb(147,147,149,0.5);
    color: #000000;
    margin-bottom: 30px;
}

.contacts-14 .edu-asknow-59 {
    position: relative;
    flex-wrap: wrap;
    margin-top: 40px;
    transform: translateZ(40px);
    display: flex;
    gap: 20px;
}

.contacts-14 .write-experts-92 svg {
    height: 24px;
    margin-right: 12px;
    width: 24px;
    transition: transform 0.3s ease;
    transform: translateZ(5px);
}

.contacts-14 .write-experts-92 svg path {
    transition: fill 0.3s ease;
    fill: rgb(147,147,149);
}

.contacts-14 p:nth-last-child(2) {
    transition: all 0.3s ease;
    box-shadow: 
    3px 3px 0 rgb(147,147,149,0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 12px 20px;
    display: flex;
    border-radius: 10px;
    transform: translateZ(20px) translateX(0) translateY(0);
    align-items: center;
}

.contacts-14 .write-experts-92:nth-child(3) {
    transition-delay: 0.3s;
}

.secure-zone-59 h2 {
    color: rgb(110,110,113);
    font-weight: 600;
    padding-left: 10px;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 30px;
    border-left: 4px solid rgb(110,110,113,0.5);
}

.secure-zone-59 div {
    margin-bottom: 20px;
}

.secure-zone-59 a {
    transition: color 0.3s, border-color 0.3s;
    border-bottom: 1px solid rgb(147,147,149,0.5);
    text-decoration: none;
    color: rgb(147,147,149);
}

.pricing-card-list-38::before {
    content: "";
    position: absolute;
    height: 300px;
    top: -50px;
    animation: float-effect 12s infinite alternate ease-in-out;
    background: rgb(147,147,149,0.5);
    filter: blur(80px);
    z-index: 0;
    width: 300px;
    right: -50px;
}

.pricing-card-list-38 .annual-plan-81 h2::after {
    left: 50%;
    height: 3px;
    background: rgb(147,147,149);
    position: absolute;
    bottom: -10px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
}

.pricing-card-list-38 .monthly-rate-10 {
    overflow: hidden;
    height: 100%;
    transform-style: preserve-3d;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    transition: box-shadow 0.4s ease;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    position: relative;
}

.pricing-card-list-38 .deal-grid-52 {
    display: block;
    margin: 10px 0 20px;
    font-weight: 700;
    white-space: normal;
    transition: transform 0.4s ease;
    color: rgb(110,110,113);
    font-size: 22px;
    position: relative;
    overflow-wrap: break-word;
    word-break: break-word;
}

.pricing-card-list-38 .img-display-box-95::after {
    transition: opacity 0.5s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    opacity: 0.6;
    inset: 0;
    position: absolute;
    content: "";
}

.contact-form-section-21 .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1rem;
}

.contact-form-section-21 .img-display-box-95 {
    transform: skew(-10deg);
    margin-left: -5%;
    min-height: 600px;
    flex: 0 0 45%;
    position: relative;
    z-index: 2;
}

.contact-form-section-21 h2::before {
    box-shadow: 0 0 15px rgb(147,147,149,0.5);
    left: 0;
    height: 1rem;
    top: 50%;
    background: rgb(147,147,149);
    border-radius: 50%;
    content: '';
    width: 1rem;
    position: absolute;
    transform: translateY(-50%);
}

.contact-form-section-21 .request-map-93 input:not([type="checkbox"]):not([type="submit"]) {
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    border: 1px solid rgb(147,147,149,0.5);
    background: rgb(110,110,113,0.5);
    color: #ffffff;
    position: relative;
    outline: none;
    width: 100%;
    border-radius: 10px;
}

.contact-form-section-21 .request-map-93 .feedback-message-10 label {
    color: #ffffff;
    align-items: center;
    display: flex;
    font-size: 14px;
}

.contact-form-section-21 .request-map-93 .feedback-message-10 a:hover {
    text-decoration: underline;
}

.contact-form-section-21 .request-map-93 .query-block-73:hover::before {
    opacity: 1;
}

.thanks-box-39 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,184,187) 0%, rgb(110,110,113,0.5) 100%);
    isolation: isolate;
}

.thanks-box-39::after {
    z-index: -1;
    opacity: 0.3;
    bottom: -50px;
    position: absolute;
    width: 250px;
    content: "";
    filter: blur(80px);
    right: -50px;
    background: rgb(147,147,149,0.5);
    height: 250px;
}

.thanks-box-39 .corp-values-34 {
    background: #ffffff;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateZ(10px) rotateX(2deg);
    padding: 2.5rem;
    position: relative;
}

.study-process-84::before {
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    background: repeating-linear-gradient(45deg, rgb(147,147,149,0.5) 0, rgb(147,147,149,0.5) 1px, transparent 1px, transparent 10px);
    top: 0;
}

.study-process-84 .text-container-64:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.study-process-84 .text-container-64 h2 {
    transform: translateZ(20px);
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 31px;
    margin-bottom: 30px;
}

.study-process-84 .text-container-64 h2::after {
    bottom: -15px;
    content: '';
    left: 0;
    background: rgb(147,147,149);
    position: absolute;
    width: 40px;
    transition: width 0.4s ease-out;
    height: 4px;
}



.study-process-84 .text-container-64 p::first-letter {
    font-weight: 700;
    color: rgb(147,147,149);
    font-size: 1.5em;
}

.welcome-board-83 {
    background: linear-gradient(135deg, rgb(110,110,113) 0%, rgb(147,147,149) 100%);
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.welcome-board-83 .learn-start-39 > div {
    max-width: 1400px;
    grid-template-columns: 1fr;
    width: 100%;
    transform: translateY(0);
    display: grid;
    animation: fadeInUp 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    gap: 3rem;
}

.welcome-board-83 .guide-bios-16:hover {
    transform: perspective(1200px) rotateY(0deg);
}

.welcome-board-83 .guide-bios-16::before {
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.3) 40%, 
    rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.welcome-board-83 .title_style_header::after {
    width: 6rem;
    transform: scaleX(0);
    background: rgb(110,110,113);
    animation: lineGrow 1s cubic-bezier(0.22, 1, 0.36, 1) 1.2s forwards;
    transform-origin: left;
    bottom: -1rem;
    height: 4px;
    position: absolute;
    left: 0;
    content: "";
}

header .container {
    padding: 0;
    width: 100%;
    position: relative;
    margin: 0;
    z-index: 1;
    max-width: 100%;
}

header .main-core-95 {
    padding: 0.8rem 3%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

header .top-header-49:hover::after {
    transform: scaleX(1);
}

header .top-header-49:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}

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

.statistical-overview-71 .container {
    transform: perspective(1000px) rotateX(10deg);
    padding-bottom: 100px;
    transform-style: preserve-3d;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.statistical-overview-71 ul {
    flex-direction: column;
    list-style: none;
    display: flex;
    transform-style: preserve-3d;
    margin: 0;
    padding: 0;
}

.statistical-overview-71 .statistics-boosters-75:hover {
    transform: perspective(1000px) translateZ(30px) translateX(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.statistical-overview-71 .statistics-boosters-75:hover::before {
    opacity: 0.1;
}

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

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

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

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

.statistical-overview-71 .statistics-boosters-75 p {
    flex-shrink: 0;
    font-size: 3.5rem;
    flex-basis: 140px;
    line-height: 1;
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
    color: transparent;
    transition: all 0.3s ease;
    text-align: center;
    background-clip: text !important;
    margin: 0;
    font-weight: 700;
    -webkit-background-clip: text !important;
}

.statistical-overview-71 .statistics-boosters-75:nth-child(odd)::after {
    top: 0;
    right: calc(100% + 50px);
}

.statistical-overview-71 .container::before {
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(147,147,149,0.5) 0%, transparent 15%),
        radial-gradient(circle at 90% 90%, rgb(110,110,113,0.5) 0%, transparent 15%),
        radial-gradient(circle at 90% 10%, rgb(147,147,149,0.5) 0%, transparent 12%),
        radial-gradient(circle at 10% 90%, rgb(110,110,113,0.5) 0%, transparent 12%),
        linear-gradient(45deg, rgb(147,147,149,0.5) 0%, transparent 2%),
        linear-gradient(135deg, rgb(110,110,113,0.5) 0%, transparent 2%),
        linear-gradient(225deg, rgb(147,147,149,0.5) 0%, transparent 2%),
        linear-gradient(315deg, rgb(110,110,113,0.5) 0%, transparent 2%);
    z-index: -2;
    position: absolute;
    left: 0;
    opacity: 0.15;
    content: "";
    top: 0;
    width: 100%;
    background-size: 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50px 50px, 50px 50px, 50px 50px, 50px 50px;
    height: 100%;
}

.launch-now-54 a.query-block-73:hover::before {
    transform: translateX(100%);
}

.launch-now-54 a.query-block-73 span {
    display: inline-block;
    z-index: 1;
    transition: transform 0.3s ease;
    position: relative;
}

.launch-now-54 a.query-block-73:active {
    transform: translateY(0) translateZ(5px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.client-opinions-69 .corp-values-34 {
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
    z-index: 1;
    padding: 0;
    overflow: hidden;
}

.client-opinions-69 h4::before {
    border-radius: 10px;
    height: 8px;
    content: "";
    transform: translateX(-50%);
    width: 100px;
    bottom: -20px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
}

.client-opinions-69 .testimonial-sharing-36:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 2;
    transform: translateY(-15px);
}

.client-opinions-69 .testimonial-sharing-36:hover::after {
    opacity: 0.3;
    transform: scale(1.2);
}

.client-opinions-69 .img-display-box-95 {
    transition: all 0.4s ease;
    position: relative;
    border-radius: 50%;
    width: 110px;
    margin-bottom: 25px;
    height: 110px;
    border: 5px solid #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.client-opinions-69 .testimonial-sharing-36:hover span::after {
    width: 60px;
    opacity: 1;
}

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

.client-opinions-69 .testimonial-sharing-36:nth-child(odd) {
    margin-top: -30px;
}

footer::after {
    right: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    top: 0;
    position: absolute;
}

.converter-50 .webinar-arch-48 {
    grid-column: span 7;
}

.converter-50 .main-info-20 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    display: grid;
}

.converter-50 .head-top-37 .main-info-20 {
    gap: 1rem;
    display: grid;
}

.converter-50 .head-top-37 .main-info-20 a::after {
    transition: all 0.3s ease;
    margin-left: 0.5rem;
    transform: translateX(-5px);
    opacity: 0;
    content: "\2192";
}

.price-table-51 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}

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

.course-program-info-45::before {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: 
        radial-gradient(ellipse at bottom right, rgb(147,147,149,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(110,110,113,0.5) 0%, transparent 60%);
    content: "";
    height: 100%;
    left: 0;
}

.course-program-info-45 .text-container-64 .description {
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    line-height: 1.8;
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    margin: 0;
    padding: 25px;
    position: relative;
    font-size: 17px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
}

.course-program-info-45 .img-display-box-95::before {
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
    inset: 0;
    position: absolute;
    z-index: 1;
    content: "";
}

.follow-71::after {
    right: 0;
    content: '';
    height: 100%;
    background-image: 
        radial-gradient(circle at 80% 20%, rgba(255,255,255,0.12) 0%, transparent 25%),
        radial-gradient(circle at 20% 80%, rgba(255,255,255,0.08) 0%, transparent 30%);
    z-index: -1;
    top: 0;
    position: absolute;
    width: 100%;
}

.follow-71 .input_holder span:first-child::before {
    height: 10px;
    border-radius: 50%;
    left: -20px;
    transform: translateY(-50%);
    animation: pulseOrbit 4s infinite;
    position: absolute;
    content: '';
    top: 50%;
    width: 10px;
    background-color: rgb(255, 255, 255, 0.5);
    opacity: 0.6;
}

.follow-71 .input_holder .news-box-43:hover {
    transform: translateY(-3px) scale(1.02);
    background: linear-gradient(135deg, rgb(147,147,149), rgb(110,110,113));
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.cookieAgreementModal-41 {
    background: rgb(184,184,187);
    border-top: 2px solid rgb(147,147,149);
    z-index: 90;
    position: fixed;
    width: 100%;
    bottom: 0;
}

#trackingFormPanel-52 {
    display: none;
}

#trackingFormPanel-52:checked ~ .cookieAgreementModal-41 {
    visibility: hidden;
    opacity: 0;
}



.wrapper-viewport-13 .cookieAgreementModal-41 {
    background: rgb(110,110,113);
    box-shadow: rgb(110,110,113,0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    border: none;
}

.our-team-75 {
    overflow: hidden;
    background: rgb(184,184,187);
    padding: 120px 0;
    position: relative;
}

.our-team-75 .corp-values-34 {
    position: relative;
}

.our-team-75 h3::after {
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    border-radius: 10px;
    bottom: -15px;
    left: 50%;
}

.our-team-75 .method-innov-84 span {
    font-size: 19px;
    letter-spacing: 1px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 600;
    color: rgb(147,147,149);
    text-align: center;
}

.our-team-75 .edu-ethos-10 {
    flex-direction: column;
    display: flex;
    position: relative;
}

.our-team-75 .edu-ethos-10 p {
    width: 60%;
    padding: 50px;
    z-index: 2;
    color: #000000;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    font-size: 15px;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 27px;
}

.our-team-75 .edu-ethos-10 p::before {
    left: -30px;
    bottom: -30px;
    background: rgb(110,110,113);
}

.our-team-75 .edu-ethos-10::after {
    left: 20%;
    border-color: rgb(110,110,113,0.5);
    top: 30px;
}

.training-specialist-48 {
    border-radius: 25px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,184,187) 0%, rgb(147,147,149,0.5) 100%);
    padding: 4rem 2rem;
    position: relative;
}

.training-specialist-48 .img-display-box-95 {
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 400px;
    transform: rotate(-3deg) translateY(20px);
}

.training-specialist-48 .testimonial-sharing-36:hover .emp-progress-64 {
    transform: translateY(0) rotate(0deg);
}

.training-specialist-48 .testimonial-sharing-36:hover .name::after {
    transform: scaleX(1);
}

.training-specialist-48 .emp-progress-64 > div:nth-child(2) {
    transform: translateX(5px);
    font-size: 19px;
    color: rgb(110,110,113);
    font-weight: 600;
    opacity: 0.8;
    transition: all 0.3s ease;
    margin-bottom: 1.5rem;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}


@media only screen and (max-width: 800px) {.secure-zone-59 {
    padding: 20px;
}.secure-zone-59 h1 {
    font-size: calc(24px - 4px);
}.secure-zone-59 h2 {
    font-size: calc(24px - 4px);
}.secure-zone-59 p {
    font-size: calc(15px - 2px);
}.secure-zone-59 button {
    font-size: calc(17px - 2px);
    padding: 8px 16px;
}}



@media (max-width: 991px) {.pricing-card-list-38 {
    padding: 80px 0;
}.pricing-card-list-38 .annual-plan-81 {
    margin-bottom: 20px;
}
}



@media (max-width: 767px) {.pricing-card-list-38 {
    padding: 60px 0;
}.pricing-card-list-38 .fee-structure-04 {
    gap: 25px;
    grid-template-columns: 1fr;
}.pricing-card-list-38 .annual-plan-81 h2 {
    font-size: calc(32px - 4px);
}.pricing-card-list-38 .img-display-box-95 {
    height: 180px;
}.pricing-card-list-38 .trial-pricing-14 {
    padding: 25px;
}
}



@media screen and (max-width: 768px) {.contact-form-section-21 {
    padding: 3rem 0;
}.contact-form-section-21 h2 {
    padding-left: 1.5rem;
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
}.contact-form-section-21 h2::before {
    width: 0.8rem;
    height: 0.8rem;
}.contact-form-section-21 .request-map-93 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(33px * 0.9);
}.contact-form-section-21 .request-map-93 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media screen and (max-width: 992px) {.study-process-84 {
    padding: 100px 0;
}.study-process-84 .corp-values-34 {
    gap: 30px;
}.study-process-84 .text-container-64 {
    padding: 40px 30px;
}.study-process-84 .corp-values-34::after,
    .study-process-84 .corp-values-34::before {
    width: 120px;
    height: 120px;
}
}



@media (min-width: 992px) {.welcome-board-83 .learn-start-39 {
    padding: 3% 5%;
}.welcome-board-83 h3 {
    padding: 3rem;
    font-size: calc(18px * 1.3);
}.welcome-board-83 .guide-bios-16 {
    transform: perspective(1500px) rotateY(-3deg);
}.welcome-board-83 .guide-bios-16 > div {
    padding: 6rem 4rem;
}.welcome-board-83 .title_style_header {
    font-size: calc(39px * 1.4);
}.welcome-board-83 .guide-bios-16 p {
    font-size: calc(15px * 1.3);
    max-width: 80%;
}
}



@media (max-width: 480px) {header .main-core-95 {
    padding: 0.6rem 1.5%;
}header .top-header-49 svg {
    width: 110px;
}header .head-top-37 {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .head-top-37::-webkit-scrollbar {
    height: 2px;
}header .head-top-37::-webkit-scrollbar-thumb {
    background: rgb(147,147,149);
    border-radius: 10px;
}header .nav-base-08 {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media (max-width: 576px) {.statistical-overview-71 {
    padding: 60px 0;
}.statistical-overview-71 h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.8);
    letter-spacing: 2px;
}.statistical-overview-71 .statistics-boosters-75 {
    gap: 15px;
    padding: 15px;
}.statistical-overview-71 .statistics-boosters-75 p {
    flex-basis: 70px;
    font-size: 2rem;
}.statistical-overview-71 svg {
    height: 30px;
    width: 30px;
}.statistical-overview-71 .statistics-boosters-75 span {
    font-size: calc(13px * 0.9);
}}



@media screen and (max-width: 992px) {.launch-now-54 {
    padding: 4rem 1.5rem;
}.launch-now-54 h6 {
    font-size: calc(22px - 2px);
    margin-bottom: 2rem;
}.launch-now-54 a.query-block-73 {
    padding: 0.9rem 2rem;
}
}



@media screen and (max-width: 768px) {.launch-now-54 {
    padding: 3.5rem 1.25rem;
}.launch-now-54 h6 {
    margin-bottom: 1.75rem;
    font-size: calc(22px - 4px);
    line-height: 1.5;
}.launch-now-54::after {
    right: -30%;
    top: -30%;
}
}



@media (max-width: 1200px) {.client-opinions-69 {
    padding: 90px 0;
}.client-opinions-69 .testimonial-sharing-36 {
    padding: 25px;
    width: 280px;
    height: 380px;
}.client-opinions-69 .img-display-box-95 {
    height: 90px;
    width: 90px;
}
}



@media (max-width: 768px) {.client-opinions-69 {
    padding: 60px 0;
}.client-opinions-69 .corp-values-34 {
    padding: 0 20px;
    overflow: visible;
}.client-opinions-69 .edu-ratings-38 {
    flex-direction: column;
    animation: none;
    width: 100%;
}.client-opinions-69 .testimonial-sharing-36 {
    width: 100%;
    min-height: 200px;
    padding: 25px;
    height: auto;
    margin: 0 0 30px;
}.client-opinions-69 .testimonial-sharing-36:last-child {
    margin-bottom: 0;
}.client-opinions-69 .testimonial-sharing-36:nth-child(even),
    .client-opinions-69 .testimonial-sharing-36:nth-child(odd) {
    margin-top: 0;
}.client-opinions-69 .testimonial-sharing-36::after {
    width: 40px;
    height: 40px;
}.client-opinions-69 .img-display-box-95 {
    width: 80px;
    margin-bottom: 15px;
    height: 80px;
}.client-opinions-69 .testimonial-sharing-36 p {
    margin-top: 10px;
}}



@media (min-width: 992px) {.follow-71 {
    padding: 5rem 0;
}.follow-71::before {
    width: 60%;
}.follow-71 .corp-values-34 {
    transform: perspective(1500px) rotateX(1deg);
}.follow-71 .corp-values-34 h4 {
    font-size: calc(18px * 1.2);
    max-width: 85%;
}.follow-71 .input_holder {
    padding-left: 2rem;
}.follow-71 .input_holder span:first-child::before {
    height: 12px;
    width: 12px;
    left: -30px;
}.follow-71 .input_holder span:last-child::after {
    right: -25px;
    width: 8px;
    height: 8px;
}
}



@media screen and (max-width: 767px) {.our-team-75 {
    padding: 60px 0;
}.our-team-75 h3 {
    margin-bottom: 40px;
    font-size: calc(36px - 0.6rem);
}.our-team-75 h3::after {
    width: 60px;
    bottom: -10px;
    height: 2px;
}.our-team-75 .method-innov-84 {
    padding-top: 250px;
    margin-bottom: 60px;
}.our-team-75 .method-innov-84::before {
    bottom: -30px;
    width: 80%;
}.our-team-75 .method-innov-84 span {
    margin-bottom: 230px;
    font-size: calc(19px - 0.3rem);
}.our-team-75 .method-innov-84 .img-display-box-95 {
    left: 0;
    height: 220px;
    transform: none;
    top: 60px;
    width: 100%;
    position: absolute;
    border-radius: 27px;
}.our-team-75 .method-innov-84 p {
    padding: 25px;
    width: 100%;
}.our-team-75 .edu-ethos-10 {
    padding-bottom: 250px;
}.our-team-75 .edu-ethos-10 .value-vision-42 {
    right: 0;
    bottom: 0;
    height: 220px;
    top: auto;
    border-radius: 27px;
    width: 100%;
    transform: none;
    position: absolute;
}.our-team-75 .edu-ethos-10 p {
    padding: 25px;
    width: 100%;
}
}

@keyframes rotate {
    0% {
        transform: rotate(20deg);
    }
    100% {
        transform: rotate(380deg);
    }
}



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


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

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



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

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

@keyframes rotateFade {
    0% {
        transform: rotate(0deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(180deg);
        opacity: 0.6;
    }
    100% {
        transform: rotate(360deg);
        opacity: 0.2;
    }
}

