svg {
    width: 30px;
    height: 30px;
}

.header-pagewrap-24906 {
    flex: 1 0 auto;
}

.header-pagewrap-24906 {
    padding-top: 2rem;
    background: rgb(177,178,185);
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.program-offerings-49628::after {
    top: -50%;
    left: -50%;
    animation: rotateBg 60s linear infinite;
    height: 200%;
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    opacity: 0.4;
    width: 200%;
    content: "";
}

.program-offerings-49628 .image-slider-02459::before {
    opacity: 0.85;
    position: absolute;
    mix-blend-mode: multiply;
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(135,144,166,0.5) 100%
    );
    bottom: 0;
    right: 0;
    top: 0;
    content: "";
    transition: opacity 0.5s ease;
    left: 0;
    z-index: 2;
}

.program-offerings-49628 .nav-header-08691::before {
    filter: blur(10px);
    content: "";
    background: linear-gradient(
        45deg,
        rgb(135,144,166,0.5),
        rgb(78,104,151,0.5),
        rgb(135,144,166,0.5)
    );
    inset: -5px;
    opacity: 0.3;
    position: absolute;
    animation: rotateBorderGradient 10s linear infinite;
    z-index: -1;
    border-radius: inherit;
}

.program-offerings-49628 .lesson-plan-36407 p {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    max-width: 600px;
    font-weight: 400;
    padding: 25px 30px;
    border-radius: 21px;
    position: relative;
    font-size: 16px;
    backdrop-filter: blur(5px);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    text-shadow: 0 1px 3px #000000;
    line-height: 1.8;
    margin: 0 auto;
    color: #ffffff;
}

.contact-form-section-31876 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
}

.contact-form-section-31876 h3::before {
    left: 50%;
    content: "";
    transform: translateX(-50%);
    height: 2px;
    position: absolute;
    bottom: -15px;
    background: rgb(135,144,166);
    width: 80px;
}

.contact-form-section-31876 .inquiry-map-28596::before {
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    width: 1px;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(177,178,185), transparent);
}

.contact-form-section-31876 .inquiry-map-28596 input[type="text"]:focus,
.contact-form-section-31876 .inquiry-map-28596 textarea:focus {
    border-color: rgb(135,144,166);
    box-shadow: 0 0 0 4px rgb(135,144,166,0.5);
    outline: none;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 label {
    font-size: 14px;
    position: relative;
    line-height: 1.6;
    cursor: pointer;
    padding-left: 30px;
    color: #000000;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 a {
    transition: all 0.3s ease;
    color: rgb(135,144,166);
    text-decoration: none;
    font-weight: 600;
    position: relative;
}

.contact-form-section-31876 .inquiry-map-28596 .connect-map-28974 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.3s ease;
    text-transform: uppercase;
    padding: 15px 35px;
    border: none;
    border-radius: 10px;
    background: rgb(135,144,166);
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    cursor: pointer;
}

.contact-form-section-31876 .feedback-feedback-18920 h4::after {
    bottom: -10px;
    left: 0;
    width: 40px;
    height: 2px;
    content: "";
    background: rgb(135,144,166);
    position: absolute;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li svg {
    margin-right: 15px;
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li svg path {
    fill: rgb(135,144,166);
    transition: all 0.3s ease;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li a:hover {
    color: rgb(135,144,166);
}

.join-our-mailing-list-89047 .query-grid-03459 {
    flex-direction: row;
    transform: rotateX(5deg) rotateY(-5deg);
    transition: transform 0.5s ease;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    max-width: 90%;
    align-items: center;
    transform-style: preserve-3d;
    padding: 3rem 4rem;
    position: relative;
    border-radius: 22px;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.5),
        -5px -5px 15px #ffffff;
}

.join-our-mailing-list-89047 input[type="submit"]:hover {
    transform: translateZ(50px) translateY(-5px);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(135,144,166,0.5);
}

.join-our-mailing-list-89047 input[type="submit"]:hover::before {
    opacity: 1;
}

.who-we-are-12537::before {
    z-index: 1;
    left: 0;
    bottom: 0;
    content: '';
    right: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.85) 100%);
}

.who-we-are-12537 .text-container-71934::before {
    height: 100px;
    top: -5px;
    content: '';
    width: 100px;
    opacity: 0.6;
    border-right: 2px solid rgb(78,104,151);
    position: absolute;
    border-top: 2px solid rgb(78,104,151);
    right: -5px;
}

