* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.header-lesson-519 {
    flex: 1 0 auto;
}.footer-address-670 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.layer-container-403 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    width: 1153px;
    margin: auto;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.about-this-695 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(184,191,209);
}.about-this-695::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(149,156,169,0.5) 0,
        rgb(149,156,169,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0.05;
}.about-this-695 .container {
    z-index: 2;
    position: relative;
}.about-this-695 .team-profile-523 {
    gap: 0;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
}.about-this-695 .team-profile-523 h3 {
    margin-bottom: 60px;
    font-weight: 700;
    transform: translateZ(0);
    font-size: 38px;
    border-left: 6px solid rgb(149,156,169);
    color: #000000;
    transition: transform 0.3s ease;
    width: 100%;
    padding-left: 20px;
    position: relative;
}.about-this-695 .team-profile-523 h3:hover {
    transform: translateX(5px);
}.about-this-695 .master-classes-362 {
    position: relative;
    padding-right: 60px;
    width: 55%;
}.about-this-695 .learn-classes-209 {
    width: 45%;
    position: relative;
}.about-this-695 .master-classes-362 span {
    font-weight: 600;
    background-color: rgb(149,156,169,0.5);
    border-radius: 10px;
    font-size: 18px;
    transform: skewX(-10deg);
    margin-bottom: 20px;
    color: rgb(149,156,169);
    display: inline-block;
    position: relative;
    padding: 8px 15px;
}.about-this-695 .master-classes-362 p {
    line-height: 1.8;
    position: relative;
    margin-bottom: 40px;
    font-size: 15px;
    color: #000000;
}.about-this-695 .learn-classes-209 p {
    color: #000000;
    line-height: 1.8;
    position: relative;
    margin-bottom: 40px;
    font-size: 15px;
}.about-this-695 .master-classes-362 .content-photo-201 {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 320px;
    box-shadow: -15px 15px 0 rgb(149,156,169,0.5);
    width: 100%;
    border-radius: 0 13px 13px 0;
}.about-this-695 .master-classes-362 .content-photo-201:hover {
    box-shadow: -20px 20px 0 rgb(149,156,169,0.5);
    transform: translate(5px, -5px);
}.about-this-695 .learn-classes-209 .academy-roots-675 {
    margin-bottom: 40px;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 13px 0 0 13px;
    width: 100%;
    box-shadow: 15px 15px 0 rgb(114,117,130,0.5);
    overflow: hidden;
    height: 320px;
}.about-this-695 .learn-classes-209 .academy-roots-675:hover {
    box-shadow: 20px 20px 0 rgb(114,117,130,0.5);
    transform: translate(-5px, -5px);
}.about-this-695 .master-classes-362::after {
    height: 2px;
    position: absolute;
    bottom: -30px;
    content: "";
    background: linear-gradient(90deg, rgb(149,156,169), transparent);
    width: 40%;
    left: 0;
}.about-this-695 .learn-classes-209::before {
    width: 40%;
    position: absolute;
    right: 0;
    height: 2px;
    top: -30px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(114,117,130));
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 1024px) {.about-this-695 {
    padding: 80px 0;
}.about-this-695 .team-profile-523 h3 {
    margin-bottom: 40px;
}.about-this-695 .master-classes-362,
    .about-this-695 .learn-classes-209 {
    width: 50%;
}.about-this-695 .master-classes-362 {
    padding-right: 30px;
}.about-this-695 .master-classes-362 .content-photo-201,
    .about-this-695 .learn-classes-209 .academy-roots-675 {
    height: 280px;
}
}

@media (max-width: 768px) {.about-this-695 {
    padding: 60px 0;
}.about-this-695 .team-profile-523 h3 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.8);
}.about-this-695 .master-classes-362,
    .about-this-695 .learn-classes-209 {
    width: 100%;
    padding-right: 0;
}.about-this-695 .master-classes-362 {
    margin-bottom: 60px;
}.about-this-695 .master-classes-362 .content-photo-201 {
    border-radius: 13px;
    box-shadow: -10px 10px 0 rgb(149,156,169,0.5);
    height: 250px;
}.about-this-695 .learn-classes-209 .academy-roots-675 {
    box-shadow: 10px 10px 0 rgb(114,117,130,0.5);
    border-radius: 13px;
    height: 250px;
}.about-this-695 .master-classes-362::after,
    .about-this-695 .learn-classes-209::before {
    width: 30%;
}
}

