* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.wrapper-viewport_9 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
    min-height: 100%;
}.main_train_9 {
    flex: 1 0 auto;
}.edu_links_9 {
    flex: 0 0 auto;
}.container {
    width: 1229px;
    margin: auto;
    max-width: 100%;
}svg {
    height: 30px;
    width: 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;
}}
.client_comments_6 {
    background: linear-gradient(180deg, rgb(217,230,225) 0%, #ffffff 70%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.client_comments_6::before {
    top: 0;
    opacity: 0.4;
    height: 100%;
    z-index: 1;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 10% 10%, rgb(180,206,197,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 90%, rgb(140,178,160,0.5) 0%, transparent 30%);
    position: absolute;
    width: 100%;
}.client_comments_6 .knowledge_lab_6 {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.client_comments_6 h4 {
    font-size: 38px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    letter-spacing: 1px;
}.client_comments_6 h4::after {
    transform: translateX(-50%);
    content: "";
    bottom: -20px;
    border-radius: 10px;
    position: absolute;
    background: rgb(180,206,197);
    left: 50%;
    height: 4px;
    width: 60px;
}.client_comments_6 .learning_stories_7 {
    margin: 0 auto;
    max-width: 1000px;
    flex-direction: column;
    position: relative;
    display: flex;
}.client_comments_6 .learning_stories_7::before {
    height: 100%;
    z-index: 1;
    border-radius: 2px;
    width: 4px;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    left: calc(50% - 2px);
}.client_comments_6 .client_views_3 {
    position: relative;
    background: #ffffff;
    margin-bottom: 40px;
    border-radius: 21px;
    z-index: 2;
    padding: 30px;
    width: 48%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}.client_comments_6 .client_views_3:nth-child(odd) {
    transform: translateY(40px);
    align-self: flex-start;
}.client_comments_6 .client_views_3:nth-child(even) {
    align-self: flex-end;
    transform: translateY(-40px);
}.client_comments_6 .client_views_3::before {
    content: "";
    width: 20px;
    height: 20px;
    z-index: 3;
    border: 4px solid rgb(180,206,197);
    border-radius: 50%;
    background: #ffffff;
    top: 50%;
    position: absolute;
}.client_comments_6 .client_views_3:nth-child(odd)::before {
    right: -50px;
    transform: translateY(-50%);
}.client_comments_6 .client_views_3:nth-child(even)::before {
    transform: translateY(-50%);
    left: -50px;
}.client_comments_6 .client_views_3::after {
    height: 2px;
    position: absolute;
    top: 50%;
    background: rgb(180,206,197,0.5);
    content: "";
    width: 30px;
    transform: translateY(-50%);
}.client_comments_6 .client_views_3:nth-child(odd)::after {
    right: -30px;
}.client_comments_6 .client_views_3:nth-child(even)::after {
    left: -30px;
}.client_comments_6 .client_views_3:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    z-index: 4;
    transform: scale(1.05);
}.client_comments_6 .client_views_3:nth-child(odd):hover {
    transform: translateY(40px) scale(1.05);
}.client_comments_6 .client_views_3:nth-child(even):hover {
    transform: translateY(-40px) scale(1.05);
}.client_comments_6 .team_photo_5 {
    border: 3px solid #ffffff;
    transition: all 0.5s ease;
    width: 80px;
    margin-bottom: 15px;
    border-radius: 21px;
    float: left;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
}.client_comments_6 .client_views_3:nth-child(even) .team_photo_5 {
    margin-left: 20px;
    float: right;
    margin-right: 0;
}.client_comments_6 .client_views_3:hover .team_photo_5 {
    transform: scale(1.1);
    border-radius: 50%;
}.client_comments_6 .client_views_3 span {
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    transition: all 0.3s ease;
}.client_comments_6 .client_views_3:hover span {
    color: rgb(180,206,197);
}.client_comments_6 .client_views_3 p {
    line-height: 1.6;
    font-size: 12px;
    transition: all 0.3s ease;
    position: relative;
    color: #000000;
}.client_comments_6 .client_views_3:hover p {
    color: #000000;
}.client_comments_6 .client_views_3:nth-child(odd) {
    animation-delay: calc(0.3s * var(--i, 0));
    animation: fadeInLeft 0.8s ease-out both;
}.client_comments_6 .client_views_3:nth-child(even) {
    animation: fadeInRight 0.8s ease-out both;
    animation-delay: calc(0.3s * var(--i, 0));
}@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateX(0) translateY(40px);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px) translateY(-40px);
    }
    to {
        opacity: 1;
        transform: translateX(0) translateY(-40px);
    }
}

.client_comments_6 .client_views_3:last-child:nth-child(odd) {
    margin-bottom: 0;
}

@media (max-width: 1024px) {.client_comments_6 {
    padding: 90px 0;
}.client_comments_6 h4 {
    margin-bottom: 60px;
    font-size: calc(38px * 0.85);
}.client_comments_6 .client_views_3 {
    padding: 25px;
    width: 46%;
}.client_comments_6 .client_views_3:nth-child(odd)::before {
    right: -40px;
}.client_comments_6 .client_views_3:nth-child(even)::before {
    left: -40px;
}.client_comments_6 .team_photo_5 {
    height: 70px;
    width: 70px;
}
}

