* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}.wrapper-section482 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1116px;
}.nav_mainbar854 {
    flex: 1 0 auto;
}.comm_guide643 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.comm_guide643 {
    z-index: 1;
    color: #ffffff;
    padding: 80px 0 40px;
    font-family: Arial, sans-serif;
    position: relative;
}@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}

.comm_guide643 .container {
    justify-content: space-between;
    display: flex;
    position: relative;
}.comm_guide643 .company_holder {
    padding-right: 30px;
    position: relative;
    flex: 0 0 30%;
}.comm_guide643 .company_holder::after {
    height: 80%;
    background: linear-gradient(to bottom, transparent, rgb(184,199,191), transparent);
    width: 1px;
    top: 10%;
    right: 0;
    position: absolute;
    content: '';
}.comm_guide643 .company_holder h3 {
    text-shadow: 0 0 10px rgb(184,199,191,0.5);
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: calc(33px * 0.9);
    margin-bottom: 20px;
    color: #ffffff;
}.comm_guide643 .company_holder h3::after {
    bottom: -5px;
    width: 40%;
    left: 0;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease-in-out;
    background: rgb(184,199,191);
    content: '';
}.comm_guide643 .company_holder h3:hover::after {
    width: 100%;
}.comm_guide643 .transcript985 {
    line-height: 1.6;
    color: #ffffff;
    margin-top: 15px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.08);
    font-size: 16px;
    padding: 15px;
    border-radius: 10px;
}.comm_guide643 .transcript985:hover {
    transform: translateY(-2px) translateZ(0);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}.comm_guide643 .alumni_net021 {
    justify-content: space-between;
    display: flex;
    flex: 0 0 65%;
    position: relative;
}.comm_guide643 .top_primary309 {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}.comm_guide643 .header_navbar432 {
    border-radius: 14px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    padding: 20px;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    flex: 0 0 45%;
}.comm_guide643 .header_navbar432::before {
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    inset: 0;
    position: absolute;
    z-index: -1;
    content: '';
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}.comm_guide643 .header_navbar432:hover::before {
    transform: translateX(100%);
}.comm_guide643 .header_navbar432 h5 {
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 19px;
    color: #ffffff;
}.comm_guide643 .header_navbar432 h5::after {
    bottom: 0;
    background: rgb(184,199,191);
    content: '';
    width: 40px;
    transition: width 0.3s ease, box-shadow 0.3s ease;
    height: 2px;
    position: absolute;
    left: 0;
}.comm_guide643 .header_navbar432:hover h5::after {
    box-shadow: 0 0 8px rgb(184,199,191), 0 0 16px rgb(184,199,191,0.5);
    width: 70px;
}.comm_guide643 .header_navbar432 .top_primary309 {
    gap: 12px;
    display: flex;
    flex-direction: column;
}.comm_guide643 .header_navbar432 .top_primary309 a {
    opacity: 0.85;
    font-size: calc(16px * 0.95);
    color: #ffffff;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    padding-left: 0;
}.comm_guide643 .header_navbar432 .top_primary309 a::before {
    position: absolute;
    transition: width 0.3s ease, transform 0.3s ease;
    width: 0;
    bottom: -2px;
    height: 1px;
    background: linear-gradient(90deg, rgb(184,199,191), transparent);
    content: '';
    left: 0;
    transform-origin: left;
}.comm_guide643 .header_navbar432 .top_primary309 a:hover {
    opacity: 1;
    color: #ffffff;
    padding-left: 5px;
}.comm_guide643 .header_navbar432 .top_primary309 a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(184,199,191,0.5);
}.discount_cta651 {
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}.discount_cta651::before {
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(184,199,191,0.5), transparent);
    height: 1px;
    content: '';
}.discount_cta651 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.discount_cta651 .facebook_cta061 {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    letter-spacing: 0.5px;
}.discount_cta651 .facebook_cta061:hover {
    opacity: 1;
}

@media (max-width: 991px) {.comm_guide643 {
    padding: 60px 0 30px;
}.comm_guide643 .container {
    flex-direction: column;
}.comm_guide643 .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 40px;
}.comm_guide643 .company_holder::after {
    display: none;
}.comm_guide643 .alumni_net021 {
    flex: 0 0 100%;
}.comm_guide643 .header_navbar432 {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}

@media (max-width: 768px) {.comm_guide643 {
    padding: 40px 0 20px;
}.comm_guide643 .top_primary309 {
    flex-direction: column;
}.comm_guide643 .header_navbar432 {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.comm_guide643 .company_holder h3 {
    font-size: calc(33px * 0.8);
}.comm_guide643 .header_navbar432 h5 {
    font-size: calc(19px * 0.9);
}.discount_cta651 .facebook_cta061 {
    font-size: calc(16px * 0.9);
}
}

@media (max-width: 576px) {.comm_guide643 {
    padding: 30px 0 15px;
}.comm_guide643 .company_holder {
    margin-bottom: 30px;
}.comm_guide643 .company_holder h3 {
    font-size: calc(33px * 0.7);
}.comm_guide643 .header_navbar432 h5 {
    font-size: calc(19px * 0.8);
}.discount_cta651 {
    padding: 10px 0;
}.discount_cta651 .facebook_cta061 {
    font-size: calc(16px * 0.8);
}}


footer {
    position: relative;
}footer::after {
    content: '';
    bottom: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    left: 0;
    background-size: 50px 50px;
    z-index: 0;
    opacity: 0.3;
    top: 0;
    position: absolute;
    right: 0;
}.comm_guide643 .company_holder h3 {
    overflow: hidden;
    position: relative;
}.comm_guide643 .company_holder h3::before {
    content: '';
    left: -100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
    top: 0;
    pointer-events: none;
    height: 100%;
    position: absolute;
}.comm_guide643 .company_holder h3:hover::before {
    left: 100%;
}.privacy_garrison357 {
    background: linear-gradient(135deg, rgb(230,229,208) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 4rem 0;
}.privacy_garrison357::before {
    height: 5px;
    right: 0;
    z-index: 2;
    top: 0;
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    left: 0;
    position: absolute;
    content: "";
}.privacy_garrison357::after {
    position: absolute;
    top: 0;
    height: 100%;
    background-image: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(rgba(0, 0, 0, 0.5), 0.02) 40px,
        rgba(rgba(0, 0, 0, 0.5), 0.02) 41px
    );
    left: 0;
    content: "";
    pointer-events: none;
    z-index: 1;
    width: 100%;
}.privacy_garrison357 .container {
    position: relative;
    padding: 3rem;
    max-width: 1140px;
    padding: 0 20px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    background: #ffffff;
    transform: translateY(0);
    z-index: 3;
}.privacy_garrison357 .container:hover {
    transform: translateY(-5px);
}.privacy_garrison357 h1 {
    font-weight: 700;
    font-size: 40px;
    display: inline-block;
    color: rgb(184,199,191);
    opacity: 0;
    margin-bottom: 2rem;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    position: relative;
}.privacy_garrison357 h1::after {
    left: 0;
    bottom: -10px;
    width: 80px;
    transform-origin: left;
    content: "";
    height: 4px;
    background: rgb(136,154,141);
    animation: scaleIn 1s forwards 1s;
    transform: scaleX(0);
    position: absolute;
}.privacy_garrison357 h2 {
    position: relative;
    color: #000000;
    border-left: 4px solid rgb(184,199,191);
    font-size: 37px;
    padding-left: 1rem;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    margin: 2.5rem 0 1.5rem;
    opacity: 0;
    font-weight: 600;
}.privacy_garrison357 h3 {
    font-weight: 600;
    font-size: calc(37px * 0.85);
    color: #000000;
    margin: 2rem 0 1.2rem;
    position: relative;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.5s;
}.privacy_garrison357 h4 {
    font-weight: 600;
    font-size: calc(37px * 0.7);
    margin: 1.8rem 0 1rem;
    animation: fadeSlideUp 0.8s forwards 0.6s;
    opacity: 0;
    color: #000000;
}.privacy_garrison357 p {
    color: #000000;
    margin-bottom: 1.5rem;
    opacity: 0;
    line-height: 1.8;
    font-size: 14px;
    animation: fadeSlideUp 0.8s forwards 0.6s;
}.privacy_garrison357 p strong {
    position: relative;
    display: inline-block;
    font-weight: 600;
    color: #000000;
}.privacy_garrison357 p strong::after {
    width: 100%;
    height: 2px;
    background: rgb(136,154,141,0.5);
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
}.privacy_garrison357 ul {
    list-style: none;
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.7s;
}.privacy_garrison357 li {
    position: relative;
    font-size: 14px;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 1.7;
    color: #000000;
}.privacy_garrison357 li::before {
    left: 0;
    width: 8px;
    height: 8px;
    top: 10px;
    position: absolute;
    transform: rotate(45deg);
    content: "";
    background: rgb(184,199,191);
}.privacy_garrison357 span {
    animation: fadeSlideUp 0.8s forwards 0.8s;
    opacity: 0;
    line-height: 1.8;
    padding-left: 1rem;
    color: #000000;
    display: block;
    font-size: 14px;
    border-left: 2px solid rgb(136,154,141,0.5);
    margin-bottom: 1.5rem;
    position: relative;
}

@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@media (max-width: 991px) {.privacy_garrison357 {
    padding: 3rem 0;
}.privacy_garrison357 .container {
    padding: 2rem;
}.privacy_garrison357 h1 {
    font-size: calc(40px * 0.9);
}.privacy_garrison357 h2 {
    font-size: calc(37px * 0.9);
    margin: 2rem 0 1.2rem;
}
}

@media (max-width: 767px) {.privacy_garrison357 {
    padding: 2rem 0;
}.privacy_garrison357 .container {
    padding: 1.5rem;
}.privacy_garrison357 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.8);
}.privacy_garrison357 h1::after {
    width: 60px;
    height: 3px;
}.privacy_garrison357 h2 {
    margin: 1.8rem 0 1rem;
    font-size: calc(37px * 0.8);
}.privacy_garrison357 h3 {
    font-size: calc(37px * 0.7);
}.privacy_garrison357 h4 {
    font-size: calc(37px * 0.6);
}.privacy_garrison357 ul {
    padding-left: 0.5rem;
}.privacy_garrison357 li {
    padding-left: 1.2rem;
}
}