@media (max-width: 576px) {.about-this-695 {
    padding: 40px 0;
}.about-this-695 .team-profile-523 h3 {
    padding-left: 15px;
    margin-bottom: 25px;
    border-left-width: 4px;
    font-size: calc(38px * 0.7);
}.about-this-695 .master-classes-362 {
    margin-bottom: 40px;
}.about-this-695 .master-classes-362 span {
    padding: 6px 12px;
    font-size: calc(18px * 0.9);
}.about-this-695 .master-classes-362 p,
    .about-this-695 .learn-classes-209 p {
    margin-bottom: 25px;
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.about-this-695 .master-classes-362 .content-photo-201,
    .about-this-695 .learn-classes-209 .academy-roots-675 {
    height: 200px;
}.about-this-695 .master-classes-362 .content-photo-201 {
    box-shadow: -8px 8px 0 rgb(149,156,169,0.5);
}.about-this-695 .learn-classes-209 .academy-roots-675 {
    box-shadow: 8px 8px 0 rgb(114,117,130,0.5);
}.about-this-695 .master-classes-362::after,
    .about-this-695 .learn-classes-209::before {
    width: 25%;
}}.privacySettingsBanner-915 {
    z-index: 90;
    border-top: 2px solid rgb(149,156,169);
    width: 100%;
    bottom: 0;
    position: fixed;
    background: rgb(184,191,209);
}.online-cookies-015 {
    padding: 20px 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
}.privacySettingsBanner-915 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.privacySettingsBanner-915 p {
    font-size: 18px;
}.cookie-protect-973 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie-protect-973 svg, .cookie-protect-973 svg path, .cookie-protect-973 img {
    width: 100px;
    height: 100px;
    fill: rgb(149,156,169);
}.web-tracking-105 {
    flex-shrink: 0;
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
    color: rgb(149,156,169);
    white-space: nowrap;
    margin-left: 10px;
    font-size: 24px;
    text-align: center;
    line-height: 35px;
    border-bottom: 2px solid rgb(149,156,169);
}.privacySettingsBanner-915 p a {
    text-decoration: none;
    color: rgb(149,156,169);
}#cookie-alert-info-145 {
    display: none;
}#cookie-alert-info-145:checked ~ .privacySettingsBanner-915 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.privacySettingsBanner-915 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-protect-973 {
    display: none;
}.online-cookies-015 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.privacySettingsBanner-915 h5 {
    text-align: center;
}.privacySettingsBanner-915 p {
    text-align: center;
}.cookie-edu-213 {
    margin-bottom: 20px;
}body .layer-container-403 .web-tracking-105 {
    margin-left: 0;
}}
.layer-container-403 .online-cookies-015 {
    justify-content: flex-end;
}.layer-container-403 .web-tracking-105 {
    color: #ffffff;
    font-size: 20px;
    margin-left: 30px;
    background: rgb(149,156,169);
    padding: 10px;
}.layer-container-403 .cookie-edu-213 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.layer-container-403 .web-tracking-105 {
    margin-left: 0;
    margin-bottom: 10px;
}}.leadership-experience-764 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(184,191,209) 0%, rgb(149,156,169,0.5) 100%);
    perspective: 1000px;
}.leadership-experience-764::before {
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0.4;
    left: 0;
    animation: rotateBackground 15s linear infinite;
    width: 100%;
    top: 0;
    background: conic-gradient(from 225deg at 50% 50%, rgb(114,117,130,0.5) 0%, transparent 25%, rgb(149,156,169,0.5) 50%, transparent 75%, rgb(114,117,130,0.5) 100%);
}.leadership-experience-764 .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}.leadership-experience-764 .rating-spot-751 {
    border-radius: 24px;
    position: relative;
    gap: 1.5rem;
    transform: rotateY(-5deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
    grid-template-rows: auto auto;
    grid-template-areas:
        "photo quote"
        "info quote";
    display: grid;
    grid-template-columns: 300px 1fr;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(114,117,130,0.5),
                0 10px 0 -5px rgb(149,156,169,0.5);
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
}.leadership-experience-764 .rating-spot-751:hover {
    transform: rotateY(0);
}.leadership-experience-764 .content-photo-201 {
    grid-area: photo;
    transform: translateZ(30px);
    height: 220px;
    width: 220px;
    transition: all 0.4s ease;
    border-radius: 50%;
    border: 5px solid #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(149,156,169,0.5);
}.leadership-experience-764 .rating-spot-751:hover .content-photo-201 {
    transform: translateZ(50px) scale(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(149,156,169);
}.leadership-experience-764 .name {
    margin-bottom: 0.5rem;
    font-size: 36px;
    font-weight: 700;
    margin-top: 1rem;
    transform: translateZ(20px);
    grid-area: info;
    color: #000000;
    display: block;
}.leadership-experience-764 .rating-spot-751 span:not(.name) {
    font-size: 14px;
    color: rgb(149,156,169);
    margin-top: 3.5rem;
    font-weight: 600;
    transform: translateZ(15px);
    grid-area: info;
    display: block;
}.leadership-experience-764 .emp-items-267 {
    padding: 1.5rem 2rem;
    grid-area: quote;
    font-weight: 400;
    font-size: calc(14px * 1.1);
    transform: translateZ(10px);
    line-height: 1.6;
    color: #000000;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    position: relative;
    border-left: 4px solid rgb(114,117,130);
    border-radius: 0 24px 24px 0;
}.leadership-experience-764 .emp-items-267::before {
    background: linear-gradient(45deg, transparent 40%, rgb(114,117,130,0.5) 40%, rgb(114,117,130,0.5) 60%, transparent 60%);
    position: absolute;
    animation: shimmer 3s infinite linear;
    top: 0;
    mix-blend-mode: overlay;
    background-size: 200% 200%;
    content: "";
    opacity: 0.2;
    left: 0;
    width: 100%;
    height: 100%;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

@media (max-width: 992px) {.leadership-experience-764 .rating-spot-751 {
    grid-template-areas:
            "content-photo-201"
            "support-block-281"
            "emp-items-267";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    padding: 2rem;
}.leadership-experience-764 .content-photo-201 {
    height: 180px;
    margin: 0 auto;
    width: 180px;
}.leadership-experience-764 .name,
    .leadership-experience-764 .rating-spot-751 span:not(.name) {
    margin-top: 1rem;
    text-align: center;
}.leadership-experience-764 .rating-spot-751 span:not(.name) {
    margin-top: 0;
}
}

@media (max-width: 576px) {.leadership-experience-764 {
    padding: 4rem 0;
}.leadership-experience-764 .rating-spot-751 {
    transform: none;
    padding: 1.5rem;
}.leadership-experience-764 .content-photo-201 {
    height: 140px;
    width: 140px;
}.leadership-experience-764 .emp-items-267 {
    padding: 1rem;
    font-size: 14px;
}}.metrics-summary-014 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background-color: rgb(184,191,209);
}.metrics-summary-014::before {
    width: 100%;
    content: "";
    background: 
        radial-gradient(circle at 10% 90%, rgb(149,156,169,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(114,117,130,0.5) 0%, transparent 40%);
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.6;
    z-index: 1;
    height: 100%;
}.metrics-summary-014 .container {
    flex-direction: column;
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
}.metrics-summary-014 .statistics-pro-507 {
    position: relative;
    max-width: 600px;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 80px;
}.metrics-summary-014 .statistics-pro-507::before {
    bottom: -40px;
    height: 30px;
    content: "";
    left: 50%;
    background-color: rgb(149,156,169);
    transform: translateX(-50%);
    width: 2px;
    position: absolute;
}.metrics-summary-014 .statistics-pro-507::after {
    height: 10px;
    width: 10px;
    content: "";
    border-radius: 50%;
    background-color: rgb(149,156,169);
    transform: translateX(-50%);
    bottom: -40px;
    position: absolute;
    left: 50%;
}.metrics-summary-014 .statistics-support-257 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 33px;
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 700;
}.metrics-summary-014 .statistics-support-257::after {
    content: "";
    width: 80%;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(149,156,169), transparent);
    height: 3px;
}.metrics-summary-014 .study-elevation-501 {
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
}.metrics-summary-014 .statistics-tracks-310 {
    justify-content: center;
    width: 100%;
    display: flex;
    position: relative;
}.metrics-summary-014 .statistics-advantages-219 {
    height: 330px;
    transform-style: preserve-3d;
    position: relative;
    width: 25%;
    perspective: 1000px;
    z-index: 3;
    background-color: transparent;
}.metrics-summary-014 .statistics-advantages-219:nth-child(even) {
    margin-top: 60px;
}.metrics-summary-014 .statistics-advantages-219::before {
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    border-radius: 17px;
    top: 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: absolute;
    transform: translateZ(-10px);
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
}.metrics-summary-014 .statistics-advantages-219::after {
    border: 2px dashed rgb(149,156,169,0.5);
    top: 15px;
    left: 15px;
    bottom: 15px;
    border-radius: calc(17px - 15px);
    right: 15px;
    opacity: 0.5;
    content: "";
    z-index: -1;
    position: absolute;
}.metrics-summary-014 .statistics-advantages-219 h4 {
    font-weight: 700;
    z-index: 3;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    color: #000000;
    font-size: 4rem;
}.metrics-summary-014 .statistics-advantages-219:hover h4 {
    color: rgb(149,156,169);
    transform: translate(-50%, -50%) scale(1.1);
}.metrics-summary-014 .statistics-advantages-219 span {
    transition: all 0.3s ease;
    color: #000000;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    font-weight: 600;
    z-index: 3;
    bottom: 40px;
    text-align: center;
    left: 0;
    font-size: 17px;
}.metrics-summary-014 .statistics-advantages-219:hover span {
    transform: translateY(-10px);
}.metrics-summary-014 svg {
    opacity: 0.7;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    position: absolute;
    top: 40px;
    width: 40px;
}.metrics-summary-014 svg path {
    fill: rgb(149,156,169);
}

@media (max-width: 1200px) {.metrics-summary-014 .statistics-advantages-219 {
    width: calc(25% - 20px);
    margin: 0 10px;
    height: 300px;
}.metrics-summary-014 .statistics-advantages-219 h4 {
    font-size: 3.5rem;
}
}

@media (max-width: 992px) {.metrics-summary-014 {
    padding: 90px 0;
}.metrics-summary-014 .statistics-pro-507 {
    margin-bottom: 60px;
}.metrics-summary-014 .statistics-tracks-310 {
    flex-wrap: wrap;
}.metrics-summary-014 .statistics-advantages-219 {
    margin: 10px !important;
    width: calc(50% - 20px);
    height: 260px;
}.metrics-summary-014 .statistics-advantages-219 h4 {
    font-size: 3rem;
}.metrics-summary-014 .statistics-advantages-219:nth-child(even) {
    margin-top: 0;
}
}

@media (max-width: 767px) {.metrics-summary-014 {
    padding: 70px 0;
}.metrics-summary-014 .statistics-pro-507 {
    margin-bottom: 50px;
}.metrics-summary-014 .statistics-support-257 {
    font-size: calc(33px * 0.9);
}.metrics-summary-014 .statistics-advantages-219 {
    height: 240px;
}.metrics-summary-014 .statistics-advantages-219 h4 {
    font-size: 2.8rem;
}.metrics-summary-014 .statistics-advantages-219 span {
    bottom: 30px;
    font-size: calc(17px * 0.9);
}.metrics-summary-014 svg {
    width: 30px;
    height: 30px;
    top: 30px;
}
}

@media (max-width: 576px) {.metrics-summary-014 {
    padding: 60px 0;
}.metrics-summary-014 .statistics-pro-507 {
    margin-bottom: 40px;
}.metrics-summary-014 .statistics-tracks-310 {
    flex-direction: column;
    align-items: center;
}.metrics-summary-014 .statistics-advantages-219 {
    width: 90%;
    margin: 10px 0 !important;
    height: 200px;
    max-width: 300px;
}.metrics-summary-014 .statistics-advantages-219 h4 {
    font-size: 2.5rem;
}.metrics-summary-014 .statistics-advantages-219 span {
    bottom: 25px;
}}

@keyframes float {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0px) rotate(0deg);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}.program-outcomes-764 {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(184,191,209) 0%, #ffffff 100%);
    position: relative;
}.program-outcomes-764::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(149,156,169,0.5) 0px,
        transparent 3px,
        transparent 10px
    );
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0.05;
}.program-outcomes-764::after {
    position: absolute;
    right: -10%;
    height: 200%;
    width: 70%;
    top: -50%;
    background: rgb(149,156,169,0.5);
    content: "";
    z-index: 0;
    transform: rotate(-20deg);
    opacity: 0.03;
}.program-outcomes-764 .container {
    position: relative;
    display: flex;
    padding: 0 20px;
    margin: 0 auto;
    flex-direction: column;
    z-index: 2;
    max-width: 1200px;
}.program-outcomes-764 .content-photo-201 {
    z-index: 2;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: auto;
    margin: 0 auto 40px;
    width: 100%;
    max-width: 500px;
    filter: saturate(1.1);
}.program-outcomes-764 .content-photo-201:hover {
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.program-outcomes-764 .team-profile-523 {
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 3;
    position: relative;
    padding: 40px;
    transform: translateY(-20px);
}.program-outcomes-764 .team-profile-523::before {
    content: "";
    left: 0;
    width: 5px;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(149,156,169), rgb(114,117,130));
    position: absolute;
}.program-outcomes-764 .content-card-278 {
    position: relative;
}.program-outcomes-764 h1 {
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 31px;
    margin-bottom: 30px;
}.program-outcomes-764 h1::after {
    content: "";
    left: 0;
    position: absolute;
    height: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(149,156,169), transparent);
    bottom: -12px;
}.program-outcomes-764 ul {
    margin: 0;
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0;
    display: grid;
    list-style: none;
}.program-outcomes-764 li {
    padding-left: 40px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}.program-outcomes-764 li:hover {
    transform: translateX(5px);
}.program-outcomes-764 li p {
    color: #000000;
    line-height: 1.6;
    font-size: 17px;
    align-items: flex-start;
    display: flex;
    font-weight: 400;
    margin: 0;
}.program-outcomes-764 li svg {
    top: 0;
    transition: transform 0.3s ease;
    width: 28px;
    left: 0;
    position: absolute;
    height: 28px;
    transform: scale(0.9);
}.program-outcomes-764 li:hover svg {
    transform: scale(1.1);
}.program-outcomes-764 svg path {
    fill: rgb(149,156,169);
    transition: fill 0.3s ease;
}.program-outcomes-764 li:hover svg path {
    fill: rgb(114,117,130);
}

