* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.green_edu_91 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.wrapper-viewport_47 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    min-height: 100%;
    height: 100%;
}.header_base_83 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1137px;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.reach_out_info_64 {
    position: relative;
    background: #a7c7dd;
    overflow: hidden;
    padding: 100px 0;
}.reach_out_info_64::before {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    left: 0;
    z-index: 1;
    background: rgb(118,149,148,0.5);
    content: '';
}.reach_out_info_64 .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}.reach_out_info_64 .edu_mentor_58 {
    margin-left: 30px;
    position: relative;
    font-size: 39px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 60px;
    text-align: left;
}.reach_out_info_64 .edu_mentor_58::after {
    content: '';
    bottom: -15px;
    background: rgb(118,149,148);
    position: absolute;
    height: 4px;
    width: 80px;
    left: 0;
}.reach_out_info_64 .message_panel_72 {
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    border-radius: 0;
    width: 80%;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    overflow: hidden;
}.reach_out_info_64 .photo_album_30 {
    position: relative;
    width: 100%;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    display: block;
    background-size: cover !important;
    height: 300px;
    background-position: center !important;
}.reach_out_info_64 .photo_album_30::after {
    position: absolute;
    height: 30%;
    z-index: 1;
    opacity: 0.7;
    background: linear-gradient(to top, #000000 0%, transparent 100%);
    bottom: 0;
    width: 100%;
    content: '';
    left: 0;
}.reach_out_info_64 .get_contactpanel_26 {
    padding: 40px;
    background: #ffffff;
}.reach_out_info_64 .get_contactpanel_26 p {
    color: #000000;
    padding: 0;
    display: flex;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 13px;
    margin: 0 0 25px 0;
    align-items: center;
}.reach_out_info_64 .get_contactpanel_26 p:last-child {
    border-bottom: none;
    margin-bottom: 0;
}.reach_out_info_64 .get_contactpanel_26 p::after {
    height: 1px;
    position: absolute;
    background: rgb(150,183,182);
    content: '';
    bottom: -12px;
    width: 100%;
    left: 0;
}.reach_out_info_64 .get_contactpanel_26 p:last-child::after {
    display: none;
}.reach_out_info_64 .get_contactpanel_26 p svg {
    margin-right: 15px;
    height: 24px;
    fill: rgb(118,149,148);
    width: 24px;
    order: -1;
    flex-shrink: 0;
}.reach_out_info_64 .get_contactpanel_26 p svg path {
    fill: rgb(118,149,148);
    transition: fill 0.3s ease;
}.reach_out_info_64 .get_contactpanel_26 p:hover svg path {
    fill: rgb(81,111,109);
}.reach_out_info_64 .get_contactpanel_26 p span {
    transition: transform 0.3s ease;
    position: relative;
}.reach_out_info_64 .get_contactpanel_26 p span:first-child {
    margin-right: auto;
    color: #000000;
    font-weight: 400;
}.reach_out_info_64 .get_contactpanel_26 p span:last-child {
    margin-left: 10px;
}.reach_out_info_64 .get_contactpanel_26 p:hover span:last-child {
    transform: translateX(10px);
}.reach_out_info_64 .get_contactpanel_26 p span a {
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 400;
    color: rgb(118,149,148);
}.reach_out_info_64 .get_contactpanel_26 p span a:hover {
    color: rgb(81,111,109);
}.reach_out_info_64 .get_helpdesk_96 {
    border-top: 1px solid rgb(150,183,182);
    margin-top: 40px;
    padding-top: 40px;
}.reach_out_info_64 .talk_support_17 {
    font-size: 23px;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
}.reach_out_info_64 .talk_support_17::after {
    position: absolute;
    bottom: -10px;
    background: rgb(118,149,148);
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
}.reach_out_info_64 .get_contactblock_16 {
    display: grid;
    gap: 15px;
}.reach_out_info_64 .contact_faq_20 {
    color: #000000;
    font-size: 13px;
    padding: 15px 20px;
    transition: background 0.3s ease, color 0.3s ease;
    background: rgb(150,183,182);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}.reach_out_info_64 .contact_faq_20:hover {
    color: #ffffff;
    background: rgb(118,149,148);
}.reach_out_info_64 .get_helpdesk_96 svg {
    fill: rgb(118,149,148);
    width: 20px;
    margin-right: 10px;
    height: 20px;
    vertical-align: middle;
}.reach_out_info_64 .contact_faq_20:hover svg path {
    fill: #ffffff;
}

@media (min-width: 992px) {.reach_out_info_64 .photo_album_30 {
    order: 2;
}.reach_out_info_64 .get_contactpanel_26 {
    order: 1;
    width: 60%;
}.reach_out_info_64 .get_contactblock_16 {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 768px) and (max-width: 991px) {.reach_out_info_64 {
    padding: 80px 0;
}.reach_out_info_64 .edu_mentor_58 {
    margin-bottom: 50px;
    font-size: 38px;
}.reach_out_info_64 .get_contactblock_16 {
    grid-template-columns: repeat(2, 1fr);
}.reach_out_info_64 .get_contactpanel_26 p svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
}

@media (max-width: 767px) {.reach_out_info_64 {
    padding: 60px 0;
}.reach_out_info_64 .edu_mentor_58 {
    font-size: 23px;
    margin-bottom: 40px;
}.reach_out_info_64 .get_contactpanel_26 {
    padding: 30px;
}.reach_out_info_64 .talk_support_17 {
    font-size: 19px;
}.reach_out_info_64 .get_contactpanel_26 p svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}}.secure_haven_56 {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    background: linear-gradient(135deg, rgb(150,183,182) 0%, rgba(rgb(81,111,109,0.5), 0.05) 100%);
}.secure_haven_56::before {
    position: absolute;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(118,149,148,0.5), 0.05) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgba(rgb(81,111,109,0.5), 0.07) 0%, transparent 60%);
    left: 0;
    top: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
}.secure_haven_56::after {
    height: 300px;
    position: absolute;
    z-index: 0;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    background: linear-gradient(225deg, rgba(rgb(118,149,148,0.5), 0.03), rgba(rgb(81,111,109,0.5), 0.03));
    right: -5%;
    top: -10%;
    width: 300px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}.secure_haven_56 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 1;
    padding: 0 20px;
}.secure_haven_56 h1 {
    padding-bottom: 20px;
    color: #000000;
    transform: translateZ(0);
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
    margin-bottom: 35px;
    font-size: 44px;
}.secure_haven_56 h1::after {
    width: 80px;
    height: 4px;
    transform-origin: left;
    position: absolute;
    left: 0;
    transition: width 0.3s ease-out;
    bottom: 0;
    background: linear-gradient(90deg, rgb(118,149,148) 0%, rgb(81,111,109) 100%);
    content: "";
}.secure_haven_56 h2 {
    font-size: 35px;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    margin: 40px 0 20px;
    padding-left: 15px;
}.secure_haven_56 h2::before {
    border-radius: 2px;
    background: rgb(118,149,148);
    left: 0;
    position: absolute;
    content: "";
    top: 50%;
    height: 70%;
    width: 5px;
    transform: translateY(-50%);
}.secure_haven_56 h3 {
    padding-left: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    margin: 35px 0 18px;
    font-size: calc(35px * 0.85);
    font-weight: 600;
}.secure_haven_56 h3::before {
    content: "";
    width: 4px;
    left: 0;
    top: 50%;
    background: rgb(81,111,109);
    position: absolute;
    transform: translateY(-50%);
    height: 65%;
    border-radius: 2px;
}.secure_haven_56 h4 {
    margin: 30px 0 15px;
    position: relative;
    color: #000000;
    padding-left: 10px;
    font-size: calc(35px * 0.75);
    font-weight: 600;
    font-family: Arial, sans-serif;
}.secure_haven_56 h4::before {
    border-radius: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    background: rgba(rgb(118,149,148,0.5), 0.7);
    position: absolute;
    height: 60%;
    content: "";
    left: 0;
}.secure_haven_56 p {
    position: relative;
    font-weight: 400;
    line-height: 1.75;
    max-width: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 20px;
    font-size: 17px;
}.secure_haven_56 span {
    display: block;
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.75;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 17px;
}.secure_haven_56 ul {
    padding: 0;
    list-style: none;
    position: relative;
    margin: 25px 0;
}.secure_haven_56 li {
    transition: transform 0.3s ease;
    font-size: 17px;
    line-height: 1.65;
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.secure_haven_56 li::before {
    position: absolute;
    left: 0;
    width: 10px;
    background: #ffffff;
    top: 8px;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    height: 10px;
    content: "";
    border: 2px solid rgb(118,149,148);
    transform: rotate(45deg);
}.secure_haven_56 li:hover::before {
    background-color: rgb(118,149,148);
}.secure_haven_56 strong {
    padding: 0 2px;
    font-weight: 600;
    color: #000000;
    position: relative;
    display: inline-block;
}.secure_haven_56 strong::after {
    height: 2px;
    bottom: 0;
    background: rgba(rgb(118,149,148,0.5), 0.3);
    left: 0;
    width: 100%;
    transition: height 0.3s ease;
    position: absolute;
    content: "";
    z-index: -1;
}.secure_haven_56 strong:hover::after {
    height: 8px;
}

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

@media screen and (min-width: 992px) {.secure_haven_56 {
    padding: 80px 0;
}.secure_haven_56 h1 {
    margin-bottom: 45px;
    font-size: calc(44px * 1.1);
}.secure_haven_56 h1::after {
    width: 100px;
}.secure_haven_56 .container {
    padding: 0 30px;
}.secure_haven_56 li {
    padding-left: 35px;
}.secure_haven_56 li::before {
    width: 12px;
    height: 12px;
}
}

@media screen and (max-width: 768px) {.secure_haven_56 {
    padding: 50px 0;
}.secure_haven_56 h1 {
    margin-bottom: 30px;
    font-size: calc(44px * 0.9);
}.secure_haven_56 h2 {
    font-size: calc(35px * 0.9);
    margin: 30px 0 15px;
}.secure_haven_56 h3 {
    font-size: calc(35px * 0.75);
}.secure_haven_56 h4 {
    font-size: calc(35px * 0.65);
}.secure_haven_56 p, 
    .secure_haven_56 span, 
    .secure_haven_56 li {
    line-height: 1.65;
    font-size: calc(17px * 0.95);
}
}

@media screen and (max-width: 576px) {.secure_haven_56 {
    padding: 40px 0;
}.secure_haven_56 .container {
    padding: 0 15px;
}.secure_haven_56 h1 {
    padding-bottom: 15px;
    font-size: calc(44px * 0.8);
    margin-bottom: 25px;
}.secure_haven_56 h1::after {
    width: 60px;
    height: 3px;
}.secure_haven_56 h2 {
    margin: 25px 0 12px;
    font-size: calc(35px * 0.8);
}.secure_haven_56 h3 {
    font-size: calc(35px * 0.7);
}.secure_haven_56 h4 {
    font-size: calc(35px * 0.6);
}.secure_haven_56 p, 
    .secure_haven_56 span, 
    .secure_haven_56 li {
    margin-bottom: 15px;
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.secure_haven_56 ul {
    margin: 20px 0;
}.secure_haven_56 li {
    padding-left: 25px;
    margin-bottom: 12px;
}.secure_haven_56 li::before {
    height: 8px;
    width: 8px;
    top: 7px;
}}.thankYouHub_17 {
    position: relative;
    background: linear-gradient(135deg, rgb(150,183,182) 0%, rgb(118,149,148,0.5) 100%);
    padding: 120px 0 100px;
    overflow: hidden;
}.thankYouHub_17::before {
    background-size: 60px 60px;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.1;
    top: 0;
    z-index: 1;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(81,111,109,0.5) 49.5%, rgb(81,111,109,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(81,111,109,0.5) 49.5%, rgb(81,111,109,0.5) 50.5%, transparent 50.5%);
}.thankYouHub_17::after {
    z-index: 0;
    transform: rotate(-15deg) skewX(-15deg);
    position: absolute;
    right: -10%;
    height: 70%;
    width: 50%;
    opacity: 0.03;
    background: rgb(118,149,148);
    top: 20%;
    content: "";
}.thankYouHub_17 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    padding: 0 20px;
}.thankYouHub_17 h2 {
    opacity: 0;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    margin-bottom: 40px;
    font-size: 37px;
    position: relative;
    transform: translateZ(30px);
    text-align: left;
    font-weight: 700;
    color: #000000;
}.thankYouHub_17 h2::after {
    bottom: -15px;
    width: 80px;
    left: 0;
    position: absolute;
    content: "";
    transform-origin: left;
    height: 4px;
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgb(118,149,148), rgb(81,111,109));
    transform: scaleX(0);
}.thankYouHub_17 .study_studio_60 {
    position: relative;
    opacity: 0;
    border-radius: 10px;
    padding: 50px 40px;
    animation: fadeScale 0.8s forwards 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
}.thankYouHub_17 .study_studio_60::before {
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    opacity: 0.07;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(118,149,148,0.5) 0%, transparent 80%);
    z-index: 0;
}.thankYouHub_17 .study_studio_60::after {
    pointer-events: none;
    height: 300%;
    width: 300%;
    top: -100%;
    left: -100%;
    z-index: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
    position: absolute;
    content: "";
    opacity: 0;
    background: radial-gradient(circle, rgb(118,149,148,0.5) 0%, transparent 70%);
    transform: scale(0.8);
}.thankYouHub_17 .study_studio_60:hover::after {
    transform: scale(1);
    opacity: 0.05;
}.thankYouHub_17 ul {
    margin: 0;
    position: relative;
    z-index: 2;
    list-style: none;
    padding: 0;
}.thankYouHub_17 li {
    padding-left: 30px;
    position: relative;
    z-index: 2;
}.thankYouHub_17 li::before {
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 50%;
    left: 0;
    height: 10px;
    transform: scale(0);
    background: linear-gradient(135deg, rgb(118,149,148) 0%, rgb(81,111,109) 100%);
    position: absolute;
    top: 12px;
    width: 10px;
    content: "";
}.thankYouHub_17 li span {
    font-size: 18px;
    animation: fadeUp 0.8s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    font-family: Arial, sans-serif;
    display: block;
    color: #000000;
    line-height: 1.8;
    opacity: 0;
    transform: translateY(20px);
}.thankYouHub_17 .study_studio_60:hover {
    transform: translateZ(20px) perspective(1000px) rotateX(1deg);
    box-shadow: 0 22px 60px -20px rgba(0, 0, 0, 0.2);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}


