* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.wrap-structurelocal {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1237px;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}.head_tutorlocal {
    flex: 1 0 auto;
}.progress_barlocal {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_lairlocal {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(172,114,114,0.5) 0%, rgb(186,202,202) 100%);
    overflow: hidden;
    position: relative;
}.privacy_lairlocal::before {
    content: "";
    z-index: 0;
    background: radial-gradient(circle at 70% 30%, rgb(172,114,114,0.5) 0%, transparent 70%);
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.4;
}.privacy_lairlocal::after {
    content: "";
    opacity: 0.2;
    z-index: 0;
    width: 200px;
    bottom: -50px;
    background: linear-gradient(225deg, rgb(183,186,151,0.5) 0%, transparent 70%);
    right: -50px;
    transform: rotate(-15deg);
    height: 200px;
    position: absolute;
}.privacy_lairlocal .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    padding: 3.5rem;
    max-width: 1140px;
    transform: perspective(1000px) rotateX(0.5deg);
}.privacy_lairlocal h1 {
    font-weight: 700;
    line-height: 1.2;
    font-family: Arial, sans-serif;
    font-size: 38px;
    position: relative;
    margin-bottom: 2rem;
    padding-left: 20px;
    transform: translateX(-10px);
    color: rgb(183,186,151);
    letter-spacing: -0.02em;
}.privacy_lairlocal h1::before {
    background: rgb(172,114,114);
    content: "";
    left: 0;
    position: absolute;
    top: 15%;
    width: 5px;
    height: 70%;
    transform: skewY(-15deg);
}.privacy_lairlocal h2 {
    color: rgb(172,114,114);
    font-weight: 600;
    padding-bottom: 12px;
    margin-top: 3rem;
    font-family: Arial, sans-serif;
    font-size: 37px;
    letter-spacing: -0.01em;
    margin-bottom: 1.5rem;
    position: relative;
}.privacy_lairlocal h2::after {
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(172,114,114) 0%, rgb(172,114,114,0.5) 100%);
    bottom: 0;
    width: 80px;
    height: 3px;
}.privacy_lairlocal h3 {
    margin-top: 2.5rem;
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding-left: 15px;
    margin-bottom: 1.25rem;
    position: relative;
    color: #000000;
    font-size: calc(37px * 0.8);
}.privacy_lairlocal h3::before {
    top: 0;
    background: rgb(172,114,114,0.5);
    position: absolute;
    width: 3px;
    content: "";
    left: 0;
    height: 100%;
}.privacy_lairlocal h4 {
    font-family: Arial, sans-serif;
    padding-left: 10px;
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 600;
    margin-top: 2rem;
    font-size: calc(37px * 0.7);
}.privacy_lairlocal h4::before {
    height: 50%;
    background: rgb(172,114,114,0.5);
    width: 2px;
    top: 25%;
    content: "";
    left: 0;
    position: absolute;
}.privacy_lairlocal p {
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    max-width: 95%;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
}.privacy_lairlocal strong {
    font-weight: 600;
    color: rgb(172,114,114);
    position: relative;
    display: inline-block;
}.privacy_lairlocal ul {
    position: relative;
    border-left: 3px solid rgb(172,114,114);
    margin: 2rem 0;
    padding: 1.5rem 1.5rem 1.5rem 3rem;
    padding-left: 1.5rem;
    background: linear-gradient(90deg, rgb(172,114,114,0.5) 0%, transparent 3%);
    list-style: none;
}.privacy_lairlocal li {
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.7;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 17px;
}.privacy_lairlocal li::before {
    position: absolute;
    width: 8px;
    content: "";
    transform: rotate(45deg);
    height: 8px;
    top: 0.6rem;
    background: rgb(172,114,114);
    left: -1.5rem;
}.privacy_lairlocal span {
    border-left: 1px dashed rgb(172,114,114,0.5);
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.75;
    padding-left: 1rem;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 17px;
}.privacy_lairlocal *:last-child {
    margin-bottom: 0;
}.privacy_lairlocal .container > *:first-child {
    margin-top: 0;
}

@media (max-width: 991px) {.privacy_lairlocal {
    padding: 4rem 1.5rem;
}.privacy_lairlocal .container {
    transform: perspective(1000px) rotateX(0.3deg);
    padding: 2.5rem;
}.privacy_lairlocal h1 {
    font-size: calc(38px * 0.9);
}.privacy_lairlocal h2 {
    font-size: calc(37px * 0.9);
}.privacy_lairlocal ul {
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;
}
}

@media (max-width: 767px) {.privacy_lairlocal {
    padding: 3rem 1rem;
}.privacy_lairlocal .container {
    transform: none;
    padding: 2rem 1.5rem;
}.privacy_lairlocal h1 {
    padding-left: 15px;
    font-size: calc(38px * 0.8);
}.privacy_lairlocal h1::before {
    width: 4px;
}.privacy_lairlocal h2 {
    font-size: calc(37px * 0.8);
}.privacy_lairlocal h3 {
    font-size: calc(37px * 0.7);
}.privacy_lairlocal h4 {
    font-size: calc(37px * 0.6);
}.privacy_lairlocal p, 
    .privacy_lairlocal li,
    .privacy_lairlocal span {
    max-width: 100%;
    font-size: calc(17px * 0.95);
}.privacy_lairlocal ul {
    padding: 1rem 1rem 1rem 2rem;
    margin: 1.5rem 0;
}
}

@media (max-width: 480px) {.privacy_lairlocal {
    padding: 2rem 0.75rem;
}.privacy_lairlocal .container {
    padding: 1.5rem 1.25rem;
}.privacy_lairlocal h1 {
    font-size: calc(38px * 0.7);
}.privacy_lairlocal h2 {
    font-size: calc(37px * 0.7);
}.privacy_lairlocal h2::after {
    width: 60px;
}.privacy_lairlocal h3 {
    font-size: calc(37px * 0.6);
}.privacy_lairlocal h4 {
    font-size: calc(37px * 0.5);
}.privacy_lairlocal p, 
    .privacy_lairlocal li,
    .privacy_lairlocal span {
    font-size: calc(17px * 0.9);
}}.thanksFocuslocal {
    position: relative;
    background: linear-gradient(135deg, rgb(186,202,202) 0%, rgb(183,186,151,0.5) 100%);
    padding: 120px 0 80px;
    overflow: hidden;
}.thanksFocuslocal::before {
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(172,114,114,0.5) 0%, transparent 60%);
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}.thanksFocuslocal::after {
    top: -50px;
    right: -50px;
    opacity: 0.4;
    z-index: 1;
    width: 200px;
    content: "";
    border-radius: 50%;
    position: absolute;
    border: 2px solid rgb(183,186,151,0.5);
    height: 200px;
    animation: rotate 24s linear infinite;
}.thanksFocuslocal .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.thanksFocuslocal h2 {
    opacity: 0;
    transform: translateX(-20px);
    animation: slideInTitle 1s ease-out forwards 0.3s;
    margin-bottom: 40px;
    line-height: 1.3;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    max-width: 800px;
    font-size: 28px;
    position: relative;
}.thanksFocuslocal h2::after {
    content: "";
    transform-origin: left;
    bottom: -15px;
    animation: growLine 1.2s ease-out forwards 0.8s;
    height: 3px;
    transform: scaleX(0);
    width: 80px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,186,151) 0%, rgb(172,114,114) 100%);
}.thanksFocuslocal .study_centerlocal {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 900px;
    transform-origin: left center;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.03);
    padding: 40px;
    transition: transform 0.5s ease;
    background: #ffffff;
}.thanksFocuslocal .study_centerlocal:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thanksFocuslocal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.thanksFocuslocal li {
    opacity: 0;
    animation: fadeInUp 0.8s ease forwards 1s;
    transform: translateY(20px);
    position: relative;
    padding-left: 25px;
}.thanksFocuslocal li::before {
    content: "";
    border-radius: 50%;
    top: 8px;
    box-shadow: 0 0 0 rgba(rgb(183,186,151), 0.4);
    width: 8px;
    animation: pulse 2s infinite;
    left: 0;
    position: absolute;
    background: rgb(183,186,151);
    height: 8px;
}.thanksFocuslocal li span {
    line-height: 1.7;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    display: block;
}@keyframes slideInTitle {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb, 33, 150, 243), 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb, 33, 150, 243), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb, 33, 150, 243), 0);
    }
}

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


.thanksFocuslocal .container::before,
.thanksFocuslocal .container::after {
    content: "";
    opacity: 0.7;
    width: 4px;
    height: 4px;
    position: absolute;
    background: rgb(183,186,151);
    border-radius: 50%;
}.thanksFocuslocal .container::before {
    box-shadow: 
        30px 50px 0 -1px rgb(172,114,114),
        80px -20px 0 -1px rgb(183,186,151),
        120px 60px 0 -1px rgb(172,114,114),
        200px 40px 0 -1px rgb(183,186,151);
    right: 15%;
    top: 30px;
}.thanksFocuslocal .container::after {
    bottom: 60px;
    left: 10%;
    box-shadow: 
        40px -30px 0 -1px rgb(172,114,114),
        70px 20px 0 -1px rgb(183,186,151),
        120px -40px 0 -1px rgb(172,114,114),
        180px 10px 0 -1px rgb(183,186,151);
}

@media screen and (max-width: 992px) {.thanksFocuslocal {
    padding: 80px 0 60px;
}.thanksFocuslocal h2 {
    max-width: 100%;
    font-size: calc(28px * 0.9);
}.thanksFocuslocal .study_centerlocal {
    padding: 30px;
    transform: perspective(1000px) rotateY(-1deg);
}
}

