* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}.top_mentor53607 {
    flex: 1 0 auto;
}.container {
    width: 1203px;
    margin: auto;
    max-width: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    color: #000000;
    auto
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
}.discord_cta25974 {
    flex: 0 0 auto;
}.wrapper-canvas16895 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.reach_out71548 {
    background: rgb(231,242,241);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.reach_out71548::before {
    height: 100%;
    z-index: 1;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(200,217,216,0.5) 0,
        rgb(200,217,216,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    content: "";
    position: absolute;
    opacity: 0.07;
    width: 100%;
    left: 0;
}.reach_out71548::after {
    height: 100%;
    position: absolute;
    opacity: 0.07;
    content: "";
    z-index: 1;
    top: 0;
    background-image: 
        linear-gradient(rgb(164,185,184,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(164,185,184,0.5) 1px, transparent 1px);
    background-size: 30px 30px;
    width: 100%;
    left: 0;
}.reach_out71548 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}.reach_out71548 h2 {
    transform: translateX(-50%);
    color: #000000;
    left: 50%;
    position: relative;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px;
    display: inline-block;
    text-align: center;
}.reach_out71548 h2::before {
    position: absolute;
    left: calc(50% - 40px);
    content: "";
    background: rgb(200,217,216);
    bottom: 0;
    width: 80px;
    height: 4px;
}.reach_out71548 h2::after {
    left: calc(50% - 15px);
    background: rgb(164,185,184);
    bottom: 0;
    position: absolute;
    height: 4px;
    content: "";
    width: 30px;
}.reach_out71548 .feedback_help64732 {
    overflow: hidden;
    display: flex;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    background: #ffffff;
    border-radius: 0;
    position: relative;
}.reach_out71548 .image_zoom57436 {
    position: relative;
    flex: 0 0 45%;
    min-height: 550px;
}.reach_out71548 .image_zoom57436::before {
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        135deg, 
        rgba(rgb(200,217,216), 0.4), 
        rgba(rgb(164,185,184), 0.4)
    );
    inset: 0;
}.reach_out71548 .inquiry_info56278 {
    flex-direction: column;
    display: flex;
    justify-content: center;
    position: relative;
    flex: 0 0 55%;
    padding: 60px;
}.reach_out71548 .inquiry_info56278::before {
    right: -75px;
    z-index: 0;
    border-radius: 50%;
    position: absolute;
    height: 150px;
    content: "";
    top: -75px;
    width: 150px;
    border: 30px solid rgb(200,217,216,0.5);
}.reach_out71548 .inquiry_info56278::after {
    position: absolute;
    width: 100px;
    background: rgb(164,185,184,0.5);
    z-index: 0;
    height: 100px;
    bottom: -50px;
    content: "";
    transform: rotate(45deg);
    border-radius: 0;
    left: -50px;
}.reach_out71548 form {
    z-index: 2;
    position: relative;
}.reach_out71548 form h3 {
    color: #000000;
    display: inline-block;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 22px;
    position: relative;
}.reach_out71548 form h3::after {
    width: 50%;
    position: absolute;
    content: "";
    left: 0;
    bottom: -15px;
    height: 2px;
    background: rgb(200,217,216);
}.reach_out71548 form input[type="text"] {
    color: #000000;
    border: none;
    padding: 20px 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(231,242,241);
    transition: all 0.3s ease;
    font-size: 12px;
    background: transparent;
    width: 100%;
}.reach_out71548 form input[type="text"]:focus {
    border-bottom-color: rgb(200,217,216);
    outline: none;
}.reach_out71548 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.reach_out71548 form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.reach_out71548 .connect_grid30549 {
    margin-bottom: 40px;
    position: relative;
}.reach_out71548 .connect_grid30549 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.reach_out71548 .connect_grid30549 label {
    padding-left: 35px;
    font-size: 15px;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    color: #000000;
}.reach_out71548 .connect_grid30549 label::before {
    background: transparent;
    transition: all 0.3s ease;
    position: absolute;
    height: 22px;
    left: 0;
    border: 2px solid rgb(231,242,241);
    width: 22px;
    content: "";
    top: 0;
}.reach_out71548 .connect_grid30549 input[type="checkbox"]:checked + label::before {
    border-color: rgb(200,217,216);
    background: rgb(200,217,216);
}.reach_out71548 .connect_grid30549 input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 12px;
    content: "";
    width: 6px;
    left: 8px;
    position: absolute;
    transform: rotate(45deg);
    top: 4px;
}.reach_out71548 .connect_grid30549 label a {
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(200,217,216);
    text-decoration: none;
}.reach_out71548 .connect_grid30549 label a::after {
    transform: scaleX(1);
    transition: transform 0.3s ease;
    content: "";
    background: rgb(200,217,216);
    height: 1px;
    bottom: -1px;
    left: 0;
    transform-origin: left;
    width: 100%;
    position: absolute;
}.reach_out71548 .connect_grid30549 label a:hover {
    color: rgb(164,185,184);
}.reach_out71548 .connect_grid30549 label a:hover::after {
    background: rgb(164,185,184);
    transform: scaleX(0);
}.reach_out71548 .message_widget29063 {
    padding: 18px 40px;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    width: auto;
    overflow: hidden;
    font-size: 20px;
    font-weight: 600;
    background: rgb(200,217,216);
    border: none;
}.reach_out71548 .message_widget29063::before {
    transform: skewX(-25deg);
    left: -10px;
    z-index: -1;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    transition: width 0.5s ease;
    background: rgb(164,185,184);
}.reach_out71548 .message_widget29063:hover::before {
    width: 150%;
}.reach_out71548 svg {
    fill: none;
    stroke-width: 2;
    transition: all 0.3s ease;
    height: 24px;
    width: 24px;
    stroke: rgb(200,217,216);
}.reach_out71548 svg path {
    stroke: rgb(200,217,216);
    fill: none;
    transition: all 0.3s ease;
}.reach_out71548 svg:hover,
.reach_out71548 svg:hover path {
    stroke: rgb(164,185,184);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.reach_out71548 {
    padding: 80px 0;
}.reach_out71548 .image_zoom57436 {
    min-height: 500px;
}.reach_out71548 .inquiry_info56278 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.reach_out71548 {
    padding: 60px 0;
}.reach_out71548 .feedback_help64732 {
    flex-direction: column;
}.reach_out71548 .image_zoom57436 {
    min-height: 300px;
    width: 100%;
}.reach_out71548 .inquiry_info56278 {
    padding: 40px 30px;
    width: 100%;
}.reach_out71548 form h3 {
    margin-bottom: 30px;
}.reach_out71548 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.reach_out71548 .connect_grid30549 {
    margin-bottom: 30px;
}.reach_out71548 .message_widget29063 {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.reach_out71548 {
    padding: 50px 0;
}.reach_out71548 h2 {
    font-size: calc(30px * 0.85);
}.reach_out71548 .feedback_help64732 {
    margin-top: 30px;
}.reach_out71548 .image_zoom57436 {
    min-height: 200px;
}.reach_out71548 .inquiry_info56278 {
    padding: 30px 20px;
}.reach_out71548 form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.reach_out71548 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.reach_out71548 .connect_grid30549 {
    margin-bottom: 25px;
}.reach_out71548 .connect_grid30549 label {
    font-size: calc(15px * 0.9);
}.reach_out71548 .message_widget29063 {
    padding: 12px 25px;
}}.potential_enrollees48017 {
    background: rgb(231,242,241);
    position: relative;
    z-index: 1;
    padding: 5rem 0;
    overflow: hidden;
}.potential_enrollees48017::before {
    z-index: -1;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(164,185,184,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(200,217,216,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(164,185,184,0.5), 0.05) 75%,
        transparent 100%
    );
    position: absolute;
    height: 100%;
}.potential_enrollees48017::after {
    left: 0;
    opacity: 0.5;
    width: 100%;
    background-size: 50px 50px, 100px 100px;
    height: 100%;
    z-index: -1;
    background-image: 
        radial-gradient(rgba(rgb(200,217,216,0.5), 0.15) 2px, transparent 2px),
        radial-gradient(rgba(rgb(164,185,184,0.5), 0.1) 2px, transparent 2px);
    position: absolute;
    top: 0;
    content: "";
    background-position: 0 0, 25px 25px;
}.potential_enrollees48017 .skill_boost23594 {
    margin: 0 auto;
    position: relative;
    max-width: 1100px;
    padding: 0 2rem;
}.potential_enrollees48017 h3 {
    position: relative;
    margin-bottom: 3rem;
    font-size: 33px;
    color: rgb(164,185,184);
    padding-left: 2rem;
    font-weight: 700;
    text-align: left;
}.potential_enrollees48017 h3::before {
    left: 0;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(164,185,184),
        rgb(200,217,216)
    );
    height: 100%;
    border-radius: 10px;
    width: 5px;
    position: absolute;
    top: 0;
}.potential_enrollees48017 ul {
    padding: 0;
    gap: 2rem 1.5rem;
    position: relative;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
}.potential_enrollees48017 ul::before {
    left: 50%;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(rgb(200,217,216,0.5), 0.3),
        transparent
    );
    top: 0;
    height: 100%;
    width: 1px;
    position: absolute;
    z-index: -1;
    content: "";
}.potential_enrollees48017 li {
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(164,185,184,0.5), 0.1);
    border-radius: 13px;
    align-items: flex-start;
    position: relative;
    background: rgba(rgb(164,185,184,0.5), 0.03);
    padding: 1.5rem;
    display: flex;
    transition: all 0.3s ease;
}.potential_enrollees48017 li::before {
    left: 0;
    height: 4px;
    position: absolute;
    opacity: 0;
    content: "";
    right: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(200,217,216,0.5), 0.5),
        transparent
    );
    top: 0;
    border-radius: 10px 10px 0 0;
    transition: opacity 0.4s ease;
}.potential_enrollees48017 li::after {
    position: absolute;
    background: radial-gradient(
        circle,
        rgba(rgb(200,217,216,0.5), 0.15) 0%,
        transparent 70%
    );
    content: "";
    height: 40px;
    left: -10px;
    border-radius: 50%;
    z-index: -1;
    width: 40px;
    top: -10px;
}.potential_enrollees48017 li:hover {
    background: rgba(rgb(164,185,184,0.5), 0.05);
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(200,217,216,0.5), 0.2);
    transform: translateY(-5px);
}.potential_enrollees48017 li:hover::before {
    opacity: 1;
}.potential_enrollees48017 li:nth-child(odd)::after {
    right: -10px;
    left: auto;
    animation: pulseEven 3s infinite alternate ease-in-out;
}.potential_enrollees48017 li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}.potential_enrollees48017 li svg {
    flex-shrink: 0;
    height: 32px;
    fill: rgb(200,217,216);
    transition: all 0.3s ease;
    width: 32px;
    position: relative;
    margin-right: 1rem;
}.potential_enrollees48017 li svg::after {
    position: absolute;
    content: "";
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    background: radial-gradient(
        circle,
        rgba(rgb(200,217,216,0.5), 0.3) 0%,
        transparent 70%
    );
    height: 100%;
}.potential_enrollees48017 li svg path {
    fill: rgb(200,217,216);
    transition: fill 0.3s ease;
}.potential_enrollees48017 li:hover svg {
    animation: pulse 2s infinite;
    transform: scale(1.1);
}.potential_enrollees48017 li:hover svg path {
    fill: rgb(200,217,216);
}.potential_enrollees48017 li {
    color: #000000;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
}