@media (max-width: 576px) {.privacy_garrison357 {
    padding: 1.5rem 0;
}.privacy_garrison357 .container {
    padding: 1.2rem;
}.privacy_garrison357 h1 {
    margin-bottom: 1.2rem;
    font-size: calc(40px * 0.7);
}.privacy_garrison357 h2 {
    font-size: calc(37px * 0.7);
    padding-left: 0.8rem;
}.privacy_garrison357 p, 
    .privacy_garrison357 li, 
    .privacy_garrison357 span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.privacy_garrison357 span {
    padding-left: 0.8rem;
}}.mentorship_experience537 {
    background: rgb(230,229,208);
    position: relative;
    border-radius: 20px;
    padding: 4rem 2rem;
    overflow: hidden;
}.mentorship_experience537::before {
    content: "";
    background-image: linear-gradient(rgb(184,199,191,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(184,199,191,0.5) 1px, transparent 1px);
    left: 0;
    height: 100%;
    opacity: 0.2;
    width: 100%;
    z-index: 1;
    position: absolute;
    animation: grid-shift 30s linear infinite;
    top: 0;
    background-size: 20px 20px;
}.mentorship_experience537 .client_stories307 {
    max-width: 900px;
    display: grid;
    z-index: 2;
    position: relative;
    gap: 0;
    margin: 0 auto;
    grid-template-columns: 45% 55%;
}.mentorship_experience537 .snap962 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    transition: filter 0.6s ease;
    z-index: 2;
    filter: grayscale(60%);
    height: 100%;
    position: relative;
    min-height: 400px;
}.mentorship_experience537 .snap962::before {
    left: 20px;
    transition: all 0.5s ease;
    transform: scale(0.9);
    border: 1px solid #ffffff;
    right: 20px;
    position: absolute;
    z-index: 3;
    content: "";
    mix-blend-mode: overlay;
    bottom: 20px;
    opacity: 0;
    top: 20px;
}.mentorship_experience537 .client_stories307:hover .snap962 {
    filter: grayscale(0%);
}.mentorship_experience537 .client_stories307:hover .snap962::before {
    opacity: 0.8;
    transform: scale(1);
}.mentorship_experience537 .work_summary093 {
    padding: 2rem 2rem 2rem 4rem;
    margin-left: -10%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
    justify-content: center;
    position: relative;
    background: #ffffff;
    z-index: 3;
    display: flex;
    flex-direction: column;
}.mentorship_experience537 .work_summary093::before {
    width: 10px;
    transition: width 0.3s ease;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(184,199,191), rgb(136,154,141));
}.mentorship_experience537 .client_stories307:hover .work_summary093::before {
    width: 15px;
}.mentorship_experience537 .name {
    font-weight: 700;
    font-family: Arial, sans-serif;
    letter-spacing: -1px;
    font-size: calc(28px * 1.2);
    opacity: 0.9;
    transition: all 0.4s ease;
    transform: translateX(20px);
    color: rgb(184,199,191);
    margin-bottom: 0.8rem;
    line-height: 1.1;
}.mentorship_experience537 .client_stories307:hover .name {
    transform: translateX(0);
    opacity: 1;
}.mentorship_experience537 .work_summary093 > div:nth-child(2) {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 2rem;
    transform: translateX(15px);
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(136,154,141);
    transition: all 0.4s ease 0.1s;
    opacity: 0.7;
}.mentorship_experience537 .client_stories307:hover .work_summary093 > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.mentorship_experience537 .career_record619 {
    transition: all 0.4s ease 0.2s;
    position: relative;
    color: #000000;
    line-height: 1.8;
    opacity: 0.8;
    transform: translateX(10px);
    font-size: 16px;
}.mentorship_experience537 .career_record619::first-letter {
    font-size: 1.6em;
    font-weight: 700;
    color: rgb(184,199,191);
}.mentorship_experience537 .client_stories307:hover .career_record619 {
    opacity: 1;
    transform: translateX(0);
}

@keyframes grid-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 768px) {.mentorship_experience537 .client_stories307 {
    grid-template-columns: 1fr;
}.mentorship_experience537 .snap962 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    min-height: 300px;
}.mentorship_experience537 .work_summary093 {
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    margin-top: -50px;
    margin-left: 0;
    padding: 3rem 2rem 2rem;
}}.company_overview932 {
    overflow: hidden;
    z-index: 1;
    position: relative;
    background: rgb(230,229,208);
    padding: 80px 0;
}.company_overview932::before {
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    right: -100px;
    height: 500px;
    animation: pulse 15s infinite alternate;
    top: -100px;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    width: 500px;
    content: '';
}.company_overview932::after {
    border-radius: 50%;
    position: absolute;
    left: -100px;
    z-index: -1;
    background: linear-gradient(225deg, rgb(136,154,141,0.5) 0%, transparent 70%);
    bottom: -100px;
    content: '';
    animation: pulse 12s infinite alternate-reverse;
    width: 400px;
    height: 400px;
}@keyframes pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1) rotate(15deg);
        opacity: 0.7;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
}

