* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.outer-container6UjqK {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}.container {
    width: 1252px;
    max-width: 100%;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.template_cta0vqxT {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.nav_classrNYnf {
    flex: 1 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;
}}
.course_program_descriptionJTkM8 {
    overflow: hidden;
    position: relative;
    background-color: rgb(220,229,221);
    padding: 100px 0;
}.course_program_descriptionJTkM8::before {
    background: 
        linear-gradient(135deg, rgb(184,202,188,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(145,171,152,0.5) 0%, transparent 40%);
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
}.course_program_descriptionJTkM8::after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(184,202,188,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(145,171,152,0.5) 0%, transparent 8%);
    left: 0;
    background-size: 120px 120px, 120px 120px;
    width: 100%;
    top: 0;
    height: 100%;
}.course_program_descriptionJTkM8 .container {
    z-index: 3;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.course_program_descriptionJTkM8 .tech_skillsJH0U3 {
    display: flex;
    flex-direction: column;
}.course_program_descriptionJTkM8 .text_displayiyDVk {
    border-bottom: 3px solid rgb(145,171,152);
    z-index: 4;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    position: relative;
    margin-bottom: 60px;
    border-top: 3px solid rgb(184,202,188);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 29px;
    padding: 50px;
}.course_program_descriptionJTkM8 .text_displayiyDVk::before {
    z-index: -1;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.1;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(184,202,188,0.5) 49%, rgb(184,202,188,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(145,171,152,0.5) 49%, rgb(145,171,152,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    position: absolute;
    left: 0;
}.course_program_descriptionJTkM8 .text_displayiyDVk h2 {
    font-weight: 700;
    padding-bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    position: relative;
    color: #ffffff;
    font-size: 30px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    display: inline-block;
    padding: 10px 25px;
}.course_program_descriptionJTkM8 .text_displayiyDVk h2::after {
    position: absolute;
    border-radius: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(184,202,188) 0%, rgb(145,171,152) 100%);
    height: 3px;
    bottom: 0;
    width: 80px;
    left: 0;
}.course_program_descriptionJTkM8 .text_displayiyDVk .description {
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 20px;
    border-left: 2px solid rgb(184,202,188);
    font-weight: 600;
    backdrop-filter: blur(3px);
    font-size: 17px;
    margin-bottom: 25px;
    border-radius: 10px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    color: #000000;
    position: relative;
    line-height: 1.8;
}.course_program_descriptionJTkM8 .text_displayiyDVk .description:last-child {
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 0;
    border-left: 2px solid rgb(145,171,152);
    padding: 15px 20px;
}.course_program_descriptionJTkM8 .responsive_img9doGQ {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    transform: scale(1.05);
}.course_program_descriptionJTkM8 .responsive_img9doGQ::before {
    position: absolute;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 2;
}.course_program_descriptionJTkM8 .responsive_img9doGQ::after {
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    top: 0;
    z-index: 3;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
}

@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 992px) {.course_program_descriptionJTkM8 {
    padding: 80px 0;
}.course_program_descriptionJTkM8 .text_displayiyDVk {
    padding: 40px;
    margin-bottom: 40px;
}.course_program_descriptionJTkM8 .responsive_img9doGQ {
    height: 60%;
}
}

@media (max-width: 768px) {.course_program_descriptionJTkM8 {
    padding: 60px 0;
}.course_program_descriptionJTkM8 .text_displayiyDVk {
    padding: 30px;
    margin-bottom: 30px;
}.course_program_descriptionJTkM8 .text_displayiyDVk h2 {
    margin-bottom: 20px;
    font-size: calc(30px * 0.9);
}.course_program_descriptionJTkM8 .responsive_img9doGQ {
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
    height: 50%;
}
}

@media (max-width: 576px) {.course_program_descriptionJTkM8 {
    padding: 50px 0;
}.course_program_descriptionJTkM8 .text_displayiyDVk {
    margin-bottom: 20px;
    padding: 25px 20px;
}.course_program_descriptionJTkM8 .text_displayiyDVk h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(30px * 0.8);
}.course_program_descriptionJTkM8 .text_displayiyDVk .description {
    padding-left: 15px;
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.course_program_descriptionJTkM8 .responsive_img9doGQ {
    height: 40%;
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
}}

.course_program_descriptionJTkM8::before,
.course_program_descriptionJTkM8::after,
.course_program_descriptionJTkM8 .text_displayiyDVk::before,
.course_program_descriptionJTkM8 .container::before,
.course_program_descriptionJTkM8 .container::after {
    pointer-events: none;
}.course_program_descriptionJTkM8 .tech_skillsJH0U3::after {
    background-size: 30px 30px;
    z-index: 1;
    opacity: 0.3;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(184,202,188,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(145,171,152,0.5) 0%, transparent 1%);
    content: "";
}.reach_outDa3xW {
    padding: 90px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(220,229,221) 0%, #1a1e2e 100%);
    overflow: hidden;
}.reach_outDa3xW::before {
    z-index: 0;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(184,202,188), 0.05) 100%);
    top: 0;
    width: 100%;
}.reach_outDa3xW::after {
    width: 100%;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    bottom: 0;
    left: 0;
    position: absolute;
    height: 100px;
    content: "";
    z-index: 1;
}.reach_outDa3xW .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.reach_outDa3xW h2 {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 31px;
    margin-bottom: 70px;
    position: relative;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}.reach_outDa3xW h2::before {
    width: 30px;
    left: calc(50% - 50px);
    content: "";
    height: 2px;
    background: rgb(184,202,188);
    position: absolute;
    bottom: -20px;
}.reach_outDa3xW h2::after {
    background: rgb(184,202,188);
    bottom: -20px;
    left: calc(50% - 10px);
    position: absolute;
    height: 2px;
    content: "";
    width: 70px;
}.reach_outDa3xW .message_feedbackrdfEb {
    border: 1px solid rgba(255, 255, 255, 0.05);
    grid-template-columns: 6fr 4fr;
    display: grid;
    border-radius: 25px;
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
}.reach_outDa3xW .responsive_img9doGQ {
    min-height: 100%;
    position: relative;
}.reach_outDa3xW .responsive_img9doGQ::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
}.reach_outDa3xW .responsive_img9doGQ::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(184,202,188), 0.1) 10px, rgba(rgb(184,202,188), 0.1) 11px);
    content: "";
    animation: scanLines 5s linear infinite;
    z-index: 2;
    left: 0;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.reach_outDa3xW .query_boxj0n8H {
    padding: 50px;
    position: relative;
}.reach_outDa3xW .query_boxj0n8H::before {
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}.reach_outDa3xW #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}.reach_outDa3xW h3 {
    font-size: 23px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: 700;
}.reach_outDa3xW h3::after {
    height: 2px;
    width: 50px;
    background: rgb(184,202,188);
    left: 0;
    content: "";
    bottom: -10px;
    position: absolute;
}.reach_outDa3xW input[type="text"] {
    font-size: 13px;
    position: relative;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    width: 100%;
    padding: 16px 20px;
    transition: all 0.3s ease;
}.reach_outDa3xW input[type="text"]:focus {
    background: rgba(0, 0, 0, 0.3);
    border-color: rgb(184,202,188);
    box-shadow: 0 0 15px rgba(rgb(184,202,188), 0.2);
    outline: none;
}.reach_outDa3xW input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.reach_outDa3xW .reach_map6A9OC {
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
    gap: 12px;
}.reach_outDa3xW .reach_map6A9OC input[type="checkbox"] {
    margin-top: 2px;
    position: relative;
    cursor: pointer;
    width: 24px;
    border-radius: 3px;
    appearance: none;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 24px;
}.reach_outDa3xW .reach_map6A9OC input[type="checkbox"]:checked {
    background: rgb(184,202,188);
    border-color: rgb(184,202,188);
}.reach_outDa3xW .reach_map6A9OC input[type="checkbox"]:checked::after {
    top: 6px;
    content: "";
    left: 9px;
    transform: rotate(45deg);
    border: solid #ffffff;
    width: 6px;
    height: 10px;
    position: absolute;
    border-width: 0 2px 2px 0;
}.reach_outDa3xW .reach_map6A9OC label {
    color: rgba(255, 255, 255, 0.7);
    font-size: calc(13px - 2px);
    line-height: 1.5;
}.reach_outDa3xW .reach_map6A9OC a {
    color: rgb(184,202,188);
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.reach_outDa3xW .reach_map6A9OC a:hover {
    color: #ffffff;
}.reach_outDa3xW .reach_map6A9OC a::after {
    width: 100%;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
    bottom: -2px;
    height: 1px;
    left: 0;
    background: rgb(184,202,188);
}.reach_outDa3xW .reach_map6A9OC a:hover::after {
    background: #ffffff;
}.reach_outDa3xW .connect_gridYizbH {
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 10px;
    font-size: 20px;
    margin-top: 10px;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    padding: 16px 35px;
    text-transform: uppercase;
    border: none;
    background: rgb(184,202,188);
    align-self: flex-start;
    transition: all 0.3s ease;
    font-weight: 600;
    overflow: hidden;
    cursor: pointer;
}.reach_outDa3xW .connect_gridYizbH::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    content: "";
    width: 100%;
}.reach_outDa3xW .connect_gridYizbH:hover {
    transform: translateY(-3px);
    background: rgb(145,171,152);
}.reach_outDa3xW .connect_gridYizbH:hover::before {
    left: 100%;
}.reach_outDa3xW svg {
    filter: drop-shadow(0 0 5px rgba(rgb(184,202,188), 0.5));
    height: 22px;
    fill: rgb(184,202,188);
    width: 22px;
    transition: all 0.3s ease;
}.reach_outDa3xW svg path {
    transition: all 0.3s ease;
    fill: rgb(184,202,188);
}.reach_outDa3xW svg:hover {
    fill: #ffffff;
    transform: scale(1.1);
}.reach_outDa3xW svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.reach_outDa3xW {
    padding: 70px 0;
}.reach_outDa3xW .message_feedbackrdfEb {
    grid-template-columns: 1fr;
}.reach_outDa3xW .responsive_img9doGQ {
    min-height: 300px;
}.reach_outDa3xW .query_boxj0n8H {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.reach_outDa3xW {
    padding: 50px 0;
}.reach_outDa3xW h2 {
    margin-bottom: 50px;
    font-size: calc(31px - 4px);
}.reach_outDa3xW .responsive_img9doGQ {
    min-height: 250px;
}
}