@media (min-width: 768px) {.program-outcomes-764 .container {
    align-items: center;
    gap: 40px;
    flex-direction: row;
}.program-outcomes-764 .content-photo-201 {
    transform: perspective(1000px) rotateY(-8deg) translateX(-20px);
    margin: 0;
    max-width: 45%;
}.program-outcomes-764 .team-profile-523 {
    transform: perspective(800px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    flex: 1;
}.program-outcomes-764 .team-profile-523:hover {
    transform: perspective(800px) rotateY(0deg);
}.program-outcomes-764 ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.program-outcomes-764 {
    padding: 140px 0;
}.program-outcomes-764 .content-photo-201 {
    max-width: 40%;
}.program-outcomes-764 h1 {
    font-size: 38px;
}.program-outcomes-764 .team-profile-523 {
    padding: 60px;
}
}

@media (max-width: 767px) {.program-outcomes-764 {
    padding: 60px 0;
}.program-outcomes-764 .team-profile-523 {
    padding: 30px;
}.program-outcomes-764 h1 {
    font-size: calc(31px * 0.85);
}.program-outcomes-764 li {
    padding-left: 35px;
}.program-outcomes-764 li svg {
    transform: scale(0.8);
}}

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

.program-outcomes-764 .content-photo-201 {
    animation: float 6s ease-in-out infinite;
}.privacy-safeguard-782 {
    overflow: hidden;
    color: #000000;
    position: relative;
    background: linear-gradient(135deg, rgb(184,191,209) 0%, rgba(245, 248, 250, 0.9) 100%);
    padding: 5rem 0;
    font-family: Arial, sans-serif;
}.privacy-safeguard-782::before {
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        rgba(rgb(149,156,169,0.5), 0.03),
        rgba(rgb(149,156,169,0.5), 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}.privacy-safeguard-782::after {
    z-index: 1;
    right: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(rgb(149,156,169,0.5), 0.08));
    width: 15vw;
    content: '';
    height: 100%;
}.privacy-safeguard-782 .container {
    border-left: 4px solid rgb(149,156,169);
    transform-origin: left center;
    transform: perspective(1000px) rotateY(0.5deg);
    max-width: 1140px;
    position: relative;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07);
    margin: 0 auto;
    background: rgba(#ffffff, 0.95);
    z-index: 2;
    backdrop-filter: blur(5px);
    padding: 0 2rem;
}.privacy-safeguard-782 h1 {
    transform: translateX(-0.5rem);
    font-weight: 700;
    position: relative;
    margin: 0 0 2rem;
    line-height: 1.2;
    color: #000000;
    font-size: 44px;
    padding: 2rem 0 1rem;
    letter-spacing: -0.02em;
}.privacy-safeguard-782 h1::after {
    bottom: 0;
    background: linear-gradient(90deg, rgb(149,156,169), transparent);
    left: 0;
    width: 6rem;
    transform-origin: left center;
    animation: expandLine 0.8s ease-out forwards;
    content: '';
    height: 3px;
    position: absolute;
}.privacy-safeguard-782 h2 {
    color: #000000;
    font-size: 38px;
    padding-left: 1rem;
    margin: 2.5rem 0 1.5rem;
    position: relative;
    line-height: 1.3;
    font-weight: 600;
}.privacy-safeguard-782 h2::before {
    background: rgb(149,156,169);
    position: absolute;
    width: 3px;
    border-radius: 1px;
    top: 0.25rem;
    left: 0;
    bottom: 0.25rem;
    content: '';
}.privacy-safeguard-782 h3 {
    margin: 2rem 0 1.25rem;
    font-size: calc(38px * 0.85);
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    color: #000000;
    font-weight: 600;
}.privacy-safeguard-782 h4 {
    color: #000000;
    display: inline-block;
    padding: 0.35rem 0.75rem;
    margin: 1.75rem 0 1rem;
    border-radius: 2px;
    background: rgba(rgb(149,156,169,0.5), 0.08);
    font-size: calc(38px * 0.7);
    font-weight: 600;
}.privacy-safeguard-782 p {
    line-height: 1.7;
    font-size: 14px;
    color: #000000;
    margin-bottom: 1.5rem;
}.privacy-safeguard-782 p strong {
    position: relative;
    display: inline-block;
    font-weight: 600;
    color: #000000;
}.privacy-safeguard-782 p strong::after {
    content: '';
    background: rgba(rgb(149,156,169,0.5), 0.3);
    left: 0;
    bottom: -2px;
    width: 100%;
    position: absolute;
    height: 2px;
}.privacy-safeguard-782 ul {
    list-style-type: none;
    margin: 1.5rem 0 2rem 0;
    padding-left: 1.25rem;
}.privacy-safeguard-782 li {
    position: relative;
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
    line-height: 1.6;
}.privacy-safeguard-782 li::before {
    height: 0.75rem;
    left: 0;
    top: 0.5rem;
    content: '';
    opacity: 0.8;
    transform: rotate(45deg);
    width: 0.75rem;
    border: 2px solid rgb(149,156,169);
    position: absolute;
}.privacy-safeguard-782 span {
    font-size: calc(14px * 0.95);
    padding: 1.25rem;
    line-height: 1.7;
    border-left: 2px solid rgb(114,117,130);
    background: linear-gradient(to right, rgba(rgb(114,117,130,0.5), 0.05), transparent);
    display: block;
    margin-bottom: 1.5rem;
}

@keyframes expandLine {
    from {
        width: 0;
    }
    to {
        width: 6rem;
    }
}

@media (max-width: 991px) {.privacy-safeguard-782 {
    padding: 4rem 0;
}.privacy-safeguard-782 .container {
    padding: 2rem;
    transform: perspective(800px) rotateY(0.3deg);
}.privacy-safeguard-782 h1 {
    font-size: calc(44px * 0.9);
    margin-bottom: 1.5rem;
}.privacy-safeguard-782 h2 {
    font-size: calc(38px * 0.9);
    margin: 2rem 0 1.25rem;
}
}

@media (max-width: 767px) {.privacy-safeguard-782 {
    padding: 3rem 0;
}.privacy-safeguard-782::after {
    width: 10vw;
}.privacy-safeguard-782 .container {
    transform: none;
    padding: 1.5rem;
}.privacy-safeguard-782 h1 {
    font-size: calc(44px * 0.8);
    transform: translateX(0);
    padding-top: 1rem;
}.privacy-safeguard-782 h2 {
    font-size: calc(38px * 0.8);
    padding-left: 0.75rem;
}.privacy-safeguard-782 h3 {
    font-size: calc(38px * 0.7);
}.privacy-safeguard-782 h4 {
    font-size: calc(38px * 0.6);
}.privacy-safeguard-782 ul {
    padding-left: 0.5rem;
}.privacy-safeguard-782 li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.privacy-safeguard-782 span {
    padding: 1rem;
}
}

@media (max-width: 480px) {.privacy-safeguard-782 {
    padding: 2rem 0;
}.privacy-safeguard-782 .container {
    border-left-width: 3px;
    padding: 1.25rem;
}.privacy-safeguard-782 h1 {
    font-size: calc(44px * 0.7);
    margin-bottom: 1.25rem;
}.privacy-safeguard-782 h1::after {
    width: 4rem;
}.privacy-safeguard-782 p, .privacy-safeguard-782 span {
    font-size: calc(14px * 0.95);
}.privacy-safeguard-782 li {
    font-size: calc(14px * 0.95);
}@keyframes expandLine {
        from {
            width: 0;
        }
        to {
            width: 4rem;
        }
    }
}.ty-panel-196 {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(184,191,209) 0%, rgb(149,156,169,0.5) 100%);
}.ty-panel-196::before {
    content: "";
    position: absolute;
    bottom: 0;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
}.ty-panel-196::after {
    background: radial-gradient(circle at 75% 25%, rgb(149,156,169,0.5) 0%, transparent 50%);
    height: 100%;
    content: "";
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    pointer-events: none;
}.ty-panel-196 .container {
    padding: 0 2rem;
    transform: perspective(1000px) rotateX(1deg);
    z-index: 10;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.ty-panel-196 h2 {
    font-family: Arial, sans-serif;
    font-size: 38px;
    max-width: 90%;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.3;
    color: rgb(149,156,169);
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s ease-out forwards;
    position: relative;
    transform-origin: left center;
}.ty-panel-196 h2::after {
    left: 0;
    height: 4px;
    bottom: -12px;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    content: "";
    width: 100px;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(149,156,169) 0%, rgb(114,117,130) 100%);
}.ty-panel-196 .team-profile-523 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    animation: fadeInUp 0.6s 0.4s both;
    transform: translateY(0);
    transition: transform 0.4s ease-out;
    padding: 2.5rem;
    border-left: 4px solid rgb(114,117,130);
    overflow: hidden;
    position: relative;
}.ty-panel-196 .team-profile-523::before {
    top: 0;
    height: 5px;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(114,117,130) 0%, rgb(149,156,169) 100%);
    left: 0;
}.ty-panel-196 .team-profile-523:hover {
    transform: translateY(-5px);
}.ty-panel-196 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.ty-panel-196 li {
    padding-left: 1.5rem;
    position: relative;
}.ty-panel-196 li::before {
    background: rgb(114,117,130);
    top: 0.7rem;
    height: 8px;
    transform: scale(0);
    border-radius: 50%;
    width: 8px;
    position: absolute;
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
    left: 0;
}.ty-panel-196 span {
    animation: fadeText 0.8s 0.6s both;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 13px;
    display: block;
    font-family: Arial, sans-serif;
}

@keyframes slideInTitle {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes expandLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 991px) {.ty-panel-196 {
    padding: 5rem 0;
}.ty-panel-196 h2 {
    font-size: calc(38px * 0.9);
    max-width: 100%;
}.ty-panel-196 .team-profile-523 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.ty-panel-196 {
    padding: 4rem 0;
}.ty-panel-196 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.8);
}.ty-panel-196 h2::after {
    height: 3px;
    width: 80px;
}.ty-panel-196 .team-profile-523 {
    padding: 1.75rem;
}.ty-panel-196 span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 576px) {.ty-panel-196 {
    padding: 3rem 0;
}.ty-panel-196 .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.ty-panel-196 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.75rem;
}.ty-panel-196 .team-profile-523 {
    padding: 1.5rem;
}.ty-panel-196 li {
    padding-left: 1.25rem;
}.ty-panel-196 li::before {
    top: 0.65rem;
    height: 6px;
    width: 6px;
}.ty-panel-196 span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.program-structure-539 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(184,191,209);
}.program-structure-539::before {
    right: -100px;
    content: "";
    opacity: 0.7;
    height: 300px;
    z-index: 1;
    background: linear-gradient(135deg, rgb(149,156,169,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    top: -100px;
    width: 300px;
    position: absolute;
}.program-structure-539::after {
    width: 200px;
    transform: rotate(15deg);
    z-index: 1;
    opacity: 0.5;
    left: -50px;
    background: linear-gradient(225deg, rgb(114,117,130,0.5) 0%, transparent 70%);
    content: "";
    height: 200px;
    bottom: -50px;
    position: absolute;
}.program-structure-539 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.program-structure-539 .quick-progress-712 {
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.program-structure-539 .content-photo-201 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 320px;
    transform: perspective(1000px) rotateY(2deg);
}.program-structure-539 .content-photo-201::before {
    content: "";
    background: linear-gradient(
        to right,
        rgb(149,156,169,0.5) 0%,
        transparent 20%,
        transparent 80%,
        rgb(114,117,130,0.5) 100%
    );
    inset: 0;
    position: absolute;
    transition: opacity 0.5s ease;
    opacity: 0.4;
}.program-structure-539 .content-photo-201:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program-structure-539 .content-photo-201:hover::before {
    opacity: 0.2;
}.program-structure-539 .content-card-278 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: #ffffff;
    position: relative;
    padding: 30px;
}.program-structure-539 .content-card-278:hover {
    transform: translateY(-5px);
}.program-structure-539 .content-card-278::before {
    height: 0;
    background: linear-gradient(to bottom, rgb(149,156,169), rgb(114,117,130));
    content: "";
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    left: 0;
    width: 4px;
    position: absolute;
}.program-structure-539 .content-card-278:hover::before {
    height: 100%;
}.program-structure-539 h3 {
    font-size: calc(23px * 1.1);
    position: relative;
    transform: translateX(0);
    font-weight: 600;
    transition: transform 0.4s ease;
    font-family: Arial, sans-serif;
    color: #000000;
    padding-bottom: 15px;
    margin-bottom: 25px;
}.program-structure-539 .content-card-278:hover h3 {
    transform: translateX(10px);
}.program-structure-539 h3::after {
    width: 60px;
    transition: width 0.4s ease;
    content: "";
    background: rgb(149,156,169);
    left: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
}.program-structure-539 .content-card-278:hover h3::after {
    width: 100px;
}.program-structure-539 .description {
    font-family: Arial, sans-serif;
    color: #000000;
    opacity: 0.9;
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 14px;
    transition: opacity 0.3s ease;
}.program-structure-539 .content-card-278:hover .description {
    opacity: 1;
}.program-structure-539 p.description {
    scrollbar-width: thin;
    max-height: 300px;
    display: block;
    padding-right: 15px;
    overflow-y: auto;
    scrollbar-color: rgb(149,156,169,0.5) #ffffff;
}.program-structure-539 p.description::-webkit-scrollbar {
    width: 6px;
}.program-structure-539 p.description::-webkit-scrollbar-track {
    background: #ffffff;
}.program-structure-539 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(149,156,169,0.5);
    border-radius: 10px;
}.program-structure-539 span.description {
    display: none;
}

