.container {
    margin: auto;
    max-width: 100%;
    width: 1105px;
}

html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
}

.program-offerings-49628::before {
    top: 0;
    background-size: 40px 40px;
    animation: gridFlow 20s linear infinite;
    position: absolute;
    width: 100%;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    z-index: 1;
    content: "";
    opacity: 0.03;
    height: 100%;
    left: 0;
}

.program-offerings-49628 .expert-network-41827:hover .image-slider-02459::before {
    opacity: 0.6;
}

.program-offerings-49628 .nav-header-08691 {
    right: 10%;
    transform-style: preserve-3d;
    height: 110px;
    background: #ffffff;
    z-index: 5;
    display: flex;
    position: absolute;
    perspective: 1000px;
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    justify-content: center;
    top: -30px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(78,104,151,0.5);
    width: 110px;
    animation: floatLogo 6s ease-in-out infinite;
    align-items: center;
}

.program-offerings-49628 .lesson-plan-36407 p::first-letter {
    float: left;
    font-weight: 700;
    margin-top: 5px;
    font-size: 2.5em;
    color: rgb(135,144,166);
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    line-height: 0.8;
    margin-right: 10px;
}

.contact-form-section-31876::before {
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 0;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    background-size: 40px 40px;
    background-image: 
        linear-gradient(45deg, rgb(135,144,166,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(135,144,166,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(135,144,166,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(135,144,166,0.5) 75%);
    content: "";
    opacity: 0.03;
    height: 100%;
}

.contact-form-section-31876 .inquiry-map-28596 {
    flex: 1 1 60%;
    position: relative;
    padding: 50px;
}

.contact-form-section-31876 .inquiry-map-28596 h3 {
    font-size: 19px;
    letter-spacing: normal;
    margin-bottom: 30px;
    text-align: left;
    color: #000000;
    font-weight: 600;
    text-transform: none;
}

.contact-form-section-31876 .inquiry-map-28596 textarea {
    min-height: 140px;
    resize: vertical;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 input[type="checkbox"]:checked + label::before {
    background: rgb(135,144,166);
    border-color: rgb(135,144,166);
}

.contact-form-section-31876 .inquiry-map-28596 .feedback-inquiry-54683 a::after {
    transition: transform 0.3s ease;
    position: absolute;
    background: rgb(135,144,166);
    width: 100%;
    content: "";
    transform-origin: right;
    bottom: -2px;
    transform: scaleX(0);
    height: 1px;
    left: 0;
}

.contact-form-section-31876 .inquiry-map-28596 .connect-map-28974:hover::before {
    width: 100%;
}

.contact-form-section-31876 .feedback-feedback-18920::before {
    opacity: 0.03;
    background-image: 
        linear-gradient(45deg, rgb(135,144,166,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(135,144,166,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(135,144,166,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(135,144,166,0.5) 75%);
    left: 0;
    width: 100%;
    background-size: 30px 30px;
    position: absolute;
    background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
    top: 0;
    content: "";
    height: 100%;
}

.contact-form-section-31876 .feedback-feedback-18920 .reach-links-51749 li span {
    font-size: 16px;
    color: #000000;
}

.join-our-mailing-list-89047::before {
    top: -10%;
    content: "";
    left: -10%;
    background: 
        linear-gradient(45deg, transparent 70%, rgb(78,104,151,0.5) 70%),
        linear-gradient(135deg, rgb(135,144,166,0.5) 30%, transparent 30%);
    z-index: 1;
    width: 120%;
    transform: rotateX(45deg);
    opacity: 0.3;
    position: absolute;
    height: 120%;
}

.join-our-mailing-list-89047 .input_holder {
    align-items: stretch;
    gap: 1.5rem;
    display: flex;
    flex-direction: row;
    flex: 2;
    transform: translateZ(20px);
}

.join-our-mailing-list-89047 input[type="submit"] {
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    background: linear-gradient(45deg, rgb(135,144,166) 0%, rgb(78,104,151) 100%);
    font-size: 16px;
    overflow: hidden;
    padding: 1rem 1.5rem;
    flex: 1;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.who-we-are-12537 h2 {
    opacity: 0;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    position: relative;
    transform: translateX(-10px);
    color: #ffffff;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 28px;
}

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

.who-we-are-12537 .text-container-71934 div > div::before {
    transform: scaleY(0);
    position: absolute;
    content: '';
    width: 3px;
    background: linear-gradient(to bottom, rgb(135,144,166), transparent);
    animation: expandLine 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    bottom: 0;
    transform-origin: top;
    left: 0;
    top: 0;
}

header .nav-header-08691 {
    flex: 0 0 auto;
    position: relative;
    z-index: 5;
}

header .main-mainbar-48390 {
    align-items: center;
    padding: 0.5rem;
    text-decoration: none;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    z-index: 2;
}

header .header-start-82360 {
    margin: 0 0.3rem;
    position: relative;
    perspective: 800px;
}

header .header-start-82360 a::before {
    bottom: 5px;
    width: 80%;
    position: absolute;
    transition: transform 0.3s ease;
    opacity: 0.7;
    transform: scaleX(0);
    content: '';
    left: 10%;
    background: rgb(135,144,166);
    height: 1px;
}

header .top-class-76804::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 60%;
    opacity: 0.1;
    position: absolute;
    bottom: 0;
    content: '';
    left: 20%;
}

.thanksSpace-80951 h2 {
    font-size: 28px;
    position: relative;
    opacity: 1;
    color: #000000;
    font-weight: 700;
    margin-bottom: 50px;
    max-width: 90%;
    line-height: 1.4;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(0);
}

.thanksSpace-80951 .expert-network-41827::before {
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
}

.thanksSpace-80951 span {
    letter-spacing: 0.02em;
    font-size: calc(17px * 1.05);
    animation: fadeInUp 0.8s ease-out 0.5s forwards;
    font-family: Arial, sans-serif;
    transform: translateY(10px);
    opacity: 0;
    display: block;
    line-height: 1.8;
    color: #000000;
}

.landing-page-65810 .course-begin-37246 {
    z-index: 2;
    width: 90%;
    position: relative;
    transform: translateY(-2vh);
    max-width: 1200px;
}

.landing-page-65810 .fast-knowledge-97130 span {
    transform: translateX(-5px);
    display: block;
    opacity: 0;
    animation: slideIn 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 0.2s;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative;
}

.landing-page-65810 .fast-knowledge-97130 h1::after {
    height: 4px;
    transform: scaleX(0);
    background: rgb(78,104,151);
    width: 100px;
    position: absolute;
    animation: stretch 1s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 1s;
    transform-origin: left;
    left: 0;
    bottom: -0.8rem;
    content: "";
}

.give-it-a-try-81349::before {
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(255, 255, 255, 0.03) 20px,
        rgba(255, 255, 255, 0.03) 40px
    );
    z-index: 1;
    position: absolute;
}

.give-it-a-try-81349 svg {
    width: 48px;
    height: 48px;
    transform: rotate(-5deg);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
}

.give-it-a-try-81349 .expert-network-41827:hover svg path {
    fill: rgb(78,104,151);
}

.give-it-a-try-81349 .connect-map-28974::before {
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
}

.pricing-menu-39146::after {
    content: "";
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    top: -50%;
    animation: rotateBackground 180s linear infinite;
    left: -50%;
    height: 200%;
    pointer-events: none;
    width: 200%;
    position: absolute;
    z-index: -1;
}

.pricing-menu-39146 .learning-price-34617 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    perspective: 1000px;
    display: grid;
    list-style: none;
    padding: 0;
}

.pricing-menu-39146 .plan-matrix-83071::before {
    height: 80px;
    top: -40px;
    right: -40px;
    position: absolute;
    width: 80px;
    background: rgb(135,144,166);
    transition: transform 0.5s ease-out;
    opacity: 0.1;
    content: "";
    border-radius: 50%;
}

.pricing-menu-39146 .promo-cost-91074 h4::after {
    position: absolute;
    background: rgb(135,144,166);
    bottom: -8px;
    height: 2px;
    width: 40px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
}

.pricing-menu-39146 .plan-options-65721::before {
    position: absolute;
    background: rgb(135,144,166);
    content: "";
    transition: transform 0.3s ease;
    height: 2px;
    transform: scaleX(0);
    width: 60px;
    right: 0;
    bottom: -10px;
    transform-origin: right;
}

.cookie-popup-display-14095 {
    max-width: 600px;
    overflow: hidden;
    padding: 20px;
    align-items: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    text-align: center;
    font-family: Arial, sans-serif;
    background: rgb(177,178,185);
    border-radius: 29px;
    z-index: 1050;
    transform: translateX(-50%);
    left: 50%;
    bottom: 20px;
    display: flex;
    width: 90%;
    position: fixed;
    flex-direction: column;
}


#cookie-banneralert-51973 {
    display: none;
}

footer {
    position: relative;
    width: 100%;
}

footer .med-guides-03789::before {
    background: linear-gradient(90deg, rgb(135,144,166) 25%, rgb(78,104,151) 25%, rgb(78,104,151) 50%, rgb(135,144,166) 50%, rgb(135,144,166) 75%, rgb(78,104,151) 75%);
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    height: 20px;
}

footer .info_item:hover::after {
    width: 100%;
}

footer .info_item svg {
    height: 22px;
    width: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    fill: rgb(135,144,166);
}

footer .nav-header-08691 svg {
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    height: 45px;
}

footer .header-wrap-71294 {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

footer .header-wrap-71294 a:hover {
    color: #ffffff;
    transform: translateY(-3px);
    background-color: rgb(135,144,166);
}

footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}

footer .input_holder input[type="email"] {
    border: none;
    transition: all 0.3s ease;
    padding: 15px;
    border-radius: 10px;
    color: rgb(78,104,151);
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
}

footer .subscribe-area-56983:hover {
    background-color: rgb(78,104,151);
}

footer .res-connect-69182 {
    padding-top: 20px;
    margin-top: 50px;
    text-align: center;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
}

.confidential-lockup-70349 h1 {
    font-size: 39px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 40px;
    margin-bottom: 30px;
    color: rgb(135,144,166);
    border-bottom: 2px solid rgb(78,104,151);
}

.confidential-lockup-70349 li {
    margin-bottom: 15px;
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
    padding-left: 10px;
}

.confidential-lockup-70349 a {
    font-weight: 600;
    transition: color 0.3s ease-in-out;
    color: rgb(135,144,166);
    text-decoration: none;
}

.instructor-profile-51802 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
}

.instructor-profile-51802 .success-ratings-46527 > div:first-child {
    transition: transform 0.4s ease-out;
    transform: translateZ(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 240px;
}

.instructor-profile-51802 .success-ratings-46527 > div:nth-child(2) {
    position: relative;
    padding-left: 15px;
    transform: translateZ(10px);
}

.instructor-profile-51802 .name::after {
    transition: width 0.4s ease;
    width: 40%;
    bottom: -5px;
    background-color: rgb(135,144,166);
    height: 2px;
    position: absolute;
    content: "";
    left: 0;
}

.instructor-profile-51802 .success-ratings-46527:hover > div:nth-child(3) {
    transform: translateZ(15px);
}

.instructor-profile-51802 .exp-projects-50186::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 5px;
    opacity: 0.4;
    font-size: calc(38px * 1.5);
    color: rgb(135,144,166,0.5);
    line-height: 1;
}



@media screen and (max-width: 992px) {.program-offerings-49628 {
    padding: 80px 0;
}.program-offerings-49628 .expert-network-41827 {
    min-height: 450px;
}.program-offerings-49628 .lesson-plan-36407 {
    width: 85%;
    padding-top: 50px;
    padding-bottom: 50px;
}.program-offerings-49628 .nav-header-08691 {
    height: 90px;
    width: 90px;
    top: -25px;
}.program-offerings-49628 .lesson-plan-36407 h3 {
    font-size: calc(30px * 0.9);
    padding: 12px 20px;
}.program-offerings-49628 .lesson-plan-36407 p {
    font-size: calc(16px * 0.95);
    padding: 20px 25px;
}
}



@media (max-width: 768px) {.contact-form-section-31876 {
    padding: 50px 0;
}.contact-form-section-31876 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 35px;
}.contact-form-section-31876 .inquiry-map-28596 h3,
    .contact-form-section-31876 .feedback-feedback-18920 h4 {
    font-size: calc(19px * 0.9);
}.contact-form-section-31876 .inquiry-map-28596,
    .contact-form-section-31876 .feedback-feedback-18920 {
    padding: 30px;
}.contact-form-section-31876 .inquiry-map-28596 input[type="text"],
    .contact-form-section-31876 .inquiry-map-28596 textarea {
    padding: 12px 15px;
}.contact-form-section-31876 .inquiry-map-28596 .connect-map-28974 {
    padding: 12px 25px;
}
}



@media (max-width: 480px) {.join-our-mailing-list-89047 {
    padding: 3rem 1rem;
}.join-our-mailing-list-89047 .query-grid-03459 {
    padding: 1.5rem;
}.join-our-mailing-list-89047 h3 {
    margin: 0 0 1.5rem 0;
    font-size: calc(19px * 0.9);
}.join-our-mailing-list-89047 input[type="email"] {
    padding: 0.8rem 1rem;
}.join-our-mailing-list-89047 input[type="submit"] {
    padding: 0.8rem 1rem;
}}



@media (max-width: 767px) {.who-we-are-12537 {
    padding: 80px 0 60px;
}.who-we-are-12537 h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.who-we-are-12537 .text-container-71934 {
    margin: 0 10px;
    padding: 30px 20px;
}.who-we-are-12537 .text-container-71934::before,
    .who-we-are-12537 .text-container-71934::after {
    width: 60px;
    height: 60px;
}.who-we-are-12537 .text-container-71934 div > div {
    padding-top: 15px;
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}



@media (max-width: 991px) {header {
    padding: 0;
}header .top-class-76804 {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1rem 1.5rem;
}header .nav-header-08691 {
    margin-bottom: 0;
}header .head-sitebar-64581 {
    flex: 1 0 100%;
    margin-top: 1rem;
    justify-content: center;
}header .header-start-82360 {
    margin: 0 0.2rem;
}header .header-start-82360 a {
    padding: 0.6rem 0.8rem;
    font-size: calc(15px - 1px);
}header .nav-header-08691::before {
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
}



@media (max-width: 767px) {.thanksSpace-80951 {
    padding: 80px 0;
}.thanksSpace-80951 h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.thanksSpace-80951 .expert-network-41827 {
    padding: 30px 25px;
}.thanksSpace-80951 span {
    font-size: 17px;
    line-height: 1.7;
}.thanksSpace-80951 h2::after {
    width: 60px;
}
}



@media (max-width: 576px) {.landing-page-65810 .fast-knowledge-97130 {
    padding: 2rem 1.5rem;
}.landing-page-65810 .fast-knowledge-97130 span {
    margin-bottom: 1rem;
}.landing-page-65810 .fast-knowledge-97130 h1 {
    margin-bottom: 1.2rem;
    font-size: calc(40px * 0.6);
}.landing-page-65810 .fast-knowledge-97130 h3 {
    font-size: calc(21px * 0.75);
}.landing-page-65810 .fast-knowledge-97130 div div {
    padding: 0.8rem 1rem;
}.landing-page-65810 .fast-knowledge-97130 p {
    font-size: calc(13px * 0.95);
}.landing-page-65810::after {
    width: 150px;
    bottom: -20px;
    height: 150px;
    right: -20px;
}
}



@media screen and (min-width: 992px) and (max-width: 1199px) {.pricing-menu-39146 .learning-price-34617 {
    grid-template-columns: repeat(3, 1fr);
}.pricing-menu-39146 {
    padding: 100px 0 80px;
}
}



@media screen and (max-width: 767px) {.pricing-menu-39146 .learning-price-34617 {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.pricing-menu-39146 {
    padding: 60px 0 40px;
}.pricing-menu-39146 h2 {
    font-size: calc(32px - 4px);
}.pricing-menu-39146 .learning-pricing-69174 {
    margin-bottom: 40px;
    font-size: calc(13px - 1px);
}.pricing-menu-39146 .plan-matrix-83071 {
    padding: 25px 20px;
}
}



@media (max-width: 767px) {footer .info_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}footer .info_item:last-child {
    border-bottom: none;
}footer .head-sitebar-64581, footer .subscribe_holder, footer .nav-header-08691 {
    padding: 20px;
}footer .res-connect-69182 {
    margin-top: 40px;
}
}



@media screen and (min-width: 992px) {.instructor-profile-51802 {
    padding: 120px 0;
}.instructor-profile-51802 .success-ratings-46527 {
    padding: 60px;
    transform: perspective(1200px) rotateY(-3deg);
    gap: 40px;
    grid-template-columns: 380px 1fr;
}.instructor-profile-51802 .name {
    font-size: calc(24px + 2px);
}.instructor-profile-51802 .success-ratings-46527 > div:nth-child(2) > div {
    font-size: 15px;
}.instructor-profile-51802 .exp-projects-50186 {
    padding: 30px 25px 30px 45px;
    line-height: 1.9;
}.instructor-profile-51802 .exp-projects-50186::before {
    font-size: calc(38px * 2);
}
}



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



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



@keyframes slideIn {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



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

