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

.med-guides-03789 {
    flex: 0 0 auto;
}

.warp-container-16789 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}


.program-offerings-49628 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(215deg, rgb(177,178,185) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(135,144,166,0.5) 90%);
}

.program-offerings-49628 .expert-network-41827 {
    align-items: center;
    position: relative;
    min-height: 500px;
    justify-content: center;
    display: flex;
}

.program-offerings-49628 .image-slider-02459::after {
    bottom: 0;
    right: 0;
    z-index: 3;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    opacity: 0.7;
}

.program-offerings-49628 .nav-header-08691 svg {
    width: 60%;
    fill: rgb(135,144,166);
    height: 60%;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    transform: translateZ(20px);
}

.program-offerings-49628 .nav-header-08691:hover svg path {
    stroke: rgb(135,144,166);
    stroke-width: 1;
}

.program-offerings-49628 .lesson-plan-36407 h3::after {
    content: "";
    z-index: 1;
    left: 25px;
    width: 40px;
    position: absolute;
    background: rgb(135,144,166);
    border-radius: 10px;
    bottom: -10px;
    height: 4px;
}

.contact-form-section-31876 {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(177,178,185);
    position: relative;
}

.contact-form-section-31876::after {
    background: linear-gradient(135deg, rgb(135,144,166,0.5) 0%, transparent 70%);
    top: -50%;
    height: 100%;
    transform: rotate(45deg);
    z-index: 0;
    content: "";
    width: 100%;
    right: -50%;
    position: absolute;
}

.contact-form-section-31876 h3 {
    font-weight: 700;
    color: rgb(135,144,166);
    text-transform: uppercase;
    margin-bottom: 50px;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
    font-size: 33px;
    text-align: center;
}

.contact-form-section-31876 .inquiry-links-98201 {
    z-index: 2;
    flex-wrap: wrap;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 5px 25px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    display: flex;
    border-radius: 12px;
}

.contact-form-section-31876 .inquiry-map-28596 h3::after {
    transform: none;
    bottom: -18px;
    left: 0;
    width: 25px;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 label::before {
    border-radius: 2px;
    left: 0;
    transition: all 0.3s ease;
    content: "";
    width: 18px;
    position: absolute;
    border: 2px solid rgb(177,178,185);
    height: 18px;
    top: 3px;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.contact-form-section-31876 .inquiry-map-28596 .connect-map-28974::before {
    height: 100%;
    width: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background: rgb(78,104,151);
    transition: all 0.3s ease;
    top: 0;
    content: "";
}

.contact-form-section-31876 .feedback-feedback-18920 h4 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    font-size: 19px;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}

.join-our-mailing-list-89047 .expert-network-41827 {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}

.join-our-mailing-list-89047 .query-grid-03459:hover {
    transform: rotateX(0deg) rotateY(0deg);
}

.join-our-mailing-list-89047 h3::before {
    background: rgb(135,144,166);
    width: 4px;
    position: absolute;
    top: 0;
    transform: translateZ(40px) skewY(15deg);
    content: "";
    height: 100%;
    left: -20px;
}

.join-our-mailing-list-89047 input[type="email"]:focus {
    outline: none;
    border-color: rgb(135,144,166);
    transform: translateZ(40px);
    box-shadow: 
        inset 5px 5px 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(135,144,166,0.5);
}

.join-our-mailing-list-89047 input[type="submit"]::before {
    content: "";
    width: 100%;
    background: linear-gradient(45deg, rgb(78,104,151) 0%, rgb(135,144,166) 100%);
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease;
}

.who-we-are-12537 .text-container-71934 {
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    opacity: 0;
    -webkit-backdrop-filter: blur(10px);
    border-left: 3px solid rgb(135,144,166);
    transform: translateY(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 40px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.05) 100%);
    backdrop-filter: blur(10px);
    position: relative;
}

.who-we-are-12537 .text-container-71934 div > div {
    line-height: 1.8;
    padding-left: 20px;
    opacity: 0;
    transform: translateY(10px);
    position: relative;
    color: #ffffff;
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    font-size: 18px;
    text-align: justify;
}



