﻿header,footer {
    width: 100%;
}

header {
    z-index: 1000;
    position: fixed;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    top: 0;
    border-bottom: 1px solid rgb(171,158,155,0.5);
    -webkit-backdrop-filter: blur(10px);
    left: 0;
    width: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(180deg, 
        rgb(171,158,155) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
}

.thxFrame-723::after {
    bottom: -10%;
    opacity: 0.04;
    height: 60%;
    transform: rotate(10deg) translateZ(-5px);
    right: -5%;
    width: 30%;
    filter: blur(15px);
    background: linear-gradient(135deg, rgb(128,115,113,0.5) 10%, transparent 70%);
}

.thxFrame-723 h2 {
    max-width: 90%;
    font-size: 28px;
    color: #000000;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    margin-bottom: 3rem;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
    transform: translateZ(10px);
}

.thxFrame-723 .study-guides-463::before {
    top: -10px;
    right: -10px;
    border-radius: 100px;
    transform: translateZ(5px);
    bottom: -10px;
    opacity: 0.1;
    pointer-events: none;
    border: 1px solid rgb(171,158,155,0.5);
    left: -10px;
    position: absolute;
    content: '';
}

.thxFrame-723 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.thxFrame-723 li span {
    position: relative;
    display: block;
    font-family: Arial, sans-serif;
    transform: translateZ(5px);
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
}

.find-us-675::after {
    z-index: 0;
    background: linear-gradient(45deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    border-radius: 50%;
    height: 200px;
    bottom: -50px;
    filter: blur(80px);
    right: -50px;
    width: 200px;
    position: absolute;
    opacity: 0.1;
    content: "";
}

.find-us-675 .write-feedback-091:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.find-us-675 h3::after {
    left: 0;
    content: "";
    height: 3px;
    bottom: -8px;
    background: linear-gradient(to right, rgb(171,158,155), transparent);
    width: 40%;
    position: absolute;
}

.find-us-675 svg {
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
}

.find-us-675 .online-form-483 {
    margin: 1.5rem 0 0 0;
    list-style: none;
    gap: 1rem;
    flex-direction: column;
    padding: 0;
    display: flex;
}

.find-us-675 .edu-asknow-354:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.find-us-675 .edu-asknow-354:hover svg path {
    fill: rgb(128,115,113);
}

header:after {
    opacity: 0.02;
    mix-blend-mode: overlay;
    content: '';
    top: 0;
    width: 100%;
    pointer-events: none;
    height: 100%;
    left: 0;
    position: absolute;
}

header .container {
    padding: 18px 25px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

header .nav-primary-842 {
    justify-content: space-between;
    position: relative;
    align-items: center;
    display: flex;
}

header .nav-primary-842:before {
    left: -10px;
    transform: translateY(-50%);
    border-radius: 50%;
    opacity: 0.3;
    filter: blur(15px);
    height: 20px;
    top: 50%;
    background: rgb(171,158,155);
    content: '';
    width: 20px;
    animation: breathe 5s infinite alternate;
    position: absolute;
}

header .head-base-673:before {
    opacity: 0.15;
    height: 110%;
    content: '';
    transform: translateX(-100%);
    top: -5%;
    width: 110%;
    animation: menuGlow 10s infinite ease-in-out;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(171,158,155,0.5), 
        transparent
    );
    left: -5%;
    filter: blur(5px);
}

header .header-guide-390:hover {
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(171,158,155);
    color: #ffffff;
    transform: translateY(-2px);
}

header .header-guide-390:hover:after {
    box-shadow: 
        0 0 5px rgb(171,158,155),
        0 0 10px rgb(171,158,155);
    width: 100%;
}

header .main-tutor-216:before {
    top: 50%;
    opacity: 0;
    left: 50%;
    position: absolute;
    height: 150%;
    transition: opacity 0.5s ease;
    background: radial-gradient(circle, 
        rgb(171,158,155,0.5) 0%, 
        transparent 70%
    );
    transform: translate(-50%, -50%);
    content: '';
    width: 150%;
}

header .main-tutor-216:hover svg {
    filter: drop-shadow(0 0 5px rgb(171,158,155));
    transform: scale(1.05);
}

.data-exploration-921 {
    padding: 6rem 0 5rem;
    position: relative;
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgba(236, 240, 243, 1) 100%);
    overflow: hidden;
}

.data-exploration-921 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 2rem;
}