@media (max-width: 768px) {.client_comments_6 {
    padding: 70px 0;
}.client_comments_6 h4 {
    font-size: calc(38px * 0.7);
    margin-bottom: 50px;
}.client_comments_6 .learning_stories_7::before {
    left: 30px;
}.client_comments_6 .client_views_3 {
    width: calc(100% - 60px);
    transform: translateY(0) !important;
    margin-left: 60px;
    margin-bottom: 30px;
    align-self: flex-start !important;
}.client_comments_6 .client_views_3:hover {
    transform: scale(1.03) !important;
}.client_comments_6 .client_views_3:nth-child(n)::before {
    left: -50px;
    right: auto;
}.client_comments_6 .client_views_3:nth-child(n)::after {
    left: -30px;
    right: auto;
}.client_comments_6 .team_photo_5 {
    width: 60px;
    height: 60px;
    float: left !important;
    margin-right: 15px !important;
    margin-left: 0 !important;
}.client_comments_6 .client_views_3 span {
    font-size: calc(20px * 0.9);
}.client_comments_6 .client_views_3 p {
    clear: none;
    font-size: calc(12px * 0.95);
}.client_comments_6 .client_views_3:nth-child(n) {
    animation-delay: calc(0.2s * var(--i, 0));
    animation: fadeInUp 0.6s ease-out both;
}@keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}header {
    padding: 1.5rem 0;
    position: relative;
    background: linear-gradient(to right, rgb(217,230,225), #ffffff);
    box-shadow: 0 5px 15px rgb(180,206,197,0.5);
    z-index: 100;
}header .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}header .site_navbar_3 {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    flex-direction: column;
}header .header_wrap_2 {
    position: relative;
    text-decoration: none;
    padding: 0.5rem;
    transition: all 0.3s ease;
    display: block;
    border-radius: 10px;
    margin-bottom: 0.5rem;
}header .header_wrap_2::after {
    bottom: -5px;
    height: 2px;
    background: linear-gradient(to right, transparent, rgb(180,206,197), transparent);
    opacity: 0.7;
    content: '';
    width: 100%;
    left: 0;
    position: absolute;
}header .header_wrap_2 svg {
    height: auto;
    transition: transform 0.3s ease;
    width: 180px;
}header .header_wrap_2:hover svg {
    transform: scale(1.05);
}header .top_header_2 {
    background: linear-gradient(to right, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    border-radius: 19px;
    gap: 0.5rem;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0.8rem;
    width: 100%;
}header .main_top_0 {
    padding: 0.6rem 1.2rem;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    color: #000000;
    font-weight: 400;
    background: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 13px;
}header .main_top_0:hover {
    background: linear-gradient(135deg, rgb(180,206,197), rgb(140,178,160));
    color: #ffffff;
    box-shadow: 0 4px 8px rgb(180,206,197,0.5);
    transform: translateY(-2px);
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .header_wrap_2 svg {
    width: 160px;
}header .top_header_2 {
    padding: 0.7rem;
}header .main_top_0 {
    font-size: calc(13px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .site_navbar_3 {
    gap: 1rem;
}header .header_wrap_2 svg {
    width: 140px;
}header .top_header_2 {
    gap: 0.4rem;
    padding: 0.6rem;
}header .main_top_0 {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .site_navbar_3 {
    gap: 0.8rem;
}header .header_wrap_2 svg {
    width: 120px;
}header .top_header_2 {
    overflow-x: auto;
    padding: 0.5rem;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .top_header_2::-webkit-scrollbar {
    height: 3px;
}header .top_header_2::-webkit-scrollbar-thumb {
    background: rgb(180,206,197);
    border-radius: 10px;
}header .main_top_0 {
    font-size: calc(13px - 2px);
    white-space: nowrap;
    flex-shrink: 0;
    padding: 0.4rem 0.7rem;
}}.audience_profile_0 {
    position: relative;
    overflow: hidden;
    background: rgb(217,230,225);
    padding: 120px 0 100px;
    perspective: 1000px;
}.audience_profile_0::before {
    top: -10%;
    transform: rotate(-15deg);
    animation: rotateBlob 20s infinite linear;
    content: '';
    filter: blur(60px);
    position: absolute;
    opacity: 0.6;
    width: 600px;
    border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
    background: linear-gradient(45deg, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    height: 600px;
    right: -5%;
}@keyframes rotateBlob {
    0% {
        border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
        transform: rotate(-15deg);
    }
    50% {
        border-radius: 45% 55% 52% 48% / 56% 48% 52% 44%;
        transform: rotate(10deg);
    }
    100% {
        border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
        transform: rotate(-15deg);
    }
}

.audience_profile_0 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    padding: 0 15px;
}.audience_profile_0 .knowledge_lab_6 {
    padding: 0;
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
}.audience_profile_0 h4 {
    transform: translateZ(40px);
    padding-left: 35px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 70px;
    max-width: 700px;
    position: relative;
    font-size: 46px;
}.audience_profile_0 h4::before {
    left: 0;
    width: 8px;
    background: rgb(180,206,197);
    content: '';
    top: 15px;
    position: absolute;
    height: calc(100% - 20px);
    border-radius: 10px;
}.audience_profile_0 h4::after {
    position: absolute;
    bottom: -15px;
    left: 30px;
    content: '';
    height: 3px;
    border-radius: 10px;
    width: 120px;
    background: rgb(140,178,160);
}.audience_profile_0 div > div {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: minmax(100px, auto);
    display: grid;
    gap: 25px;
    transform-style: preserve-3d;
}.audience_profile_0 p {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transform: translateZ(0);
    padding: 30px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    margin: 0;
    line-height: 1.6;
    overflow: hidden;
    font-size: 16px;
    display: flex;
    color: #000000;
    position: relative;
    align-items: flex-start;
    border-radius: 27px;
}.audience_profile_0 p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateZ(20px);
}.audience_profile_0 p svg {
    margin-right: 20px;
    margin-top: 3px;
    width: 30px;
    flex-shrink: 0;
    height: 30px;
    transition: all 0.3s ease;
}.audience_profile_0 p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.audience_profile_0 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(180,206,197);
}.audience_profile_0 p:hover svg path {
    fill: rgb(140,178,160);
}.audience_profile_0 p::after {
    transition: transform 0.4s ease;
    position: absolute;
    bottom: 0;
    content: '';
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    height: 4px;
    left: 0;
    width: 100%;
    transform-origin: left;
}.audience_profile_0 p:hover::after {
    transform: scaleX(1);
}.audience_profile_0 p:nth-child(1) {
    grid-row: 1;
    grid-column: 1 / span 6;
    z-index: 5;
}.audience_profile_0 p:nth-child(2) {
    grid-column: 8 / span 5;
    z-index: 4;
    grid-row: 1;
}.audience_profile_0 p:nth-child(3) {
    grid-row: 2;
    grid-column: 3 / span 6;
    z-index: 6;
}.audience_profile_0 p:nth-child(4) {
    grid-column: 1 / span 4;
    z-index: 3;
    grid-row: 3;
}.audience_profile_0 p:nth-child(5) {
    grid-row: 3;
    z-index: 2;
    grid-column: 6 / span 7;
}.audience_profile_0 p:nth-child(6) {
    z-index: 1;
    grid-column: 2 / span 5;
    grid-row: 4;
}.audience_profile_0 p:nth-child(7) {
    grid-row: 4;
    grid-column: 8 / span 5;
    z-index: 1;
}.audience_profile_0 p:nth-child(8) {
    grid-column: 4 / span 6;
    grid-row: 5;
    z-index: 1;
}@keyframes float-in {
    0% {
        opacity: 0;
        transform: translateY(50px) translateZ(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.audience_profile_0 p {
    opacity: 0;
    animation: float-in 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.audience_profile_0 p:nth-child(1) {
    animation-delay: 0.1s;
}.audience_profile_0 p:nth-child(2) {
    animation-delay: 0.3s;
}.audience_profile_0 p:nth-child(3) {
    animation-delay: 0.5s;
}.audience_profile_0 p:nth-child(4) {
    animation-delay: 0.7s;
}.audience_profile_0 p:nth-child(5) {
    animation-delay: 0.9s;
}.audience_profile_0 p:nth-child(6) {
    animation-delay: 1.1s;
}.audience_profile_0 p:nth-child(7) {
    animation-delay: 1.3s;
}.audience_profile_0 p:nth-child(8) {
    animation-delay: 1.5s;
}

@media screen and (max-width: 1200px) {.audience_profile_0 p:nth-child(1) {
    grid-column: 1 / span 7;
}.audience_profile_0 p:nth-child(2) {
    grid-column: 8 / span 5;
}.audience_profile_0 p:nth-child(3) {
    grid-column: 2 / span 7;
}.audience_profile_0 p:nth-child(4) {
    grid-column: 1 / span 5;
}.audience_profile_0 p:nth-child(5) {
    grid-column: 6 / span 7;
}
}

@media screen and (max-width: 992px) {.audience_profile_0 {
    padding: 90px 0 80px;
}.audience_profile_0 h4 {
    margin-bottom: 60px;
    font-size: calc(46px * 0.85);
}.audience_profile_0 div > div {
    gap: 20px;
    grid-template-columns: repeat(8, 1fr);
}.audience_profile_0 p {
    padding: 25px;
}.audience_profile_0 p:nth-child(1) {
    grid-column: 1 / span 4;
}.audience_profile_0 p:nth-child(2) {
    grid-column: 5 / span 4;
}.audience_profile_0 p:nth-child(3) {
    grid-column: 2 / span 6;
}.audience_profile_0 p:nth-child(4) {
    grid-column: 1 / span 3;
}.audience_profile_0 p:nth-child(5) {
    grid-column: 4 / span 5;
}.audience_profile_0 p:nth-child(6) {
    grid-column: 2 / span 6;
}.audience_profile_0 p:nth-child(7) {
    grid-column: 1 / span 4;
}.audience_profile_0 p:nth-child(8) {
    grid-column: 5 / span 4;
}
}

@media screen and (max-width: 768px) {.audience_profile_0 {
    padding: 80px 0 70px;
}.audience_profile_0 h4 {
    padding-left: 25px;
    margin-bottom: 50px;
    font-size: calc(46px * 0.7);
}.audience_profile_0 h4::before {
    width: 6px;
}.audience_profile_0 div > div {
    gap: 15px;
    grid-template-columns: 1fr;
}.audience_profile_0 p {
    grid-row: auto !important;
    padding: 20px;
    grid-column: 1 !important;
}.audience_profile_0 p svg {
    height: 25px;
    margin-right: 15px;
    width: 25px;
}}.instructor_profile_9 {
    padding: 6rem 2rem;
    position: relative;
    overflow: hidden;
    background-color: rgb(217,230,225);
}.instructor_profile_9::before {
    width: 300px;
    content: "";
    background: rgb(180,206,197,0.5);
    filter: blur(120px);
    z-index: 0;
    height: 300px;
    right: -100px;
    position: absolute;
    border-radius: 50%;
    top: -100px;
}.instructor_profile_9::after {
    content: "";
    bottom: -80px;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    width: 250px;
    background: rgb(140,178,160,0.5);
    left: -80px;
    height: 250px;
    filter: blur(100px);
}.instructor_profile_9 .client_views_3 {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    z-index: 2;
    max-width: 1100px;
    grid-template-columns: 1fr 1.2fr;
    gap: 0;
    display: grid;
    position: relative;
    background: #ffffff;
    margin: 0 auto;
    overflow: visible;
    border-radius: 16px;
}.instructor_profile_9 .team_photo_5 {
    transform: translateX(-30px) translateY(-30px);
    position: relative;
    height: 500px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px 0 0 16px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.instructor_profile_9 .team_photo_5::before {
    background: rgb(180,206,197,0.5);
    left: 30px;
    height: 100%;
    position: absolute;
    border-radius: 16px;
    top: 30px;
    width: 100%;
    z-index: -1;
    content: "";
}.instructor_profile_9 .job_content_1 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 4rem 3rem;
}.instructor_profile_9 .name {
    color: #000000;
    letter-spacing: -0.5px;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}.instructor_profile_9 .job_content_1 > div:nth-child(2) {
    letter-spacing: 2px;
    position: relative;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    color: rgb(180,206,197);
    margin-bottom: 2rem;
    font-size: 24px;
    padding-bottom: 15px;
}.instructor_profile_9 .job_content_1 > div:nth-child(2)::after {
    height: 2px;
    width: 60px;
    background: rgb(140,178,160);
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
}.instructor_profile_9 .experience_details_7 {
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 300;
    font-size: calc(13px * 1.1);
    font-style: italic;
    color: #000000;
    line-height: 1.7;
}.instructor_profile_9 .experience_details_7::before {
    font-family: serif;
    content: "";
    z-index: -1;
    left: -2rem;
    color: rgb(140,178,160,0.5);
    font-size: 5rem;
    top: -2.5rem;
    position: absolute;
}.instructor_profile_9 .client_views_3:hover .team_photo_5 {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(180,206,197,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.instructor_profile_9 .client_views_3:hover .name {
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
}

@media (max-width: 992px) {.instructor_profile_9 .client_views_3 {
    grid-template-columns: 1fr;
    max-width: 90%;
}.instructor_profile_9 .team_photo_5 {
    transform: translateY(-30px);
    height: 400px;
    border-radius: 16px 16px 0 0;
}.instructor_profile_9 .team_photo_5::before {
    left: 0;
    width: 100%;
    top: 30px;
}.instructor_profile_9 .job_content_1 {
    padding: 1rem 2rem 3rem;
}.instructor_profile_9 .client_views_3:hover .team_photo_5 {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.instructor_profile_9 {
    padding: 4rem 1rem;
}.instructor_profile_9 .client_views_3 {
    max-width: 100%;
}.instructor_profile_9 .team_photo_5 {
    height: 320px;
    transform: translateY(-20px);
}.instructor_profile_9 .team_photo_5::before {
    top: 20px;
}.instructor_profile_9 .job_content_1 {
    padding: 0.5rem 1.5rem 2.5rem;
}.instructor_profile_9 .name {
    font-size: calc(37px);
}.instructor_profile_9 .job_content_1 > div:nth-child(2) {
    font-size: 13px;
    letter-spacing: 1px;
}.instructor_profile_9 .experience_details_7 {
    font-size: 13px;
}.instructor_profile_9 .client_views_3:hover .team_photo_5 {
    transform: translateY(-25px);
}}.pricing_tray_8 {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgb(140,178,160,0.5) 100%);
}.pricing_tray_8::before {
    left: 0;
    pointer-events: none;
    height: 100%;
    top: 0;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(180,206,197), 0.03) 40px, rgba(rgb(180,206,197), 0.03) 80px);
    position: absolute;
    width: 100%;
}.pricing_tray_8 .container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.pricing_tray_8 .tuition_plans_2 {
    gap: 2.5rem;
    display: flex;
    flex-direction: column-reverse;
}.pricing_tray_8 .edu_packages_1 {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
    background: rgba(#ffffff, 0.9);
    z-index: 3;
    margin: 0 auto;
}.pricing_tray_8 .edu_packages_1:hover {
    transform: translateY(-5px);
}.pricing_tray_8 .edu_packages_1 h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 1.3;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
}.pricing_tray_8 .edu_packages_1 h2::after {
    left: 0;
    position: absolute;
    width: 80px;
    transition: transform 0.5s ease;
    transform-origin: left;
    background: rgb(180,206,197);
    height: 3px;
    content: "";
    bottom: -10px;
    transform: scaleX(1);
}.pricing_tray_8 .edu_packages_1:hover h2::after {
    transform: scaleX(1.5);
}.pricing_tray_8 .learning_package_3 {
    color: #000000;
    max-width: 100%;
    line-height: 1.6;
    overflow-wrap: break-word;
    font-size: 14px;
    margin-top: 1.5rem;
    word-break: break-word;
}.pricing_tray_8 .learning_fees_7 {
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.pricing_tray_8 .member_plans_2 {
    overflow: hidden;
    display: block;
    position: relative;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
}.pricing_tray_8 .member_plans_2:hover {
    transform: translateY(-8px);
}.pricing_tray_8 .package_rates_0 {
    flex-direction: column;
    background: #ffffff;
    transition: box-shadow 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    border-radius: 8px;
}.pricing_tray_8 .member_plans_2:hover .package_rates_0 {
    box-shadow: 0 15px 35px rgba(rgb(180,206,197,0.5), 0.15);
}.pricing_tray_8 .training_fees_8 {
    flex-direction: column;
    min-height: 280px;
    padding: 2rem;
    flex-grow: 1;
    display: flex;
}.pricing_tray_8 .training_fees_8 h3 {
    font-size: calc(18px + 0.1rem);
    margin-bottom: 1rem;
    line-height: 1.3;
    position: relative;
    color: #000000;
    font-weight: 600;
}.pricing_tray_8 .lesson_fees_3 {
    margin: 0.5rem 0 1.25rem;
    font-weight: 700;
    font-size: calc(18px + 0.3rem);
    display: block;
    position: relative;
    color: rgb(180,206,197);
}.pricing_tray_8 .lesson_fees_3::before {
    position: absolute;
    content: "";
    width: 40px;
    left: 0;
    background: rgb(140,178,160);
    bottom: -10px;
    height: 2px;
}.pricing_tray_8 .training_fees_8 p {
    flex-grow: 1;
    color: #000000;
    line-height: 1.6;
    overflow-wrap: break-word;
    word-break: break-word;
    margin-top: 1.5rem;
    font-size: 14px;
}.pricing_tray_8 .team_photo_5 {
    transform: scale(1);
    width: 100%;
    position: relative;
    height: 220px;
    transition: transform 0.6s ease-out;
}.pricing_tray_8 .team_photo_5::after {
    position: absolute;
    content: "";
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
}.pricing_tray_8 .member_plans_2:hover .team_photo_5 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing_tray_8 .learning_fees_7 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_tray_8 .edu_packages_1 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.pricing_tray_8 .tuition_plans_2 {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
}.pricing_tray_8 .edu_packages_1 {
    margin: 0;
    width: 35%;
}.pricing_tray_8 .learning_fees_7 {
    width: 65%;
}
}

@media (min-width: 1200px) {.pricing_tray_8 .learning_fees_7 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_tray_8 .training_fees_8 {
    padding: 2.5rem;
}.pricing_tray_8 .edu_packages_1 h2 {
    font-size: calc(33px + 0.2rem);
}.pricing_tray_8 .team_photo_5 {
    height: 250px;
}
}

@media (max-width: 767px) {.pricing_tray_8 {
    padding: 4rem 0;
}.pricing_tray_8 .training_fees_8 {
    padding: 1.5rem;
    min-height: 240px;
}.pricing_tray_8 .team_photo_5 {
    height: 180px;
}.pricing_tray_8 .edu_packages_1 {
    padding: 1.5rem;
}.pricing_tray_8 .edu_packages_1 h2 {
    font-size: calc(33px - 0.2rem);
}.pricing_tray_8 .learning_package_3 {
    font-size: calc(14px - 0.1rem);
}}.contact_information_4 {
    background: #000000;
    overflow: hidden;
    color: #ffffff;
    padding: 100px 0;
    position: relative;
}.contact_information_4::before {
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(180,206,197,0.5) 0%, transparent 50%, rgb(140,178,160,0.5) 100%);
    z-index: 1;
}.contact_information_4::after {
    z-index: 1;
    bottom: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(180,206,197), transparent);
    left: 0;
    height: 1px;
    width: 100%;
}.contact_information_4 .team_photo_5 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: luminosity;
    filter: saturate(0.6) contrast(1.3);
    z-index: 0;
    height: 100%;
    opacity: 0.15;
}.contact_information_4 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.contact_information_4 h3 {
    text-align: center;
    text-shadow: 0 0 10px rgb(180,206,197,0.5), 0 0 20px rgb(180,206,197,0.5);
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ffffff;
    margin-bottom: 60px;
    font-size: 41px;
}.contact_information_4 h3::before {
    background: rgb(180,206,197);
    position: absolute;
    box-shadow: 0 0 10px rgb(180,206,197), 0 0 20px rgb(180,206,197);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    left: calc(50% - 100px);
    content: "";
    width: 200px;
    height: 3px;
    bottom: -20px;
}.contact_information_4 .query_info_2 {
    flex-wrap: wrap;
    border: 1px solid rgb(180,206,197,0.5);
    overflow: hidden;
    display: flex;
    border-radius: 0;
    clip-path: polygon(
        0 0, 
        calc(100% - 20px) 0, 
        100% 20px, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        20px 100%, 
        0 calc(100% - 20px)
    );
    position: relative;
    background: rgba(15, 15, 20, 0.8);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5), 0 0 15px rgb(180,206,197,0.5);
}.contact_information_4 .query_info_2::before {
    left: 0;
    content: "";
    height: 2px;
    top: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(180,206,197), transparent);
    z-index: 3;
}.contact_information_4 .query_info_2::after {
    bottom: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(140,178,160), transparent);
    content: "";
    z-index: 3;
    left: 0;
    height: 2px;
}.contact_information_4 .help_query_6 {
    flex: 1 1 60%;
    padding: 50px;
    z-index: 2;
    position: relative;
}.contact_information_4 .help_query_6 h3 {
    font-weight: 600;
    text-shadow: none;
    font-size: 18px;
    color: rgb(180,206,197);
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 30px;
    text-transform: uppercase;
}.contact_information_4 .help_query_6 h3::before {
    display: none;
}.contact_information_4 .help_query_6 input[type="text"],
.contact_information_4 .help_query_6 textarea {
    border-left: 3px solid rgb(180,206,197);
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    padding: 16px 20px;
    border-radius: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border: 1px solid rgb(180,206,197,0.5);
}.contact_information_4 .help_query_6 input[type="text"]::placeholder,
.contact_information_4 .help_query_6 textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact_information_4 .help_query_6 input[type="text"]:focus,
.contact_information_4 .help_query_6 textarea:focus {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(180,206,197,0.5);
    border-color: rgb(180,206,197);
    outline: none;
}.contact_information_4 .help_query_6 textarea {
    resize: vertical;
    min-height: 150px;
}.contact_information_4 .help_query_6 .request_section_0 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.contact_information_4 .help_query_6 .request_section_0 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_information_4 .help_query_6 .request_section_0 label {
    line-height: 1.6;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
}.contact_information_4 .help_query_6 .request_section_0 label::before {
    left: 0;
    height: 20px;
    position: absolute;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.3);
    top: 2px;
    width: 20px;
    content: "";
    border: 1px solid rgb(180,206,197,0.5);
}.contact_information_4 .help_query_6 .request_section_0 input[type="checkbox"]:checked + label::before {
    background: rgb(180,206,197);
    border-color: rgb(180,206,197);
    box-shadow: 0 0 10px rgb(180,206,197,0.5);
}.contact_information_4 .help_query_6 .request_section_0 input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    transform: rotate(45deg);
    width: 6px;
    height: 12px;
    top: 4px;
    left: 7px;
    position: absolute;
    content: "";
    border-width: 0 2px 2px 0;
}.contact_information_4 .help_query_6 .request_section_0 a {
    text-decoration: none;
    border-bottom: 1px solid rgb(180,206,197,0.5);
    color: rgb(180,206,197);
    transition: all 0.3s ease;
    font-weight: 600;
}.contact_information_4 .help_query_6 .request_section_0 a:hover {
    color: rgb(140,178,160);
    border-bottom-color: rgb(140,178,160);
    text-shadow: 0 0 5px rgb(140,178,160);
}.contact_information_4 .help_query_6 .connect_links_0 {
    position: relative;
    font-size: 19px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    background: rgb(180,206,197);
    overflow: hidden;
    font-weight: 600;
    border: none;
    padding: 16px 30px;
    letter-spacing: 1px;
    clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
    color: #ffffff;
    cursor: pointer;
}.contact_information_4 .help_query_6 .connect_links_0::before {
    left: -100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
}.contact_information_4 .help_query_6 .connect_links_0:hover {
    box-shadow: 0 0 20px rgb(140,178,160,0.5);
    background: rgb(140,178,160);
    transform: translateY(-2px);
}.contact_information_4 .help_query_6 .connect_links_0:hover::before {
    left: 100%;
}.contact_information_4 .inquiry_query_8 {
    flex: 1 1 35%;
    position: relative;
    z-index: 2;
    padding: 50px;
    border-left: 1px solid rgb(180,206,197,0.5);
    background: rgba(0, 0, 0, 0.4);
}.contact_information_4 .inquiry_query_8 h4 {
    margin-bottom: 35px;
    font-size: 18px;
    letter-spacing: 1px;
    color: rgb(140,178,160);
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}.contact_information_4 .inquiry_query_8 h4::after {
    height: 2px;
    position: absolute;
    width: 50px;
    left: 0;
    box-shadow: 0 0 10px rgb(140,178,160);
    content: "";
    background: rgb(140,178,160);
    bottom: -10px;
}.contact_information_4 .inquiry_query_8 .support_help_3 {
    margin: 0;
    list-style: none;
    padding: 0;
}.contact_information_4 .inquiry_query_8 .support_help_3 li {
    margin-bottom: 20px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    border: 1px solid rgb(140,178,160,0.5);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
    position: relative;
    padding: 15px;
    display: flex;
}.contact_information_4 .inquiry_query_8 .support_help_3 li::after {
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.7;
    background: rgb(140,178,160);
    width: 3px;
    content: "";
    left: 0;
}.contact_information_4 .inquiry_query_8 .support_help_3 li:hover {
    box-shadow: 0 0 15px rgb(140,178,160,0.5);
    border-color: rgb(140,178,160);
    transform: translateX(5px);
}.contact_information_4 .inquiry_query_8 .support_help_3 li svg {
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    margin-right: 15px;
}.contact_information_4 .inquiry_query_8 .support_help_3 li:hover svg {
    transform: scale(1.1);
}.contact_information_4 .inquiry_query_8 .support_help_3 li svg path {
    fill: rgb(140,178,160);
    transition: all 0.3s ease;
}.contact_information_4 .inquiry_query_8 .support_help_3 li:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 3px rgb(140,178,160));
}.contact_information_4 .inquiry_query_8 .support_help_3 li span {
    font-size: 14px;
    color: #ffffff;
}.contact_information_4 .inquiry_query_8 .support_help_3 li a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.contact_information_4 .inquiry_query_8 .support_help_3 li a:hover {
    color: rgb(140,178,160);
    text-shadow: 0 0 5px rgb(140,178,160,0.5);
}