@media screen and (max-width: 768px) {.thanksFocuslocal {
    padding: 60px 0 40px;
}.thanksFocuslocal h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.8);
}.thanksFocuslocal .study_centerlocal {
    transform: none;
    clip-path: none;
    padding: 25px;
}.thanksFocuslocal li {
    padding-left: 20px;
}.thanksFocuslocal li::before {
    height: 6px;
    top: 7px;
    width: 6px;
}.thanksFocuslocal li span {
    font-size: calc(16px * 0.95);
}
}

@media screen and (max-width: 576px) {.thanksFocuslocal {
    padding: 50px 0 30px;
}.thanksFocuslocal h2 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.7);
}.thanksFocuslocal .study_centerlocal {
    padding: 20px;
}.thanksFocuslocal li span {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.thanksFocuslocal h2::after {
    bottom: -10px;
    height: 2px;
    width: 60px;
}}.contact_boxlocalKxHVs {
    background: rgb(186,202,202);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.contact_boxlocalKxHVs::before {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,186,151), rgb(172,114,114));
    height: 5px;
    content: "";
}.contact_boxlocalKxHVs .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contact_boxlocalKxHVs h2 {
    padding-left: 20px;
    position: relative;
    text-align: left;
    font-size: 37px;
    display: inline-block;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    color: #000000;
}.contact_boxlocalKxHVs h2::before {
    background: rgb(183,186,151);
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    content: "";
    border-radius: 10px;
}.contact_boxlocalKxHVs .reach_reachlocal {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    display: grid;
    align-items: center;
}.contact_boxlocalKxHVs .image_panellocal {
    position: relative;
    order: 2;
    border-radius: 30px;
    min-height: 500px;
    overflow: hidden;
    box-shadow: -15px 15px 0 rgb(183,186,151,0.5);
}.contact_boxlocalKxHVs .feedback_boxlocal {
    order: 1;
}.contact_boxlocalKxHVs form {
    border-radius: 30px;
    padding: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    width: 100%;
}.contact_boxlocalKxHVs form h3 {
    font-weight: 700;
    margin-bottom: 35px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
}.contact_boxlocalKxHVs form input[type="text"] {
    background: rgb(186,202,202);
    font-family: Arial, sans-serif;
    border-radius: 10px;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    padding: 18px 25px;
    color: #000000;
    font-size: 13px;
    width: 100%;
    border: none;
}.contact_boxlocalKxHVs form input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(183,186,151,0.5);
}.contact_boxlocalKxHVs form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_boxlocalKxHVs .query_gridlocal {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact_boxlocalKxHVs .query_gridlocal input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_boxlocalKxHVs .query_gridlocal label {
    position: relative;
    color: #000000;
    font-size: 15px;
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
}.contact_boxlocalKxHVs .query_gridlocal label::before {
    left: 0;
    border-radius: 10px;
    width: 22px;
    transition: all 0.2s ease;
    background: rgb(186,202,202);
    top: 2px;
    position: absolute;
    content: "";
    height: 22px;
}.contact_boxlocalKxHVs .query_gridlocal input[type="checkbox"]:checked + label::before {
    background: rgb(183,186,151);
}.contact_boxlocalKxHVs .query_gridlocal input[type="checkbox"]:checked + label::after {
    height: 10px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    top: 6px;
    width: 6px;
    left: 8px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
}.contact_boxlocalKxHVs .query_gridlocal label a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(183,186,151);
    transition: all 0.3s ease;
}.contact_boxlocalKxHVs .query_gridlocal label a:hover {
    color: rgb(172,114,114);
}.contact_boxlocalKxHVs form .support_cardlocal {
    border: none;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    font-family: Arial, sans-serif;
    display: inline-block;
    padding: 18px 40px;
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    background: #000000;
    transition: all 0.3s ease;
}.contact_boxlocalKxHVs form .support_cardlocal:hover {
    transform: translateY(-3px);
    background: rgb(183,186,151);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact_boxlocalKxHVs svg {
    width: 20px;
    height: 20px;
    fill: rgb(183,186,151);
}.contact_boxlocalKxHVs svg path {
    transition: fill 0.3s ease;
    fill: rgb(183,186,151);
}

@media screen and (max-width: 991px) {.contact_boxlocalKxHVs {
    padding: 90px 0;
}.contact_boxlocalKxHVs .reach_reachlocal {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_boxlocalKxHVs .image_panellocal {
    margin: 0 auto;
    order: 1;
    min-height: 400px;
    max-width: 600px;
}.contact_boxlocalKxHVs .feedback_boxlocal {
    order: 2;
}.contact_boxlocalKxHVs form {
    max-width: 600px;
    margin: 0 auto;
}
}

@media screen and (max-width: 767px) {.contact_boxlocalKxHVs {
    padding: 70px 0;
}.contact_boxlocalKxHVs h2 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.9);
}.contact_boxlocalKxHVs .image_panellocal {
    width: 100%;
    box-shadow: -10px 10px 0 rgb(183,186,151,0.5);
    min-height: 300px;
}.contact_boxlocalKxHVs form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_boxlocalKxHVs {
    padding: 50px 0;
}.contact_boxlocalKxHVs h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.contact_boxlocalKxHVs .image_panellocal {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(183,186,151,0.5);
}.contact_boxlocalKxHVs form {
    padding: 30px 20px;
}.contact_boxlocalKxHVs form h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 25px;
}.contact_boxlocalKxHVs form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_boxlocalKxHVs form .support_cardlocal {
    padding: 15px 20px;
    width: 100%;
}}.customer_commentslocal {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(186,202,202) 50%, rgb(183,186,151,0.5) 50%);
    overflow: hidden;
}.customer_commentslocal::before {
    filter: blur(50px);
    z-index: 0;
    background: linear-gradient(45deg, rgb(172,114,114), rgb(183,186,151,0.5));
    opacity: 0.7;
    height: 200px;
    content: "";
    right: -5%;
    border-radius: 50%;
    position: absolute;
    width: 200px;
    top: -5%;
}.customer_commentslocal::after {
    bottom: -5%;
    filter: blur(60px);
    background: linear-gradient(135deg, rgb(183,186,151), rgb(172,114,114,0.5));
    width: 250px;
    border-radius: 50%;
    position: absolute;
    left: -5%;
    content: "";
    opacity: 0.5;
    height: 250px;
    z-index: 0;
}.customer_commentslocal .container {
    position: relative;
    z-index: 1;
}.customer_commentslocal h2 {
    transform: skewX(-5deg);
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 4rem;
}.customer_commentslocal h2::after {
    left: 0;
    transform: translateX(15%);
    width: 70%;
    content: "";
    bottom: -10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(172,114,114), transparent);
    height: 4px;
}.customer_commentslocal .learning_testimonialslocal {
    transform: rotate(-2deg);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
}.customer_commentslocal .user_voiceslocal {
    flex-direction: column;
    transition: all 0.5s ease;
    padding: 2rem;
    overflow: hidden;
    transform: rotate(2deg);
    border-radius: 18px;
    position: relative;
    background: #ffffff;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.customer_commentslocal .user_voiceslocal:nth-child(odd) {
    transform: rotate(4deg) translateY(-15px);
}.customer_commentslocal .user_voiceslocal:nth-child(3n) {
    transform: rotate(-1deg) translateY(10px);
}.customer_commentslocal .user_voiceslocal:hover {
    transform: rotate(0) translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.customer_commentslocal .user_voiceslocal::before {
    background: linear-gradient(90deg, rgb(172,114,114), rgb(183,186,151));
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 5px;
}.customer_commentslocal .user_voiceslocal img {
    border-radius: 50%;
    transform: translateY(-20px);
    height: 80px;
    object-fit: cover;
    border: 3px solid #ffffff;
    transition: all 0.5s ease;
    margin: 0 auto 1rem;
    width: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}.customer_commentslocal .user_voiceslocal:hover img {
    transform: translateY(-20px) scale(1.1) rotate(360deg);
}.customer_commentslocal .user_voiceslocal p {
    text-align: center;
    color: #000000;
    font-size: calc(14px * 1.1);
    font-weight: 600;
    margin-bottom: 0.5rem;
}.customer_commentslocal .user_voiceslocal .description {
    font-style: italic;
    position: relative;
    line-height: 1.6;
    color: #000000;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}.customer_commentslocal .user_voiceslocal .description::before {
    content: "";
    font-size: 4rem;
    font-family: serif;
    z-index: -1;
    left: 0;
    top: -20px;
    position: absolute;
    color: rgb(172,114,114,0.5);
}

@media (max-width: 992px) {.customer_commentslocal .learning_testimonialslocal {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.customer_commentslocal {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(186,202,202) 40%, rgb(183,186,151,0.5) 60%);
}.customer_commentslocal h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 3rem;
}.customer_commentslocal .learning_testimonialslocal {
    gap: 2rem;
    transform: rotate(0);
    grid-template-columns: 1fr;
}.customer_commentslocal .user_voiceslocal,
    .customer_commentslocal .user_voiceslocal:nth-child(odd),
    .customer_commentslocal .user_voiceslocal:nth-child(3n) {
    transform: rotate(0);
}.customer_commentslocal .user_voiceslocal:hover {
    transform: translateY(-5px);
}}.course_overviewlocal {
    overflow: hidden;
    display: flex;
    perspective: 1500px;
    align-items: center;
    background: rgb(183,186,151);
    min-height: 100vh;
    position: relative;
    padding: 100px 0;
}.course_overviewlocal::before {
    animation: gridPulse 8s linear infinite;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 49.9%, rgb(183,186,151,0.5) 50%, rgb(183,186,151,0.5) 50.1%, transparent 50.2%) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 49.9%, rgb(183,186,151,0.5) 50%, rgb(183,186,151,0.5) 50.1%, transparent 50.2%) 0 0 / 100% 100px;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    opacity: 0.08;
}.course_overviewlocal::after {
    content: "";
    mix-blend-mode: screen;
    opacity: 0.2;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 30% 20%, rgb(183,186,151,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(172,114,114,0.5) 0%, transparent 50%);
    width: 100%;
    z-index: 2;
}.course_overviewlocal .container {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px;
    z-index: 5;
    position: relative;
}.course_overviewlocal .master_itlocal {
    grid-gap: 0;
    display: grid;
    position: relative;
    grid-template-columns: 2fr 3fr;
    transform-style: preserve-3d;
}.course_overviewlocal .text_box_wraplocal {
    z-index: 15;
    position: relative;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(183,186,151,0.5);
    border-left: 3px solid rgb(183,186,151);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    padding: 60px;
    backdrop-filter: blur(20px);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7);
    transform: translateZ(50px);
}.course_overviewlocal .text_box_wraplocal::before {
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(183,186,151,0.5) 50%, rgb(183,186,151,0.5) 50.1%, transparent 50.2%) 0 0 / 30px 30px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    z-index: -1;
    width: 100%;
    position: absolute;
    opacity: 0.05;
    left: 0;
    height: 100%;
    content: "";
    top: 0;
}.course_overviewlocal .text_box_wraplocal::after {
    background: 
        conic-gradient(from 0deg, rgb(183,186,151,0.5) 0deg, transparent 120deg);
    transform: translate(50%, 50%);
    animation: rotateConic 10s linear infinite;
    right: 0;
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
    height: 150px;
    width: 150px;
    bottom: 0;
    content: "";
}.course_overviewlocal .text_box_wraplocal h2 {
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 40px;
    padding-bottom: 20px;
    letter-spacing: 2px;
    text-shadow: 0 0 15px rgb(183,186,151,0.5);
    font-weight: 700;
}.course_overviewlocal .text_box_wraplocal h2::after {
    width: 100px;
    height: 3px;
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background: rgb(183,186,151);
    box-shadow: 0 0 15px rgb(183,186,151);
}.course_overviewlocal .text_box_wraplocal .description {
    opacity: 0.9;
    position: relative;
    color: #ffffff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.9;
}.course_overviewlocal .text_box_wraplocal .description::before {
    opacity: 0.7;
    position: absolute;
    left: 0;
    content: ">";
    color: rgb(172,114,114);
}.course_overviewlocal .text_box_wraplocal .description:last-child {
    margin-bottom: 0;
}.course_overviewlocal .hud-element {
    border: 1px solid rgb(183,186,151,0.5);
    position: absolute;
    opacity: 0.2;
    z-index: 5;
}.course_overviewlocal .image_panellocal {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    transform-origin: right center;
    z-index: 10;
    position: relative;
    height: 650px;
    border-radius: 0;
    transform: translateZ(0) rotateY(-10deg);
    width: 100%;
    overflow: hidden;
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
}.course_overviewlocal .image_panellocal::before {
    left: 0;
    z-index: 1;
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to right, #000000 0%, transparent 20%);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}.course_overviewlocal .image_panellocal::after {
    width: 100%;
    animation: scanlines 8s linear infinite;
    mix-blend-mode: overlay;
    position: absolute;
    left: 0;
    z-index: 2;
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(183,186,151), 0.1) 2px, rgba(rgb(183,186,151), 0.1) 4px);
    height: 100%;
    opacity: 0.1;
    top: 0;
    content: "";
}