header .top-class-76804 {
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    display: flex;
    padding: 1.3rem 2rem;
    position: relative;
}

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

header .head-sitebar-64581 {
    z-index: 5;
    position: relative;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .header-start-82360 a:hover {
    background: rgba(0, 0, 0, 0.2);
    transform: translateZ(10px);
    border-color: rgba(255, 255, 255, 0.1);
    color: rgb(135,144,166);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

header .header-start-82360:hover::after {
    opacity: 0.4;
}

.thanksSpace-80951 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(177,178,185) 0%, rgb(135,144,166,0.5) 100%);
}

.thanksSpace-80951::after {
    bottom: -5%;
    position: absolute;
    content: "";
    opacity: 0.4;
    transform: rotate(10deg) skewY(-5deg);
    left: -2%;
    width: 30%;
    height: 60%;
    z-index: 1;
    background: linear-gradient(220deg, rgb(135,144,166,0.5) 0%, transparent 80%);
}

.thanksSpace-80951 .expert-network-41827:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
}

.thanksSpace-80951 li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}

.landing-page-65810 {
    display: flex;
    align-items: center;
    width: 100%;
    background: linear-gradient(135deg, rgb(177,178,185) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
    justify-content: center;
    min-height: 100vh;
}

.landing-page-65810 .fast-knowledge-97130 {
    position: relative;
    padding: 4rem 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
}

.landing-page-65810 .fast-knowledge-97130 h3 {
    color: #ffffff;
    margin: 0;
    max-width: 90%;
    font-size: calc(21px * 0.9);
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.02em;
}

.landing-page-65810 .fast-knowledge-97130 p {
    line-height: 1.6;
    font-size: calc(13px * 1.1);
    margin: 0;
    max-width: 90%;
    color: #ffffff;
    font-weight: 300;
}

.give-it-a-try-81349 {
    perspective: 1000px;
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(78,104,151,0.5), rgb(135,144,166));
}

.give-it-a-try-81349 .container {
    transform-style: preserve-3d;
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}

.give-it-a-try-81349 .expert-network-41827 {
    background: rgba(255, 255, 255, 0.9);
    transform: translateZ(30px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    display: flex;
    align-items: center;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s ease;
    border-left: 4px solid rgb(135,144,166);
    backdrop-filter: blur(10px);
    gap: 2rem;
}

.give-it-a-try-81349 .connect-map-28974:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    transform: skewX(-5deg) translateY(-3px);
}

.pricing-menu-39146 {
    overflow: hidden;
    padding: 120px 0 100px;
    z-index: 1;
    position: relative;
}

.pricing-menu-39146 .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.pricing-schemes-23509 {
    position: relative;
}

.pricing-menu-39146 h2::after {
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    position: absolute;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(135,144,166), transparent);
}

.pricing-menu-39146 .promo-cost-91074 {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    height: 100%;
    display: block;
}

.pricing-menu-39146 .cost-fee-40219 {
    position: relative;
    transform: translateZ(20px);
    z-index: 2;
}

.pricing-menu-39146 .promo-cost-91074 h4 {
    color: #ffffff;
    position: relative;
    font-weight: 600;
    font-size: calc(24px + 2px);
    display: inline-block;
    margin: 0 0 20px;
}

.pricing-menu-39146 .plan-options-65721 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    position: relative;
    display: block;
    color: #ffffff;
    margin-top: 20px;
    font-size: calc(24px + 6px);
    text-align: right;
}

.pricing-menu-39146 .promo-cost-91074:hover .plan-matrix-83071::after {
    transform: scaleX(1);
}

.pricing-menu-39146 .promo-cost-91074:hover h4::after {
    width: 100%;
}

.digital-consent-60974 {
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
}


.cookie-popup-display-14095 h5 {
    font-size: 19px;
    color: rgb(135,144,166);
    margin-bottom: 10px;
    font-weight: 700;
}

.cookie_button.learn-agree-70138 {
    background: rgba(0, 0, 0, 0.5);
}

.cookie-popup-display-14095 p a {
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
    color: rgb(135,144,166);
}

