header,footer {
    width: 100%;
}

header {
    margin-top: 0;
    overflow: visible;
    padding: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 100;
    position: relative;
}

.degree-path-145 {
    flex: 0 0 auto;
}


.price-palette-496 {
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
}

.price-palette-496 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.price-palette-496 .study-rates-592 {
    color: rgb(255, 255, 255, 0.5);
    transform: translateZ(15px);
    text-align: center;
    margin: 0 auto 50px;
    max-width: 700px;
    font-size: calc(17px * 1.1);
    line-height: 1.6;
    position: relative;
}

.price-palette-496 .payment-pricing-803 {
    transform: translateZ(0);
    border-radius: 4px;
    padding: 40px 30px;
    position: relative;
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.03) 100%);
    backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.1) inset;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.price-palette-496 .pricing-options-512 {
    z-index: 2;
    position: relative;
}

.price-palette-496 .pricing-options-512 h4::after {
    left: 0;
    background-color: rgb(164,185,184);
    transition: width 0.3s ease;
    bottom: 0;
    width: 40px;
    content: "";
    position: absolute;
    height: 2px;
}

.price-palette-496 .fee-struct-320::before {
    background: linear-gradient(90deg, 
        rgb(164,185,184) 0%, 
        transparent 100%);
    height: 3px;
    position: absolute;
    left: 0;
    width: 60px;
    bottom: 0;
    content: "";
}

.price-palette-496 .pay-options-852:hover .payment-pricing-803::after {
    transform: scale(1.2);
    opacity: 0.7;
}

.price-palette-496 .bundle-offer-406 li:nth-child(3) {
    animation-delay: 0.3s;
}

header::after {
    background: linear-gradient(90deg, 
        rgb(200,217,216) 0%,
        rgb(164,185,184) 50%,
        rgb(200,217,216) 100%
    );
    content: '';
    background-size: 200% auto;
    animation: gradientSlide 5s linear infinite;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 4px;
}

header .main-primary-672 img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}

header .nav-section-876:hover::before {
    box-shadow: 0 0 15px rgb(200,217,216,0.5);
    opacity: 0.7;
    transform: skew(-5deg) scale(1.05);
}

header .first-pagebar-829 {
    position: relative;
    perspective: 800px;
    margin: 0 0.3rem;
}

header .first-pagebar-829 a:hover {
    color: rgb(200,217,216);
    background: rgba(0, 0, 0, 0.2);
    transform: translateZ(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
}

header .first-pagebar-829 a:hover::before {
    transform: scaleX(1);
}

header .head-main-584::before {
    height: 1px;
    width: 30%;
    left: 35%;
    background: linear-gradient(90deg, transparent, rgb(200,217,216), transparent);
    top: 0;
    position: absolute;
    content: '';
}

.appPanel-071 {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(231,242,241), rgba(245, 247, 250, 0.95));
    overflow: hidden;
}

.appPanel-071 .container {
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
}

.appPanel-071 .study-expert-143 {
    position: relative;
    background: #ffffff;
    transform: translateY(1rem);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    opacity: 0;
    border-left: 4px solid rgb(200,217,216);
    animation: slideUp 0.8s ease-out forwards 0.5s;
    padding: 3rem;
}

.appPanel-071 li {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    position: relative;
}

.appPanel-071 li::before {
    height: 0.5rem;
    transform: rotate(45deg) scale(0);
    position: absolute;
    width: 0.5rem;
    background: rgb(200,217,216);
    content: "";
    top: 0.6rem;
    left: 0;
    animation: growBox 0.6s ease-out forwards 1.2s;
}

.stay-informed-971::after {
    right: -10%;
    animation: float 12s infinite alternate;
    width: 80%;
    content: "";
    bottom: -10%;
    filter: blur(8px);
    background: rgb(200,217,216,0.5);
    opacity: 0.3;
    transform: rotate(-15deg);
    z-index: 1;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
    height: 60%;
    position: absolute;
}