.company_overview932 .container {
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
}.company_overview932 .skill_boost970 {
    display: flex;
    flex-direction: column;
    gap: 60px;
    position: relative;
}.company_overview932 h3 {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 36px;
    color: #000000;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}.company_overview932 h3::after {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(to right, rgb(184,199,191), rgb(136,154,141));
    height: 4px;
    border-radius: 10px;
    width: 80px;
    content: '';
}.company_overview932 .pedagogy_way897 {
    background: #ffffff;
    position: relative;
    display: grid;
    padding: 30px;
    grid-template-columns: 1fr 1fr;
    border-radius: 12px;
    gap: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.company_overview932 .pedagogy_way897:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_overview932 .pedagogy_way897 span {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(184,199,191);
    font-size: 20px;
    grid-column: 1 / 2;
}.company_overview932 .pedagogy_way897 p {
    font-size: 12px;
    color: #000000;
    grid-column: 1 / 2;
    margin-bottom: 0;
    position: relative;
    padding-left: 20px;
    border-left: 3px solid rgb(136,154,141);
    line-height: 1.7;
}.company_overview932 .pedagogy_way897 .snap962 {
    border-radius: 12px;
    position: relative;
    transition: transform 0.5s ease;
    overflow: hidden;
    height: 100%;
    grid-row: 1 / 3;
    min-height: 300px;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    grid-column: 2 / 3;
}.company_overview932 .pedagogy_way897 .snap962::before {
    z-index: 1;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    top: 0;
    position: absolute;
    width: 100%;
    content: '';
}.company_overview932 .pedagogy_way897 .snap962:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_overview932 .expert_network076 {
    gap: 40px;
    display: grid;
    background: #ffffff;
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 1fr;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    border-radius: 12px;
}.company_overview932 .expert_network076:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_overview932 .expert_network076 p {
    border-left: 3px solid rgb(184,199,191);
    grid-column: 1 / 2;
    position: relative;
    font-size: 12px;
    padding-left: 20px;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 0;
}.company_overview932 .expert_network076 .team_culture296 {
    height: 100%;
    border-radius: 12px;
    grid-column: 2 / 3;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    min-height: 300px;
    overflow: hidden;
    transition: transform 0.5s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.company_overview932 .expert_network076 .team_culture296::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
}.company_overview932 .expert_network076 .team_culture296::after {
    left: 0;
    position: absolute;
    background: radial-gradient(circle at top right, rgb(184,199,191,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
}.company_overview932 .expert_network076 .team_culture296:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_overview932 .snap962::after {
    opacity: 0.7;
    background: rgb(136,154,141);
    height: 60px;
    right: -10px;
    content: '';
    border-radius: 50%;
    width: 60px;
    top: -10px;
    position: absolute;
    z-index: 2;
    animation: float 3s infinite alternate;
}@keyframes float {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}

.company_overview932 .skill_boost970::before {
    top: 0;
    left: 50%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(184,199,191,0.5), transparent);
    width: 2px;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    z-index: -1;
}.company_overview932 .pedagogy_way897::after,
.company_overview932 .expert_network076::after {
    background: #ffffff;
    transform: translateX(-50%);
    height: 20px;
    content: '';
    z-index: 3;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    width: 20px;
    border: 3px solid rgb(184,199,191);
}.company_overview932 .pedagogy_way897::after {
    bottom: -40px;
}.company_overview932 .expert_network076::after {
    top: -40px;
}

@media (max-width: 991px) {.company_overview932 {
    padding: 60px 0;
}.company_overview932 .pedagogy_way897,
    .company_overview932 .expert_network076 {
    gap: 30px;
    grid-template-columns: 1fr;
}.company_overview932 .pedagogy_way897 span,
    .company_overview932 .pedagogy_way897 p,
    .company_overview932 .expert_network076 p {
    grid-column: 1 / 2;
}.company_overview932 .pedagogy_way897 .snap962,
    .company_overview932 .expert_network076 .team_culture296 {
    grid-row: auto;
    grid-column: 1 / 2;
    min-height: 250px;
}.company_overview932 .skill_boost970::before {
    left: 20px;
}.company_overview932 .pedagogy_way897::after,
    .company_overview932 .expert_network076::after {
    left: 20px;
    transform: none;
}
}

@media (max-width: 767px) {.company_overview932 {
    padding: 40px 0;
}.company_overview932 h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 30px;
}.company_overview932 .skill_boost970 {
    gap: 40px;
}.company_overview932 .pedagogy_way897,
    .company_overview932 .expert_network076 {
    padding: 20px;
}.company_overview932 .pedagogy_way897 .snap962,
    .company_overview932 .expert_network076 .team_culture296 {
    min-height: 200px;
}.company_overview932 .pedagogy_way897 span {
    font-size: calc(20px * 0.9);
}.company_overview932 .pedagogy_way897 p,
    .company_overview932 .expert_network076 p {
    padding-left: 15px;
    font-size: calc(12px * 0.95);
}.company_overview932::before,
    .company_overview932::after {
    height: 200px;
    width: 200px;
}
}

@media (max-width: 480px) {.company_overview932 {
    padding: 30px 0;
}.company_overview932 h3 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: calc(36px * 0.8);
}.company_overview932 h3::after {
    height: 3px;
    width: 60px;
}.company_overview932 .skill_boost970 {
    gap: 30px;
}.company_overview932 .pedagogy_way897,
    .company_overview932 .expert_network076 {
    padding: 15px;
    gap: 20px;
}.company_overview932 .pedagogy_way897 .snap962,
    .company_overview932 .expert_network076 .team_culture296 {
    min-height: 180px;
}.company_overview932 .pedagogy_way897 span {
    margin-bottom: 10px;
}.company_overview932 .pedagogy_way897 p,
    .company_overview932 .expert_network076 p {
    padding-left: 10px;
}.company_overview932 .pedagogy_way897::after,
    .company_overview932 .expert_network076::after {
    width: 15px;
    height: 15px;
}.company_overview932::before,
    .company_overview932::after {
    width: 150px;
    height: 150px;
}}.contact826 {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(184,199,191,0.5) 100%);
}.contact826::before {
    width: 100%;
    opacity: 0.05;
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(184,199,191,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(184,199,191,0.5) 50%, 
        rgb(184,199,191,0.5) 75%, 
        transparent 75%, 
        transparent);
    background-size: 60px 60px;
    animation: gradientMove 20s linear infinite;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact826 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.contact826 h2 {
    font-weight: 700;
    color: rgb(184,199,191);
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 36px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 60px;
}.contact826 h2::after {
    position: absolute;
    height: 4px;
    transform: translateX(-50%);
    background: rgb(184,199,191);
    content: "";
    bottom: -15px;
    width: 60px;
    left: 50%;
}.contact826 .support_grid517 {
    gap: 0;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1000px;
    overflow: hidden;
    border-radius: 16px;
}.contact826 .snap962 {
    order: 2;
    min-height: 600px;
    position: relative;
    height: 100%;
}.contact826 .help_panel407 {
    position: relative;
    flex-direction: column;
    justify-content: center;
    padding: 60px;
    background: #ffffff;
    display: flex;
    order: 1;
}.contact826 .help_panel407::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(184,199,191), rgb(136,154,141));
    right: 0;
}.contact826 form {
    position: relative;
    width: 100%;
}.contact826 form h3 {
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(136,154,141,0.5);
    font-size: 19px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
}.contact826 form input[type="text"] {
    position: relative;
    padding: 16px 20px 16px 50px;
    border-radius: 10px;
    border: none;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #000000;
    width: 100%;
    margin-bottom: 25px;
    background: rgb(230,229,208);
    font-family: Arial, sans-serif;
}.contact826 form input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(184,199,191);
}.contact826 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact826 form input#name {
    position: relative;
}.contact826 form input#name::before {
    width: 20px;
    background: rgb(184,199,191);
    left: 20px;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    height: 20px;
}.contact826 .inquiry_section249 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.contact826 .inquiry_section249 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact826 .inquiry_section249 label {
    font-size: 15px;
    color: #000000;
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
}.contact826 .inquiry_section249 label::before {
    content: "";
    top: 0;
    background: rgb(230,229,208);
    transition: all 0.3s ease;
    width: 24px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    height: 24px;
}.contact826 .inquiry_section249 input[type="checkbox"]:checked + label::before {
    background: rgb(184,199,191);
}.contact826 .inquiry_section249 input[type="checkbox"]:checked + label::after {
    left: 8px;
    height: 14px;
    top: 4px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
    width: 8px;
    transform: rotate(45deg);
    position: absolute;
}.contact826 .inquiry_section249 label a {
    font-weight: 600;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(184,199,191);
}.contact826 .inquiry_section249 label a::after {
    left: 0;
    position: absolute;
    bottom: -2px;
    content: "";
    width: 0;
    background: rgb(184,199,191);
    height: 1px;
    transition: width 0.3s ease;
}.contact826 .inquiry_section249 label a:hover::after {
    width: 100%;
}.contact826 form .reach_card127 {
    z-index: 1;
    background: rgb(184,199,191);
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    border: none;
    color: #ffffff;
    padding: 16px 40px;
    border-radius: 50px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}.contact826 form .reach_card127::before {
    height: 100%;
    top: 0;
    background: rgb(136,154,141);
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    content: "";
    z-index: -1;
}.contact826 form .reach_card127:hover::before {
    width: 100%;
}.contact826 form .reach_card127:hover {
    box-shadow: 0 10px 20px -10px rgb(184,199,191);
    transform: translateY(-3px);
}.contact826 svg {
    top: 50%;
    fill: rgb(184,199,191);
    width: 20px;
    transform: translateY(-50%);
    left: 20px;
    height: 20px;
    position: absolute;
}.contact826 svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,199,191);
}.contact826 form #name,
.contact826 form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact826 .support_grid517 {
    max-width: 800px;
}.contact826 .help_panel407 {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact826 {
    padding: 80px 0 60px;
}.contact826 .support_grid517 {
    grid-template-columns: 1fr;
}.contact826 .snap962 {
    min-height: 300px;
    order: 1;
    clip-path: none;
}.contact826 .help_panel407 {
    order: 2;
    padding: 40px 30px;
}.contact826 .help_panel407::before {
    background: linear-gradient(to right, rgb(184,199,191), rgb(136,154,141));
    height: 6px;
    right: 0;
    top: 0;
    width: 100%;
}.contact826 h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact826 {
    padding: 60px 0 40px;
}.contact826 h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.8);
}.contact826 .snap962 {
    min-height: 200px;
}.contact826 .help_panel407 {
    padding: 30px 20px;
}.contact826 form h3 {
    margin-bottom: 30px;
    font-size: calc(19px * 0.9);
}.contact826 form .reach_card127 {
    padding: 14px 20px;
    width: 100%;
}}.pricing_list_item260 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.pricing_list_item260::before {
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 1;
    right: 0;
    position: absolute;
    top: 0;
    content: "";
}.pricing_list_item260 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.pricing_list_item260 .price_options487 {
    position: relative;
}.pricing_list_item260 h2 {
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    font-size: 36px;
}.pricing_list_item260 h2::after {
    transform: translateX(-50%);
    background: rgb(136,154,141);
    position: absolute;
    bottom: -15px;
    left: 50%;
    box-shadow: 0 0 10px rgb(136,154,141,0.5);
    content: "";
    width: 80px;
    height: 3px;
}.pricing_list_item260 .deal_grid098 {
    line-height: 1.6;
    color: #ffffff;
    margin: 0 auto 50px;
    letter-spacing: 0.3px;
    opacity: 0;
    font-size: calc(14px * 1.1);
    transform: translateY(20px);
    text-align: center;
    max-width: 800px;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
}.pricing_list_item260 .price_view842 {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    margin: 0;
    list-style: none;
    perspective: 1000px;
}.pricing_list_item260 .price_view842 li {
    transform: translateY(40px);
    animation-delay: calc(0.5s + var(--li-index, 0) * 0.15s);
    animation: fadeUp 0.8s ease-out forwards;
    opacity: 0;
}.pricing_list_item260 .price_view842 li:nth-child(1) {
    --li-index: 1;
}.pricing_list_item260 .price_view842 li:nth-child(2) {
    --li-index: 2;
}.pricing_list_item260 .price_view842 li:nth-child(3) {
    --li-index: 3;
}.pricing_list_item260 .price_view842 li:nth-child(4) {
    --li-index: 4;
}.pricing_list_item260 .price_sheet420 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    text-decoration: none;
    height: 100%;
    display: block;
    transform-style: preserve-3d;
}.pricing_list_item260 .price_sheet420:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing_list_item260 .package_pricing239 {
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 
                0 5px 15px rgba(0,0,0,0.1);
    border-radius: 12px;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.05) 100%);
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    overflow: hidden;
    height: 100%;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 40px 30px;
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
}.pricing_list_item260 .price_sheet420:hover .package_pricing239 {
    box-shadow: 0 25px 45px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15);
    border-color: rgb(136,154,141,0.5);
}.pricing_list_item260 .package_pricing239::before {
    content: "";
    background: radial-gradient(
        circle at center,
        rgba(rgb(136,154,141), 0.05) 0%,
        transparent 70%
    );
    opacity: 0;
    height: 200%;
    left: -50%;
    transition: transform 0.8s ease, opacity 0.8s ease;
    transform: scale(0.8);
    top: -50%;
    width: 200%;
    position: absolute;
    z-index: 0;
}.pricing_list_item260 .price_sheet420:hover .package_pricing239::before {
    transform: scale(1);
    opacity: 1;
}.pricing_list_item260 .plan_rates347 {
    position: relative;
    z-index: 2;
}.pricing_list_item260 .plan_rates347 h4 {
    color: #ffffff;
    transition: transform 0.4s ease;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    font-size: calc(19px * 1.15);
    padding-bottom: 15px;
}.pricing_list_item260 .price_sheet420:hover .plan_rates347 h4 {
    color: rgb(136,154,141);
    transform: translateY(-5px);
}.pricing_list_item260 .plan_rates347 h4::after {
    transition: width 0.4s ease;
    width: 50px;
    content: "";
    height: 2px;
    position: absolute;
    bottom: 0;
    background: rgb(136,154,141);
    left: 0;
}.pricing_list_item260 .price_sheet420:hover .plan_rates347 h4::after {
    width: 80px;
}.pricing_list_item260 .plan_rates347 p {
    font-size: 14px;
    scrollbar-color: rgb(136,154,141) rgba(255,255,255,0.1);
    margin-bottom: 25px;
    max-height: 150px;
    line-height: 1.6;
    scrollbar-width: thin;
    overflow-y: auto;
    color: rgba(255,255,255,0.8);
    padding-right: 10px;
}.pricing_list_item260 .plan_rates347 p::-webkit-scrollbar {
    width: 4px;
}.pricing_list_item260 .plan_rates347 p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
}.pricing_list_item260 .plan_rates347 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(136,154,141);
}.pricing_list_item260 .value_rates549 {
    font-weight: 700;
    background: linear-gradient(135deg, 
        rgb(136,154,141) 0%, 
        rgb(184,199,191) 100%);
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    position: relative;
    transition: all 0.4s ease;
    border-radius: 8px;
    font-size: calc(19px * 1.5);
}.pricing_list_item260 .price_sheet420:hover .value_rates549 {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}.pricing_list_item260 .value_rates549::before {
    left: -100%;
    height: 100%;
    transition: left 0.7s ease;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255,255,255,0.2) 50%,
        transparent 100%
    );
    content: "";
    top: 0;
    width: 70%;
    position: absolute;
}.pricing_list_item260 .price_sheet420:hover .value_rates549::before {
    left: 200%;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 768px) {.pricing_list_item260 .price_view842 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_list_item260 h2 {
    font-size: calc(36px * 1.1);
}
}