.data-exploration-921 .statistics-support-843:hover {
    transform: translateY(-10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.08), 
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                inset -2px -2px 4px rgba(0, 0, 0, 0.03);
}

.data-exploration-921 .statistics-support-843:hover::before {
    transform: scaleX(1);
    opacity: 1;
}

.data-exploration-921 .statistics-support-843 div {
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.data-exploration-921 .statistics-support-843:hover p::after {
    opacity: 1;
    width: 50px;
    transform: translateX(-50%) scaleX(1);
}

.data-exploration-921 .statistics-support-843:hover span {
    color: #000000;
}

.data-exploration-921 h4 {
    margin-top: 4rem;
    text-align: center;
    padding-bottom: 1.5rem;
    color: #000000;
    position: relative;
    font-size: 24px;
    font-weight: 600;
}

.instructor-profile-715::before {
    top: 0;
    background: 
    radial-gradient(circle at 25% 25%, rgb(171,158,155,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(128,115,113,0.5) 0%, transparent 40%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    animation: morphBackground 15s infinite alternate ease-in-out;
    mix-blend-mode: screen;
}

.instructor-profile-715 .img-hover-effect-875::before {
    content: "";
    inset: 0;
    mix-blend-mode: multiply;
    border-radius: 26px;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
}

.instructor-profile-715 .name::after {
    transform-origin: left;
    height: 4px;
    position: absolute;
    transform: scaleX(0.6);
    transition: transform 0.5s ease;
    background: rgb(171,158,155);
    content: "";
    width: 60px;
    bottom: -8px;
    left: 20px;
}

.instructor-profile-715 .rating-reviews-162:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}

.instructor-profile-715 .career-expertise-178::before {
    position: absolute;
    opacity: 0.7;
    font-size: calc(48px * 2);
    left: 25px;
    top: -15px;
    color: rgb(171,158,155);
    content: "";
}

.instructor-profile-715 .rating-reviews-162:hover .career-expertise-178 {
    transform: translateY(-10px);
}

.our-mission-768::before {
    backdrop-filter: saturate(120%) contrast(105%);
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(171,158,155,0.5), rgba(0, 0, 0, 0.5) 70%);
    height: 100%;
    content: "";
}

.our-mission-768 .content-pad-950:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our-mission-768 .content-pad-950:hover::before {
    transform: scaleY(1);
}

.our-mission-768 h5::after {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    height: 3px;
    background: rgb(128,115,113);
    position: absolute;
    animation: growLine 0.6s forwards 1s;
    bottom: 0;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    width: 40px;
}

.our-mission-768 p b::before {
    left: -5%;
    z-index: -1;
    height: 8px;
    width: 110%;
    bottom: 2px;
    position: absolute;
    background-color: rgb(171,158,155,0.5);
    content: "";
}

.plan-card-512 {
    overflow: hidden;
    padding: 6rem 0;
    background-color: rgb(203,202,180);
    position: relative;
}

.plan-card-512::after {
    position: absolute;
    height: 20rem;
    z-index: 1;
    transform: rotate(-15deg);
    bottom: -5rem;
    opacity: 0.15;
    content: "";
    width: 20rem;
    background: linear-gradient(225deg, rgb(128,115,113) 0%, transparent 80%);
    pointer-events: none;
    right: -5rem;
}

.plan-card-512 .pricing-deals-860 h2 {
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    font-weight: 700;
    transform: perspective(800px) translateZ(30px);
    font-size: 33px;
}

.plan-card-512 .pricing-deals-860 .fee-structure-203 {
    line-height: 1.6;
    max-width: 80%;
    font-size: 12px;
    color: #000000;
}

.plan-card-512 .basic-rates-573 {
    text-decoration: none;
    position: relative;
    display: block;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    color: inherit;
}

.plan-card-512 .basic-rates-573:nth-child(odd) .price-tiers-058 {
    transform: rotate(-1deg);
}

.plan-card-512 .basic-rates-573:nth-child(even) .price-tiers-058 {
    transform: rotate(1deg);
}

.plan-card-512 .rate-options-098 {
    padding: 2rem;
    display: flex;
    flex: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-direction: column;
    z-index: 2;
    position: relative;
}

.plan-card-512 .basic-rates-573:hover .rate-options-098 h3 {
    transform: translateZ(25px);
}

.plan-card-512 .study-fees-903 {
    position: relative;
    color: rgb(171,158,155);
    transform: translateZ(15px);
    margin: 0.5rem 0 1.5rem;
    font-weight: 700;
    display: block;
    font-size: calc(23px * 1.8);
}

.plan-card-512 .img-hover-effect-875 {
    overflow: hidden;
    width: 100%;
    position: relative;
    transform: translateZ(0);
    transition: transform 0.5s ease;
    height: 200px;
}

.plan-card-512 .basic-rates-573:hover .img-hover-effect-875::before {
    opacity: 0.05;
}

.title-section-971 {
    background-color: rgb(203,202,180);
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 80px 20px;
    width: 100%;
    justify-content: center;
    position: relative;
}

.title-section-971 .start-hero-718 {
    position: relative;
    color: rgb(171,158,155);
    font-weight: 700;
    font-size: 46px;
    margin-bottom: 20px;
    animation: titleFloat 6s ease-in-out infinite;
    transform-style: preserve-3d;
}

.title-section-971 .page-front-027 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transition: transform 0.5s ease;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.title-section-971 .page-front-027 h3 {
    font-size: 37px;
    opacity: 0;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    line-height: 1.4;
    animation: fadeUp 0.6s ease-out 0.6s forwards;
    transform: translateZ(15px);
}

#cookiePopupNotice-182 {
    display: none;
}