@keyframes gridPulse {
    0% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
    50% {
        opacity: 0.1;
        background-size: 110px 110%, 110% 110px;
    }
    100% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
}

@keyframes rotateConic {
    0% {
        transform: translate(50%, 50%) rotate(0deg);
    }
    100% {
        transform: translate(50%, 50%) rotate(360deg);
    }
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@media screen and (max-width: 1200px) {.course_overviewlocal {
    padding: 80px 0;
}.course_overviewlocal .text_box_wraplocal {
    padding: 40px;
}.course_overviewlocal .image_panellocal {
    height: 550px;
}
}

@media screen and (max-width: 991px) {.course_overviewlocal {
    padding: 60px 0;
    min-height: auto;
}.course_overviewlocal .master_itlocal {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.course_overviewlocal .text_box_wraplocal {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
    padding: 30px;
    transform: translateZ(0);
}.course_overviewlocal .image_panellocal {
    height: 450px;
    transform: translateZ(0) rotateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
}
}

@media screen and (max-width: 767px) {.course_overviewlocal {
    padding: 50px 0;
}.course_overviewlocal .container {
    padding: 0 20px;
}.course_overviewlocal .text_box_wraplocal {
    padding: 25px;
}.course_overviewlocal .text_box_wraplocal h2 {
    margin-bottom: 30px;
    font-size: calc(40px * 0.8);
    padding-bottom: 15px;
}.course_overviewlocal .text_box_wraplocal .description {
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: calc(16px * 0.95);
}.course_overviewlocal .image_panellocal {
    height: 350px;
}
}

@media screen and (max-width: 480px) {.course_overviewlocal {
    padding: 40px 0;
}.course_overviewlocal .container {
    padding: 0 15px;
}.course_overviewlocal .text_box_wraplocal {
    padding: 20px;
}.course_overviewlocal .text_box_wraplocal h2 {
    margin-bottom: 20px;
    font-size: calc(40px * 0.7);
}.course_overviewlocal .text_box_wraplocal h2::before {
    top: -20px;
    font-size: 14px;
}.course_overviewlocal .image_panellocal {
    height: 280px;
}}.who_we_arelocal {
    padding: 120px 0;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.who_we_arelocal::before {
    content: "";
    left: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg, rgba(42, 57, 80, 0.92), rgba(32, 42, 68, 0.85));
    top: 0;
}.who_we_arelocal::after {
    opacity: 0.15;
    height: 70%;
    animation: float 15s ease-in-out infinite;
    transform: rotate(15deg);
    top: -10%;
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    background: linear-gradient(145deg, rgb(183,186,151,0.5), rgb(172,114,114,0.5));
    right: -5%;
    content: "";
    width: 40%;
    z-index: 0;
}.who_we_arelocal h4 {
    opacity: 1;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    text-align: center;
    font-weight: 700;
    transform: translateY(0);
    text-transform: uppercase;
    z-index: 2;
    letter-spacing: 2px;
    font-size: calc(21px * 1.2);
    margin-bottom: 2.5rem;
    color: #ffffff;
    position: relative;
}.who_we_arelocal h4::after {
    left: 50%;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    transition: width 0.4s ease;
    background: rgb(183,186,151);
    bottom: -12px;
    height: 3px;
    width: 60px;
}.who_we_arelocal:hover h4::after {
    width: 100px;
}.who_we_arelocal .container {
    padding: 0 15px;
    display: flex;
    max-width: 1200px;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.who_we_arelocal .text_box_wraplocal {
    max-width: 900px;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.95);
    padding: 3.5rem;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
    transform: translateY(0);
}.who_we_arelocal .text_box_wraplocal::before {
    content: "";
    transition: transform 0.5s ease;
    position: absolute;
    height: 100%;
    width: 5px;
    left: 0;
    transform-origin: center;
    background: linear-gradient(to bottom, rgb(183,186,151), rgb(172,114,114));
    top: 0;
    transform: scaleY(0.6);
}.who_we_arelocal .text_box_wraplocal:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.who_we_arelocal .text_box_wraplocal:hover::before {
    transform: scaleY(1);
}.who_we_arelocal h6 {
    letter-spacing: 0.5px;
    position: relative;
    transition: transform 0.4s ease;
    font-weight: 700;
    font-size: calc(18px * 1.5);
    transform: translateX(0);
    color: #000000;
    text-transform: capitalize;
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem;
}.who_we_arelocal h6::after {
    position: absolute;
    transition: width 0.4s ease;
    bottom: 0;
    height: 2px;
    width: 40px;
    background: rgb(172,114,114);
    left: 0;
    content: "";
}.who_we_arelocal .text_box_wraplocal:hover h6 {
    transform: translateX(10px);
}.who_we_arelocal .text_box_wraplocal:hover h6::after {
    width: 80px;
}.who_we_arelocal span {
    hyphens: auto;
    column-gap: 2.5rem;
    transition: opacity 0.4s ease, transform 0.4s ease;
    opacity: 0.9;
    display: block;
    transform: translateY(0);
    font-size: 13px;
    text-align: justify;
    color: #000000;
    line-height: 1.8;
    position: relative;
    column-count: 1;
}.who_we_arelocal .text_box_wraplocal:hover span {
    opacity: 1;
    transform: translateY(-5px);
}

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

@media screen and (min-width: 768px) {.who_we_arelocal span {
    column-count: 2;
}.who_we_arelocal h4 {
    font-size: calc(21px * 1.4);
}.who_we_arelocal h6 {
    font-size: calc(18px * 1.8);
}.who_we_arelocal .text_box_wraplocal {
    padding: 4rem;
}
}

@media screen and (min-width: 992px) {.who_we_arelocal {
    padding: 150px 0;
}.who_we_arelocal .text_box_wraplocal {
    padding: 4.5rem 5rem;
}.who_we_arelocal h4 {
    font-size: calc(21px * 1.6);
}.who_we_arelocal h4::after {
    height: 4px;
}.who_we_arelocal h6 {
    margin-bottom: 2rem;
}
}

@media screen and (max-width: 767px) {.who_we_arelocal {
    padding: 80px 0;
}.who_we_arelocal h4 {
    font-size: calc(21px * 1.1);
    margin-bottom: 1.5rem;
}.who_we_arelocal .text_box_wraplocal {
    padding: 2rem;
}.who_we_arelocal h6 {
    margin-bottom: 1rem;
    font-size: 18px;
}.who_we_arelocal span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}.who_we_arelocal .text_box_wraplocal::before {
    width: 3px;
}
}

@media screen and (max-width: 480px) {.who_we_arelocal {
    padding: 60px 0;
}.who_we_arelocal .text_box_wraplocal {
    padding: 1.5rem;
}.who_we_arelocal h4 {
    letter-spacing: 1px;
}.who_we_arelocal h4::after {
    height: 2px;
    width: 40px;
}.who_we_arelocal:hover h4::after {
    width: 60px;
}.who_we_arelocal h6 {
    padding-bottom: 0.5rem;
}.who_we_arelocal span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    background: rgb(183,186,151);
    bottom: 0;
    opacity: 0.95;
    z-index: -2;
    left: 0;
    top: 0;
    content: "";
    right: 0;
    position: absolute;
}footer::after {
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(172,114,114) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(172,114,114) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(172,114,114) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(172,114,114) 1px, transparent 1px);
    z-index: -1;
    content: "";
    top: 0;
    opacity: 0.1;
    background-size: 50px 50px;
    position: absolute;
}.progress_barlocal {
    color: #ffffff;
    padding: 4rem 0 2rem;
    position: relative;
}.progress_barlocal::before {
    width: 100%;
    height: 3px;
    background: rgb(172,114,114);
    top: 0;
    left: 0;
    content: "";
    position: absolute;
}.progress_barlocal::after {
    background-repeat: repeat-x;
    content: "";
    background-image: 
        linear-gradient(90deg, 
            rgb(172,114,114) 0px, rgb(172,114,114) 10px,
            transparent 10px, transparent 15px,
            rgb(172,114,114) 15px, rgb(172,114,114) 30px,
            transparent 30px, transparent 35px,
            rgb(172,114,114) 35px, rgb(172,114,114) 40px,
            transparent 40px, transparent 60px,
            rgb(172,114,114) 60px, rgb(172,114,114) 70px,
            transparent 70px, transparent 80px,
            rgb(172,114,114) 80px, rgb(172,114,114) 90px,
            transparent 90px, transparent 110px,
            rgb(172,114,114) 110px, rgb(172,114,114) 120px,
            transparent 120px, transparent 140px
        );
    height: 8px;
    position: absolute;
    top: 3px;
    opacity: 0.5;
    left: 0;
    width: 100%;
}.progress_barlocal .container {
    gap: 3rem;
    flex-wrap: wrap;
    position: relative;
    display: flex;
}.progress_barlocal .company_holder {
    padding: 0;
    flex: 1 1 400px;
    border-radius: 26px;
    position: relative;
}.progress_barlocal .company_holder::before {
    content: "";
    height: 100%;
    opacity: 0.1;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(172,114,114) 25px, rgb(172,114,114) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(172,114,114) 25px, rgb(172,114,114) 26px, transparent 27px, transparent 49px);
    background-size: 50px 50px;
    width: 100%;
    top: 0;
    border-radius: 26px;
    left: 0;
    position: absolute;
}.progress_barlocal .company_holder h3 {
    margin: 0;
    color: #ffffff;
    border-top-right-radius: 26px;
    padding: 1.5rem 2rem;
    background: rgb(172,114,114);
    position: relative;
    font-size: 29px;
    font-weight: 700;
    border-top-left-radius: 26px;
}.progress_barlocal .company_holder h3::after {
    background: #ffffff;
    position: absolute;
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
    top: 50%;
    content: "";
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    right: 15px;
}.progress_barlocal .tiktok_edulocal {
    border-bottom-right-radius: 26px;
    font-size: 13px;
    border-bottom-left-radius: 26px;
    color: #ffffff;
    position: relative;
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    padding: 2rem;
}.progress_barlocal .tiktok_edulocal::before {
    top: 2rem;
    height: 20px;
    opacity: 0.6;
    left: -10px;
    border-radius: 50%;
    background: rgb(172,114,114);
    width: 20px;
    position: absolute;
    content: "";
}.progress_barlocal .tiktok_edulocal::after {
    position: absolute;
    opacity: 0.6;
    background: rgb(172,114,114);
    bottom: 2rem;
    content: "";
    border-radius: 50%;
    width: 20px;
    height: 20px;
    right: -10px;
}.progress_barlocal .report_abuselocal {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.progress_barlocal .first_expertlocal {
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
}.progress_barlocal .head_pagewraplocal {
    position: relative;
    border-radius: 26px;
    min-width: 200px;
    overflow: hidden;
    flex: 1 1 calc(50% - 1.5rem);
}.progress_barlocal .head_pagewraplocal::before {
    border-radius: 26px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0;
    content: "";
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    left: 0;
    right: 0;
}.progress_barlocal .head_pagewraplocal h5 {
    align-items: center;
    background: rgb(172,114,114);
    color: #ffffff;
    padding: 1rem 1.5rem;
    position: relative;
    margin: 0;
    font-weight: 600;
    display: flex;
    font-size: 24px;
}.progress_barlocal .head_pagewraplocal h5::before {
    height: 8px;
    width: 8px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    background: #ffffff;
    content: "";
}.progress_barlocal .head_pagewraplocal h5::after {
    top: 50%;
    content: "";
    height: 6px;
    transform: translateY(-50%);
    background: #ffffff;
    position: absolute;
    right: 15px;
    width: 6px;
    border-radius: 50%;
}.progress_barlocal .head_pagewraplocal .first_expertlocal {
    background: rgba(255, 255, 255, 0.05);
    flex-direction: column;
    gap: 2px;
    padding: 1.5rem;
    display: flex;
}.progress_barlocal .head_pagewraplocal .first_expertlocal a {
    padding: 0.8rem 1rem 0.8rem 2rem;
    font-size: 13px;
    transition: all 0.3s ease;
    border-radius: 10px;
    display: block;
    position: relative;
    text-decoration: none;
    color: #ffffff;
}.progress_barlocal .head_pagewraplocal .first_expertlocal a::before {
    content: "";
    border-radius: 50%;
    background: rgb(172,114,114);
    transition: all 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
    width: 6px;
    left: 0.7rem;
    top: 50%;
    height: 6px;
}.progress_barlocal .head_pagewraplocal .first_expertlocal a:hover {
    background: rgba(255, 255, 255, 0.1);
}.progress_barlocal .head_pagewraplocal .first_expertlocal a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}.policy_linkslocal {
    margin-top: 2.5rem;
    background: rgb(172,114,114);
    position: relative;
    padding: 2rem 0;
}.policy_linkslocal::before {
    left: 0;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(183,186,151) 20px, rgb(183,186,151) 40px,
            transparent 40px, transparent 60px,
            rgb(183,186,151) 60px, rgb(183,186,151) 80px,
            transparent 80px, transparent 100px,
            rgb(183,186,151) 100px, rgb(183,186,151) 120px
        );
    position: absolute;
    width: 100%;
    background-repeat: repeat-x;
    height: 5px;
    content: "";
    top: -5px;
}.policy_linkslocal .container {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}.policy_linkslocal .container::before,
.policy_linkslocal .container::after {
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    content: "";
    background: rgb(183,186,151);
    height: 15px;
    border-radius: 50%;
    position: absolute;
}.policy_linkslocal .container::before {
    left: 15%;
}.policy_linkslocal .container::after {
    right: 15%;
}.policy_linkslocal .music_edulocal {
    padding: 0.5rem 2rem;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    background: rgb(183,186,151);
    border-radius: 30px;
    position: relative;
    color: #ffffff;
}.policy_linkslocal .music_edulocal::before,
.policy_linkslocal .music_edulocal::after {
    width: 50px;
    content: "";
    top: 50%;
    position: absolute;
    height: 1px;
    transform: translateY(-50%);
    background: rgb(183,186,151);
}.policy_linkslocal .music_edulocal::before {
    right: 100%;
    margin-right: 15px;
}.policy_linkslocal .music_edulocal::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.progress_barlocal .container {
    gap: 2rem;
}.progress_barlocal .company_holder {
    flex: 1 1 350px;
}.progress_barlocal .report_abuselocal {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.progress_barlocal .first_expertlocal {
    gap: 2rem;
}.policy_linkslocal .container::before {
    left: 5%;
}.policy_linkslocal .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.progress_barlocal {
    padding: 3.5rem 0 1.5rem;
}.progress_barlocal .container {
    gap: 2.5rem;
    flex-direction: column;
}.progress_barlocal .company_holder,
    .progress_barlocal .report_abuselocal {
    flex: 1 1 100%;
    min-width: 100%;
}.progress_barlocal .head_pagewraplocal {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.policy_linkslocal .container::before,
    .policy_linkslocal .container::after {
    display: none;
}
}

@media (max-width: 768px) {.progress_barlocal {
    padding: 3rem 0 1rem;
}.progress_barlocal .first_expertlocal {
    gap: 1.5rem;
}.progress_barlocal .company_holder h3 {
    font-size: calc(29px - 2px);
    padding: 1.2rem 1.5rem;
}.progress_barlocal .tiktok_edulocal {
    padding: 1.5rem;
}.progress_barlocal .tiktok_edulocal::before,
    .progress_barlocal .tiktok_edulocal::after {
    display: none;
}.policy_linkslocal {
    margin-top: 2rem;
}.policy_linkslocal .music_edulocal::before,
    .policy_linkslocal .music_edulocal::after {
    width: 30px;
}
}

@media (max-width: 576px) {.progress_barlocal {
    padding: 2.5rem 0 0.8rem;
}.progress_barlocal .head_pagewraplocal {
    min-width: 100%;
    flex: 1 1 100%;
}.progress_barlocal .first_expertlocal {
    gap: 1rem;
}.progress_barlocal .head_pagewraplocal .first_expertlocal a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.progress_barlocal .head_pagewraplocal .first_expertlocal a::before {
    left: 0.6rem;
}.policy_linkslocal {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.policy_linkslocal .music_edulocal::before,
    .policy_linkslocal .music_edulocal::after {
    display: none;
}
}

@media (max-width: 420px) {.progress_barlocal::after {
    height: 5px;
    background-size: 100px 5px;
}.progress_barlocal .company_holder h3::after,
    .progress_barlocal .head_pagewraplocal h5::before,
    .progress_barlocal .head_pagewraplocal h5::after {
    display: none;
}.progress_barlocal .head_pagewraplocal h5 {
    padding: 0.8rem 1rem;
}.progress_barlocal .head_pagewraplocal .first_expertlocal {
    padding: 1rem;
}.policy_linkslocal .music_edulocal {
    width: 90%;
    padding: 0.4rem 1.5rem;
}}.info_detailslocal {
    overflow: hidden;
    background: rgb(186,202,202);
    padding: 100px 0;
    position: relative;
}.info_detailslocal::before {
    position: absolute;
    background-size: 30px 30px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: '';
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.02) 1px, transparent 1px);
    top: 0;
}.info_detailslocal .container {
    z-index: 1;
    position: relative;
}.info_detailslocal .ask_questionslocal {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(186,202,202) 0%, transparent 100%);
    border-radius: 25px;
    position: relative;
    padding: 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.info_detailslocal .ask_questionslocal::before {
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(183,186,151) 0%, rgb(172,114,114) 100%);
    left: 0;
}.info_detailslocal .ask_questionslocal h2 {
    font-weight: 700;
    font-size: 36px;
    position: relative;
    margin-bottom: 20px;
    color: rgb(183,186,151);
}.info_detailslocal .ask_questionslocal p {
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 30px;
    color: #000000;
    max-width: 700px;
}.info_detailslocal .ask_questionslocal p:last-of-type {
    position: relative;
    padding-left: 30px;
    margin-bottom: 40px;
}.info_detailslocal .start_chatlocal {
    flex-wrap: wrap;
    display: flex;
    gap: 30px;
}.info_detailslocal .assist_formlocal {
    border-radius: 10px;
    height: 110px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 1;
    width: 110px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    display: flex;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
}.info_detailslocal .assist_formlocal::before {
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(183,186,151,0.5) 0%, rgb(172,114,114,0.5) 100%);
    top: 0;
    height: 100%;
    z-index: -1;
    opacity: 0;
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
}.info_detailslocal .assist_formlocal::after {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    height: 3px;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: left;
    background: rgb(183,186,151);
    content: '';
    left: 0;
    width: 100%;
}.info_detailslocal .assist_formlocal:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.info_detailslocal .assist_formlocal:hover::before {
    opacity: 0.1;
}.info_detailslocal .assist_formlocal:hover::after {
    transform: scaleX(1);
}.info_detailslocal .assist_formlocal svg {
    stroke: rgb(183,186,151);
    margin-bottom: 12px;
    fill: none;
    height: 36px;
    transition: all 0.3s ease;
    stroke-width: 2;
    width: 36px;
}.info_detailslocal .assist_formlocal:hover svg {
    transform: scale(1.1);
    stroke: rgb(183,186,151);
}.info_detailslocal .assist_formlocal span {
    transition: all 0.3s ease;
    font-size: calc(14px * 0.85);
    text-align: center;
    color: #000000;
    font-weight: 600;
}.info_detailslocal .assist_formlocal:hover span {
    color: rgb(183,186,151);
}.info_detailslocal .ask_questionslocal p:last-of-type svg {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 20px;
    left: 0;
    stroke: rgb(183,186,151);
    stroke-width: 2;
    fill: none;
    height: 20px;
}

