* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.converter-50 {
    flex: 0 0 auto;
}

.converter-50 {
    color: #ffffff;
    position: relative;
    padding: 5rem 0 2rem;
}

.contacts-14::before {
    height: 100%;
    width: 100%;
    transform: rotateX(10deg);
    position: absolute;
    content: "";
    transform-origin: top;
    left: 0;
    z-index: 0;
    top: 0;
    background: 
    linear-gradient(120deg, rgb(147,147,149,0.5) 0%, transparent 30%),
    linear-gradient(240deg, rgb(110,110,113,0.5) 0%, transparent 30%);
}

.contacts-14 p {
    line-height: 1.7;
    position: relative;
    font-size: 14px;
    transform: translateZ(20px);
    color: #000000;
    margin-bottom: 30px;
}

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

.contacts-14 p svg {
    transform: translateZ(5px);
    margin-right: 10px;
    width: 22px;
    height: 22px;
}

.contacts-14 p:nth-last-child(2):hover {
    box-shadow: 
    6px 6px 0 rgb(147,147,149,0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(25px) translateX(-3px) translateY(-3px);
}

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

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

.secure-zone-59 h1 {
    letter-spacing: 1.5px;
    font-size: 40px;
    color: rgb(147,147,149);
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(147,147,149,0.5);
    text-transform: uppercase;
}

.secure-zone-59 p {
    line-height: 1.6;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: Arial, sans-serif;
}

.secure-zone-59 button {
    cursor: pointer;
    color: #ffffff;
    font-size: 17px;
    background-color: rgb(147,147,149);
    border: none;
    padding: 10px 20px;
    transition: background-color 0.3s, transform 0.3s;
    font-weight: 700;
    border-radius: 10px;
}

.pricing-card-list-38 .sub-options-19 {
    flex-direction: column;
    gap: 60px;
    display: flex;
}

.pricing-card-list-38 .annual-plan-81 h2 {
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.pricing-card-list-38 .enroll-cost-50:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing-card-list-38 .trial-pricing-14 {
    position: relative;
    overflow: hidden;
    flex-direction: column;
    padding: 30px;
    z-index: 2;
    display: flex;
    flex-grow: 1;
}

.pricing-card-list-38 .trial-pricing-14 h3 {
    margin-bottom: 10px;
    font-size: calc(22px + 2px);
    overflow-wrap: break-word;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    font-weight: 700;
    word-break: break-word;
    white-space: normal;
}

.pricing-card-list-38 .trial-pricing-14 p {
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    margin-bottom: 0;
    font-size: calc(17px - 1px);
    word-break: break-word;
    transition: color 0.3s ease;
    color: #000000;
}

.pricing-card-list-38 .enroll-cost-50:hover::after {
    opacity: 0.5;
}

.contact-form-section-21 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(184,184,187) 0%, 
        rgb(110,110,113,0.5) 100%
    );
}

.contact-form-section-21 .img-display-box-95::before {
    z-index: 1;
    opacity: 0.7;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(
        135deg, 
        rgb(147,147,149,0.5) 0%, 
        rgb(110,110,113,0.5) 100%
    );
    transform: skew(10deg);
    width: 120%;
    height: 100%;
    content: '';
}

.contact-form-section-21 .request-map-93 form {
    display: grid;
    gap: 1.5rem;
}

.contact-form-section-21 .request-map-93 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.contact-form-section-21 .request-map-93 .feedback-message-10 {
    align-items: center;
    display: flex;
    gap: 1rem;
}

.contact-form-section-21 .request-map-93 .feedback-message-10 input[type="checkbox"]:checked {
    border-color: rgb(147,147,149);
    background: rgb(147,147,149);
}

.contact-form-section-21 .request-map-93 .feedback-message-10 a {
    transition: color 0.3s ease;
    margin-left: 0.3rem;
    color: rgb(147,147,149);
    text-decoration: none;
}

.contact-form-section-21 .request-map-93 .query-block-73:hover {
    box-shadow: 0 10px 20px rgb(147,147,149,0.5);
    transform: translateY(-3px);
}