@keyframes cursorRadial {
    0% { transform: scale(0); opacity: 0.8; }
    100% { transform: scale(1); opacity: 0; }
}


@keyframes slideTitle {
    0% { opacity: 0; transform: translateZ(30px) translateY(-20px); }
    100% { opacity: 1; transform: translateZ(30px) translateY(0); }
}

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

@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

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

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


@media screen and (max-width: 1200px) {.thankYouHub_17 {
    padding: 100px 0 80px;
}.thankYouHub_17 h2 {
    font-size: calc(37px - 2px);
}
}

@media screen and (max-width: 992px) {.thankYouHub_17 {
    padding: 80px 0 60px;
}.thankYouHub_17 h2 {
    font-size: calc(37px - 4px);
}.thankYouHub_17 .study_studio_60 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.thankYouHub_17 {
    padding: 60px 0 50px;
}.thankYouHub_17 h2 {
    margin-bottom: 30px;
    font-size: calc(37px - 6px);
}.thankYouHub_17 .study_studio_60 {
    padding: 30px 25px;
    transform: translateZ(0) perspective(1000px) rotateX(0);
}.thankYouHub_17 h2::after {
    width: 60px;
    height: 3px;
}.thankYouHub_17 li {
    padding-left: 25px;
}.thankYouHub_17 li::before {
    height: 8px;
    width: 8px;
}
}

@media screen and (max-width: 576px) {.thankYouHub_17 {
    padding: 50px 0 40px;
}.thankYouHub_17 h2 {
    margin-bottom: 25px;
    font-size: calc(37px - 8px);
}.thankYouHub_17 .study_studio_60 {
    padding: 25px 20px;
}.thankYouHub_17 li {
    padding-left: 22px;
}.thankYouHub_17 li span {
    font-size: calc(18px - 1px);
    line-height: 1.6;
}.thankYouHub_17 li::before {
    top: 10px;
    height: 7px;
    width: 7px;
}
}