.cookie-popup-message-845 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.cookie-updates-706 {
    flex-shrink: 0;
    margin-right: 10px;
}

.cookie-popup-message-845 p a {
    text-decoration: none;
    color: rgb(171,158,155);
}


.wrap-structure-703 .cookie-popup-message-845 {
    box-shadow: rgb(128,115,113,0.5) 0px 0px 10px 10px;
    background: rgb(171,158,155);
}

.wrap-structure-703 .accept-cookies-035 {
    text-align: left;
    color: #ffffff;
}

.wrap-structure-703 .cookie-popup-message-845 p a {
    text-decoration: underline;
    color: rgb(128,115,113);
}

.program-overview-230::before {
    width: 250px;
    content: "";
    animation: float 12s ease-in-out infinite;
    transform: rotate(15deg);
    z-index: 0;
    position: absolute;
    right: -5%;
    background: linear-gradient(225deg, rgb(171,158,155) 0%, rgb(171,158,155,0.5) 70%);
    opacity: 0.1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: -5%;
    height: 250px;
}

.program-overview-230 h2::after {
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    width: 80px;
    bottom: -0.75rem;
    left: 50%;
    position: absolute;
    height: 3px;
}

.program-overview-230 .img-hover-effect-875 {
    transform: scale(1);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    height: 350px;
    overflow: hidden;
    position: relative;
}

.program-overview-230 .content-pad-950 {
    padding: 2rem 2.5rem 2.5rem;
    position: relative;
}

.program-overview-230 .description:last-child {
    margin-bottom: 0;
}

.program-overview-230 .description::first-letter {
    color: rgb(171,158,155);
    font-weight: 600;
    font-size: 1.5em;
}

footer::before {
    opacity: 0.9;
    z-index: 1;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(171,158,155,0.5) 50%,
    #000000 100%);
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
}

.eng-center-470 .company_holder h3::after {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background: rgb(171,158,155);
    content: "";
    bottom: -8px;
}

.eng-center-470 .head-base-673 h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 19px;
    position: relative;
}

.eng-center-470 .head-base-673 h5,
.eng-center-470 .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.eng-center-470 .head-base-673 .main-nav-912 a:hover {
    transform: translateX(5px);
    color: rgb(171,158,155);
    opacity: 1;
}

.learn-nav-248 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}



.eng-center-470 .company_holder:hover,
.eng-center-470 .head-base-673:hover {
    transition: background-color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}

.eng-center-470 .head-base-673::before {
    height: 100%;
    background: rgb(128,115,113);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.5;
    width: 5px;
}

.eng-center-470 .main-nav-912 {
    position: relative;
}