.thanks-box-39::before {
    animation: patternShift 30s linear infinite;
    position: absolute;
    opacity: 0.15;
    background: repeating-linear-gradient(
        -45deg,
        rgb(110,110,113,0.5) 0px,
        rgb(110,110,113,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
}

.thanks-box-39 .corp-values-34::before {
    top: 0;
    height: 6px;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
    left: 0;
    animation: gradientShift 8s ease infinite;
}

.thanks-box-39 .corp-values-34:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

.study-process-84 .text-container-64::before {
    left: 0;
    opacity: 0.1;
    background-size: 20px 20px;
    z-index: -1;
    background: linear-gradient(45deg, transparent 49%, rgb(147,147,149) 49%, rgb(147,147,149) 51%, transparent 51%);
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
    position: absolute;
}

.study-process-84 .text-container-64::before {
    animation: glimmer 8s infinite ease-in-out;
}

.study-process-84 .text-container-64:hover h2::after {
    width: 100%;
}

.study-process-84 .corp-values-34::after {
    top: -30px;
    width: 200px;
    border: 2px solid rgb(110,110,113,0.5);
    height: 200px;
    border-radius: 30px;
    position: absolute;
    transform: rotate(20deg);
    content: '';
    animation: rotate 40s linear infinite;
    opacity: 0.3;
    right: 10%;
}

.welcome-board-83::after {
    animation: moveGradient 20s ease-in-out infinite alternate;
    top: -30%;
    position: absolute;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    right: -30%;
    width: 80%;
    content: "";
    height: 80%;
    z-index: 2;
}

.welcome-board-83 h3::before {
    background: rgb(110,110,113);
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    transform: scaleY(1.1);
    top: 0;
    width: 5px;
}

.welcome-board-83 .guide-bios-16 > div {
    display: flex;
    justify-content: flex-end;
    z-index: 2;
    flex-direction: column;
    padding: 5rem 3rem;
    height: 100%;
    position: relative;
}

.welcome-board-83 .guide-bios-16 p::before {
    position: absolute;
    height: 1rem;
    content: "";
    top: 0.5rem;
    background: rgb(147,147,149);
    left: 0;
    width: 1rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.welcome-board-83 .guide-bios-16::after {
    height: 150px;
    opacity: 0.3;
    background: linear-gradient(45deg, rgb(147,147,149,0.5) 0%, rgb(110,110,113) 100%);
    content: "";
    position: absolute;
    width: 150px;
    bottom: 2rem;
    animation: rotate 15s linear infinite;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: 1;
    right: 2rem;
}

header .top-header-49 {
    padding: 0.6rem;
    align-items: center;
    display: flex;
    margin-right: 1rem;
    text-decoration: none;
    position: relative;
}

header .nav-base-08 {
    position: relative;
    font-size: 16px;
    z-index: 1;
    transition: all 0.3s ease;
    font-weight: 400;
    padding: 0.4rem 0.7rem;
    color: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none;
    overflow: hidden;
    border-radius: 10px;
}

.statistical-overview-71::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.15;
    width: 100%;
    background: linear-gradient(315deg, rgb(110,110,113,0.5) 0%, transparent 75%);
    z-index: -1;
    height: 100%;
}

.statistical-overview-71 h2::after {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
    height: 4px;
    border-radius: 10px;
    left: 50%;
    bottom: -15px;
    width: 60px;
}



.statistical-overview-71 h2::after {
    animation: gradient 3s ease infinite;
    background-size: 200% 200%;
}

.statistical-overview-71 .statistics-boosters-75:nth-child(even)::before {
    background: linear-gradient(90deg, transparent, rgb(110,110,113,0.5));
}

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

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

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

.statistical-overview-71 .statistics-boosters-75:hover p {
    transform: scale(1.1);
}

.statistical-overview-71 .statistics-boosters-75:hover span {
    color: #000000;
}

.statistical-overview-71 svg {
    transition: all 0.4s ease;
    width: 50px;
    flex-shrink: 0;
    fill: rgb(147,147,149);
    height: 50px;
}

.statistical-overview-71 .statistics-boosters-75::after {
    width: 2px;
    background: linear-gradient(to bottom, rgb(147,147,149,0.5), transparent);
    height: 100px;
    content: "";
    position: absolute;
    z-index: -1;
}




.statistical-overview-71 .container::after {
    top: 0;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(147,147,149) 0%, transparent 0.5%),
        radial-gradient(circle at 80% 40%, rgb(110,110,113) 0%, transparent 0.5%),
        radial-gradient(circle at 40% 70%, rgb(147,147,149) 0%, transparent 0.4%),
        radial-gradient(circle at 60% 20%, rgb(110,110,113) 0%, transparent 0.4%),
        radial-gradient(circle at 30% 60%, rgb(147,147,149) 0%, transparent 0.3%),
        radial-gradient(circle at 70% 80%, rgb(110,110,113) 0%, transparent 0.3%);
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: -3;
    animation: float 20s infinite linear;
}

.launch-now-54 a.query-block-73 {
    padding: 1rem 2.5rem;
    font-size: 18px;
    justify-content: center;
    color: rgb(147,147,149);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    text-decoration: none;
    font-weight: 700;
    display: inline-flex;
    transform: translateZ(10px);
    position: relative;
    border: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    align-items: center;
}

.client-opinions-69::after {
    z-index: 0;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.05;
    background-size: 50px 50px;
    height: 100%;
    background-image: 
        linear-gradient(90deg, rgb(147,147,149,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(147,147,149,0.5) 1px, transparent 1px);
    content: "";
    width: 100%;
}

.client-opinions-69 .edu-ratings-38:hover {
    animation-play-state: paused;
}

.client-opinions-69 .testimonial-sharing-36 {
    transition: all 0.4s ease;
    margin: 0 20px;
    position: relative;
    width: 320px;
    flex-direction: column;
    display: flex;
    height: 400px;
    transform: translateY(0);
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    z-index: 1;
    padding: 30px;
    background: #ffffff;
}

.client-opinions-69 .testimonial-sharing-36 span::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    background: rgb(147,147,149);
    transform: translateX(-50%);
    height: 2px;
    width: 40px;
    transition: all 0.3s ease;
    opacity: 0.5;
}

.client-opinions-69 .testimonial-sharing-36:nth-child(3n+2)::after {
    background: rgb(110,110,113,0.5);
}

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

footer::before {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: linear-gradient(to right, rgb(110,110,113), rgb(147,147,149));
    position: absolute;
    right: 0;
    opacity: 0.9;
    content: "";
}

.converter-50 .company_holder h3 {
    position: relative;
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 1rem;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 1.5rem;
}

.converter-50 .head-top-37 h5 {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
    position: relative;
    font-size: 18px;
    padding-bottom: 0.8rem;
    margin: 0 0 1.5rem;
}

.converter-50 .head-top-37 .main-info-20 a:hover::after {
    opacity: 1;
    transform: translateX(0);
}

.converter-50::after {
    width: 50px;
    position: absolute;
    top: 2rem;
    height: 50px;
    content: "";
    right: 2rem;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}

.course-program-info-45 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background-color: rgb(110,110,113);
}

