﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
svg {
    width: 30px;
    height: 30px;
}
.container {
    margin: auto;
    width: 1152px;
    max-width: 100%;
}

.wrapper-canvas7186 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
header,footer {
    width: 100%;
}
.footer {
    flex: 0 0 auto;
}
html,body {
    min-height: 100%;
    height: 100%;
    font-family: Nunito, sans-serif;
    color: #000000;
}
section {
    background-color: rgb(238,239,234);
}
.main_navbar4265 {
    flex: 1 0 auto;
}
a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {
        .container {
            width: 100%;
            padding: 0 20px;
    }
}
@media only screen and (max-width: 800px)  {
        .container {
            padding: 0 12px;
    }
}header .page_head8095 {
    background: #ffffff;
    width: 100%;
}
header .container {
    max-width: unset;
    width: 100%;
    margin: 0;
    padding: 0;
}
.page_head8095 .head_prime1429 {
    display: flex;
    width: 100%;
    position: relative;
    height: 150px;
    flex-direction: column;
    padding-left: 150px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.page_head8095 .head_prime1429 .head_section9360 {
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top:0;
    background: rgb(174,179,161);
}
.page_head8095 .head_prime1429 .head_section9360 svg, header .head_prime1429 .head_section9360 img {
    width: 90px;
    height: 90px;
    fill: #ffffff;
}
.page_head8095 .header_top5961 svg text {
    fill: #ffffff;
}
.page_head8095 .page_nav2940 {
    padding: 18px 20px;
    background: rgb(209,212,198);
    color: #ffffff;
    width: 100%;
}
.page_head8095 .header_guide2380 {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.page_head8095 .header_guide2380 a {
    padding: 18px;
    text-align: center;
    text-transform: uppercase;
    color: rgb(174,179,161);
    position: relative;
    font-size: 18px;
    font-weight: 700;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_head8095 .header_guide2380 a:hover {
    background: rgb(238,239,234);
}
@media only screen and (max-width: 800px) {
    .page_head8095 .head_prime1429 {
        padding: 0;
        height: auto;
        justify-content: center;
        align-items: center;
    }
    .page_head8095 .head_prime1429 .head_section9360 {
        position: static;
    }
    .page_head8095 .page_nav2940 {
        text-align: center;
    }
    .page_head8095 .header_guide2380 {
        flex-direction: column;
    }
}.advantages_outline4152 {
    padding: 80px 0;
    background: rgb(238,239,234);
}
.advantages_outline4152 .knowledge_gain9782 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.advantages_outline4152 .key_classes4536 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}
.advantages_outline4152 .key_classes4536 .rounded_image0735 {
    width: 100%;
    height: auto;
    border-top: 4px solid rgb(209,212,198);
    height: 400px;
}
.advantages_outline4152 .gain_learn2086 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
}
.advantages_outline4152 .gain_learn2086 .learn_elevation0175 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.advantages_outline4152 .gain_learn2086 .learn_elevation0175 svg, .advantages_outline4152 .gain_learn2086 .learn_elevation0175 svg path {
    width: 55px;
    height: 55px;
    fill: rgb(209,212,198);
    margin-right: 20px;
}
.advantages_outline4152 .knowledge_gain9782 h2 {
    font-size: 28px;
    color: rgb(209,212,198);
    text-align: center;
    margin: 20px 0;
    margin-bottom: 40px;
}
@media only screen and (max-width: 800px) {
    .advantages_outline4152 .key_classes4536 {
        flex-direction: column;
    }
    .advantages_outline4152 .key_classes4536 .rounded_image0735 {
        width: 100%;
        height: 200px;
    }
    .advantages_outline4152 .knowledge_gain9782 h2 {
        font-size: 21px;
    }
    .advantages_outline4152 .gain_learn2086 {
        width: 100%;
        margin-bottom: 20px;
        align-items: center;
    }
    .advantages_outline4152 .gain_learn2086 .learn_elevation0175 {
        width: 100%;
        justify-content: flex-start;
    }
}.thanksArea5612 {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(238,239,234);
    color: #000000;
    font-family: Nunito, sans-serif;
    padding: 20px;
}
.thanksArea5612 .container {
    max-width: 700px;
    text-align: left;
    background: #ffffff;
    border-radius: 27px;
    padding: 40px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
}
.thanksArea5612 h2 {
    margin-bottom: 20px;
    font-size: 47px;
    font-weight: 700;
    color: rgb(209,212,198);
    border-bottom: 2px solid rgb(209,212,198);
    padding-bottom: 10px;
}
.thanksArea5612 p {
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    line-height: 1.8;
    margin-top: 10px;
}
.thanksArea5612 .container::before {
    content: '';
    display: block;
    width: 50px;
    height: 5px;
    background: rgb(209,212,198);
    margin-bottom: 20px;
    border-radius: 10px;
}
@media only screen and (max-width: 800px) {
    .thanksArea5612 {
        padding: 10px;
    }
    .thanksArea5612 .container {
        padding: 30px;
    }
    .thanksArea5612 h2 {
        font-size: 34px;
    }
    .thanksArea5612 p {
        font-size: 19px;
    }
}.who_we_are4650 {
    position: relative;
    background: linear-gradient(145deg, rgb(209,212,198) 0%, rgb(174,179,161) 100%);
    padding: 100px 0;
    overflow: hidden;
    z-index: 1;
}

.who_we_are4650::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        repeating-linear-gradient(135deg, transparent, transparent 30px, rgba(255, 255, 255, 0.02) 30px, rgba(255, 255, 255, 0.02) 60px);
    z-index: -1;
}