@media (hover: none) {.thankYouHub_17 .study_studio_60:hover {
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
}.thankYouHub_17 .study_studio_60:hover::after {
    opacity: 0;
}}.teaching_history_61 {
    padding: 4rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(150,183,182) 0%, rgb(118,149,148,0.5) 100%);
    overflow: hidden;
}.teaching_history_61::before {
    opacity: 0.08;
    content: "";
    background: repeating-linear-gradient(
    -45deg,
    rgb(118,149,148,0.5) 0px,
    rgb(118,149,148,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    left: 0;
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}.teaching_history_61::after {
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.15;
    right: -50%;
    top: -50%;
    height: 100%;
    background: radial-gradient(circle, rgb(81,111,109,0.5) 0%, transparent 70%);
    z-index: 0;
}.teaching_history_61 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
}.teaching_history_61 .review_spot_56 {
    gap: 2rem;
    position: relative;
    padding: 3rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    background: #ffffff;
    isolation: isolate;
    display: grid;
}.teaching_history_61 .review_spot_56::before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 100%;
    background: linear-gradient(to bottom, rgb(118,149,148), rgb(81,111,109));
    top: 0;
    width: 4px;
    left: 0;
}.teaching_history_61 .review_spot_56 > div:first-child {
    order: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}.teaching_history_61 .review_spot_56 .photo_album_30 {
    width: 200px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    height: 200px;
    transform: translateY(-10px) rotate(-3deg);
}.teaching_history_61 .review_spot_56 .photo_album_30::after {
    z-index: 1;
    content: "";
    background: linear-gradient(to top right, rgba(rgb(118,149,148), 0.2), transparent);
    mix-blend-mode: overlay;
    position: absolute;
    inset: 0;
}.teaching_history_61 .review_spot_56 .photo_album_30:hover {
    transform: translateY(-15px) rotate(0deg) scale(1.05);
}.teaching_history_61 .review_spot_56 > div:nth-child(2) {
    order: 2;
    padding-left: 1rem;
    border-left: 1px solid rgb(118,149,148,0.5);
}.teaching_history_61 .review_spot_56 .name {
    font-size: calc(20px * 1.1);
    position: relative;
    margin-bottom: 0.5rem;
    display: inline-block;
    font-weight: 700;
    color: rgb(118,149,148);
}.teaching_history_61 .review_spot_56 .name::after {
    transform-origin: left;
    left: 0;
    height: 2px;
    width: 60%;
    bottom: -4px;
    background: rgb(81,111,109);
    content: "";
    transition: transform 0.3s ease-out;
    position: absolute;
    transform: scaleX(0.7);
}.teaching_history_61 .review_spot_56 .name:hover::after {
    transform: scaleX(1);
}.teaching_history_61 .review_spot_56 > div:nth-child(2) > div {
    margin-top: 0.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: rgb(81,111,109);
    font-size: 14px;
}.teaching_history_61 .review_spot_56 > div:nth-child(3) {
    margin-top: 1rem;
    order: 3;
    position: relative;
}.teaching_history_61 .review_spot_56 .emp_achievements_89 {
    padding: 1.5rem;
    border-radius: 10px;
    background: linear-gradient(to right, rgb(150,183,182) 0%, transparent 100%);
    color: #000000;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    position: relative;
}.teaching_history_61 .review_spot_56 .emp_achievements_89::before {
    opacity: 0.3;
    line-height: 1;
    position: absolute;
    content: "";
    left: 0;
    font-size: 5rem;
    color: rgb(118,149,148,0.5);
    top: -0.5rem;
}

@media (min-width: 768px) {.teaching_history_61 .review_spot_56 {
    grid-template-areas: 
      "photo info"
      "quote quote";
    gap: 3rem;
    grid-template-columns: 250px 1fr;
    padding: 4rem;
}.teaching_history_61 .review_spot_56 > div:first-child {
    justify-content: flex-start;
    grid-area: photo;
}.teaching_history_61 .review_spot_56 > div:nth-child(2) {
    border-left: none;
    align-self: center;
    grid-area: info;
    padding-left: 0;
}.teaching_history_61 .review_spot_56 > div:nth-child(3) {
    grid-area: quote;
}.teaching_history_61 .review_spot_56 .emp_achievements_89 {
    background: linear-gradient(135deg, rgb(150,183,182) 0%, transparent 100%);
    padding: 2rem;
}
}

@media (min-width: 992px) {.teaching_history_61 .review_spot_56 {
    gap: 3rem 4rem;
    padding: 5rem;
    grid-template-areas: 
      "photo info"
      "photo quote";
    grid-template-columns: 300px 1fr;
}.teaching_history_61 .review_spot_56 > div:first-child {
    align-self: start;
}.teaching_history_61 .review_spot_56 .photo_album_30 {
    height: 280px;
    width: 280px;
}.teaching_history_61 .review_spot_56 .name {
    font-size: calc(20px * 1.3);
}.teaching_history_61 .review_spot_56 > div:nth-child(2) > div {
    font-size: calc(14px * 1.1);
}.teaching_history_61 .review_spot_56 .emp_achievements_89 {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
    padding: 2.5rem;
}
}

@media (min-width: 1200px) {.teaching_history_61 .review_spot_56 {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(1deg) rotateY(-1deg);
}.teaching_history_61 .review_spot_56:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.teaching_history_61 .review_spot_56 .photo_album_30 {
    width: 320px;
    height: 320px;
}
}

@media (max-width: 767px) {.teaching_history_61 {
    padding: 3rem 0;
}.teaching_history_61 .container {
    padding: 0 1.5rem;
}.teaching_history_61 .review_spot_56 {
    transform: none;
    padding: 2rem 1.5rem;
}.teaching_history_61 .review_spot_56 .photo_album_30 {
    width: 180px;
    height: 180px;
}}.plan_option_64 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.plan_option_64::before {
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    position: absolute;
    z-index: 1;
    bottom: 0;
    content: "";
    right: 0;
}.plan_option_64 .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.plan_option_64 .bundle_offer_39 {
    perspective: 1000px;
}.plan_option_64 h2 {
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
    text-align: center;
    transform: translateZ(50px);
    color: #ffffff;
    font-size: 29px;
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.plan_option_64 h2::after {
    width: 80px;
    background: rgb(118,149,148);
    content: "";
    box-shadow: 0 0 15px rgb(118,149,148,0.5);
    left: 50%;
    height: 3px;
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
}.plan_option_64 .enroll_cost_98 {
    text-align: center;
    margin: 0 auto 60px;
    color: #ffffff;
    font-size: 17px;
    opacity: 0.9;
    max-width: 800px;
    line-height: 1.6;
}.plan_option_64 .price_view_20 {
    padding: 0;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
}.plan_option_64 .value_rates_67 {
    transform-style: preserve-3d;
    height: 100%;
    text-decoration: none;
    will-change: transform;
    display: block;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.plan_option_64 .learn_sub_42 {
    border-radius: 8px;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    height: 100%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 8px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.3),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}.plan_option_64 .learn_sub_42::before {
    position: absolute;
    content: "";
    top: -5px;
    background-size: 200% 200%;
    right: -5px;
    opacity: 0;
    transition: opacity 0.4s ease;
    bottom: -5px;
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.1) 45%, rgba(255,255,255,0.1) 55%, transparent 60%);
    z-index: -1;
    left: -5px;
    animation: shimmer 3s infinite linear;
}.plan_option_64 .plan_options_69 {
    position: relative;
    border-radius: 4px;
    flex-direction: column;
    display: flex;
    transition: all 0.3s ease;
    padding: 35px 25px;
    border: 1px solid rgba(255,255,255,0.05);
    height: 100%;
    background: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
}.plan_option_64 .plan_options_69 h4 {
    color: #ffffff;
    position: relative;
    font-size: 21px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-weight: 600;
}.plan_option_64 .plan_options_69 h4::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 40px;
    transition: width 0.3s ease;
    background: rgb(118,149,148);
    height: 2px;
    position: absolute;
}.plan_option_64 .plan_options_69 p {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: calc(17px - 2px);
    opacity: 0.8;
    color: #ffffff;
    flex-grow: 1;
}.plan_option_64 .cost_schemes_34 {
    background: linear-gradient(135deg, rgb(118,149,148) 0%, rgb(81,111,109) 100%);
    overflow: hidden;
    position: relative;
    padding: 12px 25px;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.1);
    display: inline-block;
    border-radius: 30px;
    font-weight: 700;
    color: #ffffff;
    font-size: calc(21px + 4px);
    align-self: flex-start;
}.plan_option_64 .cost_schemes_34::before {
    left: -100%;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    top: 0;
    position: absolute;
    transition: 0.5s;
}.plan_option_64 .value_rates_67:hover {
    transform: translateY(-10px) rotateX(5deg);
}.plan_option_64 .value_rates_67:hover .learn_sub_42 {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.4),
        -20px -20px 40px rgba(255, 255, 255, 0.03),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}.plan_option_64 .value_rates_67:hover .learn_sub_42::before {
    opacity: 1;
}.plan_option_64 .value_rates_67:hover .plan_options_69 h4::after {
    width: 80px;
}.plan_option_64 .value_rates_67:hover .cost_schemes_34::before {
    left: 100%;
}.plan_option_64 .value_rates_67:hover .plan_options_69 {
    border-color: rgba(255,255,255,0.1);
    transform: translateZ(20px);
}

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