.course-program-info-45 .container {
    z-index: 2;
    position: relative;
}

.course-program-info-45 .text-container-64 {
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    gap: 30px;
    display: grid;
    order: 2;
}

.course-program-info-45 .text-container-64 h2::after {
    border-radius: 10px;
    width: 100px;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, rgb(147,147,149), rgb(110,110,113));
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    height: 3px;
}

.course-program-info-45 .text-container-64 .description:last-of-type::before {
    background: rgb(110,110,113);
}

.course-program-info-45 .text-container-64 .description::after {
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    pointer-events: none;
    top: 0;
}

.follow-71 .corp-values-34 {
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 2;
    position: relative;
    grid-gap: 2rem;
}

.follow-71 .input_holder {
    gap: 1rem;
    display: flex;
    flex-direction: column;
    z-index: 3;
    position: relative;
}

.follow-71 .input_holder span:last-child::after {
    transform: translateY(-50%);
    animation: pulseOrbit 3s infinite 1s;
    width: 6px;
    border-radius: 50%;
    height: 6px;
    right: -15px;
    background-color: rgb(147,147,149);
    position: absolute;
    content: '';
    top: 50%;
}

.follow-71 .input_holder .news-box-43 {
    letter-spacing: 0.5px;
    background: linear-gradient(135deg, rgb(110,110,113), rgb(147,147,149));
    color: #ffffff;
    font-weight: 600;
    width: 100%;
    border: none;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 10px;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
    padding: 15px 25px;
}

.cookie-comply-16 svg, .cookie-comply-16 svg path, .cookie-comply-16 img {
    width: 100px;
    height: 100px;
    fill: rgb(147,147,149);
}

.wrapper-viewport-13 .manage-cookies-94 h5, .wrapper-viewport-13 .manage-cookies-94 p {
    color: #ffffff;
}

.our-team-75::before {
    position: absolute;
    content: "";
    opacity: 0.15;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgb(147,147,149,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(110,110,113,0.5) 0%, transparent 40%);
    z-index: 1;
    height: 100%;
    animation: bgAnimationPulse 15s infinite alternate;
    left: 0;
    filter: blur(50px);
}