@keyframes pulse-subtle {
    0%, 100% {
        transform: scale(1);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
}

@media screen and (max-width: 991px) {.info_detailslocal {
    padding: 80px 0;
}.info_detailslocal .ask_questionslocal {
    padding: 40px;
}.info_detailslocal .assist_formlocal {
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 767px) {.info_detailslocal {
    padding: 60px 0;
}.info_detailslocal .ask_questionslocal {
    padding: 30px;
}.info_detailslocal .ask_questionslocal h2 {
    font-size: calc(36px * 0.9);
}.info_detailslocal .start_chatlocal {
    gap: 20px;
    justify-content: center;
}.info_detailslocal .assist_formlocal {
    height: 90px;
    width: 90px;
}.info_detailslocal .assist_formlocal svg {
    width: 30px;
    margin-bottom: 8px;
    height: 30px;
}
}

@media screen and (max-width: 480px) {.info_detailslocal {
    padding: 50px 0;
}.info_detailslocal .ask_questionslocal {
    padding: 25px 20px;
}.info_detailslocal .ask_questionslocal h2 {
    font-size: calc(36px * 0.85);
}.info_detailslocal .assist_formlocal {
    width: 80px;
    height: 80px;
}.info_detailslocal .assist_formlocal svg {
    margin-bottom: 6px;
    width: 28px;
    height: 28px;
}.info_detailslocal .assist_formlocal span {
    font-size: calc(14px * 0.8);
}}.data_statisticslocal {
    background: linear-gradient(145deg, rgb(183,186,151,0.5), rgb(186,202,202));
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.data_statisticslocal::before {
    width: 40%;
    content: "";
    right: -5%;
    opacity: 0.4;
    position: absolute;
    z-index: 1;
    background: linear-gradient(210deg, rgb(172,114,114,0.5), transparent);
    top: -10%;
    height: 70%;
    filter: blur(50px);
    transform: rotate(-15deg) skewX(15deg);
}.data_statisticslocal::after {
    opacity: 0.3;
    filter: blur(40px);
    position: absolute;
    bottom: -10%;
    content: "";
    left: -5%;
    background: linear-gradient(30deg, rgb(183,186,151,0.5), transparent);
    transform: rotate(15deg) skewX(-15deg);
    width: 30%;
    height: 60%;
    z-index: 1;
}.data_statisticslocal .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.data_statisticslocal ul {
    display: grid;
    gap: 2.5rem;
    list-style: none;
    padding: 0;
    margin: 0 0 4rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data_statisticslocal .statistics_growthlocal {
    transform: perspective(1000px) rotateY(5deg) rotateX(3deg);
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    position: relative;
}.data_statisticslocal .statistics_growthlocal:hover {
    transform: perspective(1000px) rotateY(-3deg) rotateX(-2deg) translateZ(10px);
}.data_statisticslocal .statistics_growthlocal div {
    height: 100%;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    border-right: 1px solid rgba(255,255,255,0.2);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    box-shadow: 
        0 10px 30px rgba(0,0,0,0.1),
        0 1px 8px rgba(0,0,0,0.07),
        0 20px 30px -10px rgb(183,186,151,0.5);
    display: flex;
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.1), 
        rgba(255,255,255,0.05)
    );
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2rem 1.5rem;
    position: relative;
    text-align: center;
    flex-direction: column;
}.data_statisticslocal .statistics_growthlocal div::before {
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    height: 200%;
    top: -50%;
    z-index: -1;
    position: absolute;
    left: -50%;
    transform: scale(0.5);
    opacity: 0;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(172,114,114,0.5) 0%,
        transparent 70%
    );
    width: 200%;
}.data_statisticslocal .statistics_growthlocal:hover div::before {
    opacity: 0.15;
    transform: scale(1);
}.data_statisticslocal .statistics_growthlocal p {
    background: linear-gradient(135deg, rgb(183,186,151), rgb(172,114,114));
    font-weight: 700;
    font-size: calc(35px * 1.2);
    margin: 0 0 0.5rem;
    background-clip: text;
    letter-spacing: -0.02em;
    -webkit-background-clip: text;
    color: transparent;
    transition: transform 0.3s ease, text-shadow 0.3s ease;
}.data_statisticslocal .statistics_growthlocal:hover p {
    transform: translateY(-5px);
    text-shadow: 0 5px 15px rgba(rgb(183,186,151,0.5), 0.3);
}.data_statisticslocal .statistics_growthlocal span {
    font-weight: 600;
    color: #000000;
    transition: opacity 0.3s ease;
    max-width: 100%;
    opacity: 0.85;
    line-height: 1.4;
    display: block;
    font-size: 14px;
}.data_statisticslocal .statistics_growthlocal:hover span {
    opacity: 1;
}.data_statisticslocal h4 {
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    text-align: center;
    font-size: 19px;
    padding-bottom: 1rem;
    margin: 2rem 0 0;
    font-weight: 700;
    transform: translateY(20px);
    color: #000000;
    opacity: 0;
    animation-delay: 0.5s;
}.data_statisticslocal h4::after {
    height: 3px;
    content: "";
    width: 60px;
    position: absolute;
    transform: translateX(-50%);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(172,114,114), rgb(183,186,151));
    bottom: 0;
    left: 50%;
}

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

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-10px) scale(1.02);
    }
}

