* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.wrap-structure_367 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}header,footer {
    width: 100%;
}::-webkit-scrollbar {
    scroll-behavior: smooth;
    padding: 1px;
    width: 15px;
}::-webkit-scrollbar-track {
    margin: 2px 0;
    background: radial-gradient(ellipse at top left, #ffffff 73%, rgb(255, 255, 255, 0.5) 17%, rgb(124,177,124) 60%, rgb(147,179,184) 90%, rgb(147,179,184,0.5) 21%);
    border-radius: 8%;
    border: 1px solid rgb(203,218,220);
}::-webkit-scrollbar-thumb {
    border-radius: 18%;
    transition: background, border-radius 2s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: 1px 3px 3px 3px rgba(0, 0, 0, 0.7);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -1px -4px 14px 5px rgba(0, 0, 0, 0.7);
    background: rgb(124,177,124);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 2px -4px 2px 1px rgba(0, 0, 0, 0.7);
    background: rgb(124,177,124);
}* {
    scrollbar-color: rgb(147,179,184) rgb(124,177,124,0.5);
}svg {
    width: 30px;
    height: 30px;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
}a {
    text-decoration: none;
    color: inherit;
}.top_study_123 {
    flex: 1 0 auto;
}.access_cta_502 {
    flex: 0 0 auto;
}.container {
    width: 1108px;
    max-width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.potential_learners_127 {
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(124,177,124,0.5) 100%);
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
}.potential_learners_127::before {
    background-size: 40px 40px;
    background-image: 
        linear-gradient(0deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent);
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 100%;
}.potential_learners_127::after {
    height: 100%;
    position: absolute;
    z-index: -1;
    background: 
        radial-gradient(circle at 90% 10%, rgba(rgb(147,179,184,0.5), 0.2) 0%, transparent 50%),
        radial-gradient(circle at 10% 90%, rgba(rgb(124,177,124,0.5), 0.2) 0%, transparent 50%);
    left: 0;
    top: 0;
    width: 100%;
    content: "";
}.potential_learners_127 .success_path_173 {
    padding: 0 2rem;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
    max-width: 1100px;
}.potential_learners_127 h3 {
    font-weight: 600;
    display: inline-block;
    align-self: flex-end;
    position: relative;
    padding: 0.8rem 2rem;
    font-size: 30px;
    text-align: right;
    border-radius: 10px 0 0 10px;
    padding: 1rem 0;
    margin-bottom: 3rem;
    box-shadow: inset 0 0 0 1px rgba(#ffffff, 0.1);
    background: rgba(rgb(147,179,184,0.5), 0.2);
    color: #ffffff;
}.potential_learners_127 h3::before {
    right: 0;
    position: absolute;
    content: "";
    background: rgb(147,179,184);
    height: 100%;
    width: 10px;
    top: 0;
}.potential_learners_127 h3::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 100%;
    background: linear-gradient(
        to left,
        rgb(147,179,184),
        transparent
    );
    height: 1px;
}.potential_learners_127 ul {
    gap: 1.5rem;
    grid-template-rows: repeat(2, auto);
    display: grid;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
}.potential_learners_127 li {
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(#ffffff, 0.05);
    transition: all 0.3s ease;
    padding: 1.5rem;
    border-radius: 10px;
    align-items: flex-start;
    background: rgba(rgba(0, 0, 0, 0.5), 0.3);
    border: 1px solid rgba(#ffffff, 0.1);
    position: relative;
    overflow: hidden;
    display: flex;
}.potential_learners_127 li::before {
    left: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(
        90deg,
        rgb(147,179,184,0.5),
        rgb(124,177,124,0.5)
    );
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    opacity: 0;
    height: 4px;
}.potential_learners_127 li::after {
    position: absolute;
    height: 30px;
    right: 0;
    content: "";
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(147,179,184,0.5), 0.2) 50%);
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    width: 30px;
    z-index: 1;
}.potential_learners_127 li:hover {
    border-color: rgba(rgb(147,179,184,0.5), 0.3);
    transform: translateY(-5px);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
}.potential_learners_127 li:hover::before,
.potential_learners_127 li:hover::after {
    opacity: 1;
}.potential_learners_127 li svg {
    height: 32px;
    top: 2px;
    width: 32px;
    flex-shrink: 0;
    position: relative;
    fill: rgb(124,177,124);
    margin-right: 1.2rem;
    transition: all 0.3s ease;
}.potential_learners_127 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(124,177,124);
}.potential_learners_127 li:hover svg {
    transform: scale(1.2);
}.potential_learners_127 li:hover svg path {
    fill: rgb(147,179,184);
}.potential_learners_127 li::before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(124,177,124),
        transparent
    );
    opacity: 0.5;
    transition: opacity 0.3s ease;
}.potential_learners_127 li {
    line-height: 1.5;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
}

@media (min-width: 992px) {.potential_learners_127 ul {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
}.potential_learners_127 li:first-child {
    grid-row: 1;
    grid-column: 1;
}.potential_learners_127 li:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.potential_learners_127 li:nth-child(3) {
    grid-row: 1;
    grid-column: 3;
}.potential_learners_127 li:nth-child(4) {
    grid-column: 1;
    grid-row: 2;
}.potential_learners_127 li:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
}.potential_learners_127 li:nth-child(6) {
    grid-row: 2;
    grid-column: 3;
}
}

@media (max-width: 991px) {.potential_learners_127 {
    padding: 4rem 0;
}.potential_learners_127 h3 {
    padding: 0.7rem 1.5rem;
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.9);
}.potential_learners_127 ul {
    gap: 1.2rem;
}
}

@media (max-width: 768px) {.potential_learners_127 {
    padding: 3.5rem 0;
}.potential_learners_127 .success_path_173 {
    padding: 0 1.5rem;
}.potential_learners_127 h3 {
    width: auto;
    margin-bottom: 2rem;
    padding: 0.6rem 1.5rem;
    text-align: center;
    font-size: calc(30px * 0.8);
    border-radius: 10px;
    align-self: center;
}.potential_learners_127 h3::before {
    left: 0;
    height: 4px;
    top: auto;
    right: 0;
    width: 100%;
    bottom: 0;
}.potential_learners_127 h3::after {
    display: none;
}.potential_learners_127 ul {
    gap: 1rem;
    grid-template-columns: 1fr;
}
}