.eng-center-470 .main-nav-912::after {
    position: absolute;
    background: rgb(128,115,113,0.5);
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.2;
    content: "";
    bottom: -15px;
}

.secure-bunker-785 {
    padding: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    background-color: rgb(203,202,180);
}

.secure-bunker-785::before {
    position: absolute;
    border-radius: 50%;
    background-color: rgb(171,158,155);
    left: 50%;
    top: 0;
    z-index: -1;
    content: '';
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
}

.secure-bunker-785 ul {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
}

.secure-bunker-785 li::before {
    color: rgb(171,158,155);
    position: absolute;
    content: "\2022";
    left: 0;
}

.connect-with-us-183::before {
    pointer-events: none;
    height: 100%;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(171,158,155,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(171,158,155,0.5) 11px
    );
    width: 100%;
    top: 0;
    opacity: 0.05;
    left: 0;
    animation: gridMove 20s linear infinite;
}

.connect-with-us-183 .reach-grid-764 {
    display: flex;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    overflow: hidden;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.03);
}

.connect-with-us-183 .img-hover-effect-875::after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.connect-with-us-183 form {
    width: 100%;
}

.connect-with-us-183 form h3 {
    font-weight: 600;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding-left: 15px;
    font-size: 22px;
    margin-bottom: 30px;
    position: relative;
}

.connect-with-us-183 form input[type="text"]:focus {
    box-shadow: 0 0 15px rgba(rgb(171,158,155), 0.2);
    border-color: rgb(171,158,155);
    outline: none;
    background: rgba(255, 255, 255, 0.08);
}

.connect-with-us-183 .request-map-375 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect-with-us-183 .request-map-375 label::before {
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    top: 2px;
    position: absolute;
    background: rgba(255, 255, 255, 0.05);
    height: 22px;
    border-radius: 10px;
    width: 22px;
    content: "";
    transition: all 0.3s ease;
}

.connect-with-us-183 .request-map-375 label a:hover {
    text-decoration: underline;
}

.connect-with-us-183 form .support-reach-842::before {
    z-index: -1;
    left: -100%;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(45deg, rgb(128,115,113), rgb(171,158,155));
    transition: all 0.4s ease;
    width: 100%;
}

.connect-with-us-183 svg path {
    transition: fill 0.3s ease;
}


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



@media (max-width: 991px) {.thxFrame-723 {
    padding: 5rem 0;
}.thxFrame-723 h2 {
    font-size: calc(28px * 0.9);
    max-width: 100%;
}.thxFrame-723 .study-guides-463 {
    padding: 2rem 2.5rem;
    transform: translateZ(10px) rotateY(-1deg);
}
}



@media (max-width: 767px) {.thxFrame-723 {
    padding: 4rem 0;
}.thxFrame-723 h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.thxFrame-723 h2::after {
    width: 60px;
    height: 2px;
}.thxFrame-723 .study-guides-463 {
    transform: translateZ(5px) rotateY(0deg);
    padding: 1.5rem 2rem;
}.thxFrame-723 li::before {
    left: -20px;
    height: 40px;
    top: -15px;
    width: 40px;
}
}



@media (max-width: 767px) {.find-us-675 {
    padding: 3rem 0;
}.find-us-675 .write-feedback-091 {
    padding: 2rem;
    border-radius: 10px;
}.find-us-675 h3 {
    margin-bottom: 1rem;
}.find-us-675 p {
    margin-bottom: 1rem;
}.find-us-675 .container {
    padding: 0 1rem;
}.find-us-675 .edu-asknow-354 {
    padding: 0.5rem 0.75rem;
}
}



@media (max-width: 767px) {header .head-base-673 {
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    z-index: 1001;
    max-width: 330px;
    gap: 25px;
    overflow-y: auto;
    width: 85%;
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    -webkit-backdrop-filter: blur(15px);
    position: fixed;
    padding: 85px 30px 30px;
    right: -100%;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    height: 100vh;
    backdrop-filter: blur(15px);
}header .head-base-673:before {
    opacity: 0.3;
    width: 80%;
    left: 10%;
    height: 1px;
    animation: none;
    top: 70px;
}header .head-base-673:after {
    height: 30px;
    right: 20px;
    top: 20px;
    position: absolute;
    opacity: 0.6;
    border: 1px solid rgb(171,158,155,0.5);
    width: 30px;
    content: '';
    background: transparent;
}header .menu.active {
    right: 0;
}header .header-guide-390 {
    width: 100%;
    border-bottom: 1px solid rgb(171,158,155,0.5);
    text-align: left;
    padding: 12px 5px;
    opacity: 0.8;
}header .header-guide-390:last-child {
    border-bottom: none;
}header .header-guide-390:hover {
    transform: translateY(0);
    opacity: 1;
}header .main-tutor-216 {
    margin: 0 auto;
}
}