@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(200,217,216,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(200,217,216,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(200,217,216,0.5), 0.5));
    }
}

@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes pulseEven {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.6;
        transform: scale(1.4);
    }
}

@media (max-width: 992px) {.potential_enrollees48017 {
    padding: 4rem 0;
}.potential_enrollees48017 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.9);
}.potential_enrollees48017 ul {
    gap: 1.5rem 1.2rem;
}
}

@media (max-width: 768px) {.potential_enrollees48017 {
    padding: 3.5rem 0;
}.potential_enrollees48017 .skill_boost23594 {
    padding: 0 1.5rem;
}.potential_enrollees48017 h3 {
    text-align: center;
    padding-left: 0;
    margin-bottom: 2rem;
    font-size: calc(33px * 0.8);
}.potential_enrollees48017 h3::before {
    width: 80px;
    height: 4px;
    top: auto;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
}.potential_enrollees48017 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.potential_enrollees48017 ul::before {
    display: none;
}
}

@media (max-width: 480px) {.potential_enrollees48017 {
    padding: 3rem 0;
}.potential_enrollees48017 .skill_boost23594 {
    padding: 0 1rem;
}.potential_enrollees48017 h3 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.8rem;
}.potential_enrollees48017 h3::before {
    height: 3px;
    width: 60px;
}.potential_enrollees48017 li {
    padding: 1.2rem;
}.potential_enrollees48017 li svg {
    height: 28px;
    margin-right: 0.8rem;
    width: 28px;
}.potential_enrollees48017 li::after {
    top: -8px;
    height: 30px;
    width: 30px;
    left: -8px;
}}.learning_system35481 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(231,242,241) 0%, rgba(255,255,255,0.92) 100%);
}.learning_system35481::before {
    animation: floatingShape 20s infinite alternate ease-in-out;
    right: -5%;
    top: -5%;
    opacity: 0.1;
    content: "";
    width: 300px;
    position: absolute;
    height: 300px;
    z-index: 1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: linear-gradient(45deg, rgb(200,217,216,0.5), rgb(164,185,184,0.5));
}.learning_system35481::after {
    position: absolute;
    width: 250px;
    height: 250px;
    left: -5%;
    z-index: 1;
    background: linear-gradient(225deg, rgb(164,185,184,0.5), rgb(200,217,216,0.5));
    content: "";
    animation: floatingShape 15s infinite alternate-reverse ease-in-out;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    bottom: -8%;
    opacity: 0.08;
}.learning_system35481 .skill_boost23594 {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
}.learning_system35481 h2 {
    opacity: 0;
    position: relative;
    color: #000000;
    display: inline-block;
    transform: translateX(-8px);
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: 700;
    animation: slideIn 0.8s 0.2s forwards ease-out;
}.learning_system35481 h2::after {
    content: "";
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -8px;
    left: 0;
    background: linear-gradient(to right, rgb(200,217,216), rgb(164,185,184));
}.learning_system35481 .tag_content32654 {
    transform: translateY(20px);
    position: relative;
    background-color: #ffffff;
    animation: fadeUp 1s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    opacity: 0;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    padding: 40px;
}.learning_system35481 .tag_content32654::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(200,217,216), rgb(164,185,184));
    height: 0%;
    width: 4px;
    top: 0;
    animation: verticalLineGrow 1.2s 1.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.learning_system35481 .tag_content32654 p {
    color: #000000;
    line-height: 1.8;
    margin: 0;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

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

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

@keyframes lineGrow {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}

@keyframes verticalLineGrow {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}

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

@media (max-width: 991px) {.learning_system35481 {
    padding: 90px 0;
}.learning_system35481::before {
    height: 200px;
    width: 200px;
}.learning_system35481::after {
    height: 180px;
    width: 180px;
}.learning_system35481 .tag_content32654 {
    padding: 30px;
}
}

@media (max-width: 767px) {.learning_system35481 {
    padding: 70px 0;
}.learning_system35481 h2 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.85);
}.learning_system35481 .tag_content32654 {
    padding: 25px 20px;
}.learning_system35481 .tag_content32654 p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.learning_system35481 {
    padding: 50px 0;
}.learning_system35481::before, 
    .learning_system35481::after {
    width: 150px;
    height: 150px;
}.learning_system35481 h2 {
    font-size: calc(32px * 0.75);
    margin-bottom: 25px;
}.learning_system35481 .tag_content32654 {
    padding: 20px 15px;
}.learning_system35481 .tag_content32654::before {
    width: 3px;
}.learning_system35481 .tag_content32654 p {
    line-height: 1.7;
    font-size: calc(18px * 0.9);
}.learning_system35481 h2::after {
    height: 2px;
}}