@keyframes flicker {
    0% { opacity: 1; }
    3% { opacity: 0.8; }
    6% { opacity: 1; }
    7% { opacity: 0.9; }
    9% { opacity: 1; }
    11% { opacity: 0.7; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    83% { opacity: 0.8; }
    87% { opacity: 1; }
    100% { opacity: 1; }
}

@media (max-width: 992px) {.contact_information_4 {
    padding: 70px 0;
}.contact_information_4 h3 {
    font-size: calc(41px * 0.8);
}.contact_information_4 .query_info_2 {
    clip-path: polygon(
            0 0, 
            calc(100% - 20px) 0, 
            100% 20px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
    flex-direction: column;
}.contact_information_4 .inquiry_query_8 {
    border-left: none;
    border-top: 1px solid rgb(140,178,160,0.5);
}
}

@media (max-width: 768px) {.contact_information_4 {
    padding: 60px 0;
}.contact_information_4 h3 {
    font-size: calc(41px * 0.7);
    margin-bottom: 40px;
}.contact_information_4 h3::before {
    width: 150px;
    left: calc(50% - 75px);
    bottom: -15px;
}.contact_information_4 .help_query_6,
    .contact_information_4 .inquiry_query_8 {
    padding: 40px 30px;
}.contact_information_4 .help_query_6 input[type="text"],
    .contact_information_4 .help_query_6 textarea {
    padding: 14px 16px;
}.contact_information_4 .inquiry_query_8 .support_help_3 li {
    padding: 12px;
}
}

@media (max-width: 576px) {.contact_information_4 {
    padding: 50px 0;
}.contact_information_4 h3 {
    margin-bottom: 35px;
    font-size: calc(41px * 0.5);
}.contact_information_4 h3::before {
    height: 2px;
    left: calc(50% - 50px);
    width: 100px;
    bottom: -12px;
}.contact_information_4 .query_info_2 {
    clip-path: polygon(
            0 0, 
            calc(100% - 15px) 0, 
            100% 15px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.contact_information_4 .help_query_6,
    .contact_information_4 .inquiry_query_8 {
    padding: 30px 20px;
}.contact_information_4 .help_query_6 input[type="text"],
    .contact_information_4 .help_query_6 textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_information_4 .help_query_6 .request_section_0 label {
    font-size: calc(13px * 0.9);
}.contact_information_4 .help_query_6 .connect_links_0 {
    padding: 14px 20px;
    width: 100%;
}.contact_information_4 .inquiry_query_8 .support_help_3 li {
    padding: 10px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    margin-bottom: 15px;
}}.cookieAlertPromptPanel_3 {
    border-top: 3px solid rgb(140,178,160);
    transition: transform 0.5s ease-in-out;
    padding: 20px 0;
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    animation: slideUp 0.5s forwards;
    position: fixed;
    background: rgb(140,178,160);
    z-index: 90;
    width: 100%;
    transform: translateY(100%);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie_tab_0 {
    padding: 20px 5%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 20px;
}.cookieAlertPromptPanel_3 h5 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 19px;
}.cookieAlertPromptPanel_3 p {
    color: #ffffff;
    margin: 0;
    line-height: 1.5;
    font-size: 17px;
}.consent_box_6 {
    filter: drop-shadow(0 0 10px rgb(180,206,197));
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-right: 15px;
    align-items: center;
}.consent_box_6 svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    width: 80px;
    fill: rgb(180,206,197);
}.consent_box_6:hover svg {
    transform: scale(1.1);
}.privacy_notify_9 {
    font-size: 15px;
    cursor: pointer;
    min-width: 140px;
    box-shadow: 0 0 15px rgb(180,206,197);
    text-align: center;
    border-radius: 24px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    margin-left: 10px;
    padding: 10px 20px;
    color: #000000;
    flex-shrink: 0;
    line-height: 40px;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    text-decoration: none;
}.privacy_notify_9:hover {
    box-shadow: 0 0 20px rgb(140,178,160);
}.cookie_button.cookie_reset_6:hover {
    box-shadow: 0 0 15px rgb(140,178,160);
}.cookieAlertPromptPanel_3 p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(180,206,197);
}.cookieAlertPromptPanel_3 p a:hover {
    color: rgb(140,178,160);
}#bannerPrivacyAlert_7 {
    display: none;
}#bannerPrivacyAlert_7:checked ~ .cookieAlertPromptPanel_3 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieAlertPromptPanel_3 {
    padding: 15px 0;
}.cookie_tab_0 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.consent_box_6 {
    display: none;
}.cookie_tab_0 {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookieAlertPromptPanel_3 h5 {
    font-size: 20px;
    margin-bottom: 5px;
}.data_policy_9 {
    margin-bottom: 15px;
}.privacy_notify_9 {
    margin: 10px 0;
    min-width: 100%;
}}
footer {
    position: relative;
}footer::before {
    bottom: 0;
    content: '';
    z-index: 1;
    opacity: 0.92;
    background: linear-gradient(210deg, #000000 0%, rgb(180,206,197) 100%);
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
}.edu_links_9 {
    color: #ffffff;
    padding: 90px 0 50px;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 2;
}.edu_links_9::before {
    opacity: 0.1;
    position: absolute;
    content: '';
    top: 0;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    height: 1px;
    width: 100%;
    left: 0;
}.edu_links_9 .container {
    flex-direction: column;
    display: flex;
}.edu_links_9 .company_holder {
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    border-radius: 14px;
    order: 2;
    animation: shiftGradient 15s ease infinite;
    transform: perspective(1000px) rotateX(2deg);
    padding: 30px;
    backdrop-filter: blur(10px);
    margin-top: 70px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background-size: 200% 200%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.edu_links_9 .company_holder h3 {
    font-weight: 700;
    position: relative;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 20px;
    color: #ffffff;
    text-align: center;
}.edu_links_9 .company_holder h3::after {
    border-radius: 3px;
    content: '';
    background: rgb(180,206,197);
    display: block;
    margin: 15px auto 0;
    width: 60px;
    height: 3px;
}.edu_links_9 .brainstorm_2 {
    font-size: 17px;
    margin: 0 auto;
    line-height: 1.6;
    padding-top: 15px;
    text-align: center;
    max-width: 80%;
    position: relative;
}.edu_links_9 .compliance_6 {
    position: relative;
    order: 1;
}.edu_links_9 .nav_lesson_2 {
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    gap: 60px;
    margin-bottom: 30px;
}.edu_links_9 .top_header_2 {
    border-radius: 10px;
    padding: 20px;
    position: relative;
    max-width: calc(50% - 30px);
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    min-width: 250px;
    flex: 1;
    transition: transform 0.3s ease;
    transform: translateZ(0);
}.edu_links_9 .top_header_2:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.edu_links_9 .top_header_2:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.edu_links_9 .top_header_2:hover {
    transform: perspective(1000px) rotateY(0);
}.edu_links_9 .top_header_2::before {
    content: '';
    border-radius: 10px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    position: absolute;
    z-index: -1;
    inset: 0;
}.edu_links_9 .top_header_2 h5 {
    color: #ffffff;
    padding-bottom: 15px;
    word-wrap: break-word;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}.edu_links_9 .top_header_2 h5::before {
    content: '';
    left: 0;
    position: absolute;
    width: 50px;
    bottom: -1px;
    background: rgb(140,178,160);
    height: 1px;
}.edu_links_9 .top_header_2 .nav_lesson_2 {
    flex-direction: column;
    display: flex;
    gap: 12px;
    padding: 0 10px;
    margin: 0;
}.edu_links_9 .top_header_2 .nav_lesson_2 a {
    white-space: normal;
    display: flex;
    opacity: 0.8;
    transition: all 0.3s ease;
    font-size: 17px;
    word-break: break-word;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
}.edu_links_9 .top_header_2 .nav_lesson_2 a::before {
    margin-right: 10px;
    min-width: 6px;
    height: 6px;
    transition: all 0.3s ease;
    border-radius: 50%;
    transform: scale(0);
    flex-shrink: 0;
    background: rgb(140,178,160);
    opacity: 0;
    content: '';
}.edu_links_9 .top_header_2 .nav_lesson_2 a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: #ffffff;
}.edu_links_9 .top_header_2 .nav_lesson_2 a:hover::before {
    opacity: 1;
    transform: scale(1);
}.med_guides_4 {
    padding: 25px 0;
    margin-top: 40px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: relative;
}.med_guides_4::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(140,178,160,0.5), transparent);
    content: '';
    height: 1px;
    top: 0;
    left: 0;
    position: absolute;
}.med_guides_4 .container {
    text-align: center;
}.med_guides_4 .assign_help_7 {
    opacity: 0.7;
    font-size: 12px;
    color: #ffffff;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.edu_links_9 .compliance_6::before {
    background: rgb(140,178,160);
    left: -5%;
    height: 250px;
    border-radius: 50%;
    z-index: -1;
    content: '';
    opacity: 0.1;
    animation: pulse 10s infinite ease-in-out reverse;
    position: absolute;
    filter: blur(100px);
    bottom: -10%;
    width: 250px;
}footer::after {
    pointer-events: none;
    bottom: 0;
    z-index: 1;
    top: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    right: 0;
    content: '';
    position: absolute;
    left: 0;
}