@media (max-width: 1200px) {.plan_option_64 {
    padding: 100px 0;
}.plan_option_64 .price_view_20 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.plan_option_64 .plan_options_69 {
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.plan_option_64 {
    padding: 80px 0;
}.plan_option_64 h2 {
    font-size: calc(29px - 4px);
}.plan_option_64 .enroll_cost_98 {
    margin-bottom: 40px;
}.plan_option_64 .price_view_20 {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.plan_option_64 .plan_options_69 h4 {
    font-size: calc(21px - 1px);
}.plan_option_64 .cost_schemes_34 {
    font-size: calc(21px + 2px);
    padding: 10px 20px;
}
}

@media (max-width: 480px) {.plan_option_64 {
    padding: 60px 0;
}.plan_option_64 h2 {
    font-size: calc(29px - 6px);
}.plan_option_64 .enroll_cost_98 {
    margin-bottom: 30px;
    font-size: calc(17px - 1px);
}.plan_option_64 .plan_options_69 {
    padding: 25px 15px;
}.plan_option_64 .plan_options_69 p {
    font-size: calc(17px - 3px);
    margin-bottom: 20px;
}.plan_option_64 .cost_schemes_34 {
    font-size: calc(21px + 0px);
    padding: 8px 15px;
}
}

@media (hover: none) {.plan_option_64 .value_rates_67:hover {
    transform: none;
}.plan_option_64 .learn_sub_42 {
    box-shadow: 
            5px 5px 15px rgba(0, 0, 0, 0.2),
            -5px -5px 15px rgba(255, 255, 255, 0.02);
}.plan_option_64 .value_rates_67:active {
    transform: scale(0.98);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    z-index: -2;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0.9;
    left: 0;
    top: 0;
    background: linear-gradient(145deg, rgb(150,183,182) 0%, rgb(118,149,148,0.5) 100%);
    content: "";
}footer::after {
    right: 0;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.1;
    z-index: -1;
    background-image: 
        repeating-linear-gradient(0deg, rgb(118,149,148,0.5), rgb(118,149,148,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(118,149,148,0.5), rgb(118,149,148,0.5) 1px, transparent 1px, transparent 20px);
}.green_edu_91 {
    padding: 4rem 0 2rem;
    color: #000000;
    position: relative;
}.green_edu_91::after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(118,149,148), rgb(81,111,109));
    content: "";
    top: 0;
}.green_edu_91 .container {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    gap: 3rem;
}.green_edu_91 .company_holder {
    position: relative;
    border-radius: 16px;
    background: #ffffff;
    padding: 2rem 2.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex: 1 1 400px;
}.green_edu_91 .company_holder::before {
    height: 5px;
    border-top-right-radius: 16px;
    left: 0;
    position: absolute;
    width: 100%;
    background: rgb(118,149,148);
    content: "";
    border-top-left-radius: 16px;
    top: 0;
}.green_edu_91 .company_holder h3 {
    color: rgb(118,149,148);
    letter-spacing: 0.5px;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    margin: 0 0 1.5rem;
}.green_edu_91 .company_holder h3::after {
    width: 80px;
    content: "";
    height: 3px;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    background: rgb(81,111,109);
}.green_edu_91 .music_edu_98 {
    background: rgb(150,183,182);
    position: relative;
    color: #000000;
    padding: 1.5rem;
    border-left: 3px solid rgb(81,111,109);
    border-radius: 10px;
    line-height: 1.7;
    font-size: 12px;
}.green_edu_91 .affiliate_cta_69 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.green_edu_91 .main_header_28 {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.green_edu_91 .header_bar_14 {
    min-width: 200px;
    border-radius: 16px;
    overflow: hidden;
    flex: 1 1 calc(50% - 1.25rem);
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
}.green_edu_91 .header_bar_14 h5 {
    position: relative;
    font-weight: 600;
    color: #ffffff;
    font-size: 21px;
    background: rgb(81,111,109);
    margin: 0;
    padding: 1rem 1.5rem;
}.green_edu_91 .header_bar_14 .main_header_28 {
    gap: 0;
    padding: 1rem 0;
    flex-direction: column;
    display: flex;
}.green_edu_91 .header_bar_14 .main_header_28 a {
    text-decoration: none;
    align-items: center;
    color: #000000;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    font-size: 12px;
    padding: 0.8rem 1.5rem;
}.green_edu_91 .header_bar_14 .main_header_28 a::before {
    width: 0;
    position: absolute;
    background: rgb(150,183,182);
    left: 0;
    transition: all 0.3s ease;
    content: "";
    height: 100%;
    top: 0;
    z-index: -1;
}.green_edu_91 .header_bar_14 .main_header_28 a::after {
    opacity: 0;
    background: rgb(81,111,109);
    position: absolute;
    top: 50%;
    transition: all 0.3s ease;
    left: 1.5rem;
    width: 5px;
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
    height: 5px;
}.green_edu_91 .header_bar_14 .main_header_28 a:hover {
    padding-left: 2.2rem;
    color: rgb(118,149,148);
}.green_edu_91 .header_bar_14 .main_header_28 a:hover::before {
    width: 100%;
}.green_edu_91 .header_bar_14 .main_header_28 a:hover::after {
    opacity: 1;
}.insta_feed_86 {
    position: relative;
    margin-top: 3rem;
    padding: 2rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(150,183,182);
}.insta_feed_86::before {
    right: 10%;
    height: 1px;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(118,149,148,0.5), transparent);
    left: 10%;
    content: "";
}.insta_feed_86 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.insta_feed_86 .comm_guide_26 {
    font-weight: 400;
    text-align: center;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    background: #ffffff;
    padding: 0.8rem 2rem;
    font-size: 13px;
}

@media (max-width: 1200px) {.green_edu_91 .container {
    gap: 2rem;
}.green_edu_91 .company_holder {
    flex: 1 1 360px;
}.green_edu_91 .affiliate_cta_69 {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.green_edu_91 .main_header_28 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.green_edu_91 {
    padding: 3.5rem 0 2rem;
}.green_edu_91 .container {
    flex-direction: column;
    gap: 2.5rem;
}.green_edu_91 .company_holder,
    .green_edu_91 .affiliate_cta_69 {
    flex: 1 1 100%;
    min-width: 100%;
}.green_edu_91 .header_bar_14 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.green_edu_91 {
    padding: 3rem 0 1.5rem;
}.green_edu_91 .main_header_28 {
    gap: 1.5rem;
}.green_edu_91 .company_holder {
    padding: 2rem;
}.green_edu_91 .company_holder h3 {
    font-size: calc(31px - 2px);
}.insta_feed_86 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.green_edu_91 {
    padding: 2.5rem 0 1rem;
}.green_edu_91 .container {
    gap: 1.5rem;
}.green_edu_91 .header_bar_14 {
    flex: 1 1 100%;
    min-width: 100%;
}.green_edu_91 .main_header_28 {
    gap: 1rem;
}.green_edu_91 .company_holder {
    padding: 1.5rem;
}.green_edu_91 .music_edu_98 {
    padding: 1.2rem;
}.insta_feed_86 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}
}

@media (max-width: 420px) {.green_edu_91 .company_holder h3::after {
    width: 50px;
}.green_edu_91 .header_bar_14 .main_header_28 a:hover {
    padding-left: 2rem;
}.insta_feed_86 .comm_guide_26 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}header {
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 0;
    overflow: visible;
    margin-top: 0;
    z-index: 100;
    position: relative;
}header::before {
    height: 100%;
    top: 0;
    content: '';
    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);
    background-size: 20px 20px;
    left: 0;
    width: 100%;
    z-index: 0;
    position: absolute;
}header::after {
    background: linear-gradient(90deg, 
        rgb(118,149,148) 0%,
        rgb(81,111,109) 50%,
        rgb(118,149,148) 100%
    );
    background-size: 200% auto;
    left: 0;
    height: 4px;
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    animation: gradientSlide 5s linear infinite;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .nav_begin_68 {
    align-items: center;
    z-index: 5;
    justify-content: space-between;
    position: relative;
    padding: 1.3rem 2rem;
    display: flex;
}header .nav_mainwrap_29 {
    position: relative;
    z-index: 5;
    flex: 0 0 auto;
}header .header_guide_26 {
    padding: 0.5rem;
    align-items: center;
    position: relative;
    display: flex;
    z-index: 2;
    transition: all 0.3s ease;
    text-decoration: none;
}header .header_guide_26:hover {
    transform: translateY(-3px) scale(1.02);
}header .header_guide_26 img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .nav_mainwrap_29::before {
    right: -8px;
    bottom: -8px;
    left: -8px;
    position: absolute;
    transform: skew(-3deg);
    border-radius: 10px;
    transition: all 0.3s ease;
    opacity: 0.3;
    content: '';
    top: -8px;
    border: 1px solid rgb(118,149,148);
}header .nav_mainwrap_29:hover::before {
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(118,149,148,0.5);
    transform: skew(-5deg) scale(1.05);
}header .header_bar_14 {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
    z-index: 5;
    display: flex;
}header .head_bar_80 {
    position: relative;
    perspective: 800px;
    margin: 0 0.3rem;
}header .head_bar_80 a {
    letter-spacing: 0.5px;
    display: block;
    font-size: 15px;
    z-index: 1;
    padding: 0.8rem 1.2rem;
    position: relative;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    border: 1px solid transparent;
    transition: all 0.4s ease;
}header .head_bar_80 a::before {
    height: 1px;
    background: rgb(118,149,148);
    position: absolute;
    content: '';
    transition: transform 0.3s ease;
    opacity: 0.7;
    width: 80%;
    transform: scaleX(0);
    left: 10%;
    bottom: 5px;
}header .head_bar_80 a:hover {
    transform: translateZ(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(118,149,148);
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
}header .head_bar_80 a:hover::before {
    transform: scaleX(1);
}header .head_bar_80::after {
    content: '';
    background: radial-gradient(circle at center, rgb(118,149,148,0.5) 0%, transparent 70%);
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
    pointer-events: none;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
}header .head_bar_80:hover::after {
    opacity: 0.4;
}header .nav_begin_68::before {
    background: linear-gradient(90deg, transparent, rgb(118,149,148), transparent);
    top: 0;
    position: absolute;
    content: '';
    height: 1px;
    left: 35%;
    width: 30%;
}header .nav_begin_68::after {
    left: 20%;
    height: 1px;
    width: 60%;
    opacity: 0.1;
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}.header_base_83 {
    padding-top: 2rem;
    margin-top: 0;
    background: rgb(150,183,182);
    position: relative;
    z-index: 1;
}

@media (min-width: 1400px) {header .nav_begin_68 {
    max-width: 1300px;
    margin: 0 auto;
}header .head_bar_80 {
    margin: 0 0.5rem;
}header .head_bar_80 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .nav_begin_68 {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
    justify-content: space-between;
}header .nav_mainwrap_29 {
    margin-bottom: 0;
}header .header_bar_14 {
    flex: 1 0 100%;
    margin-top: 1rem;
    justify-content: center;
}header .head_bar_80 {
    margin: 0 0.2rem;
}header .head_bar_80 a {
    font-size: calc(15px - 1px);
    padding: 0.6rem 0.8rem;
}header .nav_mainwrap_29::before {
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav_begin_68 {
    padding: 0.8rem 1.2rem;
}header .nav_mainwrap_29 {
    max-width: 130px;
}header .nav_mainwrap_29::before {
    display: none;
}header .header_bar_14 {
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.5rem;
}header .header_bar_14::-webkit-scrollbar {
    height: 2px;
}header .header_bar_14::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(118,149,148);
}header .head_bar_80 {
    margin: 0 0.1rem;
    flex: 0 0 auto;
}header .head_bar_80 a {
    padding: 0.5rem 0.7rem;
    white-space: nowrap;
    letter-spacing: 0;
    font-size: calc(15px - 2px);
}header .head_bar_80 a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .nav_begin_68 {
    padding: 0.7rem 1rem;
}header .nav_mainwrap_29 {
    max-width: 110px;
}header .head_bar_80 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(15px - 3px);
}}.welcome_85 {
    overflow: hidden;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(150,183,182), rgba(0, 0, 0, 0.5));
}.welcome_85::before {
    z-index: 1;
    opacity: 0.6;
    top: 0;
    content: "";
    width: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    height: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(81,111,109,0.5) 0%, transparent 35%),
    radial-gradient(circle at 80% 70%, rgb(118,149,148,0.5) 0%, transparent 40%);
}.welcome_85::after {
    opacity: 0.07;
    background: rgb(118,149,148);
    right: -5%;
    position: absolute;
    z-index: 0;
    content: "";
    filter: blur(60px);
    height: 40%;
    bottom: -5%;
    width: 40%;
    animation: floatEffect 12s infinite alternate ease-in-out;
    transform: rotate(-15deg) skew(20deg);
}.welcome_85 .learning_primary_85 {
    grid-template-columns: 1fr;
    display: grid;
    transform: translateY(-2%);
    gap: 2.5rem;
    position: relative;
    z-index: 2;
    width: 90%;
    max-width: 1200px;
}.welcome_85 .learning_primary_85 > div:first-child {
    border-left: 3px solid rgb(118,149,148);
    padding: 2rem;
    position: relative;
    animation: slideIn 0.8s ease-out forwards;
    transform: translateX(-10px);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
}.welcome_85 .learning_primary_85 > div:first-child::before {
    height: 100%;
    background: linear-gradient(to right, rgb(118,149,148,0.5), transparent);
    z-index: -1;
    opacity: 0.1;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
}.welcome_85 p {
    font-size: calc(17px * 1.2);
    color: #ffffff;
    font-weight: 600;
    max-width: 600px;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0;
    position: relative;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.welcome_85 .pro_track_35 {
    overflow: hidden;
    animation: fadeUpIn 1s 0.3s ease-out forwards;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.3);
    transform: translateY(20px);
    clip-path: polygon(
    0 0, 
    100% 0, 
    100% 85%, 
    95% 100%, 
    0 100%
  );
    opacity: 0;
    position: relative;
}.welcome_85 .pro_track_35 > div {
    display: flex;
    min-height: 350px;
    flex-direction: column;
    z-index: 1;
    padding: 3.5rem 2.5rem;
    justify-content: space-between;
    position: relative;
}.welcome_85 .pro_track_35 > div::before {
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.75) 100%
  );
    height: 100%;
    z-index: -1;
    position: absolute;
}.welcome_85 .pro_track_35 > div::after {
    opacity: 0.2;
    position: absolute;
    background: linear-gradient(
    90deg,
    rgb(118,149,148) 0%,
    transparent 100%
  );
    z-index: -1;
    mix-blend-mode: overlay;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
}.welcome_85 h3 {
    font-size: calc(19px * 1.1);
    font-weight: 600;
    position: relative;
    margin: 0 0 2rem 0;
    line-height: 1.5;
    color: #ffffff;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.welcome_85 h3::before {
    width: 60px;
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    position: absolute;
    content: "";
    top: -15px;
    transform: scaleX(0);
    height: 3px;
    background: rgb(118,149,148);
    transform-origin: left;
    left: 0;
}.welcome_85 .title_style_header {
    opacity: 0;
    font-size: 44px;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
    margin: 0;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 
              0 4px 20px rgba(0, 0, 0, 0.15);
    animation: fadeUpIn 1s 0.6s ease-out forwards;
    transform: translateY(15px);
}.welcome_85 .title_style_header::after {
    position: absolute;
    bottom: -20px;
    content: "";
    width: 100%;
    opacity: 0.7;
    left: 0;
    transform: scaleX(0.3);
    animation: lineExtend 1.5s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform-origin: left;
    height: 10px;
    background: linear-gradient(to right, rgb(118,149,148), transparent);
}

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

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

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

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