@media (max-width: 480px) {.potential_learners_127 {
    padding: 3rem 0;
}.potential_learners_127 .success_path_173 {
    padding: 0 1rem;
}.potential_learners_127 h3 {
    font-size: calc(30px * 0.7);
    padding: 0.5rem 1.2rem;
    margin-bottom: 1.5rem;
}.potential_learners_127 li {
    padding: 1.2rem;
}.potential_learners_127 li svg {
    margin-right: 0.8rem;
    height: 28px;
    width: 28px;
}}.cookie_warning_dialog_734 {
    justify-content: center;
    bottom: 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    display: flex;
    background: rgb(203,218,220);
    padding: 20px 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    border-top: 3px solid rgb(147,179,184);
}.track_cookies_856 {
    margin: auto;
    width: 90%;
    padding: 20px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    display: flex;
    border: 2px solid rgb(147,179,184);
    max-width: 1200px;
    justify-content: space-between;
}.track_optin_859 {
    flex-shrink: 0;
    margin-right: 20px;
}.track_optin_859 svg {
    height: 50px;
    width: 50px;
    fill: rgb(147,179,184);
}.cookie_compl_408 {
    text-align: left;
    flex-grow: 1;
    color: #ffffff;
}.cookie_compl_408 h5 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: rgb(147,179,184);
}.cookie_compl_408 p {
    margin: 0;
    color: #ffffff;
    line-height: 1.5;
    font-size: 14px;
}.cookie_compl_408 p a {
    color: rgb(147,179,184);
    text-decoration: underline;
}.consent_ack_492 {
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 20px;
    background: rgb(147,179,184);
    min-width: 120px;
    flex-shrink: 0;
    text-decoration: none;
}.cookie_button.cookie_controls_504 {
    margin-right: 10px;
}#cookieModalMessage_378 {
    display: none;
}#cookieModalMessage_378:checked ~ .cookie_warning_dialog_734 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.track_cookies_856 {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.track_optin_859 {
    margin-bottom: 20px;
    margin-right: 0;
}.consent_ack_492 {
    max-width: 250px;
    margin: 10px 0;
    width: 100%;
}}
header {
    left: 0;
    backdrop-filter: blur(10px);
    background: linear-gradient(180deg, 
        rgb(147,179,184) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    position: fixed;
    z-index: 1000;
    border-bottom: 1px solid rgb(147,179,184,0.5);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease;
    width: 100%;
    top: 0;
}header:before {
    pointer-events: none;
    position: absolute;
    content: '';
    background: 
        radial-gradient(circle at 15% 15%, rgb(147,179,184,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(124,177,124,0.5) 0%, transparent 25%);
    height: 100%;
    top: 0;
    opacity: 0.1;
    width: 100%;
    left: 0;
}header:after {
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.02;
    pointer-events: none;
    mix-blend-mode: overlay;
    content: '';
    left: 0;
}header .main_start_605 {
    position: relative;
    overflow: hidden;
}header .main_start_605:before {
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(147,179,184) 25%,
        #ffffff 50%,
        rgb(147,179,184) 75%,
        transparent 100%
    );
    opacity: 0.7;
    width: 200%;
    box-shadow: 0 0 15px rgb(147,179,184), 0 0 35px rgb(147,179,184);
    bottom: 0;
    left: -50%;
    animation: scanlineGlow 4s linear infinite;
    content: '';
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 18px 25px;
}header .container:before {
    pointer-events: none;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    opacity: 0.5;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    mix-blend-mode: overlay;
}header .nav_lead_283 {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}header .nav_lead_283:before {
    opacity: 0.3;
    content: '';
    height: 20px;
    animation: breathe 5s infinite alternate;
    transform: translateY(-50%);
    background: rgb(147,179,184);
    left: -10px;
    filter: blur(15px);
    top: 50%;
    width: 20px;
    position: absolute;
    border-radius: 50%;
}header .nav_lead_283:after {
    opacity: 0.3;
    top: 50%;
    right: -10px;
    filter: blur(15px);
    position: absolute;
    height: 20px;
    border-radius: 50%;
    content: '';
    animation: breathe 5s infinite alternate-reverse;
    transform: translateY(-50%);
    background: rgb(124,177,124);
    width: 20px;
}header .head_info_170 {
    align-items: center;
    gap: 30px;
    position: relative;
    display: flex;
}header .head_info_170:before {
    opacity: 0.15;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(147,179,184,0.5), 
        transparent
    );
    top: -5%;
    position: absolute;
    transform: translateX(-100%);
    content: '';
    animation: menuGlow 10s infinite ease-in-out;
    width: 110%;
    left: -5%;
    height: 110%;
    filter: blur(5px);
}header .header_primary_679 {
    text-shadow: 0 0 1px #ffffff;
    font-size: 17px;
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
    padding: 8px 2px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    color: #ffffff;
}header .header_primary_679:before {
    width: 100%;
    top: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: all 0.4s ease;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(147,179,184,0.5), 
        transparent
    );
    transform: skewX(-20deg) scale(0.8, 1);
    z-index: -1;
    opacity: 0;
    height: 100%;
}header .header_primary_679:after {
    background: linear-gradient(90deg, 
        rgb(147,179,184),
        #ffffff 50%,
        rgb(147,179,184)
    );
    height: 2px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: '';
    position: absolute;
    transform: translateX(-50%);
    bottom: -2px;
    opacity: 0.8;
    filter: blur(0.5px);
    left: 50%;
    width: 0;
}header .header_primary_679:hover {
    transform: translateY(-2px);
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(147,179,184);
    color: #ffffff;
}header .header_primary_679:hover:before {
    transform: skewX(-20deg) scale(1.05, 1);
    opacity: 0.15;
}header .header_primary_679:hover:after {
    box-shadow: 
        0 0 5px rgb(147,179,184),
        0 0 10px rgb(147,179,184);
    width: 100%;
}header .top_master_810 {
    justify-content: center;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    padding: 5px;
    position: relative;
    text-decoration: none;
}header .top_master_810:before {
    transform: translate(-50%, -50%);
    opacity: 0;
    background: radial-gradient(circle, 
        rgb(147,179,184,0.5) 0%, 
        transparent 70%
    );
    top: 50%;
    height: 150%;
    width: 150%;
    position: absolute;
    transition: opacity 0.5s ease;
    content: '';
    left: 50%;
}header .top_master_810:after {
    transition: all 0.5s ease;
    opacity: 0;
    top: -5px;
    width: calc(100% + 10px);
    position: absolute;
    left: -5px;
    border: 1px solid transparent;
    border-image: linear-gradient(45deg, rgb(147,179,184), rgb(124,177,124), rgb(147,179,184)) 1;
    height: calc(100% + 10px);
    content: '';
}header .top_master_810:hover:before {
    opacity: 0.3;
}header .top_master_810:hover:after {
    animation: borderRotate 4s linear infinite;
    opacity: 0.7;
}header .top_master_810 svg {
    filter: drop-shadow(0 0 2px rgb(147,179,184,0.5));
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    height: 45px;
}header .top_master_810:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(147,179,184));
}header .top_master_810:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}

@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(147,179,184), rgb(124,177,124), rgb(147,179,184)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(147,179,184), rgb(124,177,124), rgb(147,179,184)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(147,179,184), rgb(124,177,124), rgb(147,179,184)) 1;
    }
}

@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}