@media (max-width: 992px) {.edu_links_9 {
    padding: 70px 0 40px;
}.edu_links_9 .nav_lesson_2 {
    gap: 40px;
}.edu_links_9 .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.edu_links_9 {
    padding: 50px 0 30px;
}.edu_links_9 .nav_lesson_2 {
    gap: 30px;
    flex-direction: column;
}.edu_links_9 .top_header_2 {
    max-width: 100%;
    min-width: 100%;
}.edu_links_9 .company_holder {
    padding: 20px;
}.edu_links_9 .brainstorm_2 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.edu_links_9 {
    padding: 40px 0 20px;
}.edu_links_9 .company_holder h3 {
    font-size: calc(35px * 0.8);
}.edu_links_9 .top_header_2 h5 {
    font-size: calc(21px * 0.9);
}}.welcome_3 {
    overflow: hidden;
    min-height: 600px;
    position: relative;
    height: 100vh;
    width: 100%;
}.welcome_3 .edu_expert_3 {
    align-items: center;
    left: 0;
    justify-content: center;
    display: flex;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}.welcome_3 .edu_expert_3::before {
    z-index: 1;
    background: linear-gradient(
    135deg,
    rgb(140,178,160,0.5) 0%,
    rgb(180,206,197,0.5) 100%
  );
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.85;
    left: 0;
    top: 0;
}.welcome_3 .edu_expert_3::after {
    opacity: 0.05;
    width: 100%;
    z-index: 2;
    position: absolute;
    height: 100%;
    animation: gradientShift 15s ease-in-out infinite alternate;
    left: 0;
    background-image: repeating-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.5) 1px,
    transparent 1px,
    transparent 15px
  );
    top: 0;
    content: "";
}.welcome_3 .learn_mastery_6 {
    backdrop-filter: blur(8px);
    position: relative;
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 1200px;
    background: rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    width: 85%;
    z-index: 5;
}.welcome_3 .learn_mastery_6::before {
    top: -5px;
    content: "";
    z-index: -1;
    left: -5px;
    transform: scale(1.01);
    animation: gradientFlow 8s ease-in-out infinite alternate;
    background: linear-gradient(45deg, rgb(140,178,160), transparent, rgb(180,206,197));
    bottom: -5px;
    filter: blur(10px);
    position: absolute;
    opacity: 0.6;
    right: -5px;
}.welcome_3 .learn_mastery_6 > div {
    animation-delay: calc(var(--index, 0) * 0.2s);
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s forwards;
}.welcome_3 .learn_mastery_6 > div:nth-child(1) {
    --index: 1;
}.welcome_3 .learn_mastery_6 > div:nth-child(2) {
    --index: 2;
}.welcome_3 .learn_mastery_6 > div:nth-child(3) {
    --index: 3;
}.welcome_3 p {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: clamp(1rem, 1vw + 0.5rem, 1.25rem);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    letter-spacing: 0.03em;
}.welcome_3 p::before {
    position: absolute;
    background: rgb(140,178,160);
    border-radius: 50%;
    content: "";
    width: 5px;
    left: 0;
    top: 0.5em;
    animation: pulse 3s infinite;
    box-shadow: 0 0 10px rgb(140,178,160);
    height: 5px;
}.welcome_3 .title_style_header {
    -webkit-background-clip: text !important;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transform: scale(1);
    transform-origin: left center;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    line-height: 1.1;
    letter-spacing: -0.02em;
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw + 1rem, 4.5rem);
    position: relative;
    background: linear-gradient(120deg, #ffffff, rgba(255, 255, 255, 0.8));
    transition: transform 0.5s ease;
    margin: 0 0 1.5rem;
}.welcome_3 .title_style_header::after {
    content: "";
    position: absolute;
    height: 4px;
    transform: scaleX(1);
    bottom: -0.5rem;
    background: rgb(140,178,160);
    transition: transform 0.5s ease-out;
    transform-origin: left center;
    width: 80px;
    left: 0;
}.welcome_3 h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    margin: 0;
    font-size: clamp(1.2rem, 1.5vw + 0.5rem, 2rem);
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    color: #ffffff;
    opacity: 0.9;
    max-width: 90%;
}@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.7;
  }
}