@media (min-width: 768px) {.program-structure-539 {
    padding: 150px 0;
}.program-structure-539 .quick-progress-712 {
    align-items: center;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
}.program-structure-539 .content-photo-201 {
    height: 450px;
    transform: perspective(1000px) rotateY(3deg) translateX(-20px);
}.program-structure-539 .content-photo-201:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program-structure-539 .content-card-278 {
    padding: 40px;
}.program-structure-539 h3 {
    font-size: 23px;
    margin-bottom: 30px;
}.program-structure-539 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program-structure-539 .quick-progress-712 {
    gap: 80px;
}.program-structure-539 .content-photo-201 {
    height: 500px;
}.program-structure-539 .content-card-278 {
    padding: 50px;
}.program-structure-539 h3 {
    font-size: calc(23px * 1.2);
}.program-structure-539 p.description {
    max-height: 400px;
    font-size: calc(14px * 1.05);
    line-height: 1.75;
}
}

@media (min-width: 1200px) {.program-structure-539 .quick-progress-712 {
    gap: 100px;
}.program-structure-539 .content-photo-201 {
    transform: perspective(1200px) rotateY(5deg) translateX(-30px);
    height: 550px;
}.program-structure-539 .content-photo-201:hover {
    transform: perspective(1200px) rotateY(0deg) translateX(0);
}.program-structure-539 .content-card-278 {
    padding: 60px 70px 60px 60px;
}.program-structure-539 h3 {
    padding-bottom: 20px;
    margin-bottom: 35px;
    font-size: calc(23px * 1.3);
}.program-structure-539 p.description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.program-structure-539 {
    padding: 80px 0;
}.program-structure-539 .content-card-278 {
    padding: 25px 20px;
}.program-structure-539 h3 {
    font-size: calc(16px * 1.1);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.program-structure-539 p.description {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
    max-height: 250px;
}}.course-fit-for-219 {
    background-color: rgb(184,191,209);
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 6rem 0;
}.course-fit-for-219::before {
    z-index: -1;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgba(#ffffff, 0.3) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(#ffffff, 0.2) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgba(#ffffff, 0.2) 0%, transparent 50%);
}.course-fit-for-219::after {
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 85% 15%, rgba(rgb(149,156,169,0.5), 0.1) 0%, transparent 40%),
        radial-gradient(circle at 15% 85%, rgba(rgb(114,117,130,0.5), 0.1) 0%, transparent 40%);
    z-index: -1;
    left: 0;
    animation: cloudMove 25s infinite alternate ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
}.course-fit-for-219 .team-profile-523 {
    padding: 0 2rem;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
    display: flex;
}.course-fit-for-219 h3 {
    position: relative;
    margin-bottom: 4rem;
    opacity: 0.9;
    color: rgb(149,156,169);
    font-size: 46px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
}.course-fit-for-219 h3::after {
    content: "";
    width: 50px;
    background: rgb(149,156,169);
    height: 2px;
    position: absolute;
    opacity: 0.6;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}.course-fit-for-219 ul {
    width: 100%;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    gap: 2rem;
    list-style: none;
    display: grid;
}.course-fit-for-219 li {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border: 1px solid rgba(#ffffff, 0.1);
    border-radius: 26px;
    align-items: center;
    text-align: center;
    padding: 2rem;
    background: rgba(#ffffff, 0.08);
    flex-direction: column;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.04),
        0 6px 10px rgba(0, 0, 0, 0.02);
    display: flex;
    backdrop-filter: blur(10px);
    overflow: hidden;
}.course-fit-for-219 li::before {
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(
        135deg,
        rgba(#ffffff, 0.05) 0%,
        transparent 100%
    );
    position: absolute;
    content: "";
    z-index: -1;
    height: 100%;
}.course-fit-for-219 li:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.06),
        0 10px 15px rgba(0, 0, 0, 0.04);
    border-color: rgba(rgb(149,156,169,0.5), 0.2);
    transform: translateY(-10px);
}.course-fit-for-219 li:hover::after {
    content: "";
    height: 4px;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(149,156,169) 0%,
        rgb(114,117,130) 100%
    );
    left: 0;
}.course-fit-for-219 li svg {
    height: 50px;
    opacity: 0.9;
    margin-bottom: 1.5rem;
    fill: rgb(114,117,130);
    transition: all 0.5s ease;
    width: 50px;
}.course-fit-for-219 li svg path {
    transition: fill 0.5s ease;
    fill: rgb(114,117,130);
}.course-fit-for-219 li:hover svg {
    animation: float 3s infinite ease-in-out;
    transform: translateY(-3px);
}.course-fit-for-219 li:hover svg path {
    fill: rgb(149,156,169);
}.course-fit-for-219 li {
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
}

@keyframes float {
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(-3px);
    }
}

@keyframes cloudMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 10% 10%;
    }
}

@media (max-width: 1200px) {.course-fit-for-219 ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 992px) {.course-fit-for-219 {
    padding: 5rem 0;
}.course-fit-for-219 h3 {
    margin-bottom: 3.5rem;
    font-size: calc(46px * 0.9);
}
}

@media (max-width: 768px) {.course-fit-for-219 {
    padding: 4rem 0;
}.course-fit-for-219 .team-profile-523 {
    padding: 0 1.5rem;
}.course-fit-for-219 h3 {
    font-size: calc(46px * 0.8);
    margin-bottom: 3rem;
}.course-fit-for-219 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.course-fit-for-219 li {
    padding: 1.5rem;
}.course-fit-for-219 li svg {
    width: 45px;
    height: 45px;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 480px) {.course-fit-for-219 {
    padding: 3rem 0;
}.course-fit-for-219 .team-profile-523 {
    padding: 0 1rem;
}.course-fit-for-219 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(46px * 0.7);
}.course-fit-for-219 li {
    padding: 1.25rem;
}.course-fit-for-219 li svg {
    width: 40px;
    margin-bottom: 1rem;
    height: 40px;
}}.homepage-479 {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: rgb(184,191,209);
}.homepage-479 .team-profile-523 {
    height: 80vh;
    position: relative;
    width: 100%;
    z-index: 2;
}.homepage-479 .page-begin-039 {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 80vh;
}.homepage-479 .page-begin-039 input {
    display: none;
}.homepage-479 .learn-expressfast-980 {
    display: flex;
    transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    width: 500%;
    height: 100%;
}.homepage-479 .course-lead-980 {
    position: relative;
    width: 20%;
    overflow: hidden;
    height: 100%;
}.homepage-479 .course-lead-980::before {
    width: 100%;
    top: 0;
    content: "";
    z-index: 2;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(
        to bottom,
        transparent 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgb(149,156,169) 100%
    );
}.homepage-479 .course-lead-980 img {
    transition: transform 1.5s ease, filter 0.6s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(0.85);
    transform: scale(1.05);
}.homepage-479 .learning-page-629 {
    z-index: 10;
    position: absolute;
    gap: 3px;
    bottom: 40px;
    display: flex;
    right: 40px;
}.homepage-479 .learning-page-629::before {
    position: absolute;
    inset: -10px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 19px;
    backdrop-filter: blur(5px);
    content: "";
    z-index: -1;
}.homepage-479 .learning-page-629 label {
    transition: all 0.3s ease;
    height: 2px;
    cursor: pointer;
    position: relative;
    width: 30px;
    transform: scale(1);
    opacity: 0.5;
    background: #ffffff;
}.homepage-479 .learning-page-629 label:hover {
    opacity: 0.8;
}.homepage-479 .content-card-278 {
    z-index: 5;
    position: absolute;
    bottom: 40px;
    left: 40px;
    max-width: 900px;
    width: 90%;
}.homepage-479 .content-card-278 .container {
    position: relative;
    max-width: 650px;
    background: transparent;
    padding: 0;
}.homepage-479 .content-card-278 h1 {
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0,0,0,0.3);
    padding-bottom: 15px;
    font-size: 39px;
    margin-bottom: 1.2rem;
    font-weight: 700;
    position: relative;
}.homepage-479 .content-card-278 h1::after {
    width: 80px;
    content: "";
    background: rgb(114,117,130);
    bottom: 0;
    left: 0;
    height: 3px;
    position: absolute;
}.homepage-479 .content-card-278 h3 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    font-size: 18px;
}.homepage-479 .content-card-278 p {
    position: relative;
    margin-bottom: 0.5rem;
    max-width: 100%;
    font-size: 16px;
    text-shadow: 0 1px 5px rgba(0,0,0,0.2);
    color: #ffffff;
    font-weight: 400;
    line-height: 1.7;
    padding-left: 15px;
}.homepage-479 .content-card-278 p::before {
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 3px;
    top: 0;
    background: rgb(114,117,130,0.5);
}.homepage-479 input:nth-of-type(1):checked ~ .learn-expressfast-980 {
    transform: translateX(0);
}.homepage-479 input:nth-of-type(2):checked ~ .learn-expressfast-980 {
    transform: translateX(-20%);
}.homepage-479 input:nth-of-type(3):checked ~ .learn-expressfast-980 {
    transform: translateX(-40%);
}.homepage-479 input:nth-of-type(4):checked ~ .learn-expressfast-980 {
    transform: translateX(-60%);
}.homepage-479 input:nth-of-type(5):checked ~ .learn-expressfast-980 {
    transform: translateX(-80%);
}.homepage-479 input:nth-of-type(6):checked ~ .learn-expressfast-980 {
    transform: translateX(-100%);
}.homepage-479 input:nth-of-type(7):checked ~ .learn-expressfast-980 {
    transform: translateX(-120%);
}.homepage-479 input:nth-of-type(8):checked ~ .learn-expressfast-980 {
    transform: translateX(-140%);
}.homepage-479 input:nth-of-type(9):checked ~ .learn-expressfast-980 {
    transform: translateX(-160%);
}.homepage-479 input:nth-of-type(10):checked ~ .learn-expressfast-980 {
    transform: translateX(-180%);
}.homepage-479 input:nth-of-type(1):checked ~ .learning-page-629 label:nth-child(1),
.homepage-479 input:nth-of-type(2):checked ~ .learning-page-629 label:nth-child(2),
.homepage-479 input:nth-of-type(3):checked ~ .learning-page-629 label:nth-child(3),
.homepage-479 input:nth-of-type(4):checked ~ .learning-page-629 label:nth-child(4),
.homepage-479 input:nth-of-type(5):checked ~ .learning-page-629 label:nth-child(5),
.homepage-479 input:nth-of-type(6):checked ~ .learning-page-629 label:nth-child(6),
.homepage-479 input:nth-of-type(7):checked ~ .learning-page-629 label:nth-child(7),
.homepage-479 input:nth-of-type(8):checked ~ .learning-page-629 label:nth-child(8),
.homepage-479 input:nth-of-type(9):checked ~ .learning-page-629 label:nth-child(9),
.homepage-479 input:nth-of-type(10):checked ~ .learning-page-629 label:nth-child(10) {
    background: rgb(114,117,130);
    opacity: 1;
    transform: scaleY(2);
}.homepage-479 input:nth-of-type(1):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(1) img,
.homepage-479 input:nth-of-type(2):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(2) img,
.homepage-479 input:nth-of-type(3):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(3) img,
.homepage-479 input:nth-of-type(4):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(4) img,
.homepage-479 input:nth-of-type(5):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(5) img,
.homepage-479 input:nth-of-type(6):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(6) img,
.homepage-479 input:nth-of-type(7):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(7) img,
.homepage-479 input:nth-of-type(8):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(8) img,
.homepage-479 input:nth-of-type(9):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(9) img,
.homepage-479 input:nth-of-type(10):checked ~ .learn-expressfast-980 .course-lead-980:nth-child(10) img {
    filter: brightness(0.95);
    transform: scale(1);
}

