﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.container {
    width: 1129px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}.play_marketyqR {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    auto
contain
    scroll-behavior: smooth;
}a {
    text-decoration: none;
    color: inherit;
}.nav_sitebarYeU {
    flex: 1 0 auto;
}.wrapper-containereN4 {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.secure_protectionR4w {
    background-color: rgb(244,220,203);
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 60px 40px;
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    line-height: 1.7;
}.secure_protectionR4w::before {
    height: 200px;
    left: -50px;
    background-color: rgb(231,185,157,0.5);
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    top: -50px;
    content: '';
    width: 200px;
}.secure_protectionR4w::after {
    background-color: rgb(217,146,108,0.5);
    bottom: -50px;
    width: 200px;
    position: absolute;
    content: '';
    z-index: 0;
    right: -50px;
    border-radius: 50%;
    height: 200px;
}.secure_protectionR4w h1, .secure_protectionR4w h2, .secure_protectionR4w h3, .secure_protectionR4w h4, .secure_protectionR4w h5, .secure_protectionR4w h6 {
    color: rgb(231,185,157);
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
}.secure_protectionR4w h1 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 3px solid rgb(217,146,108);
    font-size: 47px;
    padding-bottom: 12px;
}.secure_protectionR4w h2 {
    border-bottom: 2px solid rgb(217,146,108);
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 33px;
    font-weight: 600;
}.secure_protectionR4w h3 {
    font-size: 33px;
    padding-bottom: 8px;
    font-weight: 600;
}.secure_protectionR4w ul, .secure_protectionR4w ol {
    z-index: 1;
    list-style: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px;
}.secure_protectionR4w li {
    margin-bottom: 12px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 13px;
    line-height: 1.6;
}.secure_protectionR4w ul li:before, .secure_protectionR4w ol li:before {
    width: 12px;
    left: 0;
    content: '';
    top: 0.6em;
    position: absolute;
    border-radius: 50%;
    background-color: rgb(217,146,108);
    box-shadow: 0 0 5px rgb(217,146,108,0.5);
    height: 12px;
}.secure_protectionR4w ol {
    counter-reset: item;
}.secure_protectionR4w ol li {
    list-style-type: none;
}.secure_protectionR4w ol li:before {
    counter-increment: item;
    width: 20px;
    font-size: 18px;
    box-shadow: 0 0 5px rgb(231,185,157,0.5);
    position: absolute;
    background-color: rgb(231,185,157);
    line-height: 20px;
    top: 0;
    height: 20px;
    content: counter(item);
    text-align: center;
    left: 0;
    color: #ffffff;
    border-radius: 50%;
}.secure_protectionR4w p, .secure_protectionR4w span {
    margin-bottom: 25px;
    font-size: 13px;
    z-index: 1;
    text-align: justify;
    position: relative;
}.secure_protectionR4w p {
    border-left: 3px solid rgb(231,185,157);
    padding-left: 10px;
}.secure_protectionR4w div {
    z-index: 1;
    margin-bottom: 30px;
    position: relative;
}.secure_protectionR4w div::before {
    background-color: rgb(217,146,108);
    position: absolute;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 10px;
    top: 50%;
    content: '';
    left: -20px;
    width: 10px;
}
@media only screen and (max-width: 800px) {.secure_protectionR4w {
    padding: 40px 20px;
}.secure_protectionR4w h1 {
    font-size: calc(22px - 10px);
}.secure_protectionR4w h2 {
    font-size: calc(22px - 8px);
}.secure_protectionR4w p, .secure_protectionR4w li {
    font-size: calc(13px - 2px);
}.secure_protectionR4w::before, .secure_protectionR4w::after {
    height: 150px;
    width: 150px;
}}.appBlockCGg {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(244,220,203) 0%, rgb(231,185,157,0.5) 100%);
    position: relative;
    padding: 5rem 0;
}.appBlockCGg::before {
    content: "";
    top: 0;
    animation: pulse 15s infinite alternate ease-in-out;
    opacity: 0.4;
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(217,146,108,0.5) 0%, transparent 60%);
}.appBlockCGg::after {
    z-index: 0;
    position: absolute;
    opacity: 0.05;
    background: linear-gradient(225deg, rgb(231,185,157) 0%, transparent 80%);
    transform: rotate(-5deg);
    bottom: -10px;
    filter: blur(20px);
    height: 40%;
    right: -10px;
    content: "";
    width: 40%;
}.appBlockCGg .container {
    opacity: 0;
    animation: slideUp 0.8s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    transform: translateY(20px);
    margin: 0 auto;
}.appBlockCGg h2 {
    margin-left: auto;
    font-weight: 700;
    text-align: center;
    position: relative;
    line-height: 1.3;
    margin-bottom: 3rem;
    color: #000000;
    letter-spacing: -0.02em;
    margin-right: auto;
    font-size: 32px;
    max-width: 900px;
}.appBlockCGg h2::after {
    width: 80px;
    background: linear-gradient(90deg, rgb(231,185,157), rgb(217,146,108));
    bottom: -15px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    border-radius: 10px;
}.appBlockCGg .learn_sessions4Ev {
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08), 
                0 5px 10px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    border-radius: 24px;
    position: relative;
    transform: translateY(0);
    padding: 3rem;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
}.appBlockCGg .learn_sessions4Ev::before {
    height: 100%;
    position: absolute;
    width: 6px;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(231,185,157), rgb(217,146,108));
    left: 0;
}.appBlockCGg .learn_sessions4Ev::after {
    opacity: 0.2;
    width: 120px;
    height: 120px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(231,185,157,0.5) 0%, transparent 70%);
    top: 10px;
    z-index: 0;
    right: 10px;
}.appBlockCGg .learn_sessions4Ev:hover {
    transform: translateY(-5px);
}.appBlockCGg ul {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 0;
    z-index: 1;
}.appBlockCGg li {
    position: relative;
    padding-left: 2rem;
}.appBlockCGg li::before {
    height: 8px;
    left: 0;
    border-radius: 50%;
    width: 8px;
    animation: appearDot 0.4s forwards 1s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    top: 8px;
    opacity: 0;
    transform: scale(0);
    position: absolute;
    background: rgb(231,185,157);
}.appBlockCGg li span {
    position: relative;
    font-size: 14px;
    display: block;
    transform: translateY(10px);
    color: #000000;
    font-family: Arial, sans-serif;
    animation: fadeIn 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    line-height: 1.8;
}

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

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

