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

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

.eng-center-470 {
    flex: 0 0 auto;
}

.eng-center-470 {
    padding: 60px 0 40px;
    z-index: 5;
    position: relative;
    background-color: transparent;
}

.head-skill-940 {
    flex: 1 0 auto;
}


.thxFrame-723 {
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgb(203,202,180) 60%, rgba(rgb(171,158,155,0.5), 0.05) 100%);
    padding: 6rem 0;
    overflow: hidden;
    perspective: 1000px;
    position: relative;
}

.thxFrame-723 .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 2rem;
    transform-style: preserve-3d;
    margin: 0 auto;
    position: relative;
}

.thxFrame-723 .study-guides-463 {
    transform: translateZ(20px) rotateY(-2deg);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2.5rem 3rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    border-radius: 14px;
    margin: 1rem 0;
    position: relative;
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
}



.thxFrame-723 .study-guides-463 {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.thxFrame-723 li {
    padding-left: 0;
    position: relative;
}

.find-us-675 {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgba(245, 245, 255, 0.9) 100%);
}

.find-us-675::before {
    background-size: 40px 40px;
    height: 100%;
    transform: skewY(-2deg) scale(1.05);
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgba(rgb(171,158,155,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(171,158,155,0.5), 0.03) 1px, transparent 1px);
    content: "";
    z-index: 0;
}

.find-us-675 h3 {
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(171,158,155);
    font-weight: 700;
    display: inline-block;
    font-size: 38px;
}

.find-us-675 p {
    font-size: 15px;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.7;
}

.find-us-675 svg path {
    transition: all 0.3s ease;
    fill: rgb(171,158,155);
}

.find-us-675 .edu-asknow-354:hover {
    color: rgb(171,158,155);
    border-left: 3px solid rgb(171,158,155);
    transform: translateX(5px);
    background: rgba(rgb(171,158,155,0.5), 0.1);
}