@media (max-width: 1199px) {.homepage-479 .content-card-278 {
    left: 30px;
    width: 90%;
    bottom: 30px;
}.homepage-479 .content-card-278 .container {
    max-width: 600px;
}.homepage-479 .learning-page-629 {
    right: 30px;
    bottom: 30px;
}
}

@media (max-width: 991px) {.homepage-479 .team-profile-523 {
    height: 70vh;
}.homepage-479 .page-begin-039 {
    height: 70vh;
}.homepage-479 .content-card-278 {
    left: 25px;
    bottom: 25px;
}.homepage-479 .content-card-278 .container {
    max-width: 550px;
}.homepage-479 .content-card-278 h1 {
    font-size: calc(39px * 0.9);
    padding-bottom: 12px;
}.homepage-479 .content-card-278 h1::after {
    width: 70px;
}.homepage-479 .content-card-278 h3 {
    font-size: calc(18px * 0.9);
}.homepage-479 .learning-page-629 {
    bottom: 25px;
    right: 25px;
}
}

@media (max-width: 767px) {.homepage-479 .team-profile-523 {
    height: 60vh;
}.homepage-479 .page-begin-039 {
    height: 60vh;
}.homepage-479 .content-card-278 {
    bottom: 20px;
    width: 92%;
    left: 20px;
}.homepage-479 .content-card-278 .container {
    max-width: 500px;
}.homepage-479 .content-card-278 h1 {
    margin-bottom: 1rem;
    font-size: calc(39px * 0.85);
    padding-bottom: 10px;
}.homepage-479 .content-card-278 h1::after {
    width: 60px;
    height: 2px;
}.homepage-479 .content-card-278 h3 {
    margin-bottom: 1.2rem;
    font-size: calc(18px * 0.85);
}.homepage-479 .content-card-278 p {
    font-size: calc(16px * 0.95);
    padding-left: 12px;
    line-height: 1.6;
}.homepage-479 .content-card-278 p::before {
    width: 2px;
}.homepage-479 .learning-page-629 {
    right: 20px;
    bottom: 20px;
}.homepage-479 .learning-page-629 label {
    width: 25px;
}
}

@media (max-width: 575px) {.homepage-479 .team-profile-523 {
    height: 80vh;
}.homepage-479 .page-begin-039 {
    height: 80vh;
}.homepage-479 .content-card-278 {
    left: 15px;
    width: 85%;
    bottom: 60px;
}.homepage-479 .content-card-278 .container {
    max-width: 100%;
}.homepage-479 .content-card-278 h1 {
    margin-bottom: 0.8rem;
    font-size: calc(39px * 0.8);
}.homepage-479 .content-card-278 h1::after {
    width: 50px;
}.homepage-479 .content-card-278 h3 {
    font-size: calc(16px * 1.1);
    margin-bottom: 1rem;
}.homepage-479 .content-card-278 p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
    padding-left: 10px;
}.homepage-479 .learning-page-629 {
    left: 15px;
    right: auto;
    bottom: 15px;
}.homepage-479 .learning-page-629 label {
    height: 2px;
    width: 20px;
}
}

@media (max-width: 480px) {.homepage-479 .team-profile-523 {
    height: 70vh;
}.homepage-479 .page-begin-039 {
    height: 70vh;
}
}

@media (max-height: 700px) and (min-width: 768px) {.homepage-479 .team-profile-523 {
    height: 85vh;
}.homepage-479 .page-begin-039 {
    height: 85vh;
}
}

@media (max-height: 600px) {.homepage-479 .team-profile-523 {
    height: 90vh;
}.homepage-479 .page-begin-039 {
    height: 90vh;
}
}

@media (orientation: landscape) and (max-height: 500px) {.homepage-479 .team-profile-523 {
    height: 95vh;
}.homepage-479 .page-begin-039 {
    height: 95vh;
}}.give-it-a-try-869 {
    position: relative;
    overflow: hidden;
    padding: 130px 0;
    background: linear-gradient(125deg, rgb(149,156,169) 0%, rgb(114,117,130) 100%);
    z-index: 1;
}.give-it-a-try-869::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    content: '';
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.07) 1px, transparent 1px);
    top: 0;
    height: 100%;
    left: 0;
    background-size: 20px 20px;
}.give-it-a-try-869::after {
    width: 100%;
    left: 0;
    filter: blur(60px);
    background: 
        radial-gradient(circle at 30% 20%, rgba(255,255,255,0.2) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgba(255,255,255,0.2) 0%, transparent 50%);
    top: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    content: '';
}.give-it-a-try-869 .team-profile-523 {
    justify-content: center;
    backdrop-filter: blur(15px);
    background: rgba(255,255,255,0.1);
    transform-style: preserve-3d;
    box-shadow:
        0 20px 50px rgba(0,0,0,0.15),
        0 5px 15px rgba(255,255,255,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.1);
    position: relative;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    transition: transform 0.6s ease;
    max-width: 900px;
    display: flex;
    transform: rotateX(2deg) rotateY(2deg);
    perspective: 1000px;
    z-index: 2;
    border-radius: 30px;
    padding: 70px 50px;
}.give-it-a-try-869 .team-profile-523::before {
    opacity: 0.5;
    animation: borderGlow 10s linear infinite;
    right: -5px;
    bottom: -5px;
    position: absolute;
    left: -5px;
    border-radius: 35px;
    z-index: -1;
    background: linear-gradient(45deg, 
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1)
    );
    content: '';
    filter: blur(5px);
    top: -5px;
}.give-it-a-try-869 .team-profile-523::after {
    left: 0;
    content: '';
    background: 
        linear-gradient(to bottom,
            rgba(255,255,255,0.1) 0%,
            transparent 100%
        );
    width: 100%;
    z-index: -1;
    border-radius: 30px;
    position: absolute;
    top: 0;
    height: 100%;
}.give-it-a-try-869 .team-profile-523:hover {
    transform: rotateX(0deg) rotateY(0deg) translateY(-5px);
}.give-it-a-try-869 h3 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 29px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    margin-bottom: 55px;
    position: relative;
    letter-spacing: 3px;
    font-weight: 700;
}.give-it-a-try-869 h3::before {
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    content: '';
    box-shadow: 0 2px 10px rgba(255,255,255,0.2);
    left: 50%;
    bottom: -20px;
    width: 60px;
    height: 4px;
    position: absolute;
    border-radius: 2px;
    transform: translateX(-50%);
}.give-it-a-try-869 h3::after {
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    content: '';
    position: absolute;
    z-index: -1;
    animation: lightScan 5s linear infinite;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255,255,255,0.1), 
        transparent
    );
}.give-it-a-try-869 .reach-out-695 {
    position: relative;
    background: rgba(255,255,255,0.9);
    transition: all 0.4s ease;
    display: inline-block;
    font-weight: 600;
    z-index: 1;
    padding: 18px 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.4);
    text-transform: uppercase;
    color: rgb(149,156,169);
    letter-spacing: 2px;
    overflow: hidden;
    text-decoration: none;
    transform: perspective(1000px) translateZ(20px);
    border-radius: 50px;
}.give-it-a-try-869 .reach-out-695::before {
    transition: opacity 0.4s ease;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
    opacity: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(45deg, 
        rgb(149,156,169), 
        rgb(114,117,130));
    width: 100%;
}.give-it-a-try-869 .reach-out-695::after {
    top: -50%;
    left: -100px;
    z-index: 1;
    transform: rotate(35deg);
    position: absolute;
    height: 200%;
    transition: all 0.6s ease;
    width: 20px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255,255,255,0.7),
        transparent
    );
    content: '';
}.give-it-a-try-869 .reach-out-695:hover {
    transform: perspective(1000px) translateZ(30px);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 10px 25px rgba(0,0,0,0.1),
        inset 0 0 0 1px rgba(255,255,255,0.4);
    color: #ffffff;
}.give-it-a-try-869 .reach-out-695:hover::before {
    opacity: 1;
}.give-it-a-try-869 .reach-out-695:hover::after {
    left: 200%;
}