@keyframes floatEffect {
  0% {
    transform: rotate(-15deg) skew(20deg) translate(0, 0);
  }
  100% {
    transform: rotate(-12deg) skew(18deg) translate(-20px, -20px);
  }
}

@media (min-width: 768px) {.welcome_85 .learning_primary_85 {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.welcome_85 .learning_primary_85 > div:first-child {
    display: flex;
    padding: 3rem;
    align-items: center;
}.welcome_85 p {
    font-size: calc(17px * 1.4);
}.welcome_85 .pro_track_35 {
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% 90%, 
      85% 100%, 
      0 100%
    );
}.welcome_85 .pro_track_35 > div {
    min-height: 400px;
    padding: 4rem 3rem;
}.welcome_85 h3 {
    max-width: 80%;
    font-size: 19px;
}.welcome_85 .title_style_header {
    font-size: calc(44px * 1.2);
}
}

@media (min-width: 992px) {.welcome_85 {
    height: 100vh;
}.welcome_85 .learning_primary_85 {
    width: 85%;
    gap: 4rem;
}.welcome_85 .learning_primary_85 > div:first-child {
    transform: translateY(2rem);
    padding: 3.5rem;
}.welcome_85 p {
    font-size: calc(17px * 1.5);
}.welcome_85 .pro_track_35 > div {
    padding: 5rem 4rem;
    min-height: 450px;
}.welcome_85 h3 {
    font-size: calc(19px * 1.1);
    max-width: 70%;
}.welcome_85 .title_style_header {
    font-size: calc(44px * 1.4);
}.welcome_85 .title_style_header::after {
    height: 12px;
    bottom: -24px;
}
}