@keyframes appearDot {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@media (max-width: 991px) {.appBlockCGg {
    padding: 4rem 0;
}.appBlockCGg h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2.5rem;
}.appBlockCGg .learn_sessions4Ev {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.appBlockCGg {
    padding: 3rem 0;
}.appBlockCGg h2 {
    line-height: 1.4;
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.appBlockCGg h2::after {
    bottom: -12px;
    width: 60px;
}.appBlockCGg .learn_sessions4Ev {
    padding: 2rem 1.5rem;
}.appBlockCGg .learn_sessions4Ev::after {
    height: 80px;
    width: 80px;
}.appBlockCGg li {
    padding-left: 1.5rem;
}
}

@media (max-width: 480px) {.appBlockCGg {
    padding: 2.5rem 0;
}.appBlockCGg .container {
    padding: 0 1.25rem;
}.appBlockCGg h2 {
    margin-bottom: 1.5rem;
    font-size: calc(32px * 0.7);
}.appBlockCGg h2::after {
    height: 2px;
    bottom: -10px;
    width: 50px;
}.appBlockCGg .learn_sessions4Ev {
    padding: 1.5rem 1.25rem;
}.appBlockCGg li span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}}.contact_informationP1o {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(244,220,203);
}.contact_informationP1o::before {
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    opacity: 0.15;
    height: 100%;
    background: linear-gradient(120deg, rgb(231,185,157,0.5) 0%, transparent 75%);
    position: absolute;
}.contact_informationP1o::after {
    height: 70%;
    width: 70%;
    opacity: 0.1;
    position: absolute;
    content: "";
    background: linear-gradient(240deg, rgb(217,146,108,0.5) 0%, transparent 70%);
    bottom: 0;
    right: 0;
}.contact_informationP1o .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 30px;
}.contact_informationP1o h2 {
    margin-bottom: 15px;
    font-size: 37px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: center;
}.contact_informationP1o .inquiry_blocka8D {
    display: flex;
    margin-top: 50px;
    border-radius: 17px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    overflow: hidden;
}.contact_informationP1o .image_gridAny {
    overflow: hidden;
    min-height: 500px;
    flex: 0 0 40%;
    position: relative;
}.contact_informationP1o .image_gridAny::after {
    content: "";
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    top: 0;
    position: absolute;
    left: 0;
}.contact_informationP1o .support_reach3FY {
    position: relative;
    padding: 60px;
    flex: 0 0 60%;
}.contact_informationP1o .support_reach3FY::before {
    height: calc(100% - 80px);
    border-radius: 2.5px;
    content: "";
    width: 5px;
    position: absolute;
    top: 40px;
    background: linear-gradient(to bottom, rgb(231,185,157), rgb(217,146,108));
    left: 0;
}.contact_informationP1o form {
    padding-left: 25px;
    width: 100%;
}.contact_informationP1o form h3 {
    font-size: 18px;
    margin-bottom: 35px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 600;
}.contact_informationP1o form input[type="text"] {
    border: none;
    background: rgb(244,220,203);
    margin-bottom: 20px;
    color: #000000;
    width: 100%;
    padding: 18px 25px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 15px;
}.contact_informationP1o form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(231,185,157,0.5);
    background: rgba(rgb(231,185,157), 0.05);
    outline: none;
}.contact_informationP1o form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact_informationP1o .query_panelnAk {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 30px;
}.contact_informationP1o .query_panelnAk input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_informationP1o .query_panelnAk label {
    cursor: pointer;
    padding-left: 35px;
    font-size: 13px;
    color: #000000;
    position: relative;
    line-height: 1.5;
}.contact_informationP1o .query_panelnAk label::before {
    border-radius: 10px;
    position: absolute;
    height: 22px;
    top: 2px;
    border: 2px solid rgb(231,185,157,0.5);
    transition: all 0.2s ease;
    left: 0;
    width: 22px;
    content: "";
}.contact_informationP1o .query_panelnAk input[type="checkbox"]:checked + label::before {
    background-color: rgb(231,185,157);
    border-color: rgb(231,185,157);
}.contact_informationP1o .query_panelnAk input[type="checkbox"]:checked + label::after {
    width: 6px;
    left: 8px;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    content: "";
    border-bottom: 2px solid #ffffff;
    top: 9px;
    height: 11px;
    position: absolute;
}.contact_informationP1o .query_panelnAk label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(231,185,157);
}.contact_informationP1o .query_panelnAk label a:hover {
    text-decoration: underline;
    color: rgb(217,146,108);
}.contact_informationP1o form .help_queryL0g {
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 15px 35px;
    font-size: 19px;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(231,185,157), rgb(217,146,108));
    display: inline-block;
    border: none;
}.contact_informationP1o form .help_queryL0g::before {
    content: "";
    left: -10%;
    width: 120%;
    transform: rotate(45deg) translateX(-200%);
    height: 120%;
    top: -10%;
    position: absolute;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.2);
}.contact_informationP1o form .help_queryL0g:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(231,185,157), 0.3);
}.contact_informationP1o form .help_queryL0g:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact_informationP1o svg {
    height: 22px;
    fill: rgb(231,185,157);
    width: 22px;
}.contact_informationP1o svg path {
    fill: rgb(231,185,157);
    transition: fill 0.3s ease;
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact_informationP1o .support_reach3FY {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact_informationP1o .image_gridAny {
    min-height: 300px;
    flex: 0 0 100%;
}.contact_informationP1o .support_reach3FY {
    flex: 0 0 100%;
}.contact_informationP1o .support_reach3FY::before {
    top: 0;
    background: linear-gradient(to right, rgb(231,185,157), rgb(217,146,108));
    width: calc(100% - 80px);
    height: 5px;
    left: 40px;
}.contact_informationP1o form {
    padding-left: 0;
    padding-top: 25px;
}
}

@media screen and (max-width: 767px) {.contact_informationP1o {
    padding: 70px 0;
}.contact_informationP1o .image_gridAny {
    min-height: 250px;
}.contact_informationP1o .support_reach3FY {
    padding: 40px 30px;
}.contact_informationP1o .support_reach3FY::before {
    left: 30px;
    width: calc(100% - 60px);
}
}

@media screen and (max-width: 480px) {.contact_informationP1o {
    padding: 50px 0;
}.contact_informationP1o h2 {
    font-size: calc(37px * 0.8);
}.contact_informationP1o .image_gridAny {
    min-height: 200px;
}.contact_informationP1o .support_reach3FY {
    padding: 30px 20px;
}.contact_informationP1o .support_reach3FY::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact_informationP1o form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.contact_informationP1o form input[type="text"] {
    padding: 15px 20px;
}.contact_informationP1o form .help_queryL0g {
    width: 100%;
    text-align: center;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    right: 0;
    background: linear-gradient(to right, rgb(217,146,108), rgb(231,185,157));
    z-index: -2;
    top: 0;
    position: absolute;
    opacity: 0.9;
    left: 0;
    content: "";
    bottom: 0;
}footer::after {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    bottom: 0;
    top: 0;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
}.play_marketyqR {
    padding: 5rem 0 2rem;
    position: relative;
    color: #ffffff;
}.play_marketyqR::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(231,185,157), rgb(217,146,108), rgb(231,185,157));
    width: 100%;
    height: 10px;
    top: 0;
    position: absolute;
}.play_marketyqR .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    gap: 2rem;
    position: relative;
}.play_marketyqR .company_holder {
    position: relative;
    grid-column: span 5;
    padding: 0;
}.play_marketyqR .company_holder h3 {
    font-weight: 700;
    padding-bottom: 1rem;
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    margin: 0 0 1.5rem;
    font-size: 34px;
}.play_marketyqR .company_holder h3::after {
    background: #ffffff;
    position: absolute;
    left: 0;
    width: 80px;
    content: "";
    bottom: -2px;
    height: 2px;
}.play_marketyqR .footer_classes42f {
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
    position: relative;
    padding: 0 0 0 1.5rem;
    margin-top: 1.5rem;
    color: #ffffff;
    line-height: 1.7;
}.play_marketyqR .project_refawz {
    grid-column: span 7;
}.play_marketyqR .main_profkt {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.play_marketyqR .header_sitexf2 {
    position: relative;
}.play_marketyqR .header_sitexf2 h5 {
    font-weight: 600;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0.8rem;
    font-size: 24px;
    position: relative;
    margin: 0 0 1.5rem;
    color: #ffffff;
}.play_marketyqR .header_sitexf2 h5::after {
    height: 2px;
    background: #ffffff;
    width: 40px;
    left: 0;
    bottom: -2px;
    position: absolute;
    content: "";
}.play_marketyqR .header_sitexf2 .main_profkt {
    gap: 1rem;
    display: grid;
}.play_marketyqR .header_sitexf2 .main_profkt a {
    display: flex;
    transition: all 0.3s ease;
    font-size: 14px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    align-items: center;
}.play_marketyqR .header_sitexf2 .main_profkt a::after {
    content: "\2192";
    transition: all 0.3s ease;
    margin-left: 0.5rem;
    opacity: 0;
    transform: translateX(-5px);
}.play_marketyqR .header_sitexf2 .main_profkt a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.play_marketyqR .header_sitexf2 .main_profkt a:hover::after {
    transform: translateX(0);
    opacity: 1;
}.challenge_ctagju {
    padding: 2rem 0;
    margin-top: 4rem;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.challenge_ctagju .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.challenge_ctagju .abuse_ctrlwcD {
    padding: 0 1rem;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    opacity: 0.9;
    position: relative;
}.play_marketyqR::after {
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    content: "";
    right: 2rem;
    height: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    top: 2rem;
    width: 50px;
}.play_marketyqR .company_holder::before {
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    top: 0;
}.play_marketyqR .company_holder::after {
    bottom: 0;
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    position: absolute;
}.play_marketyqR .project_refawz::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    right: 0;
    height: 50px;
    position: absolute;
    content: "";
    width: 50px;
}

@media (max-width: 1200px) {.play_marketyqR .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.play_marketyqR {
    padding: 4rem 0 2rem;
}.play_marketyqR .container {
    grid-template-columns: 1fr;
}.play_marketyqR .company_holder,
    .play_marketyqR .project_refawz {
    grid-column: span 12;
}.play_marketyqR .company_holder {
    margin-bottom: 2rem;
}.play_marketyqR::after,
    .play_marketyqR .company_holder::before,
    .play_marketyqR .company_holder::after,
    .play_marketyqR .project_refawz::after {
    display: none;
}
}

@media (max-width: 768px) {.play_marketyqR {
    padding: 3rem 0 1.5rem;
}.play_marketyqR .main_profkt {
    gap: 1.5rem;
}.play_marketyqR .company_holder h3 {
    font-size: calc(34px - 2px);
}.challenge_ctagju {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.play_marketyqR {
    padding: 2.5rem 0 1rem;
}.play_marketyqR .main_profkt {
    grid-template-columns: 1fr;
    gap: 2rem;
}.play_marketyqR .footer_classes42f {
    padding-left: 1rem;
}.challenge_ctagju {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.play_marketyqR .company_holder h3::after,
    .play_marketyqR .header_sitexf2 h5::after {
    width: 30px;
}.play_marketyqR .header_sitexf2 .main_profkt a:hover {
    padding-left: 0.3rem;
}}header {
    z-index: 1000;
    background-color: rgb(244,220,203);
    padding: 1.2rem 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
}header::before {
    animation: gridMove 40s linear infinite;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    opacity: 0.15;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(231,185,157,0.5) 49.5%, rgb(231,185,157,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(217,146,108,0.5) 49.5%, rgb(217,146,108,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    content: '';
    z-index: -1;
}header::after {
    z-index: 1;
    content: '';
    left: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(231,185,157) 0%, 
        rgb(217,146,108) 50%, 
        rgb(231,185,157) 100%);
    width: 100%;
}header .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}header .top_baseHAD {
    align-items: center;
    display: flex;
    position: relative;
    justify-content: space-between;
}header .header_sitexf2 {
    gap: 0.5rem;
    position: relative;
    backdrop-filter: blur(10px);
    padding: 5px;
    border-radius: 23px;
    display: flex;
    background: rgba(0, 0, 0, 0.2);
}header .header_guides6J {
    font-size: 16px;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 0.7rem 1.2rem;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    color: #ffffff;
}header .header_guides6J::before {
    background: linear-gradient(45deg, rgb(231,185,157), rgb(217,146,108));
    bottom: -2px;
    left: -2px;
    top: -2px;
    right: -2px;
    z-index: -1;
    border-radius: calc(10px + 2px);
    opacity: 0;
    transform: scale(0.95);
    transition: all 0.3s ease;
    content: '';
    position: absolute;
}header .header_guides6J::after {
    left: 0;
    border-radius: 10px;
    position: absolute;
    z-index: -1;
    background: rgb(231,185,157);
    top: 0;
    right: 0;
    content: '';
    bottom: 0;
}header .header_guides6J:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    transform: translateY(-3px);
}header .header_guides6J:hover::before {
    opacity: 1;
    transform: scale(1);
}header .header_page4bz {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    position: relative;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    align-items: center;
}header .header_page4bz::before {
    position: absolute;
    content: '';
    left: -100%;
    top: 0;
    transition: 0.5s;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    height: 100%;
    width: 100%;
}header .header_page4bz:hover::before {
    left: 100%;
}header .header_page4bz svg {
    height: auto;
    position: relative;
    width: 160px;
    z-index: 2;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .header_sitexf2 {
    gap: 0.3rem;
}header .header_guides6J {
    padding: 0.6rem 0.8rem;
    font-size: calc(16px - 1px);
}header .header_page4bz svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
    padding: 1rem 0 1.5rem;
}header .top_baseHAD {
    flex-direction: column;
}header .header_sitexf2 {
    padding: 10px;
    margin-top: 1rem;
    flex-wrap: wrap;
    order: 2;
    width: 100%;
    gap: 0.5rem;
    justify-content: center;
}header .header_guides6J {
    padding: 0.5rem 0.7rem;
    font-size: calc(16px - 2px);
}header .header_page4bz {
    order: 1;
    margin-bottom: 0.5rem;
}header .header_page4bz svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .header_sitexf2 {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .header_sitexf2::-webkit-scrollbar {
    height: 3px;
}header .header_sitexf2::-webkit-scrollbar-thumb {
    background: rgb(231,185,157);
    border-radius: 10px;
}header .header_guides6J {
    white-space: nowrap;
}header .header_page4bz svg {
    width: 110px;
}}.pricing_containersfy {
    overflow: hidden;
    background: rgb(244,220,203);
    position: relative;
    padding: 120px 0;
}.pricing_containersfy::before {
    content: "";
    width: 600px;
    top: -15%;
    position: absolute;
    filter: blur(80px);
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(231,185,157,0.5), rgb(217,146,108,0.5));
    z-index: 0;
    right: -10%;
    height: 600px;
}.pricing_containersfy::after {
    filter: blur(100px);
    opacity: 0.1;
    width: 500px;
    background: linear-gradient(225deg, rgb(217,146,108,0.5), rgb(231,185,157,0.5));
    height: 500px;
    bottom: -15%;
    left: -10%;
    position: absolute;
    content: "";
    z-index: 0;
}.pricing_containersfy .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1400px;
}.pricing_containersfy .rate_plansNMt {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.pricing_containersfy .rate_schemesspy {
    order: -1;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    transform: translateX(5%);
}.pricing_containersfy .rate_schemesspy h2 {
    transition: transform 0.5s ease;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, #000000, rgb(231,185,157));
    color: transparent;
    font-weight: 700;
    background-clip: text !important;
    margin-bottom: 15px;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    font-size: 31px;
}.pricing_containersfy .rate_schemesspy .pricing_list0Jb {
    margin-left: 5px;
    font-size: 17px;
    transform: translateY(0);
    color: #000000;
    line-height: 1.6;
    transition: transform 0.4s ease;
    max-width: 700px;
}.pricing_containersfy .rate_schemesspy:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.pricing_containersfy .rate_schemesspy:hover .pricing_list0Jb {
    transform: translateY(3px);
}.pricing_containersfy .fee_package1UV {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    perspective: 1000px;
}.pricing_containersfy .access_costj37 {
    transform-style: preserve-3d;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
}.pricing_containersfy .access_costj37:hover {
    transform: translateZ(20px) scale(1.02);
    z-index: 5;
}.pricing_containersfy .price_sheet3W5 {
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: box-shadow 0.5s ease;
    display: flex;
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}.pricing_containersfy .access_costj37:hover .price_sheet3W5 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(231,185,157,0.5);
}.pricing_containersfy .price_sheet3W5::before {
    background: linear-gradient(90deg, rgb(231,185,157), rgb(217,146,108));
    content: "";
    height: 5px;
    transform-origin: left;
    top: 0;
    right: 0;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    position: absolute;
}.pricing_containersfy .access_costj37:hover .price_sheet3W5::before {
    transform: scaleX(1);
}.pricing_containersfy .plan_matrixUli {
    padding: 35px 30px;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
    overflow: hidden;
    flex-grow: 1;
}.pricing_containersfy .plan_matrixUli h3 {
    transition: transform 0.4s ease, color 0.3s ease;
    margin-bottom: 15px;
    transform: translateY(0);
    color: #000000;
    overflow-wrap: break-word;
    font-size: calc(21px + 2px);
    font-weight: 600;
    position: relative;
    word-break: break-word;
}.pricing_containersfy .access_costj37:hover .plan_matrixUli h3 {
    transform: translateY(-2px);
    color: rgb(231,185,157);
}.pricing_containersfy .plan_matrixUli .plan_feesb2w {
    color: rgb(231,185,157);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    word-break: break-word;
    font-weight: 700;
    font-size: calc(21px + 6px);
    display: block;
    position: relative;
    overflow-wrap: break-word;
    margin: 5px 0 20px;
}.pricing_containersfy .access_costj37:hover .plan_matrixUli .plan_feesb2w {
    transform: scale(1.05);
}.pricing_containersfy .plan_matrixUli .plan_feesb2w::after {
    content: "";
    left: 0;
    background: rgb(217,146,108,0.5);
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    transition: width 0.4s ease;
}.pricing_containersfy .access_costj37:hover .plan_matrixUli .plan_feesb2w::after {
    width: 80px;
}.pricing_containersfy .plan_matrixUli p {
    line-height: 1.7;
    margin-top: 10px;
    font-size: 17px;
    overflow-wrap: break-word;
    color: #000000;
    transition: opacity 0.3s ease;
    opacity: 0.85;
    white-space: normal;
    flex-grow: 1;
    word-break: break-word;
}.pricing_containersfy .access_costj37:hover .plan_matrixUli p {
    opacity: 1;
}.pricing_containersfy .access_costj37 .image_gridAny {
    height: 220px;
    width: 100%;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    overflow: hidden;
}.pricing_containersfy .access_costj37:hover .image_gridAny {
    height: 240px;
}.pricing_containersfy .access_costj37 .image_gridAny::after {
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    transition: opacity 0.4s ease;
    position: absolute;
    right: 0;
    content: "";
    top: 0;
    opacity: 0;
    bottom: 0;
    left: 0;
}.pricing_containersfy .access_costj37:hover .image_gridAny::after {
    opacity: 1;
}.pricing_containersfy .access_costj37:nth-child(odd) .price_sheet3W5 {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.pricing_containersfy {
    padding: 140px 0;
}.pricing_containersfy .rate_plansNMt {
    flex-direction: row;
    align-items: flex-start;
}.pricing_containersfy .rate_schemesspy {
    position: sticky;
    align-self: flex-start;
    order: 0;
    margin-right: 70px;
    top: 100px;
    width: 30%;
    transform: translateX(0);
}.pricing_containersfy .fee_package1UV {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.pricing_containersfy .fee_package1UV {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_containersfy .rate_schemesspy h2 {
    font-size: calc(31px + 5px);
}
}

@media (max-width: 991px) {.pricing_containersfy {
    padding: 80px 0;
}.pricing_containersfy .rate_schemesspy {
    text-align: center;
    transform: translateX(0);
}.pricing_containersfy .rate_schemesspy .pricing_list0Jb {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.pricing_containersfy {
    padding: 60px 0;
}.pricing_containersfy .fee_package1UV {
    grid-template-columns: 1fr;
}.pricing_containersfy .plan_matrixUli {
    padding: 25px 20px;
}.pricing_containersfy .access_costj37 .image_gridAny {
    height: 180px;
}.pricing_containersfy .rate_schemesspy h2 {
    font-size: calc(31px - 2px);
}
}

@media (max-width: 480px) {.pricing_containersfy {
    padding: 50px 0;
}.pricing_containersfy .plan_matrixUli h3 {
    font-size: 21px;
}.pricing_containersfy .plan_matrixUli .plan_feesb2w {
    font-size: calc(21px + 2px);
}.pricing_containersfy .plan_matrixUli p {
    font-size: calc(17px - 1px);
}}.about_thisf9e {
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.about_thisf9e::before {
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(15, 23, 42, 0.85) 0%,
        rgba(30, 58, 138, 0.75) 50%,
        rgba(15, 23, 42, 0.85) 100%);
    left: 0;
    top: 0;
    backdrop-filter: blur(5px) saturate(120%);
    z-index: 1;
}.about_thisf9e::after {
    background: radial-gradient(circle, 
        rgb(231,185,157,0.5) 0%, 
        transparent 70%);
    height: 100%;
    animation: orbitGlow 15s infinite linear;
    right: -50%;
    width: 100%;
    top: -50%;
    z-index: 2;
    position: absolute;
    content: "";
}.about_thisf9e .container {
    z-index: 3;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
}.about_thisf9e .text_box_holdernHJ {
    padding: 45px 50px;
    border-left: 4px solid rgb(231,185,157);
    background: linear-gradient(to right, 
        rgba(30, 41, 59, 0.6), 
        rgba(30, 41, 59, 0.8));
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 950px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 auto;
    position: relative;
    clip-path: polygon(
        0 0, 
        100% 0, 
        98% 100%, 
        2% 100%
    );
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(8px);
}.about_thisf9e .text_box_holdernHJ:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.about_thisf9e .text_box_holdernHJ > div:first-child {
    position: relative;
    margin-bottom: 15px;
}.about_thisf9e .text_box_holdernHJ > div:first-child::before {
    border: 2px solid rgb(231,185,157,0.5);
    content: "";
    height: 60px;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    z-index: -1;
    top: -25px;
    left: -35px;
    animation: pulsate 4s infinite ease-in-out;
}.about_thisf9e .text_box_holdernHJ > div:first-child::after {
    background: linear-gradient(to right, rgb(231,185,157), transparent);
    height: 2px;
    width: 100px;
    left: 0;
    position: absolute;
    bottom: -8px;
    content: "";
}.about_thisf9e h5 {
    margin: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    color: rgb(231,185,157);
    position: relative;
    letter-spacing: 2px;
}.about_thisf9e h5::after {
    width: 30px;
    position: absolute;
    animation: orbit 10s infinite linear;
    border-radius: 50%;
    border: 2px solid rgb(217,146,108,0.5);
    content: "";
    z-index: -1;
    top: -15px;
    height: 30px;
    right: -40px;
}.about_thisf9e p {
    font-weight: 600;
    color: #ffffff;
    font-size: calc(18px * 1.2);
    margin: 0 0 20px;
}.about_thisf9e p b {
    color: transparent;
    display: inline-block;
    -webkit-background-clip: text !important;
    position: relative;
    background: linear-gradient(120deg, #ffffff, rgb(217,146,108));
    font-weight: 700;
    font-size: calc(22px * 1.1);
    background-clip: text !important;
}.about_thisf9e p b::after {
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(231,185,157), transparent);
    content: "";
}.about_thisf9e ol {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
    counter-reset: custom-counter;
}.about_thisf9e li {
    line-height: 1.8;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    text-align: justify;
    letter-spacing: 0.3px;
}.about_thisf9e li::before {
    display: none;
}.about_thisf9e li::after {
    top: 12px;
    background-color: rgb(231,185,157);
    transform: scale(0);
    content: "";
    left: -20px;
    width: 8px;
    transition: all 0.3s ease;
    opacity: 0;
    border-radius: 50%;
    height: 8px;
    position: absolute;
}.about_thisf9e .text_box_holdernHJ:hover li::after {
    opacity: 1;
    transform: scale(1);
}

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

@keyframes orbit {
    from { transform: rotate(0deg) translateX(10px) rotate(0deg); }
    to { transform: rotate(360deg) translateX(10px) rotate(-360deg); }
}

@keyframes orbitGlow {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media (max-width: 992px) {.about_thisf9e {
    padding: 80px 0;
}.about_thisf9e .text_box_holdernHJ {
    transform: perspective(800px) rotateY(-1deg);
    padding: 35px 30px;
}.about_thisf9e h5 {
    font-size: calc(24px * 0.9);
}.about_thisf9e p {
    font-size: 18px;
}.about_thisf9e p b {
    font-size: 22px;
}
}

@media (max-width: 768px) {.about_thisf9e {
    padding: 60px 0;
}.about_thisf9e .text_box_holdernHJ {
    padding: 25px 20px;
    clip-path: polygon(
            0 0, 
            100% 0, 
            97% 100%, 
            3% 100%
        );
    transform: none;
}.about_thisf9e .text_box_holdernHJ > div:first-child::before {
    left: -10px;
    width: 40px;
    height: 40px;
    top: -15px;
}.about_thisf9e h5::after {
    right: -25px;
    width: 20px;
    height: 20px;
    top: -10px;
}.about_thisf9e h5 {
    letter-spacing: 1px;
}.about_thisf9e li {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.about_thisf9e {
    padding: 50px 0;
}.about_thisf9e .container {
    padding: 0 15px;
}.about_thisf9e .text_box_holdernHJ {
    padding: 20px 15px;
    border-left-width: 3px;
}.about_thisf9e h5 {
    font-size: calc(24px * 0.85);
}.about_thisf9e p b {
    font-size: calc(22px * 0.9);
}.about_thisf9e li {
    font-size: calc(18px * 0.85);
    line-height: 1.5;
}.about_thisf9e .text_box_holdernHJ > div:first-child::after {
    width: 70px;
}}.cookie_message_windowiRY {
    padding: 20px 0;
    width: 100%;
    border-top: 2px solid rgb(231,185,157);
    z-index: 90;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    transition: all 0.3s ease-in-out;
    background: rgb(217,146,108);
    bottom: 0;
    position: fixed;
}.track_ackW9r {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: auto;
    max-width: 1200px;
    padding: 20px 30px;
}.cookie_message_windowiRY h5 {
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 6px;
}.cookie_message_windowiRY p {
    font-size: 15px;
    max-width: 500px;
    color: #ffffff;
}.cookie_datanRO {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie_datanRO svg, .cookie_datanRO svg path {
    transition: transform 0.3s ease-in-out;
    fill: rgb(231,185,157);
    width: 80px;
    height: 80px;
}.cookie_datanRO:hover svg {
    transform: rotate(10deg);
}.cookie_disclaimercsx {
    background: rgb(231,185,157);
    text-decoration: none;
    cursor: pointer;
    line-height: 35px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
    box-shadow: rgb(231,185,157,0.5) 0px 4px 10px 0px;
    padding: 10px 20px;
    margin-left: 20px;
    font-size: 20px;
    border-radius: 18px;
}.cookie_button.cookie_updatesmj2 {
    background: rgb(231,185,157);
}.cookie_button.user_statusohE {
    background: rgb(217,146,108);
}.cookie_disclaimercsx:hover {
    box-shadow: rgb(231,185,157,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.cookie_message_windowiRY p a {
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    font-weight: 600;
    color: rgb(231,185,157);
}.cookie_message_windowiRY p a:hover {
    color: rgb(217,146,108);
}.wrapper-containereN4 .cookie_message_windowiRY {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    background: rgb(217,146,108);
    border: none;
}.wrapper-containereN4 .cookie_disclaimercsx {
    border: none;
    font-size: 20px;
    padding: 10px;
    color: #ffffff;
    background: rgb(231,185,157);
    border-radius: 10px;
    font-weight: 400;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    margin-left: 30px;
}.wrapper-containereN4 .cookie_edutSM h5, .wrapper-containereN4 .cookie_edutSM p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookie_message_windowiRY {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_datanRO {
    display: none;
}.track_ackW9r {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_message_windowiRY h5 {
    text-align: center;
}.cookie_message_windowiRY p {
    text-align: center;
}.cookie_edutSM {
    margin-bottom: 20px;
    text-align: center;
}.cookie_disclaimercsx {
    margin-left: 0;
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
}}
#popupConsentNoticeMmB {
    display: none;
}#popupConsentNoticeMmB:checked ~ .cookie_message_windowiRY {
    opacity: 0;
    visibility: hidden;
}.reach_us7wY {
    position: relative;
    overflow: hidden;
    background: rgb(244,220,203);
    padding: 80px 0;
}.reach_us7wY::before {
    filter: blur(60px);
    z-index: 0;
    top: -100px;
    border-radius: 50%;
    content: "";
    height: 300px;
    background: linear-gradient(45deg, rgb(231,185,157,0.5), transparent);
    right: -100px;
    position: absolute;
    width: 300px;
}.reach_us7wY .container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.reach_us7wY .contact_assistanceFyT {
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.1),
              -12px -12px 24px rgba(255, 255, 255, 0.6);
    border-radius: 16px;
    background: rgb(244,220,203);
    padding: 50px;
    transition: all 0.4s ease;
    position: relative;
}.reach_us7wY .contact_assistanceFyT:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.12),
              -15px -15px 30px rgba(255, 255, 255, 0.7);
}.reach_us7wY h2 {
    font-size: 34px;
    padding-bottom: 15px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}.reach_us7wY h2::after {
    width: 60px;
    background: linear-gradient(90deg, rgb(231,185,157), transparent);
    bottom: 0;
    content: "";
    position: absolute;
    height: 4px;
    left: 0;
    border-radius: 2px;
}.reach_us7wY p {
    margin-bottom: 25px;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
}.reach_us7wY .submit_requestcXm {
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 20px;
    display: flex;
}.reach_us7wY .contact_formuv0 {
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    border-radius: 10px;
    padding: 15px 25px;
    display: flex;
    text-decoration: none;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1),
              -5px -5px 10px rgba(255, 255, 255, 0.7);
    background: rgb(244,220,203);
}.reach_us7wY .contact_formuv0:hover {
    transform: translateY(-3px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12),
              -8px -8px 16px rgba(255, 255, 255, 0.8);
}.reach_us7wY .contact_formuv0:active {
    box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.1),
              inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    transform: translateY(0);
}.reach_us7wY .contact_formuv0 svg {
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
}.reach_us7wY .contact_formuv0:hover svg {
    transform: scale(1.1) rotate(5deg);
}.reach_us7wY .contact_formuv0 svg path {
    fill: rgb(231,185,157);
    transition: fill 0.3s ease;
}.reach_us7wY .contact_formuv0:hover svg path {
    fill: rgb(217,146,108);
}.reach_us7wY p svg {
    margin-right: 10px;
    height: 22px;
    vertical-align: middle;
    width: 22px;
}.reach_us7wY p svg path {
    fill: rgb(231,185,157);
    transition: fill 0.3s ease;
}.reach_us7wY p:nth-last-child(2) {
    background: rgb(244,220,203);
    display: flex;
    box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.05),
              inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    width: fit-content;
    border-radius: 10px;
    padding: 12px 20px;
    align-items: center;
}.reach_us7wY p:nth-last-child(2):hover svg path {
    fill: rgb(217,146,108);
}.reach_us7wY .contact_assistanceFyT::before {
    border-radius: 50%;
    position: absolute;
    height: 100px;
    left: -30px;
    opacity: 0.4;
    width: 100px;
    content: "";
    background: rgb(231,185,157,0.5);
    top: -30px;
    z-index: -1;
    filter: blur(30px);
}.reach_us7wY .contact_assistanceFyT::after {
    opacity: 0.4;
    width: 80px;
    border-radius: 50%;
    right: -20px;
    filter: blur(25px);
    z-index: -1;
    bottom: -20px;
    background: rgb(217,146,108,0.5);
    height: 80px;
    position: absolute;
    content: "";
}@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.reach_us7wY .contact_formuv0:nth-child(1) {
    animation: float 5s ease-in-out infinite;
}.reach_us7wY .contact_formuv0:nth-child(2) {
    animation-delay: 0.5s;
    animation: float 5s ease-in-out infinite;
}.reach_us7wY .contact_formuv0:nth-child(3) {
    animation: float 5s ease-in-out infinite;
    animation-delay: 1s;
}

@media (max-width: 991px) {.reach_us7wY {
    padding: 60px 0;
}.reach_us7wY .contact_assistanceFyT {
    padding: 40px 30px;
}.reach_us7wY .submit_requestcXm {
    gap: 15px;
}.reach_us7wY .contact_formuv0 {
    padding: 12px 20px;
}
}

@media (max-width: 767px) {.reach_us7wY {
    padding: 50px 0;
}.reach_us7wY .contact_assistanceFyT {
    padding: 30px 20px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1),
                -8px -8px 16px rgba(255, 255, 255, 0.6);
}.reach_us7wY h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.9);
}.reach_us7wY p {
    font-size: calc(15px * 0.95);
    margin-bottom: 20px;
}.reach_us7wY .submit_requestcXm {
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
}.reach_us7wY .contact_formuv0 {
    padding: 12px 20px;
    width: 100%;
}.reach_us7wY .contact_formuv0 svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}.reach_us7wY .contact_assistanceFyT::before,
  .reach_us7wY .contact_assistanceFyT::after {
    display: none;
}.reach_us7wY .contact_formuv0:nth-child(n) {
    animation: none;
}}.title_portalWvc {
    font-family: Arial, sans-serif;
    min-height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
}.title_portalWvc .course_pageYLN {
    display: flex;
    position: relative;
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center;
}.title_portalWvc .course_pageYLN::before {
    content: '';
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(231,185,157,0.5), rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
}.title_portalWvc .digital_educationmst {
    grid-gap: 2.5rem;
    padding: 3rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-20px);
    width: 85%;
    grid-template-columns: 1fr;
    background: rgba(255, 255, 255, 0.1);
    z-index: 2;
    max-width: 1200px;
    display: grid;
    position: relative;
    animation: fadeIn 0.8s ease-out forwards;
}.title_portalWvc .digital_educationmst::before {
    animation: expandWidth 1.2s ease-out forwards 0.2s;
    width: 50%;
    content: '';
    left: 0;
    position: absolute;
    background: rgb(217,146,108);
    height: 5px;
    top: -5px;
}.title_portalWvc .digital_educationmst::after {
    height: 5px;
    background: rgb(231,185,157);
    bottom: -5px;
    content: '';
    right: 0;
    width: 50%;
    position: absolute;
    animation: expandWidth 1.2s ease-out forwards 0.4s;
}.title_portalWvc .digital_educationmst > div {
    transform: translateY(20px);
    opacity: 0;
}.title_portalWvc .digital_educationmst > div:first-child {
    animation: slideUp 0.6s ease-out forwards 0.5s;
}.title_portalWvc .digital_educationmst > div:last-child {
    animation: slideUp 0.6s ease-out forwards 0.8s;
}.title_portalWvc .title_style_header {
    font-weight: 700;
    font-size: calc(42px * 1.1);
    line-height: 1.2;
    margin: 0 0 1rem 0;
    position: relative;
    display: inline-block;
    color: #ffffff;
}.title_portalWvc .title_style_header::after {
    animation: expandWidth 1s ease-out forwards 1.2s;
    position: absolute;
    bottom: -10px;
    background: rgb(217,146,108);
    content: '';
    height: 3px;
    width: 0;
    left: 0;
}.title_portalWvc h3 {
    color: #ffffff;
    line-height: 1.5;
    position: relative;
    font-size: calc(19px * 1.05);
    font-weight: 600;
    padding-left: 1rem;
    margin: 0 0 1.5rem 0;
}.title_portalWvc h3::before {
    width: 3px;
    position: absolute;
    content: '';
    left: 0;
    background: rgb(217,146,108);
    top: 0;
    opacity: 0.7;
    height: 100%;
}.title_portalWvc p {
    margin: 0;
    font-size: calc(13px * 1.1);
    line-height: 1.6;
    color: #ffffff;
    position: relative;
    padding-left: 1rem;
    font-weight: 400;
}.title_portalWvc p::before {
    height: 3px;
    content: '';
    background: rgb(217,146,108);
    left: 0;
    width: 7px;
    position: absolute;
    transform: translateY(-50%);
    opacity: 0.7;
    top: 50%;
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {.title_portalWvc .digital_educationmst {
    padding: 4rem;
    grid-template-columns: 1fr 1fr;
}.title_portalWvc .title_style_header {
    font-size: calc(42px * 1.3);
}.title_portalWvc h3 {
    font-size: calc(19px * 1.1);
}.title_portalWvc p {
    font-size: calc(13px * 1.2);
}
}

@media screen and (min-width: 992px) {.title_portalWvc .digital_educationmst {
    transform: translateY(-30px);
}.title_portalWvc .title_style_header {
    font-size: calc(42px * 1.5);
}.title_portalWvc h3 {
    font-size: calc(19px * 1.15);
}.title_portalWvc .digital_educationmst > div:first-child {
    padding-right: 2rem;
}.title_portalWvc .digital_educationmst > div:last-child {
    padding-left: 2rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
}

@media screen and (max-width: 767px) {.title_portalWvc .course_pageYLN {
    padding: 3rem 0;
    min-height: 100vh;
    height: auto;
}.title_portalWvc .digital_educationmst {
    padding: 2rem;
    width: 90%;
}.title_portalWvc .title_style_header {
    font-size: calc(42px * 1);
}.title_portalWvc h3 {
    font-size: 19px;
}.title_portalWvc p {
    font-size: 13px;
}
}

@media screen and (max-width: 480px) {.title_portalWvc .course_pageYLN {
    padding: 2rem 0;
}.title_portalWvc .digital_educationmst {
    padding: 1.5rem;
    grid-gap: 1.5rem;
    width: 95%;
}.title_portalWvc .title_style_header {
    font-size: calc(42px * 0.9);
}.title_portalWvc h3 {
    font-size: calc(19px * 0.95);
    padding-left: 0.75rem;
}.title_portalWvc p {
    padding-left: 0.75rem;
    font-size: calc(13px * 0.95);
}}.program_detailson9 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(244,220,203);
}.program_detailson9::before {
    z-index: 1;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.15;
    animation: gridMove 40s linear infinite;
    background-size: 20px 20px;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(231,185,157,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(231,185,157,0.5) 100%);
}.program_detailson9::after {
    width: 100%;
    opacity: 0.2;
    background: 
        radial-gradient(circle at 20% 20%, rgb(231,185,157,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(217,146,108,0.5) 0%, transparent 40%);
    height: 100%;
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

.program_detailson9 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    flex-direction: column;
    position: relative;
    align-items: center;
    display: flex;
    z-index: 2;
}.program_detailson9 .practical_studyUjV {
    max-width: 900px;
    width: 100%;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    display: flex;
    gap: 60px;
}.program_detailson9 .text_box_holdernHJ {
    z-index: 3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.02);
    padding: 40px;
    backdrop-filter: blur(10px);
    position: relative;
}.program_detailson9 .text_box_holdernHJ::before {
    opacity: 0.3;
    top: 0;
    content: "";
    left: 0;
    pointer-events: none;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 27px;
    border: 1px solid rgb(231,185,157,0.5);
}.program_detailson9 .text_box_holdernHJ::after {
    top: -15px;
    height: 3px;
    left: calc(50% - 30px);
    position: absolute;
    width: 60px;
    content: "";
    background: linear-gradient(to right, rgb(231,185,157), rgb(217,146,108));
}.program_detailson9 .text_box_holdernHJ h2 {
    font-size: 38px;
    color: #000000;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
}.program_detailson9 .text_box_holdernHJ h2::after {
    bottom: -10px;
    width: 80px;
    left: calc(50% - 40px);
    content: "";
    position: absolute;
    background: rgb(231,185,157,0.5);
    height: 2px;
}.program_detailson9 .text_box_holdernHJ .description {
    margin-right: auto;
    margin-left: auto;
    color: #000000;
    margin-bottom: 20px;
    max-width: 800px;
    font-size: 16px;
    line-height: 1.7;
}.program_detailson9 .text_box_holdernHJ .description:last-child {
    margin-bottom: 0;
}.program_detailson9 .image_gridAny {
    border-radius: 27px;
    z-index: 2;
    position: relative;
    width: 100%;
    height: 450px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}.program_detailson9 .container::before {
    animation: circuitPulse 8s infinite alternate;
    z-index: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(to right, rgb(231,185,157,0.5) 0.5px, transparent 1px),
        linear-gradient(to bottom, rgb(231,185,157,0.5) 0.5px, transparent 1px),
        radial-gradient(circle at 50px 50px, rgb(231,185,157,0.5) 2px, transparent 2px),
        radial-gradient(circle at 150px 150px, rgb(217,146,108,0.5) 2px, transparent 2px),
        radial-gradient(circle at 250px 250px, rgb(231,185,157,0.5) 2px, transparent 2px);
    opacity: 0.05;
    background-size: 50px 50px, 50px 50px, 200px 200px, 200px 200px, 200px 200px;
    width: 100%;
    content: "";
    position: absolute;
}@keyframes circuitPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.07;
    }
}