@media (max-width: 576px) {.reach_outDa3xW {
    padding: 40px 0;
}.reach_outDa3xW .container {
    padding: 0 15px;
}.reach_outDa3xW h2 {
    margin-bottom: 40px;
    font-size: calc(31px - 6px);
}.reach_outDa3xW h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.reach_outDa3xW h2::after {
    width: 50px;
}.reach_outDa3xW .query_boxj0n8H {
    padding: 30px 20px 40px;
}.reach_outDa3xW #contact {
    gap: 20px;
}.reach_outDa3xW .connect_gridYizbH {
    width: 100%;
}.reach_outDa3xW .responsive_img9doGQ {
    min-height: 200px;
}}header {
    z-index: 100;
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    padding: 0;
    margin-top: 0;
    overflow: visible;
    background: linear-gradient(90deg, rgb(145,171,152) 0%, rgb(184,202,188) 100%);
}header::before {
    position: absolute;
    z-index: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    left: 0;
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
}header .top_basenzYKO {
    z-index: 5;
    display: flex;
    padding: 1.2rem 2.5rem;
    position: relative;
    align-items: center;
    justify-content: space-between;
}header .header_train3aXmu {
    flex: 0 0 auto;
    position: relative;
    margin-right: 2rem;
    overflow: visible;
    padding: 0.5rem;
}header .header_train3aXmu::before {
    opacity: 0.1;
    transform: skew(-5deg);
    position: absolute;
    top: -5px;
    transition: all 0.3s ease;
    border: 2px solid #ffffff;
    content: '';
    bottom: -5px;
    right: -5px;
    z-index: -1;
    left: -5px;
}header .header_train3aXmu::after {
    transform: skew(-5deg);
    transition: all 0.3s ease;
    content: '';
    left: -5px;
    z-index: -1;
    top: -5px;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    opacity: 0;
    bottom: -5px;
    border: 2px solid #ffffff;
    right: -5px;
    position: absolute;
}header .header_train3aXmu:hover::before {
    opacity: 0;
}header .header_train3aXmu:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .page_navCZw0l {
    transition: all 0.3s ease;
    position: relative;
    display: block;
}header .page_navCZw0l:hover {
    transform: scale(1.05);
}header .page_navCZw0l img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .head_mainbarlsnAM {
    padding: 0;
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 2;
    display: flex;
}header .nav_beginaCZkA {
    margin: 0 0.4rem;
    position: relative;
}header .nav_beginaCZkA a {
    display: flex;
    text-decoration: none;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    letter-spacing: 0.5px;
    background: rgba(255, 255, 255, 0.1);
    justify-content: center;
    text-shadow: 0 0 5px #ffffff;
    font-size: 13px;
    transition: all 0.3s ease;
    align-items: center;
    overflow: hidden;
    padding: 0 1.2rem;
    height: 40px;
}header .nav_beginaCZkA a::before {
    right: -2px;
    transition: opacity 0.3s ease;
    position: absolute;
    top: -2px;
    z-index: -1;
    transform: scale(0.9);
    opacity: 0;
    background: #ffffff;
    left: -2px;
    content: '';
    bottom: -2px;
}header .nav_beginaCZkA a:hover {
    transform: translateY(-3px);
    color: rgb(184,202,188);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    border-color: #ffffff;
    text-shadow: none;
}header .nav_beginaCZkA a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .nav_beginaCZkA::after {
    left: 10%;
    opacity: 0;
    transition: all 0.3s ease;
    filter: blur(3px);
    height: 5px;
    width: 80%;
    position: absolute;
    bottom: -10px;
    content: '';
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}header .nav_beginaCZkA:hover::after {
    bottom: -5px;
    opacity: 0.5;
}header .top_basenzYKO::before {
    position: absolute;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    left: 0;
    top: 0;
    height: 1px;
}header .top_basenzYKO::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
    height: 1px;
    left: 0;
    width: 100%;
    content: '';
    bottom: 0;
}header .nav_classrNYnf {
    position: relative;
    z-index: 1;
    background: rgb(220,229,221);
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .top_basenzYKO {
    max-width: 1320px;
    margin: 0 auto;
}header .nav_beginaCZkA {
    margin: 0 0.6rem;
}header .nav_beginaCZkA a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .top_basenzYKO {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .header_train3aXmu {
    margin-right: 0;
    margin-bottom: 0;
}header .head_mainbarlsnAM {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .nav_beginaCZkA a {
    font-size: calc(13px - 1px);
    height: 36px;
    padding: 0 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top_basenzYKO {
    padding: 0.8rem 1.5rem;
}header .header_train3aXmu {
    max-width: 140px;
}header .header_train3aXmu::before, 
    header .header_train3aXmu::after {
    left: -3px;
    bottom: -3px;
    top: -3px;
    right: -3px;
}header .page_navCZw0l img {
    max-height: 35px;
}header .head_mainbarlsnAM {
    overflow-x: auto;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    justify-content: flex-start;
    margin-top: 0.8rem;
}header .head_mainbarlsnAM::-webkit-scrollbar {
    height: 3px;
}header .head_mainbarlsnAM::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .nav_beginaCZkA {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .nav_beginaCZkA a {
    height: 32px;
    white-space: nowrap;
    font-size: calc(13px - 2px);
    padding: 0 0.8rem;
}header .nav_beginaCZkA::after {
    display: none;
}
}

@media (max-width: 479px) {header .top_basenzYKO {
    padding: 0.7rem 1.2rem;
}header .header_train3aXmu {
    max-width: 120px;
}header .nav_beginaCZkA a {
    font-size: calc(13px - 3px);
    height: 30px;
    padding: 0 0.6rem;
}}.course_instructorQog1D {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(220,229,221) 0%, rgb(184,202,188,0.5) 100%);
    position: relative;
    overflow: hidden;
    perspective: 1000px;
}.course_instructorQog1D::before {
    height: 100%;
    background-size: 60px 60px;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(145,171,152,0.5) 49.5%, rgb(145,171,152,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(145,171,152,0.5) 49.5%, rgb(145,171,152,0.5) 50.5%, transparent 50.5%);
    pointer-events: none;
    top: 0;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    opacity: 0.1;
    width: 100%;
}.course_instructorQog1D .container {
    position: relative;
    z-index: 2;
    transform-style: preserve-3d;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}.course_instructorQog1D .learning_voicestPHvT {
    border-radius: 10px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 3px 3px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    border-left: 4px solid rgb(184,202,188);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    grid-gap: 2rem;
    display: grid;
    transform: rotateY(-2deg) translateZ(10px);
    padding: 2.5rem;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.course_instructorQog1D .learning_voicestPHvT:hover {
    transform: rotateY(0deg) translateZ(20px) scale(1.01);
}.course_instructorQog1D .learning_voicestPHvT > div:first-child {
    align-self: start;
    position: relative;
}.course_instructorQog1D .responsive_img9doGQ {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(20px);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    height: 200px;
    width: 200px;
    position: relative;
}.course_instructorQog1D .responsive_img9doGQ::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(rgb(184,202,188), 0.2) 0%, transparent 100%);
    content: "";
}.course_instructorQog1D .learning_voicestPHvT:hover .responsive_img9doGQ {
    transform: translateZ(30px) scale(1.05);
}.course_instructorQog1D .learning_voicestPHvT > div:nth-child(2) {
    transform: translateZ(15px);
    align-self: start;
}.course_instructorQog1D .name {
    font-weight: 700;
    font-size: calc(24px * 1.1);
    display: inline-block;
    transition: transform 0.4s ease;
    color: rgb(184,202,188);
    position: relative;
    margin-bottom: 0.5rem;
    transform: translateX(0);
}.course_instructorQog1D .name::after {
    bottom: -5px;
    left: 0;
    height: 2px;
    background-color: rgb(145,171,152);
    content: "";
    width: 0;
    transition: width 0.4s ease-out;
    position: absolute;
}.course_instructorQog1D .learning_voicestPHvT:hover .name::after {
    width: 100%;
}.course_instructorQog1D .learning_voicestPHvT:hover .name {
    transform: translateX(5px);
}.course_instructorQog1D .learning_voicestPHvT > div:nth-child(2) > div {
    font-size: calc(17px * 0.95);
    font-weight: 600;
    margin-bottom: 1rem;
    color: #000000;
    font-style: italic;
    opacity: 0.85;
}.course_instructorQog1D .emp_detailsrhzkc {
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    font-size: 17px;
    line-height: 1.6;
    position: relative;
    color: #000000;
    padding-left: 1.5rem;
    margin: 0;
}.course_instructorQog1D .emp_detailsrhzkc::before {
    background: linear-gradient(to bottom, rgb(184,202,188) 0%, rgb(145,171,152) 100%);
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    position: absolute;
    content: "";
}

@media (min-width: 768px) {.course_instructorQog1D {
    padding: 7rem 0;
}.course_instructorQog1D .learning_voicestPHvT {
    grid-template-columns: 220px 1fr 2fr;
    align-items: start;
    grid-gap: 2.5rem;
    padding: 3rem;
}.course_instructorQog1D .responsive_img9doGQ {
    height: 260px;
    width: 220px;
}.course_instructorQog1D .name {
    margin-bottom: 0.75rem;
    font-size: calc(24px * 1.2);
}.course_instructorQog1D .emp_detailsrhzkc {
    font-size: calc(17px * 1.05);
    padding-left: 2rem;
}.course_instructorQog1D .emp_detailsrhzkc::before {
    width: 4px;
}
}

@media (min-width: 992px) {.course_instructorQog1D .container {
    padding: 0 3rem;
}.course_instructorQog1D .learning_voicestPHvT {
    grid-template-columns: 260px 1fr 2.5fr;
    grid-gap: 3rem;
    padding: 3.5rem;
}.course_instructorQog1D .responsive_img9doGQ {
    width: 260px;
    height: 300px;
}.course_instructorQog1D .name {
    margin-bottom: 1rem;
    font-size: calc(24px * 1.3);
}.course_instructorQog1D .learning_voicestPHvT > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    font-size: 17px;
}.course_instructorQog1D .emp_detailsrhzkc {
    font-size: calc(17px * 1.1);
    line-height: 1.7;
}
}

@media (min-width: 1200px) {.course_instructorQog1D .learning_voicestPHvT {
    grid-template-columns: 300px 1fr 3fr;
    padding: 4rem;
    grid-gap: 3.5rem;
}.course_instructorQog1D .responsive_img9doGQ {
    height: 350px;
    width: 300px;
}
}

@media (max-width: 767px) {.course_instructorQog1D .learning_voicestPHvT {
    transform: rotateY(0deg) translateZ(0);
    padding: 2rem;
}.course_instructorQog1D .responsive_img9doGQ {
    margin: 0 auto 1.5rem;
    height: 180px;
    width: 180px;
}.course_instructorQog1D .learning_voicestPHvT > div:first-child {
    display: flex;
    justify-content: center;
}.course_instructorQog1D .learning_voicestPHvT > div:nth-child(2) {
    text-align: center;
}.course_instructorQog1D .emp_detailsrhzkc {
    padding-top: 1.5rem;
    padding-left: 0;
}.course_instructorQog1D .emp_detailsrhzkc::before {
    height: 3px;
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}}.ty_noteWt42Z {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(220,229,221) 0%, rgb(145,171,152,0.5) 100%);
    padding: 120px 0;
}.ty_noteWt42Z::before {
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0.4;
    background: 
    radial-gradient(circle at 10% 20%, rgb(184,202,188,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(145,171,152,0.5) 10%, transparent 50%);
    content: "";
    top: 0;
}.ty_noteWt42Z::after {
    width: 90%;
    right: -50%;
    content: "";
    top: -50%;
    pointer-events: none;
    position: absolute;
    height: 90%;
    opacity: 0.08;
    filter: blur(80px);
    transform: rotate(-15deg);
    background: rgb(255, 255, 255, 0.5);
    z-index: 1;
}.ty_noteWt42Z .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.ty_noteWt42Z .skill_philoEOzlv {
    backdrop-filter: blur(10px);
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 60px 50px;
    border-left: 4px solid rgb(184,202,188);
    background: #ffffff;
}.ty_noteWt42Z .skill_philoEOzlv::before {
    top: 20px;
    transition: transform 0.5s ease;
    bottom: 20px;
    transform: scale(0.97);
    border: 1px solid rgb(145,171,152,0.5);
    left: 20px;
    right: 20px;
    opacity: 0.2;
    pointer-events: none;
    content: "";
    border-radius: 10px;
    position: absolute;
}.ty_noteWt42Z .skill_philoEOzlv:hover::before {
    transform: scale(1);
}.ty_noteWt42Z .skill_philoEOzlv > div:first-child {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 25px;
}.ty_noteWt42Z .skill_philoEOzlv > div:first-child::after {
    position: absolute;
    transform-origin: left center;
    bottom: 0;
    width: 80px;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(184,202,188) 0%, rgb(145,171,152) 100%);
    left: 0;
    animation: lineExpand 1s ease-out 0.3s forwards;
}.ty_noteWt42Z h5 {
    opacity: 0;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    font-weight: 700;
    margin: 0;
    transform: translateY(15px);
    font-size: 18px;
    line-height: 1.4;
    color: #000000;
}.ty_noteWt42Z p {
    transform: translateY(15px);
    opacity: 0;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    margin: 0;
    font-weight: 400;
    color: #000000;
    font-size: 13px;
    line-height: 1.8;
}.ty_noteWt42Z a {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
    text-decoration: none;
    display: block;
    color: inherit;
}.ty_noteWt42Z a:hover {
    transform: translateY(-5px);
}.ty_noteWt42Z a::after {
    position: absolute;
    left: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: linear-gradient(90deg, rgb(184,202,188,0.5) 0%, transparent 100%);
    transform: scaleX(0.3);
    width: 100%;
    content: "";
    transform-origin: left;
    opacity: 0;
    bottom: -8px;
    height: 1px;
}.ty_noteWt42Z a:hover::after {
    transform: scaleX(1);
    opacity: 1;
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.ty_noteWt42Z {
    padding: 80px 0;
}.ty_noteWt42Z .skill_philoEOzlv {
    padding: 50px 40px;
}.ty_noteWt42Z h5 {
    font-size: calc(18px - 2px);
}
}