.who_we_are4650::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    z-index: -1;
    opacity: 0.6;
    animation: shiftGlow 20s ease-in-out infinite alternate;
}

.who_we_are4650 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}

.who_we_are4650 .virtual_guides5287 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: 
        "director logo"
        "text text";
    gap: 40px;
    background: rgb(238,239,234);
    border-radius: 29px;
    padding: 60px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    animation: fadeIn 1s ease-in-out;
}

.who_we_are4650 .virtual_guides5287::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(209,212,198), rgb(174,179,161));
}

.who_we_are4650 .success_metric7305 {
    grid-area: director;
    display: flex;
    align-items: center;
    gap: 30px;
    padding-right: 30px;
    transform: translateY(0);
    transition: transform 0.6s ease;
}

.who_we_are4650 .success_metric7305:hover {
    transform: translateY(-5px);
}

.who_we_are4650 .success_metric7305 .rounded_image0735 {
    width: 180px;
    height: 220px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    border: 3px solid #ffffff;
    transition: all 0.4s ease;
}

.who_we_are4650 .success_metric7305 .rounded_image0735:hover {
    transform: scale(1.05);
    border-color: rgb(209,212,198);
}

.who_we_are4650 .skill_learn5914 {
    flex: 1;
}

.who_we_are4650 .learn_legacy9752 {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
    position: relative;
    padding-bottom: 10px;
}

.who_we_are4650 .learn_legacy9752::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: rgb(209,212,198);
    transition: width 0.3s ease;
}

.who_we_are4650 .learn_legacy9752:hover::after {
    width: 60px;
}

.who_we_are4650 .teach_method6748 {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
}

.who_we_are4650 .academy_track4950 {
    grid-area: logo;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    border-left: 1px solid rgba(rgb(209,212,198), 0.2);
}

.who_we_are4650 .academy_track4950 svg {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: rgb(209,212,198);
    transition: transform 0.4s ease;
}

.who_we_are4650 .academy_track4950:hover svg {
    transform: rotate(5deg) scale(1.1);
}

.who_we_are4650 .academy_track4950 svg path {
    fill: rgb(209,212,198);
    transition: fill 0.3s ease;
}

.who_we_are4650 .academy_track4950:hover svg path {
    fill: rgb(174,179,161);
}

.who_we_are4650 .summary_frame9852 {
    grid-area: text;
    padding-top: 30px;
    border-top: 1px solid rgba(rgb(209,212,198), 0.2);
    animation: slideUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(20px);
    animation-delay: 0.3s;
}

.who_we_are4650 h2 {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 25px 0;
    position: relative;
}

.who_we_are4650 h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 80px;
    height: 3px;
    background: rgb(209,212,198);
    animation: pulseWidth 3s ease-in-out infinite;
}