.stay-informed-971 .input_holder {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    max-width: 600px;
    transform: rotate(-2deg);
    gap: 1.5rem;
}

.stay-informed-971 .email-section-194:focus {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    outline: none;
}

.stay-informed-971 .subscribe-wrap-435::before {
    background: linear-gradient(90deg, rgb(164,185,184) 0%, rgb(200,217,216) 100%);
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s ease;
    top: 0;
}

.education-framework-830::before {
    filter: blur(120px);
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: -30%;
    background: rgb(200,217,216,0.5);
    left: -30%;
    animation: floatCircle 15s infinite alternate ease-in-out;
    content: "";
    opacity: 0.25;
    border-radius: 50%;
}

.education-framework-830 h3 {
    font-size: 34px;
    padding: 0;
    color: #000000;
    position: relative;
    margin: 0;
    font-weight: 700;
    animation: slideInLeft 0.8s ease-out forwards;
}

.education-framework-830 h3 {
    font-size: calc(34px * 0.8);
    text-align: center;
}

.education-framework-830 span {
    font-size: 13px;
    animation: slideInRight 0.8s ease-out forwards;
    padding: 2rem;
    border-left: 2px solid rgb(164,185,184,0.5);
    line-height: 1.8;
    color: #000000;
    position: relative;
}

.education-framework-830 span {
    border-left: none;
    font-size: calc(13px * 0.95);
    padding: 1.5rem;
    border-top: 2px solid rgb(164,185,184,0.5);
}

.our-team-763 {
    padding: 110px 0;
    overflow: hidden;
    background: rgb(231,242,241);
    position: relative;
}

.our-team-763 {
    padding: 60px 0;
}

.our-team-763::before {
    background: 
        linear-gradient(120deg, rgba(255, 255, 255, 0.9) 0%, transparent 70%),
        linear-gradient(240deg, rgba(255, 255, 255, 0.8) 10%, transparent 80%),
        linear-gradient(0deg, #ffffff 0%, transparent 25%);
    top: 0;
    width: 100%;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
}

.our-team-763 h2::before {
    height: 5px;
    content: "";
    width: 120px;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(200,217,216), rgb(164,185,184));
    position: absolute;
}

.our-team-763 h2::before {
    bottom: -15px;
    width: 100px;
    height: 4px;
}

.our-team-763 .success-path-342 {
    overflow: hidden;
    background: #ffffff;
    position: relative;
    border-radius: 0 21px 21px 0;
    flex: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: all 0.4s ease;
    border-left: 5px solid rgb(200,217,216);
    padding: 40px 35px;
}



    .our-team-763 .success-path-342 {
    padding: 30px 25px;
}

.our-team-763 .success-path-342:hover h3 {
    padding-left: 15px;
}

.our-team-763 .success-path-342:nth-child(2) h3::before {
    background: rgb(164,185,184);
}

.our-team-763 .success-path-342:hover h3::before {
    width: 50px;
}

.our-team-763 .success-path-342 p {
    color: #000000;
    font-size: 17px;
    position: relative;
    line-height: 1.8;
    z-index: 1;
}

.our-team-763 .success-path-342 p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}

.our-team-763 .study-lab-031::before {
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    width: 70px;
    animation: rotate 15s linear infinite;
    border-radius: 50%;
    border: 2px dashed rgb(200,217,216,0.5);
    z-index: 1;
    content: "";
    height: 70px;
    left: 50%;
}

.cookie-notice-window-807 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.cookie-option-158 {
    flex-shrink: 0;
    margin-right: 10px;
}

.cookie-notice-window-807 p a {
    text-decoration: none;
    color: rgb(200,217,216);
}

.wrapper-padding-328 .cookies-tech-829 {
    border: none;
    background: rgb(200,217,216);
    font-size: 20px;
    margin-left: 30px;
    font-weight: 400;
    padding: 10px;
    color: #ffffff;
}

.wrapper-padding-328 .cookie-apply-809 h5, .wrapper-padding-328 .cookie-apply-809 p {
    color: #000000;
}