.our-team-75 .method-innov-84 span::after {
    width: 30px;
    height: 2px;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    background: rgb(147,147,149);
}

.our-team-75 .method-innov-84 .img-display-box-95::before {
    top: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), transparent);
    width: 100%;
    z-index: 2;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
}

.our-team-75 .edu-ethos-10 .value-vision-42::before {
    z-index: 2;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), transparent);
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}

.our-team-75 .method-innov-84::after,
.our-team-75 .edu-ethos-10::after {
    z-index: 3;
    position: absolute;
    height: 40px;
    content: "";
    animation: rotateFade 10s infinite linear;
    border: 1px solid rgb(147,147,149,0.5);
    width: 40px;
}



.our-team-75 .method-innov-84::after {
    border-color: rgb(147,147,149,0.5);
    bottom: 30px;
    right: 20%;
}

.training-specialist-48 .testimonial-sharing-36:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.training-specialist-48 .img-display-box-95::after {
    left: 0;
    background: linear-gradient(45deg, rgb(147,147,149,0.5) 0%, transparent 70%);
    height: 100%;
    width: 100%;
    border-radius: 10px;
    content: "";
    top: 0;
    position: absolute;
}

.training-specialist-48 .name::after {
    height: 3px;
    width: 60px;
    transition: transform 0.3s ease;
    background: linear-gradient(90deg, rgb(110,110,113) 0%, rgb(147,147,149) 100%);
    bottom: -8px;
    transform: scaleX(0.6);
    left: 0;
    transform-origin: left;
    content: "";
    position: absolute;
}



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