.who_we_are4650 p {
    color: #000000;
    font-size: 12px;
    line-height: 1.8;
    margin: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulseWidth {
    0%, 100% {
        width: 80px;
    }
    50% {
        width: 120px;
    }
}

@keyframes shiftGlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media screen and (max-width: 992px) {
    .who_we_are4650 {
        padding: 80px 0;
    }
    
    .who_we_are4650 .virtual_guides5287 {
        grid-template-columns: 1fr;
        grid-template-areas: 
            "director"
            "logo"
            "text";
        gap: 30px;
        padding: 40px 30px;
    }
    
    .who_we_are4650 .success_metric7305 {
        padding-right: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(rgb(209,212,198), 0.2);
    }
    
    .who_we_are4650 .academy_track4950 {
        padding-left: 0;
        border-left: none;
        border-bottom: 1px solid rgba(rgb(209,212,198), 0.2);
        padding-bottom: 30px;
    }
    
    .who_we_are4650 .summary_frame9852 {
        border-top: none;
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .who_we_are4650 {
        padding: 60px 0;
    }
    
    .who_we_are4650 .virtual_guides5287 {
        padding: 30px 20px;
        gap: 25px;
    }
    
    .who_we_are4650 .success_metric7305 {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px;
    }
    
    .who_we_are4650 .learn_legacy9752::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .who_we_are4650 .learn_legacy9752:hover::after {
        width: 60px;
    }
    
    .who_we_are4650 .academy_track4950 {
        justify-content: center;
    }
    
    .who_we_are4650 .summary_frame9852 {
        text-align: center;
    }
    
    .who_we_are4650 h2::after {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 480px) {
    .who_we_are4650 {
        padding: 40px 0;
    }
    
    .who_we_are4650 .virtual_guides5287 {
        padding: 25px 15px;
        gap: 20px;
    }
    
    .who_we_are4650 .success_metric7305 .rounded_image0735 {
        width: 150px;
        height: 180px;
    }
    
    .who_we_are4650 .learn_legacy9752 {
        font-size: calc(22px * 0.9);
    }
    
    .who_we_are4650 .teach_method6748 {
        font-size: calc(12px * 0.9);
    }
    
    .who_we_are4650 .academy_track4950 svg {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }
    
    .who_we_are4650 h2 {
        font-size: calc(30px * 0.8);
        margin-bottom: 20px;
    }
    
    .who_we_are4650 p {
        font-size: calc(12px * 0.9);
    }
}footer {
    background: rgb(174,179,161);
    color: #ffffff;
}

footer .fund_cta0496 {
    background: rgb(209,212,198);
}

footer .head_section9360 svg, footer .head_section9360 svg path {
    fill: rgb(209,212,198);
}

footer h5 {
    color: rgb(209,212,198);
}

footer .main_lead2541 a {
    color: #ffffff;
}

footer .reward_sys0374 {
    color: #ffffff;
}

footer .reward_sys0374 a {
    color: #ffffff;
    text-decoration: underline;
}

footer .inquiry_help6129 div svg, footer .inquiry_help6129 div svg path {
    fill: #ffffff;
}

footer .inquiry_help6129 div span {
    color: #ffffff;
}

footer .footer {
    padding-top: 70px;
    padding-bottom: 70px;
}

footer .fund_cta0496 {
    padding-top: 25px;
    padding-bottom: 25px;
}

footer .citation6529 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

footer .head_section9360 svg, footer .head_section9360 img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

footer h5 {
    font-size: 21px;
    margin-bottom: 16px;

}

footer .inquiry_help6129 {
    display: flex;
    flex-direction: column;
}

footer .inquiry_help6129 div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: flex-start;
}

footer .inquiry_help6129 div img, footer .inquiry_help6129 div svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

footer .first_section7210 {
    display: flex;
    flex-direction: column;
}

footer .main_lead2541 a {
    text-decoration: none;
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
}

footer .fund_cta0496 {
    font-size: 14px;
}

@media only screen and (max-width: 1200px) {
    footer .citation6529 {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    footer .main_lead2541, footer .first_section7210, footer .citation6529 {
        flex-direction: column;
    }

    footer .inquiry_help6129 {
        margin-top: 10px;
    }

    footer h5 {
        margin-top: 5px;
    }

}

.wrapper-canvas7186 footer {
    background: linear-gradient(130deg, rgb(209,212,198) 0%, rgb(174,179,161) 89%);
}

.wrapper-canvas7186 footer .fund_cta0496 {
    background: none;
    padding: 10px 0;
}

.wrapper-canvas7186 footer .citation6529 {
    flex-direction: row-reverse;
}

.wrapper-canvas7186 footer .footer {
    padding: 0;
    padding-top: 30px;
}

.wrapper-canvas7186 footer .main_lead2541 a {
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
}

.wrapper-canvas7186 footer .head_section9360 svg, .wrapper-canvas7186 footer .head_section9360 img {
    width: 100px;
    height: 100px;
    margin: 0;
}

@media only screen and (max-width: 800px) {
    .wrapper-canvas7186 footer .citation6529 {
        flex-direction: column;
    }

    .wrapper-canvas7186 footer .citation6529 {
        padding: 0;
    }

    .wrapper-canvas7186 footer .head_section9360 {
        margin-bottom: 16px;
    }

    .wrapper-canvas7186 footer {
        background: linear-gradient(130deg, rgb(174,179,161) 0%, rgb(209,212,198) 89%);
    }
}
.course_benefits1473 {
    position: relative;
    padding: 140px 0;
    background: rgb(174,179,161);
    overflow: hidden;
}

.course_benefits1473::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: repeating-conic-gradient(
        from 0deg,
        transparent 0deg 45deg,
        rgb(209,212,198,0.5) 45deg 90deg
    );
    opacity: 0.05;
    animation: rotateBg 60s linear infinite;
}

@keyframes rotateBg {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.course_benefits1473 .container {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 30px;
    z-index: 1;
}

.course_benefits1473 .virtual_guides5287 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 30px;
}

.course_benefits1473 .rounded_image0735 {
    grid-column: 7 / -1;
    grid-row: 1 / span 2;
    height: 100%;
    min-height: 700px;
    position: relative;
    overflow: hidden;
    border-radius: 200px 200px 0 200px;
}

.course_benefits1473 .rounded_image0735::before {
    content: '';
    position: absolute;
    inset: 0;
    border: 1px solid #ffffff;
    border-radius: 200px 200px 0 200px;
    opacity: 0.1;
    transform: scale(0.98);
}

.course_benefits1473 .rounded_image0735::after {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 70% 30%, transparent 0%, rgb(174,179,161) 100%);
}

.course_benefits1473 .summary_frame9852 {
    grid-column: 1 / 7;
    grid-row: 1 / -1;
    padding: 60px 0;
}

.course_benefits1473 .summary_frame9852 h2 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.course_benefits1473 .summary_frame9852 h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 120px;
    height: 1px;
    background: #ffffff;
    box-shadow: 0 0 20px rgb(209,212,198);
}