.learning_system35481:hover .tag_content32654 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateY(-5px);
}.course_offering48169 {
    padding: 120px 0;
    overflow: hidden;
    background-color: rgb(164,185,184);
    position: relative;
}.course_offering48169::before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: 
        radial-gradient(ellipse at bottom right, rgb(200,217,216,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(164,185,184,0.5) 0%, transparent 60%);
}.course_offering48169::after {
    background-size: 50px 50px;
    z-index: 1;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    top: 0;
    position: absolute;
}.course_offering48169 .container {
    position: relative;
    z-index: 2;
}.course_offering48169 .skill_explorer24985 {
    flex-direction: column;
    display: flex;
    gap: 60px;
    position: relative;
}.course_offering48169 .tag_content32654 {
    position: relative;
    order: 2;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 30px;
}.course_offering48169 .tag_content32654 h2 {
    grid-column: 1 / -1;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    font-size: 39px;
    padding-bottom: 20px;
}.course_offering48169 .tag_content32654 h2::after {
    position: absolute;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(200,217,216), rgb(164,185,184));
    width: 100px;
    border-radius: 10px;
    bottom: 0;
    left: 50%;
    height: 3px;
}.course_offering48169 .tag_content32654 .description {
    font-size: 12px;
    line-height: 1.8;
    border: 1px solid rgba(255, 255, 255, 0.05);
    margin: 0;
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    backdrop-filter: blur(10px);
    border-radius: 22px;
    position: relative;
    padding: 25px;
    overflow: hidden;
}.course_offering48169 .tag_content32654 .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.course_offering48169 .tag_content32654 .description::before {
    position: absolute;
    height: 4px;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    background: rgb(200,217,216);
}.course_offering48169 .tag_content32654 .description:last-of-type::before {
    background: rgb(164,185,184);
}.course_offering48169 .tag_content32654 .description::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    height: 100%;
    left: 0;
    position: absolute;
    pointer-events: none;
    content: "";
    top: 0;
    width: 100%;
}.course_offering48169 .image_zoom57436 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    height: 400px;
    overflow: hidden;
    border-radius: 22px;
    order: 1;
}.course_offering48169 .image_zoom57436::before {
    z-index: 1;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
    inset: 0;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}

@keyframes scan-move {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@media (min-width: 992px) {.course_offering48169 .skill_explorer24985 {
    gap: 80px;
}.course_offering48169 .image_zoom57436 {
    height: 500px;
}
}

@media (max-width: 991px) {.course_offering48169 {
    padding: 80px 0;
}
}

@media (max-width: 767px) {.course_offering48169 {
    padding: 60px 0;
}.course_offering48169 .tag_content32654 {
    grid-template-columns: 1fr;
}.course_offering48169 .tag_content32654 h2 {
    font-size: calc(39px * 0.9);
}.course_offering48169 .image_zoom57436 {
    height: 350px;
}
}

@media (max-width: 480px) {.course_offering48169 {
    padding: 40px 0;
}.course_offering48169 .skill_explorer24985 {
    gap: 40px;
}.course_offering48169 .tag_content32654 h2 {
    font-size: calc(39px * 0.8);
    padding-bottom: 15px;
}.course_offering48169 .tag_content32654 h2::after {
    width: 80px;
}.course_offering48169 .tag_content32654 .description {
    padding: 20px;
}.course_offering48169 .image_zoom57436 {
    height: 250px;
}}.cookie_popup_interrupt53102 {
    position: fixed;
    bottom: 0;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease-in-out;
    padding: 15px 20px;
    z-index: 1050;
    border-top: 3px solid rgb(200,217,216);
    width: 100%;
    background: #ffffff;
}.web_tracking12754 {
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}.cookie_gate01785 {
    flex-shrink: 0;
    margin-right: 15px;
}.cookie_gate01785 svg {
    fill: rgb(200,217,216);
    width: 50px;
    transition: fill 0.3s ease-in-out;
    height: 50px;
}.cookie_show49635 {
    margin-right: 15px;
    flex-grow: 1;
}.cookie_show49635 h5 {
    margin-bottom: 5px;
    font-weight: 700;
    color: rgb(200,217,216);
    font-size: 24px;
}.cookie_show49635 p {
    color: #000000;
    margin-bottom: 0;
    font-size: 15px;
}.consent_comply36091 {
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.375rem 0.75rem;
    text-decoration: none;
    margin-left: 10px;
    user-select: none;
    white-space: nowrap;
    font-size: 17px;
    border: 1px solid transparent;
}.cookie_button.data_approve18035 {
    color: #ffffff;
    border-color: rgb(200,217,216);
    background-color: rgb(200,217,216);
}#cookie_dialog_box01284 {
    display: none;
}#cookie_dialog_box01284:checked ~ .cookie_popup_interrupt53102 {
    opacity: 0;
    visibility: hidden;
}.cookie_button.data_approve18035:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0.5);
}.cookie_button.privacy_opt45983 {
    border-color: rgb(164,185,184);
    color: #000000;
    background-color: rgb(164,185,184);
}.cookie_button.privacy_opt45983:hover {
    background-color: rgb(200,217,216);
    border-color: rgb(200,217,216);
    color: #ffffff;
}.cookie_popup_interrupt53102 p a {
    color: rgb(200,217,216);
    text-decoration: underline;
}.cookie_popup_interrupt53102 p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.cookie_show49635 h5 {
    font-size: calc(24px - 2px);
}.cookie_show49635 p {
    font-size: calc(15px - 2px);
}.consent_comply36091 {
    font-size: calc(17px - 2px);
}
}
@media (max-width: 800px) {.web_tracking12754 {
    flex-direction: column;
    align-items: center;
}.cookie_gate01785 {
    margin-bottom: 10px;
}.cookie_show49635 {
    margin-bottom: 15px;
    text-align: center;
}.consent_comply36091 {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
.privacy_arsenal01375 {
    padding: 2em;
    margin: 0 auto;
    box-shadow: 0 0 20px rgb(200,217,216,0.5);
    border: 1px solid rgb(200,217,216,0.5);
    color: #ffffff;
    font-family: Arial, sans-serif;
    background-color: rgb(200,217,216);
}.privacy_arsenal01375 h1 {
    text-shadow: 0 0 10px rgb(200,217,216,0.5);
    text-align: center;
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 1.5em;
}.privacy_arsenal01375 h2 {
    font-weight: 600;
    text-shadow: 0 0 8px rgb(164,185,184,0.5);
    font-size: 35px;
    color: rgb(164,185,184);
    margin-bottom: 1em;
}.privacy_arsenal01375 h3,
.privacy_arsenal01375 h4,
.privacy_arsenal01375 h5,
.privacy_arsenal01375 h6 {
    margin-bottom: 0.75em;
    color: #ffffff;
}.privacy_arsenal01375 h3 {
    font-weight: 400;
    font-size: calc(19px - 0.2em);
}.privacy_arsenal01375 h4 {
    font-size: calc(19px - 0.4em);
    font-weight: 400;
}.privacy_arsenal01375 h5 {
    font-weight: 300;
    font-size: 19px;
}.privacy_arsenal01375 h6 {
    font-weight: 300;
    font-size: 20px;
}.privacy_arsenal01375 ul,
.privacy_arsenal01375 ol {
    margin-bottom: 1.5em;
    padding-left: 1.5em;
}.privacy_arsenal01375 ul {
    list-style-type: circle;
}.privacy_arsenal01375 ol {
    list-style-type: decimal;
}.privacy_arsenal01375 li {
    font-size: 15px;
    margin-bottom: 0.75em;
    color: #ffffff;
}.privacy_arsenal01375 p {
    line-height: 1.7;
    margin-bottom: 1.5em;
    font-size: 15px;
    color: #ffffff;
}.privacy_arsenal01375 span {
    font-weight: 600;
    color: rgb(200,217,216);
}.privacy_arsenal01375 div {
    margin-bottom: 1.5em;
}
@media only screen and (max-width: 800px) {.privacy_arsenal01375 {
    border-radius: 10px;
    padding: 1em;
}.privacy_arsenal01375 h1 {
    font-size: calc(19px - 0.5em);
}.privacy_arsenal01375 h2 {
    font-size: calc(19px - 0.4em);
}.privacy_arsenal01375 p,
    .privacy_arsenal01375 li {
    font-size: calc(15px - 0.2em);
}}
.privacy_arsenal01375 h1::after {
    display: block;
    border-radius: 10px;
    content: "";
    margin: 0.5em auto 0;
    height: 4px;
    background-color: rgb(200,217,216);
    box-shadow: 0 0 10px rgb(200,217,216,0.5);
    width: 80px;
}.privacy_arsenal01375 h2::after {
    border-radius: 10px;
    background-color: rgb(164,185,184);
    height: 3px;
    margin: 0.5em auto 0;
    content: "";
    width: 60px;
    box-shadow: 0 0 8px rgb(164,185,184,0.5);
    display: block;
}.privacy_arsenal01375 ul li::before,
.privacy_arsenal01375 ol li::before {
    content: "";
    border-radius: 50%;
    background-color: rgb(200,217,216);
    box-shadow: 0 0 5px rgb(200,217,216,0.5);
    width: 8px;
    margin-right: 0.5em;
    display: inline-block;
    height: 8px;
}.privacy_arsenal01375 a {
    box-shadow: 0 0 5px rgb(200,217,216,0.5);
    color: rgb(200,217,216);
    text-decoration: underline;
}.privacy_arsenal01375 a:hover {
    box-shadow: 0 0 5px rgb(164,185,184,0.5);
    color: rgb(164,185,184);
}.privacy_arsenal01375 blockquote {
    font-style: italic;
    border-left: 5px solid rgb(200,217,216);
    color: #ffffff;
    padding: 1.5em;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgb(200,217,216,0.5);
    margin: 1em 0;
}.leadership_experience42167 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,242,241) 0%, #ffffff 100%);
    position: relative;
    padding: 5rem 0;
}.leadership_experience42167::before {
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 0.05;
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(200,217,216,0.5) 0px,
        rgb(200,217,216,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    left: 0;
}.leadership_experience42167::after {
    right: -20%;
    width: 70%;
    opacity: 0.08;
    background: linear-gradient(135deg, rgb(200,217,216,0.5) 0%, rgb(164,185,184,0.5) 100%);
    height: 200%;
    top: -50%;
    transform: rotate(-15deg);
    z-index: 0;
    content: "";
    position: absolute;
}.leadership_experience42167 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 2;
}.leadership_experience42167 .learner_insights20365 {
    grid-template-columns: 1fr;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    display: grid;
    gap: 2rem;
    position: relative;
    transform: perspective(1000px) rotateY(-1deg);
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.leadership_experience42167 .learner_insights20365:hover {
    transform: perspective(1000px) rotateY(0deg);
}.leadership_experience42167 .learner_insights20365::before {
    transition: transform 0.3s ease-out;
    left: 0;
    content: "";
    transform: scaleY(0.95);
    position: absolute;
    transform-origin: left center;
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(200,217,216) 0%, rgb(164,185,184) 100%);
    height: 100%;
}.leadership_experience42167 .learner_insights20365:hover::before {
    transform: scaleY(1);
}.leadership_experience42167 .image_zoom57436 {
    position: relative;
    height: 120px;
    width: 120px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    margin: 0 auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}.leadership_experience42167 .learner_insights20365:hover .image_zoom57436 {
    transform: translateY(-5px);
}.leadership_experience42167 .image_zoom57436::after {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    content: "";
    inset: 0;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
}.leadership_experience42167 .image_zoom57436::before {
    opacity: 0;
    content: "";
    width: calc(100% + 20px);
    left: -10px;
    background: linear-gradient(135deg, rgb(200,217,216,0.5) 0%, rgb(164,185,184,0.5) 100%);
    transition: all 0.3s ease;
    z-index: -1;
    top: -10px;
    border-radius: 5px;
    height: calc(100% + 20px);
    position: absolute;
    transform: scale(0.95);
}.leadership_experience42167 .learner_insights20365:hover .image_zoom57436::before {
    transform: scale(1);
    opacity: 0.5;
}.leadership_experience42167 .name {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    transform: translateY(0);
    text-align: center;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 0.5rem;
}.leadership_experience42167 .learner_insights20365:hover .name {
    transform: translateY(-3px);
}.leadership_experience42167 .name::after {
    position: absolute;
    height: 2px;
    left: 50%;
    bottom: -6px;
    background: rgb(200,217,216);
    transform: translateX(-50%) scaleX(0.7);
    content: "";
    transition: transform 0.3s ease;
    width: 40px;
}.leadership_experience42167 .learner_insights20365:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.leadership_experience42167 .learner_insights20365 > div:nth-child(2) > div {
    font-size: calc(15px * 0.95);
    font-style: italic;
    transition: color 0.3s ease;
    opacity: 0.9;
    text-align: center;
    color: rgb(164,185,184);
}.leadership_experience42167 .learner_insights20365:hover > div:nth-child(2) > div {
    color: rgb(200,217,216);
}.leadership_experience42167 .experience_tasks84679 {
    line-height: 1.7;
    padding: 1rem 0;
    font-size: 15px;
    text-align: center;
    color: #000000;
    position: relative;
}.leadership_experience42167 .experience_tasks84679::before,
.leadership_experience42167 .experience_tasks84679::after {
    transition: all 0.3s ease;
    color: rgb(200,217,216,0.5);
    line-height: 1;
    font-size: 3rem;
    position: absolute;
    content: "";
    opacity: 0.3;
}.leadership_experience42167 .experience_tasks84679::before {
    left: -5px;
    top: -10px;
}.leadership_experience42167 .experience_tasks84679::after {
    bottom: -20px;
    right: -5px;
    transform: rotate(180deg);
}.leadership_experience42167 .learner_insights20365:hover .experience_tasks84679::before,
.leadership_experience42167 .learner_insights20365:hover .experience_tasks84679::after {
    opacity: 0.5;
    color: rgb(200,217,216);
}