@keyframes gradientFlow {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradientShift {
  0% {
    opacity: 0.03;
    background-size: 15px 15px;
  }
  100% {
    opacity: 0.07;
    background-size: 20px 20px;
  }
}

.welcome_3 .learn_mastery_6:hover {
    transform: perspective(1000px) rotateX(0deg);
}.welcome_3 .learn_mastery_6:hover .title_style_header::after {
    transform: scaleX(1.5);
}

@media (max-width: 1200px) {.welcome_3 .learn_mastery_6 {
    padding: 2.5rem;
    width: 90%;
}.welcome_3 .title_style_header {
    max-width: 100%;
}
}

@media (max-width: 992px) {.welcome_3 {
    height: 90vh;
}.welcome_3 .learn_mastery_6 {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.welcome_3 h3 {
    max-width: 95%;
}
}

@media (max-width: 768px) {.welcome_3 {
    min-height: 500px;
    height: auto;
}.welcome_3 .learn_mastery_6 {
    transform: none;
    width: 95%;
    padding: 1.8rem;
}.welcome_3 .title_style_header {
    font-size: clamp(2rem, 5vw, 3rem);
}.welcome_3 p {
    font-size: 1rem;
    padding-left: 1.2rem;
}.welcome_3 h3 {
    max-width: 100%;
    font-size: clamp(1rem, 1.2vw + 0.5rem, 1.4rem);
}
}

@media (max-width: 576px) {.welcome_3 .learn_mastery_6 {
    padding: 1.5rem;
}.welcome_3 .title_style_header::after {
    height: 3px;
    width: 60px;
}.welcome_3 .learn_mastery_6::before {
    opacity: 0.4;
}.welcome_3 p::before {
    height: 4px;
    width: 4px;
}
}

@media (max-height: 700px) {.welcome_3 {
    min-height: 450px;
}.welcome_3 .learn_mastery_6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}.welcome_3 p, .welcome_3 h3 {
    margin-bottom: 1rem;
}}.meet_us_4 {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.meet_us_4::before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.75) 100%);
    z-index: 1;
    position: absolute;
}.meet_us_4::after {
    height: 100%;
    content: "";
    top: 0;
    z-index: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(180,206,197,0.5), rgb(180,206,197));
    width: 35%;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    right: 0;
}.meet_us_4 .container {
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
}.meet_us_4 .text_pill_wrap_6 {
    margin-left: 0;
    transform: translateX(0);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    max-width: 90%;
    position: relative;
}.meet_us_4:hover .text_pill_wrap_6 {
    transform: translateX(10px);
}.meet_us_4 h1 {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: rgb(180,206,197);
    display: inline-block;
    font-size: 42px;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 2.5rem;
    font-weight: 700;
    position: relative;
}.meet_us_4 h1::before {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform-origin: left center;
    transform: scaleX(1);
    background: rgb(140,178,160);
    left: 0;
    content: "";
    bottom: -15px;
    height: 4px;
    width: 60%;
}.meet_us_4:hover h1 {
    transform: perspective(1000px) rotateX(5deg);
}.meet_us_4:hover h1::before {
    transform: scaleX(1.3);
}.meet_us_4 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.meet_us_4 li {
    position: relative;
    margin-bottom: 1.5rem;
}.meet_us_4 li:last-child {
    margin-bottom: 0;
}.meet_us_4 h4 {
    margin: 0 0 1.25rem;
    font-size: calc(21px + 0.15rem);
    transition: transform 0.4s ease;
    position: relative;
    padding-left: 1.5rem;
    color: rgb(140,178,160);
    font-weight: 600;
}.meet_us_4 h4::before {
    top: 50%;
    height: 10px;
    background-color: rgb(180,206,197);
    position: absolute;
    left: 0;
    width: 10px;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease, background-color 0.3s ease;
}.meet_us_4:hover h4::before {
    background-color: rgb(140,178,160);
    transform: translateY(-50%) rotate(135deg);
}.meet_us_4 span {
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    display: block;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    font-size: 15px;
    border-left: 3px solid rgb(180,206,197);
    color: #000000;
    transform: translateY(0);
    background: linear-gradient(to right, rgba(255,255,255,0.85), rgba(255,255,255,0.95));
    line-height: 1.8;
}.meet_us_4:hover span {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}