@media screen and (max-width: 992px) {.give-it-a-try-869 {
    padding: 110px 0;
}.give-it-a-try-869 .team-profile-523 {
    padding: 60px 40px;
    max-width: 85%;
}.give-it-a-try-869 h3 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
}.give-it-a-try-869 h3::before {
    bottom: -18px;
    height: 3px;
    width: 50px;
}.give-it-a-try-869 .reach-out-695 {
    padding: 16px 45px;
    font-size: calc(18px * 0.95);
}
}

@media screen and (max-width: 768px) {.give-it-a-try-869 {
    padding: 90px 0;
}.give-it-a-try-869 .team-profile-523 {
    transform: none;
    padding: 50px 30px;
}.give-it-a-try-869 h3 {
    margin-bottom: 45px;
    letter-spacing: 2px;
    font-size: calc(29px * 0.8);
}.give-it-a-try-869 h3::before {
    width: 45px;
    height: 3px;
    bottom: -15px;
}.give-it-a-try-869 .reach-out-695 {
    letter-spacing: 1.5px;
    transform: none;
    padding: 14px 40px;
    font-size: calc(18px * 0.9);
}.give-it-a-try-869 .reach-out-695:hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.give-it-a-try-869 {
    padding: 70px 0;
}.give-it-a-try-869 .team-profile-523 {
    border-radius: 20px;
    padding: 40px 20px;
}.give-it-a-try-869 h3 {
    letter-spacing: 1.5px;
    margin-bottom: 40px;
    font-size: calc(29px * 0.7);
}.give-it-a-try-869 h3::before {
    bottom: -12px;
    width: 40px;
    height: 2px;
}.give-it-a-try-869 .reach-out-695 {
    padding: 12px 35px;
    font-size: calc(18px * 0.85);
    letter-spacing: 1px;
    border-radius: 30px;
}}

@keyframes borderGlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@keyframes lightScan {
    0%, 100% {
        left: -100%;
        opacity: 0;
    }
    50% {
        left: 100%;
        opacity: 0.5;
    }
}.customer-reviews-076 {
    background: linear-gradient(135deg, rgb(184,191,209) 0%, rgb(114,117,130,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.customer-reviews-076::before {
    left: 0;
    top: 0;
    opacity: 0.7;
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(149,156,169,0.5) 2%, transparent 12%),
        radial-gradient(circle at 85% 60%, rgb(114,117,130,0.5) 3%, transparent 15%);
    position: absolute;
    z-index: 0;
    content: "";
    width: 100%;
}.customer-reviews-076 h2 {
    letter-spacing: -0.5px;
    color: #000000;
    text-align: center;
    margin-bottom: 3rem;
    transform: translateY(-5px);
    font-size: 31px;
    z-index: 1;
    font-weight: 700;
    position: relative;
}.customer-reviews-076 h2::after {
    bottom: -12px;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(149,156,169) 0%, rgb(114,117,130) 100%);
    height: 3px;
    position: absolute;
    left: 50%;
    content: "";
}.customer-reviews-076 .container.team-profile-523 {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.customer-reviews-076 .alumni-reviews-470 {
    gap: 2rem;
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.customer-reviews-076 .rating-spot-751 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    transform-style: preserve-3d;
    height: 100%;
    perspective: 1000px;
}.customer-reviews-076 .rating-spot-751::before {
    content: "";
    width: 60px;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(149,156,169,0.5) 50%);
    z-index: 1;
    height: 60px;
    right: 0;
}.customer-reviews-076 .rating-spot-751:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
}.customer-reviews-076 .rating-spot-751 h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 0.75rem;
    color: rgb(149,156,169);
    font-size: calc(20px - 2px);
    display: inline-block;
}.customer-reviews-076 .rating-spot-751 h3::after {
    background: rgb(114,117,130);
    position: absolute;
    transition: width 0.3s ease;
    bottom: -5px;
    content: "";
    height: 2px;
    width: 40%;
    left: 0;
}.customer-reviews-076 .rating-spot-751:hover h3::after {
    width: 100%;
}.customer-reviews-076 .rating-spot-751 .description {
    flex-grow: 1;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    z-index: 1;
    color: #000000;
    position: relative;
    font-size: 15px;
}.customer-reviews-076 .rating-spot-751 .description::before {
    position: absolute;
    left: -0.75rem;
    font-size: 4rem;
    font-family: serif;
    opacity: 0.2;
    color: rgb(149,156,169,0.5);
    content: "";
    top: -0.75rem;
    z-index: -1;
    line-height: 1;
}.customer-reviews-076 .rating-spot-751 div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    height: 70px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    transform: translateZ(20px);
    width: 70px;
    margin-top: auto;
    position: relative;
}.customer-reviews-076 .rating-spot-751 div::after {
    transition: opacity 0.3s ease;
    height: 100%;
    background: linear-gradient(135deg, transparent 70%, rgb(149,156,169,0.5) 100%);
    top: 0;
    content: "";
    opacity: 0.3;
    width: 100%;
    left: 0;
    position: absolute;
}.customer-reviews-076 .rating-spot-751:hover div::after {
    opacity: 0.5;
}.customer-reviews-076 .rating-spot-751 img {
    transition: transform 0.5s ease;
    height: 100%;
    object-fit: cover;
    width: 100%;
}.customer-reviews-076 .rating-spot-751:hover img {
    transform: scale(1.08);
}

@media (max-width: 991px) {.customer-reviews-076 {
    padding: 4rem 0;
}.customer-reviews-076 h2 {
    font-size: calc(31px - 4px);
    margin-bottom: 2.5rem;
}.customer-reviews-076 .alumni-reviews-470 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.customer-reviews-076 .rating-spot-751 {
    padding: 1.75rem;
}
}

@media (max-width: 767px) {.customer-reviews-076 {
    padding: 3rem 0;
}.customer-reviews-076 h2 {
    font-size: calc(31px - 6px);
    margin-bottom: 2rem;
}.customer-reviews-076 .alumni-reviews-470 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.2rem;
}.customer-reviews-076 .rating-spot-751 h3 {
    font-size: calc(20px - 4px);
}.customer-reviews-076 .rating-spot-751 {
    padding: 1.5rem;
}.customer-reviews-076 .rating-spot-751::before {
    width: 40px;
    height: 40px;
}.customer-reviews-076 .rating-spot-751 div {
    width: 60px;
    height: 60px;
}
}

@media (max-width: 480px) {.customer-reviews-076 {
    padding: 2.5rem 0;
}.customer-reviews-076 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(31px - 8px);
}.customer-reviews-076 h2::after {
    height: 2px;
    width: 60px;
}.customer-reviews-076 .rating-spot-751 {
    padding: 1.25rem;
}.customer-reviews-076 .rating-spot-751 .description {
    font-size: calc(15px - 1px);
}.customer-reviews-076 .rating-spot-751 div {
    width: 50px;
    height: 50px;
}
}