.program_detailson9 .practical_studyUjV::before {
    width: calc(100% + 200px);
    animation: floatParticles 40s linear infinite;
    left: -100px;
    background-size: 600px 600px;
    content: "";
    z-index: 0;
    height: calc(100% + 200px);
    background-image: 
        radial-gradient(circle at 100px 100px, rgb(231,185,157,0.5) 1px, transparent 1px),
        radial-gradient(circle at 200px 200px, rgb(217,146,108,0.5) 1px, transparent 1px),
        radial-gradient(circle at 300px 300px, rgb(231,185,157,0.5) 1px, transparent 1px),
        radial-gradient(circle at 400px 100px, rgb(217,146,108,0.5) 1px, transparent 1px),
        radial-gradient(circle at 500px 200px, rgb(231,185,157,0.5) 1px, transparent 1px);
    position: absolute;
    opacity: 0.2;
    top: -100px;
}@keyframes floatParticles {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 600px 600px;
    }
}

.program_detailson9 .practical_studyUjV::after {
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(217,146,108,0.5), transparent);
    height: 2px;
    bottom: -30px;
    content: "";
    width: 100px;
    left: calc(50% - 50px);
}.program_detailson9 .container::after {
    top: 0;
    content: "";
    background-image: 
        repeating-linear-gradient(60deg, rgb(231,185,157,0.5) 0, rgb(231,185,157,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(120deg, rgb(231,185,157,0.5) 0, rgb(231,185,157,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(180deg, rgb(231,185,157,0.5) 0, rgb(231,185,157,0.5) 1px, transparent 1px, transparent 30px);
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    opacity: 0.03;
    animation: hexMove 60s linear infinite;
    background-size: 50px 86.6px;
}@keyframes hexMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 86.6px;
    }
}

@keyframes techPulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.program_detailson9 .image_gridAny::after {
    animation: borderGlow 4s infinite alternate;
}@keyframes borderGlow {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.7;
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.program_detailson9 .text_box_holdernHJ h2 {
    animation: reveal 0.8s forwards;
}.program_detailson9 .text_box_holdernHJ .description:nth-child(2) {
    animation: reveal 0.8s 0.2s forwards;
}.program_detailson9 .text_box_holdernHJ .description:nth-child(3) {
    animation: reveal 0.8s 0.4s forwards;
}

@keyframes scanLines {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, 0 450px;
    }
}

@media (min-width: 992px) {.program_detailson9 .practical_studyUjV {
    grid-template-columns: 1fr;
    display: grid;
    grid-template-rows: auto auto;
    gap: 40px;
}.program_detailson9 .text_box_holdernHJ {
    grid-row: 2;
    z-index: 4;
    margin-top: -80px;
}.program_detailson9 .image_gridAny {
    height: 500px;
    grid-row: 1;
}
}

@media (max-width: 991px) {.program_detailson9 {
    padding: 80px 0;
}.program_detailson9 .practical_studyUjV {
    gap: 40px;
}.program_detailson9 .text_box_holdernHJ {
    padding: 30px;
}.program_detailson9 .image_gridAny {
    height: 400px;
}
}

@media (max-width: 768px) {.program_detailson9 {
    padding: 60px 0;
}.program_detailson9 .text_box_holdernHJ {
    padding: 25px;
}.program_detailson9 .image_gridAny {
    height: 350px;
}.program_detailson9 .text_box_holdernHJ h2 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 576px) {.program_detailson9 {
    padding: 50px 0;
}.program_detailson9 .text_box_holdernHJ {
    padding: 20px;
}.program_detailson9 .image_gridAny {
    height: 300px;
}.program_detailson9 .text_box_holdernHJ h2 {
    font-size: calc(38px * 0.8);
}.program_detailson9 .text_box_holdernHJ .description {
    font-size: calc(16px * 0.95);
}
}

@media (min-width: 992px) {.program_detailson9 .text_box_holdernHJ:hover {
    transform: translateY(-5px);
    transition: transform 0.3s ease;
}.program_detailson9 .text_box_holdernHJ:hover::before {
    opacity: 0.5;
    border-color: rgb(231,185,157);
    transition: all 0.3s ease;
}.program_detailson9 .image_gridAny:hover::after {
    transition: opacity 0.3s ease;
    opacity: 0.8;
}}
.course_instructorL6Y {
    position: relative;
    background: linear-gradient(135deg, rgb(244,220,203), rgb(231,185,157,0.5));
    overflow: hidden;
    padding: 5rem 2rem;
}.course_instructorL6Y::before {
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0.1;
    left: 0;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(45deg, rgb(217,146,108,0.5) 0px, transparent 2px, transparent 10px);
}.course_instructorL6Y .edu_feedback0qu {
    padding: 0;
    align-items: center;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    gap: 4rem;
    border-radius: 19px;
    max-width: 1200px;
    background: #ffffff;
    z-index: 2;
}.course_instructorL6Y .image_gridAny {
    height: 450px;
    position: relative;
    flex-shrink: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    transition: all 0.4s ease;
    width: 40%;
}.course_instructorL6Y .image_gridAny::after {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(231,185,157,0.5), transparent);
    position: absolute;
}.course_instructorL6Y .job_expertiseyxi {
    padding: 3rem;
    position: relative;
    width: 60%;
}.course_instructorL6Y .name {
    margin-bottom: 0.5rem;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 36px;
    position: relative;
}.course_instructorL6Y .name::after {
    left: 0;
    content: "";
    width: 50%;
    height: 3px;
    background: rgb(231,185,157);
    bottom: -8px;
    position: absolute;
    transition: width 0.3s ease;
}.course_instructorL6Y .job_expertiseyxi > div:nth-child(2) {
    margin-bottom: 1.5rem;
    padding-left: 2px;
    font-weight: 600;
    font-size: 20px;
    color: rgb(217,146,108);
}.course_instructorL6Y .work_trajectoryMlU {
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.6;
}.course_instructorL6Y .work_trajectoryMlU::before {
    left: -1rem;
    color: rgb(231,185,157,0.5);
    position: absolute;
    opacity: 0.4;
    content: "";
    top: -2rem;
    font-size: 4rem;
}.course_instructorL6Y .edu_feedback0qu:hover .image_gridAny {
    transform: scale(1.03);
}.course_instructorL6Y .edu_feedback0qu:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.course_instructorL6Y .edu_feedback0qu {
    gap: 2rem;
    flex-direction: column;
}.course_instructorL6Y .image_gridAny {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
    width: 100%;
}.course_instructorL6Y .job_expertiseyxi {
    width: 100%;
    padding: 0 2rem 2rem;
}
}