header:before {
    pointer-events: none;
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    background: 
        radial-gradient(circle at 15% 15%, rgb(171,158,155,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(128,115,113,0.5) 0%, transparent 25%);
    left: 0;
    position: absolute;
    opacity: 0.1;
}

header .container:before {
    height: 100%;
    opacity: 0.5;
    mix-blend-mode: overlay;
    pointer-events: none;
    width: 100%;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    content: '';
    position: absolute;
}

header .head-base-673 {
    display: flex;
    align-items: center;
    position: relative;
    gap: 30px;
}

header .header-guide-390 {
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 2px;
    text-shadow: 0 0 1px #ffffff;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

header .header-guide-390:after {
    height: 2px;
    transform: translateX(-50%);
    opacity: 0.8;
    left: 50%;
    content: '';
    position: absolute;
    bottom: -2px;
    filter: blur(0.5px);
    background: linear-gradient(90deg, 
        rgb(171,158,155),
        #ffffff 50%,
        rgb(171,158,155)
    );
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 0;
}

header .main-tutor-216:after {
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    position: absolute;
    opacity: 0;
    top: -5px;
    content: '';
    border: 1px solid transparent;
    transition: all 0.5s ease;
    left: -5px;
    border-image: linear-gradient(45deg, rgb(171,158,155), rgb(128,115,113), rgb(171,158,155)) 1;
}

header .main-tutor-216:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

.data-exploration-921::before {
    background: radial-gradient(circle at 20% 30%, rgba(rgb(171,158,155,0.5), 0.05) 0%, transparent 60%);
    z-index: 0;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
}

.data-exploration-921 ul {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    padding: 0;
    list-style: none;
    display: grid;
    margin: 0;
    gap: 2.5rem;
}

.data-exploration-921 .statistics-support-843::before {
    content: "";
    opacity: 0;
    top: 0;
    transition: all 0.4s ease;
    transform: scaleX(0.7);
    background: linear-gradient(90deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    left: 0;
    height: 5px;
    position: absolute;
    right: 0;
}

.data-exploration-921 .statistics-support-843:hover p {
    transform: scale(1.1);
}

.data-exploration-921 .statistics-support-843 p::after {
    left: 50%;
    opacity: 0.7;
    height: 3px;
    position: absolute;
    content: "";
    bottom: -0.5rem;
    transform: translateX(-50%) scaleX(0.7);
    transition: all 0.4s ease;
    background: linear-gradient(90deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    width: 30px;
}

.data-exploration-921 h4::after {
    content: "";
    left: 50%;
    height: 4px;
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    opacity: 0.8;
    background: linear-gradient(90deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    bottom: 0;
}

.instructor-profile-715 .rating-reviews-162 {
    position: relative;
    gap: 20px 40px;
    grid-template-rows: auto auto 1fr;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    grid-template-columns: 35% 1fr;
    display: grid;
}

.instructor-profile-715 .rating-reviews-162:hover .img-hover-effect-875 {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.instructor-profile-715 .name {
    transform: perspective(1000px) rotateY(5deg);
    font-size: 38px;
    padding-left: 20px;
    grid-area: name;
    color: #ffffff;
    align-self: end;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    transform-origin: left center;
    position: relative;
}

.instructor-profile-715 .career-expertise-178 {
    line-height: 1.7;
    font-size: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border-radius: 26px;
    margin: 30px 0 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: quote;
    color: #ffffff;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    padding: 35px;
    position: relative;
    font-weight: 300;
    border-left: 4px solid rgb(171,158,155);
}

.our-mission-768 .content-pad-950::before {
    left: -20px;
    transform: scaleY(0.92);
    top: 0;
    transition: transform 0.4s ease-out;
    content: "";
    width: 5px;
    position: absolute;
    height: 100%;
    background: rgb(171,158,155);
}

.our-mission-768 h5 {
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    color: rgb(171,158,155);
    opacity: 0;
    display: inline-block;
    transform: translateX(-10px);
    font-weight: 700;
    margin: 0 0 20px;
    letter-spacing: 1.5px;
    animation: slideInTitle 0.8s forwards 0.3s;
    font-size: 18px;
}

.our-mission-768 p b {
    position: relative;
    font-weight: 700;
    color: rgb(128,115,113);
    display: inline-block;
    font-size: 1.2em;
}

.our-mission-768 ol li {
    opacity: 0;
    font-size: 13px;
    counter-increment: item;
    line-height: 1.8;
    text-align: justify;
    animation: fadeUp 0.8s forwards 0.9s;
    list-style: none;
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
    color: #000000;
    transform: translateY(20px);
}

.plan-card-512 .plan-options-963 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
    position: relative;
}

.plan-card-512 .pricing-deals-860 {
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-left: 4px solid rgb(171,158,155);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2rem;
    transform: translateZ(0);
}

.plan-card-512 .package-pricing-894 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
    perspective: 1000px;
}

.plan-card-512 .basic-rates-573:hover {
    transform: translateY(-10px);
}

.plan-card-512 .basic-rates-573:hover .price-tiers-058 {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(171,158,155,0.5);
}

.plan-card-512 .basic-rates-573:hover .price-tiers-058 {
    transform: rotate(0) translateZ(20px);
}

.plan-card-512 .rate-options-098::before {
    content: "";
    width: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
}

.plan-card-512 .rate-options-098 h3::after {
    transition: width 0.3s ease;
    bottom: -8px;
    width: 40px;
    left: 0;
    position: absolute;
    background: rgb(171,158,155);
    content: "";
    height: 3px;
}

.plan-card-512 .rate-options-098 p {
    color: #000000;
    margin-top: 1rem;
    word-break: break-word;
    flex: 1;
    line-height: 1.6;
    overflow-wrap: break-word;
    font-size: 12px;
}

.plan-card-512 .img-hover-effect-875::after {
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    height: 50%;
    width: 100%;
}

.title-section-971 > div {
    max-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.title-section-971 .start-hero-718::before {
    width: 60px;
    height: 4px;
    transform: translateZ(-5px);
    background: linear-gradient(90deg, rgb(171,158,155), rgb(128,115,113));
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
}

.title-section-971 .page-front-027::before {
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, rgb(171,158,155,0.5), rgba(0, 0, 0, 0.5));
    opacity: 0.85;
    left: 0;
}

.title-section-971 .page-front-027 p {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    transform: translateZ(10px);
    margin-bottom: 30px;
    position: relative;
    animation: fadeUp 0.6s ease-out 0.3s forwards;
    font-size: calc(14px * 1.2);
    opacity: 0;
    line-height: 1.6;
}

#cookiePopupNotice-182:checked ~ .cookie-popup-message-845 {
    opacity: 0;
    visibility: hidden;
}

.cookie-popup-message-845 p {
    font-size: 18px;
}

.cookie-layer-647 {
    min-width: 120px;
    cursor: pointer;
    color: rgb(171,158,155);
    border-bottom: 2px solid rgb(171,158,155);
    white-space: nowrap;
    font-size: 24px;
    text-align: center;
    margin-left: 10px;
    flex-shrink: 0;
    text-decoration: none;
    line-height: 35px;
}

.wrap-structure-703 .accept-cookies-035 h5 {
    font-weight: 700;
}

.wrap-structure-703 .accept-cookies-035 h5, .wrap-structure-703 .accept-cookies-035 p {
    color: #ffffff;
}

.program-overview-230::after {
    height: 200px;
    animation: float 15s ease-in-out infinite reverse;
    left: -3%;
    position: absolute;
    bottom: -3%;
    opacity: 0.1;
    z-index: 0;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(128,115,113) 0%, rgb(128,115,113,0.5) 80%);
    content: "";
    width: 200px;
}

.program-overview-230 h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

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

.program-overview-230 .img-hover-effect-875:hover {
    transform: scale(1.03);
}

.program-overview-230 .description {
    font-size: 16px;
    color: #000000;
    overflow-y: auto;
    max-height: 340px;
    padding-right: 15px;
    position: relative;
    line-height: 1.8;
    margin-bottom: 1.5rem;
}

footer {
    margin-top: 0;
    background-color: #000000;
    position: relative;
}

.eng-center-470 .company_holder {
    grid-column: span 4;
    position: relative;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
}

.eng-center-470 .cloud-lab-352 {
    font-size: 13px;
    opacity: 0.8;
    line-height: 1.6;
    color: #ffffff;
}

.eng-center-470 .head-base-673 {
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
    position: relative;
    border-radius: 10px;
}

.eng-center-470 .head-base-673 .main-nav-912 {
    grid-gap: 15px;
    display: grid;
}

.eng-center-470 .head-base-673 .main-nav-912 a {
    display: block;
    color: #ffffff;
    opacity: 0.8;
    transition: color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding-left: 15px;
}

.learn-nav-248 {
    z-index: 5;
    padding: 25px 0;
    margin-top: 40px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
}

.eng-center-470 .container::before {
    width: 100%;
    opacity: 0.05;
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    background: 
    linear-gradient(to right, rgb(171,158,155,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(171,158,155,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    pointer-events: none;
}

.eng-center-470 .head-base-673:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.eng-center-470 .head-base-673:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

.learn-nav-248 .netiquette-401::before {
    background: rgb(171,158,155);
    left: -40px;
    position: absolute;
    transform: translateY(-50%);
    width: 30px;
    opacity: 0.5;
    content: "";
    height: 1px;
    top: 50%;
}

.secure-bunker-785 h1 {
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: calc(18px * 1.2);
    color: #000000;
}

.secure-bunker-785 h2 {
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: calc(18px * 1.2);
    color: rgb(128,115,113);
    font-weight: 700;
}

.connect-with-us-183 {
    background: linear-gradient(145deg, rgb(203,202,180) 0%, rgba(9, 19, 32, 0.9) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.connect-with-us-183 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}

.connect-with-us-183 h2 {
    color: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 60px;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-align: center;
}

.connect-with-us-183 .reach-grid-764::before {
    opacity: 0.03;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom right, rgb(171,158,155,0.5), transparent);
    width: 100%;
    pointer-events: none;
    top: 0;
    content: "";
    left: 0;
}

.connect-with-us-183 .feedback-form-725 {
    padding: 50px;
    flex: 1;
    position: relative;
}

.connect-with-us-183 .feedback-form-725::after {
    bottom: 20px;
    height: 50px;
    left: 20px;
    opacity: 0.7;
    border-bottom: 2px solid rgb(171,158,155,0.5);
    content: "";
    position: absolute;
    width: 50px;
    border-left: 2px solid rgb(171,158,155,0.5);
}

.connect-with-us-183 form input[type="text"] {
    margin-bottom: 20px;
    border-radius: 10px;
    color: #ffffff;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 18px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
}

.connect-with-us-183 .request-map-375 label {
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    cursor: pointer;
    line-height: 1.5;
    font-size: 15px;
}

.connect-with-us-183 .request-map-375 input[type="checkbox"]:checked + label::after {
    width: 8px;
    content: "";
    transform: rotate(-45deg);
    border-left: 2px solid #ffffff;
    height: 4px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    top: 11px;
    left: 7px;
}

.connect-with-us-183 form .support-reach-842:hover::before {
    left: 0;
}

.connect-with-us-183 form .support-reach-842:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.connect-with-us-183 svg {
    height: 24px;
    fill: rgb(171,158,155);
    margin-right: 15px;
    width: 24px;
}


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



@media (min-width: 992px) {.thxFrame-723 {
    padding: 8rem 0;
}.thxFrame-723 h2 {
    max-width: 80%;
    transform: translateZ(15px);
    font-size: calc(28px * 1.1);
}.thxFrame-723 h2::after {
    width: 100px;
}.thxFrame-723 .study-guides-463 {
    margin: 2rem 0;
    padding: 3.5rem 4rem;
}.thxFrame-723 li span {
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}.thxFrame-723 li::before {
    width: 80px;
    height: 80px;
}
}



@media (min-width: 768px) {.find-us-675 .write-feedback-091 {
    border-radius: 11px;
    padding: 4rem;
}.find-us-675 .online-form-483 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    display: grid;
    gap: 1.5rem;
}.find-us-675 h3 {
    font-size: calc(38px * 1.1);
}.find-us-675 p {
    max-width: 80%;
}
}



@media (min-width: 1200px) {.find-us-675 .write-feedback-091 {
    max-width: 1000px;
    margin: 0 auto;
}.find-us-675::before {
    background-size: 60px 60px;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .head-base-673 {
    gap: 20px;
}header .main-tutor-216 svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .main-tutor-216 svg {
    height: 35px;
}header .head-base-673 {
    max-width: 100%;
    width: 100%;
}}



@media (max-width: 768px) {.data-exploration-921 {
    padding: 4rem 0 3rem;
}.data-exploration-921 ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
}.data-exploration-921 .statistics-support-843 {
    padding: 1.8rem 1.2rem;
}.data-exploration-921 h4 {
    margin-top: 3rem;
}
}



@media (max-width: 440px) {.data-exploration-921 ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}.data-exploration-921 .statistics-support-843 {
    padding: 1.5rem 1rem;
}}



@media (max-width: 992px) {.instructor-profile-715 {
    padding: 80px 0;
}.instructor-profile-715 .rating-reviews-162 {
    gap: 15px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-template-areas:
      "img-hover-effect-875"
      "name"
      "work-projects-078"
      "career-expertise-178";
}.instructor-profile-715 .img-hover-effect-875 {
    margin: 0 auto;
    transform: none;
    height: 320px;
    max-width: 320px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}.instructor-profile-715 .name,
  .instructor-profile-715 .rating-reviews-162 > span:not(.name) {
    text-align: center;
    padding-left: 0;
    transform: none;
}.instructor-profile-715 .name::after {
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
}.instructor-profile-715 .rating-reviews-162:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.instructor-profile-715 .career-expertise-178 {
    margin-top: 20px;
}.instructor-profile-715 .rating-reviews-162:hover .img-hover-effect-875,
  .instructor-profile-715 .rating-reviews-162:hover .name,
  .instructor-profile-715 .rating-reviews-162:hover > span:not(.name),
  .instructor-profile-715 .rating-reviews-162:hover .career-expertise-178 {
    transform: none;
}
}



@media (max-width: 991px) {.plan-card-512 {
    padding: 4rem 0;
}.plan-card-512 .pricing-deals-860 {
    order: -1;
}.plan-card-512 .pricing-deals-860 h2 {
    font-size: calc(33px * 0.9);
}.plan-card-512 .pricing-deals-860 .fee-structure-203 {
    max-width: 100%;
}
}



@media (max-width: 480px) {.plan-card-512 .rate-options-098 p {
    font-size: calc(12px * 0.9);
}.plan-card-512 .rate-options-098 h3 {
    font-size: 23px;
}.plan-card-512 .study-fees-903 {
    font-size: calc(23px * 1.3);
}.plan-card-512 .img-hover-effect-875 {
    height: 160px;
}}



@media (max-width: 480px) {.title-section-971 {
    min-height: 85vh;
    padding: 40px 10px;
}.title-section-971 .start-hero-718 {
    font-size: calc(46px * 0.7);
}.title-section-971 .page-front-027 {
    transform: none;
}.title-section-971 .page-front-027 > div {
    padding: 30px 20px;
}.title-section-971 .page-front-027 p {
    font-size: calc(14px * 0.9);
    margin-bottom: 15px;
}.title-section-971 .page-front-027 h3 {
    font-size: calc(37px * 0.7);
}.title-section-971 .start-hero-718::before {
    width: 40px;
    height: 3px;
}}



@media (min-width: 992px) {.program-overview-230 {
    padding: 7rem 0;
}.program-overview-230 h2 {
    font-size: calc(36px * 1.2);
}.program-overview-230 .training-guide-291 {
    grid-template-columns: 1fr 2fr;
}.program-overview-230 .description {
    max-height: 450px;
    font-size: calc(16px * 1.05);
    line-height: 1.85;
}
}



@media (max-width: 991px) {.eng-center-470 .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.eng-center-470 .company_holder {
    grid-column: span 12;
}.eng-center-470 .donate-btn-865 {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}



@media (max-width: 575px) {.eng-center-470 {
    padding: 30px 0 20px;
}.eng-center-470 .company_holder,
  .eng-center-470 .head-base-673 {
    padding: 20px;
}.eng-center-470 .company_holder h3 {
    font-size: calc(37px - 4px);
}.learn-nav-248 {
    padding: 20px 0;
}}



@media screen and (max-width: 991px) {.connect-with-us-183 {
    padding: 80px 0;
}.connect-with-us-183 .reach-grid-764 {
    flex-direction: column;
}.connect-with-us-183 .img-hover-effect-875 {
    min-height: 300px;
    order: 1;
}.connect-with-us-183 .feedback-form-725 {
    order: 2;
    padding: 40px 30px;
}
}



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



@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}



@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}



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



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