@media (min-width: 992px) {.meet_us_4 {
    padding: 8rem 0;
}.meet_us_4 .text_pill_wrap_6 {
    margin-left: 5%;
    max-width: 80%;
}.meet_us_4 h1 {
    font-size: calc(42px + 0.5rem);
    margin-bottom: 3.5rem;
}.meet_us_4 h1::before {
    width: 70%;
    height: 5px;
}.meet_us_4 span {
    column-count: 2;
    padding: 2.5rem;
    column-gap: 2.5rem;
}
}

@media (min-width: 1200px) {.meet_us_4 .text_pill_wrap_6 {
    margin-left: 8%;
    max-width: 75%;
}.meet_us_4 h1 {
    font-size: calc(42px + 0.75rem);
}.meet_us_4 span {
    padding: 3rem;
    column-count: 2;
    column-gap: 3rem;
}
}

@media (max-width: 991px) {.meet_us_4 {
    padding: 5rem 0;
}.meet_us_4::after {
    width: 25%;
}.meet_us_4 h1 {
    font-size: calc(42px - 0.25rem);
    margin-bottom: 2rem;
}.meet_us_4 span {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.meet_us_4 {
    padding: 4rem 0;
}.meet_us_4::after {
    display: none;
}.meet_us_4 .text_pill_wrap_6 {
    max-width: 100%;
}.meet_us_4 h1 {
    font-size: calc(42px - 0.5rem);
    margin-bottom: 1.75rem;
}.meet_us_4 h1::before {
    height: 3px;
    bottom: -10px;
}.meet_us_4 h4 {
    padding-left: 1.25rem;
    font-size: 21px;
}.meet_us_4 span {
    padding: 1.25rem;
    line-height: 1.7;
    font-size: calc(15px - 0.1rem);
}
}

@media (max-width: 480px) {.meet_us_4 {
    padding: 3rem 0;
}.meet_us_4 .container {
    padding: 0 1.5rem;
}.meet_us_4 h1 {
    font-size: calc(42px - 0.75rem);
    margin-bottom: 1.5rem;
}.meet_us_4 h4 {
    padding-left: 1rem;
    font-size: calc(21px - 0.1rem);
}.meet_us_4 h4::before {
    height: 8px;
    width: 8px;
}.meet_us_4 span {
    line-height: 1.6;
    font-size: calc(15px - 0.15rem);
    padding: 1rem;
}
}

@media (prefers-reduced-motion: reduce) {.meet_us_4 .text_pill_wrap_6,
    .meet_us_4 h1,
    .meet_us_4 h1::before,
    .meet_us_4 h4::before,
    .meet_us_4 span {
    transition: none;
}.meet_us_4:hover .text_pill_wrap_6,
    .meet_us_4:hover h1,
    .meet_us_4:hover h1::before,
    .meet_us_4:hover h4::before,
    .meet_us_4:hover span {
    transform: none;
}}.give_it_a_try_7 {
    margin: 6rem 0;
    background: linear-gradient(135deg, rgb(140,178,160) 0%, rgb(180,206,197) 100%);
    padding: 5rem 2rem;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.give_it_a_try_7::before {
    height: 200%;
    width: 200%;
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
    pointer-events: none;
    top: -50%;
    opacity: 0.1;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 5%, transparent 60%);
    content: "";
    left: -50%;
}.give_it_a_try_7::after {
    right: 0;
    bottom: 0;
    transform-origin: bottom right;
    width: 100%;
    transform: skewY(-3deg);
    z-index: 1;
    content: "";
    height: 30%;
    opacity: 0.2;
    background: linear-gradient(90deg, transparent, rgb(140,178,160,0.5));
    position: absolute;
}.give_it_a_try_7 .container {
    max-width: 1200px;
    gap: 2.5rem;
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    margin: 0 auto;
}.give_it_a_try_7 h6 {
    max-width: 800px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: 600;
    transform: translateY(-5px);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    line-height: 1.4;
    letter-spacing: 0.03em;
    margin: 0;
    animation: floatText 5s infinite alternate ease-in-out;
    font-size: clamp(1.25rem, 3vw, 2rem);
}.give_it_a_try_7 div:not(.container) {
    justify-content: center;
    display: flex;
    margin-top: 1rem;
    position: relative;
}.give_it_a_try_7 span {
    display: inline-block;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    transform: perspective(800px) rotateX(2deg);
}.give_it_a_try_7 span:hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}.give_it_a_try_7 .connect_links_0 {
    display: inline-flex;
    text-transform: uppercase;
    background: #ffffff;
    justify-content: center;
    padding: 1rem 2.5rem;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    align-items: center;
    font-size: 15px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 5px 15px rgb(180,206,197,0.5);
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 10px;
    color: rgb(180,206,197);
    position: relative;
}.give_it_a_try_7 .connect_links_0::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, transparent 80%);
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
}.give_it_a_try_7 .connect_links_0::after {
    transform: scale(0.5);
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    content: "";
    background: radial-gradient(circle, rgb(140,178,160,0.5) 0%, transparent 70%);
    z-index: 0;
    top: -50%;
    width: 200%;
    position: absolute;
    opacity: 0;
    left: -50%;
    height: 200%;
}.give_it_a_try_7 .connect_links_0:hover {
    transform: translateY(-2px);
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 8px 25px rgb(180,206,197,0.5);
}.give_it_a_try_7 .connect_links_0:hover::after {
    transform: scale(1);
    opacity: 0.5;
}.give_it_a_try_7 .connect_links_0 span {
    position: relative;
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: none;
}.give_it_a_try_7 .connect_links_0:hover span {
    transform: scale(1.05);
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.1) rotate(5deg);
    }
}