@media (max-width: 767px) {.contacts-14 {
    padding: 50px 0;
    perspective: none;
}.contacts-14 .support-request-76 {
    transform: none;
    padding: 30px 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contacts-14 h2,
  .contacts-14 p,
  .contacts-14 .edu-asknow-59,
  .contacts-14 .write-experts-92,
  .contacts-14 .write-experts-92 svg,
  .contacts-14 p:nth-last-child(2) {
    transform: none !important;
}.contacts-14 h2 {
    text-shadow: 1px 1px 0 rgb(147,147,149,0.5);
    margin-bottom: 20px;
    font-size: calc(30px * 0.85);
}.contacts-14 h2::after {
    height: 4px;
    width: 60px;
}.contacts-14 p {
    font-size: calc(14px * 0.95);
    margin-bottom: 25px;
}.contacts-14 .edu-asknow-59 {
    margin-top: 25px;
    gap: 12px;
    flex-direction: column;
}.contacts-14 .write-experts-92 {
    width: 100%;
    box-shadow: 3px 3px 0 rgb(147,147,149);
}.contacts-14 .write-experts-92:hover {
    box-shadow: 6px 6px 0 rgb(147,147,149);
    transform: translateX(-3px) translateY(-3px);
}.contacts-14 .write-experts-92 svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.contacts-14 .support-request-76::before,
  .contacts-14 .support-request-76::after {
    display: none;
}}



@media (max-width: 576px) {.thanks-box-39 {
    padding: 3rem 0;
}.thanks-box-39 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(28px * 0.7);
}.thanks-box-39 h2::after {
    height: 3px;
    bottom: -10px;
}.thanks-box-39 .corp-values-34 {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.thanks-box-39 .corp-values-34::before {
    height: 4px;
}.thanks-box-39 .corp-values-34 span {
    line-height: 1.5;
    font-size: calc(12px * 0.95);
}
}



@media (min-width: 768px) {.welcome-board-83 .learn-start-39 > div {
    grid-template-columns: 0.5fr 1fr;
    gap: 2rem;
}.welcome-board-83 h3 {
    align-items: center;
    display: flex;
    font-size: calc(18px * 1.2);
    margin-bottom: 0;
    height: 100%;
}.welcome-board-83 .guide-bios-16 {
    height: 75vh;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}.welcome-board-83 .title_style_header {
    font-size: calc(39px * 1.2);
    max-width: 90%;
}
}



@media (max-width: 767px) {header .main-core-95 {
    padding: 0.7rem 2%;
    justify-content: center;
}header .top-header-49 {
    margin: 0 0 0.6rem 0;
}header .top-header-49 svg {
    width: 120px;
}header .head-top-37 {
    justify-content: center;
    width: 100%;
}header .nav-base-08 {
    padding: 0.3rem 0.5rem;
    font-size: calc(16px - 2px);
}
}



@media (max-width: 768px) {.statistical-overview-71 {
    padding: 80px 0;
}.statistical-overview-71 .container {
    transform: none;
}.statistical-overview-71 h2 {
    margin-bottom: 50px;
    font-size: calc(31px * 0.9);
    transform: none;
}.statistical-overview-71 ul {
    flex-direction: column;
    display: flex;
    align-items: center;
}.statistical-overview-71 ul::before {
    display: none;
}.statistical-overview-71 .statistics-boosters-75 {
    transform: none !important;
    margin-bottom: 20px;
    flex-direction: row !important;
    padding: 20px;
    width: 100%;
    max-width: 100%;
}.statistical-overview-71 .statistics-boosters-75::after {
    display: none;
}.statistical-overview-71 .statistics-boosters-75:nth-child(even) {
    align-self: center;
}.statistical-overview-71 .statistics-boosters-75 p {
    flex-basis: 80px;
    font-size: 2.2rem;
}.statistical-overview-71 svg {
    width: 35px;
    height: 35px;
}.statistical-overview-71 .container::after {
    background-size: 5px 5px;
}
}



@media screen and (max-width: 576px) {.launch-now-54 {
    padding: 3rem 1rem;
}.launch-now-54 h6 {
    font-size: calc(12px + 1px);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.launch-now-54 a.query-block-73 {
    padding: 0.8rem 1.5rem;
    font-size: calc(18px - 1px);
}.launch-now-54::before, 
    .launch-now-54::after {
    transform: scale(0.8);
}}



@media (max-width: 1200px) {.converter-50 .container {
    gap: 1.5rem;
}
}



@media (max-width: 992px) {.converter-50 {
    padding: 4rem 0 2rem;
}.converter-50 .container {
    grid-template-columns: 1fr;
}.converter-50 .company_holder,
    .converter-50 .webinar-arch-48 {
    grid-column: span 12;
}.converter-50 .company_holder {
    margin-bottom: 2rem;
}.converter-50::after,
    .converter-50 .company_holder::before,
    .converter-50 .company_holder::after,
    .converter-50 .webinar-arch-48::after {
    display: none;
}
}



@media (max-width: 420px) {.converter-50 .company_holder h3::after,
    .converter-50 .head-top-37 h5::after {
    width: 30px;
}.converter-50 .head-top-37 .main-info-20 a:hover {
    padding-left: 0.3rem;
}}



@media (min-width: 768px) {.follow-71 {
    padding: 4rem 0;
}.follow-71 .corp-values-34 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    transform: perspective(1200px) rotateX(1deg);
}.follow-71 .corp-values-34 h4 {
    font-size: calc(18px * 1.1);
    max-width: 90%;
}.follow-71 .input_holder {
    flex-direction: row;
    gap: 1.5rem;
}.follow-71 .input_holder span:first-child {
    flex: 2;
}.follow-71 .input_holder span:last-child {
    flex: 1;
    max-width: 200px;
}
}



@media screen and (max-width: 1199px) {.our-team-75 {
    padding: 100px 0;
}.our-team-75 h3 {
    font-size: calc(36px - 0.2rem);
    margin-bottom: 50px;
}.our-team-75 .method-innov-84 {
    margin-bottom: 80px;
}.our-team-75 .method-innov-84 span {
    font-size: calc(19px - 0.1rem);
}.our-team-75 .method-innov-84 .img-display-box-95,
    .our-team-75 .edu-ethos-10 .value-vision-42 {
    height: 400px;
}.our-team-75 .method-innov-84 p,
    .our-team-75 .edu-ethos-10 p {
    padding: 40px;
    width: 65%;
}
}



@media screen and (min-width: 1600px) {.our-team-75 .method-innov-84 .img-display-box-95,
    .our-team-75 .edu-ethos-10 .value-vision-42 {
    height: 500px;
}.our-team-75 .method-innov-84 p,
    .our-team-75 .edu-ethos-10 p {
    padding: 60px;
    width: 55%;
}}



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



@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}



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



@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}



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



@keyframes float {
    0% {
        background-position: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
    100% {
        background-position: 100% 100%, 20% 80%, 80% 20%, 60% 30%, 40% 70%, 90% 10%;
    }
}



@keyframes scrollReviews {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}



@keyframes scan-move {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@keyframes bgAnimationPulse {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.2;
        filter: blur(80px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