@media (min-width: 1200px) {.welcome_85 .learning_primary_85 {
    width: 80%;
    max-width: 1400px;
}.welcome_85 .pro_track_35 > div {
    min-height: 500px;
}.welcome_85 h3 {
    max-width: 60%;
}.welcome_85 .title_style_header {
    font-size: calc(44px * 1.5);
}
}

@media (max-width: 767px) {.welcome_85 {
    padding: 4rem 0;
}.welcome_85 .pro_track_35 > div {
    padding: 2.5rem 1.5rem;
}.welcome_85 h3 {
    font-size: 16px;
    margin-bottom: 1.5rem;
}.welcome_85 .title_style_header {
    font-size: calc(35px * 0.9);
}.welcome_85 .title_style_header::after {
    bottom: -12px;
    height: 6px;
}}.instructional_approach_91 {
    min-height: 75vh;
    background: rgb(150,183,182);
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
}.instructional_approach_91::before {
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    z-index: 1;
    background: 
        linear-gradient(135deg, rgb(118,149,148,0.5) 0%, transparent 50%),
        linear-gradient(225deg, rgb(81,111,109,0.5) 0%, transparent 50%);
    opacity: 0.5;
    position: absolute;
    left: 0;
}.instructional_approach_91::after {
    position: absolute;
    width: 90%;
    opacity: 0.2;
    left: 5%;
    background-image: 
        linear-gradient(to right, rgb(118,149,148,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(81,111,109,0.5) 1px, transparent 1px);
    transform-origin: center center;
    content: "";
    top: 5%;
    height: 90%;
    transform: perspective(500px) rotateX(10deg);
    animation: gridMove 30s linear infinite;
    background-size: 40px 40px;
    z-index: 1;
}.instructional_approach_91 .container {
    width: 100%;
    z-index: 5;
    max-width: 1200px;
    padding: 0 2rem;
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
}.instructional_approach_91 .study_studio_60 {
    gap: 3rem;
    max-width: 900px;
    width: 100%;
    padding: 4rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    position: relative;
    background: #ffffff;
}.instructional_approach_91 .study_studio_60::before {
    position: absolute;
    z-index: 1;
    inset: 10px;
    content: "";
    border: 1px solid;
    border-image: linear-gradient(45deg, 
        rgb(118,149,148,0.5) 0%, 
        transparent 25%, 
        rgb(81,111,109,0.5) 50%, 
        transparent 75%, 
        rgb(118,149,148,0.5) 100%
    ) 1;
    animation: borderFlowInner 6s linear infinite;
}.instructional_approach_91 .study_studio_60::after {
    content: "";
    border: 1px dashed rgb(118,149,148,0.5);
    z-index: 1;
    opacity: 0.3;
    position: absolute;
    inset: 20px;
    animation: rotateDash 15s linear infinite;
}.instructional_approach_91 h3 {
    text-align: left;
    color: rgb(118,149,148);
    font-size: 33px;
    padding-bottom: 1.5rem;
    overflow: hidden;
    z-index: 2;
    position: relative;
    font-weight: 700;
}.instructional_approach_91 h3::before {
    animation: lineGrow 4s ease-in-out infinite;
    content: "";
    background: linear-gradient(90deg, rgb(118,149,148), rgb(81,111,109));
    width: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}.instructional_approach_91 h3::after {
    content: "";
    left: 0;
    opacity: 0.5;
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(118,149,148,0.5) 20%,
        rgb(81,111,109,0.5) 80%,
        transparent 100%
    );
}.instructional_approach_91 span {
    font-size: 17px;
    padding-right: 2rem;
    position: relative;
    z-index: 2;
    color: #000000;
    padding-left: 2rem;
    line-height: 1.8;
    position: relative;
}.instructional_approach_91 span::before {
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(118,149,148,0.5), transparent);
    position: absolute;
    width: 5px;
    top: 0;
}.instructional_approach_91 span::after {
    right: 0;
    position: absolute;
    top: 0;
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, transparent, rgb(81,111,109,0.5));
    height: 100%;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes borderFlowInner {
    0% {
        border-image-source: linear-gradient(45deg, 
            rgb(118,149,148,0.5) 0%, 
            transparent 25%, 
            rgb(81,111,109,0.5) 50%, 
            transparent 75%, 
            rgb(118,149,148,0.5) 100%
        );
    }
    50% {
        border-image-source: linear-gradient(45deg, 
            rgb(81,111,109,0.5) 0%, 
            transparent 25%, 
            rgb(118,149,148,0.5) 50%, 
            transparent 75%, 
            rgb(81,111,109,0.5) 100%
        );
    }
    100% {
        border-image-source: linear-gradient(45deg, 
            rgb(118,149,148,0.5) 0%, 
            transparent 25%, 
            rgb(81,111,109,0.5) 50%, 
            transparent 75%, 
            rgb(118,149,148,0.5) 100%
        );
    }
}

@keyframes rotateDash {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes lineGrow {
    0%, 100% {
        width: 0;
    }
    50% {
        width: 100%;
    }
}

@media (max-width: 992px) {.instructional_approach_91 .container {
    padding: 3rem 1.5rem;
}.instructional_approach_91 .study_studio_60 {
    padding: 3rem;
}.instructional_approach_91 h3 {
    font-size: calc(33px * 0.9);
    text-align: center;
}.instructional_approach_91 span {
    font-size: calc(17px * 0.95);
}.instructional_approach_91 .study_studio_60::after {
    inset: 15px;
}
}

@media (max-width: 768px) {.instructional_approach_91 {
    min-height: auto;
    padding: 4rem 0;
}.instructional_approach_91 .container {
    padding: 0 1.2rem;
}.instructional_approach_91 .study_studio_60 {
    padding: 2.5rem;
    gap: 2rem;
}.instructional_approach_91 h3 {
    font-size: calc(33px * 0.8);
    padding-bottom: 1.2rem;
}.instructional_approach_91 span {
    padding-left: 1.5rem;
    font-size: calc(17px * 0.9);
    padding-right: 1.5rem;
}.instructional_approach_91 .study_studio_60::before {
    inset: 8px;
}.instructional_approach_91 .study_studio_60::after {
    inset: 12px;
}
}

@media (max-width: 576px) {.instructional_approach_91 {
    padding: 3rem 0;
}.instructional_approach_91 .container {
    padding: 0 1rem;
}.instructional_approach_91 .study_studio_60 {
    padding: 2rem;
    gap: 1.5rem;
}.instructional_approach_91 h3 {
    font-size: calc(33px * 0.7);
    padding-bottom: 1rem;
}.instructional_approach_91 span {
    font-size: calc(17px * 0.85);
    padding-right: 1rem;
    padding-left: 1rem;
}.instructional_approach_91 span::before,
    .instructional_approach_91 span::after {
    width: 3px;
}.instructional_approach_91 .study_studio_60::before {
    inset: 5px;
}.instructional_approach_91 .study_studio_60::after {
    inset: 10px;
}}.contact_information_45 {
    position: relative;
    padding: 90px 0;
    background: linear-gradient(160deg, rgb(150,183,182) 0%, rgb(118,149,148,0.5) 100%);
    overflow: hidden;
}.contact_information_45::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0.03;
    background: repeating-linear-gradient(
        -45deg,
        rgb(118,149,148,0.5),
        rgb(118,149,148,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.contact_information_45 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0 20px;
}.contact_information_45 h2 {
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
    position: relative;
    font-weight: 700;
    font-size: 47px;
}.contact_information_45 .query_inquiry_82 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
    flex-direction: column;
}.contact_information_45 .photo_album_30 {
    position: relative;
    width: 100%;
    height: 200px;
}.contact_information_45 .help_panel_75 {
    padding: 50px;
    position: relative;
    width: 100%;
}.contact_information_45 form {
    width: 100%;
}.contact_information_45 form h3 {
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 19px;
    display: inline-block;
}.contact_information_45 form h3::after {
    content: "";
    bottom: -10px;
    left: 0;
    background: rgb(118,149,148);
    height: 3px;
    border-radius: 1.5px;
    position: absolute;
    width: 100%;
}.contact_information_45 form input[type="text"] {
    transition: all 0.3s ease;
    width: 100%;
    background: rgb(150,183,182);
    border: 2px solid transparent;
    margin-bottom: 20px;
    color: #000000;
    border-radius: 10px;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.contact_information_45 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(118,149,148);
}.contact_information_45 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.contact_information_45 .help_feedback_57 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact_information_45 .help_feedback_57 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_information_45 .help_feedback_57 label {
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
    position: relative;
}.contact_information_45 .help_feedback_57 label::before {
    left: 0;
    position: absolute;
    width: 22px;
    background: rgb(150,183,182);
    height: 22px;
    content: "";
    transition: all 0.3s ease;
    border-radius: 10px;
    top: 2px;
}.contact_information_45 .help_feedback_57 input[type="checkbox"]:checked + label::before {
    background: rgb(118,149,148);
}.contact_information_45 .help_feedback_57 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
    top: 5px;
    height: 12px;
    border-right: 2px solid #ffffff;
    position: absolute;
    width: 6px;
    content: "";
    left: 8px;
}.contact_information_45 .help_feedback_57 label a {
    text-decoration: none;
    color: rgb(118,149,148);
    transition: all 0.3s ease;
}.contact_information_45 .help_feedback_57 label a:hover {
    text-decoration: underline;
}.contact_information_45 form .request_form_31 {
    text-align: center;
    border: none;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 18px;
    width: 100%;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 16px 20px;
    overflow: hidden;
    background: rgb(118,149,148);
    font-weight: 600;
    cursor: pointer;
}.contact_information_45 form .request_form_31:hover {
    background: rgb(81,111,109);
}.contact_information_45 svg {
    height: 20px;
    fill: rgb(118,149,148);
    width: 20px;
}.contact_information_45 svg path {
    transition: fill 0.3s ease;
    fill: rgb(118,149,148);
}