@keyframes floatText {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@media (max-width: 992px) {.give_it_a_try_7 {
    padding: 4rem 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
    margin: 4rem 0;
}.give_it_a_try_7 .container {
    gap: 2rem;
}.give_it_a_try_7 h6 {
    font-size: calc(20px * 1.1);
}.give_it_a_try_7 .connect_links_0 {
    padding: 0.9rem 2.2rem;
}
}

@media (max-width: 768px) {.give_it_a_try_7 {
    padding: 3.5rem 1.25rem;
    margin: 3rem 0;
    transform: none;
}.give_it_a_try_7 .container {
    gap: 1.75rem;
}.give_it_a_try_7 h6 {
    font-size: 20px;
    line-height: 1.5;
}.give_it_a_try_7 .connect_links_0 {
    padding: 0.85rem 2rem;
    font-size: calc(15px * 0.95);
}
    
    @keyframes floatText {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-5px);
        }
    }
}

@media (max-width: 576px) {.give_it_a_try_7 {
    margin: 2.5rem 0;
    padding: 3rem 1rem;
}.give_it_a_try_7 .container {
    gap: 1.5rem;
}.give_it_a_try_7 h6 {
    letter-spacing: 0.02em;
    font-size: calc(20px * 0.95);
}.give_it_a_try_7 .connect_links_0 {
    font-size: calc(15px * 0.9);
    padding: 0.8rem 1.8rem;
}}.privacy_harbor_4 {
    padding: 40px;
    font-family: Arial, sans-serif;
    height: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    color: #000000;
    width: 100%;
    background-color: rgb(140,178,160,0.5);
}.privacy_harbor_4 h1 {
    font-size: 44px;
    padding-bottom: 10px;
    font-weight: 700;
    margin-top: 40px;
    border-bottom: 2px solid rgb(180,206,197,0.5);
    margin-bottom: 30px;
    color: rgb(180,206,197);
}.privacy_harbor_4 h2 {
    margin-top: 30px;
    color: rgb(140,178,160);
    margin-bottom: 20px;
    font-size: 29px;
    font-weight: 600;
}.privacy_harbor_4 h3, .privacy_harbor_4 h4, .privacy_harbor_4 h5, .privacy_harbor_4 h6 {
    font-size: 18px;
    color: rgb(180,206,197);
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 25px;
}.privacy_harbor_4 ul, .privacy_harbor_4 ol {
    font-size: 16px;
    list-style-position: inside;
    line-height: 1.6;
    padding-left: 20px;
    padding: 15px 0;
}.privacy_harbor_4 li {
    margin-bottom: 12px;
    border-left: 3px solid rgb(180,206,197);
    padding-left: 5px;
}.privacy_harbor_4 section {
    padding: 20px;
    background: rgb(217,230,225);
    border-radius: 10px;
}.privacy_harbor_4 p, .privacy_harbor_4 span, .privacy_harbor_4 div {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.8;
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy_harbor_4 {
    padding: 20px;
}.privacy_harbor_4 h1 {
    font-size: calc(18px - 10px);
}.privacy_harbor_4 h2 {
    font-size: calc(18px - 8px);
}.privacy_harbor_4 h3, .privacy_harbor_4 h4, .privacy_harbor_4 h5, .privacy_harbor_4 h6 {
    font-size: calc(18px - 6px);
}.privacy_harbor_4 ul, .privacy_harbor_4 ol {
    padding-left: 10px;
}}

.privacy_harbor_4 a {
    border-bottom: 1px solid rgb(180,206,197,0.5);
    color: rgb(180,206,197);
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    text-decoration: none;
}.privacy_harbor_4 a:hover {
    color: rgb(140,178,160);
    border-bottom-color: rgb(140,178,160,0.5);
}.ty_modal_9 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgb(180,206,197,0.5) 100%);
}.ty_modal_9::before {
    z-index: 1;
    width: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.03) 20px,
    rgba(255, 255, 255, 0.03) 40px
  );
    left: 0;
    height: 100%;
    top: 0;
    content: "";
}.ty_modal_9::after {
    right: -50%;
    width: 80%;
    z-index: 2;
    transform: rotate(35deg);
    pointer-events: none;
    content: "";
    top: -50%;
    position: absolute;
    background: linear-gradient(
    to bottom right,
    transparent,
    rgba(var(--primary-color-rgb), 0.05) 30%,
    rgba(var(--primary-color-rgb), 0.1) 60%,
    transparent
  );
    height: 200%;
}.ty_modal_9 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
}.ty_modal_9 .knowledge_lab_6 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform-origin: center top;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    padding: 50px 40px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
}.ty_modal_9 .knowledge_lab_6::before {
    content: "";
    transform: scaleY(1.03);
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(180,206,197), rgb(140,178,160));
    top: 0;
    width: 5px;
    position: absolute;
}.ty_modal_9 .knowledge_lab_6:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
}.ty_modal_9 h5 {
    line-height: 1.4;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 24px;
    transition: transform 0.4s ease-out;
    color: rgb(180,206,197);
    position: relative;
    transform: translateX(15px);
}.ty_modal_9 h5::after {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 3px;
    transform-origin: left;
    width: 80px;
    transform: scaleX(0.7);
    content: "";
    background: rgb(140,178,160);
}.ty_modal_9 .knowledge_lab_6:hover h5 {
    transform: translateX(0);
}.ty_modal_9 .knowledge_lab_6:hover h5::after {
    transform: scaleX(1);
}.ty_modal_9 p {
    position: relative;
    transition: color 0.3s ease;
    font-size: 12px;
    color: #000000;
    line-height: 1.7;
    margin: 0;
}.ty_modal_9 a {
    overflow: hidden;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.03), transparent);
    border-radius: 4px;
    padding: 15px 20px;
    text-decoration: none;
    display: block;
    transition: all 0.4s ease;
    position: relative;
}.ty_modal_9 a::before {
    left: 0;
    width: 3px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgb(180,206,197);
    content: "";
    transition: width 0.3s ease;
}.ty_modal_9 a:hover {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.07), transparent 70%);
}.ty_modal_9 a:hover::before {
    width: 5px;
}.ty_modal_9 a:hover p {
    color: rgb(180,206,197);
}.ty_modal_9 a::after {
    height: 30px;
    transition: all 0.3s ease;
    bottom: 0;
    content: "";
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.1) 50%);
    width: 30px;
    position: absolute;
}.ty_modal_9 a:hover::after {
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.2) 50%);
    width: 40px;
    height: 40px;
}