#cookie-banneralert-51973:checked ~ .cookie-popup-display-14095 {
    visibility: hidden;
    opacity: 0;
}

footer .tech-stack-32890 {
    z-index: 1;
    position: relative;
}

footer .info_item:last-child {
    border-right: none;
}

footer .info_item::after {
    position: absolute;
    height: 3px;
    bottom: 0;
    width: 0;
    left: 0;
    background-color: rgb(135,144,166);
    content: "";
    transition: width 0.3s ease;
}

footer .info_item a:hover {
    color: rgb(135,144,166);
}

footer .text_main_holder {
    margin-top: 100px;
    grid-template-columns: 1fr;
    gap: 20px;
    display: grid;
}

footer .head-sitebar-64581 h5 {
    font-size: 19px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 25px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    padding-bottom: 10px;
}

footer .subscribe_holder {
    border-radius: 20px;
    position: relative;
    background-color: rgb(78,104,151,0.5);
    padding: 30px 25px;
}

footer .input_holder::after {
    left: -10px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -20px;
    background-color: rgb(78,104,151);
    opacity: 0.1;
}

footer .subscribe-area-56983 {
    transition: all 0.3s ease;
    border: none;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
    color: #ffffff;
    background-color: rgb(135,144,166);
    cursor: pointer;
    font-weight: 600;
    padding: 15px;
}

.confidential-lockup-70349 h2 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(78,104,151);
    padding-bottom: 8px;
    border-bottom: 1px solid rgb(78,104,151,0.5);
    margin-top: 30px;
}

.confidential-lockup-70349 section {
    padding: 20px;
    border-radius: 10px;
    background: rgb(177,178,185);
    margin-bottom: 20px;
}

.instructor-profile-51802 {
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background-color: rgb(177,178,185);
}

.instructor-profile-51802 .success-ratings-46527 {
    gap: 30px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    display: grid;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateY(-2deg);
    grid-template-columns: 1fr;
    border-left: 4px solid rgb(135,144,166);
    padding: 40px;
}

.instructor-profile-51802 .name {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 700;
    color: #000000;
    position: relative;
    display: inline-block;
}

.instructor-profile-51802 .success-ratings-46527 > div:nth-child(2) > div {
    color: rgb(78,104,151);
    font-size: calc(15px - 2px);
    letter-spacing: 0.5px;
    opacity: 0.9;
    font-weight: 600;
    margin-top: 5px;
}


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


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



@media screen and (max-width: 1200px) {.program-offerings-49628 .lesson-plan-36407 {
    width: 80%;
}.program-offerings-49628 .nav-header-08691 {
    width: 100px;
    right: 5%;
    height: 100px;
}
}



@media screen and (max-width: 576px) {.program-offerings-49628 {
    padding: 40px 0;
}.program-offerings-49628 .image-slider-02459 {
    height: 250px;
    margin-bottom: -30px;
}.program-offerings-49628 .nav-header-08691 {
    width: 70px;
    left: 15px;
    height: 70px;
    top: -25px;
}.program-offerings-49628 .lesson-plan-36407 h3 {
    font-size: calc(30px * 0.7);
    padding: 10px 15px;
    margin-top: 15px;
}.program-offerings-49628 .lesson-plan-36407 p {
    padding: 15px 20px;
    font-size: calc(16px * 0.9);
    margin-top: 20px;
}.program-offerings-49628 .lesson-plan-36407 h3::after {
    left: 15px;
    width: 30px;
    height: 3px;
    bottom: -8px;
}}



@media (max-width: 576px) {.contact-form-section-31876 {
    padding: 40px 0;
}.contact-form-section-31876 h3 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.7);
}.contact-form-section-31876 .inquiry-map-28596,
    .contact-form-section-31876 .feedback-feedback-18920 {
    padding: 25px 20px;
}.contact-form-section-31876 .inquiry-map-28596 input[type="text"],
    .contact-form-section-31876 .inquiry-map-28596 textarea {
    margin-bottom: 15px;
}.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 label {
    font-size: calc(14px * 0.9);
}.contact-form-section-31876 .inquiry-map-28596 .connect-map-28974 {
    width: 100%;
    padding: 12px 20px;
}.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li {
    margin-bottom: 15px;
    padding: 12px;
}}