@media (min-width: 992px) {.pricing_list_item260 {
    padding: 150px 0;
}.pricing_list_item260 .price_view842 {
    grid-template-columns: repeat(4, 1fr);
}.pricing_list_item260 .package_pricing239 {
    padding: 40px 25px;
}.pricing_list_item260 h2 {
    font-size: calc(36px * 1.2);
    margin-bottom: 30px;
}.pricing_list_item260 .deal_grid098 {
    margin-bottom: 70px;
}
}

@media (max-width: 767px) {.pricing_list_item260 {
    padding: 80px 0;
}.pricing_list_item260 h2 {
    font-size: calc(36px * 0.9);
}.pricing_list_item260 .deal_grid098 {
    font-size: 14px;
    margin-bottom: 40px;
}.pricing_list_item260 .package_pricing239 {
    padding: 30px 20px;
}.pricing_list_item260 .plan_rates347 p {
    max-height: 120px;
}.pricing_list_item260 .value_rates549 {
    font-size: calc(19px * 1.2);
    padding: 6px 15px;
}}.reach_us612 {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(230,229,208) 40%, rgb(184,199,191,0.5) 150%);
    padding: 5rem 0;
    position: relative;
}.reach_us612::before {
    background: linear-gradient(135deg, rgb(136,154,141,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    animation: float 15s ease-in-out infinite;
    content: "";
    height: 70%;
    position: absolute;
    filter: blur(40px);
    top: -20%;
    width: 40%;
    right: -10%;
    z-index: 1;
    opacity: 0.6;
}.reach_us612::after {
    left: -5%;
    position: absolute;
    filter: blur(30px);
    animation: float 18s ease-in-out infinite reverse;
    z-index: 1;
    background: linear-gradient(225deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    opacity: 0.5;
    bottom: -10%;
    transform: rotate(15deg);
    width: 30%;
    height: 60%;
    content: "";
}.reach_us612 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.reach_us612 .help_request865 {
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
}.reach_us612 .help_request865:hover {
    transform: translateY(-5px);
}.reach_us612 h3 {
    color: #000000;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative;
}.reach_us612 h3::after {
    height: 3px;
    transition: transform 0.3s ease-out;
    position: absolute;
    background: rgb(184,199,191);
    transform: scaleX(1);
    width: 80px;
    bottom: -10px;
    content: "";
    transform-origin: left;
    left: 0;
}.reach_us612 .help_request865:hover h3::after {
    transform: scaleX(1.5);
}.reach_us612 p {
    color: #000000;
    max-width: 90%;
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}.reach_us612 h5 {
    margin-bottom: 0.5rem;
    color: #000000;
    align-items: center;
    display: flex;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
}.reach_us612 h5 svg {
    margin-left: 10px;
    width: 22px;
    transition: transform 0.3s ease;
    height: 22px;
}.reach_us612 h5:hover svg {
    transform: translateY(-2px);
}.reach_us612 svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,199,191);
}.reach_us612 .contact_query931 {
    padding: 0;
    list-style: none;
    margin: 2rem 0 0;
}.reach_us612 .contact_query931 li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
    padding-bottom: 1rem;
}.reach_us612 .contact_query931 li:hover {
    transform: translateX(5px);
}.reach_us612 .contact_query931 li:last-child {
    border-bottom: none;
}.reach_us612 .get_contactpanel128 {
    transition: color 0.3s ease;
    display: flex;
    color: #000000;
    text-decoration: none;
    align-items: center;
    font-weight: 600;
}.reach_us612 .get_contactpanel128:hover {
    color: rgb(184,199,191);
}.reach_us612 .get_contactpanel128 svg {
    margin-left: 10px;
    transform: scale(0.9);
    transition: transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.reach_us612 .get_contactpanel128:hover svg {
    transform: scale(1.1) rotate(5deg);
}.reach_us612 .get_contactpanel128:hover svg path {
    fill: rgb(136,154,141);
}

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

@media (max-width: 992px) {.reach_us612 {
    padding: 4rem 0;
}.reach_us612 .help_request865 {
    padding: 2.5rem;
}.reach_us612 p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.reach_us612 {
    padding: 3rem 0;
}.reach_us612 .help_request865 {
    padding: 2rem;
}.reach_us612 h3 {
    font-size: calc(32px * 0.9);
}.reach_us612 h3::after {
    width: 60px;
}.reach_us612 h5 {
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 576px) {.reach_us612 {
    padding: 2.5rem 0;
}.reach_us612 .help_request865 {
    padding: 1.5rem;
}.reach_us612 h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 1rem;
}.reach_us612 h3::after {
    width: 50px;
    height: 2px;
}.reach_us612 p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
    margin-bottom: 1rem;
}.reach_us612 .contact_query931 {
    margin-top: 1.5rem;
}.reach_us612 .contact_query931 li {
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
}.reach_us612 svg {
    width: 20px;
    height: 20px;
}}header .nav_guide638 {
    left: 0;
    border-radius: 0;
    background: linear-gradient(to right, rgb(136,154,141) 0%, rgb(184,199,191,0.5) 100%);
    z-index: 99;
    width: 100%;
    overflow: hidden;
    padding: 1.5rem;
    justify-content: space-between;
    align-items: center;
    position: relative;
    box-shadow: 0 0 20px 2px rgb(184,199,191,0.5);
    display: flex;
}header .nav_guide638::before {
    content: "";
    width: 200%;
    left: -50%;
    z-index: -1;
    background-size: 15px 15px;
    background: radial-gradient(circle, rgb(136,154,141,0.5) 1%, transparent 10%);
    position: absolute;
    height: 200%;
    opacity: 0.3;
    animation: backgroundShift 20s linear infinite;
    top: -50%;
}header .nav_guide638::after {
    position: absolute;
    height: 100%;
    animation: gradientSlide 5s ease infinite;
    background-size: 200% 200%;
    z-index: -1;
    background: linear-gradient(45deg, transparent 48%, rgb(136,154,141) 49%, rgb(136,154,141) 51%, transparent 52%);
    opacity: 0.1;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
}header .nav_guide638 .top_skill231 {
    overflow: visible;
    position: relative;
}header .nav_guide638 .top_skill231::after {
    height: 2px;
    content: "";
    transform-origin: left;
    background: rgb(136,154,141);
    animation: neonPulse 3s infinite alternate;
    width: 100%;
    left: 0;
    box-shadow: 0 0 8px 2px rgb(136,154,141);
    position: absolute;
    bottom: -8px;
    transform: scaleX(0);
}header .nav_guide638 .top_skill231 .site_navbar405 {
    position: relative;
    transform: perspective(800px) rotateY(0deg);
    display: block;
    transition: all 0.5s ease;
}header .nav_guide638 .top_skill231 .site_navbar405:hover {
    transform: perspective(800px) rotateY(15deg);
}header .nav_guide638 .top_skill231 svg {
    height: auto;
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(136,154,141,0.5));
}header .nav_guide638 .header_navbar432 {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    perspective: 800px;
}header .nav_guide638 .header_navbar432::before {
    background: rgb(184,199,191);
    height: 2px;
    width: 100%;
    animation: neonPulse 4s infinite alternate-reverse;
    transform: scaleX(0.5);
    left: 0;
    content: "";
    position: absolute;
    box-shadow: 0 0 10px 2px rgb(184,199,191);
    top: 105%;
}header .nav_guide638 .head_train952 {
    transition: transform 0.3s ease;
    margin: 0 0.5rem;
    position: relative;
    transform-style: preserve-3d;
    transform: translateZ(0);
}header .nav_guide638 .head_train952:hover {
    transform: translateZ(20px);
}header .nav_guide638 .head_train952 a {
    position: relative;
    text-decoration: none;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 19px;
    display: block;
    color: #ffffff;
    font-weight: 600;
}header .nav_guide638 .head_train952 a::before {
    z-index: -1;
    content: "";
    left: 0;
    opacity: 0;
    transform: scale(0.9);
    position: absolute;
    border-radius: 10px;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgb(184,199,191,0.5);
    transition: opacity 0.3s ease, transform 0.3s ease;
}header .nav_guide638 .head_train952 a:hover {
    border: 1px solid rgb(136,154,141,0.5);
    text-shadow: 0 0 5px rgb(136,154,141,0.5);
    color: rgb(136,154,141);
}header .nav_guide638 .head_train952 a:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 992px) {header .nav_guide638 {
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
    flex-direction: column;
    width: 100vw;
    padding: 1rem;
}header .nav_guide638 .top_skill231 {
    margin-bottom: 1.5rem;
}header .nav_guide638 .header_navbar432 {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .nav_guide638 .header_navbar432::before {
    bottom: -10px;
    top: auto;
}header .nav_guide638 .head_train952 {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .nav_guide638 {
    padding: 0.75rem;
}header .nav_guide638 .header_navbar432 {
    align-items: center;
    flex-direction: column;
}header .nav_guide638 .head_train952 {
    text-align: center;
    width: 100%;
    margin: 0.25rem 0;
}header .nav_guide638 .top_skill231 svg {
    width: 100px;
}header .nav_guide638 .top_skill231::after {
    left: 10%;
    width: 80%;
}}.ty_note258 {
    position: relative;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(184,199,191,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
}.ty_note258::before {
    position: absolute;
    z-index: 1;
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
    background: linear-gradient(120deg, rgb(136,154,141,0.5) 0%, transparent 70%);
    width: 40%;
    content: "";
    opacity: 0.6;
    top: -10%;
    height: 70%;
}.ty_note258::after {
    width: 30%;
    z-index: 1;
    position: absolute;
    left: -2%;
    bottom: -5%;
    content: "";
    background: linear-gradient(220deg, rgb(184,199,191,0.5) 0%, transparent 80%);
    height: 60%;
    transform: rotate(10deg) skewY(-5deg);
    opacity: 0.4;
}.ty_note258 .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.ty_note258 h2 {
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 50px;
    font-size: 29px;
    transform: translateY(0);
    max-width: 90%;
    color: #000000;
    opacity: 1;
    animation: fadeInUp 0.8s ease-out forwards;
}.ty_note258 h2::after {
    transition: transform 0.5s ease;
    height: 3px;
    content: "";
    position: absolute;
    width: 80px;
    left: 0;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    transform-origin: left;
    bottom: -15px;
}.ty_note258 .skill_boost970 {
    border-left: 4px solid rgb(184,199,191);
    animation: fadeIn 1s ease-out 0.3s forwards;
    opacity: 0;
    transform: perspective(1000px) rotateY(0deg);
    padding: 40px;
    z-index: 3;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.ty_note258 .skill_boost970::before {
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    bottom: 0;
    z-index: -1;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
    top: 0;
}.ty_note258 .skill_boost970:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.ty_note258 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.ty_note258 li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}.ty_note258 li::before {
    transform: translateY(-50%);
    width: 6px;
    border-radius: 50%;
    left: 0;
    background: rgb(136,154,141);
    position: absolute;
    content: "";
    top: 10px;
    height: 6px;
}.ty_note258 span {
    transform: translateY(10px);
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: calc(13px * 1.05);
    opacity: 0;
    color: #000000;
    animation: fadeInUp 0.8s ease-out 0.5s forwards;
    letter-spacing: 0.02em;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (min-width: 768px) {.ty_note258 {
    padding: 150px 0;
}.ty_note258 h2 {
    max-width: 80%;
    font-size: calc(29px * 1.1);
}.ty_note258 .skill_boost970 {
    margin-left: 30px;
    padding: 50px 60px;
}.ty_note258 span {
    font-size: calc(13px * 1.1);
}
}

@media (min-width: 992px) {.ty_note258 .container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}.ty_note258 h2 {
    max-width: 70%;
}.ty_note258 .skill_boost970 {
    width: 85%;
    margin-left: 60px;
}.ty_note258 span {
    line-height: 1.9;
    font-size: calc(13px * 1.15);
}
}

@media (max-width: 767px) {.ty_note258 {
    padding: 80px 0;
}.ty_note258 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 40px;
}.ty_note258 .skill_boost970 {
    padding: 30px 25px;
}.ty_note258 span {
    font-size: 13px;
    line-height: 1.7;
}.ty_note258 h2::after {
    width: 60px;
}
}

@media (max-width: 480px) {.ty_note258 {
    padding: 60px 0;
}.ty_note258 h2 {
    margin-bottom: 35px;
    font-size: calc(29px * 0.8);
}.ty_note258 .skill_boost970 {
    padding: 25px 20px;
}.ty_note258 span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}.ty_note258 h2::after {
    height: 2px;
    width: 50px;
}}.cookie_popup_message810 {
    width: 100%;
    background: rgb(230,229,208);
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(184,199,191);
    bottom: 0;
}.cookie_overview653 {
    padding: 20px 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
}.cookie_popup_message810 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_popup_message810 p {
    font-size: 18px;
}.visitor_privacy641 {
    margin-right: 10px;
    flex-shrink: 0;
}.visitor_privacy641 svg, .visitor_privacy641 svg path, .visitor_privacy641 img {
    height: 100px;
    fill: rgb(184,199,191);
    width: 100px;
}.digital_cookies756 {
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid rgb(184,199,191);
    text-decoration: none;
    line-height: 35px;
    color: rgb(184,199,191);
    flex-shrink: 0;
    white-space: nowrap;
    min-width: 120px;
    font-size: 24px;
}.cookie_popup_message810 p a {
    color: rgb(184,199,191);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie_popup_message810 {
    padding: 20px;
}}
#privacyAlertPopup192 {
    display: none;
}#privacyAlertPopup192:checked ~ .cookie_popup_message810 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.visitor_privacy641 {
    display: none;
}.cookie_overview653 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_popup_message810 h5 {
    text-align: center;
}.cookie_popup_message810 p {
    text-align: center;
}.cookie_alerts502 {
    margin-bottom: 20px;
}body .wrapper-section482 .digital_cookies756 {
    margin-left: 0;
}}.access_now234 {
    position: relative;
    background: linear-gradient(45deg, rgb(230,229,208) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 120px 0;
}.access_now234::before {
    position: absolute;
    width: 100%;
    top: 0;
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    content: '';
    left: 0;
    height: 100%;
    z-index: 1;
}.access_now234::after {
    position: absolute;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
}.access_now234 .skill_boost970 {
    flex-direction: column;
    max-width: 800px;
    display: flex;
    position: relative;
    align-items: flex-start;
    z-index: 10;
    margin: 0 auto;
}.access_now234 .container {
    position: relative;
}.access_now234 .container p {
    margin: 0 0 50px 0;
    padding: 30px 50px;
    line-height: 1.4;
    border-radius: 0 12px 12px 12px;
    font-weight: 700;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    font-size: 30px;
    color: #000000;
    background: #ffffff;
    display: inline-block;
    z-index: 5;
}.access_now234 .container p::before {
    content: '';
    left: 0;
    height: 30px;
    top: 0;
    position: absolute;
    background: rgb(184,199,191);
    z-index: -1;
    width: 30px;
}.access_now234 .reach_card127 {
    position: relative;
    overflow: hidden;
    font-size: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    align-self: flex-end;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    padding: 20px 40px;
    z-index: 5;
    border-radius: 12px 0 12px 12px;
    background: rgb(184,199,191);
    transition: all 0.4s ease;
}.access_now234 .reach_card127::before {
    width: 30px;
    background: rgb(136,154,141);
    right: 0;
    top: 0;
    z-index: -1;
    height: 30px;
    position: absolute;
    content: '';
}.access_now234 .reach_card127::after {
    z-index: -2;
    transition: transform 0.4s ease;
    width: 100%;
    height: 100%;
    transform: translateX(-101%);
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: rgb(136,154,141);
}.access_now234 .reach_card127:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.access_now234 .reach_card127:hover::after {
    transform: translateX(0);
}.access_now234 .skill_boost970::before {
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgb(184,199,191,0.5);
    top: 50%;
    height: 60px;
    position: absolute;
    z-index: -1;
    left: -30px;
    width: 60px;
    opacity: 0.2;
    content: '';
}.access_now234 .skill_boost970::after {
    width: 100px;
    z-index: -1;
    bottom: -30px;
    border-radius: 50%;
    right: -30px;
    opacity: 0.2;
    position: absolute;
    content: '';
    background: rgb(136,154,141,0.5);
    height: 100px;
}

@media (max-width: 991px) {.access_now234 {
    padding: 90px 0;
}.access_now234 .container p {
    padding: 25px 40px;
    margin-bottom: 40px;
    font-size: calc(20px * 1.2);
}.access_now234 .reach_card127 {
    padding: 18px 35px;
}
}

@media (max-width: 767px) {.access_now234 {
    padding: 70px 0;
}.access_now234 .container p {
    margin-bottom: 30px;
    padding: 20px 30px;
    font-size: 20px;
    border-radius: 0 10px 10px 10px;
}.access_now234 .reach_card127 {
    border-radius: 10px 0 10px 10px;
    padding: 15px 30px;
}.access_now234 .container p::before,
    .access_now234 .reach_card127::before {
    height: 20px;
    width: 20px;
}
}

@media (max-width: 480px) {.access_now234 {
    padding: 50px 0;
}.access_now234 .skill_boost970 {
    align-items: stretch;
}.access_now234 .container p {
    margin-bottom: 25px;
    width: 100%;
    padding: 15px 20px;
    font-size: calc(18px * 1.2);
}.access_now234 .reach_card127 {
    padding: 12px 25px;
    align-self: flex-start;
    font-size: calc(15px * 0.9);
}}.primary_page541 {
    background: #000000;
    min-height: 100vh;
    overflow: hidden;
    width: 100%;
    position: relative;
}.primary_page541::before {
    background: 
        repeating-conic-gradient(
            #000000 0deg 10deg, 
            rgba(0, 0, 0, 0.5) 10deg 15deg
        );
    z-index: 0;
    position: absolute;
    top: 0;
    background-size: 100px 100px;
    opacity: 0.3;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
}.primary_page541 .skill_boost970 {
    z-index: 1;
    width: 100%;
    height: 100vh;
    position: relative;
}.primary_page541 .main_front701 {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    position: relative;
}.primary_page541 .main_front701 input {
    display: none;
}.primary_page541 .learn_welcome461 {
    height: 100%;
    width: 100%;
    position: absolute;
    transition: none;
}.primary_page541 .course_base856 {
    position: absolute;
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
    top: 0;
    width: 100%;
    opacity: 0;
    left: 0;
    height: 100%;
    transition: clip-path 0.8s ease-in-out, opacity 0.5s ease-in-out;
}.primary_page541 .course_base856 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}.primary_page541 .main_front701 input:nth-child(1):checked ~ .learn_welcome461 .course_base856:nth-child(1),
.primary_page541 .main_front701 input:nth-child(2):checked ~ .learn_welcome461 .course_base856:nth-child(2),
.primary_page541 .main_front701 input:nth-child(3):checked ~ .learn_welcome461 .course_base856:nth-child(3),
.primary_page541 .main_front701 input:nth-child(4):checked ~ .learn_welcome461 .course_base856:nth-child(4),
.primary_page541 .main_front701 input:nth-child(5):checked ~ .learn_welcome461 .course_base856:nth-child(5),
.primary_page541 .main_front701 input:nth-child(6):checked ~ .learn_welcome461 .course_base856:nth-child(6),
.primary_page541 .main_front701 input:nth-child(7):checked ~ .learn_welcome461 .course_base856:nth-child(7),
.primary_page541 .main_front701 input:nth-child(8):checked ~ .learn_welcome461 .course_base856:nth-child(8),
.primary_page541 .main_front701 input:nth-child(9):checked ~ .learn_welcome461 .course_base856:nth-child(9),
.primary_page541 .main_front701 input:nth-child(10):checked ~ .learn_welcome461 .course_base856:nth-child(10) {
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    z-index: 2;
}.primary_page541 .start_head276 {
    position: absolute;
    display: flex;
    left: 50%;
    gap: 8px;
    transform: translateX(-50%);
    z-index: 10;
    bottom: 50px;
}.primary_page541 .start_head276 label {
    height: 4px;
    opacity: 0.3;
    position: relative;
    background: #ffffff;
    transition: all 0.4s ease;
    width: 50px;
    overflow: hidden;
    cursor: pointer;
}.primary_page541 .start_head276 label::after {
    top: 0;
    transition: transform 0.3s ease;
    position: absolute;
    height: 100%;
    left: -100%;
    width: 100%;
    content: "";
    background: rgb(184,199,191);
}.primary_page541 .main_front701 input:nth-child(1):checked ~ .start_head276 label:nth-child(1)::after,
.primary_page541 .main_front701 input:nth-child(2):checked ~ .start_head276 label:nth-child(2)::after,
.primary_page541 .main_front701 input:nth-child(3):checked ~ .start_head276 label:nth-child(3)::after,
.primary_page541 .main_front701 input:nth-child(4):checked ~ .start_head276 label:nth-child(4)::after,
.primary_page541 .main_front701 input:nth-child(5):checked ~ .start_head276 label:nth-child(5)::after,
.primary_page541 .main_front701 input:nth-child(6):checked ~ .start_head276 label:nth-child(6)::after,
.primary_page541 .main_front701 input:nth-child(7):checked ~ .start_head276 label:nth-child(7)::after,
.primary_page541 .main_front701 input:nth-child(8):checked ~ .start_head276 label:nth-child(8)::after,
.primary_page541 .main_front701 input:nth-child(9):checked ~ .start_head276 label:nth-child(9)::after,
.primary_page541 .main_front701 input:nth-child(10):checked ~ .start_head276 label:nth-child(10)::after {
    transform: translateX(100%);
}.primary_page541 .main_front701 input:nth-child(1):checked ~ .start_head276 label:nth-child(1),
.primary_page541 .main_front701 input:nth-child(2):checked ~ .start_head276 label:nth-child(2),
.primary_page541 .main_front701 input:nth-child(3):checked ~ .start_head276 label:nth-child(3),
.primary_page541 .main_front701 input:nth-child(4):checked ~ .start_head276 label:nth-child(4),
.primary_page541 .main_front701 input:nth-child(5):checked ~ .start_head276 label:nth-child(5),
.primary_page541 .main_front701 input:nth-child(6):checked ~ .start_head276 label:nth-child(6),
.primary_page541 .main_front701 input:nth-child(7):checked ~ .start_head276 label:nth-child(7),
.primary_page541 .main_front701 input:nth-child(8):checked ~ .start_head276 label:nth-child(8),
.primary_page541 .main_front701 input:nth-child(9):checked ~ .start_head276 label:nth-child(9),
.primary_page541 .main_front701 input:nth-child(10):checked ~ .start_head276 label:nth-child(10) {
    background: #ffffff;
    width: 80px;
    opacity: 1;
}.primary_page541 .text_holder_wrap627 {
    width: 80%;
    z-index: 3;
    max-width: 700px;
    transform: translate(-50%, -50%);
    border-radius: 23px;
    background: rgba(0, 0, 0, 0.6);
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    backdrop-filter: blur(8px);
}.primary_page541 .text_holder_wrap627::before,
.primary_page541 .text_holder_wrap627::after {
    width: 20px;
    border-style: solid;
    content: "";
    position: absolute;
    height: 20px;
    border-color: rgb(184,199,191);
}.primary_page541 .text_holder_wrap627::before {
    border-width: 2px 0 0 2px;
    top: 15px;
    left: 15px;
}.primary_page541 .text_holder_wrap627::after {
    border-width: 0 2px 2px 0;
    right: 15px;
    bottom: 15px;
}.primary_page541 .text_holder_wrap627 .container {
    padding: 0;
}.primary_page541 .text_holder_wrap627 h1 {
    font-weight: 700;
    font-size: 43px;
    color: #ffffff;
    margin-bottom: 15px;
}.primary_page541 .text_holder_wrap627 h3 {
    color: rgb(184,199,191);
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 23px;
}.primary_page541 .text_holder_wrap627 p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.6;
    opacity: 0.8;
}.primary_page541 .course_base856::after {
    position: absolute;
    left: 0;
    background: radial-gradient(circle at center, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    z-index: 1;
}.primary_page541 .start_head276 label:hover {
    opacity: 0.8;
}.primary_page541 .start_head276 label:active {
    opacity: 1;
}@keyframes pulse {
    0% { opacity: 0.8; }
    50% { opacity: 1; }
    100% { opacity: 0.8; }
}

.primary_page541 .text_holder_wrap627 h1,
.primary_page541 .text_holder_wrap627 h3,
.primary_page541 .text_holder_wrap627 p {
    opacity: 0;
    animation: fadeIn 0.8s ease forwards;
}.primary_page541 .text_holder_wrap627 h1 {
    animation-delay: 0.2s;
}.primary_page541 .text_holder_wrap627 h3 {
    animation-delay: 0.4s;
}.primary_page541 .text_holder_wrap627 p {
    animation-delay: 0.6s;
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

.primary_page541 .course_base856 {
    overflow: hidden;
}.primary_page541 .course_base856 img {
    transition: transform 10s ease;
}.primary_page541 .main_front701 input:checked ~ .learn_welcome461 .course_base856 img {
    transform: scale(1.1);
}

@media (max-width: 992px) {.primary_page541 .text_holder_wrap627 {
    width: 90%;
    padding: 30px;
}.primary_page541 .text_holder_wrap627 h1 {
    font-size: calc(43px * 0.9);
}
}

@media (max-width: 768px) {.primary_page541 .start_head276 {
    bottom: 30px;
}.primary_page541 .start_head276 label {
    height: 3px;
    width: 40px;
}.primary_page541 .main_front701 input:nth-child(1):checked ~ .start_head276 label:nth-child(1),
    .primary_page541 .main_front701 input:nth-child(2):checked ~ .start_head276 label:nth-child(2),
    .primary_page541 .main_front701 input:nth-child(3):checked ~ .start_head276 label:nth-child(3),
    .primary_page541 .main_front701 input:nth-child(4):checked ~ .start_head276 label:nth-child(4),
    .primary_page541 .main_front701 input:nth-child(5):checked ~ .start_head276 label:nth-child(5),
    .primary_page541 .main_front701 input:nth-child(6):checked ~ .start_head276 label:nth-child(6),
    .primary_page541 .main_front701 input:nth-child(7):checked ~ .start_head276 label:nth-child(7),
    .primary_page541 .main_front701 input:nth-child(8):checked ~ .start_head276 label:nth-child(8),
    .primary_page541 .main_front701 input:nth-child(9):checked ~ .start_head276 label:nth-child(9),
    .primary_page541 .main_front701 input:nth-child(10):checked ~ .start_head276 label:nth-child(10) {
    width: 60px;
}.primary_page541 .text_holder_wrap627 {
    padding: 25px;
}.primary_page541 .text_holder_wrap627 h1 {
    margin-bottom: 10px;
    font-size: calc(43px * 0.8);
}.primary_page541 .text_holder_wrap627 h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}.primary_page541 .text_holder_wrap627 p {
    font-size: calc(15px * 0.9);
}
}

@media (max-width: 576px) {.primary_page541 .start_head276 {
    bottom: 20px;
}.primary_page541 .start_head276 label {
    width: 30px;
    height: 3px;
}.primary_page541 .main_front701 input:nth-child(1):checked ~ .start_head276 label:nth-child(1),
    .primary_page541 .main_front701 input:nth-child(2):checked ~ .start_head276 label:nth-child(2),
    .primary_page541 .main_front701 input:nth-child(3):checked ~ .start_head276 label:nth-child(3),
    .primary_page541 .main_front701 input:nth-child(4):checked ~ .start_head276 label:nth-child(4),
    .primary_page541 .main_front701 input:nth-child(5):checked ~ .start_head276 label:nth-child(5),
    .primary_page541 .main_front701 input:nth-child(6):checked ~ .start_head276 label:nth-child(6),
    .primary_page541 .main_front701 input:nth-child(7):checked ~ .start_head276 label:nth-child(7),
    .primary_page541 .main_front701 input:nth-child(8):checked ~ .start_head276 label:nth-child(8),
    .primary_page541 .main_front701 input:nth-child(9):checked ~ .start_head276 label:nth-child(9),
    .primary_page541 .main_front701 input:nth-child(10):checked ~ .start_head276 label:nth-child(10) {
    width: 45px;
}.primary_page541 .text_holder_wrap627 {
    width: 95%;
    padding: 20px;
}.primary_page541 .text_holder_wrap627::before,
    .primary_page541 .text_holder_wrap627::after {
    width: 15px;
    height: 15px;
}.primary_page541 .text_holder_wrap627 h1 {
    font-size: calc(43px * 0.7);
}.primary_page541 .text_holder_wrap627 h3 {
    font-size: calc(23px * 0.8);
}}

.primary_page541 .course_base856:not(:checked) {
    pointer-events: none;
}.primary_page541::after {
    top: 0;
    z-index: 0;
    content: "";
    left: 0;
    background: 
        linear-gradient(135deg, rgb(136,154,141,0.5) 0%, transparent 20%),
        linear-gradient(225deg, rgb(184,199,191,0.5) 0%, transparent 20%);
    height: 100%;
    width: 100%;
    position: absolute;
}.learning_outcomes356 {
    position: relative;
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgba(247, 248, 255, 0.95) 100%);
}.learning_outcomes356::before {
    width: 300px;
    right: -5%;
    opacity: 0.6;
    content: "";
    height: 300px;
    background: linear-gradient(225deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    position: absolute;
    transform: rotate(-15deg);
    z-index: 0;
    filter: blur(60px);
    top: -5%;
}.learning_outcomes356::after {
    z-index: 0;
    content: "";
    opacity: 0.5;
    transform: rotate(30deg);
    width: 200px;
    left: -50px;
    filter: blur(50px);
    position: absolute;
    bottom: -50px;
    height: 200px;
    background: linear-gradient(45deg, rgb(136,154,141,0.5) 0%, transparent 70%);
}.learning_outcomes356 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.learning_outcomes356 .skill_boost970 {
    transform: perspective(1200px) rotateY(-2deg);
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 4rem;
}.learning_outcomes356 .text_holder_wrap627 {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(8px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex: 1;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1), 
                0 0 0 1px rgba(255, 255, 255, 0.8) inset;
    padding: 2.5rem;
    position: relative;
    transform: perspective(1000px) translateZ(20px);
}.learning_outcomes356 .text_holder_wrap627:hover {
    transform: perspective(1000px) translateZ(40px) translateY(-5px);
}.learning_outcomes356 .text_holder_wrap627::before {
    transform: scaleY(0.94);
    content: "";
    width: 6px;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(184,199,191), rgb(136,154,141));
    left: 0;
    position: absolute;
}.learning_outcomes356 h4 {
    position: relative;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 2rem;
    font-size: calc(21px * 1.1);
    color: #000000;
}.learning_outcomes356 h4::after {
    background: rgb(184,199,191);
    animation: expand 3s cubic-bezier(0.25, 1, 0.5, 1) infinite alternate;
    position: absolute;
    transform-origin: left;
    left: 0;
    content: "";
    width: 80px;
    bottom: -12px;
    height: 3px;
}@keyframes expand {
    0% { transform: scaleX(0.7); }
    100% { transform: scaleX(1); }
}