@media (min-width: 768px) {.data_statisticslocal ul {
    gap: 3rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.data_statisticslocal .statistics_growthlocal:nth-child(odd) {
    animation: float 6s ease-in-out infinite;
}.data_statisticslocal .statistics_growthlocal:nth-child(even) {
    animation-delay: 1s;
    animation: float 7s ease-in-out infinite reverse;
}.data_statisticslocal h4 {
    font-size: calc(19px * 1.2);
}
}

@media (min-width: 992px) {.data_statisticslocal {
    padding: 8rem 0;
}.data_statisticslocal ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}.data_statisticslocal .statistics_growthlocal div {
    padding: 2.5rem 1.5rem;
}.data_statisticslocal .statistics_growthlocal p {
    font-size: calc(35px * 1.5);
}
}

@media (max-width: 767px) {.data_statisticslocal {
    padding: 4rem 0;
}.data_statisticslocal ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    margin-bottom: 2.5rem;
}.data_statisticslocal .statistics_growthlocal div {
    padding: 1.5rem 1rem;
}.data_statisticslocal .statistics_growthlocal p {
    font-size: 35px;
}.data_statisticslocal .statistics_growthlocal span {
    font-size: calc(14px * 0.9);
}.data_statisticslocal h4 {
    font-size: 19px;
}
}