.who-we-are-12537 .text-container-71934 p {
    font-size: calc(18px * 1.5);
    transform: translateX(-10px);
    font-weight: 700;
    position: relative;
    animation: slideInText 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    margin-bottom: 20px;
    opacity: 0;
    color: rgb(135,144,166);
}

header::before {
    position: absolute;
    height: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    background-size: 20px 20px;
    content: '';
}

header .main-mainbar-48390:hover {
    transform: translateY(-3px) scale(1.02);
}

header .nav-header-08691:hover::before {
    box-shadow: 0 0 15px rgb(135,144,166,0.5);
    opacity: 0.7;
    transform: skew(-5deg) scale(1.05);
}

header .header-start-82360 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    z-index: 1;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    padding: 0.8rem 1.2rem;
    font-size: 15px;
    border: 1px solid transparent;
}

header .top-class-76804::before {
    left: 35%;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(135,144,166), transparent);
    width: 30%;
    top: 0;
    position: absolute;
    height: 1px;
}

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

.thanksSpace-80951 h2::after {
    background: linear-gradient(90deg, rgb(135,144,166) 0%, rgb(78,104,151) 100%);
    content: "";
    transition: transform 0.5s ease;
    height: 3px;
    bottom: -15px;
    left: 0;
    width: 80px;
    position: absolute;
    transform: scaleX(1);
    transform-origin: left;
}

.thanksSpace-80951 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.thanksSpace-80951 li::before {
    height: 6px;
    left: 0;
    width: 6px;
    content: "";
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgb(78,104,151);
}

.landing-page-65810::after {
    bottom: -50px;
    right: -50px;
    position: absolute;
    transform: rotate(15deg);
    width: 300px;
    content: "";
    height: 300px;
    animation: float 12s ease-in-out infinite;
    z-index: 1;
    border: 2px solid rgb(78,104,151,0.5);
}

.landing-page-65810 .fast-knowledge-97130 span::before {
    content: "";
    width: 5px;
    height: 85%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    background: rgb(78,104,151);
    top: 50%;
}

.landing-page-65810 .fast-knowledge-97130 h1 {
    text-shadow: 0 0 30px rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    margin: 0 0 2rem;
    background-clip: text !important;
    position: relative;
    -webkit-background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff 70%, rgb(78,104,151) 100%);
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 0.5s;
    line-height: 1.2;
    transform: translateY(10px);
}

.give-it-a-try-81349 h2 {
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-bottom: 2.5rem;
    font-size: 33px;
    font-weight: 700;
    transform: translateZ(20px);
}

.give-it-a-try-81349 svg:hover {
    transform: rotate(0deg) scale(1.1);
}

.give-it-a-try-81349 .expert-network-41827 div {
    justify-content: flex-end;
    display: flex;
    flex-grow: 1;
}

.give-it-a-try-81349 .connect-map-28974:hover::before {
    left: 100%;
}

.give-it-a-try-81349 .container:hover h2 {
    transform: translateZ(25px);
}

.pricing-menu-39146::before {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgb(78,104,151,0.5), rgba(0, 0, 0, 0.5) 80%);
    left: 0;
    content: "";
}

.pricing-menu-39146 h2 {
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    transform: perspective(1000px) translateZ(20px);
    margin-bottom: 25px;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.pricing-menu-39146 .learning-price-34617 li {
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
}

.pricing-menu-39146 .plan-matrix-83071::after {
    transform-origin: left;
    bottom: 0;
    content: "";
    position: absolute;
    transition: transform 0.5s ease-out;
    background: linear-gradient(90deg, rgb(135,144,166), transparent);
    height: 3px;
    transform: scaleX(0.7);
    left: 0;
    width: 100%;
}

.pricing-menu-39146 .promo-cost-91074 p {
    overflow-y: auto;
    line-height: 1.6;
    scrollbar-width: thin;
    scrollbar-color: rgb(135,144,166) transparent;
    max-height: 240px;
    font-size: calc(13px - 1px);
    opacity: 0.8;
    color: #ffffff;
    margin-bottom: 25px;
    padding-right: 10px;
}

.pricing-menu-39146 .promo-cost-91074:hover .plan-matrix-83071::before {
    transform: scale(3);
    opacity: 0.05;
}

.pricing-menu-39146 .promo-cost-91074:hover .plan-options-65721::before {
    transform: scaleX(1);
}

.cookie-all-01256 {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}

.cookie-popup-display-14095 p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
}