.contact-364 {
    position: relative;
    padding: 0;
}

.contact-364 .connect-links-201 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto auto auto;
}

.contact-364 .request-inquiry-037 h3 {
    color: #ffffff;
    padding: 40px;
    font-weight: 700;
    text-align: center;
    font-size: 33px;
    margin: 0;
    background: rgb(200,217,216);
}

.contact-364 .request-inquiry-037 svg path {
    fill: rgb(200,217,216);
}

.contact-364 .request-inquiry-037 a {
    color: rgb(200,217,216);
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-364 form h3 {
    text-align: center;
    font-weight: 700;
    font-size: 33px;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
}

.contact-364 form input[type="text"],
.contact-364 form input[type="email"] {
    background: #ffffff;
    font-size: 13px;
    border: 1px solid rgb(231,242,241);
    margin-bottom: 25px;
    border-radius: 10px;
    padding: 18px 20px;
    transition: all 0.3s ease;
    width: 100%;
    color: #000000;
}

.contact-364 .reach-list-760 input[type="checkbox"]:checked {
    border-color: rgb(200,217,216);
    background-color: rgb(200,217,216);
}

.contact-364 .reach-list-760 label {
    font-size: 12px;
    line-height: 1.6;
    color: #000000;
}

.contact-364 .reach-list-760 a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(200,217,216);
    transition: color 0.3s ease;
}

.secure-oasis-940 {
    padding: 5rem 2rem;
    position: relative;
    background: linear-gradient(145deg, rgb(231,242,241), #ffffff 85%);
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.secure-oasis-940 .container {
    position: relative;
    grid-template-columns: 1fr;
    transform: translateZ(0);
    gap: 2.5rem;
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    z-index: 1;
}

.secure-oasis-940 h1 {
    font-weight: 700;
    font-size: calc(40px * 1.1);
    transform: translateX(-0.5rem);
    border-bottom: 3px solid rgb(200,217,216);
    margin: 0 0 1.5rem 0;
    padding-bottom: 1rem;
    color: rgb(200,217,216);
    position: relative;
}

.secure-oasis-940 h3 {
    font-weight: 600;
    color: #000000;
    padding-left: 0.75rem;
    border-left: 3px solid rgb(164,185,184,0.5);
    margin: 1.5rem 0 0.75rem;
    font-size: calc(33px * 0.85);
}

.secure-oasis-940 span:hover {
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.secure-oasis-940 li {
    margin-bottom: 1rem;
    color: #000000;
    padding-left: 1.75rem;
    line-height: 1.7;
    position: relative;
    font-size: 13px;
}

.secure-oasis-940 li:hover::before {
    transform: rotate(225deg);
}

.learning-profits-487 {
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(231,242,241) 100%);
    position: relative;
    padding: 80px 0;
    font-family: Arial, sans-serif;
}



.learning-profits-487 .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}

.learning-profits-487 .study-expert-143 {
    background: #ffffff;
    position: relative;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.6);
    overflow: hidden;
    padding: 40px;
    align-items: center;
    gap: 40px;
    display: flex;
    border-radius: 30px;
}

.learning-profits-487 .summary-frame-172 {
    flex: 1;
    position: relative;
}

.learning-profits-487 h3::after {
    width: 60px;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgb(200,217,216), rgb(164,185,184));
    transition: width 0.3s ease;
    left: 0;
}

.learning-profits-487 li::before {
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 3px;
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 100%;
    opacity: 0.5;
    background: linear-gradient(to bottom, rgb(200,217,216,0.5), rgb(164,185,184,0.5));
}

.learning-profits-487 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.learning-profits-487 li:hover svg {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg);
    background: linear-gradient(135deg, rgb(200,217,216), rgb(164,185,184));
}

.check-it-out-now-715::after {
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    z-index: 2;
    position: absolute;
    transform-origin: center;
    height: 200%;
    content: "";
    opacity: 0.1;
    left: -50%;
    animation: pulseGlow 15s ease-in-out infinite;
    width: 200%;
    top: -50%;
}