@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .head_info_170 {
    gap: 20px;
}header .top_master_810 svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head_info_170 {
    overflow-y: auto;
    height: 100vh;
    width: 85%;
    z-index: 1001;
    gap: 25px;
    backdrop-filter: blur(15px);
    position: fixed;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    top: 0;
    flex-direction: column;
    padding: 85px 30px 30px;
    max-width: 330px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    -webkit-backdrop-filter: blur(15px);
    right: -100%;
}header .head_info_170:before {
    height: 1px;
    width: 80%;
    animation: none;
    left: 10%;
    opacity: 0.3;
    top: 70px;
}header .head_info_170:after {
    position: absolute;
    content: '';
    background: transparent;
    opacity: 0.6;
    right: 20px;
    height: 30px;
    border: 1px solid rgb(147,179,184,0.5);
    width: 30px;
    top: 20px;
}header .menu.active {
    right: 0;
}header .header_primary_679 {
    opacity: 0.8;
    text-align: left;
    width: 100%;
    padding: 12px 5px;
    border-bottom: 1px solid rgb(147,179,184,0.5);
}header .header_primary_679:last-child {
    border-bottom: none;
}header .header_primary_679:hover {
    opacity: 1;
    transform: translateY(0);
}header .top_master_810 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .top_master_810 svg {
    height: 35px;
}header .head_info_170 {
    width: 100%;
    max-width: 100%;
}}.meet_us_752 {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    padding: 120px 0 100px;
}.meet_us_752::before {
    content: "";
    background: linear-gradient(135deg, rgb(147,179,184,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}.meet_us_752::after {
    opacity: 0.4;
    height: 100%;
    top: 0;
    pointer-events: none;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(124,177,124,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(124,177,124,0.5) 0%, transparent 25%);
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
}.meet_us_752 h4 {
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(38px * 1.2);
    letter-spacing: 0.05em;
    z-index: 5;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0;
    position: relative;
    color: #ffffff;
    font-weight: 700;
}.meet_us_752 h4::after {
    width: 80px;
    transform: translateX(-50%);
    background: rgb(124,177,124);
    left: 50%;
    height: 3px;
    position: absolute;
    content: "";
    bottom: -15px;
}.meet_us_752 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 5;
    position: relative;
    padding: 0 20px;
}.meet_us_752 .text_pod_305 {
    backdrop-filter: blur(10px);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    border-left: 3px solid rgb(124,177,124);
    padding: 40px 50px;
    transform: translateY(30px);
    opacity: 0;
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    position: relative;
}.meet_us_752 .text_pod_305::before {
    right: 20px;
    position: absolute;
    height: 60px;
    content: "";
    border-right: 2px solid rgb(124,177,124);
    top: 20px;
    width: 60px;
    opacity: 0.6;
    border-top: 2px solid rgb(124,177,124);
}.meet_us_752 .text_pod_305::after {
    bottom: 20px;
    border-left: 2px solid rgb(124,177,124);
    opacity: 0.6;
    border-bottom: 2px solid rgb(124,177,124);
    height: 60px;
    width: 60px;
    left: 20px;
    position: absolute;
    content: "";
}.meet_us_752 .text_pod_305 h6 {
    font-size: calc(18px * 1.3);
    position: relative;
    display: inline-block;
    color: rgb(124,177,124);
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.03em;
}.meet_us_752 .text_pod_305 h6::after {
    content: "";
    background: linear-gradient(90deg, rgb(124,177,124), transparent);
    height: 2px;
    position: absolute;
    width: 70%;
    bottom: -10px;
    left: 0;
}.meet_us_752 .text_pod_305 div {
    position: relative;
}.meet_us_752 .text_pod_305 span {
    font-weight: 400;
    max-width: 100%;
    display: block;
    text-align: justify;
    column-gap: 40px;
    line-height: 1.8;
    opacity: 0.9;
    color: #ffffff;
    letter-spacing: 0.02em;
    column-count: 1;
    font-size: 13px;
}

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

@media (min-width: 768px) {.meet_us_752 {
    padding: 150px 0;
}.meet_us_752 h4 {
    font-size: calc(38px * 1.4);
    margin-bottom: 80px;
}.meet_us_752 .text_pod_305 {
    padding: 60px 70px;
}.meet_us_752 .text_pod_305 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet_us_752 .container {
    padding: 0 40px;
}.meet_us_752 .text_pod_305 {
    width: 90%;
    padding: 70px 80px;
    margin-left: 5%;
}.meet_us_752 .text_pod_305 span {
    column-count: 2;
}.meet_us_752 .text_pod_305:hover {
    transform: translateY(-5px);
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.2);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
}

@media (min-width: 1200px) {.meet_us_752 {
    padding: 180px 0;
}.meet_us_752 .text_pod_305 {
    margin-left: 10%;
    padding: 80px 100px;
    width: 80%;
}.meet_us_752 .text_pod_305 span {
    font-size: calc(13px * 1.05);
    column-count: 2;
}
}

@media (max-width: 767px) {.meet_us_752 {
    padding: 80px 0;
}.meet_us_752 h4 {
    font-size: calc(38px * 1.1);
    margin-bottom: 40px;
}.meet_us_752 .text_pod_305 {
    padding: 30px;
}.meet_us_752 .text_pod_305 h6 {
    margin-bottom: 20px;
    font-size: 18px;
}.meet_us_752 .text_pod_305::before,
    .meet_us_752 .text_pod_305::after {
    height: 40px;
    width: 40px;
}}.contact_box_296 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(203,218,220);
}.contact_box_296::before {
    z-index: 1;
    opacity: 0.07;
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(147,179,184,0.5) 0,
        rgb(147,179,184,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
}.contact_box_296::after {
    content: "";
    top: 0;
    background-size: 30px 30px;
    left: 0;
    opacity: 0.07;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-image: 
        linear-gradient(rgb(124,177,124,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(124,177,124,0.5) 1px, transparent 1px);
}.contact_box_296 .container {
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.contact_box_296 h2 {
    margin-bottom: 20px;
    text-align: center;
    color: #000000;
    transform: translateX(-50%);
    font-weight: 700;
    left: 50%;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
    font-size: 29px;
}.contact_box_296 h2::before {
    height: 4px;
    position: absolute;
    width: 80px;
    left: calc(50% - 40px);
    background: rgb(147,179,184);
    content: "";
    bottom: 0;
}.contact_box_296 h2::after {
    position: absolute;
    content: "";
    left: calc(50% - 15px);
    height: 4px;
    width: 30px;
    bottom: 0;
    background: rgb(124,177,124);
}.contact_box_296 .reach_feedback_532 {
    margin-top: 50px;
    position: relative;
    border-radius: 0;
    display: flex;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}.contact_box_296 .img_grid_wrapper_435 {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.contact_box_296 .img_grid_wrapper_435::before {
    content: "";
    z-index: 1;
    background: linear-gradient(
        135deg, 
        rgba(rgb(147,179,184), 0.4), 
        rgba(rgb(124,177,124), 0.4)
    );
    position: absolute;
    inset: 0;
}.contact_box_296 .help_section_218 {
    display: flex;
    flex: 0 0 55%;
    padding: 60px;
    position: relative;
    flex-direction: column;
    justify-content: center;
}.contact_box_296 .help_section_218::before {
    z-index: 0;
    width: 150px;
    right: -75px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    content: "";
    border: 30px solid rgb(147,179,184,0.5);
    top: -75px;
}.contact_box_296 .help_section_218::after {
    transform: rotate(45deg);
    left: -50px;
    position: absolute;
    height: 100px;
    background: rgb(124,177,124,0.5);
    content: "";
    border-radius: 0;
    z-index: 0;
    width: 100px;
    bottom: -50px;
}.contact_box_296 form {
    z-index: 2;
    position: relative;
}.contact_box_296 form h3 {
    color: #000000;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    display: inline-block;
}.contact_box_296 form h3::after {
    height: 2px;
    content: "";
    bottom: -15px;
    width: 50%;
    left: 0;
    position: absolute;
    background: rgb(147,179,184);
}.contact_box_296 form input[type="text"] {
    width: 100%;
    padding: 20px 25px;
    font-size: 15px;
    background: transparent;
    color: #000000;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    border: none;
    border-bottom: 2px solid rgb(203,218,220);
}.contact_box_296 form input[type="text"]:focus {
    border-bottom-color: rgb(147,179,184);
    outline: none;
}.contact_box_296 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.contact_box_296 form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.contact_box_296 .query_feedback_079 {
    margin-bottom: 40px;
    position: relative;
}.contact_box_296 .query_feedback_079 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_box_296 .query_feedback_079 label {
    padding-left: 35px;
    font-size: 15px;
    cursor: pointer;
    line-height: 1.5;
    color: #000000;
    position: relative;
}.contact_box_296 .query_feedback_079 label::before {
    border: 2px solid rgb(203,218,220);
    top: 0;
    width: 22px;
    background: transparent;
    transition: all 0.3s ease;
    height: 22px;
    content: "";
    position: absolute;
    left: 0;
}.contact_box_296 .query_feedback_079 input[type="checkbox"]:checked + label::before {
    border-color: rgb(147,179,184);
    background: rgb(147,179,184);
}.contact_box_296 .query_feedback_079 input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    left: 8px;
    content: "";
    border-width: 0 2px 2px 0;
    top: 4px;
    width: 6px;
    position: absolute;
    transform: rotate(45deg);
    height: 12px;
}.contact_box_296 .query_feedback_079 label a {
    transition: all 0.3s ease;
    color: rgb(147,179,184);
    position: relative;
    text-decoration: none;
    font-weight: 600;
}.contact_box_296 .query_feedback_079 label a::after {
    transform-origin: left;
    transition: transform 0.3s ease;
    width: 100%;
    position: absolute;
    transform: scaleX(1);
    bottom: -1px;
    background: rgb(147,179,184);
    height: 1px;
    left: 0;
    content: "";
}.contact_box_296 .query_feedback_079 label a:hover {
    color: rgb(124,177,124);
}.contact_box_296 .query_feedback_079 label a:hover::after {
    transform: scaleX(0);
    background: rgb(124,177,124);
}.contact_box_296 .query_map_058 {
    background: rgb(147,179,184);
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-weight: 600;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    border: none;
    padding: 18px 40px;
    transition: all 0.3s ease;
    font-size: 20px;
    overflow: hidden;
    width: auto;
}.contact_box_296 .query_map_058::before {
    height: 100%;
    z-index: -1;
    left: -10px;
    transition: width 0.5s ease;
    content: "";
    top: 0;
    position: absolute;
    width: 0;
    transform: skewX(-25deg);
    background: rgb(124,177,124);
}.contact_box_296 .query_map_058:hover::before {
    width: 150%;
}.contact_box_296 svg {
    stroke: rgb(147,179,184);
    width: 24px;
    stroke-width: 2;
    transition: all 0.3s ease;
    height: 24px;
    fill: none;
}.contact_box_296 svg path {
    stroke: rgb(147,179,184);
    transition: all 0.3s ease;
    fill: none;
}.contact_box_296 svg:hover,
.contact_box_296 svg:hover path {
    stroke: rgb(124,177,124);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.contact_box_296 {
    padding: 80px 0;
}.contact_box_296 .img_grid_wrapper_435 {
    min-height: 500px;
}.contact_box_296 .help_section_218 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_box_296 {
    padding: 60px 0;
}.contact_box_296 .reach_feedback_532 {
    flex-direction: column;
}.contact_box_296 .img_grid_wrapper_435 {
    min-height: 300px;
    width: 100%;
}.contact_box_296 .help_section_218 {
    width: 100%;
    padding: 40px 30px;
}.contact_box_296 form h3 {
    margin-bottom: 30px;
}.contact_box_296 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_box_296 .query_feedback_079 {
    margin-bottom: 30px;
}.contact_box_296 .query_map_058 {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.contact_box_296 {
    padding: 50px 0;
}.contact_box_296 h2 {
    font-size: calc(29px * 0.85);
}.contact_box_296 .reach_feedback_532 {
    margin-top: 30px;
}.contact_box_296 .img_grid_wrapper_435 {
    min-height: 200px;
}.contact_box_296 .help_section_218 {
    padding: 30px 20px;
}.contact_box_296 form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.contact_box_296 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_box_296 .query_feedback_079 {
    margin-bottom: 25px;
}.contact_box_296 .query_feedback_079 label {
    font-size: calc(15px * 0.9);
}.contact_box_296 .query_map_058 {
    padding: 12px 25px;
}}.academic_experience_764 {
    padding: 60px 30px;
    min-height: 400px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(203,218,220) 0%, rgb(147,179,184,0.5) 100%);
}.academic_experience_764::before {
    right: -50px;
    animation: float 8s ease-in-out infinite;
    height: 200px;
    filter: blur(40px);
    position: absolute;
    background: rgb(124,177,124,0.5);
    z-index: 0;
    top: -50px;
    border-radius: 50%;
    content: "";
    width: 200px;
}.academic_experience_764::after {
    left: -30px;
    bottom: -30px;
    z-index: 0;
    width: 150px;
    content: "";
    animation: float 6s ease-in-out infinite reverse;
    background: rgb(147,179,184,0.5);
    border-radius: 50%;
    position: absolute;
    filter: blur(30px);
    height: 150px;
}.academic_experience_764 .review_lounge_607 {
    transition: all 0.5s ease;
    position: relative;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    z-index: 1;
    transform: rotate(-3deg);
}.academic_experience_764 .review_lounge_607:hover {
    transform: rotate(0deg) scale(1.02);
}.academic_experience_764 .img_grid_wrapper_435 {
    transform: translateY(20px);
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    width: 280px;
    border-radius: 24px;
    position: relative;
    box-shadow: 15px 15px 0 rgb(124,177,124,0.5);
    height: 350px;
}.academic_experience_764 .review_lounge_607:hover .img_grid_wrapper_435 {
    transform: translateY(0);
    box-shadow: 20px 20px 0 rgb(124,177,124);
}.academic_experience_764 .job_tasks_976 {
    display: flex;
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    min-width: 280px;
    padding: 30px;
    transition: all 0.4s ease;
    position: relative;
    transform: translateX(-30px) rotate(3deg);
    justify-content: center;
    flex: 1;
    border-radius: 24px;
}.academic_experience_764 .review_lounge_607:hover .job_tasks_976 {
    transform: translateX(0) rotate(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.academic_experience_764 .name {
    color: rgb(147,179,184);
    font-size: 29px;
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 10px;
}.academic_experience_764 .name::after {
    content: "";
    bottom: 0;
    width: 60px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(124,177,124) 0%, transparent 100%);
    height: 4px;
    border-radius: 2px;
}.academic_experience_764 .job_tasks_976 > div:nth-child(2) {
    margin-bottom: 20px;
    font-weight: 600;
    opacity: 0.8;
    font-size: 16px;
    color: #000000;
}.academic_experience_764 .job_overview_297 {
    position: relative;
    color: #000000;
    line-height: 1.6;
    padding-left: 20px;
    font-style: italic;
    font-size: calc(16px + 2px);
    border-left: 3px solid rgb(124,177,124,0.5);
}.academic_experience_764 .job_overview_297::before {
    content: "";
    font-family: Arial, sans-serif;
    left: -15px;
    top: -20px;
    position: absolute;
    color: rgb(147,179,184);
    font-size: 80px;
    opacity: 0.1;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.academic_experience_764 {
    padding: 40px 20px;
}.academic_experience_764 .review_lounge_607 {
    flex-direction: column;
    gap: 20px;
}.academic_experience_764 .img_grid_wrapper_435 {
    margin: 0 auto;
    transform: translateY(0) rotate(-3deg);
    height: 280px;
    width: 220px;
}.academic_experience_764 .job_tasks_976 {
    transform: translateX(0) rotate(0);
    margin-top: -30px;
}.academic_experience_764 .review_lounge_607:hover .img_grid_wrapper_435 {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.academic_experience_764 {
    padding: 30px 15px;
}.academic_experience_764 .img_grid_wrapper_435 {
    width: 180px;
    height: 220px;
}.academic_experience_764 .job_tasks_976 {
    padding: 20px;
}.academic_experience_764 .name {
    font-size: calc(29px - 4px);
}.academic_experience_764 .job_overview_297 {
    font-size: 16px;
}}.confidential_zone_053 {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(203,218,220);
    padding: 50px;
}.confidential_zone_053 h1 {
    font-size: 46px;
    margin-bottom: 20px;
    color: rgb(147,179,184);
    font-weight: 700;
}.confidential_zone_053 h2 {
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(124,177,124);
    font-size: 30px;
}.confidential_zone_053 h3, .confidential_zone_053 h4, .confidential_zone_053 h5, .confidential_zone_053 h6 {
    margin: 1rem 0;
}.confidential_zone_053 ul {
    list-style-type: none;
    padding: 0;
}.confidential_zone_053 li {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 10px;
}.confidential_zone_053 p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.6;
}.confidential_zone_053 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.confidential_zone_053 {
    padding: 30px;
}.confidential_zone_053 h1 {
    font-size: calc(20px * 0.8);
}.confidential_zone_053 h2 {
    font-size: calc(20px * 0.9);
}}.program_details_945 {
    background: rgb(203,218,220);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.program_details_945::before {
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
    background: radial-gradient(circle at 30% 30%, rgb(147,179,184,0.5) 0%, transparent 40%);
}.program_details_945::after {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background: radial-gradient(circle at 70% 80%, rgb(124,177,124,0.5) 0%, transparent 40%);
    content: "";
}.program_details_945 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 30px;
    margin: 0 auto;
}.program_details_945 .success_path_173 {
    grid-template-columns: 1fr;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    display: grid;
    border-radius: 22px;
    gap: 50px;
    overflow: hidden;
    background: #ffffff;
}.program_details_945 .success_path_173::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    height: 5px;
    background: linear-gradient(to right, rgb(147,179,184), rgb(124,177,124));
}.program_details_945 .knowledge_231 {
    padding: 60px 50px;
    justify-content: center;
    flex-direction: column;
    position: relative;
    display: flex;
}.program_details_945 .knowledge_231::before {
    opacity: 0.5;
    border-radius: 10px;
    border: 2px solid rgb(147,179,184,0.5);
    height: 80px;
    position: absolute;
    animation: float 8s ease-in-out infinite;
    z-index: -1;
    left: 40px;
    top: 40px;
    width: 80px;
    content: "";
}.program_details_945 .knowledge_231::after {
    background: rgb(124,177,124,0.5);
    width: 60px;
    position: absolute;
    right: 40px;
    opacity: 0.3;
    height: 60px;
    bottom: 40px;
    animation: pulse 6s ease-in-out infinite;
    content: "";
    z-index: -1;
    border-radius: 50%;
}.program_details_945 .head_nav_276 {
    display: inline-block;
    position: relative;
    padding: 15px;
    margin-bottom: 35px;
    background: linear-gradient(145deg, rgb(203,218,220), #ffffff);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.05), 
              -8px -8px 16px rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    transition: all 0.3s ease;
}.program_details_945 .head_nav_276:hover {
    transform: translateY(-5px);
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.07), 
              -12px -12px 20px rgba(255, 255, 255, 0.9);
}.program_details_945 .head_nav_276 svg {
    max-height: 50px;
    transition: all 0.3s ease;
    max-width: 140px;
}.program_details_945 .head_nav_276 svg path {
    fill: rgb(147,179,184);
    transition: fill 0.3s ease;
}.program_details_945 .head_nav_276:hover svg path {
    fill: rgb(124,177,124);
}.program_details_945 h3 {
    margin-bottom: 25px;
    color: #000000;
    line-height: 1.3;
    font-size: 36px;
    font-weight: 700;
    position: relative;
}.program_details_945 h3::after {
    content: "";
    position: absolute;
    width: 70px;
    background: linear-gradient(to right, rgb(147,179,184), rgb(124,177,124));
    left: 0;
    border-radius: 10px;
    height: 3px;
    bottom: -12px;
}.program_details_945 p {
    line-height: 1.8;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
}.program_details_945 .img_grid_wrapper_435 {
    min-height: 500px;
    height: 100%;
    transition: all 0.5s ease;
    position: relative;
}.program_details_945 .img_grid_wrapper_435::before {
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(
    135deg,
    rgb(147,179,184,0.5) 0%,
    transparent 60%
  );
    position: absolute;
}.program_details_945 .img_grid_wrapper_435::after {
    content: "";
    width: 20px;
    top: 30px;
    z-index: 2;
    height: 20px;
    right: 30px;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    animation: pulseCircle 3s infinite;
    border: 2px solid #ffffff;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}

@keyframes pulseCircle {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@media screen and (max-width: 1024px) {.program_details_945 {
    padding: 90px 0;
}.program_details_945 .knowledge_231 {
    padding: 50px 40px;
}
}

@media screen and (max-width: 992px) {.program_details_945 .success_path_173 {
    grid-template-columns: 1fr;
}.program_details_945 .img_grid_wrapper_435 {
    order: -1;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    min-height: 400px;
}.program_details_945 .knowledge_231 {
    padding: 40px;
}.program_details_945 .knowledge_231::before,
  .program_details_945 .knowledge_231::after {
    display: none;
}.program_details_945 .head_nav_276 {
    margin-bottom: 25px;
}
}

@media screen and (max-width: 768px) {.program_details_945 {
    padding: 70px 0;
}.program_details_945 .knowledge_231 {
    padding: 30px;
}.program_details_945 h3 {
    font-size: calc(36px - 4px);
}.program_details_945 .img_grid_wrapper_435 {
    min-height: 350px;
}.program_details_945 .head_nav_276 {
    padding: 12px;
}.program_details_945 .head_nav_276 svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.program_details_945 {
    padding: 50px 0;
}.program_details_945 .container {
    padding: 0 20px;
}.program_details_945 .success_path_173 {
    border-radius: 10px;
}.program_details_945 .knowledge_231 {
    padding: 25px 20px;
}.program_details_945 h3 {
    font-size: calc(36px - 6px);
    margin-bottom: 20px;
}.program_details_945 p {
    font-size: calc(15px - 1px);
}.program_details_945 .head_nav_276 {
    margin-bottom: 20px;
    padding: 10px;
}.program_details_945 .head_nav_276 svg {
    max-width: 100px;
}.program_details_945 .img_grid_wrapper_435 {
    min-height: 280px;
}.program_details_945 .img_grid_wrapper_435::after {
    height: 15px;
    right: 20px;
    width: 15px;
    top: 20px;
}}.user_feedback_297 {
    background: linear-gradient(135deg, rgb(203,218,220) 0%, rgb(124,177,124,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.user_feedback_297::before {
    top: -10%;
    background: linear-gradient(225deg, rgb(147,179,184,0.5) 10%, transparent 70%);
    width: 40%;
    position: absolute;
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    pointer-events: none;
    right: -5%;
    height: 70%;
    z-index: 1;
    opacity: 0.7;
}.user_feedback_297::after {
    pointer-events: none;
    bottom: -10%;
    height: 60%;
    opacity: 0.5;
    transform: rotate(10deg) skewX(-10deg);
    background: linear-gradient(45deg, rgb(124,177,124,0.5) 20%, transparent 80%);
    content: "";
    left: -5%;
    width: 35%;
    position: absolute;
    z-index: 1;
}.user_feedback_297 .container {
    perspective: 1000px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
}.user_feedback_297 h2 {
    font-size: 30px;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 700;
    transform: translateZ(30px);
    margin-bottom: 3.5rem;
    position: relative;
    color: #000000;
}.user_feedback_297 h2::after {
    bottom: -15px;
    height: 4px;
    background: linear-gradient(90deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    position: absolute;
    content: "";
}.user_feedback_297 .client_review_821 {
    padding: 0;
    list-style: none;
    display: grid;
    gap: 2.5rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
}.user_feedback_297 .review_lounge_607 {
    border-radius: 8px;
    transform: translateZ(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    background: #ffffff;
    overflow: hidden;
}.user_feedback_297 .review_lounge_607::before {
    width: 100%;
    z-index: 2;
    left: 0;
    background: linear-gradient(90deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    transform: scaleX(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
    transform-origin: left;
    position: absolute;
    top: 0;
    height: 5px;
}.user_feedback_297 .review_lounge_607:hover {
    transform: translateY(-10px) translateZ(30px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.user_feedback_297 .review_lounge_607:hover::before {
    transform: scaleX(1);
}.user_feedback_297 .review_lounge_607 > div {
    align-items: center;
    margin-bottom: 1.5rem;
    display: flex;
}.user_feedback_297 .review_lounge_607 img {
    margin-right: 1rem;
    height: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 60px;
    object-fit: cover;
    border-radius: 50%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 3px solid #ffffff;
}.user_feedback_297 .review_lounge_607:hover img {
    transform: scale(1.1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}.user_feedback_297 .review_lounge_607 h4 {
    color: #000000;
    margin: 0;
    transition: transform 0.3s ease, color 0.3s ease;
    font-weight: 600;
    font-size: 19px;
}.user_feedback_297 .review_lounge_607:hover h4 {
    color: rgb(147,179,184);
    transform: translateX(5px);
}.user_feedback_297 .description {
    font-size: 16px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    z-index: 2;
    margin: 0;
}.user_feedback_297 .description::before {
    font-size: 80px;
    left: -10px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    content: "";
    color: rgb(124,177,124,0.5);
    z-index: -1;
    line-height: 1;
    top: -35px;
    opacity: 0.3;
    position: absolute;
}.user_feedback_297 .review_lounge_607:hover .description::before {
    transform: scale(1.2) rotate(5deg);
    opacity: 0.5;
}.user_feedback_297 a {
    background: linear-gradient(135deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    text-decoration: none;
    display: inline-block;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    margin-top: 2.5rem;
    z-index: 2;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 4px;
    display: table;
    margin-right: auto;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    padding: 0.8rem 2rem;
}.user_feedback_297 a::before {
    transition: left 0.6s ease;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    content: "";
}.user_feedback_297 a:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.user_feedback_297 a:hover::before {
    left: 100%;
}

@media (max-width: 1024px) {.user_feedback_297 {
    padding: 5rem 0;
}.user_feedback_297 .client_review_821 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}.user_feedback_297 h2 {
    margin-bottom: 3rem;
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 768px) {.user_feedback_297 {
    padding: 4rem 0;
}.user_feedback_297 .container {
    padding: 0 1.5rem;
}.user_feedback_297 .client_review_821 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.8rem;
}.user_feedback_297 h2 {
    font-size: calc(30px * 0.85);
    margin-bottom: 2.5rem;
}.user_feedback_297 .review_lounge_607 {
    padding: 1.8rem;
}
}

@media (max-width: 576px) {.user_feedback_297 {
    padding: 3.5rem 0;
}.user_feedback_297 .container {
    padding: 0 1rem;
}.user_feedback_297 .client_review_821 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user_feedback_297 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 2rem;
}.user_feedback_297 .review_lounge_607 img {
    width: 50px;
    height: 50px;
}.user_feedback_297 .review_lounge_607 {
    padding: 1.5rem;
}.user_feedback_297 .description::before {
    top: -25px;
    font-size: 60px;
}
}

@media (prefers-reduced-motion: reduce) {.user_feedback_297 .review_lounge_607,
    .user_feedback_297 .review_lounge_607::before,
    .user_feedback_297 .review_lounge_607 img,
    .user_feedback_297 .review_lounge_607 h4,
    .user_feedback_297 .description::before,
    .user_feedback_297 a,
    .user_feedback_297 a::before {
    transition: none;
}}.plan_box_957 {
    overflow: hidden;
    background-color: rgb(203,218,220);
    position: relative;
    padding: 5rem 0;
}.plan_box_957::before {
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(147,179,184), rgb(124,177,124));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    right: -3rem;
    height: 12rem;
    position: absolute;
    content: "";
    transform: rotate(15deg);
    top: -3rem;
    width: 12rem;
}.plan_box_957::after {
    position: absolute;
    bottom: -5rem;
    z-index: 0;
    left: -5rem;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 18rem;
    content: "";
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(124,177,124), rgb(147,179,184,0.5));
    width: 18rem;
    transform: rotate(-10deg);
}.plan_box_957 .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.plan_box_957 .program_rate_508 {
    flex-direction: column;
    display: flex;
}.plan_box_957 .pay_plans_970 {
    order: -1;
    position: relative;
    margin-bottom: 3rem;
}.plan_box_957 .pay_plans_970 h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    font-size: 36px;
    color: #000000;
    display: inline-block;
}.plan_box_957 .pay_plans_970 h2::after {
    width: 60%;
    left: 0;
    background: linear-gradient(90deg, rgb(147,179,184), transparent);
    position: absolute;
    content: "";
    height: 3px;
    bottom: -0.5rem;
}.plan_box_957 .fee_pricing_245 {
    color: #000000;
    max-width: 800px;
    margin-bottom: 1rem;
    font-size: 13px;
    line-height: 1.6;
}.plan_box_957 .skill_pricing_243 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    width: 100%;
}.plan_box_957 .program_price_730 {
    z-index: 2;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    color: #000000;
    position: relative;
    overflow: hidden;
}.plan_box_957 .learning_package_186 {
    border: 1px solid rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-height: 480px;
    background-color: #ffffff;
    transform: translateY(0);
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    position: relative;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    height: 100%;
}.plan_box_957 .program_price_730:hover .learning_package_186 {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.plan_box_957 .learning_packages_570 {
    padding: 2rem;
    flex: 1;
    display: flex;
    overflow: hidden;
    z-index: 2;
    position: relative;
    flex-direction: column;
}.plan_box_957 .learning_packages_570 h3 {
    margin-bottom: 0.5rem;
    display: inline-block;
    font-weight: 600;
    font-size: calc(22px + 0.1rem);
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
}.plan_box_957 .program_price_730:hover .learning_packages_570 h3 {
    color: rgb(147,179,184);
}.plan_box_957 .annual_fee_032 {
    color: rgb(147,179,184);
    font-weight: 700;
    display: block;
    font-size: calc(22px + 0.5rem);
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.3s ease;
}.plan_box_957 .annual_fee_032::before {
    left: 0;
    height: 2px;
    width: 3rem;
    content: "";
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.4s ease;
    position: absolute;
    bottom: -0.75rem;
    background-color: rgb(147,179,184,0.5);
}.plan_box_957 .program_price_730:hover .annual_fee_032::before {
    transform: scaleX(1.5);
}.plan_box_957 .learning_packages_570 p {
    overflow-wrap: break-word;
    margin-bottom: 1.5rem;
    word-break: break-word;
    font-size: calc(13px - 0.1rem);
    color: #000000;
    line-height: 1.6;
    flex-grow: 1;
}.plan_box_957 .img_grid_wrapper_435 {
    position: relative;
    transition: transform 0.6s ease;
    height: 180px;
    overflow: hidden;
    width: 100%;
}.plan_box_957 .img_grid_wrapper_435::after {
    transition: opacity 0.3s ease;
    content: "";
    top: 0;
    opacity: 0.7;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    left: 0;
    bottom: 0;
    position: absolute;
}.plan_box_957 .program_price_730:hover .img_grid_wrapper_435 {
    transform: scale(1.03);
}.plan_box_957 .program_price_730:hover .img_grid_wrapper_435::after {
    opacity: 0.4;
}.plan_box_957 .learning_package_186::before {
    content: "";
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    height: 5px;
    background: linear-gradient(90deg, rgb(147,179,184), rgb(124,177,124));
    left: 0;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 0;
}.plan_box_957 .program_price_730:hover .learning_package_186::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.plan_box_957 .program_rate_508 {
    gap: 2rem;
    flex-direction: row;
    align-items: flex-start;
}.plan_box_957 .pay_plans_970 {
    padding-top: 2rem;
    order: 0;
    flex: 0 0 30%;
    margin-bottom: 0;
}.plan_box_957 .skill_pricing_243 {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan_box_957 .learning_package_186 {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.plan_box_957 {
    padding: 3rem 0;
}.plan_box_957 .skill_pricing_243 {
    max-width: 500px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.plan_box_957 .pay_plans_970 h2 {
    text-align: center;
    display: block;
}.plan_box_957 .pay_plans_970 h2::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.plan_box_957 .fee_pricing_245 {
    text-align: center;
}.plan_box_957 .learning_package_186 {
    min-height: auto;
}.plan_box_957 .learning_packages_570 {
    padding: 1.5rem;
}.plan_box_957 .img_grid_wrapper_435 {
    height: 160px;
}
}

@media (min-width: 1024px) {.plan_box_957 .skill_pricing_243 {
    grid-template-columns: repeat(2, 1fr);
}.plan_box_957 .program_price_730:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.plan_box_957 .pay_plans_970 {
    padding-top: 4rem;
}.plan_box_957 .program_price_730:hover {
    z-index: 5;
}.plan_box_957 .skill_pricing_243 {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (prefers-reduced-motion: reduce) {.plan_box_957 .program_price_730,
    .plan_box_957 .learning_package_186,
    .plan_box_957 .img_grid_wrapper_435,
    .plan_box_957 .annual_fee_032::before,
    .plan_box_957 .learning_package_186::before {
    transition: none;
}}header .top_plank {
    background: rgb(147,179,184);
    color:  #ffffff;
}header .top_plank .learn_toolbar_792 div svg, header .top_plank .learn_toolbar_792 div svg path {
    fill: #ffffff;
}header .top_plank .learn_toolbar_792 div span {
    color: #ffffff;
}header .top_plank .learn_toolbar_792 {
    font-size: 15px;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px 0 10px 0;
    align-items: center;
    justify-content: flex-start;
    line-height: 21px;
    display: flex;
}header .top_plank .learn_toolbar_792 div {
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
    align-items: center;
}header .top_plank .learn_toolbar_792 div img, header .top_plank .learn_toolbar_792 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.thanksField_180 {
    background: linear-gradient(135deg, rgb(203,218,220) 0%, rgb(147,179,184,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.thanksField_180::before {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
}.thanksField_180::after {
    background: radial-gradient(circle at 75% 25%, rgb(147,179,184,0.5) 0%, transparent 50%);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    width: 100%;
    pointer-events: none;
}.thanksField_180 .container {
    max-width: 1200px;
    position: relative;
    z-index: 10;
    transform: perspective(1000px) rotateX(1deg);
    padding: 0 2rem;
    margin: 0 auto;
}.thanksField_180 h2 {
    position: relative;
    max-width: 90%;
    animation: slideInTitle 0.8s ease-out forwards;
    font-size: 31px;
    margin-bottom: 2.5rem;
    transform-origin: left center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    line-height: 1.3;
    color: rgb(147,179,184);
    font-weight: 700;
}.thanksField_180 h2::after {
    background: linear-gradient(90deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    animation: expandLine 0.5s 0.8s forwards ease-out;
    transform: scaleX(0);
    width: 100px;
    content: "";
    left: 0;
    position: absolute;
    height: 4px;
    transform-origin: left;
    bottom: -12px;
}.thanksField_180 .success_path_173 {
    border-radius: 10px;
    position: relative;
    animation: fadeInUp 0.6s 0.4s both;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    transition: transform 0.4s ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(124,177,124);
    padding: 2.5rem;
    overflow: hidden;
    transform: translateY(0);
}.thanksField_180 .success_path_173::before {
    height: 5px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(124,177,124) 0%, rgb(147,179,184) 100%);
    content: "";
    top: 0;
    position: absolute;
}.thanksField_180 .success_path_173:hover {
    transform: translateY(-5px);
}.thanksField_180 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thanksField_180 li {
    position: relative;
    padding-left: 1.5rem;
}.thanksField_180 li::before {
    background: rgb(124,177,124);
    left: 0;
    border-radius: 50%;
    width: 8px;
    position: absolute;
    content: "";
    transform: scale(0);
    top: 0.7rem;
    height: 8px;
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.thanksField_180 span {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    animation: fadeText 0.8s 0.6s both;
    font-size: 15px;
    color: #000000;
    display: block;
    position: relative;
}

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

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

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

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

@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 991px) {.thanksField_180 {
    padding: 5rem 0;
}.thanksField_180 h2 {
    font-size: calc(31px * 0.9);
    max-width: 100%;
}.thanksField_180 .success_path_173 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksField_180 {
    padding: 4rem 0;
}.thanksField_180 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.thanksField_180 h2::after {
    height: 3px;
    width: 80px;
}.thanksField_180 .success_path_173 {
    padding: 1.75rem;
}.thanksField_180 span {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.thanksField_180 {
    padding: 3rem 0;
}.thanksField_180 .container {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 1.5rem;
}.thanksField_180 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(31px * 0.7);
}.thanksField_180 .success_path_173 {
    padding: 1.5rem;
}.thanksField_180 li {
    padding-left: 1.25rem;
}.thanksField_180 li::before {
    top: 0.65rem;
    width: 6px;
    height: 6px;
}.thanksField_180 span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}}.access_cta_502 {
    color: #ffffff;
    background-position: center center;
    padding: 5rem 0 3rem;
    position: relative;
    z-index: 1;
}.access_cta_502::before {
    z-index: -1;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    left: 0;
    top: 0;
}.access_cta_502::after {
    left: 0;
    top: 0;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.5;
    z-index: -1;
    position: absolute;
}.access_cta_502 .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.access_cta_502 .container::before {
    top: -80px;
    position: absolute;
    background: linear-gradient(0deg, rgb(147,179,184) 0%, transparent 100%);
    opacity: 0.3;
    left: 0;
    content: "";
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    height: 80px;
    width: 100%;
}.access_cta_502 .company_holder {
    margin-bottom: 4rem;
    padding: 2rem;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(rgb(147,179,184), 0.3);
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    position: relative;
    backdrop-filter: blur(5px);
}.access_cta_502 .company_holder::before {
    left: -5px;
    content: "";
    z-index: -1;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    background: linear-gradient(45deg, rgb(147,179,184), transparent 70%);
    width: calc(100% + 10px);
    opacity: 0.5;
    height: calc(100% + 10px);
    position: absolute;
    top: -5px;
    filter: blur(5px);
}.access_cta_502 .company_holder h3 {
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: 0 0 10px rgb(147,179,184), 0 0 20px rgb(147,179,184), 0 0 30px rgb(147,179,184);
    font-weight: 700;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: calc(29px * 1.2);
    margin-bottom: 1.5rem;
}.access_cta_502 .company_holder h3::before {
    left: 2px;
    opacity: 0.7;
    filter: blur(1px);
    position: absolute;
    z-index: -1;
    color: rgb(147,179,184);
    top: 2px;
    content: attr(data-text);
}.access_cta_502 .knowl_base_284 {
    padding-left: 1rem;
    line-height: 1.6;
    border-left: 2px solid rgb(147,179,184);
    margin-top: 1.5rem;
    font-size: 15px;
    color: #ffffff;
    opacity: 0.8;
}.access_cta_502 .play_market_296 {
    position: relative;
    justify-content: space-between;
    display: flex;
}.access_cta_502 .play_market_296::before {
    height: 1px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(147,179,184), transparent);
    top: -20px;
    position: absolute;
    width: 100%;
}.access_cta_502 .top_main_968 {
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    width: 100%;
}.access_cta_502 .head_info_170 {
    border-left: 2px solid rgb(147,179,184);
    position: relative;
    border-bottom: 2px solid rgb(147,179,184);
    padding: 1.5rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    flex: 1;
}.access_cta_502 .head_info_170:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(147,179,184,0.5), 0.1);
    transform: translateY(-5px);
}.access_cta_502 .head_info_170 h5 {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-size: 21px;
    position: relative;
    color: rgb(124,177,124);
    letter-spacing: 2px;
    text-transform: uppercase;
}.access_cta_502 .head_info_170 h5::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: rgb(147,179,184);
    bottom: -8px;
    left: 0;
    box-shadow: 0 0 10px rgb(147,179,184);
}.access_cta_502 .head_info_170 .top_main_968 {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.access_cta_502 .head_info_170 .top_main_968 a {
    padding: 0.5rem 0 0.5rem 1.5rem;
    transition: all 0.3s ease;
    opacity: 0.7;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}.access_cta_502 .head_info_170 .top_main_968 a::before {
    transition: all 0.3s ease;
    color: rgb(147,179,184);
    left: 0;
    position: absolute;
    font-size: 0.8em;
    content: "//";
}.access_cta_502 .head_info_170 .top_main_968 a:hover {
    color: rgb(147,179,184);
    text-shadow: 0 0 5px rgb(147,179,184);
    opacity: 1;
}.access_cta_502 .head_info_170 .top_main_968 a:hover::before {
    color: rgb(124,177,124);
}.donate_btn_154 {
    background: rgba(0, 0, 0, 0.6);
    margin-top: 3rem;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 1.5rem 0;
}.donate_btn_154::before {
    top: 0;
    background-image: 
        linear-gradient(90deg, transparent, rgb(147,179,184), transparent);
    position: absolute;
    content: "";
    height: 1px;
    left: 0;
    width: 100%;
}.donate_btn_154 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.donate_btn_154 .project_ref_069 {
    text-align: center;
    font-size: 16px;
    opacity: 0.7;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
}.donate_btn_154 .project_ref_069::before,
.donate_btn_154 .project_ref_069::after {
    content: "//";
    margin: 0 10px;
    color: rgb(147,179,184);
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(147,179,184), 0 0 20px rgb(147,179,184);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.access_cta_502 .play_market_296 {
    flex-direction: column;
}.access_cta_502 .top_main_968 {
    flex-direction: column;
}.access_cta_502 .head_info_170 {
    width: 100%;
    margin-bottom: 1rem;
}.donate_btn_154 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.access_cta_502 {
    padding: 4rem 0 2rem;
}.access_cta_502 .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.access_cta_502 .company_holder h3 {
    font-size: 29px;
}.access_cta_502 .head_info_170 h5 {
    font-size: calc(21px * 0.9);
}.donate_btn_154 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    margin-top: 2rem;
    padding: 1.2rem 0;
}
}

@media screen and (max-width: 576px) {.access_cta_502 {
    padding: 3rem 0 2rem;
}.access_cta_502 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.access_cta_502 .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(29px * 0.85);
}.access_cta_502 .knowl_base_284 {
    font-size: calc(15px * 0.9);
}.access_cta_502 .head_info_170 {
    padding: 1rem;
}.access_cta_502 .head_info_170 .top_main_968 a {
    font-size: calc(15px * 0.9);
}.donate_btn_154 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.donate_btn_154 .project_ref_069::before,
    .donate_btn_154 .project_ref_069::after {
    display: none;
}}.title_portal_930 {
    background: linear-gradient(135deg, rgb(203,218,220) 0%, #ffffff 100%);
    padding: 100px 20px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    display: flex;
    min-height: 100vh;
}.title_portal_930::before {
    background: radial-gradient(circle at 70% 30%, rgb(124,177,124,0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.4;
    content: "";
    height: 100%;
    z-index: 0;
    left: 0;
}.title_portal_930::after {
    position: absolute;
    width: 200px;
    height: 200px;
    content: "";
    transform: rotate(45deg);
    opacity: 0.1;
    filter: blur(40px);
    right: -50px;
    background: rgb(147,179,184,0.5);
    bottom: -50px;
}.title_portal_930 h1 {
    animation: fadeInDown 0.8s ease-out;
    color: rgb(147,179,184);
    margin-bottom: 2rem;
    position: relative;
    font-weight: 700;
    z-index: 5;
    opacity: 1;
    font-size: calc(23px * 1.2);
    letter-spacing: 1px;
    text-align: center;
    transform: translateY(0);
}.title_portal_930 h1::after {
    height: 3px;
    bottom: -10px;
    position: absolute;
    border-radius: 10px;
    content: "";
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(147,179,184), rgb(124,177,124));
    left: 50%;
    width: 50px;
}.title_portal_930 .success_path_173 {
    width: 100%;
    position: relative;
    z-index: 2;
    flex-direction: column-reverse;
    display: flex;
    max-width: 1200px;
    margin-top: 2rem;
}.title_portal_930 .text_pod_305 {
    z-index: 3;
    border-radius: 23px;
    flex: 1;
    animation: fadeInUp 1s ease-out 0.3s both;
    backdrop-filter: blur(10px);
    padding: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    position: relative;
    transform: translateY(0);
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
}.title_portal_930 .text_pod_305::before {
    right: -5px;
    border-radius: calc(23px + 5px);
    opacity: 0.2;
    filter: blur(4px);
    content: "";
    position: absolute;
    bottom: -5px;
    left: -5px;
    background: linear-gradient(135deg, rgb(124,177,124) 0%, rgb(147,179,184) 100%);
    top: -5px;
    z-index: -1;
}.title_portal_930 .text_pod_305 ol {
    list-style: none;
    margin: 0;
    padding: 0;
}.title_portal_930 .text_pod_305 li {
    margin-bottom: 2rem;
}.title_portal_930 .text_pod_305 li:last-child {
    margin-bottom: 0;
    justify-content: center;
    display: flex;
}.title_portal_930 .course_base_185 {
    display: flex;
    text-align: center;
    align-items: center;
    flex-direction: column;
}.title_portal_930 .course_base_185 svg {
    width: 100px;
    animation: fadeInDown 1s ease-out 0.5s both;
    filter: drop-shadow(0 5px 15px rgba(94,170,168,0.3));
    height: 100px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    margin-bottom: 1.5rem;
}.title_portal_930 .course_base_185 svg:hover {
    transform: translateY(-5px) scale(1.05);
}.title_portal_930 .course_base_185 svg path {
    transition: fill 0.3s ease;
}.title_portal_930 .course_base_185 svg:hover path {
    fill: rgb(147,179,184);
}.title_portal_930 .course_base_185 svg text {
    animation: glow 3s infinite alternate;
}.title_portal_930 .course_base_185 p {
    animation: fadeIn 1s ease-out 0.7s both;
    font-size: calc(14px * 1.1);
    color: #000000;
    margin-bottom: 0;
    line-height: 1.6;
    max-width: 600px;
}.title_portal_930 .query_map_058 {
    font-size: 15px;
    overflow: hidden;
    border-radius: 10px;
    padding: 15px 30px;
    z-index: 1;
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
    color: #ffffff;
    background: linear-gradient(135deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: fadeIn 1s ease-out 0.9s both;
    transform: translateY(0);
    display: inline-block;
    position: relative;
    font-weight: 600;
    text-decoration: none;
}.title_portal_930 .query_map_058::before {
    background: linear-gradient(135deg, rgb(124,177,124) 0%, rgb(147,179,184) 100%);
    transition: all 0.4s ease;
    width: 100%;
    z-index: -1;
    transform: translateX(-100%);
    content: "";
    opacity: 0;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
}.title_portal_930 .query_map_058:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(94,170,168,0.4);
}.title_portal_930 .query_map_058:hover::before {
    opacity: 1;
    transform: translateX(0);
}.title_portal_930 .img_grid_wrapper_435 {
    animation: fadeInDown 1s ease-out both;
    position: relative;
    margin-bottom: 2rem;
    width: 100%;
    transform: translateY(0);
    overflow: hidden;
    border-radius: 23px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 300px;
}.title_portal_930 .img_grid_wrapper_435::before {
    background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.5));
    content: "";
    top: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}.title_portal_930 .img_grid_wrapper_435::after {
    content: "";
    top: -5px;
    bottom: -5px;
    background: linear-gradient(135deg, rgb(124,177,124) 0%, rgb(147,179,184) 100%);
    position: absolute;
    border-radius: calc(23px + 5px);
    opacity: 0.4;
    right: -5px;
    filter: blur(4px);
    left: -5px;
    z-index: -1;
}

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

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

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

@keyframes glow {
    0% {
        filter: drop-shadow(0 0 2px rgba(94,170,168,0.3));
    }
    100% {
        filter: drop-shadow(0 0 10px rgba(94,170,168,0.7));
    }
}

@media (min-width: 768px) {.title_portal_930 {
    padding: 120px 40px;
}.title_portal_930 h1 {
    margin-bottom: 3rem;
    font-size: calc(28px * 0.9);
}.title_portal_930 .success_path_173 {
    align-items: center;
    gap: 40px;
    flex-direction: row;
}.title_portal_930 .text_pod_305 {
    padding: 3rem;
}.title_portal_930 .course_base_185 {
    align-items: flex-start;
    text-align: left;
}.title_portal_930 .course_base_185 svg {
    width: 120px;
    height: 120px;
}.title_portal_930 .img_grid_wrapper_435 {
    height: 450px;
    flex: 1;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-5deg);
    margin-bottom: 0;
}.title_portal_930 .img_grid_wrapper_435:hover {
    transform: perspective(1000px) rotateY(0);
}
}

@media (min-width: 992px) {.title_portal_930 {
    padding: 140px 60px;
}.title_portal_930 h1 {
    font-size: 28px;
}.title_portal_930 .success_path_173 {
    gap: 60px;
}.title_portal_930 .text_pod_305 {
    padding: 4rem;
}.title_portal_930 .course_base_185 svg {
    width: 140px;
    height: 140px;
}.title_portal_930 .course_base_185 p {
    font-size: calc(14px * 1.2);
}.title_portal_930 .img_grid_wrapper_435 {
    height: 500px;
    transform: perspective(1000px) rotateY(-8deg) translateX(20px);
}
}

@media (min-width: 1200px) {.title_portal_930 .success_path_173 {
    gap: 80px;
}.title_portal_930 .img_grid_wrapper_435 {
    height: 550px;
}}.get_support_043 {
    background: linear-gradient(135deg, rgb(203,218,220) 0%, rgba(255,255,255,0.97) 100%);
    padding: 7rem 2rem;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
}.get_support_043::before {
    z-index: 0;
    width: 40%;
    top: -10%;
    animation: float 15s ease-in-out infinite;
    content: "";
    height: 40%;
    opacity: 0.2;
    position: absolute;
    right: -5%;
    filter: blur(40px);
    background: linear-gradient(120deg, rgb(147,179,184,0.5) 0%, rgb(124,177,124,0.5) 100%);
    transform: rotate(-15deg) translateZ(0);
}.get_support_043::after {
    opacity: 0.15;
    z-index: 0;
    bottom: -10%;
    position: absolute;
    height: 35%;
    background: linear-gradient(220deg, rgb(124,177,124,0.5) 0%, rgb(147,179,184,0.5) 100%);
    filter: blur(30px);
    width: 35%;
    content: "";
    transform: rotate(12deg) translateZ(0);
    left: -5%;
    animation: float 18s ease-in-out infinite reverse;
}.get_support_043 h1 {
    font-size: 48px;
    z-index: 2;
    margin-bottom: 3.5rem;
    position: relative;
    text-align: center;
    color: #000000;
    font-weight: 700;
    letter-spacing: -0.02em;
}.get_support_043 h1::after {
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(147,179,184) 0%, rgb(124,177,124) 100%);
    width: 80px;
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    border-radius: 10px;
    content: "";
}.get_support_043 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.get_support_043 .assist_support_785 {
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem;
    border: 1px solid rgba(255,255,255,0.1);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(0.5deg);
    box-shadow: 0 10px 30px rgba(0,0,0,0.04), 
                0 1px 5px rgba(0,0,0,0.03),
                0 20px 40px rgba(rgb(147,179,184,0.5), 0.03);
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 100%);
    display: grid;
    gap: 2.5rem;
}.get_support_043 .assist_support_785:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.06), 
                0 1px 8px rgba(0,0,0,0.04),
                0 20px 40px rgba(rgb(147,179,184,0.5), 0.04);
}.get_support_043 .assist_support_785 > div {
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 1.5rem;
    background: rgba(255,255,255,0.5);
    position: relative;
}.get_support_043 .assist_support_785 > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.03);
}.get_support_043 .assist_support_785 > div:first-child {
    font-size: calc(14px + 0.1rem);
    background: linear-gradient(145deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.6) 100%);
    line-height: 1.7;
    color: #000000;
    padding: 2.5rem;
    border-left: 4px solid rgb(147,179,184);
    letter-spacing: -0.01em;
}.get_support_043 h6 {
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    display: flex;
    font-size: 19px;
    color: #000000;
    letter-spacing: 0.02em;
    font-weight: 600;
    align-items: center;
}.get_support_043 h6 svg {
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
}.get_support_043 h6:hover svg {
    transform: translateY(-2px);
}.get_support_043 span {
    font-size: 14px;
    padding-left: 1.5rem;
    display: block;
    line-height: 1.6;
    margin-top: 0.5rem;
    border-left: 2px solid rgb(124,177,124,0.5);
    color: #000000;
}.get_support_043 .talk_support_726 {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.get_support_043 .talk_support_726 > div {
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}.get_support_043 .talk_support_726 > div:hover {
    transform: scale(1.03) translateX(5px);
}.get_support_043 .edu_chat_582 {
    align-items: center;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    background: rgba(255,255,255,0.4);
    display: flex;
    font-size: 14px;
    padding: 0.75rem 1rem;
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
}.get_support_043 .edu_chat_582:hover {
    border-left-color: rgb(147,179,184);
    color: rgb(147,179,184);
    background: rgba(255,255,255,0.8);
}.get_support_043 .edu_chat_582 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}.get_support_043 .edu_chat_582:hover svg {
    transform: translateX(3px);
}.get_support_043 svg {
    width: 20px;
    opacity: 0.85;
    height: 20px;
}.get_support_043 svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.get_support_043 .edu_chat_582:hover svg path {
    fill: rgb(147,179,184);
}

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

@media (min-width: 768px) {.get_support_043 {
    padding: 8rem 3rem;
}.get_support_043 h1 {
    margin-bottom: 4rem;
}.get_support_043 .assist_support_785 {
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.get_support_043 .assist_support_785 > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.get_support_043 {
    padding: 10rem 4rem;
}.get_support_043 h1 {
    margin-bottom: 5rem;
}.get_support_043 .assist_support_785 {
    grid-template-columns: 2fr 1fr 1fr;
}.get_support_043 .assist_support_785 > div:first-child {
    align-items: center;
    grid-row: span 2;
    display: flex;
    grid-column: 1;
}.get_support_043 .talk_support_726 {
    gap: 1.5rem;
}
}

@media (hover: hover) {.get_support_043 .assist_support_785 > div {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
}.get_support_043 .edu_chat_582 {
    overflow: hidden;
    position: relative;
}.get_support_043 .edu_chat_582::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    transition: transform 0.6s ease;
    position: absolute;
    transform: translateX(-100%);
    left: 0;
    top: 0;
    width: 100%;
    content: "";
}.get_support_043 .edu_chat_582:hover::before {
    transform: translateX(100%);
}
}

@media (max-width: 767px) {.get_support_043 {
    padding: 5rem 1.5rem;
}.get_support_043 h1 {
    font-size: calc(48px - 0.2rem);
    margin-bottom: 3rem;
}.get_support_043 .assist_support_785 {
    gap: 1.5rem;
    padding: 1.5rem;
}.get_support_043 .assist_support_785 > div {
    padding: 1.25rem;
}.get_support_043 .assist_support_785 > div:first-child {
    padding: 1.5rem;
}.get_support_043 h6 {
    font-size: calc(19px - 0.1rem);
}.get_support_043 span {
    padding-left: 1rem;
    font-size: calc(14px - 0.1rem);
}.get_support_043 .talk_support_726 {
    gap: 1rem;
}.get_support_043 .edu_chat_582 {
    font-size: calc(14px - 0.1rem);
    padding: 0.6rem 0.75rem;
}
}