.cookies-consent-41769 {
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    text-align: center;
    background: rgb(135,144,166);
    text-decoration: none;
    padding: 10px 20px;
    width: calc(50% - 10px);
}

footer .request-form-74590 {
    justify-content: space-between;
    background-color: #ffffff;
    display: flex;
    margin-bottom: 50px;
    right: 0;
    top: -120px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: absolute;
    flex-wrap: wrap;
    border-radius: 20px;
    padding: 0;
    left: 0;
}

footer .nav-header-08691 {
    position: relative;
    padding: 0 25px;
}

footer .head-sitebar-64581 {
    position: relative;
    padding: 0 25px;
}

footer .head-sitebar-64581 h5::after {
    height: 2px;
    content: "";
    background-color: rgb(135,144,166);
    bottom: -2px;
    left: 0;
    width: 60px;
    position: absolute;
}

footer .subscribe_holder h5 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
}

footer .input_holder::before {
    opacity: 0.1;
    z-index: -1;
    content: "";
    height: 50px;
    top: -10px;
    background-color: rgb(135,144,166);
    width: 50px;
    border-radius: 50%;
    right: -10px;
    position: absolute;
}

footer .input_holder input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
}

footer .subscribe-area-56983:hover::before {
    left: 100%;
}

footer .badge-case-81236 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.confidential-lockup-70349 {
    transition: all 0.3s ease-in-out;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    padding: 40px;
}

.confidential-lockup-70349 ul, .confidential-lockup-70349 ol {
    margin: 20px 0;
    list-style-position: inside;
    padding-left: 0;
    padding: 20px 0;
    border-left: 3px solid rgb(135,144,166);
}

.confidential-lockup-70349 a:hover {
    color: rgb(78,104,151);
    text-decoration: underline;
}

.instructor-profile-51802::before {
    background: linear-gradient(
        135deg,
        rgb(78,104,151,0.5) 0%,
        transparent 40%,
        rgb(135,144,166,0.5) 100%
    );
    z-index: 0;
    content: "";
    transform: skewY(-5deg);
    height: 120%;
    top: -10%;
    position: absolute;
    left: -5%;
    width: 120%;
}

.instructor-profile-51802 .success-ratings-46527:hover > div:first-child {
    transform: translateZ(40px) translateY(-5px);
}

.instructor-profile-51802 .success-ratings-46527:hover .image-slider-02459 {
    transform: scale(1.03);
}

.instructor-profile-51802 .success-ratings-46527:hover > div:nth-child(2)::before {
    transform: scaleY(1);
}

.instructor-profile-51802 .success-ratings-46527:hover .name::after {
    width: 100%;
}

.instructor-profile-51802 .success-ratings-46527 > div:nth-child(3) {
    transition: transform 0.4s ease-out;
    position: relative;
    transform: translateZ(5px);
}

.instructor-profile-51802 .exp-projects-50186 {
    line-height: 1.8;
    padding: 20px 10px 20px 25px;
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    color: #000000;
    box-shadow: 
        inset 0 0 0 1px rgba(rgb(135,144,166,0.5), 0.1),
        0 10px 30px rgba(0, 0, 0, 0.03);
    font-size: 15px;
    margin: 0;
    border-radius: 10px;
}



@media screen and (max-width: 768px) {.program-offerings-49628 {
    padding: 60px 0;
}.program-offerings-49628 .expert-network-41827 {
    padding-bottom: 40px;
    display: block;
    min-height: auto;
}.program-offerings-49628 .image-slider-02459 {
    margin-bottom: -40px;
    height: 300px;
    position: relative;
}.program-offerings-49628 .lesson-plan-36407 {
    width: 100%;
    padding-bottom: 0;
    padding-top: 60px;
}.program-offerings-49628 .nav-header-08691 {
    width: 80px;
    top: -30px;
    left: 20px;
    height: 80px;
    right: auto;
}.program-offerings-49628 .lesson-plan-36407 h3 {
    font-size: calc(30px * 0.8);
    display: block;
    width: calc(100% - 30px);
    margin-top: 20px;
    box-sizing: border-box;
}.program-offerings-49628 .lesson-plan-36407 p {
    margin: 30px auto 0;
    width: calc(100% - 30px);
    box-sizing: border-box;
}
}