@media (max-width: 576px) {.course_instructorL6Y {
    padding: 3rem 1rem;
}.course_instructorL6Y .image_gridAny {
    height: 280px;
}.course_instructorL6Y .job_expertiseyxi {
    padding: 0 1.5rem 1.5rem;
}.course_instructorL6Y .name {
    font-size: calc(36px * 0.85);
}.course_instructorL6Y .work_trajectoryMlU {
    font-size: calc(14px * 0.95);
}}.subscribe_to_newsletterR8x {
    padding: 4rem 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(231,185,157,0.5), rgb(217,146,108), rgb(231,185,157));
    position: relative;
}.subscribe_to_newsletterR8x::before {
    transform-origin: center;
    z-index: -1;
    left: -50%;
    animation: rotateBg 120s linear infinite;
    height: 200%;
    width: 200%;
    content: "";
    position: absolute;
    background-size: 100px 100px;
    background: radial-gradient(circle at 30% 40%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 70% 60%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 40% 80%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 60% 20%, rgba(255,255,255,0.1) 1px, transparent 2px);
    opacity: 0.5;
    top: -50%;
}.subscribe_to_newsletterR8x::after {
    content: "";
    left: 0;
    z-index: -1;
    opacity: 0.7;
    width: 100%;
    background: radial-gradient(ellipse at 30% 50%, rgb(231,185,157,0.5) 0%, transparent 70%);
    top: 0;
    height: 100%;
    position: absolute;
}.subscribe_to_newsletterR8x .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
}.subscribe_to_newsletterR8x .learn_sessions4Ev {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    flex-direction: column;
    padding: 3rem 2rem;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    align-items: center;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.08);
    justify-content: center;
    backdrop-filter: blur(10px);
}.subscribe_to_newsletterR8x .learn_sessions4Ev:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}.subscribe_to_newsletterR8x .learn_sessions4Ev > div {
    width: 100%;
    transform: translateZ(20px);
    margin-bottom: 2rem;
}.subscribe_to_newsletterR8x h4 {
    transition: transform 0.3s ease;
    color: #ffffff;
    transform: translateZ(30px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    letter-spacing: 0.01em;
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-size: calc(19px * 1.1);
}.subscribe_to_newsletterR8x .input_holder {
    transform: translateZ(10px);
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 1.25rem;
}.subscribe_to_newsletterR8x .input_holder span {
    position: relative;
    display: block;
    width: 100%;
}.subscribe_to_newsletterR8x .input_holder input[type="email"] {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), inset 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    border: none;
    width: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    background: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    border-radius: 10px;
    padding: 1.2rem 1.5rem;
    outline: none;
}.subscribe_to_newsletterR8x .input_holder input[type="email"]:focus {
    background: #ffffff;
    transform: scale(1.02);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 2px rgb(231,185,157);
}.subscribe_to_newsletterR8x .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: 300;
    transition: opacity 0.3s;
}.subscribe_to_newsletterR8x .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g {
    color: #ffffff;
    border: none;
    cursor: pointer;
    letter-spacing: 0.05em;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(217,146,108), rgb(231,185,157));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 15px;
    overflow: hidden;
    position: relative;
    padding: 1.2rem 1.5rem;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g::before {
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgb(231,185,157), rgb(217,146,108));
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g:hover::before {
    left: 100%;
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 768px) {.subscribe_to_newsletterR8x .learn_sessions4Ev {
    padding: 3.5rem 3rem;
}.subscribe_to_newsletterR8x h4 {
    font-size: calc(19px * 1.2);
}.subscribe_to_newsletterR8x .input_holder {
    align-items: center;
    gap: 1rem;
    flex-direction: row;
}.subscribe_to_newsletterR8x .input_holder span:first-child {
    flex: 1;
}.subscribe_to_newsletterR8x .input_holder span:last-child {
    width: auto;
    flex: 0 0 auto;
}.subscribe_to_newsletterR8x .input_holder .help_queryL0g {
    width: auto;
    padding: 1.2rem 2rem;
    white-space: nowrap;
}
}