@media (min-width: 768px) {.leadership_experience42167 {
    padding: 7rem 0;
}.leadership_experience42167 .learner_insights20365 {
    align-items: center;
    gap: 2.5rem;
    padding: 3rem;
    grid-template-columns: auto 1fr 2fr;
}.leadership_experience42167 .image_zoom57436 {
    width: 150px;
    margin: 0;
    height: 150px;
}.leadership_experience42167 .name,
    .leadership_experience42167 .learner_insights20365 > div:nth-child(2) > div {
    text-align: left;
}.leadership_experience42167 .name::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.leadership_experience42167 .learner_insights20365:hover .name::after {
    transform: translateX(0) scaleX(1);
}.leadership_experience42167 .experience_tasks84679 {
    text-align: left;
    padding: 0;
}.leadership_experience42167 .learner_insights20365::before {
    width: 8px;
}.leadership_experience42167::after {
    right: -10%;
    top: -30%;
    width: 50%;
}
}

@media (min-width: 992px) {.leadership_experience42167 .learner_insights20365 {
    gap: 3rem;
    padding: 3.5rem 4rem;
}.leadership_experience42167 .image_zoom57436 {
    width: 180px;
    height: 180px;
}.leadership_experience42167 .experience_tasks84679 {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}.leadership_experience42167 .learner_insights20365::before {
    width: 10px;
}
}

@media (min-width: 1200px) {.leadership_experience42167 .container {
    padding: 0 2rem;
}.leadership_experience42167 .learner_insights20365 {
    grid-template-columns: auto 1fr 3fr;
    padding: 4rem 5rem;
}.leadership_experience42167 .image_zoom57436 {
    width: 200px;
    height: 200px;
}.leadership_experience42167 .experience_tasks84679 {
    padding-right: 1rem;
}.leadership_experience42167 .learner_insights20365 > div:nth-child(2) {
    padding-right: 1rem;
}
}