.learning_outcomes356 .text_holder_wrap627 > div {
    gap: 1.5rem;
    display: flex;
    margin-top: 1rem;
}.learning_outcomes356 ul {
    padding: 0;
    list-style: none;
    margin: 0;
    flex: 1;
}.learning_outcomes356 li {
    margin-bottom: 1.5rem;
    transform: translateX(0);
    transition: transform 0.4s ease;
    position: relative;
}.learning_outcomes356 li:hover {
    transform: translateX(5px);
}.learning_outcomes356 li p {
    line-height: 1.6;
    gap: 15px;
    margin: 0;
    font-size: 13px;
    align-items: flex-start;
    display: flex;
    color: #000000;
}.learning_outcomes356 li p span:last-child {
    flex: 1;
}.learning_outcomes356 svg {
    transition: transform 0.3s ease;
    width: 24px;
    transform: translateY(-2px);
    height: 24px;
    margin-top: 3px;
}.learning_outcomes356 li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.learning_outcomes356 svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,199,191);
}.learning_outcomes356 li:hover svg path {
    fill: rgb(136,154,141);
}.learning_outcomes356 .snap962 {
    border-radius: 4px;
    object-fit: cover;
    transform: perspective(1000px) rotateY(5deg) translateZ(30px);
    height: auto;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
    z-index: 1;
    position: relative;
    max-width: 45%;
    box-shadow: 25px 25px 50px -12px rgba(0, 0, 0, 0.25);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    flex: 0 0 45%;
}.learning_outcomes356 .snap962:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(50px);
}