@media screen and (min-width: 992px) {.subscribe_to_newsletterR8x {
    padding: 6rem 0;
}.subscribe_to_newsletterR8x .learn_sessions4Ev {
    gap: 3rem;
    padding: 4rem;
    flex-direction: row;
}.subscribe_to_newsletterR8x .learn_sessions4Ev > div {
    width: 40%;
    margin-bottom: 0;
}.subscribe_to_newsletterR8x h4 {
    text-align: left;
    font-size: calc(19px * 1.3);
}.subscribe_to_newsletterR8x .input_holder {
    width: 60%;
}
}

@media screen and (min-width: 1200px) {.subscribe_to_newsletterR8x .learn_sessions4Ev {
    gap: 4rem;
}.subscribe_to_newsletterR8x h4 {
    font-size: calc(19px * 1.4);
}.subscribe_to_newsletterR8x .learn_sessions4Ev > div {
    width: 45%;
}.subscribe_to_newsletterR8x .input_holder {
    width: 55%;
}
}

@media (prefers-reduced-motion: reduce) {.subscribe_to_newsletterR8x::before {
    animation: none;
}.subscribe_to_newsletterR8x .learn_sessions4Ev,
    .subscribe_to_newsletterR8x .learn_sessions4Ev:hover,
    .subscribe_to_newsletterR8x .input_holder input[type="email"]:focus,
    .subscribe_to_newsletterR8x .input_holder .help_queryL0g,
    .subscribe_to_newsletterR8x .input_holder .help_queryL0g:hover,
    .subscribe_to_newsletterR8x .input_holder .help_queryL0g:active {
    transition: none;
    transform: none;
}
}