.course_benefits1473 .summary_frame9852 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.course_benefits1473 .summary_frame9852 ul li {
    position: relative;
    padding: 35px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.6;
    background: linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.05) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px 0 30px 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.course_benefits1473 .summary_frame9852 ul li::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgb(209,212,198);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 0;
}

.course_benefits1473 .summary_frame9852 ul li:hover::before {
    opacity: 0.1;
}

.course_benefits1473 .summary_frame9852 ul li svg {
    width: 36px;
    height: 36px;
    fill: rgb(209,212,198);
    stroke: rgb(209,212,198);
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.course_benefits1473 .summary_frame9852 ul li span {
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
}

.course_benefits1473 .summary_frame9852 ul li:hover {
    transform: translateY(-10px);
    border-color: rgb(209,212,198);
}

.course_benefits1473 .summary_frame9852 ul li:hover svg {
    transform: scale(1.2);
    filter: drop-shadow(0 0 10px rgb(209,212,198));
}

.course_benefits1473 .summary_frame9852 ul li:hover span {
    text-shadow: 0 0 20px rgb(209,212,198,0.5);
}

@media (max-width: 1200px) {
    .course_benefits1473 {
        padding: 120px 0;
    }

    .course_benefits1473 .rounded_image0735 {
        min-height: 600px;
        border-radius: 150px 150px 0 150px;
    }

    .course_benefits1473 .rounded_image0735::before {
        border-radius: 150px 150px 0 150px;
    }

    .course_benefits1473 .summary_frame9852 ul li {
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .course_benefits1473 {
        padding: 100px 0;
    }

    .course_benefits1473 .virtual_guides5287 {
        grid-template-columns: 1fr;
    }

    .course_benefits1473 .rounded_image0735 {
        grid-column: 1 / -1;
        grid-row: 1;
        min-height: 400px;
        border-radius: 100px 100px 0 100px;
    }

    .course_benefits1473 .rounded_image0735::before {
        border-radius: 100px 100px 0 100px;
    }

    .course_benefits1473 .summary_frame9852 {
        grid-column: 1 / -1;
        grid-row: 2;
        padding: 60px 0 0;
    }
}

@media (max-width: 767px) {
    .course_benefits1473 {
        padding: 80px 0;
    }

    .course_benefits1473 .summary_frame9852 h2 {
        font-size: calc(38px * 0.9);
        margin-bottom: 50px;
    }

    .course_benefits1473 .summary_frame9852 ul {
        grid-template-columns: 1fr;
    }

    .course_benefits1473 .rounded_image0735 {
        min-height: 350px;
        border-radius: 80px 80px 0 80px;
    }

    .course_benefits1473 .rounded_image0735::before {
        border-radius: 80px 80px 0 80px;
    }
}

@media (max-width: 480px) {
    .course_benefits1473 {
        padding: 60px 0;
    }

    .course_benefits1473 .summary_frame9852 h2 {
        font-size: calc(38px * 0.8);
    }

    .course_benefits1473 .rounded_image0735 {
        min-height: 280px;
        border-radius: 60px 60px 0 60px;
    }

    .course_benefits1473 .rounded_image0735::before {
        border-radius: 60px 60px 0 60px;
    }

    .course_benefits1473 .summary_frame9852 ul li {
        padding: 25px;
    }
}.newsletter4512 {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
    overflow: hidden;
}

.newsletter4512 .virtual_guides5287 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.newsletter4512 input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(174,179,161,0.5);
    margin-right: 10px;
    min-width: 200px;
}

.newsletter4512 h2 {
    margin-bottom: 20px;
    text-align: center;
}

.newsletter4512 .query_card8769 {
    background: rgb(174,179,161);
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}

.newsletter4512 .input_holder {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    .newsletter4512 .virtual_guides5287 {
        flex-direction: column;
    }

    .newsletter4512 {
        padding: 30px 20px;
    }

    .newsletter4512 input {
        min-width: unset;
    }

    .newsletter4512 .query_card8769 {
        flex-shrink: unset;
    }

    .newsletter4512 .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .newsletter4512 input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .wrapper-canvas7186 .newsletter4512 .virtual_guides5287 h2 {
        font-size: 20px;
    }
}

.wrapper-canvas7186 .newsletter4512 {
    background: linear-gradient(135deg, rgb(209,212,198) 0%, rgb(174,179,161) 100%);
    padding: 60px 30px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.wrapper-canvas7186 .newsletter4512 .virtual_guides5287 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.wrapper-canvas7186 .newsletter4512 h2 {
    color: #ffffff;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wrapper-canvas7186 .newsletter4512 input {
    width: auto;
    max-width: 450px;
    margin-bottom: 25px;
    border-radius: 10px;
    color: #000000;
    background: #ffffff;
    border: 2px solid rgb(209,212,198,0.5);
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    padding: 18px 22px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    transition: border 0.3s ease, box-shadow 0.3s ease;
}

.wrapper-canvas7186 .newsletter4512 input::placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.8;
}

.wrapper-canvas7186 .newsletter4512 input:focus {
    border-color: rgb(174,179,161,0.5);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
    outline: none;
}

.wrapper-canvas7186 .newsletter4512 .query_card8769 {
    border-radius: 10px;
    border: none;
    font-weight: 600;
    font-size: 17px;
    padding: 18px 35px;
    background: #000000;
    color: #ffffff;
    line-height: 1.3;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.wrapper-canvas7186 .newsletter4512 .query_card8769:hover {
    background: rgb(174,179,161,0.5);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 800px) {
    .wrapper-canvas7186 .newsletter4512 {
        padding: 40px 20px;
    }

    .wrapper-canvas7186 .newsletter4512 h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .wrapper-canvas7186 .newsletter4512 input {
        width: 100%;
        margin-bottom: 20px;
    }

    .wrapper-canvas7186 .newsletter4512 .query_card8769 {
        width: 100%;
        padding: 18px;
    }
}.secure_citadel5649 {
    background-color: rgb(238,239,234);
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Nunito, sans-serif;
    color: #000000;
}
.secure_citadel5649 h1 {
    font-size: 39px;
    color: rgb(209,212,198);
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 3px solid rgb(209,212,198);
    padding-bottom: 10px;
}
.secure_citadel5649 h2 {
    font-size: 35px;
    color: rgb(174,179,161);
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}
.secure_citadel5649 h3, .secure_citadel5649 h4, .secure_citadel5649 h5, .secure_citadel5649 h6 {
    margin: 20px 0;
    color: rgb(209,212,198);
}
.secure_citadel5649 h3 {
    font-size: calc(23px - 4px);
    font-weight: 700;
}
.secure_citadel5649 h4 {
    font-size: calc(23px + 2px);
    font-weight: 600;
}
.secure_citadel5649 h5 {
    font-size: 23px;
    font-weight: 400;
}
.secure_citadel5649 h6 {
    font-size: 20px;
    font-weight: 300;
}
.secure_citadel5649 ul, .secure_citadel5649 ol {
    padding-left: 20px;
    margin: 15px 0;
}
.secure_citadel5649 li {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 15px;
}
.secure_citadel5649 section {
    margin-top: 40px;
}
.secure_citadel5649 p {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.6;
}
.secure_citadel5649 span {
    color: rgb(174,179,161);
    font-weight: 600;
}
.secure_citadel5649 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
    .secure_citadel5649 {
        padding: 20px;
        border-radius: 10px;
    }
    .secure_citadel5649 h1 {
        font-size: calc(23px - 10px);
    }
    .secure_citadel5649 h2 {
        font-size: calc(23px - 8px);
    }
    .secure_citadel5649 ul, .secure_citadel5649 ol {
        padding-left: 15px;
    }
    .secure_citadel5649 li {
        font-size: calc(15px - 2px);
    }
}.welcome_page0672 {
    width: 100%;
}
.welcome_page0672 .main_intro0273 {
    width: 100%;
    min-height: 700px;
    height: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}
.welcome_page0672 .why_choose1235 {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    width: 70%;
    max-width: 1200px;
    padding: 60px 40px;
    border-radius: 16px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    backdrop-filter: blur(10px);
}
.welcome_page0672 .why_choose1235 h1 {
    font-family: Nunito, sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: rgb(209,212,198);
    margin-bottom: 20px;
}
.welcome_page0672 .why_choose1235 h3 {
    font-family: Nunito, sans-serif;
    font-size: 29px;
    font-weight: 600;
    color: rgb(174,179,161);
    margin-bottom: 20px;
}
.welcome_page0672 .why_choose1235 p {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.6;
}
@media only screen and (max-width: 1200px) {
    .welcome_page0672 .why_choose1235 {
        padding: 40px 30px;
    }
    .welcome_page0672 .why_choose1235 h1 {
        font-size: calc(45px - 10px);
    }
    .welcome_page0672 .why_choose1235 h3 {
        font-size: calc(29px - 8px);
    }
    .welcome_page0672 .why_choose1235 p {
        font-size: calc(16px - 2px);
    }
}
@media only screen and (max-width: 800px) {
    .welcome_page0672 .main_intro0273 {
        min-height: 400px;
    }
    .welcome_page0672 .why_choose1235 {
        width: 90%;
        padding: 30px 20px;
    }
    .welcome_page0672 .why_choose1235 h1 {
        font-size: calc(45px - 14px);
        text-align: center;
        width: 100%;
    }
    .welcome_page0672 .why_choose1235 h3 {
        font-size: calc(29px - 10px);
        text-align: center;
        width: 100%;
    }
    .welcome_page0672 .why_choose1235 p {
        font-size: calc(16px - 4px);
        text-align: center;
        width: 100%;
    }
}
.wrapper-canvas7186 .welcome_page0672 .why_choose1235 {
    position: static;
    padding: 40px;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    max-width: 800px;
    margin: 0 auto;
}
.wrapper-canvas7186 .welcome_page0672 .main_intro0273 {
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: auto;
}
.wrapper-canvas7186 .welcome_page0672 .why_choose1235 h1 {
    color: #ffffff;
    background: rgb(209,212,198);
    padding: 20px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.wrapper-canvas7186 .welcome_page0672 .why_choose1235 h3 {
    color: #ffffff;
    background: rgb(174,179,161);
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.wrapper-canvas7186 .welcome_page0672 .why_choose1235 p {
    color: #ffffff;
    background: rgb(209,212,198,0.5);
    padding: 15px 20px;
    border-radius: 10px;
}
@media only screen and (max-width: 800px) {
    .wrapper-canvas7186 .welcome_page0672 .why_choose1235 {
        padding: 20px;
    }
    .wrapper-canvas7186 .welcome_page0672 .why_choose1235 h1,
    .wrapper-canvas7186 .welcome_page0672 .why_choose1235 h3,
    .wrapper-canvas7186 .welcome_page0672 .why_choose1235 p {
        padding: 15px;
        text-align: center;
    }
}.instructor_profile0592 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.instructor_profile0592 .user_voices1670 .name {
    color: rgb(174,179,161);
}

.instructor_profile0592 .user_voices1670 span {
    color: rgb(209,212,198);
}

.instructor_profile0592 .virtual_guides5287 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.instructor_profile0592 .user_voices1670 {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 33%;
}

.instructor_profile0592 .rounded_image0735 {
    width: 350px;
    height: 400px;
    max-width: 100%;
    margin-bottom: 8px;
    background-position: center;
}

.instructor_profile0592 .user_voices1670 .name {
    font-size: 19px;
    margin-bottom: 8px;
}

.instructor_profile0592 .user_voices1670 span {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 14px;
}

.instructor_profile0592 .user_voices1670 .job_timeline8456 {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
}

@media only screen and (max-width: 1200px) {
    .instructor_profile0592 .user_voices1670 {
        max-width: unset;
    }
}

@media only screen and (max-width: 800px) {
    .instructor_profile0592 .virtual_guides5287 {
        flex-direction: column;
    }

    .instructor_profile0592 .user_voices1670 {
        max-width: unset;
        width: 100%;
    }

    .instructor_profile0592 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.wrapper-canvas7186 .instructor_profile0592 .virtual_guides5287 {
    width: 100%;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670 {
    width: 100%;
    display: flex;
    flex-direction: row;
    max-width: 100%;
    position: relative;
    margin: 10px;
    padding: 35px 130px;
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    justify-content: flex-start;
    align-items: center;
}

.wrapper-canvas7186 .exp_skills1806 {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 20px;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670 span {
    padding-left: 70px;
    font-size: 24px;
    margin-bottom: 0;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670 .name {
    padding-left: 70px;
    font-size: 16px;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670 .job_timeline8456 {
    margin-bottom: 20px;
    font-size: 22px;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670::before {
    content: "“";
    font-size: 160px;
    line-height: 60px;
    position: absolute;
    left: 30px;
    top: 50%;
}

.wrapper-canvas7186 .instructor_profile0592 .user_voices1670::after {
    content: "”";
    font-size: 160px;
    line-height: 60px;
    position: absolute;
    right: 30px;
    top: 50%;
}

.wrapper-canvas7186 .instructor_profile0592 .rounded_image0735 {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 150px;
    margin: 0;
    bottom: 30px;
}

@media only screen and (max-width: 800px) {
    .wrapper-canvas7186 .instructor_profile0592 .user_voices1670 {
        padding: 35px 60px;
    }

    .wrapper-canvas7186 .instructor_profile0592 .user_voices1670::before {
        display: none;
    }

    .wrapper-canvas7186 .instructor_profile0592 .user_voices1670::after {
        display: none;
    }

    .wrapper-canvas7186 .instructor_profile0592 .rounded_image0735 {
        left: 30px;
    }

    .wrapper-canvas7186 .instructor_profile0592 .user_voices1670 {
        padding: 30px;
    }

    .wrapper-canvas7186 .exp_skills1806 {
        padding: 0;
    }
}.customer_comments7456 {
    background: #ffffff;
    padding: 80px 20px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.customer_comments7456::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(209,212,198), rgb(174,179,161));
}

.customer_comments7456 h3 {
    font-size: 36px;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
    color: rgb(209,212,198);
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
    max-width: 800px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.customer_comments7456 h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: rgb(174,179,161);
}

.customer_comments7456 .user_testimonials1635 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    width: 100%;
    max-width: 1200px;
}

.customer_comments7456 .user_testimonials1635 .user_voices1670 {
    flex: 0 1 300px;
    display: flex;
    flex-direction: column;
    background: rgb(238,239,234);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
}

.customer_comments7456 .user_testimonials1635 .user_voices1670::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: rgb(209,212,198);
}

.customer_comments7456 .user_testimonials1635 .user_voices1670 .rounded_image0735 {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.customer_comments7456 .user_testimonials1635 .user_voices1670 .rounded_image0735::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.customer_comments7456 .user_testimonials1635 .user_voices1670 .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 25px;
    flex-grow: 1;
    position: relative;
    z-index: 1;
}

.customer_comments7456 .user_testimonials1635 .text p {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 12px;
    color: rgb(209,212,198);
}

.customer_comments7456 .user_testimonials1635 .text span {
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
}

.customer_comments7456 .user_testimonials1635 .user_voices1670::after {
    content: "\201D";
    position: absolute;
    top: 200px;
    right: 15px;
    font-size: 80px;
    color: rgb(174,179,161);
    opacity: 0.1;
    font-family: Nunito, sans-serif;
    z-index: 0;
    line-height: 1;
}

@media only screen and (max-width: 992px) {
    .customer_comments7456 {
        padding: 60px 20px;
    }

    .customer_comments7456 h3 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .customer_comments7456 .user_testimonials1635 {
        gap: 20px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670::after {
        font-size: 70px;
        top: 210px;
    }
}

@media only screen and (max-width: 768px) {
    .customer_comments7456 h3 {
        font-size: 28px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670 {
        flex: 0 1 100%;
        max-width: 400px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670 .rounded_image0735 {
        height: 220px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670::after {
        font-size: 60px;
        top: 230px;
    }
}

@media only screen and (max-width: 480px) {
    .customer_comments7456 {
        padding: 50px 15px;
    }

    .customer_comments7456 h3 {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .customer_comments7456 h3::after {
        width: 40px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670 .rounded_image0735 {
        height: 180px;
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670 .text {
        padding: 20px;
    }

    .customer_comments7456 .user_testimonials1635 .text p {
        font-size: calc(23px * 0.9);
    }

    .customer_comments7456 .user_testimonials1635 .text span {
        font-size: calc(16px * 0.95);
    }

    .customer_comments7456 .user_testimonials1635 .user_voices1670::after {
        font-size: 50px;
        top: 190px;
    }
}.connect_with_us4023 {
    position: relative;
    padding: 5rem 0;
}

.connect_with_us4023::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.connect_with_us4023 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.connect_with_us4023 .help_block0435 {
    display: flex;
    flex-wrap: wrap;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    background: rgb(238,239,234);
    position: relative;
}

.connect_with_us4023 .help_block0435::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(209,212,198), 
        rgb(174,179,161));
}

.connect_with_us4023 .support_message2059 {
    flex: 1 0 300px;
    padding: 3rem;
    background: rgb(238,239,234);
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.connect_with_us4023 .support_message2059::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom,
        transparent,
        rgb(209,212,198,0.5),
        transparent);
}

.connect_with_us4023 .support_message2059 h3 {
    font-size: 21px;
    font-weight: 700;
    color: rgb(209,212,198);
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgb(174,179,161);
    display: inline-block;
}

.connect_with_us4023 .support_message2059 div {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    padding: 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
}

.connect_with_us4023 .support_message2059 div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}

.connect_with_us4023 .support_message2059 div svg {
    width: 24px;
    height: 24px;
    margin-right: 1rem;
    padding: 5px;
    background: rgb(209,212,198);
    border-radius: 50%;
    flex-shrink: 0;
}

.connect_with_us4023 .support_message2059 div svg path {
    fill: #ffffff;
}

.connect_with_us4023 .support_message2059 div span {
    font-size: 14px;
    color: #000000;
}

.connect_with_us4023 .support_message2059 div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.connect_with_us4023 .support_message2059 div span a:hover {
    color: rgb(209,212,198);
}

.connect_with_us4023 .support_feedback7086 {
    flex: 1 0 450px;
    padding: 3rem;
    background: #ffffff;
    position: relative;
}

.connect_with_us4023 .support_feedback7086::before {
    content: "";
    position: absolute;
    top: 3rem;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    transform: rotate(45deg);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.connect_with_us4023 .support_feedback7086 form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.connect_with_us4023 .support_feedback7086 h3 {
    font-size: 21px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 2rem;
    text-align: center;
    position: relative;
}

.connect_with_us4023 .support_feedback7086 h3::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background: rgb(209,212,198);
}

.connect_with_us4023 .support_feedback7086 input[type="text"],
.connect_with_us4023 .support_feedback7086 input[type="email"] {
    width: 100%;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: rgb(238,239,234);
    color: #000000;
    font-size: 14px;
    transition: all 0.3s ease;
}

.connect_with_us4023 .support_feedback7086 input[type="text"]:focus,
.connect_with_us4023 .support_feedback7086 input[type="email"]:focus {
    border-color: rgb(209,212,198);
    box-shadow: 0 0 0 3px rgb(209,212,198,0.5);
    outline: none;
}

.connect_with_us4023 .support_feedback7086 input[type="text"]::placeholder,
.connect_with_us4023 .support_feedback7086 input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0.5rem 0;
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    border-radius: 4px;
    margin-top: 2px;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
    background-color: #ffffff;
    transition: all 0.2s ease;
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 input[type="checkbox"]:checked {
    background-color: rgb(209,212,198);
    border-color: rgb(209,212,198);
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 7px;
    width: 4px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 label {
    font-size: calc(14px - 1px);
    color: #000000;
    line-height: 1.5;
}

.connect_with_us4023 .support_feedback7086 .inquiry_inquiry6743 label a {
    color: rgb(209,212,198);
    text-decoration: none;
    font-weight: 600;
}

.connect_with_us4023 .support_feedback7086 .query_card8769 {
    width: 100%;
    padding: 1rem;
    background: rgb(209,212,198);
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 1rem;
    position: relative;
    overflow: hidden;
}

.connect_with_us4023 .support_feedback7086 .query_card8769::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%;
}

.connect_with_us4023 .support_feedback7086 .query_card8769:hover {
    background: rgb(174,179,161);
}

.connect_with_us4023 .support_feedback7086 .query_card8769:focus {
    outline: none;
}

.connect_with_us4023 .support_feedback7086 .query_card8769:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {
    .connect_with_us4023 .help_block0435 {
        flex-direction: column;
    }
    
    .connect_with_us4023 .support_message2059 {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    
    .connect_with_us4023 .support_message2059::after {
        top: unset;
        right: unset;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(to right,
            transparent,
            rgb(209,212,198,0.5),
            transparent);
    }
    
    .connect_with_us4023 .support_feedback7086::before {
        top: -10px;
        left: 3rem;
        transform: rotate(135deg);
    }
}

@media screen and (max-width: 768px) {
    .connect_with_us4023 {
        padding: 4rem 0;
    }
    
    .connect_with_us4023 .support_message2059,
    .connect_with_us4023 .support_feedback7086 {
        padding: 2rem;
    }
    
    .connect_with_us4023 .support_message2059 h3,
    .connect_with_us4023 .support_feedback7086 h3 {
        font-size: calc(21px - 2px);
    }
}

@media screen and (max-width: 576px) {
    .connect_with_us4023 {
        padding: 3rem 0;
    }
    
    .connect_with_us4023 .support_message2059,
    .connect_with_us4023 .support_feedback7086 {
        padding: 1.5rem;
    }
    
    .connect_with_us4023 .support_message2059 div {
        padding: 0.75rem;
        margin-bottom: 1.25rem;
    }
    
    .connect_with_us4023 .support_message2059 div svg {
        width: 20px;
        height: 20px;
    }
    
    .connect_with_us4023 .support_feedback7086 input[type="text"],
    .connect_with_us4023 .support_feedback7086 input[type="email"] {
        padding: 0.8rem 1rem;
    }
    
    .connect_with_us4023 .support_feedback7086::before {
        display: none;
    }
}.course_info1547 {
    padding: 100px 0;
    background: linear-gradient(to right, rgb(209,212,198,0.5), rgb(174,179,161,0.5));
    position: relative;
    overflow: hidden;
}

.course_info1547::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    z-index: -1;
    animation: float 10s infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-20px); }
}

.course_info1547 h2 {
    color: #000000;
    font-size: 41px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.course_info1547 .main_navbar4265 {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}


.course_info1547 h3 {
    color: rgb(209,212,198);
    font-size: 37px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.course_info1547 p {
    color: #000000;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.course_info1547 .query_card8769 {
    display: inline-block;
    background: rgb(174,179,161);
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    text-decoration: none;
    margin-top: 20px;
}

.course_info1547 .query_card8769:hover {
    background: rgb(209,212,198);
    color: #ffffff;
    transform: scale(1.05);
}

.course_info1547 .virtual_guides5287 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.course_info1547 .learn_development4795 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.course_info1547 .class_map0854 {
    padding: 20px;
    max-width: 1000px;
    width: 100%;
}

.course_info1547 .rounded_image0735 {
    height: 250px;
    width: 100%;
    overflow: hidden;
    background: rgb(174,179,161,0.5);
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    transition: transform 0.3s ease-in-out;
}

.course_info1547 .rounded_image0735:hover {
    transform: scale(1.1);
}

.course_info1547 .summary_frame9852 {
    padding: 20px;
    background: #ffffff;
    border-radius: 10px;
    text-align: center;
}

@media only screen and (max-width: 800px) {
    .course_info1547 {
        padding: 60px 0;
    }

    .course_info1547 h2 {
        font-size: 37px;
    }

    .course_info1547 .learn_development4795 {
        flex-direction: column;
    }
}

.wrapper-canvas7186 .course_info1547 .learn_development4795 {
    width: 100%;
}

.wrapper-canvas7186 .course_info1547 .learn_development4795 .class_map0854 .main_navbar4265 {
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.wrapper-canvas7186 .course_info1547 .rounded_image0735 {
    height: 300px;
    width: 100%;
    margin: 0;
    background-size: cover;
    background-position: center;
}

.wrapper-canvas7186 .course_info1547 .summary_frame9852 {
    border-radius: 18px;
    border: 5px solid rgb(174,179,161);
    width: 80%;
    margin-top: -150px;
    background: #ffffff;
    padding: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
}

.wrapper-canvas7186 .course_info1547 h3 {
    font-size: 21px;
    font-weight: 700;
    color: #000000;
}

.wrapper-canvas7186 .course_info1547 .query_card8769 {
    display: inline-block;
    width: fit-content;
    margin-top: 25px;
    padding: 15px 40px;
    border-radius: 10px;
    background: rgb(209,212,198);
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.wrapper-canvas7186 .course_info1547 .query_card8769:hover {
    background: rgb(174,179,161);
    color: #ffffff;
}

@media only screen and (max-width: 800px) {
    .wrapper-canvas7186 .course_info1547 .rounded_image0735 {
        width: 100%;
        height: 200px;
    }

    .wrapper-canvas7186 .course_info1547 .summary_frame9852 {
        width: 90%;
        margin-top: -100px;
        padding: 20px;
    }

    .wrapper-canvas7186 .course_info1547 h3 {
        font-size: 18px;
    }
    .course_info1547 .class_map0854 {
        padding: 0;
    }
}