@media (max-width: 991px) {.our-mission-768 {
    padding: 80px 0;
}.our-mission-768 .content-pad-950 {
    padding: 40px 30px;
    transform: perspective(800px) rotateY(-1deg);
}.our-mission-768 h5 {
    font-size: calc(18px - 2px);
}.our-mission-768 p {
    font-size: 13px;
}
}



@media (max-width: 480px) {.our-mission-768 {
    padding: 50px 0;
}.our-mission-768 .content-pad-950 {
    padding: 25px 20px;
}.our-mission-768 h5 {
    font-size: calc(18px - 4px);
}.our-mission-768 p {
    font-size: calc(13px - 1px);
}.our-mission-768 ol li {
    font-size: calc(13px - 1px);
    line-height: 1.5;
}}



@media (min-width: 1200px) {.plan-card-512 .package-pricing-894 {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.plan-card-512 .rate-options-098 {
    min-height: 300px;
}
}



@media (max-width: 767px) {.plan-card-512 {
    padding: 3rem 0;
}.plan-card-512 .container {
    padding: 0 1.5rem;
}.plan-card-512 .package-pricing-894 {
    grid-template-columns: 1fr;
}.plan-card-512 .pricing-deals-860 h2 {
    font-size: calc(33px * 0.8);
}.plan-card-512 .rate-options-098 {
    padding: 1.5rem;
}.plan-card-512 .study-fees-903 {
    font-size: calc(23px * 1.5);
}.plan-card-512 .img-hover-effect-875 {
    height: 180px;
}
}



@media (max-width: 768px) {.title-section-971 {
    padding: 50px 15px;
}.title-section-971 .start-hero-718 {
    font-size: calc(46px * 0.8);
}.title-section-971 .page-front-027 {
    transform: perspective(1000px) rotateX(1deg);
}.title-section-971 .page-front-027 > div {
    padding: 40px 25px;
}.title-section-971 .page-front-027 p {
    font-size: 14px;
    margin-bottom: 20px;
}.title-section-971 .page-front-027 h3 {
    font-size: calc(37px * 0.8);
}
}



@media (min-width: 768px) {.program-overview-230 {
    padding: 6rem 0;
}.program-overview-230 .training-guide-291 {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.program-overview-230 .img-hover-effect-875 {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.program-overview-230 .content-pad-950 {
    padding: 3rem 3.5rem;
}.program-overview-230 .content-pad-950::before {
    top: 50%;
    height: 90%;
    background: linear-gradient(180deg, transparent, rgb(128,115,113,0.5), transparent);
    width: 1px;
    transform: translateY(-50%);
    left: 0;
}.program-overview-230 h2 {
    font-size: calc(36px * 1.1);
    margin-bottom: 4rem;
}.program-overview-230 .description {
    column-gap: 2.5rem;
    columns: 2;
    max-height: 400px;
}
}


@media only screen and (max-width: 800px) {.secure-bunker-785 {
    padding: 30px;
}.secure-bunker-785 h1 {
    font-size: 34px;
}.secure-bunker-785 h2 {
    font-size: 18px;
}.secure-bunker-785 li {
    font-size: 18px;
}}



@media screen and (max-width: 767px) {.connect-with-us-183 {
    padding: 60px 0;
}.connect-with-us-183 h2 {
    margin-bottom: 40px;
}.connect-with-us-183 .img-hover-effect-875 {
    min-height: 200px;
}.connect-with-us-183 .feedback-form-725 {
    padding: 30px 20px;
}.connect-with-us-183 form .support-reach-842 {
    text-align: center;
    width: 100%;
}
}



@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}



@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}



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