@media (min-width: 1200px) {.who-we-are-12537 .text-container-71934 {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
}.who-we-are-12537 .text-container-71934:hover {
    transform: perspective(1000px) rotateY(0);
}.who-we-are-12537 .text-container-71934 > div {
    grid-template-columns: 1fr 4fr;
}
}



@media (min-width: 1400px) {header .top-class-76804 {
    max-width: 1300px;
    margin: 0 auto;
}header .header-start-82360 {
    margin: 0 0.5rem;
}header .header-start-82360 a {
    padding: 0.8rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .top-class-76804 {
    padding: 0.8rem 1.2rem;
}header .nav-header-08691 {
    max-width: 130px;
}header .nav-header-08691::before {
    display: none;
}header .head-sitebar-64581 {
    scrollbar-width: thin;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .head-sitebar-64581::-webkit-scrollbar {
    height: 2px;
}header .head-sitebar-64581::-webkit-scrollbar-thumb {
    background: rgb(135,144,166);
    border-radius: 10px;
}header .header-start-82360 {
    margin: 0 0.1rem;
    flex: 0 0 auto;
}header .header-start-82360 a {
    white-space: nowrap;
    letter-spacing: 0;
    font-size: calc(15px - 2px);
    padding: 0.5rem 0.7rem;
}header .header-start-82360 a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}



@media (max-width: 768px) {.landing-page-65810 {
    padding: 5rem 0;
    min-height: auto;
}.landing-page-65810 .course-begin-37246 {
    width: 95%;
}.landing-page-65810 .fast-knowledge-97130 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem 2rem;
}.landing-page-65810 .fast-knowledge-97130 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.7);
}.landing-page-65810 .fast-knowledge-97130 h3 {
    font-size: calc(21px * 0.8);
}.landing-page-65810 .fast-knowledge-97130 p {
    font-size: 13px;
}.landing-page-65810::after {
    height: 200px;
    width: 200px;
    right: -30px;
    bottom: -30px;
}
}



@media screen and (min-width: 1200px) {.pricing-menu-39146 .learning-price-34617 {
    grid-template-columns: repeat(4, 1fr);
}
}



@media screen and (min-width: 768px) and (max-width: 991px) {.pricing-menu-39146 .learning-price-34617 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-menu-39146 {
    padding: 80px 0 60px;
}.pricing-menu-39146 .learning-pricing-69174 {
    margin-bottom: 50px;
}
}


@media only screen and (max-width: 600px) {.cookie-popup-display-14095 {
    left: 0;
    transform: none;
    width: 100%;
    bottom: 0;
    border-radius: 0;
}.digital-consent-60974 {
    padding: 15px;
}.cookie-all-01256 svg {
    height: 50px;
    width: 50px;
}.cookie-popup-display-14095 h5 {
    font-size: calc(19px - 2px);
}.cookie-popup-display-14095 p {
    font-size: calc(16px - 2px);
}.cookies-consent-41769 {
    width: calc(100% - 10px);
    font-size: calc(14px - 2px);
    padding: 8px 16px;
}}



@media screen and (min-width: 768px) {.instructor-profile-51802 {
    padding: 100px 0;
}.instructor-profile-51802 .success-ratings-46527 {
    grid-template-rows: auto 1fr;
    padding: 50px;
    grid-template-columns: 300px 1fr;
}.instructor-profile-51802 .success-ratings-46527 > div:first-child {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    grid-row: 1 / span 2;
    height: 100%;
}.instructor-profile-51802 .success-ratings-46527 > div:nth-child(2) {
    grid-row: 1;
    align-self: start;
    padding-left: 40px;
    grid-column: 2;
}.instructor-profile-51802 .success-ratings-46527 > div:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
    padding-left: 40px;
}.instructor-profile-51802 .exp-projects-50186 {
    padding: 25px 20px 25px 35px;
    font-size: calc(15px + 1px);
}
}



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

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



@keyframes stretch {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}