@media (max-width: 768px) {.ty_noteWt42Z {
    padding: 60px 0;
}.ty_noteWt42Z .skill_philoEOzlv {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.ty_noteWt42Z .skill_philoEOzlv::before {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
}.ty_noteWt42Z .skill_philoEOzlv > div:first-child {
    padding-bottom: 20px;
    margin-bottom: 25px;
}.ty_noteWt42Z h5 {
    font-size: calc(18px - 4px);
}.ty_noteWt42Z p {
    font-size: calc(13px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.ty_noteWt42Z {
    padding: 50px 0;
}.ty_noteWt42Z .skill_philoEOzlv {
    transform: none;
    border-left: 3px solid rgb(184,202,188);
    padding: 30px 20px;
}.ty_noteWt42Z .skill_philoEOzlv::before {
    display: none;
}.ty_noteWt42Z .skill_philoEOzlv > div:first-child {
    padding-bottom: 15px;
    margin-bottom: 20px;
}.ty_noteWt42Z .skill_philoEOzlv > div:first-child::after {
    width: 60px;
    height: 2px;
}.ty_noteWt42Z h5 {
    font-size: calc(18px - 6px);
}.ty_noteWt42Z p {
    line-height: 1.6;
    font-size: calc(13px - 2px);
}}.offer_package679xc {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(220,229,221) 0%, rgba(245, 247, 252, 1) 100%);
}.offer_package679xc::before {
    height: 100%;
    z-index: 1;
    content: "";
    width: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    pointer-events: none;
    left: 0;
    top: 0;
}.offer_package679xc .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.offer_package679xc .study_costs5dbcW {
    flex-direction: column-reverse;
    display: flex;
}.offer_package679xc .study_costU5FoC {
    text-align: center;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
}.offer_package679xc .study_costU5FoC h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    color: #000000;
}.offer_package679xc .study_costU5FoC h2::after {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    background: rgb(184,202,188);
    width: 80px;
    position: absolute;
    height: 3px;
}.offer_package679xc .price_gridVeGOp {
    color: #000000;
    max-width: 700px;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}.offer_package679xc .fee_packageQsudh {
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}.offer_package679xc .price_choicesEOdHR {
    display: block;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    color: #000000;
}.offer_package679xc .price_choicesEOdHR:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.offer_package679xc .learn_feese2y9w {
    min-height: 450px;
    display: flex;
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
    flex-direction: column;
}.offer_package679xc .bundle_priceH3fs2 {
    white-space: normal;
    position: relative;
    overflow-wrap: break-word;
    display: flex;
    flex: 1;
    padding: 30px;
    flex-direction: column;
    word-break: break-word;
    z-index: 2;
}.offer_package679xc .bundle_priceH3fs2 h3 {
    position: relative;
    font-weight: 600;
    font-size: calc(19px + 2px);
    transform: translateX(0);
    margin-bottom: 8px;
    color: #000000;
    transition: transform 0.3s ease;
}.offer_package679xc .price_choicesEOdHR:hover .bundle_priceH3fs2 h3 {
    transform: translateX(5px);
}.offer_package679xc .pricing_offersBQLEt {
    font-weight: 700;
    display: inline-block;
    color: rgb(184,202,188);
    font-size: calc(19px + 4px);
    margin: 15px 0;
    position: relative;
}.offer_package679xc .pricing_offersBQLEt::before {
    transition: all 0.3s ease;
    position: absolute;
    background: rgb(184,202,188);
    transform: translateX(-10px);
    width: 10px;
    opacity: 0;
    top: 50%;
    content: "";
    height: 2px;
    left: -20px;
}.offer_package679xc .price_choicesEOdHR:hover .pricing_offersBQLEt::before {
    opacity: 1;
    transform: translateX(0);
}.offer_package679xc .bundle_priceH3fs2 p {
    line-height: 1.6;
    color: #000000;
    flex: 1;
    font-size: 18px;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    margin-top: 15px;
}.offer_package679xc .responsive_img9doGQ {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s ease;
    height: 200px;
}.offer_package679xc .responsive_img9doGQ::after {
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(0deg, rgba(rgb(184,202,188,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}.offer_package679xc .price_choicesEOdHR:hover .responsive_img9doGQ {
    transform: scale(1.05);
}.offer_package679xc .price_choicesEOdHR:nth-child(odd) .learn_feese2y9w {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.offer_package679xc .price_choicesEOdHR:nth-child(even) .learn_feese2y9w {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.offer_package679xc .price_choicesEOdHR:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.offer_package679xc .price_choicesEOdHR:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.offer_package679xc .price_choicesEOdHR:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.offer_package679xc .price_choicesEOdHR:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.offer_package679xc .fee_packageQsudh {
    grid-template-columns: repeat(2, 1fr);
}.offer_package679xc .study_costU5FoC {
    margin-bottom: 60px;
}.offer_package679xc .bundle_priceH3fs2 h3 {
    font-size: 19px;
}.offer_package679xc .pricing_offersBQLEt {
    font-size: calc(19px + 2px);
}.offer_package679xc .bundle_priceH3fs2 p {
    font-size: calc(18px - 1px);
}
}

@media (min-width: 992px) {.offer_package679xc .study_costs5dbcW {
    flex-direction: row;
    align-items: center;
    gap: 50px;
}.offer_package679xc .study_costU5FoC {
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.offer_package679xc .study_costU5FoC h2::after {
    transform: none;
    left: 0;
}.offer_package679xc .fee_packageQsudh {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.offer_package679xc .bundle_priceH3fs2 {
    padding: 35px;
}
}

@media (min-width: 1200px) {.offer_package679xc .fee_packageQsudh {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.offer_package679xc .learn_feese2y9w {
    min-height: 500px;
}.offer_package679xc .responsive_img9doGQ {
    height: 220px;
}.offer_package679xc .bundle_priceH3fs2 h3 {
    font-size: calc(19px + 2px);
}.offer_package679xc .pricing_offersBQLEt {
    font-size: calc(19px + 6px);
}}.reach_out_infoA0arK {
    padding: 90px 0;
    position: relative;
    isolation: isolate;
    background: rgb(220,229,221);
    overflow: hidden;
}.reach_out_infoA0arK::before {
    background-size: 60px 60px;
    content: '';
    width: 100%;
    height: 100%;
    animation: patternMove 30s linear infinite;
    background: 
        linear-gradient(135deg, transparent 25%, rgb(184,202,188,0.5) 25%, rgb(184,202,188,0.5) 30%, transparent 30%),
        linear-gradient(225deg, transparent 25%, rgb(145,171,152,0.5) 25%, rgb(145,171,152,0.5) 30%, transparent 30%);
    left: 0;
    top: 0;
    position: absolute;
    z-index: -2;
}.reach_out_infoA0arK::after {
    top: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0.4;
    background: linear-gradient(45deg, rgb(184,202,188,0.5) 0%, transparent 50%, rgb(145,171,152,0.5) 100%);
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}
.reach_out_infoA0arK .container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.reach_out_infoA0arK .container::after {
    content: '';
    opacity: 0.5;
    transform: translate(-50%, -50%);
    top: 50%;
    filter: blur(50px);
    background: 
        linear-gradient(rgba(var(--primary-color, 0, 120, 200), 0.1) 0%, transparent 80%),
        radial-gradient(circle at center, rgba(var(--secondary-color, 100, 0, 150), 0.05) 0%, transparent 60%);
    position: absolute;
    width: 500px;
    left: 50%;
    height: 500px;
    border-radius: 50%;
    z-index: -1;
    animation: pulseEffect 10s infinite alternate;
}@keyframes pulseEffect {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.5;
    }
}
.reach_out_infoA0arK .msg_infoTXqtI {
    transform: translateY(0);
    flex-direction: column;
    display: flex;
    position: relative;
    border-radius: 0;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    overflow: hidden;
}.reach_out_infoA0arK .msg_infoTXqtI::before {
    width: 5px;
    content: '';
    background: linear-gradient(to bottom, rgb(184,202,188), rgb(145,171,152));
    opacity: 1;
    left: 0;
    z-index: 1;
    transition: height 0.5s ease;
    top: 0;
    position: absolute;
    height: 100%;
}.reach_out_infoA0arK .msg_infoTXqtI::after {
    top: 0;
    right: 0;
    transition: transform 0.3s ease;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent rgb(184,202,188) transparent transparent;
    content: '';
    position: absolute;
    z-index: 2;
}.reach_out_infoA0arK .write_formMoTfE {
    font-size: 23px;
    color: #ffffff;
    align-items: center;
    letter-spacing: 0.5px;
    padding: 25px 35px;
    margin: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    font-weight: 700;
}.reach_out_infoA0arK .write_formMoTfE svg {
    height: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    fill: #ffffff;
    margin-right: 12px;
    width: 24px;
}.reach_out_infoA0arK .write_formMoTfE span {
    z-index: 1;
    position: relative;
}.reach_out_infoA0arK .write_formMoTfE::before {
    width: 100%;
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(184,202,188,0.5) 50%, transparent 50.1%) 0 0/10px 10px,
        linear-gradient(-45deg, transparent 49.9%, rgb(184,202,188,0.5) 50%, transparent 50.1%) 0 0/10px 10px;
    left: 0;
    opacity: 0.1;
    content: '';
}.reach_out_infoA0arK .responsive_img9doGQ {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 250px;
}.reach_out_infoA0arK .responsive_img9doGQ::after {
    height: 30%;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
}.reach_out_infoA0arK .request_formYAKuW {
    padding: 35px;
    flex-grow: 1;
    position: relative;
    background: #ffffff;
}.reach_out_infoA0arK .request_formYAKuW::before {
    top: 0;
    height: 100%;
    background:
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(0, 0, 0, 0.02) 5px,
            rgba(0, 0, 0, 0.02) 10px
        );
    left: 0;
    position: absolute;
    z-index: -1;
    content: '';
    width: 100%;
}.reach_out_infoA0arK .request_formYAKuW p {
    padding-left: 30px;
    position: relative;
    transition: all 0.3s ease;
    margin: 0 0 18px;
    border-left: 2px solid transparent;
    align-items: flex-start;
    display: flex;
    color: #000000;
    font-size: 13px;
}.reach_out_infoA0arK .request_formYAKuW p:last-child {
    margin-bottom: 0;
}.reach_out_infoA0arK .request_formYAKuW p svg {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    transition: all 0.3s ease;
    fill: rgb(184,202,188);
    top: 4px;
}.reach_out_infoA0arK .request_formYAKuW p span {
    position: relative;
    z-index: 1;
}.reach_out_infoA0arK .request_formYAKuW p b {
    color: rgb(184,202,188);
    font-weight: 700;
}.reach_out_infoA0arK .request_formYAKuW p a {
    color: rgb(184,202,188);
    padding-bottom: 2px;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}.reach_out_infoA0arK .request_formYAKuW p a::after {
    width: 0;
    position: absolute;
    transition: width 0.3s ease;
    height: 1px;
    bottom: 0;
    content: '';
    left: 0;
    background: rgb(184,202,188);
}.reach_out_infoA0arK .request_formYAKuW p a:hover {
    color: rgb(145,171,152);
}.reach_out_infoA0arK .request_formYAKuW p a:hover::after {
    width: 100%;
}.reach_out_infoA0arK .message_panelUAB1P {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 35px;
    padding-top: 35px;
}.reach_out_infoA0arK .learn_talkFPEsv {
    font-size: 17px;
    align-items: center;
    margin: 0 0 20px;
    color: #000000;
    position: relative;
    font-weight: 600;
    padding-left: 30px;
    display: flex;
}.reach_out_infoA0arK .learn_talkFPEsv svg {
    fill: none;
    width: 18px;
    stroke-linejoin: round;
    stroke: rgb(184,202,188);
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    height: 18px;
    top: 50%;
    transition: all 0.3s ease;
    stroke-width: 2;
    position: absolute;
    stroke-linecap: round;
}.reach_out_infoA0arK .learn_talkFPEsv:hover svg {
    transform: translateY(-50%) rotate(0deg);
    stroke: rgb(145,171,152);
}.reach_out_infoA0arK .get_helpdeskCzrK1 {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.reach_out_infoA0arK .course_faqPcyAd {
    font-size: calc(13px - 1px);
    padding: 14px 18px 14px 38px;
    color: #000000;
    transition: all 0.3s ease;
    background: rgb(220,229,221);
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative;
    border-left: 3px solid rgb(184,202,188);
}.reach_out_infoA0arK .course_faqPcyAd svg {
    stroke-linejoin: round;
    height: 14px;
    opacity: 0.8;
    width: 14px;
    top: 50%;
    position: absolute;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke: rgb(184,202,188);
    transition: all 0.3s ease;
    left: 12px;
    transform: translateY(-50%);
}.reach_out_infoA0arK .course_faqPcyAd:hover {
    background: rgb(184,202,188,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    transform: translateY(-3px);
}.reach_out_infoA0arK .course_faqPcyAd:hover svg {
    stroke: #000000;
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
}.reach_out_infoA0arK .course_faqPcyAd::before {
    background: linear-gradient(45deg, transparent 49.5%, rgba(255, 255, 255, 0.5) 50%, transparent 50.5%);
    opacity: 0.05;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    background-size: 10px 10px;
}
@media screen and (min-width: 992px) {.reach_out_infoA0arK .msg_infoTXqtI {
    grid-template-areas: 
            "header header"
            "photo information"
            "hours hours";
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-template-rows: auto 1fr auto;
}.reach_out_infoA0arK .write_formMoTfE {
    grid-area: header;
}.reach_out_infoA0arK .write_formMoTfE svg {
    margin-right: 15px;
    height: 28px;
    width: 28px;
}.reach_out_infoA0arK .responsive_img9doGQ {
    grid-area: photo;
    height: 100%;
}.reach_out_infoA0arK .request_formYAKuW {
    grid-area: information;
}.reach_out_infoA0arK .request_formYAKuW p svg {
    height: 22px;
    width: 22px;
}.reach_out_infoA0arK .message_panelUAB1P {
    padding: 35px;
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    grid-area: hours;
}.reach_out_infoA0arK .learn_talkFPEsv svg {
    width: 20px;
    height: 20px;
}.reach_out_infoA0arK .get_helpdeskCzrK1 {
    grid-template-columns: repeat(3, 1fr);
}.reach_out_infoA0arK .course_faqPcyAd svg {
    height: 16px;
    width: 16px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {.reach_out_infoA0arK {
    padding: 70px 0;
}.reach_out_infoA0arK .write_formMoTfE {
    padding: 22px 30px;
}.reach_out_infoA0arK .write_formMoTfE svg {
    height: 22px;
    width: 22px;
    margin-right: 10px;
}.reach_out_infoA0arK .request_formYAKuW {
    padding: 30px;
}.reach_out_infoA0arK .request_formYAKuW p svg {
    width: 18px;
    height: 18px;
}.reach_out_infoA0arK .learn_talkFPEsv svg {
    width: 16px;
    height: 16px;
}.reach_out_infoA0arK .get_helpdeskCzrK1 {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {.reach_out_infoA0arK {
    padding: 50px 0;
}.reach_out_infoA0arK .write_formMoTfE {
    padding: 20px 25px;
}.reach_out_infoA0arK .write_formMoTfE svg {
    height: 20px;
    margin-right: 8px;
    width: 20px;
}.reach_out_infoA0arK .request_formYAKuW {
    padding: 25px;
}.reach_out_infoA0arK .request_formYAKuW p {
    padding-left: 28px;
}.reach_out_infoA0arK .request_formYAKuW p svg {
    height: 16px;
    width: 16px;
    top: 3px;
}.reach_out_infoA0arK .message_panelUAB1P {
    padding-top: 25px;
    margin-top: 25px;
}.reach_out_infoA0arK .learn_talkFPEsv {
    padding-left: 26px;
}.reach_out_infoA0arK .learn_talkFPEsv svg {
    width: 14px;
    height: 14px;
}.reach_out_infoA0arK .get_helpdeskCzrK1 {
    grid-template-columns: 1fr;
}.reach_out_infoA0arK .course_faqPcyAd {
    padding: 12px 15px 12px 34px;
}.reach_out_infoA0arK .course_faqPcyAd svg {
    height: 12px;
    left: 10px;
    width: 12px;
}}.welcome_sectionsaDim {
    overflow: hidden;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(220,229,221) 0%, rgba(0, 0, 0, 0.5) 100%);
    display: flex;
    min-height: 100vh;
}.welcome_sectionsaDim::before {
    animation: pulse 15s infinite alternate ease-in-out;
    opacity: 0.15;
    position: absolute;
    background: 
    radial-gradient(circle at 10% 20%, rgb(184,202,188,0.5) 0%, transparent 50%),
    radial-gradient(circle at 90% 80%, rgb(145,171,152,0.5) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    content: "";
}.welcome_sectionsaDim::after {
    background: rgb(184,202,188);
    right: -50%;
    top: -50%;
    z-index: 0;
    height: 100%;
    content: "";
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    width: 100%;
    opacity: 0.05;
    transform: rotate(-35deg);
}.welcome_sectionsaDim .tech_masterFjDe9 {
    gap: 3rem;
    width: 100%;
    animation: slideUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 2;
    transform: translateY(0);
    opacity: 1;
    max-width: 1200px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.welcome_sectionsaDim .tech_masterFjDe9 > div:first-child {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    padding: 2rem;
    transform: translateX(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 6px 10px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(184,202,188);
}.welcome_sectionsaDim .tech_masterFjDe9 > div:first-child::before {
    width: 100%;
    opacity: 0.5;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    z-index: -1;
    background: #ffffff;
}.welcome_sectionsaDim h3 {
    line-height: 1.4;
    font-weight: 600;
    position: relative;
    margin: 0;
    color: #000000;
    font-size: calc(19px * 0.95);
}.welcome_sectionsaDim h3::after {
    width: 60px;
    background: rgb(184,202,188);
    left: 0;
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    position: absolute;
    content: "";
    height: 3px;
    bottom: -10px;
    transform-origin: left;
}.welcome_sectionsaDim .learn_growthaDnAO {
    padding: 3rem;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15), 0 10px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.welcome_sectionsaDim .learn_growthaDnAO::before {
    background: linear-gradient(to right, rgb(184,202,188,0.5), transparent);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.1;
    width: 100%;
    mix-blend-mode: overlay;
    z-index: 1;
}.welcome_sectionsaDim .learn_growthaDnAO:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2), 0 12px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.welcome_sectionsaDim h1 {
    margin: 0 0 2rem 0;
    color: #ffffff;
    font-weight: 700;
    font-size: 41px;
    transform: translateY(0);
    line-height: 1.2;
    position: relative;
    animation: fadeIn 1s ease-out forwards;
}.welcome_sectionsaDim h1::before {
    position: absolute;
    width: 80px;
    transform-origin: left;
    height: 4px;
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.8s;
    background: rgb(145,171,152);
    bottom: -10px;
    left: 0;
    content: "";
}.welcome_sectionsaDim .learn_growthaDnAO > div {
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 2rem;
    overflow: hidden;
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}.welcome_sectionsaDim .learn_growthaDnAO > div:hover {
    transform: perspective(1000px) rotateX(5deg);
}.welcome_sectionsaDim .learn_growthaDnAO > div::before {
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}.welcome_sectionsaDim .learn_growthaDnAO > div::after {
    z-index: 2;
    left: -100%;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: shimmer 3s infinite;
    width: 100%;
    content: "";
    height: 100%;
}.welcome_sectionsaDim p {
    color: #ffffff;
    position: relative;
    font-weight: 400;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    z-index: 2;
    padding: 2.5rem 2rem;
    font-size: calc(18px * 1.1);
    margin: 0;
    line-height: 1.6;
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 80px;
  }
}

@keyframes pulse {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.15;
  }
}

@keyframes shimmer {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

@media (min-width: 768px) {.welcome_sectionsaDim .tech_masterFjDe9 {
    gap: 2rem;
    grid-template-columns: 1fr 1.5fr;
}.welcome_sectionsaDim .tech_masterFjDe9 > div:first-child {
    transform: translateY(2rem);
    margin-top: 3rem;
}.welcome_sectionsaDim h3 {
    font-size: 19px;
}.welcome_sectionsaDim h1 {
    font-size: calc(41px * 1.1);
}.welcome_sectionsaDim p {
    font-size: calc(18px * 1.2);
}
}

@media (min-width: 1024px) {.welcome_sectionsaDim {
    padding: 5rem;
}.welcome_sectionsaDim .tech_masterFjDe9 {
    gap: 4rem;
    grid-template-columns: 1fr 1.75fr;
}.welcome_sectionsaDim .tech_masterFjDe9 > div:first-child {
    padding: 3rem;
    margin-top: 2rem;
}.welcome_sectionsaDim h3 {
    font-size: calc(19px * 1.1);
}.welcome_sectionsaDim h1 {
    font-size: calc(41px * 1.2);
    max-width: 90%;
}.welcome_sectionsaDim .learn_growthaDnAO {
    padding: 4rem;
}
}

@media (max-width: 767px) {.welcome_sectionsaDim {
    padding: 3rem 1.5rem;
}.welcome_sectionsaDim h1 {
    font-size: calc(41px * 0.85);
}.welcome_sectionsaDim .learn_growthaDnAO {
    padding: 2rem;
}.welcome_sectionsaDim p {
    padding: 1.5rem;
    font-size: 18px;
}.welcome_sectionsaDim h3 {
    font-size: calc(19px * 0.85);
}
}

@media (max-width: 480px) {.welcome_sectionsaDim {
    padding: 2rem 1rem;
}.welcome_sectionsaDim h1 {
    font-size: calc(41px * 0.75);
}.welcome_sectionsaDim .learn_growthaDnAO {
    padding: 1.5rem;
}.welcome_sectionsaDim p {
    font-size: calc(18px * 0.9);
    padding: 1.25rem;
}}.about_thisnPM13 {
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
}.about_thisnPM13::before {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(3px);
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(184,202,188,0.5), rgba(20, 30, 60, 0.85), rgba(40, 50, 80, 0.82));
}.about_thisnPM13::after {
    transform: rotate(-15deg);
    height: 200%;
    content: "";
    top: -50%;
    animation: glow 15s infinite alternate ease-in-out;
    position: absolute;
    opacity: 0.15;
    width: 80%;
    background: radial-gradient(ellipse at center, rgb(145,171,152,0.5) 0%, transparent 70%);
    right: -30%;
    z-index: 2;
}.about_thisnPM13 .container {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    padding: 0 20px;
}.about_thisnPM13 h2 {
    font-size: 32px;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    transform: translateZ(0);
    font-weight: 700;
}.about_thisnPM13 h2::before {
    bottom: -10px;
    animation: expandLine 1.5s forwards ease-out;
    content: "";
    position: absolute;
    height: 3px;
    width: 40%;
    left: 0;
    transform-origin: left;
    background: rgb(145,171,152);
}.about_thisnPM13 h2::after {
    height: 1px;
    transform-origin: left;
    bottom: -10px;
    animation: expandWiderLine 2s forwards ease-out;
    content: "";
    background: rgb(255, 255, 255, 0.5);
    left: 0;
    position: absolute;
    width: 80%;
}.about_thisnPM13 .text_displayiyDVk {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
    border-left: 4px solid rgb(145,171,152);
    transform: perspective(1000px) rotateY(-1deg);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 30px 40px;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}.about_thisnPM13 .text_displayiyDVk::before {
    height: 100%;
    transform: translateX(-100%);
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    left: 0;
    content: "";
    width: 100%;
    animation: shimmer 5s infinite;
    position: absolute;
    top: 0;
}.about_thisnPM13 .text_displayiyDVk:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 8px 20px rgba(0, 0, 0, 0.15);
}.about_thisnPM13 .text_displayiyDVk > div {
    position: relative;
}.about_thisnPM13 .text_displayiyDVk p {
    font-size: calc(20px * 1.1);
    font-weight: 600;
    color: #ffffff;
    transform: translateZ(0);
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}.about_thisnPM13 .text_displayiyDVk p::after {
    height: 2px;
    transform-origin: left;
    content: "";
    animation: expandLine 1.5s forwards ease-out 0.5s;
    width: 70px;
    left: 0;
    bottom: -8px;
    background: rgb(145,171,152);
    position: absolute;
}.about_thisnPM13 .text_displayiyDVk div div {
    position: relative;
    line-height: 1.7;
    column-count: 1;
    margin-bottom: 0;
    text-align: justify;
    transition: all 0.5s ease;
    column-gap: 40px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}

@keyframes expandWiderLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.25;
        transform: rotate(-15deg) scale(1.05);
    }
}

@media (min-width: 768px) {.about_thisnPM13 {
    padding: 150px 0 100px;
}.about_thisnPM13 h2 {
    margin-bottom: 60px;
}.about_thisnPM13 .text_displayiyDVk {
    transform: perspective(1200px) rotateY(-1deg);
    padding: 40px 50px;
}.about_thisnPM13 .text_displayiyDVk div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.about_thisnPM13 {
    padding: 180px 0 120px;
}.about_thisnPM13 .container {
    padding: 0 30px;
}.about_thisnPM13 h2 {
    font-size: calc(32px * 1.1);
}.about_thisnPM13 .text_displayiyDVk {
    padding: 50px 60px;
    transform: perspective(1500px) rotateY(-1deg);
}.about_thisnPM13 .text_displayiyDVk div div {
    line-height: 1.8;
    column-count: 2;
}
}

@media (max-width: 767px) {.about_thisnPM13 {
    padding: 90px 0 60px;
}.about_thisnPM13 .container {
    padding: 0 15px;
}.about_thisnPM13 h2 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.9);
}.about_thisnPM13 .text_displayiyDVk {
    transform: perspective(800px) rotateY(-1deg);
    padding: 25px 20px;
}.about_thisnPM13 .text_displayiyDVk p {
    font-size: 20px;
}.about_thisnPM13 .text_displayiyDVk div div {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.about_thisnPM13 {
    padding: 70px 0 50px;
}.about_thisnPM13 .text_displayiyDVk {
    padding: 20px 15px;
    transform: none;
}.about_thisnPM13 h2 {
    font-size: calc(32px * 0.85);
}.about_thisnPM13 .text_displayiyDVk p {
    font-size: calc(20px * 0.9);
}.about_thisnPM13 .text_displayiyDVk div div {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}}.confidential_cellmcwje {
    width: 100%;
    overflow: hidden;
    height: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(145,171,152,0.5);
    padding: 40px;
}.confidential_cellmcwje h1 {
    letter-spacing: 1px;
    font-size: 44px;
    margin-top: 40px;
    color: rgb(184,202,188);
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    margin-bottom: 25px;
    font-weight: 700;
}.confidential_cellmcwje h2 {
    font-size: 37px;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(145,171,152);
    margin-top: 30px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgb(184,202,188);
}.confidential_cellmcwje h3, .confidential_cellmcwje h4, .confidential_cellmcwje h5, .confidential_cellmcwje h6 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}.confidential_cellmcwje ul, .confidential_cellmcwje ol {
    padding: 15px 0;
    padding-left: 20px;
    list-style: none;
}.confidential_cellmcwje ul li::before {
    margin-right: 10px;
    content: '•';
    color: rgb(184,202,188);
    vertical-align: middle;
    font-size: 1.5em;
}.confidential_cellmcwje li {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #000000;
}.confidential_cellmcwje p, .confidential_cellmcwje span, .confidential_cellmcwje div {
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}.confidential_cellmcwje div.container {
    max-width: 1200px;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.confidential_cellmcwje {
    border-radius: 10px;
    padding: 20px 10px;
}.confidential_cellmcwje h1 {
    font-size: calc(18px - 10px);
}.confidential_cellmcwje h2 {
    font-size: calc(18px - 5px);
}.confidential_cellmcwje h3, .confidential_cellmcwje h4, .confidential_cellmcwje h5, .confidential_cellmcwje h6 {
    font-size: calc(18px - 5px);
}}footer {
    position: relative;
}footer::before {
    content: '';
    z-index: 1;
    left: 0;
    background: linear-gradient(125deg, #000000 0%, rgb(145,171,152) 100%);
    top: 0;
    position: absolute;
    opacity: 0.95;
    right: 0;
    bottom: 0;
}.template_cta0vqxT {
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 60px 0;
    z-index: 2;
}.template_cta0vqxT .container {
    display: flex;
    flex-wrap: wrap;
}.template_cta0vqxT .company_holder {
    margin-bottom: 40px;
    flex: 0 0 100%;
    border-radius: 12px;
    padding: 25px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.template_cta0vqxT .company_holder h3 {
    font-size: 30px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}.template_cta0vqxT .access_helplT3A9 {
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #ffffff;
    max-width: 80%;
    line-height: 1.7;
    text-align: center;
}.template_cta0vqxT .ranking_barKLhIu {
    flex: 0 0 100%;
    margin-top: 20px;
}.template_cta0vqxT .nav_masterYKG9S {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}.template_cta0vqxT .head_mainbarlsnAM {
    background: rgba(255, 255, 255, 0.05);
    max-width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    border-radius: 12px;
    transition: all 0.3s ease;
    padding: 20px;
}.template_cta0vqxT .head_mainbarlsnAM:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.template_cta0vqxT .head_mainbarlsnAM h5 {
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 22px;
    padding-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    font-weight: 600;
}.template_cta0vqxT .head_mainbarlsnAM .nav_masterYKG9S {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}.template_cta0vqxT .head_mainbarlsnAM .nav_masterYKG9S a {
    text-align: center;
    font-size: 14px;
    padding: 8px 12px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
}.template_cta0vqxT .head_mainbarlsnAM .nav_masterYKG9S a:hover {
    color: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.15);
}.academy_infog9bS3 {
    margin-top: 40px;
    z-index: 2;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}.academy_infog9bS3::before {
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    left: 20%;
    right: 20%;
    opacity: 0.2;
    position: absolute;
    top: 0;
}.academy_infog9bS3 .container {
    display: flex;
    justify-content: center;
}.academy_infog9bS3 .lecture_refj0WAd {
    letter-spacing: 0.5px;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@media (min-width: 768px) {.template_cta0vqxT .nav_masterYKG9S {
    justify-content: space-between;
}.template_cta0vqxT .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.template_cta0vqxT .ranking_barKLhIu {
    flex: 0 0 65%;
}.template_cta0vqxT .container {
    align-items: flex-start;
    justify-content: space-between;
}.template_cta0vqxT .access_helplT3A9 {
    max-width: 100%;
    margin: 0;
    text-align: left;
}
}

@media (max-width: 767px) {.template_cta0vqxT .head_mainbarlsnAM {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
}.template_cta0vqxT .company_holder {
    padding: 20px 15px;
}.template_cta0vqxT .access_helplT3A9 {
    padding: 15px;
    max-width: 100%;
}
}

@media (max-width: 576px) {.template_cta0vqxT {
    padding: 40px 0;
}.template_cta0vqxT .company_holder h3 {
    font-size: calc(30px * 0.8);
}.template_cta0vqxT .head_mainbarlsnAM h5 {
    font-size: calc(22px * 0.9);
}.template_cta0vqxT .head_mainbarlsnAM .nav_masterYKG9S a {
    font-size: calc(14px * 0.95);
}}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

footer::after {
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    content: '';
    background-size: 20px 20px;
    width: 100%;
    height: 100%;
}.user_testimonialsQSe26 {
    overflow: hidden;
    background: linear-gradient(180deg, rgb(220,229,221) 0%, #ffffff 70%);
    position: relative;
    padding: 120px 0;
}.user_testimonialsQSe26::before {
    background: 
        radial-gradient(circle at 10% 10%, rgb(184,202,188,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 90%, rgb(145,171,152,0.5) 0%, transparent 30%);
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    opacity: 0.4;
    content: "";
    position: absolute;
    left: 0;
}.user_testimonialsQSe26 .skill_philoEOzlv {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.user_testimonialsQSe26 h4 {
    letter-spacing: 1px;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
    font-weight: 700;
    font-size: 44px;
    color: #000000;
}.user_testimonialsQSe26 h4::after {
    bottom: -20px;
    content: "";
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(184,202,188);
    width: 60px;
    border-radius: 10px;
}.user_testimonialsQSe26 .success_storiesAV1xT {
    max-width: 1000px;
    position: relative;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}.user_testimonialsQSe26 .success_storiesAV1xT::before {
    top: 0;
    z-index: 1;
    border-radius: 2px;
    left: calc(50% - 2px);
    position: absolute;
    background: linear-gradient(to bottom, rgb(184,202,188,0.5), rgb(145,171,152,0.5));
    height: 100%;
    width: 4px;
    content: "";
}.user_testimonialsQSe26 .learning_voicestPHvT {
    width: 48%;
    border-radius: 21px;
    z-index: 2;
    background: #ffffff;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    padding: 30px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd) {
    transform: translateY(40px);
    align-self: flex-start;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even) {
    align-self: flex-end;
    transform: translateY(-40px);
}.user_testimonialsQSe26 .learning_voicestPHvT::before {
    border-radius: 50%;
    border: 4px solid rgb(184,202,188);
    top: 50%;
    content: "";
    width: 20px;
    position: absolute;
    height: 20px;
    z-index: 3;
    background: #ffffff;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd)::before {
    right: -50px;
    transform: translateY(-50%);
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even)::before {
    transform: translateY(-50%);
    left: -50px;
}.user_testimonialsQSe26 .learning_voicestPHvT::after {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: rgb(184,202,188,0.5);
    height: 2px;
    width: 30px;
    content: "";
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd)::after {
    right: -30px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even)::after {
    left: -30px;
}.user_testimonialsQSe26 .learning_voicestPHvT:hover {
    z-index: 4;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd):hover {
    transform: translateY(40px) scale(1.05);
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even):hover {
    transform: translateY(-40px) scale(1.05);
}.user_testimonialsQSe26 .responsive_img9doGQ {
    margin-right: 20px;
    height: 80px;
    width: 80px;
    border: 3px solid #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    float: left;
    margin-bottom: 15px;
    border-radius: 21px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even) .responsive_img9doGQ {
    margin-left: 20px;
    margin-right: 0;
    float: right;
}.user_testimonialsQSe26 .learning_voicestPHvT:hover .responsive_img9doGQ {
    transform: scale(1.1);
    border-radius: 50%;
}.user_testimonialsQSe26 .learning_voicestPHvT span {
    color: #000000;
    transition: all 0.3s ease;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}.user_testimonialsQSe26 .learning_voicestPHvT:hover span {
    color: rgb(184,202,188);
}.user_testimonialsQSe26 .learning_voicestPHvT p {
    font-size: 12px;
    transition: all 0.3s ease;
    position: relative;
    color: #000000;
    line-height: 1.6;
}.user_testimonialsQSe26 .learning_voicestPHvT:hover p {
    color: #000000;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd) {
    animation: fadeInLeft 0.8s ease-out both;
    animation-delay: calc(0.3s * var(--i, 0));
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even) {
    animation: fadeInRight 0.8s ease-out both;
    animation-delay: calc(0.3s * var(--i, 0));
}@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateX(0) translateY(40px);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px) translateY(-40px);
    }
    to {
        opacity: 1;
        transform: translateX(0) translateY(-40px);
    }
}

.user_testimonialsQSe26 .learning_voicestPHvT:last-child:nth-child(odd) {
    margin-bottom: 0;
}

@media (max-width: 1024px) {.user_testimonialsQSe26 {
    padding: 90px 0;
}.user_testimonialsQSe26 h4 {
    font-size: calc(44px * 0.85);
    margin-bottom: 60px;
}.user_testimonialsQSe26 .learning_voicestPHvT {
    width: 46%;
    padding: 25px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(odd)::before {
    right: -40px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(even)::before {
    left: -40px;
}.user_testimonialsQSe26 .responsive_img9doGQ {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 768px) {.user_testimonialsQSe26 {
    padding: 70px 0;
}.user_testimonialsQSe26 h4 {
    font-size: calc(44px * 0.7);
    margin-bottom: 50px;
}.user_testimonialsQSe26 .success_storiesAV1xT::before {
    left: 30px;
}.user_testimonialsQSe26 .learning_voicestPHvT {
    transform: translateY(0) !important;
    width: calc(100% - 60px);
    margin-bottom: 30px;
    align-self: flex-start !important;
    margin-left: 60px;
}.user_testimonialsQSe26 .learning_voicestPHvT:hover {
    transform: scale(1.03) !important;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(n)::before {
    right: auto;
    left: -50px;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(n)::after {
    right: auto;
    left: -30px;
}.user_testimonialsQSe26 .responsive_img9doGQ {
    margin-right: 15px !important;
    margin-left: 0 !important;
    width: 60px;
    height: 60px;
    float: left !important;
}.user_testimonialsQSe26 .learning_voicestPHvT span {
    font-size: calc(22px * 0.9);
}.user_testimonialsQSe26 .learning_voicestPHvT p {
    font-size: calc(12px * 0.95);
    clear: none;
}.user_testimonialsQSe26 .learning_voicestPHvT:nth-child(n) {
    animation: fadeInUp 0.6s ease-out both;
    animation-delay: calc(0.2s * var(--i, 0));
}@keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}.consentNotificationBoxdW5uU {
    background: rgb(220,229,221);
    position: fixed;
    border-top: 2px solid rgb(184,202,188);
    width: 100%;
    bottom: 0;
    z-index: 90;
}.cookies_overviewWANqm {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}#consentPolicyBannerqcsv0 {
    display: none;
}#consentPolicyBannerqcsv0:checked ~ .consentNotificationBoxdW5uU {
    opacity: 0;
    visibility: hidden;
}.consentNotificationBoxdW5uU h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.consentNotificationBoxdW5uU p {
    font-size: 18px;
}.privacy_cookiesNRxv9 {
    margin-right: 10px;
    flex-shrink: 0;
}.privacy_cookiesNRxv9 svg, .privacy_cookiesNRxv9 svg path, .privacy_cookiesNRxv9 img {
    width: 100px;
    fill: rgb(184,202,188);
    height: 100px;
}.cookie_option3av7p {
    margin-left: 10px;
    white-space: nowrap;
    cursor: pointer;
    color: rgb(184,202,188);
    text-decoration: none;
    line-height: 35px;
    text-align: center;
    min-width: 120px;
    border-bottom: 2px solid rgb(184,202,188);
    font-size: 24px;
    flex-shrink: 0;
}.consentNotificationBoxdW5uU p a {
    color: rgb(184,202,188);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.consentNotificationBoxdW5uU {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.privacy_cookiesNRxv9 {
    display: none;
}.cookies_overviewWANqm {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.consentNotificationBoxdW5uU h5 {
    text-align: center;
}.consentNotificationBoxdW5uU p {
    text-align: center;
}.cookie_overlay3yQzV {
    margin-bottom: 20px;
}body .outer-container6UjqK .cookie_option3av7p {
    margin-bottom: 10px;
    margin-left: 0;
}}
.outer-container6UjqK .consentNotificationBoxdW5uU {
    background: #ffffff;
    border: none;
    box-shadow: rgb(184,202,188,0.5) 0px 0px 40px 39px;
}.outer-container6UjqK .cookie_option3av7p {
    font-size: 20px;
    font-weight: 400;
    padding: 10px;
    background: rgb(184,202,188);
    color: #ffffff;
    border: none;
    margin-left: 30px;
}.outer-container6UjqK .privacy_cookiesNRxv9 {
    justify-content: center;
    align-items: center;
    background:rgb(184,202,188);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
}.outer-container6UjqK .privacy_cookiesNRxv9 svg, .outer-container6UjqK .privacy_cookiesNRxv9 svg path, .outer-container6UjqK .privacy_cookiesNRxv9 img {
    fill:#000000;
    height: 40px;
    width: 40px;
}.outer-container6UjqK .cookie_overlay3yQzV h5, .outer-container6UjqK .cookie_overlay3yQzV p {
    color: #000000;
}
@media only screen and (max-width: 800px){.outer-container6UjqK .privacy_cookiesNRxv9 {
    margin-bottom: 14px;
    margin: 0;
}
}