@media (max-width: 992px) {.join-our-mailing-list-89047 .query-grid-03459 {
    padding: 2.5rem;
    transform: none;
    flex-direction: column;
}.join-our-mailing-list-89047 h3 {
    text-align: center;
    transform: none;
    margin: 0 0 2rem 0;
}.join-our-mailing-list-89047 h3::before {
    bottom: -10px;
    transform: translateX(-50%);
    width: 50px;
    height: 4px;
    left: 50%;
    top: auto;
}.join-our-mailing-list-89047 .input_holder {
    width: 100%;
    transform: none;
}.join-our-mailing-list-89047 input[type="submit"]:hover {
    transform: none;
}
}



@media (min-width: 992px) {.who-we-are-12537 {
    padding: 180px 0 160px;
}.who-we-are-12537::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.4) 100%);
}.who-we-are-12537 .container {
    padding: 0 40px;
}.who-we-are-12537 h2 {
    transform: translateX(-20px);
    font-size: calc(28px * 1.5);
    margin-bottom: 100px;
}.who-we-are-12537 h2::after {
    width: 150px;
    height: 4px;
}.who-we-are-12537 .text-container-71934 {
    transform: translateY(30px);
    margin-right: 80px;
    padding: 80px;
    margin-left: 80px;
}.who-we-are-12537 .text-container-71934::before,
    .who-we-are-12537 .text-container-71934::after {
    height: 150px;
    width: 150px;
}.who-we-are-12537 .text-container-71934 > div {
    grid-template-columns: 1fr 3fr;
    gap: 60px;
}.who-we-are-12537 .text-container-71934 p {
    font-size: calc(18px * 2.5);
}.who-we-are-12537 .text-container-71934 div > div {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
    transform: translateY(15px);
}
}



@media (min-width: 992px) {.thanksSpace-80951 .container {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}.thanksSpace-80951 h2 {
    max-width: 70%;
}.thanksSpace-80951 .expert-network-41827 {
    width: 85%;
    margin-left: 60px;
}.thanksSpace-80951 span {
    line-height: 1.9;
    font-size: calc(17px * 1.15);
}
}



@media (max-width: 1200px) {.landing-page-65810 .fast-knowledge-97130 h1 {
    font-size: calc(40px * 0.9);
}
}



@media (max-width: 992px) {.landing-page-65810 {
    min-height: 80vh;
}.landing-page-65810 .fast-knowledge-97130 {
    padding: 3rem 2.5rem;
}.landing-page-65810 .fast-knowledge-97130 h1 {
    font-size: calc(40px * 0.8);
}.landing-page-65810 .fast-knowledge-97130 h3 {
    max-width: 100%;
    font-size: calc(21px * 0.85);
}
}



@media (max-width: 992px) {.give-it-a-try-81349 {
    padding: 4rem 0;
}.give-it-a-try-81349 h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.9);
}.give-it-a-try-81349 .expert-network-41827 {
    padding: 1.75rem;
    gap: 1.5rem;
}
}



@media (max-width: 576px) {.give-it-a-try-81349 {
    padding: 3rem 0;
}.give-it-a-try-81349 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(33px * 0.7);
}.give-it-a-try-81349 .expert-network-41827 {
    padding: 1.5rem 1.25rem;
    gap: 1.25rem;
}.give-it-a-try-81349 .connect-map-28974 {
    padding: 0.75rem 1.5rem;
    font-size: calc(16px * 0.9);
}}



@media (prefers-reduced-motion: reduce) {.pricing-menu-39146::after {
    animation: none;
}.pricing-menu-39146 .promo-cost-91074:hover .plan-matrix-83071 {
    transform: none;
}.pricing-menu-39146 .promo-cost-91074:hover .plan-matrix-83071::before {
    transform: none;
}}



@media (max-width: 991px) {footer .request-form-74590 {
    position: relative;
    margin-bottom: 80px;
    top: 0;
}footer .med-guides-03789 {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}



@media only screen and (max-width: 800px) {.confidential-lockup-70349 {
    padding: 30px 15px;
}.confidential-lockup-70349 h1 {
    font-size: calc(21px - 10px);
}.confidential-lockup-70349 h2 {
    font-size: calc(21px - 5px);
}.confidential-lockup-70349 ul, .confidential-lockup-70349 ol {
    padding-left: 10px;
}.confidential-lockup-70349 li {
    font-size: calc(12px - 2px);
}}



@media (prefers-reduced-motion) {.instructor-profile-51802 .success-ratings-46527,
    .instructor-profile-51802 .success-ratings-46527 > div,
    .instructor-profile-51802 .name::after,
    .instructor-profile-51802 .image-slider-02459 {
    transition: none !important;
    transform: none !important;
}
}



@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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



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



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