.check-it-out-now-715 h6 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: calc(20px * 1.1);
    margin-bottom: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.6;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transform: perspective(1000px) translateZ(20px);
    max-width: 800px;
}

.check-it-out-now-715 .inquiry-grid-543::before {
    height: 100%;
    transform: translateX(-100%);
    top: 0;
    background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    transition: transform 0.7s ease;
}

.check-it-out-now-715 .inquiry-grid-543:hover::before {
    transform: translateX(100%);
}

.check-it-out-now-715 .inquiry-grid-543:hover span {
    transform: scale(1.05);
}

.statistical-report-027 {
    overflow: hidden;
    isolation: isolate;
    padding: 130px 0 160px;
    position: relative;
    color: #ffffff;
}

.statistical-report-027::after {
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: radial-gradient(ellipse at bottom right, rgb(200,217,216,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at top left, rgb(164,185,184,0.5) 0%, transparent 60%);
    position: absolute;
    content: '';
}

.statistical-report-027 .benefits-track-423 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.statistical-report-027 .statistics-reasons-624 {
    margin: 10px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    backdrop-filter: blur(5px);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    min-width: 220px;
    overflow: hidden;
    padding: 30px;
    transform: translateY(0);
    border-radius: 30px 30px 30px 0;
    transition: all 0.4s ease;
    position: relative;
    flex: 1 1 calc(25% - 20px);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.statistical-report-027 .growth-track-087 svg {
    filter: drop-shadow(0 0 5px rgb(200,217,216,0.5));
    width: 40px;
    height: 40px;
    fill: rgb(200,217,216);
}

.statistical-report-027 .statistics-plus-726::after {
    background: rgb(200,217,216,0.5);
    border-radius: 50%;
    content: '';
    left: -10%;
    width: 120%;
    height: 120px;
    opacity: 0.05;
    position: absolute;
}

.statistical-report-027 .statistics-plus-726::after {
    top: -70px;
    background: rgb(164,185,184,0.5);
}

.statistical-report-027 .statistics-reasons-624:nth-child(2) {
    transform: rotate(1deg);
}

.statistical-report-027 .stat_item_inner {
    transform: rotate(0deg);
}

header .top_plank .top-segment-091 div span {
    color: #ffffff;
}

header .top_plank .top-segment-091 div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 24px;
}

.title-intro-281 {
    background: linear-gradient(135deg, rgb(231,242,241) 0%, rgba(245, 245, 250, 0.97) 100%);
    align-items: center;
    overflow: hidden;
    position: relative;
    display: flex;
    z-index: 1;
    min-height: 100vh;
}

.title-intro-281 .study-expert-143 {
    display: flex;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 2;
    padding: 5rem 0;
    align-items: center;
    position: relative;
    width: 90%;
}

.title-intro-281 h1 {
    line-height: 1.2;
    padding-left: 2rem;
    margin-bottom: 2rem;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    transition: transform 0.5s ease;
    font-size: 38px;
    position: relative;
}

.title-intro-281 .main-begin-745:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 2px 2px 4px rgba(255, 255, 255, 0.9),
        inset -2px -2px 4px rgba(0, 0, 0, 0.05);
}

.title-intro-281 .main-begin-745 svg {
    height: 80px;
    width: 80px;
    margin-bottom: 1rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    float: left;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.15));
    margin-right: 1.5rem;
}

.title-intro-281 .main-begin-745 p {
    padding-top: 0.5rem;
    color: #000000;
    margin-bottom: 0;
    letter-spacing: 0.02em;
    font-size: calc(18px * 1.1);
    margin-top: 0;
    line-height: 1.6;
}

.title-intro-281 .inquiry-grid-543:hover {
    transform: translateY(-3px);
    box-shadow: 
        8px 8px 20px rgba(0, 0, 0, 0.2),
        -8px -8px 20px rgba(255, 255, 255, 0.7);
}

.title-intro-281 .inquiry-grid-543:hover::before {
    left: 100%;
}