@media (min-width: 768px) {.ty_modal_9 {
    padding: 120px 0;
}.ty_modal_9 .knowledge_lab_6 {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    padding: 60px 70px 60px 60px;
    gap: 50px;
}.ty_modal_9 h5 {
    font-size: calc(24px * 1.1);
    transform: translateX(25px);
}.ty_modal_9 p {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.ty_modal_9 {
    padding: 60px 0;
}.ty_modal_9 .knowledge_lab_6 {
    padding: 35px 25px;
    transform: perspective(1000px) rotateX(1deg);
}.ty_modal_9 h5 {
    font-size: calc(24px * 0.9);
    transform: translateX(10px);
}.ty_modal_9 a {
    padding: 10px 15px;
}.ty_modal_9 a::after {
    height: 20px;
    width: 20px;
}
}

@media (hover: none) {.ty_modal_9 .knowledge_lab_6 {
    transform: none;
}.ty_modal_9 .knowledge_lab_6:hover {
    transform: none;
}.ty_modal_9 h5 {
    transform: none;
}.ty_modal_9 h5::after {
    transform: scaleX(1);
}
}

@media (prefers-reduced-motion: reduce) {.ty_modal_9 .knowledge_lab_6,
  .ty_modal_9 h5,
  .ty_modal_9 h5::after,
  .ty_modal_9 a,
  .ty_modal_9 a::before,
  .ty_modal_9 a::after {
    transition: none;
}}.course_summary_9 {
    position: relative;
    background-color: rgb(217,230,225);
    padding: 100px 0;
    overflow: hidden;
}.course_summary_9::before {
    height: 100%;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
    45deg,
    rgb(180,206,197,0.5) 0,
    rgb(180,206,197,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
    z-index: 1;
    content: "";
    left: 0;
}.course_summary_9::after {
    content: "";
    width: 100%;
    top: 0;
    right: 0;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(140,178,160,0.5) 0%,
    transparent 60%
  );
    height: 100%;
    z-index: 1;
    position: absolute;
}.course_summary_9 .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.course_summary_9 .knowledge_lab_6 {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    display: grid;
    position: relative;
}.course_summary_9 .knowledge_lab_6::before {
    position: absolute;
    animation: rotate 30s linear infinite;
    border-radius: 50%;
    z-index: -1;
    width: 200px;
    content: "";
    border: 1px solid rgb(180,206,197,0.5);
    left: -120px;
    height: 200px;
    top: -80px;
}.course_summary_9 .knowledge_lab_6::after {
    border-radius: 50%;
    height: 300px;
    z-index: -1;
    width: 300px;
    border: 2px solid rgb(140,178,160,0.5);
    animation: rotate 40s linear infinite reverse;
    content: "";
    bottom: -100px;
    position: absolute;
    right: -50px;
}.course_summary_9 .learn_career_6 {
    justify-content: center;
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    transform: translateZ(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 21px;
    padding: 40px;
    position: relative;
    border-left: 3px solid rgb(180,206,197);
}.course_summary_9 .learn_career_6::before {
    height: 60px;
    top: 20px;
    border-top: 2px solid rgb(140,178,160,0.5);
    z-index: 1;
    width: 60px;
    content: "";
    right: 20px;
    border-right: 2px solid rgb(140,178,160,0.5);
    position: absolute;
}.course_summary_9 .learn_career_6::after {
    content: "";
    position: absolute;
    width: 60px;
    bottom: 20px;
    border-bottom: 2px solid rgb(180,206,197,0.5);
    left: 20px;
    border-left: 2px solid rgb(180,206,197,0.5);
    z-index: 1;
    height: 60px;
}.course_summary_9 .main_primary_9 {
    margin-bottom: 30px;
    position: relative;
}.course_summary_9 .main_primary_9::before {
    width: 10px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    left: -20px;
    top: 50%;
    border-radius: 50%;
    background-color: rgb(180,206,197);
    height: 10px;
}.course_summary_9 .main_primary_9 svg {
    transition: filter 0.4s ease;
    width: 60px;
    height: 60px;
    max-height: 70px;
}.course_summary_9 .main_primary_9:hover svg {
    filter: drop-shadow(0 0 8px rgb(180,206,197,0.5));
}.course_summary_9 .main_primary_9 svg path {
    transition: fill 0.3s ease;
    fill: rgb(180,206,197);
}.course_summary_9 .main_primary_9:hover svg path {
    fill: rgb(140,178,160);
}.course_summary_9 h3 {
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    font-size: 30px;
}.course_summary_9 h3::after {
    width: 80px;
    content: "";
    left: 0;
    background: linear-gradient(
    to right,
    rgb(180,206,197) 0%,
    rgb(140,178,160) 100%
  );
    position: absolute;
    height: 3px;
    bottom: 0;
    border-radius: 10px;
}.course_summary_9 p {
    line-height: 1.8;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
}.course_summary_9 .team_photo_5 {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 500px;
    min-height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 21px;
}.course_summary_9 .team_photo_5::before {
    position: absolute;
    z-index: 2;
    left: 0;
    height: 100%;
    background: linear-gradient(
    to bottom right,
    rgb(180,206,197,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(140,178,160,0.5) 100%
  );
    top: 0;
    width: 100%;
    content: "";
}.course_summary_9 .team_photo_5::after {
    z-index: 3;
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
    border-radius: 21px;
}.course_summary_9 .team_photo_5:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.course_summary_9 .knowledge_lab_6 {
    gap: 40px;
}.course_summary_9 .learn_career_6 {
    padding: 30px;
}.course_summary_9 .team_photo_5 {
    min-height: 450px;
}
}

@media (max-width: 991px) {.course_summary_9 {
    padding: 70px 0;
}.course_summary_9 .knowledge_lab_6 {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_summary_9 .learn_career_6 {
    order: 2;
}.course_summary_9 .team_photo_5 {
    min-height: 400px;
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
}.course_summary_9 .knowledge_lab_6::before,
  .course_summary_9 .knowledge_lab_6::after {
    display: none;
}
}

@media (max-width: 767px) {.course_summary_9 {
    padding: 50px 0;
}.course_summary_9 .learn_career_6 {
    padding: 25px;
}.course_summary_9 h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: calc(30px * 0.9);
}.course_summary_9 .main_primary_9 {
    margin-bottom: 20px;
}.course_summary_9 .main_primary_9 svg {
    max-height: 60px;
}.course_summary_9 .team_photo_5 {
    min-height: 350px;
}.course_summary_9 .learn_career_6::before,
  .course_summary_9 .learn_career_6::after {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 576px) {.course_summary_9 {
    padding: 40px 0;
}.course_summary_9 .learn_career_6 {
    padding: 20px;
}.course_summary_9 h3 {
    font-size: calc(30px * 0.8);
}.course_summary_9 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}.course_summary_9 .main_primary_9 {
    margin-bottom: 15px;
}.course_summary_9 .main_primary_9 svg {
    max-height: 50px;
}.course_summary_9 .team_photo_5 {
    min-height: 300px;
}.course_summary_9 .learn_career_6::before,
  .course_summary_9 .learn_career_6::after {
    height: 30px;
    width: 30px;
}
}

@media (min-width: 1400px) {.course_summary_9 .container {
    max-width: 1320px;
}.course_summary_9 .team_photo_5 {
    min-height: 550px;
}
}