@media (max-width: 1024px) {.learning_outcomes356 {
    padding: 6rem 0;
}.learning_outcomes356 .skill_boost970 {
    transform: perspective(1200px) rotateY(-1deg);
    gap: 3rem;
}.learning_outcomes356 .text_holder_wrap627 {
    padding: 2rem;
}.learning_outcomes356 h4 {
    font-size: 21px;
}
}

@media (max-width: 768px) {.learning_outcomes356 {
    padding: 4rem 0;
}.learning_outcomes356 .skill_boost970 {
    transform: none;
    flex-direction: column-reverse;
}.learning_outcomes356 .text_holder_wrap627 {
    width: 100%;
    padding: 2rem 1.5rem;
    transform: none;
}.learning_outcomes356 .text_holder_wrap627 > div {
    gap: 0;
    flex-direction: column;
}.learning_outcomes356 .snap962 {
    margin: 0 auto 2rem;
    max-width: 90%;
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 0% 97%);
}.learning_outcomes356 h4 {
    font-size: calc(22px * 1.1);
    margin-bottom: 1.5rem;
}.learning_outcomes356 li {
    margin-bottom: 1.2rem;
}.learning_outcomes356 li p {
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 480px) {.learning_outcomes356 {
    padding: 3rem 0;
}.learning_outcomes356 .text_holder_wrap627 {
    padding: 1.5rem 1rem;
}.learning_outcomes356 .snap962 {
    clip-path: polygon(0 0, 100% 2%, 98% 100%, 0% 98%);
    max-width: 100%;
}.learning_outcomes356 h4 {
    font-size: 22px;
}.learning_outcomes356 li p {
    gap: 10px;
    font-size: calc(13px * 0.9);
}.learning_outcomes356 svg {
    height: 20px;
    width: 20px;
}}.course_summary725 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgba(245, 247, 250, 0.95) 100%);
}.course_summary725::before {
    top: -5%;
    z-index: 0;
    right: -5%;
    background: linear-gradient(225deg, rgb(184,199,191) 0%, rgb(184,199,191,0.5) 70%);
    height: 250px;
    position: absolute;
    animation: float 12s ease-in-out infinite;
    transform: rotate(15deg);
    content: "";
    width: 250px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    opacity: 0.1;
}.course_summary725::after {
    left: -3%;
    animation: float 15s ease-in-out infinite reverse;
    height: 200px;
    bottom: -3%;
    z-index: 0;
    opacity: 0.1;
    position: absolute;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    background: linear-gradient(135deg, rgb(136,154,141) 0%, rgb(136,154,141,0.5) 80%);
    transform: rotate(-15deg);
    width: 200px;
    content: "";
}.course_summary725 .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
}.course_summary725 h2 {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-size: 34px;
    transform: perspective(1000px) rotateX(0deg);
    text-align: center;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 3rem;
}.course_summary725 h2::after {
    content: "";
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    position: absolute;
    bottom: -0.75rem;
    background: linear-gradient(90deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
}.course_summary725 h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}.course_summary725 .learn_business643 {
    overflow: hidden;
    gap: 2.5rem;
    transform: translateY(0);
    border-radius: 5px;
    grid-template-columns: 1fr;
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.course_summary725 .learn_business643:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.course_summary725 .snap962 {
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    height: 350px;
    transform: scale(1);
    overflow: hidden;
}.course_summary725 .snap962::after {
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
}.course_summary725 .snap962:hover {
    transform: scale(1.03);
}.course_summary725 .text_holder_wrap627 {
    padding: 2rem 2.5rem 2.5rem;
    position: relative;
}.course_summary725 .text_holder_wrap627::before {
    top: 0;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(136,154,141,0.5), transparent);
    transform: translateX(-50%);
    width: 90%;
    position: absolute;
    height: 1px;
}.course_summary725 .description {
    font-size: 15px;
    padding-right: 15px;
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    max-height: 340px;
    overflow-y: auto;
    line-height: 1.8;
}.course_summary725 .description:last-child {
    margin-bottom: 0;
}.course_summary725 .description::-webkit-scrollbar {
    width: 4px;
}.course_summary725 .description::-webkit-scrollbar-track {
    background: rgb(230,229,208);
    border-radius: 10px;
}.course_summary725 .description::-webkit-scrollbar-thumb {
    background: rgb(184,199,191,0.5);
    border-radius: 10px;
}.course_summary725 .description::-webkit-scrollbar-thumb:hover {
    background: rgb(184,199,191);
}.course_summary725 .description::first-letter {
    font-weight: 600;
    color: rgb(184,199,191);
    font-size: 1.5em;
}