.title-intro-281 .img-expand-280:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
}

.title-intro-281 .img-expand-280::before {
    height: 100%;
    background: linear-gradient(
        135deg,
        transparent 20%,
        rgba(94, 170, 168, 0.1) 45%,
        rgba(94, 170, 168, 0.2) 60%,
        rgba(94, 170, 168, 0.4) 100%
    );
    top: 0;
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
}

.academic-experience-576::after {
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 250px;
    z-index: 0;
    bottom: -80px;
    background: rgb(164,185,184,0.5);
    filter: blur(100px);
    left: -80px;
    width: 250px;
}

.academic-experience-576 .img-expand-280::before {
    top: 30px;
    z-index: -1;
    height: 100%;
    left: 30px;
    position: absolute;
    background: rgb(200,217,216,0.5);
    width: 100%;
    content: "";
    border-radius: 22px;
}

.academic-experience-576 .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
    color: #000000;
    font-size: 44px;
}

.academic-experience-576 .experience-156 {
    font-family: Arial, sans-serif;
    font-style: italic;
    color: #000000;
    font-weight: 300;
    line-height: 1.7;
    position: relative;
    font-size: calc(12px * 1.1);
}



.academic-experience-576 .success-ratings-450:hover .name {
    background: linear-gradient(90deg, rgb(200,217,216), rgb(164,185,184));
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

footer .award-show-732 {
    z-index: 1;
    position: relative;
}

footer .info_item {
    transition: all 0.4s ease;
    justify-content: center;
    display: flex;
    z-index: 1;
    background-color: rgb(200,217,216,0.5);
    padding: 20px;
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    height: 220px;
    border-radius: 50%;
    position: relative;
    align-items: center;
    flex: 0 1 220px;
}

footer .info_item p,
footer .info_item a {
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 17px;
    max-width: 80%;
}

footer .nav-section-876:hover, footer .first-expert-583:hover, footer .subscribe_holder:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background-color: rgb(164,185,184,0.5);
}

footer .first-expert-583::before {
    bottom: -50px;
    background-color: rgb(164,185,184);
    right: -50px;
}

footer .subscribe_holder::before {
    left: -50px;
    bottom: -50px;
    background-color: rgb(200,217,216);
}

footer .first-expert-583 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 19px;
    position: relative;
    font-weight: 600;
    display: inline-block;
}

footer .nav-pro-159 {
    justify-content: center;
    gap: 10px;
    max-width: 300px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: flex;
}

footer .nav-pro-159 a:hover {
    background-color: rgb(164,185,184,0.5);
    transform: translateY(-3px);
}

footer .input_holder input[type="email"] {
    border: none;
    font-size: 17px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding: 15px 20px;
}

footer .achieve-cta-901 {
    text-align: center;
    position: relative;
    margin-top: 60px;
}

footer .referral-prog-690 {
    background-color: rgb(200,217,216,0.5);
    border-radius: 10px;
    font-size: 16px;
    padding: 8px 20px;
    color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    display: inline-block;
}

.course-program-description-693 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0 20px;
}

.course-program-description-693 h2 {
    transform: translateX(-5%);
    line-height: 1.3;
    margin-bottom: 50px;
    font-weight: 700;
    max-width: 85%;
    font-size: 33px;
    color: #000000;
    position: relative;
}