@media screen and (min-width: 768px) {.contact_information_45 .query_inquiry_82 {
    flex-direction: row;
    max-width: 1000px;
}.contact_information_45 .photo_album_30 {
    height: auto;
    min-height: 400px;
    width: 40%;
}.contact_information_45 .help_panel_75 {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.contact_information_45 .photo_album_30 {
    width: 50%;
}.contact_information_45 .help_panel_75 {
    padding: 60px;
    width: 50%;
}
}

@media screen and (min-width: 1200px) {.contact_information_45 .query_inquiry_82 {
    max-width: 1100px;
}.contact_information_45 .photo_album_30 {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.contact_information_45 {
    padding: 60px 0;
}.contact_information_45 h2 {
    font-size: calc(47px * 0.7);
    margin-bottom: 30px;
}.contact_information_45 .help_panel_75 {
    padding: 30px 20px;
}.contact_information_45 form h3 {
    font-size: calc(19px * 0.9);
}}.program_offerings_28 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(215deg, rgb(150,183,182) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(118,149,148,0.5) 90%);
    padding: 100px 0;
}.program_offerings_28::before {
    z-index: 1;
    top: 0;
    animation: gridFlow 20s linear infinite;
    width: 100%;
    left: 0;
    background-size: 40px 40px;
    position: absolute;
    opacity: 0.03;
    content: "";
    height: 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%);
}.program_offerings_28::after {
    left: -50%;
    height: 200%;
    position: absolute;
    content: "";
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    z-index: 1;
    animation: rotateBg 60s linear infinite;
    width: 200%;
    opacity: 0.4;
    top: -50%;
}.program_offerings_28 .container {
    position: relative;
    z-index: 3;
}.program_offerings_28 .study_studio_60 {
    justify-content: center;
    min-height: 500px;
    align-items: center;
    display: flex;
    position: relative;
}.program_offerings_28 .photo_album_30 {
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    transform: scale(1);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
}.program_offerings_28 .photo_album_30::before {
    opacity: 0.85;
    bottom: 0;
    content: "";
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(118,149,148,0.5) 100%
    );
    mix-blend-mode: multiply;
    transition: opacity 0.5s ease;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
    position: absolute;
}.program_offerings_28 .photo_album_30::after {
    top: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    opacity: 0.7;
    position: absolute;
    content: "";
    left: 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%);
}.program_offerings_28 .study_studio_60:hover .photo_album_30 {
    transform: scale(1.03);
}.program_offerings_28 .study_studio_60:hover .photo_album_30::before {
    opacity: 0.6;
}.program_offerings_28 .learn_business_92 {
    padding-bottom: 60px;
    padding-top: 60px;
    z-index: 4;
    position: relative;
    background: transparent;
    width: 70%;
}.program_offerings_28 .nav_mainwrap_29 {
    animation: floatLogo 6s ease-in-out infinite;
    right: 10%;
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    background: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(81,111,109,0.5);
    width: 110px;
    justify-content: center;
    perspective: 1000px;
    z-index: 5;
    display: flex;
    position: absolute;
    top: -30px;
    height: 110px;
    align-items: center;
    transform-style: preserve-3d;
}.program_offerings_28 .nav_mainwrap_29::before {
    animation: rotateBorderGradient 10s linear infinite;
    content: "";
    border-radius: inherit;
    filter: blur(10px);
    background: linear-gradient(
        45deg,
        rgb(118,149,148,0.5),
        rgb(81,111,109,0.5),
        rgb(118,149,148,0.5)
    );
    position: absolute;
    z-index: -1;
    inset: -5px;
    opacity: 0.3;
}.program_offerings_28 .nav_mainwrap_29 svg {
    width: 60%;
    fill: rgb(118,149,148);
    transform-style: preserve-3d;
    transform: translateZ(20px);
    height: 60%;
    transition: all 0.4s ease;
}.program_offerings_28 .nav_mainwrap_29:hover svg {
    transform: translateZ(30px) scale(1.1);
    fill: rgb(81,111,109);
}.program_offerings_28 .nav_mainwrap_29 svg path {
    stroke: #000000;
    stroke-width: 0.5;
    transition: all 0.4s ease;
}.program_offerings_28 .nav_mainwrap_29:hover svg path {
    stroke-width: 1;
    stroke: rgb(118,149,148);
}.program_offerings_28 .learn_business_92 h3 {
    border-left: 4px solid rgb(118,149,148);
    transform: translateZ(0);
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 38px;
    position: relative;
    background: linear-gradient(
        135deg,
        rgb(118,149,148,0.5) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    border-radius: 10px;
    color: #ffffff;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgb(118,149,148,0.5);
    padding: 15px 25px;
    backdrop-filter: blur(10px);
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.program_offerings_28 .learn_business_92 h3::after {
    border-radius: 10px;
    position: absolute;
    height: 4px;
    bottom: -10px;
    background: rgb(118,149,148);
    content: "";
    left: 25px;
    z-index: 1;
    width: 40px;
}.program_offerings_28 .learn_business_92 p {
    border-radius: 29px;
    font-weight: 400;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    backdrop-filter: blur(5px);
    max-width: 600px;
    padding: 25px 30px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    margin: 0 auto;
    font-size: 16px;
    text-shadow: 0 1px 3px #000000;
}.program_offerings_28 .learn_business_92 p::first-letter {
    font-size: 2.5em;
    line-height: 0.8;
    margin-right: 10px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-top: 5px;
    font-weight: 700;
    color: rgb(118,149,148);
    float: left;
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(-5deg);
    }
    75% {
        transform: translateY(10px) rotate(5deg);
    }
}

@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1200px) {.program_offerings_28 .learn_business_92 {
    width: 80%;
}.program_offerings_28 .nav_mainwrap_29 {
    right: 5%;
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 992px) {.program_offerings_28 {
    padding: 80px 0;
}.program_offerings_28 .study_studio_60 {
    min-height: 450px;
}.program_offerings_28 .learn_business_92 {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 85%;
}.program_offerings_28 .nav_mainwrap_29 {
    height: 90px;
    width: 90px;
    top: -25px;
}.program_offerings_28 .learn_business_92 h3 {
    padding: 12px 20px;
    font-size: calc(38px * 0.9);
}.program_offerings_28 .learn_business_92 p {
    padding: 20px 25px;
    font-size: calc(16px * 0.95);
}
}

@media screen and (max-width: 768px) {.program_offerings_28 {
    padding: 60px 0;
}.program_offerings_28 .study_studio_60 {
    padding-bottom: 40px;
    display: block;
    min-height: auto;
}.program_offerings_28 .photo_album_30 {
    position: relative;
    height: 300px;
    margin-bottom: -40px;
}.program_offerings_28 .learn_business_92 {
    width: 100%;
    padding-bottom: 0;
    padding-top: 60px;
}.program_offerings_28 .nav_mainwrap_29 {
    height: 80px;
    left: 20px;
    top: -30px;
    right: auto;
    width: 80px;
}.program_offerings_28 .learn_business_92 h3 {
    width: calc(100% - 30px);
    box-sizing: border-box;
    font-size: calc(38px * 0.8);
    margin-top: 20px;
    display: block;
}.program_offerings_28 .learn_business_92 p {
    box-sizing: border-box;
    width: calc(100% - 30px);
    margin: 30px auto 0;
}
}

@media screen and (max-width: 576px) {.program_offerings_28 {
    padding: 40px 0;
}.program_offerings_28 .photo_album_30 {
    height: 250px;
    margin-bottom: -30px;
}.program_offerings_28 .nav_mainwrap_29 {
    height: 70px;
    top: -25px;
    width: 70px;
    left: 15px;
}.program_offerings_28 .learn_business_92 h3 {
    padding: 10px 15px;
    margin-top: 15px;
    font-size: calc(38px * 0.7);
}.program_offerings_28 .learn_business_92 p {
    padding: 15px 20px;
    font-size: calc(16px * 0.9);
    margin-top: 20px;
}.program_offerings_28 .learn_business_92 h3::after {
    width: 30px;
    height: 3px;
    bottom: -8px;
    left: 15px;
}}.cookieUsagePromptBar_63 {
    bottom: 0;
    z-index: 1050;
    background: #ffffff;
    position: fixed;
    padding: 15px 20px;
    width: 100%;
    transition: all 0.3s ease-in-out;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    border-top: 3px solid rgb(118,149,148);
}.cookie_verify_01 {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
}.cookie_layer_84 {
    margin-right: 15px;
    flex-shrink: 0;
}.cookie_layer_84 svg {
    transition: fill 0.3s ease-in-out;
    fill: rgb(118,149,148);
    height: 50px;
    width: 50px;
}.cookie_guide_84 {
    flex-grow: 1;
    margin-right: 15px;
}.cookie_guide_84 h5 {
    color: rgb(118,149,148);
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
}.cookie_guide_84 p {
    color: #000000;
    margin-bottom: 0;
    font-size: 12px;
}.user_status_13 {
    border-radius: 10px;
    line-height: 1.5;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    white-space: nowrap;
    text-decoration: none;
    margin-left: 10px;
    vertical-align: middle;
    padding: 0.375rem 0.75rem;
    text-align: center;
    user-select: none;
    font-size: 19px;
}.cookie_button.cookie_menu_89 {
    border-color: rgb(118,149,148);
    background-color: rgb(118,149,148);
    color: #ffffff;
}#cookieInfoPromptBar_72 {
    display: none;
}#cookieInfoPromptBar_72:checked ~ .cookieUsagePromptBar_63 {
    opacity: 0;
    visibility: hidden;
}.cookie_button.cookie_menu_89:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_panel_14 {
    border-color: rgb(81,111,109);
    background-color: rgb(81,111,109);
    color: #000000;
}.cookie_button.cookie_panel_14:hover {
    border-color: rgb(118,149,148);
    color: #ffffff;
    background-color: rgb(118,149,148);
}.cookieUsagePromptBar_63 p a {
    text-decoration: underline;
    color: rgb(118,149,148);
}.cookieUsagePromptBar_63 p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.cookie_guide_84 h5 {
    font-size: calc(20px - 2px);
}.cookie_guide_84 p {
    font-size: calc(12px - 2px);
}.user_status_13 {
    font-size: calc(19px - 2px);
}
}
@media (max-width: 800px) {.cookie_verify_01 {
    flex-direction: column;
    align-items: center;
}.cookie_layer_84 {
    margin-bottom: 10px;
}.cookie_guide_84 {
    text-align: center;
    margin-bottom: 15px;
}.user_status_13 {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}
.our_team_87 {
    background: rgb(150,183,182);
    overflow: hidden;
    padding: 90px 0;
    position: relative;
}.our_team_87::before {
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(118,149,148), rgb(81,111,109));
    height: 5px;
    width: 100%;
    left: 0;
    content: "";
}.our_team_87 .container {
    z-index: 2;
    position: relative;
}.our_team_87 h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    display: inline-block;
    position: relative;
    color: #000000;
    background: #ffffff;
    padding: 0 15px;
    left: 50%;
    font-size: 32px;
    transform: translateX(-50%);
}.our_team_87 h2::after {
    transform: translateX(-50%);
    height: 2px;
    left: 50%;
    width: 40px;
    content: "";
    bottom: -10px;
    position: absolute;
    background: rgb(118,149,148);
}.our_team_87 .training_space_97 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    position: relative;
}.our_team_87 .training_space_97::before {
    left: 50%;
    background: #ffffff;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 3;
    border: 3px solid rgb(118,149,148);
    height: 50px;
    content: "";
    border-radius: 50%;
}.our_team_87 .training_space_97::after {
    left: 50%;
    z-index: 1;
    height: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    background: rgb(118,149,148,0.5);
    content: "";
}.our_team_87 .expert_zone_89 {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    border-radius: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 35px;
}.our_team_87 .expert_zone_89:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.our_team_87 .expert_zone_89:first-child {
    border-bottom: 3px solid rgb(118,149,148);
}.our_team_87 .expert_zone_89:last-child {
    border-bottom: 3px solid rgb(81,111,109);
}.our_team_87 .expert_zone_89 h3 {
    font-weight: 600;
    font-size: 22px;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    color: rgb(118,149,148);
    margin-bottom: 20px;
}.our_team_87 .expert_zone_89 h3::after {
    content: "";
    left: 0;
    width: 60px;
    height: 2px;
    background: rgb(81,111,109);
    position: absolute;
    bottom: 0;
}.our_team_87 .expert_zone_89 p {
    line-height: 1.7;
    color: #000000;
    margin-bottom: 0;
    font-size: 15px;
}.our_team_87 .expert_zone_89:first-child::before {
    font-size: 70px;
    top: 20px;
    line-height: 1;
    right: 20px;
    position: absolute;
    opacity: 0.2;
    font-weight: 700;
    content: "01";
    color: rgb(118,149,148,0.5);
}.our_team_87 .expert_zone_89:last-child::before {
    color: rgb(81,111,109,0.5);
    font-weight: 700;
    position: absolute;
    top: 20px;
    font-size: 70px;
    content: "02";
    opacity: 0.2;
    line-height: 1;
    right: 20px;
}.our_team_87 .container::before {
    height: 200px;
    border: 30px solid rgb(118,149,148,0.5);
    width: 200px;
    opacity: 0.1;
    z-index: -1;
    content: "";
    left: -100px;
    top: -100px;
    border-radius: 50%;
    position: absolute;
}.our_team_87 .container::after {
    height: 150px;
    width: 150px;
    border: 30px solid rgb(81,111,109,0.5);
    bottom: -70px;
    opacity: 0.1;
    border-radius: 50%;
    right: -70px;
    content: "";
    z-index: -1;
    position: absolute;
}