@media (max-width: 767px) {.leadership_experience42167 .learner_insights20365 > div:first-child {
    margin-bottom: 1rem;
}.leadership_experience42167 .learner_insights20365 > div:nth-child(2) {
    margin-bottom: 1.5rem;
}}.price_package30785 {
    background: linear-gradient(135deg, rgb(231,242,241), rgba(240, 240, 255, 0.95));
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.price_package30785::before {
    content: "";
    opacity: 0.4;
    filter: blur(60px);
    right: -5%;
    height: 70%;
    background: linear-gradient(145deg, rgb(200,217,216,0.5), rgb(164,185,184,0.5));
    transform: rotate(-15deg) skewX(15deg);
    width: 40%;
    top: -10%;
    z-index: 0;
    position: absolute;
}.price_package30785::after {
    left: -5%;
    height: 60%;
    z-index: 0;
    transform: rotate(12deg) skewX(-10deg);
    bottom: -10%;
    filter: blur(50px);
    width: 35%;
    opacity: 0.3;
    content: "";
    background: linear-gradient(215deg, rgb(164,185,184,0.5), rgb(200,217,216,0.5));
    position: absolute;
}.price_package30785 .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1320px;
}.price_package30785 .sub_options43508 {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
}.price_package30785 .learning_pricing91350 {
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    transform: translateY(30px);
    opacity: 0;
    text-align: center;
}.price_package30785 .learning_pricing91350 h2 {
    color: #000000;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 35px;
}.price_package30785 .learning_pricing91350 h2::after {
    left: 50%;
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(200,217,216), rgb(164,185,184));
    bottom: -12px;
    position: absolute;
    width: 80px;
    border-radius: 10px;
    transform: translateX(-50%);
}.price_package30785 .rate_schemes25749 {
    margin: 20px auto 0;
    font-size: 17px;
    line-height: 1.6;
    max-width: 680px;
    color: #000000;
}.price_package30785 .study_cost60732 {
    transform: translateY(40px);
    grid-template-columns: 1fr;
    opacity: 0;
    gap: 30px;
    display: grid;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
}.price_package30785 .plan_cost21950 {
    backface-visibility: hidden;
    transform: perspective(1000px) rotateX(0deg);
    display: block;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    text-decoration: none;
}.price_package30785 .plan_matrix82561 {
    display: flex;
    border-radius: 8px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    height: 100%;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    will-change: transform, box-shadow;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
}.price_package30785 .plan_cost21950:hover .plan_matrix82561 {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}.price_package30785 .plan_fees91307 {
    display: flex;
    padding: 35px 30px;
    flex-direction: column;
    flex-grow: 1;
}.price_package30785 .plan_fees91307 h3 {
    margin-bottom: 15px;
    white-space: normal;
    position: relative;
    word-break: break-word;
    font-weight: 700;
    overflow-wrap: break-word;
    color: #000000;
    font-size: calc(23px + 2px);
    padding-left: 15px;
}.price_package30785 .plan_fees91307 h3::before {
    position: absolute;
    top: 5px;
    height: calc(100% - 10px);
    border-radius: 10px;
    content: "";
    background: linear-gradient(to bottom, rgb(200,217,216), rgb(164,185,184));
    width: 4px;
    left: 0;
}.price_package30785 .learning_packages21389 {
    position: relative;
    font-weight: 700;
    color: rgb(200,217,216);
    font-size: calc(23px + 4px);
    display: inline-block;
    margin: 5px 0 20px;
    padding: 8px 15px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    border-radius: 6px;
}.price_package30785 .plan_fees91307 p {
    margin-bottom: 10px;
    word-break: break-word;
    line-height: 1.6;
    flex-grow: 1;
    margin-top: 5px;
    white-space: normal;
    font-size: 17px;
    color: #000000;
    overflow-wrap: break-word;
}.price_package30785 .image_zoom57436 {
    height: 220px;
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.price_package30785 .image_zoom57436::after {
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    z-index: 1;
    bottom: 0;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
}.price_package30785 .plan_cost21950:hover .image_zoom57436 {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.price_package30785 .study_cost60732 {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.price_package30785 .sub_options43508 {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.price_package30785 .sub_options43508 {
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}.price_package30785 .learning_pricing91350 {
    grid-column: 2;
    text-align: left;
    grid-row: 1;
    align-self: center;
}.price_package30785 .learning_pricing91350 h2 {
    display: inline-block;
}.price_package30785 .learning_pricing91350 h2::after {
    left: 0;
    transform: none;
}.price_package30785 .rate_schemes25749 {
    margin: 25px 0 0;
}.price_package30785 .study_cost60732 {
    grid-column: 1;
    grid-template-columns: repeat(2, 1fr);
    grid-row: 1;
}
}

@media (min-width: 1200px) {.price_package30785 .study_cost60732 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.price_package30785 .plan_fees91307 {
    padding: 40px 35px;
}.price_package30785 .image_zoom57436 {
    height: 240px;
}
}

@media (max-width: 767px) {.price_package30785 {
    padding: 80px 0;
}.price_package30785 .learning_pricing91350 {
    margin-bottom: 20px;
}.price_package30785 .plan_matrix82561 {
    max-width: 100%;
}.price_package30785 .plan_fees91307 {
    padding: 30px 25px;
}.price_package30785 .plan_fees91307 h3 {
    font-size: calc(23px + 1px);
}.price_package30785 .learning_packages21389 {
    margin: 0 0 15px;
    font-size: 23px;
}.price_package30785 .image_zoom57436 {
    height: 200px;
}
}

@media (max-width: 480px) {.price_package30785 {
    padding: 60px 0;
}.price_package30785 .plan_fees91307 {
    padding: 25px 20px;
}.price_package30785 .image_zoom57436 {
    height: 180px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    content: "";
    z-index: -2;
    position: absolute;
    left: 0;
    background: linear-gradient(145deg, rgb(231,242,241) 0%, rgb(200,217,216,0.5) 100%);
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.9;
}footer::after {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    content: "";
    z-index: -1;
    right: 0;
    background-image: 
        repeating-linear-gradient(0deg, rgb(200,217,216,0.5), rgb(200,217,216,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(200,217,216,0.5), rgb(200,217,216,0.5) 1px, transparent 1px, transparent 20px);
}.discord_cta25974 {
    position: relative;
    color: #000000;
    padding: 4rem 0 2rem;
}.discord_cta25974::after {
    left: 0;
    background: linear-gradient(90deg, rgb(200,217,216), rgb(164,185,184));
    width: 100%;
    height: 6px;
    position: absolute;
    content: "";
    top: 0;
}.discord_cta25974 .container {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.discord_cta25974 .company_holder {
    background: #ffffff;
    padding: 2rem 2.5rem;
    position: relative;
    border-radius: 23px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex: 1 1 400px;
}.discord_cta25974 .company_holder::before {
    height: 5px;
    border-top-left-radius: 23px;
    content: "";
    position: absolute;
    border-top-right-radius: 23px;
    top: 0;
    width: 100%;
    background: rgb(200,217,216);
    left: 0;
}.discord_cta25974 .company_holder h3 {
    position: relative;
    font-size: 34px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: rgb(200,217,216);
    margin: 0 0 1.5rem;
}.discord_cta25974 .company_holder h3::after {
    content: "";
    bottom: -0.5rem;
    background: rgb(164,185,184);
    height: 3px;
    position: absolute;
    left: 0;
    width: 80px;
}.discord_cta25974 .telegram_ref29371 {
    line-height: 1.7;
    padding: 1.5rem;
    position: relative;
    background: rgb(231,242,241);
    border-left: 3px solid rgb(164,185,184);
    color: #000000;
    font-size: 18px;
    border-radius: 10px;
}.discord_cta25974 .gdpr_block70493 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.discord_cta25974 .top_core67193 {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.discord_cta25974 .main_know95804 {
    overflow: hidden;
    position: relative;
    min-width: 200px;
    flex: 1 1 calc(50% - 1.25rem);
    background: #ffffff;
    border-radius: 23px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.discord_cta25974 .main_know95804 h5 {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    padding: 1rem 1.5rem;
    background: rgb(164,185,184);
    font-size: 23px;
    margin: 0;
}.discord_cta25974 .main_know95804 .top_core67193 {
    gap: 0;
    display: flex;
    padding: 1rem 0;
    flex-direction: column;
}.discord_cta25974 .main_know95804 .top_core67193 a {
    padding: 0.8rem 1.5rem;
    color: #000000;
    transition: all 0.3s ease;
    align-items: center;
    font-size: 18px;
    display: flex;
    text-decoration: none;
    position: relative;
}.discord_cta25974 .main_know95804 .top_core67193 a::before {
    height: 100%;
    content: "";
    position: absolute;
    width: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease;
    background: rgb(231,242,241);
    left: 0;
}.discord_cta25974 .main_know95804 .top_core67193 a::after {
    height: 5px;
    top: 50%;
    transition: all 0.3s ease;
    opacity: 0;
    background: rgb(164,185,184);
    width: 5px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    border-radius: 50%;
    left: 1.5rem;
}.discord_cta25974 .main_know95804 .top_core67193 a:hover {
    padding-left: 2.2rem;
    color: rgb(200,217,216);
}.discord_cta25974 .main_know95804 .top_core67193 a:hover::before {
    width: 100%;
}.discord_cta25974 .main_know95804 .top_core67193 a:hover::after {
    opacity: 1;
}.support_cta30861 {
    padding: 2rem 0;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 3rem;
    background: rgb(231,242,241);
}.support_cta30861::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(200,217,216,0.5), transparent);
    left: 10%;
    top: 0;
    content: "";
    right: 10%;
    height: 1px;
}.support_cta30861 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.support_cta30861 .linkedin_ref03286 {
    font-size: 15px;
    padding: 0.8rem 2rem;
    font-weight: 400;
    color: #000000;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    border-radius: 50px;
}

@media (max-width: 1200px) {.discord_cta25974 .container {
    gap: 2rem;
}.discord_cta25974 .company_holder {
    flex: 1 1 360px;
}.discord_cta25974 .gdpr_block70493 {
    min-width: 360px;
    flex: 1 1 calc(100% - 400px);
}.discord_cta25974 .top_core67193 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.discord_cta25974 {
    padding: 3.5rem 0 2rem;
}.discord_cta25974 .container {
    flex-direction: column;
    gap: 2.5rem;
}.discord_cta25974 .company_holder,
    .discord_cta25974 .gdpr_block70493 {
    min-width: 100%;
    flex: 1 1 100%;
}.discord_cta25974 .main_know95804 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.discord_cta25974 {
    padding: 3rem 0 1.5rem;
}.discord_cta25974 .top_core67193 {
    gap: 1.5rem;
}.discord_cta25974 .company_holder {
    padding: 2rem;
}.discord_cta25974 .company_holder h3 {
    font-size: calc(34px - 2px);
}.support_cta30861 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.discord_cta25974 {
    padding: 2.5rem 0 1rem;
}.discord_cta25974 .container {
    gap: 1.5rem;
}.discord_cta25974 .main_know95804 {
    flex: 1 1 100%;
    min-width: 100%;
}.discord_cta25974 .top_core67193 {
    gap: 1rem;
}.discord_cta25974 .company_holder {
    padding: 1.5rem;
}.discord_cta25974 .telegram_ref29371 {
    padding: 1.2rem;
}.support_cta30861 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}

@media (max-width: 420px) {.discord_cta25974 .company_holder h3::after {
    width: 50px;
}.discord_cta25974 .main_know95804 .top_core67193 a:hover {
    padding-left: 2rem;
}.support_cta30861 .linkedin_ref03286 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.reach_us84702 {
    background: linear-gradient(135deg, rgb(231,242,241) 0%, rgba(240, 242, 247, 0.8) 100%);
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}.reach_us84702::before {
    top: 0;
    content: "";
    background: linear-gradient(45deg, rgb(200,217,216,0.5) 0%, transparent 70%);
    width: 50%;
    position: absolute;
    transform: translateX(-30%) skewX(-15deg);
    height: 100%;
    left: 0;
    z-index: 1;
}.reach_us84702::after {
    width: 200px;
    content: "";
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    height: 200px;
    background: radial-gradient(circle, rgb(164,185,184,0.5) 0%, transparent 70%);
    top: 10%;
    animation: pulse 15s infinite alternate ease-in-out;
}.reach_us84702 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.reach_us84702 .message_block92456 {
    padding: 50px;
    display: grid;
    border-left: 4px solid rgb(200,217,216);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transform: translateY(0);
    grid-template-columns: 1fr;
    gap: 40px;
}.reach_us84702 .message_block92456:hover {
    transform: translateY(-10px);
}.reach_us84702 h3 {
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 33px;
    margin: 0 0 20px;
    display: inline-block;
}.reach_us84702 h3::after {
    background: linear-gradient(90deg, rgb(200,217,216) 0%, transparent 100%);
    transition: width 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    width: 60%;
    bottom: -10px;
    height: 3px;
}.reach_us84702 .message_block92456:hover h3::after {
    width: 80%;
}.reach_us84702 p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 15px;
    color: #000000;
}.reach_us84702 h5 {
    font-size: 22px;
    align-items: center;
    margin: 0 0 10px;
    font-weight: 600;
    color: #000000;
    text-transform: capitalize;
    display: flex;
}.reach_us84702 h5 svg {
    margin-left: 10px;
    transition: transform 0.3s ease;
}.reach_us84702 .reach_us83625 {
    flex-direction: column;
    padding: 0;
    list-style: none;
    margin: 20px 0 0;
    gap: 15px;
    display: flex;
}.reach_us84702 .reach_us83625 li {
    transition: padding 0.3s ease;
    padding-left: 0;
    position: relative;
}.reach_us84702 .reach_us83625 li:hover {
    padding-left: 5px;
}.reach_us84702 .assist_grid52387 {
    align-items: center;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 12px;
    display: flex;
    color: #000000;
}.reach_us84702 .assist_grid52387:hover {
    color: rgb(200,217,216);
}.reach_us84702 .assist_grid52387 svg {
    margin-left: 10px;
    transition: transform 0.3s ease;
}.reach_us84702 .assist_grid52387:hover svg {
    transform: translateX(5px);
}.reach_us84702 svg {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}.reach_us84702 svg:hover {
    transform: scale(1.1);
}.reach_us84702 svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.reach_us84702 .assist_grid52387:hover svg path {
    fill: rgb(200,217,216);
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.reach_us84702 .message_block92456 {
    gap: 30px 60px;
    grid-template-columns: 2fr 1fr;
}.reach_us84702 .message_block92456 > div:first-of-type {
    grid-column: 1 / -1;
}.reach_us84702 .reach_us83625 {
    grid-column: 1 / -1;
}.reach_us84702 .reach_us83625 {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 30px;
}
}

@media (min-width: 992px) {.reach_us84702 {
    padding: 100px 0;
}.reach_us84702 .message_block92456 {
    grid-template-columns: 3fr 2fr;
    padding: 60px;
}.reach_us84702 h3 {
    font-size: calc(33px * 1.1);
}.reach_us84702 p {
    font-size: calc(12px * 1.05);
}.reach_us84702 .reach_us83625 {
    margin-top: 30px;
}
}

@media (max-width: 767px) {.reach_us84702 {
    padding: 60px 0;
}.reach_us84702 .message_block92456 {
    padding: 30px;
}.reach_us84702 h3 {
    font-size: calc(33px * 0.9);
}.reach_us84702::before {
    width: 100%;
}.reach_us84702::after {
    width: 120px;
    height: 120px;
}
}

@media (hover: none) {.reach_us84702 .message_block92456:hover {
    transform: none;
}.reach_us84702 .message_block92456:hover h3::after {
    width: 60%;
}.reach_us84702 .assist_grid52387:hover svg {
    transform: none;
}
}

@media (prefers-reduced-motion) {.reach_us84702::after {
    animation: none;
}.reach_us84702 .message_block92456 {
    transition: none;
}.reach_us84702 .message_block92456:hover {
    transform: none;
}}header {
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to bottom, rgb(231,242,241), #ffffff);
    width: 100%;
    padding: 1.2rem 0;
    z-index: 100;
}header::before {
    position: absolute;
    opacity: 0.5;
    width: 100%;
    content: '';
    height: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgb(200,217,216,0.5) 65%, 
        rgb(200,217,216,0.5) 70%, 
        transparent 70%),
        linear-gradient(135deg, 
        transparent 75%, 
        rgb(164,185,184,0.5) 75%, 
        rgb(164,185,184,0.5) 80%, 
        transparent 80%);
}header .container {
    max-width: 100%;
    margin: 0;
    width: 100%;
    position: relative;
    padding: 0 3%;
    z-index: 1;
}header .head_class29736 {
    gap: 2rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}header .main_start56097 {
    background: linear-gradient(135deg, rgb(200,217,216,0.5), rgb(164,185,184,0.5));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 18px;
    text-decoration: none;
    padding: 0.5rem 1.5rem;
    overflow: hidden;
    align-items: center;
}header .main_start56097::before {
    content: '';
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    height: 200%;
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    left: -50%;
    width: 200%;
}header .main_start56097:hover::before {
    opacity: 1;
}header .main_start56097 svg {
    width: 150px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease;
}header .main_start56097:hover svg {
    transform: scale(1.03);
}header .main_know95804 {
    gap: 0.6rem;
    flex-wrap: wrap;
    display: flex;
    margin-top: 0.5rem;
    justify-content: center;
    max-width: 800px;
    width: 100%;
}header .nav_block46981 {
    text-align: center;
    font-size: 16px;
    padding: 0.6rem 1.2rem;
    border-radius: 10px;
    font-weight: 600;
    background: #ffffff;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0.03);
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}header .nav_block46981::before {
    width: 100%;
    height: 3px;
    content: '';
    top: 0;
    transform-origin: left;
    background: linear-gradient(to right, rgb(200,217,216), rgb(164,185,184));
    left: 0;
    transform: scaleX(0);
    position: absolute;
    transition: transform 0.3s ease;
}header .nav_block46981:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    color: rgb(200,217,216);
}header .nav_block46981:hover::before {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .main_start56097 {
    padding: 0.5rem 1.2rem;
}header .main_start56097 svg {
    width: 140px;
}header .main_know95804 {
    gap: 0.5rem;
}header .nav_block46981 {
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header .head_class29736 {
    gap: 1.5rem;
}header .main_start56097 {
    padding: 0.4rem 1rem;
}header .main_start56097 svg {
    width: 130px;
}header .main_know95804 {
    gap: 0.5rem;
}header .nav_block46981 {
    font-size: calc(16px - 1px);
    padding: 0.5rem 0.9rem;
}
}

@media (max-width: 480px) {header {
    padding: 1rem 0;
}header .head_class29736 {
    gap: 1rem;
}header .main_start56097 svg {
    width: 120px;
}header .main_know95804 {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 0.4rem;
    justify-content: flex-start;
    padding-bottom: 10px;
}header .main_know95804::-webkit-scrollbar {
    height: 3px;
}header .main_know95804::-webkit-scrollbar-thumb {
    background: rgb(200,217,216);
    border-radius: 10px;
}header .nav_block46981 {
    flex-shrink: 0;
    margin-right: 2px;
    white-space: nowrap;
}}.title_screen94261 {
    width: 100%;
    position: relative;
    overflow: hidden;
}.title_screen94261 .main_front27930 {
    display: flex;
    position: relative;
    height: 100vh;
    justify-content: center;
    align-items: center;
    width: 100%;
}.title_screen94261 .main_front27930::before {
    top: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, 
    rgb(200,217,216,0.5) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0.7) 100%);
    left: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    backdrop-filter: blur(2px);
}.title_screen94261 .main_front27930::after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: overlay;
    background: linear-gradient(to bottom, 
    transparent 30%, 
    rgb(164,185,184,0.5) 100%);
}.title_screen94261 .smart_classes01439 {
    transform-style: preserve-3d;
    width: 90%;
    z-index: 5;
    padding: 3rem;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(3deg);
    transition: transform 0.5s ease-out;
    position: relative;
}.title_screen94261 .smart_classes01439::before {
    filter: blur(15px);
    height: calc(100% + 20px);
    width: 90%;
    z-index: -1;
    left: 5%;
    position: absolute;
    top: -10px;
    transform: translateZ(-10px);
    content: "";
    background: linear-gradient(45deg, 
    rgb(200,217,216,0.5) 0%,
    rgb(164,185,184,0.5) 100%);
    opacity: 0.6;
}.title_screen94261 .smart_classes01439::after {
    position: absolute;
    z-index: -2;
    background: linear-gradient(to right, 
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(20, 20, 30, 0.6) 100%);
    left: 0;
    top: 0;
    border-left: 4px solid rgb(200,217,216);
    transform: translateZ(-5px);
    backdrop-filter: blur(5px);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0 95%);
    height: 100%;
    width: 100%;
    content: "";
}.title_screen94261 h1 {
    font-size: calc(43px * 1.2);
    transform: translateZ(20px);
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.5rem;
    animation: title-reveal 1.2s cubic-bezier(0.17, 0.67, 0.25, 1) forwards;
    opacity: 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 700;
}.title_screen94261 h3 {
    line-height: 1.5;
    max-width: 90%;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    opacity: 0;
    animation: subtitle-reveal 1.2s cubic-bezier(0.17, 0.67, 0.25, 1) 0.2s forwards;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    transform: translateZ(15px);
}.title_screen94261 p {
    position: relative;
    font-size: 12px;
    line-height: 1.6;
    animation: text-reveal 1.2s cubic-bezier(0.17, 0.67, 0.25, 1) 0.4s forwards;
    max-width: 80%;
    padding-left: 20px;
    color: #ffffff;
    opacity: 0;
    transform: translateZ(10px);
    font-weight: 300;
    font-family: Arial, sans-serif;
}.title_screen94261 p::before {
    transform-origin: bottom;
    background: rgb(200,217,216);
    top: 0;
    width: 3px;
    animation: line-grow 1s ease-out 0.8s forwards;
    position: absolute;
    left: 0;
    height: 100%;
    transform: scaleY(0);
    content: "";
}@keyframes title-reveal {
  0% {
    opacity: 0;
    transform: translateZ(20px) translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateZ(20px) translateY(0);
  }
}

@keyframes subtitle-reveal {
  0% {
    opacity: 0;
    transform: translateZ(15px) translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateZ(15px) translateY(0);
  }
}

@keyframes text-reveal {
  0% {
    opacity: 0;
    transform: translateZ(10px) translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateZ(10px) translateY(0);
  }
}

@keyframes line-grow {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

.title_screen94261 .main_front27930:hover .smart_classes01439 {
    transform: perspective(1000px) rotateX(1deg) translateY(-5px);
}

@media screen and (max-width: 1200px) {.title_screen94261 .smart_classes01439 {
    padding: 2.5rem;
    width: 95%;
}.title_screen94261 h1 {
    font-size: calc(43px * 1.1);
}
}

@media screen and (max-width: 992px) {.title_screen94261 .main_front27930 {
    height: 90vh;
}.title_screen94261 .smart_classes01439 {
    transform: perspective(1000px) rotateX(2deg);
    padding: 2rem;
}.title_screen94261 h1 {
    font-size: 43px;
}.title_screen94261 h3 {
    font-size: calc(22px * 0.95);
    max-width: 95%;
}.title_screen94261 p {
    max-width: 90%;
}
}

@media screen and (max-width: 768px) {.title_screen94261 .main_front27930 {
    height: 80vh;
}.title_screen94261 .smart_classes01439 {
    transform: perspective(800px) rotateX(1deg);
    padding: 1.5rem;
}.title_screen94261 h1 {
    margin-bottom: 1rem;
    font-size: calc(43px * 0.9);
}.title_screen94261 h3 {
    margin-bottom: 1rem;
    font-size: calc(22px * 0.9);
}.title_screen94261 p {
    max-width: 100%;
    font-size: calc(12px * 0.9);
}
}

@media screen and (max-width: 576px) {.title_screen94261 .main_front27930 {
    height: 100vh;
}.title_screen94261 .smart_classes01439 {
    transform: none;
    padding: 1.2rem;
}.title_screen94261 .smart_classes01439::after {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.title_screen94261 h1 {
    transform: none;
    font-size: calc(43px * 0.8);
}.title_screen94261 h3 {
    transform: none;
    max-width: 100%;
    font-size: calc(22px * 0.85);
}.title_screen94261 p {
    transform: none;
    padding-left: 15px;
}}.gratHub46019 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(200,217,216,0.5) 0%, rgb(231,242,241) 100%);
    position: relative;
}.gratHub46019::before {
    position: absolute;
    content: "";
    opacity: 0.1;
    pointer-events: none;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(164,185,184,0.5) 50px, rgb(164,185,184,0.5) 52px);
    width: 100%;
    height: 100%;
}.gratHub46019::after {
    bottom: -20px;
    right: -20px;
    background: rgb(200,217,216);
    position: absolute;
    width: 250px;
    z-index: 0;
    content: "";
    transform: rotate(15deg);
    opacity: 0.08;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 250px;
}.gratHub46019 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
}.gratHub46019 .skill_boost23594 {
    display: grid;
    transform: translateX(0);
    gap: 40px;
    grid-template-columns: 1fr;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}.gratHub46019 .skill_boost23594:hover {
    transform: translateX(10px);
}.gratHub46019 .skill_boost23594 > div:first-child {
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-left: 4px solid rgb(200,217,216);
    padding-left: 30px;
}.gratHub46019 .skill_boost23594 > div:first-child::before {
    top: 50%;
    left: -14px;
    width: 24px;
    position: absolute;
    border: 3px solid rgb(200,217,216);
    background: #ffffff;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    transition: transform 0.4s ease;
    height: 24px;
}.gratHub46019 .skill_boost23594:hover > div:first-child::before {
    transform: translateY(-50%) rotate(225deg);
}.gratHub46019 h5 {
    line-height: 1.4;
    margin: 0;
    font-weight: 700;
    font-size: 21px;
    color: #000000;
    position: relative;
}.gratHub46019 .skill_boost23594 > div:last-child {
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    position: relative;
    background: #ffffff;
    padding: 35px 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}.gratHub46019 .skill_boost23594 > div:last-child::before {
    background: linear-gradient(to bottom, rgb(200,217,216), rgb(164,185,184));
    position: absolute;
    top: 0;
    transition: width 0.4s ease;
    left: 0;
    width: 6px;
    content: "";
    height: 100%;
}.gratHub46019 .skill_boost23594 > div:last-child:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.gratHub46019 .skill_boost23594 > div:last-child:hover::before {
    width: 10px;
}.gratHub46019 .skill_boost23594 > div:last-child::after {
    top: -30px;
    right: -30px;
    z-index: 0;
    position: absolute;
    height: 90px;
    opacity: 0.15;
    border-radius: 50%;
    width: 90px;
    background: rgb(164,185,184,0.5);
    content: "";
}.gratHub46019 a {
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
    z-index: 1;
    position: relative;
}.gratHub46019 a:hover {
    transform: translateX(5px);
}.gratHub46019 p {
    line-height: 1.8;
    color: #000000;
    position: relative;
    margin: 0;
    z-index: 2;
    font-size: 12px;
}