@media (max-width: 480px) {.data_statisticslocal ul {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.data_statisticslocal .statistics_growthlocal div {
    padding: 1rem 0.75rem;
}.data_statisticslocal .statistics_growthlocal p {
    font-size: calc(19px * 1.2);
}.data_statisticslocal .statistics_growthlocal span {
    font-size: calc(15px * 1.1);
}}.cookie_alert_messagelocal {
    width: 100%;
    border-top: 2px solid rgb(183,186,151);
    bottom: 0;
    position: fixed;
    background: rgb(186,202,202);
    z-index: 90;
}.cookie_controllocal {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}.cookie_alert_messagelocal h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_alert_messagelocal p {
    font-size: 18px;
}.track_prefslocal {
    flex-shrink: 0;
    margin-right: 10px;
}.track_prefslocal svg, .track_prefslocal svg path, .track_prefslocal img {
    fill: rgb(183,186,151);
    width: 100px;
    height: 100px;
}.visitor_controlslocal {
    line-height: 35px;
    color: rgb(183,186,151);
    text-decoration: none;
    cursor: pointer;
    min-width: 120px;
    border-bottom: 2px solid rgb(183,186,151);
    text-align: center;
    font-size: 24px;
    margin-left: 10px;
    flex-shrink: 0;
    white-space: nowrap;
}.cookie_alert_messagelocal p a {
    text-decoration: none;
    color: rgb(183,186,151);
}#cookie_banner_alertlocal {
    display: none;
}#cookie_banner_alertlocal:checked ~ .cookie_alert_messagelocal {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_alert_messagelocal {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.track_prefslocal {
    display: none;
}.cookie_controllocal {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_alert_messagelocal h5 {
    text-align: center;
}.cookie_alert_messagelocal p {
    text-align: center;
}.edu_consentlocal {
    margin-bottom: 20px;
}body .wrap-structurelocal .visitor_controlslocal {
    margin-left: 0;
}}
.wrap-structurelocal .cookie_controllocal {
    justify-content: flex-end;
}.wrap-structurelocal .visitor_controlslocal {
    color: #ffffff;
    margin-left: 30px;
    padding: 10px;
    font-size: 20px;
    background: rgb(183,186,151);
}.wrap-structurelocal .edu_consentlocal {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrap-structurelocal .visitor_controlslocal {
    margin-bottom: 10px;
    margin-left: 0;
}}.course_instructorlocal {
    background: linear-gradient(135deg, rgb(186,202,202), rgba(245, 247, 250, 0.92));
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
}.course_instructorlocal::before {
    position: absolute;
    background: linear-gradient(225deg, rgb(183,186,151,0.5), transparent);
    left: -5%;
    width: 40%;
    height: 40%;
    content: "";
    opacity: 0.15;
    z-index: 0;
    top: -5%;
    transform: rotate(-15deg);
}.course_instructorlocal::after {
    width: 30%;
    height: 50%;
    z-index: 0;
    transform: rotate(10deg);
    background: linear-gradient(45deg, rgb(172,114,114,0.5), transparent);
    position: absolute;
    opacity: 0.1;
    content: "";
    bottom: -5%;
    right: -5%;
}.course_instructorlocal .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
}.course_instructorlocal .user_voiceslocal {
    display: grid;
    gap: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
    position: relative;
    background: #ffffff;
    transform: translateY(0);
    padding: 3rem 2rem;
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.course_instructorlocal .user_voiceslocal:hover {
    transform: translateY(-5px);
}.course_instructorlocal .user_voiceslocal > div:first-child {
    position: relative;
    width: 100%;
}.course_instructorlocal .user_voiceslocal .image_panellocal {
    height: 0;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
    width: 100%;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    padding-bottom: 85%;
}.course_instructorlocal .user_voiceslocal:hover .image_panellocal {
    transform: scale(1.02);
}.course_instructorlocal .user_voiceslocal .image_panellocal::after {
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    position: absolute;
    width: 100%;
}.course_instructorlocal .user_voiceslocal > div:nth-child(2) {
    text-align: left;
    position: relative;
}.course_instructorlocal .user_voiceslocal .name {
    color: #000000;
    font-weight: 700;
    display: inline-block;
    position: relative;
    font-size: calc(19px * 1.1);
    margin: 0 0 0.5rem;
}.course_instructorlocal .user_voiceslocal .name::after {
    height: 2px;
    content: "";
    bottom: -0.35rem;
    position: absolute;
    left: 0;
    width: 2.5rem;
    background: rgb(183,186,151);
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    transform-origin: left;
}.course_instructorlocal .user_voiceslocal:hover .name::after {
    transform: scaleX(1.5);
}.course_instructorlocal .user_voiceslocal > div:nth-child(2) > div {
    font-size: calc(12px * 0.95);
    margin-top: 0.75rem;
    letter-spacing: 0.02em;
    color: rgb(183,186,151);
    font-weight: 600;
}.course_instructorlocal .user_voiceslocal > div:nth-child(3) {
    position: relative;
}.course_instructorlocal .user_voiceslocal .employee_summarylocal {
    font-size: 12px;
    position: relative;
    color: #000000;
    margin: 0;
    padding-left: 1.25rem;
    border-left: 3px solid rgb(172,114,114,0.5);
    line-height: 1.7;
}.course_instructorlocal .user_voiceslocal .employee_summarylocal::before {
    top: -15px;
    opacity: 0;
    box-shadow: 0 0 0 3px rgb(172,114,114,0.5);
    transform: scale(0);
    content: "";
    transition: all 0.4s ease-out 0.2s;
    left: -8px;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    width: 25px;
    z-index: 1;
    height: 25px;
}.course_instructorlocal .user_voiceslocal:hover .employee_summarylocal::before {
    opacity: 1;
    transform: scale(1);
}

@media (min-width: 768px) {.course_instructorlocal {
    padding: 8rem 0;
}.course_instructorlocal .user_voiceslocal {
    grid-template-rows: auto 1fr;
    padding: 3.5rem;
    gap: 2rem 3.5rem;
    grid-template-columns: 280px 1fr;
}.course_instructorlocal .user_voiceslocal > div:first-child {
    grid-row: span 2;
}.course_instructorlocal .user_voiceslocal .image_panellocal {
    padding-bottom: 130%;
}.course_instructorlocal .user_voiceslocal > div:nth-child(2) {
    align-self: end;
}.course_instructorlocal .user_voiceslocal .name {
    font-size: calc(19px * 1.2);
}.course_instructorlocal .user_voiceslocal > div:nth-child(3) {
    grid-column: 2;
}.course_instructorlocal .user_voiceslocal .employee_summarylocal {
    padding-left: 1.5rem;
    font-size: calc(12px * 1.05);
}
}

@media (min-width: 1024px) {.course_instructorlocal {
    padding: 10rem 0;
}.course_instructorlocal .user_voiceslocal {
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
    padding: 4rem;
}.course_instructorlocal .user_voiceslocal .name {
    font-size: calc(19px * 1.3);
}.course_instructorlocal .user_voiceslocal > div:nth-child(2) > div {
    font-size: 12px;
}.course_instructorlocal .user_voiceslocal .employee_summarylocal {
    line-height: 1.8;
    font-size: calc(12px * 1.1);
}.course_instructorlocal .user_voiceslocal::before {
    transition: all 0.5s ease-out;
    position: absolute;
    border-radius: 0 10px 0 100px;
    top: 3.5rem;
    height: 80px;
    width: 80px;
    transform: rotate(45deg);
    content: "";
    z-index: 0;
    right: 3.5rem;
    background: linear-gradient(135deg, rgb(183,186,151,0.5), transparent 70%);
    opacity: 0.1;
}.course_instructorlocal .user_voiceslocal:hover::before {
    transform: rotate(55deg) scale(1.2);
    opacity: 0.15;
}
}

@media (min-width: 1280px) {.course_instructorlocal .user_voiceslocal {
    padding: 5rem;
    grid-template-columns: 380px 1fr;
    gap: 3rem 5rem;
}.course_instructorlocal .user_voiceslocal .employee_summarylocal {
    border-left: 4px solid rgb(172,114,114,0.5);
    padding-left: 2rem;
}}.pricing_lineuplocal {
    overflow: hidden;
    position: relative;
    background: rgb(186,202,202);
    padding: 100px 0;
}.pricing_lineuplocal::before {
    filter: blur(80px);
    content: "";
    animation: float-effect 12s infinite alternate ease-in-out;
    background: rgb(183,186,151,0.5);
    width: 300px;
    top: -50px;
    height: 300px;
    position: absolute;
    z-index: 0;
    right: -50px;
}.pricing_lineuplocal::after {
    content: "";
    bottom: -50px;
    z-index: 0;
    left: -50px;
    filter: blur(60px);
    width: 250px;
    height: 250px;
    position: absolute;
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    background: rgb(172,114,114,0.5);
}.pricing_lineuplocal .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
}.pricing_lineuplocal .training_sublocal {
    flex-direction: column;
    gap: 60px;
    display: flex;
}.pricing_lineuplocal .pricing_optionslocal {
    order: -1;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    text-align: center;
    max-width: 700px;
}.pricing_lineuplocal .pricing_optionslocal h2 {
    position: relative;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
    margin-bottom: 20px;
    color: #000000;
}.pricing_lineuplocal .pricing_optionslocal h2::after {
    background: rgb(183,186,151);
    width: 80px;
    bottom: -10px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
}.pricing_lineuplocal .skill_pricinglocal {
    opacity: 0.85;
    margin-bottom: 0;
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}.pricing_lineuplocal .lesson_planslocal {
    perspective: 1000px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.pricing_lineuplocal .discount_planlocal {
    height: 100%;
    perspective: 1000px;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
}.pricing_lineuplocal .discount_planlocal:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing_lineuplocal .class_rateslocal {
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease;
    flex-direction: column;
    background: #ffffff;
    transform-style: preserve-3d;
    display: flex;
    position: relative;
    overflow: hidden;
    height: 100%;
}.pricing_lineuplocal .discount_planlocal:hover .class_rateslocal {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(183,186,151,0.5);
}.pricing_lineuplocal .cost_cardlocal {
    display: flex;
    position: relative;
    flex-grow: 1;
    overflow: hidden;
    padding: 30px;
    z-index: 2;
    flex-direction: column;
}.pricing_lineuplocal .cost_cardlocal::before {
    background: linear-gradient(90deg, rgb(183,186,151), rgb(172,114,114));
    transition: transform 0.5s ease;
    right: 0;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    height: 5px;
}.pricing_lineuplocal .discount_planlocal:hover .cost_cardlocal::before {
    transform: scaleX(1);
}.pricing_lineuplocal .cost_cardlocal h3 {
    overflow-wrap: break-word;
    word-break: break-word;
    transition: transform 0.4s ease, color 0.3s ease;
    font-size: calc(24px + 2px);
    font-weight: 700;
    color: #000000;
    white-space: normal;
    margin-bottom: 10px;
}.pricing_lineuplocal .discount_planlocal:hover .cost_cardlocal h3 {
    transform: translateX(5px);
    color: rgb(183,186,151);
}.pricing_lineuplocal .member_planslocal {
    font-size: 24px;
    white-space: normal;
    overflow-wrap: break-word;
    transition: transform 0.4s ease;
    display: block;
    position: relative;
    margin: 10px 0 20px;
    word-break: break-word;
    color: rgb(172,114,114);
    font-weight: 700;
}.pricing_lineuplocal .member_planslocal::before {
    width: 40px;
    transition: width 0.4s ease;
    left: 0;
    height: 2px;
    position: absolute;
    background: rgb(172,114,114,0.5);
    content: "";
    bottom: -8px;
}.pricing_lineuplocal .discount_planlocal:hover .member_planslocal::before {
    width: 80px;
}.pricing_lineuplocal .cost_cardlocal p {
    flex-grow: 1;
    transition: color 0.3s ease;
    word-break: break-word;
    line-height: 1.6;
    font-size: calc(13px - 1px);
    margin-bottom: 0;
    overflow-wrap: break-word;
    white-space: normal;
    color: #000000;
}.pricing_lineuplocal .image_panellocal {
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: translateZ(-10px);
    height: 200px;
    position: relative;
    overflow: hidden;
}.pricing_lineuplocal .image_panellocal::after {
    transition: opacity 0.5s ease;
    inset: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    position: absolute;
    opacity: 0.6;
}.pricing_lineuplocal .discount_planlocal:hover .image_panellocal {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}.pricing_lineuplocal .discount_planlocal:hover .image_panellocal::after {
    opacity: 0.4;
}.pricing_lineuplocal .discount_planlocal::after {
    right: 30px;
    border-radius: 50%;
    height: 15px;
    opacity: 0;
    position: absolute;
    top: 100%;
    filter: blur(10px);
    z-index: -1;
    transition: opacity 0.4s ease;
    background: rgb(183,186,151,0.5);
    left: 30px;
    content: "";
}.pricing_lineuplocal .discount_planlocal:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.pricing_lineuplocal .training_sublocal {
    align-items: center;
    flex-direction: row;
}.pricing_lineuplocal .pricing_optionslocal {
    order: 0;
    padding-right: 40px;
    flex: 0 0 30%;
    text-align: left;
}.pricing_lineuplocal .pricing_optionslocal h2::after {
    left: 0;
    transform: none;
}.pricing_lineuplocal .lesson_planslocal {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.pricing_lineuplocal .lesson_planslocal {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_lineuplocal .cost_cardlocal {
    padding: 35px;
}.pricing_lineuplocal .image_panellocal {
    height: 220px;
}
}

@media (max-width: 991px) {.pricing_lineuplocal {
    padding: 80px 0;
}.pricing_lineuplocal .pricing_optionslocal {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.pricing_lineuplocal {
    padding: 60px 0;
}.pricing_lineuplocal .lesson_planslocal {
    grid-template-columns: 1fr;
    gap: 25px;
}.pricing_lineuplocal .pricing_optionslocal h2 {
    font-size: calc(30px - 4px);
}.pricing_lineuplocal .image_panellocal {
    height: 180px;
}.pricing_lineuplocal .cost_cardlocal {
    padding: 25px;
}
}

@media (max-width: 480px) {.pricing_lineuplocal {
    padding: 50px 0;
}.pricing_lineuplocal .cost_cardlocal h3 {
    font-size: 24px;
}.pricing_lineuplocal .member_planslocal {
    font-size: calc(24px - 2px);
}.pricing_lineuplocal .image_panellocal {
    height: 160px;
}.pricing_lineuplocal .cost_cardlocal {
    padding: 20px;
}}header {
    background: linear-gradient(to right, rgb(183,186,151,0.5), rgb(172,114,114,0.5));
    z-index: 100;
    position: relative;
    padding: 1.5rem 3%;
    width: 100%;
}header::before {
    left: 0.5rem;
    border-radius: 10px;
    z-index: 0;
    right: 0.5rem;
    top: 0.5rem;
    bottom: 0.5rem;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    pointer-events: none;
}header::after {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    content: '';
}header .container {
    z-index: 1;
    max-width: 100%;
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0;
}header .header_toplocal {
    align-items: center;
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 24px;
    flex-direction: column;
    background: #ffffff;
    display: flex;
    padding: 1.5rem;
}header .header_toplocal::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(183,186,151), rgb(172,114,114));
    content: '';
}header .header_toplocal::after {
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(172,114,114), rgb(183,186,151));
    right: 0;
    width: 5px;
}header .nav_lessonlocal {
    position: relative;
    justify-content: center;
    padding: 0 0 1rem 0;
    display: flex;
    text-decoration: none;
}header .nav_lessonlocal::after {
    bottom: 0;
    width: 80px;
    position: absolute;
    height: 1px;
    background: rgb(183,186,151,0.5);
    content: '';
    transform: translateX(-50%);
    left: 50%;
}header .nav_lessonlocal svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
    width: 170px;
    height: auto;
    transition: all 0.3s ease;
}header .nav_lessonlocal:hover svg {
    transform: scale(1.03);
}header .head_pagewraplocal {
    padding-top: 1rem;
    justify-content: center;
    gap: 0.7rem;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    max-width: 90%;
}header .nav_classlocal {
    padding: 0.7rem 1.3rem;
    border: 1px solid rgba(0, 0, 0, 0.03);
    text-decoration: none;
    color: #000000;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgb(186,202,202);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    font-size: 15px;
}header .nav_classlocal::before {
    z-index: -1;
    content: '';
    background: linear-gradient(to bottom, rgb(183,186,151), rgb(172,114,114));
    position: absolute;
    width: 3px;
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    border-radius: 10px 0 0 10px;
    left: 0;
}header .nav_classlocal:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .nav_classlocal:hover::before {
    width: 100%;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .header_toplocal {
    padding: 1.2rem;
}header .nav_lessonlocal {
    padding: 0 0 0.8rem 0;
}header .nav_lessonlocal svg {
    width: 150px;
}header .head_pagewraplocal {
    gap: 0.6rem;
    padding-top: 0.8rem;
}header .nav_classlocal {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .header_toplocal {
    padding: 1rem;
}header .nav_lessonlocal {
    padding: 0 0 0.7rem 0;
}header .nav_lessonlocal svg {
    width: 130px;
}header .head_pagewraplocal {
    max-width: 95%;
    gap: 0.5rem;
    padding-top: 0.7rem;
}header .nav_classlocal {
    font-size: calc(15px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .header_toplocal {
    padding: 0.8rem 0.8rem 1rem;
}header .nav_lessonlocal {
    padding: 0 0 0.6rem 0;
}header .nav_lessonlocal svg {
    width: 120px;
}header .head_pagewraplocal {
    justify-content: flex-start;
    padding-top: 0.6rem;
    flex-wrap: nowrap;
    padding-bottom: 0.3rem;
    overflow-x: auto;
}header .head_pagewraplocal::-webkit-scrollbar {
    height: 3px;
}header .head_pagewraplocal::-webkit-scrollbar-thumb {
    background: rgb(183,186,151);
    border-radius: 10px;
}header .nav_classlocal {
    flex-shrink: 0;
    margin-right: 3px;
    white-space: nowrap;
}}.training_structurelocal {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(186,202,202) 0%, rgba(244, 247, 255, 0.92) 100%);
    overflow: hidden;
}.training_structurelocal::before {
    height: 100%;
    left: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    width: 100%;
    content: "";
    opacity: 0.05;
    z-index: 1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(183,186,151,0.5) 0%, transparent 80%),
        radial-gradient(circle at 90% 80%, rgb(172,114,114,0.5) 0%, transparent 70%);
}.training_structurelocal::after {
    top: -50%;
    position: absolute;
    height: 200%;
    width: 80%;
    content: "";
    opacity: 0.03;
    animation: gradientShift 25s infinite alternate ease-in-out;
    background: linear-gradient(135deg, rgb(183,186,151,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    pointer-events: none;
    right: -25%;
    z-index: 1;
}.training_structurelocal .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.training_structurelocal .study_centerlocal {
    align-items: center;
    transform-style: preserve-3d;
    justify-content: center;
    position: relative;
    perspective: 1000px;
    display: flex;
}.training_structurelocal .study_centerlocal > div {
    transform: translateZ(0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    background: #ffffff;
    padding: 3.5rem;
    position: relative;
    width: 100%;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.02);
}.training_structurelocal .study_centerlocal > div::before {
    transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    background: linear-gradient(to bottom, rgb(183,186,151), rgb(172,114,114));
    position: absolute;
    width: 4px;
    content: "";
    top: 0;
    height: 100%;
    transform: scaleY(1);
    left: 0;
    transform-origin: top;
}.training_structurelocal .study_centerlocal > div::after {
    transform: translate(30%, 30%);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    content: "";
    background: radial-gradient(circle, rgb(183,186,151,0.5) 0%, transparent 70%);
    width: 200px;
    right: 0;
    bottom: 0;
    height: 200px;
    opacity: 0.05;
}.training_structurelocal h3 {
    color: #000000;
    margin-bottom: 1.8rem;
    padding-bottom: 0.8rem;
    font-weight: 700;
    font-size: calc(22px * 1.1);
    transform: translateX(0);
    letter-spacing: -0.01em;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    font-family: Arial, sans-serif;
    position: relative;
}.training_structurelocal h3::after {
    position: absolute;
    content: "";
    height: 2px;
    background: rgb(183,186,151);
    bottom: 0;
    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.1s;
    left: 0;
    transform: scaleX(1);
    transform-origin: left;
    width: 60px;
}.training_structurelocal p {
    transform: translateY(0);
    color: #000000;
    margin: 0;
    line-height: 1.7;
    font-size: 13px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
    font-family: Arial, sans-serif;
    opacity: 0.95;
    position: relative;
}.training_structurelocal p span {
    position: relative;
    z-index: 1;
    display: inline-block;
}.training_structurelocal .study_centerlocal > div:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateY(-5px) translateZ(20px);
}.training_structurelocal .study_centerlocal > div:hover h3 {
    transform: translateX(5px);
    color: rgb(183,186,151);
}.training_structurelocal .study_centerlocal > div:hover h3::after {
    transform: scaleX(1.5);
}.training_structurelocal .study_centerlocal > div:hover::before {
    transform: scaleY(1.03);
}

@media (max-width: 991px) {.training_structurelocal {
    padding: 90px 0;
}.training_structurelocal .study_centerlocal > div {
    padding: 2.5rem;
}.training_structurelocal h3 {
    font-size: 22px;
    margin-bottom: 1.5rem;
}
}

@media (max-width: 767px) {.training_structurelocal {
    padding: 70px 0;
}.training_structurelocal .study_centerlocal > div {
    padding: 2rem;
}.training_structurelocal h3 {
    font-size: calc(20px * 1.1);
    margin-bottom: 1.3rem;
    padding-bottom: 0.7rem;
}.training_structurelocal p {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}.training_structurelocal h3::after {
    width: 50px;
}
}

@media (max-width: 480px) {.training_structurelocal {
    padding: 50px 0;
}.training_structurelocal .study_centerlocal > div {
    padding: 1.5rem;
}.training_structurelocal h3 {
    font-size: 20px;
    margin-bottom: 1rem;
    padding-bottom: 0.6rem;
}.training_structurelocal p {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}.training_structurelocal h3::after {
    height: 1px;
    width: 40px;
}}

@keyframes gradientShift {
    0% {
        transform: rotate(-15deg) translateX(0);
        opacity: 0.02;
    }
    50% {
        opacity: 0.04;
    }
    100% {
        transform: rotate(-15deg) translateX(5%);
        opacity: 0.03;
    }
}.title_screenlocal {
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(183,186,151,0.5), rgb(172,114,114), rgba(0, 0, 0, 0.5));
    justify-content: center;
    position: relative;
    align-items: center;
    overflow: hidden;
    padding: 2rem;
}.title_screenlocal::before {
    width: 100%;
    pointer-events: none;
    left: 0;
    height: 100%;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 15%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 20%);
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
}.title_screenlocal::after {
    opacity: 0.4;
    width: 100%;
    position: absolute;
    right: -50%;
    animation: gradientShift 12s infinite alternate ease-in-out;
    background: linear-gradient(215deg, rgb(183,186,151,0.5) 0%, transparent 70%);
    top: -50%;
    content: "";
    height: 100%;
    transform: rotate(15deg) scale(1.5);
    z-index: 0;
}.title_screenlocal .edu_firstlocal {
    display: grid;
    transform: translateY(0);
    grid-template-columns: 1fr;
    max-width: 1200px;
    width: 100%;
    animation: pageEntrance 1.2s ease-out forwards;
    gap: 3rem;
    opacity: 1;
    position: relative;
    z-index: 2;
}.title_screenlocal .edu_firstlocal > div:first-child {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 
              0 4px 10px rgba(0, 0, 0, 0.08),
              inset 0 1px 2px rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px) saturate(120%);
    transform: perspective(1000px) rotateX(2deg);
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.title_screenlocal .edu_firstlocal > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_screenlocal h3 {
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(20px);
    font-size: calc(24px * 1.1);
    margin: 0;
    animation: textReveal 0.8s 0.3s ease-out forwards;
    font-weight: 600;
    opacity: 0;
}.title_screenlocal .edu_firstlocal > div:nth-child(2) {
    flex-direction: column;
    display: flex;
    gap: 2rem;
    position: relative;
}.title_screenlocal .learn_legacylocal {
    position: relative;
    padding: 2.5rem;
    background: linear-gradient(145deg, 
    rgba(255, 255, 255, 0.08), 
    rgba(255, 255, 255, 0.01));
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px) saturate(150%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) translateZ(0) rotateY(-3deg);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.15),
    0 10px 20px rgba(0, 0, 0, 0.1),
    inset 0 1px 1px rgba(255, 255, 255, 0.1);
}.title_screenlocal .learn_legacylocal:hover {
    box-shadow: 
    0 25px 50px rgba(0, 0, 0, 0.18),
    0 15px 25px rgba(0, 0, 0, 0.12),
    inset 0 1px 2px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) translateZ(20px) rotateY(0deg);
}.title_screenlocal .learn_legacylocal h1 {
    margin: 0 0 2rem;
    background: linear-gradient(to right, #ffffff, rgb(172,114,114,0.5));
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    animation: headingReveal 1s 0.5s ease-out forwards;
    font-size: 39px;
    background-clip: text !important;
    transform: translateY(30px);
    opacity: 0;
    color: #ffffff;
    -webkit-background-clip: text !important;
    line-height: 1.2;
    color: transparent;
    font-weight: 700;
}.title_screenlocal .learn_legacylocal > div {
    padding: 2.5rem;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 10px;
    margin-top: 1.5rem;
    box-shadow: 
    0 15px 30px rgba(0, 0, 0, 0.2),
    0 8px 15px rgba(0, 0, 0, 0.15),
    inset 0 2px 0 rgba(255, 255, 255, 0.1);
    overflow: hidden;
}.title_screenlocal .learn_legacylocal > div::before {
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(180deg, 
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.4) 100%);
    left: 0;
}.title_screenlocal .learn_legacylocal > div:hover {
    transform: translateY(-5px);
}.title_screenlocal .learn_legacylocal p {
    position: relative;
    letter-spacing: 0.01em;
    opacity: 0;
    transform: translateY(15px);
    color: #ffffff;
    line-height: 1.6;
    animation: textReveal 0.7s 0.8s ease-out forwards;
    font-size: calc(18px * 1.15);
    font-weight: 400;
    z-index: 2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0;
}

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

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

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