@media screen and (max-width: 991px) {.our_team_87 {
    padding: 70px 0;
}.our_team_87 h2 {
    margin-bottom: 40px;
}.our_team_87 .training_space_97 {
    grid-template-columns: 1fr;
    gap: 25px;
}.our_team_87 .training_space_97::before,
    .our_team_87 .training_space_97::after {
    display: none;
}.our_team_87 .expert_zone_89 {
    padding: 30px;
}
}

@media screen and (max-width: 767px) {.our_team_87 {
    padding: 60px 0;
}.our_team_87 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 35px;
}.our_team_87 .expert_zone_89 {
    padding: 25px;
}.our_team_87 .expert_zone_89 h3 {
    margin-bottom: 15px;
    font-size: calc(22px * 0.9);
}.our_team_87 .expert_zone_89 p {
    font-size: calc(15px * 0.95);
}.our_team_87 .expert_zone_89:first-child::before,
    .our_team_87 .expert_zone_89:last-child::before {
    top: 15px;
    font-size: 60px;
    right: 15px;
}
}

@media screen and (max-width: 575px) {.our_team_87 {
    padding: 50px 0;
}.our_team_87 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.our_team_87 .expert_zone_89 {
    padding: 20px;
}.our_team_87 .expert_zone_89 h3 {
    font-size: calc(22px * 0.85);
    padding-bottom: 10px;
    margin-bottom: 12px;
}.our_team_87 .expert_zone_89 p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.our_team_87 .expert_zone_89:first-child::before,
    .our_team_87 .expert_zone_89:last-child::before {
    top: 10px;
    right: 10px;
    font-size: 50px;
}.our_team_87 .container::before,
    .our_team_87 .container::after {
    height: 100px;
    border-width: 20px;
    width: 100px;
}
}