@media (min-width: 768px) {.gratHub46019 {
    padding: 150px 0;
}.gratHub46019 .skill_boost23594 {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
}.gratHub46019 .skill_boost23594 > div:first-child {
    padding-left: 50px;
}.gratHub46019 h5 {
    font-size: calc(21px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.gratHub46019 {
    padding: 180px 0;
}.gratHub46019 .skill_boost23594 {
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
}.gratHub46019 .skill_boost23594 > div:first-child {
    transform: translateX(-30px);
}.gratHub46019 .skill_boost23594:hover > div:first-child {
    transform: translateX(-20px);
}.gratHub46019 .skill_boost23594 > div:last-child {
    padding: 50px 60px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
}.gratHub46019 .skill_boost23594 > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.gratHub46019 {
    padding: 80px 0;
}.gratHub46019::after {
    width: 150px;
    height: 150px;
}.gratHub46019 .skill_boost23594 > div:first-child {
    padding-left: 20px;
}.gratHub46019 .skill_boost23594 > div:last-child {
    padding: 25px 30px;
}.gratHub46019 h5 {
    font-size: calc(21px * 0.9);
}.gratHub46019 p {
    font-size: calc(12px * 0.95);
}}.meet_us37508 {
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}.meet_us37508::before {
    backdrop-filter: blur(3px);
    right: 0;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(200,217,216,0.5), rgba(20, 30, 60, 0.85), rgba(40, 50, 80, 0.82));
    z-index: 1;
    top: 0;
}.meet_us37508::after {
    height: 200%;
    width: 80%;
    transform: rotate(-15deg);
    position: absolute;
    animation: glow 15s infinite alternate ease-in-out;
    right: -30%;
    content: "";
    z-index: 2;
    top: -50%;
    background: radial-gradient(ellipse at center, rgb(164,185,184,0.5) 0%, transparent 70%);
    opacity: 0.15;
}.meet_us37508 .container {
    padding: 0 20px;
    z-index: 5;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
}.meet_us37508 h2 {
    color: #ffffff;
    margin-bottom: 40px;
    transform: translateZ(0);
    font-size: 29px;
    letter-spacing: 1.5px;
    font-weight: 700;
    position: relative;
    display: inline-block;
}.meet_us37508 h2::before {
    transform-origin: left;
    content: "";
    animation: expandLine 1.5s forwards ease-out;
    width: 40%;
    position: absolute;
    height: 3px;
    left: 0;
    background: rgb(164,185,184);
    bottom: -10px;
}.meet_us37508 h2::after {
    width: 80%;
    animation: expandWiderLine 2s forwards ease-out;
    height: 1px;
    transform-origin: left;
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    background: rgb(255, 255, 255, 0.5);
}.meet_us37508 .tag_content32654 {
    transform: perspective(1000px) rotateY(-1deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
    backdrop-filter: blur(8px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(164,185,184);
    padding: 30px 40px;
}.meet_us37508 .tag_content32654::before {
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    transform: translateX(-100%);
    height: 100%;
    animation: shimmer 5s infinite;
}.meet_us37508 .tag_content32654: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);
}.meet_us37508 .tag_content32654 > div {
    position: relative;
}.meet_us37508 .tag_content32654 p {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: calc(22px * 1.1);
    color: #ffffff;
    display: inline-block;
    transform: translateZ(0);
    position: relative;
}.meet_us37508 .tag_content32654 p::after {
    height: 2px;
    transform-origin: left;
    left: 0;
    width: 70px;
    animation: expandLine 1.5s forwards ease-out 0.5s;
    position: absolute;
    bottom: -8px;
    content: "";
    background: rgb(164,185,184);
}.meet_us37508 .tag_content32654 div div {
    column-count: 1;
    text-align: justify;
    transition: all 0.5s ease;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    column-gap: 40px;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

@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) {.meet_us37508 {
    padding: 150px 0 100px;
}.meet_us37508 h2 {
    margin-bottom: 60px;
}.meet_us37508 .tag_content32654 {
    transform: perspective(1200px) rotateY(-1deg);
    padding: 40px 50px;
}.meet_us37508 .tag_content32654 div div {
    column-count: 2;
}
}

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

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

@media (max-width: 480px) {.meet_us37508 {
    padding: 70px 0 50px;
}.meet_us37508 .tag_content32654 {
    padding: 20px 15px;
    transform: none;
}.meet_us37508 h2 {
    font-size: calc(29px * 0.85);
}.meet_us37508 .tag_content32654 p {
    font-size: calc(22px * 0.9);
}.meet_us37508 .tag_content32654 div div {
    line-height: 1.5;
    font-size: calc(16px * 0.9);
}}.receive_updates35148 {
    z-index: 1;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(200,217,216,0.5), rgb(164,185,184));
    position: relative;
    overflow: hidden;
}.receive_updates35148::before {
    z-index: -1;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
}.receive_updates35148::after {
    transform: rotate(-35deg) translateY(-50%);
    z-index: -1;
    width: 40%;
    right: -5%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08));
    top: 50%;
    content: "";
    height: 200%;
}.receive_updates35148 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
}.receive_updates35148 .skill_boost23594 {
    display: flex;
    padding: 3rem;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.receive_updates35148 .skill_boost23594:hover {
    transform: perspective(1000px) rotateX(0deg);
}.receive_updates35148 h4 {
    transform: translateX(-10px);
    font-size: 23px;
    color: #ffffff;
    opacity: 0;
    margin-bottom: 2rem;
    font-weight: 600;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    line-height: 1.4;
    position: relative;
}.receive_updates35148 h4::before {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    animation: growBar 0.6s ease-out forwards 1s;
    height: 0;
    position: absolute;
    background: rgb(164,185,184);
    left: -20px;
    width: 4px;
}.receive_updates35148 .input_holder {
    flex-wrap: wrap;
    gap: 1rem;
    animation: slideUpForm 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.4s;
    transform: translateY(10px);
    display: flex;
    opacity: 0;
    position: relative;
}.receive_updates35148 .input_holder span {
    position: relative;
    flex: 1 1 250px;
}.receive_updates35148 .input_holder input[type="email"] {
    width: 100%;
    border: none;
    border-left: 3px solid transparent;
    outline: none;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    background: #ffffff;
    font-size: 17px;
    color: #000000;
}.receive_updates35148 .input_holder input[type="email"]:focus {
    border-left: 3px solid rgb(164,185,184);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.receive_updates35148 .input_holder input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.receive_updates35148 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}.receive_updates35148 .input_holder .message_widget29063 {
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 15px;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(164,185,184), rgb(200,217,216));
    outline: none;
    z-index: 1;
    cursor: pointer;
    color: #ffffff;
}.receive_updates35148 .input_holder .message_widget29063::before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    height: 100%;
    left: -100%;
    transition: all 0.6s ease;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}.receive_updates35148 .input_holder .message_widget29063:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.receive_updates35148 .input_holder .message_widget29063:hover::before {
    left: 100%;
}.receive_updates35148 .input_holder .message_widget29063:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideUpForm {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes growBar {
    to {
        height: 70%;
    }
}

@media screen and (min-width: 768px) {.receive_updates35148 .skill_boost23594 {
    flex-direction: row;
    align-items: center;
    padding: 3.5rem 4rem;
    gap: 2rem;
}.receive_updates35148 h4 {
    flex: 1;
    max-width: 60%;
    margin-bottom: 0;
}.receive_updates35148 .input_holder {
    justify-content: flex-end;
    flex: 1;
}
}

@media screen and (max-width: 767px) {.receive_updates35148 {
    padding: 4rem 0;
}.receive_updates35148 .skill_boost23594 {
    padding: 2rem;
}.receive_updates35148 h4 {
    font-size: calc(23px * 0.9);
    text-align: center;
}.receive_updates35148 h4::before {
    left: -15px;
}.receive_updates35148 .input_holder {
    justify-content: center;
}.receive_updates35148 .input_holder span {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 480px) {.receive_updates35148 {
    padding: 3rem 0;
}.receive_updates35148 .skill_boost23594 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem;
}.receive_updates35148 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(23px * 0.8);
}.receive_updates35148 .input_holder input[type="email"],
    .receive_updates35148 .input_holder .message_widget29063 {
    padding: 0.8rem 1.2rem;
}
}