@keyframes gradientShift {
  0% {
    transform: rotate(15deg) scale(1.5) translateX(0);
  }
  100% {
    transform: rotate(12deg) scale(1.6) translateX(-5%);
  }
}

@media (min-width: 768px) {.title_screenlocal .edu_firstlocal {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_screenlocal h3 {
    font-size: 24px;
}.title_screenlocal .learn_legacylocal h1 {
    font-size: calc(39px * 1.2);
}.title_screenlocal .learn_legacylocal {
    padding: 3rem;
}
}

@media (min-width: 992px) {.title_screenlocal {
    padding: 3rem;
}.title_screenlocal .edu_firstlocal > div:first-child {
    padding: 3rem;
}.title_screenlocal h3 {
    font-size: calc(24px * 1.2);
}.title_screenlocal .learn_legacylocal h1 {
    margin-bottom: 2.5rem;
    font-size: calc(39px * 1.4);
}.title_screenlocal .learn_legacylocal {
    padding: 4rem;
}.title_screenlocal .learn_legacylocal > div {
    padding: 3rem;
}.title_screenlocal .learn_legacylocal p {
    font-size: calc(18px * 1.25);
}
}

@media (max-width: 767px) {.title_screenlocal {
    padding: 1.5rem;
}.title_screenlocal .edu_firstlocal {
    gap: 2rem;
}.title_screenlocal .edu_firstlocal > div:first-child {
    padding: 1.5rem;
}.title_screenlocal h3 {
    font-size: calc(17px * 1.1);
}.title_screenlocal .learn_legacylocal {
    padding: 1.8rem;
}.title_screenlocal .learn_legacylocal h1 {
    font-size: calc(33px * 1.1);
    margin-bottom: 1.5rem;
}.title_screenlocal .learn_legacylocal > div {
    padding: 2rem;
}.title_screenlocal .learn_legacylocal p {
    font-size: 18px;
}
}