.course-program-description-693 .img-expand-280 {
    height: 400px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg) rotateX(2deg);
    box-shadow: 
        -15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1),
        5px -5px 30px rgba(rgb(255, 255, 255, 0.5), 0.1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.course-program-description-693 .img-expand-280:hover {
    box-shadow: 
        -20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
        10px -10px 30px rgba(rgb(255, 255, 255, 0.5), 0.05);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
}

.course-program-description-693 .description {
    transform: translateY(0);
    margin-bottom: 25px;
    color: #000000;
    font-size: 13px;
    overflow-y: auto;
    max-height: 350px;
    position: relative;
    padding-right: 15px;
    line-height: 1.75;
    opacity: 1;
    transition: transform 0.5s ease, opacity 0.5s ease;
}


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




@media (max-width: 1200px) {.price-palette-496 {
    padding: 100px 0 80px;
}.price-palette-496 .bundle-offer-406 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
}



@media (max-width: 768px) {.price-palette-496 {
    padding: 80px 0 60px;
}.price-palette-496 h2 {
    font-size: calc(35px * 0.8);
}.price-palette-496 .study-rates-592 {
    font-size: 17px;
    margin-bottom: 30px;
}.price-palette-496 .bundle-offer-406 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.price-palette-496 .pricing-options-512 p {
    max-height: 180px;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 991px) {header {
    padding: 0;
}header .head-main-584 {
    flex-direction: row;
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
}header .nav-section-876 {
    margin-bottom: 0;
}header .first-expert-583 {
    margin-top: 1rem;
    justify-content: center;
    flex: 1 0 100%;
}header .first-pagebar-829 {
    margin: 0 0.2rem;
}header .first-pagebar-829 a {
    font-size: calc(18px - 1px);
    padding: 0.6rem 0.8rem;
}header .nav-section-876::before {
    bottom: -5px;
    right: -5px;
    top: -5px;
    left: -5px;
}
}



@media (max-width: 991px) {.appPanel-071 {
    padding: 4rem 0;
}.appPanel-071 h2 {
    max-width: 95%;
    font-size: calc(30px * 0.9);
}.appPanel-071 .study-expert-143 {
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.appPanel-071 {
    padding: 3rem 0;
}.appPanel-071::before {
    width: 70%;
}.appPanel-071 .container {
    padding: 0 1.5rem;
}.appPanel-071 h2 {
    margin-bottom: 2rem;
    max-width: 100%;
    font-size: calc(30px * 0.8);
}.appPanel-071 .study-expert-143 {
    padding: 2rem 1.5rem;
}.appPanel-071 .study-expert-143::before {
    top: 1.5rem;
    right: 1.5rem;
    width: 6rem;
    height: 6rem;
}
}



@media (max-width: 992px) {.education-framework-830 {
    padding: 6rem 2rem;
}.education-framework-830 .study-expert-143 {
    gap: 2rem;
}.education-framework-830 h3 {
    font-size: calc(34px * 0.9);
}.education-framework-830 span {
    padding: 1.5rem;
}
}


@media only screen and (max-width: 1200px) {.cookie-notice-window-807 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.cookie-option-158 {
    display: none;
}.privacy-learn-021 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie-notice-window-807 h5 {
    text-align: center;
}.cookie-notice-window-807 p {
    text-align: center;
}.cookie-apply-809 {
    margin-bottom: 20px;
}body .wrapper-padding-328 .cookies-tech-829 {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (min-width: 768px) {.secure-oasis-940 {
    padding: 7rem 3rem;
}.secure-oasis-940 .container {
    gap: 3rem;
    grid-template-columns: minmax(0, 1fr);
}.secure-oasis-940 h1 {
    transform: translateX(-1rem);
    margin-bottom: 2rem;
    font-size: calc(40px * 1.2);
}.secure-oasis-940 h2 {
    padding-left: 1.25rem;
    font-size: calc(33px * 1.1);
}.secure-oasis-940 p {
    line-height: 1.75;
    font-size: calc(13px * 1.05);
}.secure-oasis-940 span {
    margin-left: 1rem;
    padding: 1.5rem;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}.secure-oasis-940 ul {
    margin-left: 2rem;
}.secure-oasis-940 li {
    padding-left: 2rem;
}.secure-oasis-940 li::before {
    height: 10px;
    width: 10px;
}
}



@media (max-width: 576px) {.learning-profits-487 {
    padding: 40px 0;
}.learning-profits-487 .study-expert-143 {
    padding: 25px 20px;
}.learning-profits-487 h3 {
    padding-bottom: 10px;
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
}.learning-profits-487 li {
    margin-bottom: 12px;
}.learning-profits-487 li p {
    padding: 12px;
    gap: 12px;
    font-size: calc(16px * 1);
}.learning-profits-487 svg {
    width: 20px;
    border-radius: 10px;
    height: 20px;
    padding: 8px;
}}



@media (hover: none) {.check-it-out-now-715 .inquiry-grid-543:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.05);
    transform: none;
}.check-it-out-now-715 .inquiry-grid-543:hover span {
    transform: none;
}
}



@media screen and (max-width: 992px) {.statistical-report-027 {
    padding: 100px 0 120px;
}.statistical-report-027 .benefits-track-423 {
    text-align: center;
}.statistical-report-027 .benefits-track-423::after {
    transform: translateX(-50%);
    left: 50%;
}.statistical-report-027 .class-benefits-638 {
    text-align: center;
    max-width: 100%;
}
}



@media (max-width: 992px) {.title-intro-281 .study-expert-143 {
    width: 95%;
    flex-direction: column;
    padding: 3rem 0;
}.title-intro-281 .summary-frame-172 {
    margin-bottom: 2rem;
    width: 100%;
    padding-right: 0;
}.title-intro-281 h1 {
    padding-left: 1.5rem;
    font-size: calc(38px * 1.1);
}.title-intro-281 .main-begin-745 {
    padding: 2rem;
}.title-intro-281 .main-begin-745 svg {
    height: 70px;
    margin-right: 1rem;
    width: 70px;
}.title-intro-281 .img-expand-280 {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
    height: 400px;
    width: 100%;
}
}



@media (max-width: 992px) {.academic-experience-576 .success-ratings-450 {
    grid-template-columns: 1fr;
    max-width: 90%;
}.academic-experience-576 .img-expand-280 {
    transform: translateY(-30px);
    height: 400px;
    border-radius: 22px 22px 0 0;
}.academic-experience-576 .img-expand-280::before {
    top: 30px;
    width: 100%;
    left: 0;
}.academic-experience-576 .career-explore-827 {
    padding: 1rem 2rem 3rem;
}.academic-experience-576 .success-ratings-450:hover .img-expand-280 {
    transform: translateY(-40px);
}
}



@media (max-width: 576px) {footer .degree-path-145 {
    padding: 50px 0 20px;
}footer .info_item {
    flex: 0 1 90px;
    height: 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(17px - 1px);
}footer .first-expert-583 h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .nav-pro-159 a {
    font-size: calc(17px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .subscribe-wrap-435 {
    padding: 12px 15px;
}footer .referral-prog-690 {
    padding: 6px 15px;
}}



@media (min-width: 1200px) {.course-program-description-693 {
    padding: 180px 0 120px;
}.course-program-description-693 h2 {
    font-size: calc(33px * 1.5);
    max-width: 60%;
}.course-program-description-693 .career-path-852 {
    grid-gap: 100px;
}.course-program-description-693 .img-expand-280 {
    height: 600px;
}.course-program-description-693 .description {
    max-height: 450px;
    font-size: calc(13px * 1.1);
}
}



@media (max-width: 767px) {.course-program-description-693 {
    padding: 80px 0 60px;
}.course-program-description-693 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
    max-width: 100%;
    transform: translateX(0);
}.course-program-description-693 .img-expand-280 {
    height: 300px;
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg);
}.course-program-description-693 .summary-frame-172 {
    padding: 20px 0 0;
}.course-program-description-693 .description {
    max-height: 250px;
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}



@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(0.5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes floatCircle {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15%, 15%);
    }
}



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


    
    @keyframes pulse {
        0%, 100% {
            transform: translateX(-50%) scale(1);
            opacity: 1;
        }
        50% {
            transform: translateX(-50%) scale(1.5);
            opacity: 0.7;
        }
    }



@keyframes slide {
    0%, 100% { left: 0; }
    50% { left: calc(100% - 100px); }
}

@keyframes gradientShift {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}



@keyframes pulseBar {
    0% {
        transform: scaleY(1);
    }
    50% {
        transform: scaleY(1.1);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(200,217,216,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