@media (min-width: 1400px) {.customer-reviews-076 .alumni-reviews-470 {
    grid-template-columns: repeat(4, 1fr);
}.customer-reviews-076 h2 {
    font-size: calc(31px + 4px);
}}.connect-form-016 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.connect-form-016::before {
    left: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
}.connect-form-016::after {
    animation: shine 8s linear infinite;
    left: -50%;
    width: 200%;
    content: "";
    top: -50%;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgba(255, 255, 255, 0.08) 70%, 
        transparent 75%);
    position: absolute;
    z-index: 2;
    height: 200%;
}.connect-form-016 .container {
    max-width: 1200px;
    padding: 0 15px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
}.connect-form-016 .query-feedback-548 {
    overflow: hidden;
    display: flex;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.3));
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 
                0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    gap: 2rem;
    flex-wrap: wrap;
    position: relative;
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}.connect-form-016 .query-feedback-548::before {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(149,156,169), 
        transparent);
    width: 200%;
    top: 0;
    content: "";
    position: absolute;
    left: -50%;
    height: 1px;
}.connect-form-016 .query-feedback-548::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(114,117,130), 
        transparent);
    bottom: 0;
    width: 200%;
    content: "";
    position: absolute;
    right: -50%;
    height: 1px;
}.connect-form-016 .help-card-679 {
    backdrop-filter: blur(5px);
    position: relative;
    border-radius: 10px;
    transform: translateZ(0);
    padding: 2rem;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: linear-gradient(135deg, 
        rgb(149,156,169,0.5), 
        rgba(0, 0, 0, 0.2));
    flex: 1 1 300px;
}.connect-form-016 .help-card-679::before {
    width: 200%;
    height: 200%;
    z-index: -1;
    animation: pulse 15s infinite linear;
    background: radial-gradient(
        circle at center, 
        rgba(255, 255, 255, 0.05) 0%, 
        transparent 70%);
    left: -50%;
    top: -50%;
    content: "";
    position: absolute;
}.connect-form-016 .help-card-679 h3 {
    margin-bottom: 2rem;
    color: #ffffff;
    font-size: 19px;
    padding-bottom: 1rem;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
}.connect-form-016 .help-card-679 h3::after {
    left: 0;
    height: 2px;
    box-shadow: 0 0 8px rgb(114,117,130);
    background: rgb(114,117,130);
    position: absolute;
    content: "";
    width: 50px;
    bottom: 0;
}.connect-form-016 .help-card-679 div {
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    padding-left: 10px;
    display: flex;
    position: relative;
    align-items: center;
}.connect-form-016 .help-card-679 div:hover {
    transform: translateX(5px);
}.connect-form-016 .help-card-679 div::before {
    left: 0;
    position: absolute;
    top: 50%;
    content: "";
    height: 0;
    width: 3px;
    background: rgb(114,117,130);
    transition: height 0.3s ease;
}.connect-form-016 .help-card-679 div:hover::before {
    top: 10%;
    height: 80%;
}.connect-form-016 .help-card-679 div svg {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: 15px;
}.connect-form-016 .help-card-679 div svg path {
    fill: rgb(114,117,130);
    transition: all 0.3s ease;
}.connect-form-016 .help-card-679 div:hover svg path {
    fill: rgb(149,156,169);
    filter: drop-shadow(0 0 2px rgb(149,156,169));
}.connect-form-016 .help-card-679 div span {
    color: #ffffff;
    letter-spacing: 0.5px;
    font-size: calc(17px - 2px);
}.connect-form-016 .help-card-679 div span a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.connect-form-016 .help-card-679 div span a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    color: rgb(114,117,130);
}.connect-form-016 .query-section-904 {
    backdrop-filter: blur(8px);
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 2rem;
    flex: 1 1 400px;
    border-radius: 10px;
    position: relative;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.05), 
        rgba(0, 0, 0, 0.1));
}.connect-form-016 .query-section-904::before {
    height: 200px;
    position: absolute;
    background: radial-gradient(
        circle, 
        rgb(149,156,169,0.5) 0%, 
        transparent 70%);
    content: "";
    top: -100px;
    right: -100px;
    opacity: 0.3;
    border-radius: 50%;
    width: 200px;
}.connect-form-016 .query-section-904 form {
    gap: 1.2rem;
    display: flex;
    flex-direction: column;
}.connect-form-016 .query-section-904 h3 {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-align: center;
}.connect-form-016 .query-section-904 h3::after {
    bottom: -10px;
    background: rgb(114,117,130);
    width: 50px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    box-shadow: 0 0 8px rgb(114,117,130);
    content: "";
    height: 2px;
}.connect-form-016 .query-section-904 input[type="text"],
.connect-form-016 .query-section-904 input[type="email"] {
    background: rgba(0, 0, 0, 0.2);
    font-size: 17px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    width: 100%;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    padding: 12px 15px;
}.connect-form-016 .query-section-904 input[type="text"]:focus,
.connect-form-016 .query-section-904 input[type="email"]:focus {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 2px rgb(149,156,169,0.5);
    border-color: rgb(149,156,169);
}.connect-form-016 .query-section-904 input[type="text"]::placeholder,
.connect-form-016 .query-section-904 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect-form-016 .query-section-904 .help-widget-861 {
    gap: 10px;
    align-items: flex-start;
    margin: 0.5rem 0;
    display: flex;
}.connect-form-016 .query-section-904 .help-widget-861 input[type="checkbox"] {
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    height: 18px;
    appearance: none;
    flex-shrink: 0;
    border-radius: 3px;
    margin-top: 3px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 18px;
    position: relative;
    cursor: pointer;
}.connect-form-016 .query-section-904 .help-widget-861 input[type="checkbox"]:checked {
    background: rgb(114,117,130);
    border-color: rgb(114,117,130);
}.connect-form-016 .query-section-904 .help-widget-861 input[type="checkbox"]:checked::before {
    content: "✓";
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    left: 50%;
    top: 50%;
    font-size: 12px;
}.connect-form-016 .query-section-904 .help-widget-861 label {
    font-size: calc(17px - 2px);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}.connect-form-016 .query-section-904 .help-widget-861 label a {
    color: rgb(114,117,130);
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.connect-form-016 .query-section-904 .help-widget-861 label a::after {
    left: 0;
    transition: width 0.3s ease;
    height: 1px;
    bottom: -2px;
    content: "";
    background: rgb(114,117,130);
    position: absolute;
    width: 0;
}.connect-form-016 .query-section-904 .help-widget-861 label a:hover::after {
    width: 100%;
}.connect-form-016 .query-section-904 .connect-feedback-825 {
    border: none;
    font-size: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    background: linear-gradient(135deg, 
        rgb(149,156,169), 
        rgb(114,117,130));
    padding: 12px 20px;
    margin-top: 1rem;
    border-radius: 10px;
    position: relative;
}.connect-form-016 .query-section-904 .connect-feedback-825::before {
    content: "";
    transition: all 0.6s ease;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    top: 0;
    width: 100%;
    position: absolute;
    left: -100%;
    height: 100%;
}.connect-form-016 .query-section-904 .connect-feedback-825:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}.connect-form-016 .query-section-904 .connect-feedback-825:hover::before {
    left: 100%;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@media screen and (max-width: 992px) {.connect-form-016 {
    padding: 5rem 0;
}.connect-form-016 .query-feedback-548 {
    gap: 2rem;
    flex-direction: column;
}.connect-form-016 .help-card-679,
    .connect-form-016 .query-section-904 {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 768px) {.connect-form-016 {
    padding: 4rem 0;
}.connect-form-016 .query-feedback-548 {
    padding: 1.5rem;
}.connect-form-016 .help-card-679,
    .connect-form-016 .query-section-904 {
    padding: 1.5rem;
}.connect-form-016 .help-card-679 div svg {
    height: 18px;
    margin-right: 10px;
    width: 18px;
}.connect-form-016 .help-card-679 h3,
    .connect-form-016 .query-section-904 h3 {
    font-size: calc(16px - 2px);
}
}

@media screen and (max-width: 576px) {.connect-form-016 {
    padding: 3rem 0;
}.connect-form-016 .query-feedback-548 {
    gap: 1.5rem;
    padding: 1rem;
}.connect-form-016 .help-card-679,
    .connect-form-016 .query-section-904 {
    padding: 1rem;
}.connect-form-016 .help-card-679 div {
    margin-bottom: 1rem;
}.connect-form-016 .query-section-904 form {
    gap: 1rem;
}.connect-form-016 .query-section-904 input[type="text"],
    .connect-form-016 .query-section-904 input[type="email"] {
    padding: 10px 12px;
}.connect-form-016 .query-section-904 .connect-feedback-825 {
    padding: 10px 16px;
}}footer {
    perspective: 1000px;
    position: relative;
    z-index: 1;
}footer::before {
    bottom: 0;
    z-index: -2;
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(114,117,130,0.5) 0%, rgb(149,156,169,0.5) 100%);
    position: absolute;
    left: 0;
    opacity: 0.9;
    content: "";
}footer::after {
    top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    z-index: -1;
    content: "";
    right: 0;
}.footer-address-670 {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2.5rem;
}.footer-address-670::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 20px;
    background: repeating-linear-gradient(
        90deg,
        rgb(149,156,169) 0px,
        rgb(149,156,169) 40px,
        rgb(114,117,130) 40px,
        rgb(114,117,130) 80px
    );
}.footer-address-670 .container {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4rem;
    display: flex;
    position: relative;
}.footer-address-670 .company_holder {
    background: rgb(149,156,169,0.5);
    transition: all 0.4s ease;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border-bottom: 6px solid rgb(149,156,169);
    flex: 1 1 380px;
    position: relative;
    padding: 2rem;
    transform: rotateX(5deg);
    transform-style: preserve-3d;
}.footer-address-670 .company_holder:hover {
    transform: rotateX(0deg);
}.footer-address-670 .company_holder h3 {
    font-size: 31px;
    margin: 0 0 1.5rem;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    display: inline-block;
    transform: translateZ(20px);
    letter-spacing: 1px;
}.footer-address-670 .company_holder h3::before {
    content: "";
    top: -10px;
    border-top: 3px solid #ffffff;
    height: 30px;
    border-left: 3px solid #ffffff;
    position: absolute;
    left: -10px;
    width: 30px;
}.footer-address-670 .company_holder h3::after {
    right: -10px;
    height: 30px;
    width: 30px;
    position: absolute;
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    content: "";
    bottom: -10px;
}.footer-address-670 .milestone-cta-576 {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 17px;
    transform: translateZ(10px);
    border-radius: 10px;
    padding: 1.5rem;
    line-height: 1.6;
}.footer-address-670 .testimonial-609 {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.footer-address-670 .main-sitewrap-495 {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
}.footer-address-670 .head-page-749 {
    min-width: 220px;
    position: relative;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    transform: rotateX(-5deg);
}.footer-address-670 .head-page-749:hover {
    transform: rotateX(0deg);
}.footer-address-670 .head-page-749 h5 {
    display: inline-block;
    margin: 0 0 1.5rem;
    transform: translateZ(15px);
    position: relative;
    font-weight: 600;
    color: #ffffff;
    min-width: 200px;
    font-size: 23px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    background: rgb(114,117,130,0.5);
    padding: 1rem 1.5rem;
}.footer-address-670 .head-page-749 h5::after {
    height: 5px;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    background: rgb(114,117,130);
}.footer-address-670 .head-page-749 .main-sitewrap-495 {
    display: flex;
    transform: translateZ(5px);
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    flex-direction: column;
    border-radius: 10px;
}.footer-address-670 .head-page-749 .main-sitewrap-495 a {
    position: relative;
    text-decoration: none;
    transform: translateZ(10px);
    border-radius: 10px;
    font-size: 17px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    display: block;
    padding: 0.7rem 1rem;
    overflow: hidden;
}.footer-address-670 .head-page-749 .main-sitewrap-495 a::before {
    left: -100%;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: all 0.5s ease;
}.footer-address-670 .head-page-749 .main-sitewrap-495 a:hover {
    background: rgb(114,117,130,0.5);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.footer-address-670 .head-page-749 .main-sitewrap-495 a:hover::before {
    left: 100%;
}.lecture-ref-980 {
    transform-style: preserve-3d;
    margin-top: 3rem;
    position: relative;
    perspective: 1000px;
    padding: 2rem 0;
    background: rgb(114,117,130,0.5);
}.lecture-ref-980::before {
    height: 20px;
    background: rgb(114,117,130);
    width: 100%;
    left: 0;
    position: absolute;
    top: -20px;
    transform-origin: bottom;
    content: "";
    transform: rotateX(45deg);
}.lecture-ref-980 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.lecture-ref-980 .discuss-cta-092 {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px);
    background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1200px) {.footer-address-670 .container {
    gap: 3rem;
}.footer-address-670 .company_holder {
    flex: 1 1 350px;
}.footer-address-670 .testimonial-609 {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.footer-address-670 .main-sitewrap-495 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.footer-address-670 {
    padding: 4rem 0 2rem;
}.footer-address-670 .container {
    gap: 3rem;
    flex-direction: column;
}.footer-address-670 .company_holder,
    .footer-address-670 .testimonial-609 {
    min-width: 100%;
    flex: 1 1 100%;
}.footer-address-670 .head-page-749 {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.footer-address-670 .company_holder,
    .footer-address-670 .head-page-749 {
    transform: none;
}
}

@media (max-width: 768px) {.footer-address-670 {
    padding: 3.5rem 0 1.5rem;
}.footer-address-670 .main-sitewrap-495 {
    gap: 1.5rem;
}.footer-address-670 .company_holder h3 {
    font-size: calc(31px - 2px);
}.footer-address-670 .company_holder h3::before,
    .footer-address-670 .company_holder h3::after {
    height: 20px;
    width: 20px;
}.lecture-ref-980 {
    margin-top: 2rem;
}.lecture-ref-980::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.footer-address-670 {
    padding: 3rem 0 1rem;
}.footer-address-670 .head-page-749 {
    flex: 1 1 100%;
    min-width: 100%;
}.footer-address-670 .main-sitewrap-495 {
    gap: 0.7rem;
}.footer-address-670 .head-page-749 .main-sitewrap-495 a {
    padding: 0.6rem 0.8rem;
}.lecture-ref-980 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.lecture-ref-980::before {
    display: none;
}
}

@media (max-width: 420px) {.footer-address-670::before {
    height: 10px;
}.footer-address-670 .company_holder h3::before,
    .footer-address-670 .company_holder h3::after {
    display: none;
}.footer-address-670 .head-page-749 h5 {
    width: 100%;
    min-width: auto;
}.lecture-ref-980 .discuss-cta-092 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}header {
    width: 100%;
    overflow: visible;
    background: linear-gradient(to right, rgb(114,117,130) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 99;
    position: relative;
}header::before {
    width: 100%;
    top: 0;
    opacity: 0.1;
    content: '';
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(149,156,169,0.5) 10px,
        rgb(149,156,169,0.5) 11px
    );
    height: 100%;
    position: absolute;
    z-index: -1;
}header .top-pro-284 {
    justify-content: space-between;
    padding: 15px;
    position: relative;
    align-items: center;
    width: 100%;
    display: flex;
}header .top-pro-284::after {
    content: '';
    box-shadow: 0 0 10px rgb(114,117,130), 0 0 20px rgb(114,117,130,0.5);
    left: 5%;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(149,156,169),
        rgb(114,117,130),
        rgb(149,156,169),
        transparent
    );
    height: 1px;
    width: 90%;
    bottom: 0;
    position: absolute;
}header .top-pro-284 .nav-site-783 {
    z-index: 2;
    padding: 5px 10px;
    margin-right: 20px;
    position: relative;
}header .top-pro-284 .nav-site-783::before {
    content: '';
    box-shadow: 0 0 15px rgb(114,117,130,0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
    border-radius: 10px;
    opacity: 0;
    border: 1px solid rgb(114,117,130,0.5);
}header .top-pro-284 .nav-site-783:hover::before {
    opacity: 1;
}header .top-pro-284 .nav-site-783 .page-top-285 {
    transition: transform 0.3s ease;
    display: block;
}header .top-pro-284 .nav-site-783:hover .page-top-285 {
    transform: scale(1.05);
}header .top-pro-284 .nav-site-783 .page-top-285 svg {
    height: 45px;
    filter: drop-shadow(0 0 5px rgb(114,117,130,0.5));
    width: auto;
}header .top-pro-284 .head-page-749 {
    margin: 0;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    justify-content: flex-end;
    border-radius: 10px;
    padding: 15px 20px;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}header .top-pro-284 .head-page-749::before {
    background: radial-gradient(
        ellipse at center,
        rgb(114,117,130,0.5) 0%,
        transparent 70%
    );
    left: 0;
    content: '';
    width: 100%;
    position: absolute;
    border-radius: 10px;
    height: 100%;
    opacity: 0.2;
    top: 0;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201 {
    margin: 0;
    position: relative;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201::after {
    bottom: -5px;
    height: 2px;
    transition: width 0.3s ease, left 0.3s ease;
    content: '';
    left: 50%;
    width: 0;
    box-shadow: 0 0 8px rgb(149,156,169);
    background: rgb(149,156,169);
    position: absolute;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201:hover::after {
    width: 80%;
    left: 10%;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201 a {
    font-weight: 400;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    letter-spacing: 1px;
    padding: 10px 15px;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201:hover a {
    color: rgb(149,156,169);
    text-shadow: 0 0 5px rgb(149,156,169,0.5);
}

@media (max-width: 992px) {header .top-pro-284 {
    flex-direction: column;
}header .top-pro-284 .nav-site-783 {
    align-self: center;
    margin: 0 0 15px 0;
}header .top-pro-284 .head-page-749 {
    justify-content: center;
    width: 100%;
}header .top-pro-284 .head-page-749 .nav-pagewrap-201 a {
    font-size: calc(18px - 1px);
    padding: 10px 15px;
}}.plan-deal-316 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.plan-deal-316::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}.plan-deal-316 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.plan-deal-316 .value-plan-034 {
    position: relative;
}.plan-deal-316 h2 {
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 20px;
    transform: translateZ(0);
    font-weight: 700;
    position: relative;
    font-size: 34px;
}.plan-deal-316 h2::after {
    left: 50%;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(149,156,169) 0%, rgb(114,117,130) 100%);
    height: 3px;
    width: 80px;
}.plan-deal-316 .cost-levels-276 {
    max-width: 700px;
    opacity: 0.9;
    color: #ffffff;
    margin: 0 auto 60px;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
}.plan-deal-316 .qtr-cost-946 {
    padding: 0;
    margin: 0;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
}.plan-deal-316 .qtr-cost-946 li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}.plan-deal-316 .qtr-cost-946 li:hover {
    transform: translateY(-10px);
    z-index: 3;
}.plan-deal-316 .price-tiers-126 {
    height: 100%;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
    position: relative;
}.plan-deal-316 .group-plans-730 {
    box-shadow: 0 15px 25px rgba(0,0,0,0.2);
    padding: 40px 25px;
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    overflow: hidden;
    position: relative;
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    border-top: 3px solid rgb(149,156,169);
}.plan-deal-316 .price-tiers-126:hover .group-plans-730 {
    background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);
    box-shadow: 0 20px 30px rgba(0,0,0,0.3);
    border-top-color: rgb(114,117,130);
}.plan-deal-316 .group-plans-730::before {
    transition: opacity 0.5s ease;
    width: 200%;
    top: -50%;
    height: 200%;
    opacity: 0;
    transform: rotate(45deg);
    pointer-events: none;
    content: "";
    left: -50%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    position: absolute;
}.plan-deal-316 .price-tiers-126:hover .group-plans-730::before {
    opacity: 1;
}.plan-deal-316 .cost-deals-813 {
    flex-direction: column;
    height: 100%;
    z-index: 2;
    display: flex;
    position: relative;
}.plan-deal-316 .cost-deals-813 h4 {
    margin: 0 0 15px;
    font-weight: 600;
    position: relative;
    font-size: 24px;
    color: #ffffff;
    display: inline-block;
}.plan-deal-316 .cost-deals-813 h4::after {
    width: 40px;
    transition: width 0.3s ease;
    bottom: -8px;
    left: 0;
    background: rgb(149,156,169);
    position: absolute;
    content: "";
    height: 2px;
}.plan-deal-316 .price-tiers-126:hover .cost-deals-813 h4::after {
    background: rgb(114,117,130);
    width: 60px;
}.plan-deal-316 .cost-deals-813 p {
    opacity: 0.8;
    color: #ffffff;
    font-size: calc(15px - 2px);
    flex-grow: 1;
    line-height: 1.7;
    word-wrap: break-word;
    margin: 0 0 30px;
    hyphens: auto;
    white-space: normal;
    overflow-wrap: break-word;
}.plan-deal-316 .basic-cost-805 {
    font-weight: 700;
    padding: 10px 15px;
    position: relative;
    margin-top: auto;
    color: #ffffff;
    transform: translateZ(0);
    align-self: flex-start;
    font-size: calc(24px + 2px);
    display: inline-block;
    background: linear-gradient(135deg, rgb(149,156,169) 0%, rgb(114,117,130) 100%);
    transition: all 0.3s ease;
}.plan-deal-316 .basic-cost-805::before {
    bottom: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    right: 0;
    background: linear-gradient(135deg, rgb(149,156,169,0.5) 0%, rgb(114,117,130,0.5) 100%);
    left: 0;
    opacity: 0;
    content: "";
    top: 0;
}.plan-deal-316 .price-tiers-126:hover .basic-cost-805::before {
    opacity: 1;
}

@media (max-width: 991px) {.plan-deal-316 {
    padding: 80px 0;
}.plan-deal-316 .qtr-cost-946 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.plan-deal-316 .group-plans-730 {
    padding: 30px 20px;
}
}

@media (max-width: 767px) {.plan-deal-316 {
    padding: 60px 0;
}.plan-deal-316 h2 {
    font-size: calc(34px - 4px);
}.plan-deal-316 .cost-levels-276 {
    font-size: calc(15px - 1px);
    margin-bottom: 40px;
}.plan-deal-316 .qtr-cost-946 {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.plan-deal-316 .cost-deals-813 h4 {
    font-size: calc(24px - 1px);
}.plan-deal-316 .cost-deals-813 p {
    font-size: calc(15px - 3px);
}.plan-deal-316 .basic-cost-805 {
    font-size: calc(24px);
}
}

@media (max-width: 480px) {.plan-deal-316 {
    padding: 50px 0;
}.plan-deal-316 h2 {
    font-size: calc(34px - 6px);
}.plan-deal-316 .group-plans-730 {
    padding: 25px 15px;
}.plan-deal-316 .qtr-cost-946 li:hover {
    transform: translateY(-5px);
}
}