@media (min-width: 768px) {.course_summary725 {
    padding: 6rem 0;
}.course_summary725 .learn_business643 {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.course_summary725 .snap962 {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.course_summary725 .text_holder_wrap627 {
    padding: 3rem 3.5rem;
}.course_summary725 .text_holder_wrap627::before {
    width: 1px;
    transform: translateY(-50%);
    top: 50%;
    background: linear-gradient(180deg, transparent, rgb(136,154,141,0.5), transparent);
    height: 90%;
    left: 0;
}.course_summary725 h2 {
    font-size: calc(34px * 1.1);
    margin-bottom: 4rem;
}.course_summary725 .description {
    max-height: 400px;
    columns: 2;
    column-gap: 2.5rem;
}
}

@media (min-width: 992px) {.course_summary725 {
    padding: 7rem 0;
}.course_summary725 h2 {
    font-size: calc(34px * 1.2);
}.course_summary725 .learn_business643 {
    grid-template-columns: 1fr 2fr;
}.course_summary725 .description {
    max-height: 450px;
    font-size: calc(15px * 1.05);
    line-height: 1.85;
}
}

@media (min-width: 1200px) {.course_summary725 .description {
    columns: 2;
    column-gap: 3rem;
}
}

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

@media (prefers-reduced-motion: reduce) {.course_summary725::before,
    .course_summary725::after {
    animation: none;
}.course_summary725 .learn_business643:hover {
    transform: none;
}.course_summary725 .snap962:hover {
    transform: none;
}.course_summary725 h2:hover {
    transform: none;
}}.join_our_mailing_list790 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgb(230,229,208) 0%, rgb(184,199,191,0.5) 100%);
    padding: 4rem 0;
}.join_our_mailing_list790::before {
    left: 0;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03) 0px,
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
}.join_our_mailing_list790::after {
    top: -50%;
    height: 200%;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, transparent 70%);
    content: '';
    position: absolute;
    right: -20%;
    transform: rotate(15deg);
    z-index: 0;
    width: 60%;
}.join_our_mailing_list790 .container {
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.join_our_mailing_list790 .skill_boost970 {
    overflow: hidden;
    background-color: #ffffff;
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    flex-direction: column;
    display: flex;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
}.join_our_mailing_list790 .skill_boost970:hover {
    transform: translateY(-8px);
}.join_our_mailing_list790 .skill_boost970 > div {
    margin-bottom: 2rem;
}.join_our_mailing_list790 h4 {
    line-height: 1.4;
    letter-spacing: -0.01em;
    font-size: 21px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    margin: 0;
    color: #000000;
}.join_our_mailing_list790 h4::after {
    transform-origin: left;
    transform: scaleX(1);
    content: '';
    left: 0;
    height: 3px;
    width: 60px;
    position: absolute;
    bottom: -12px;
    transition: transform 0.4s ease-out;
    background: rgb(184,199,191);
}.join_our_mailing_list790 .skill_boost970:hover h4::after {
    transform: scaleX(1.5);
}.join_our_mailing_list790 .input_holder {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    gap: 1rem;
}.join_our_mailing_list790 .input_holder span {
    min-width: 200px;
    flex: 1;
}.join_our_mailing_list790 input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    font-size: 14px;
    color: #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.01);
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    outline: none;
}.join_our_mailing_list790 input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(184,199,191,0.5);
    border-color: rgb(184,199,191);
}.join_our_mailing_list790 input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: color 0.3s ease;
}.join_our_mailing_list790 input[type="email"]:focus::placeholder {
    color: rgba(0, 0, 0, 0.2);
}.join_our_mailing_list790 .updates_cta691 {
    justify-content: center;
    overflow: hidden;
    font-size: 18px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
    display: inline-flex;
    position: relative;
    width: 100%;
    cursor: pointer;
    color: #ffffff;
    background: rgb(184,199,191);
    border: none;
    font-weight: 600;
    align-items: center;
}.join_our_mailing_list790 .updates_cta691::before {
    background-color: rgba(255, 255, 255, 0.2);
    left: 50%;
    top: 50%;
    position: absolute;
    transition: width 0.6s ease-out, height 0.6s ease-out;
    width: 0;
    height: 0;
    content: '';
    z-index: 1;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}.join_our_mailing_list790 .updates_cta691:hover {
    box-shadow: 0 6px 25px rgba(rgb(184,199,191), 0.25);
    transform: translateY(-2px);
    background-color: rgb(136,154,141);
}.join_our_mailing_list790 .updates_cta691:hover::before {
    width: 300px;
    height: 300px;
}.join_our_mailing_list790 .updates_cta691:active {
    transform: translateY(1px);
}

@media (min-width: 768px) {.join_our_mailing_list790 .skill_boost970 {
    align-items: center;
    padding: 3.5rem 4rem;
    justify-content: space-between;
    flex-direction: row;
}.join_our_mailing_list790 .skill_boost970 > div {
    flex: 0.6;
    margin-right: 2rem;
    margin-bottom: 0;
}.join_our_mailing_list790 .input_holder {
    flex: 0.4;
}.join_our_mailing_list790 h4 {
    font-size: calc(21px * 1.1);
}
}

@media (max-width: 767px) {.join_our_mailing_list790 {
    padding: 3rem 0;
}.join_our_mailing_list790 .skill_boost970 {
    padding: 2rem;
}.join_our_mailing_list790 h4 {
    font-size: calc(21px * 0.9);
}.join_our_mailing_list790 .input_holder span {
    width: 100%;
}.join_our_mailing_list790 input[type="email"],
    .join_our_mailing_list790 .updates_cta691 {
    padding: 0.9rem;
}
}

@media (max-width: 480px) {.join_our_mailing_list790 {
    padding: 2rem 0;
}.join_our_mailing_list790 .skill_boost970 {
    padding: 1.5rem;
}.join_our_mailing_list790 h4 {
    font-size: calc(21px * 0.8);
}.join_our_mailing_list790 h4::after {
    height: 2px;
    width: 40px;
}.join_our_mailing_list790 .input_holder {
    gap: 0.75rem;
}.join_our_mailing_list790 input[type="email"],
    .join_our_mailing_list790 .updates_cta691 {
    font-size: calc(14px * 0.9);
    padding: 0.8rem;
}
}

@media (min-width: 1200px) {.join_our_mailing_list790 .skill_boost970 {
    padding: 4rem 5rem;
}.join_our_mailing_list790 h4 {
    letter-spacing: -0.02em;
    font-size: calc(21px * 1.2);
}
}

@media (prefers-reduced-motion: reduce) {.join_our_mailing_list790 .skill_boost970,
    .join_our_mailing_list790 .updates_cta691,
    .join_our_mailing_list790 h4::after,
    .join_our_mailing_list790 input[type="email"] {
    transition: none;
}.join_our_mailing_list790 .skill_boost970:hover {
    transform: none;
}.join_our_mailing_list790 .updates_cta691:hover::before {
    display: none;
}
}