﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.main-learning-8 {
    flex: 1 0 auto;
}.wrapper-structure-7 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}::-webkit-scrollbar {
    width: 2%;
}::-webkit-scrollbar-track {
    margin: 3px 0;
    background: rgb(234,239,238);
    border-radius: 19.2rem;
}::-webkit-scrollbar-thumb {
    border: 1px groove rgb(234,239,238);
    transition: box-shadow, transform 4.8s ease;
    background: rgb(198,212,210);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(234,239,238);
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    min-height: 100%;
    color: #000000;
    auto
contain
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    height: 100%;
}.linkedin-ref-2 {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    width: 1164px;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.price-card-deck-9 {
    background: rgb(234,239,238);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.price-card-deck-9::before {
    background: linear-gradient(135deg, rgb(198,212,210,0.5), rgb(161,179,177,0.5));
    opacity: 0.08;
    z-index: 0;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
}.price-card-deck-9 .container {
    position: relative;
    max-width: 1320px;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
}.price-card-deck-9 .edu-rates-7 {
    gap: 60px;
    flex-direction: column-reverse;
    display: flex;
}.price-card-deck-9 .learning-plan-7 {
    margin: 0 auto;
    max-width: 800px;
    padding: 0 20px;
    text-align: center;
}.price-card-deck-9 .learning-plan-7 h2 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 34px;
    display: inline-block;
}.price-card-deck-9 .learning-plan-7 h2::after {
    width: 80px;
    border-radius: 3px;
    height: 3px;
    background: linear-gradient(90deg, rgb(198,212,210), rgb(161,179,177));
    content: "";
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    position: absolute;
}.price-card-deck-9 .promo-plans-1 {
    line-height: 1.7;
    color: #000000;
    margin-right: auto;
    margin-top: 20px;
    margin-left: auto;
    max-width: 600px;
    font-size: 16px;
}.price-card-deck-9 .learning-fees-1 {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    width: 100%;
}.price-card-deck-9 .fee-struct-9 {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: block;
    z-index: 1;
    position: relative;
    text-decoration: none;
}.price-card-deck-9 .fee-struct-9:hover {
    transform: translateY(-8px);
}.price-card-deck-9 .cost-summary-5 {
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
    height: 100%;
    border-radius: 16px;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
}.price-card-deck-9 .fee-struct-9:hover .cost-summary-5 {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}.price-card-deck-9 .tuition-table-0 {
    z-index: 2;
    position: relative;
    flex: 1;
    padding: 30px;
}.price-card-deck-9 .tuition-table-0 h3 {
    color: #000000;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 20px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}.price-card-deck-9 .tuition-table-0 h3::after {
    bottom: 0;
    height: 3px;
    left: 0;
    border-radius: 2px;
    width: 40px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    background: rgb(198,212,210);
}.price-card-deck-9 .fee-struct-9:hover .tuition-table-0 h3::after {
    width: 60px;
}.price-card-deck-9 .plan-table-3 {
    font-weight: 700;
    margin-bottom: 20px;
    background: linear-gradient(135deg, rgb(198,212,210), rgb(161,179,177));
    font-size: 1.8rem;
    -webkit-background-clip: text !important;
    display: inline-block;
    background-clip: text !important;
    position: relative;
    color: transparent;
    color: rgb(198,212,210);
}.price-card-deck-9 .plan-table-3::before {
    background: linear-gradient(90deg, rgb(198,212,210,0.5), transparent);
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -5px;
}.price-card-deck-9 .tuition-table-0 p {
    color: #000000;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 20px;
    font-size: calc(16px - 2px);
    position: relative;
}.price-card-deck-9 .img-expand-3 {
    overflow: hidden;
    height: 220px;
    transition: all 0.5s ease;
    width: 100%;
    border-radius: 0 0 12px 12px;
    position: relative;
}.price-card-deck-9 .img-expand-3::after {
    opacity: 0.6;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    content: "";
}.price-card-deck-9 .fee-struct-9:hover .img-expand-3::after {
    opacity: 0.3;
}

@media (min-width: 768px) {.price-card-deck-9 .learning-fees-1 {
    grid-template-columns: repeat(2, 1fr);
}.price-card-deck-9 .cost-summary-5 {
    height: 100%;
}.price-card-deck-9 .img-expand-3 {
    height: 240px;
}
}

@media (min-width: 992px) {.price-card-deck-9 {
    padding: 160px 0;
}.price-card-deck-9 .edu-rates-7 {
    flex-direction: row;
    gap: 80px;
    align-items: center;
}.price-card-deck-9 .learning-plan-7 {
    padding: 0;
    flex: 0 0 30%;
    text-align: left;
}.price-card-deck-9 .learning-plan-7 h2 {
    font-size: calc(34px + 4px);
}.price-card-deck-9 .learning-plan-7 h2::after {
    left: 0;
    transform: none;
}.price-card-deck-9 .promo-plans-1 {
    margin-left: 0;
}.price-card-deck-9 .learning-fees-1 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.price-card-deck-9 .learning-fees-1 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price-card-deck-9 .tuition-table-0 {
    padding: 40px;
}.price-card-deck-9 .img-expand-3 {
    height: 260px;
}.price-card-deck-9 .fee-struct-9:nth-child(odd) {
    transform: translateY(20px);
}.price-card-deck-9 .fee-struct-9:nth-child(odd):hover {
    transform: translateY(12px);
}.price-card-deck-9 .fee-struct-9:nth-child(even):hover {
    transform: translateY(-8px);
}
}

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

@media (prefers-reduced-motion: no-preference) {.price-card-deck-9 .fee-struct-9:active .cost-summary-5 {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}

@media (max-width: 767px) {.price-card-deck-9 {
    padding: 80px 0;
}.price-card-deck-9 .edu-rates-7 {
    gap: 40px;
}.price-card-deck-9 .learning-plan-7 h2 {
    font-size: calc(34px - 4px);
}.price-card-deck-9 .img-expand-3 {
    height: 200px;
}.price-card-deck-9 .tuition-table-0 {
    padding: 25px;
}.price-card-deck-9 .plan-table-3 {
    font-size: 1.5rem;
}}.contact-panel-8 {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(234,239,238);
    position: relative;
}.contact-panel-8::before {
    content: '';
    height: 100%;
    animation: patternShift 30s linear infinite;
    left: 0;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(198,212,210,0.5) 0,
        rgb(198,212,210,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.05;
}.contact-panel-8 .img-expand-3 {
    animation: slowZoom 20s alternate infinite;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
    transform: scale(1.1);
    z-index: 0;
    filter: saturate(0.6) brightness(0.7);
    position: absolute;
    transition: transform 10s ease-in-out;
}.contact-panel-8 .img-expand-3::after {
    background: linear-gradient(0deg, rgb(234,239,238) 0%, transparent 80%);
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
}.contact-panel-8 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
}.contact-panel-8 h3 {
    color: rgb(198,212,210);
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 37px;
    letter-spacing: 1px;
    font-weight: 700;
}.contact-panel-8 h3::after {
    left: 50%;
    transform: translateX(-50%);
    background: rgb(161,179,177);
    position: absolute;
    width: 60px;
    bottom: -15px;
    content: '';
    height: 4px;
}.contact-panel-8 .feedback-request-1 {
    overflow: hidden;
    background: #ffffff;
    grid-template-columns: 1.2fr 0.8fr;
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    border-radius: 27px;
}.contact-panel-8 .message-links-0 {
    background: #ffffff;
    position: relative;
    padding: 50px;
}.contact-panel-8 .message-links-0::after {
    right: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(161,179,177,0.5), transparent);
    height: 80%;
    top: 50%;
    width: 2px;
    transform: translateY(-50%);
    content: '';
}.contact-panel-8 .message-links-0 h3 {
    text-align: left;
    color: #000000;
    font-size: 21px;
    margin-bottom: 30px;
}.contact-panel-8 .message-links-0 h3::after {
    width: 40px;
    left: 0;
    transform: none;
    height: 3px;
}.contact-panel-8 form {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact-panel-8 input[type="text"],
.contact-panel-8 textarea {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 16px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
    border-radius: 10px;
}.contact-panel-8 input[type="text"]:focus,
.contact-panel-8 textarea:focus {
    border-color: rgb(198,212,210);
    box-shadow: 0 0 0 3px rgb(198,212,210,0.5);
    outline: none;
}.contact-panel-8 textarea {
    min-height: 140px;
    resize: vertical;
}.contact-panel-8 .inquiry-support-2 {
    font-size: calc(15px * 0.9);
    color: #000000;
    align-items: flex-start;
    display: flex;
    gap: 12px;
    margin-top: 5px;
}.contact-panel-8 input[type="checkbox"] {
    border-radius: 4px;
    width: 22px;
    flex-shrink: 0;
    margin-top: 2px;
    cursor: pointer;
    appearance: none;
    background: #ffffff;
    position: relative;
    border: 2px solid rgb(161,179,177,0.5);
    transition: all 0.2s ease;
    height: 22px;
    -webkit-appearance: none;
}.contact-panel-8 input[type="checkbox"]:checked {
    background: rgb(198,212,210);
    border-color: rgb(198,212,210);
}.contact-panel-8 input[type="checkbox"]:checked::after {
    position: absolute;
    height: 12px;
    border-right: 2px solid #ffffff;
    width: 6px;
    top: 3px;
    border-bottom: 2px solid #ffffff;
    content: '';
    left: 7px;
    transform: rotate(45deg);
}.contact-panel-8 .inquiry-support-2 label {
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(15px * 0.9);
}.contact-panel-8 .inquiry-support-2 a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease;
    color: rgb(198,212,210);
}.contact-panel-8 .inquiry-support-2 a:hover {
    color: rgb(161,179,177);
}.contact-panel-8 .help-block-1 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    align-self: flex-start;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 32px;
    transition: all 0.3s ease;
    border: none;
    z-index: 1;
    background: rgb(198,212,210);
    box-shadow: 0 4px 12px rgb(198,212,210,0.5);
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
}.contact-panel-8 .help-block-1::before {
    background: rgb(161,179,177);
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    transform-origin: right;
    z-index: -1;
    transform: scaleX(0);
    left: 0;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);
    position: absolute;
}.contact-panel-8 .help-block-1:hover {
    box-shadow: 0 6px 15px rgba(rgb(198,212,210), 0.4);
}.contact-panel-8 .help-block-1:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.contact-panel-8 .contact-message-8 {
    justify-content: center;
    position: relative;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    padding: 50px;
    background: rgb(161,179,177,0.5);
}.contact-panel-8 .contact-message-8::before {
    content: '';
    position: absolute;
    opacity: 0.4;
    right: 0;
    height: 150px;
    bottom: 0;
    background: rgb(198,212,210,0.5);
    filter: blur(60px);
    width: 150px;
    border-radius: 50%;
}.contact-panel-8 .contact-message-8 h4 {
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    font-size: 21px;
    position: relative;
    color: #000000;
    font-weight: 700;
}.contact-panel-8 .contact-message-8 h4::after {
    height: 3px;
    background: rgb(198,212,210);
    position: absolute;
    width: 40px;
    content: '';
    bottom: -15px;
    left: 0;
}.contact-panel-8 .request-map-3 {
    flex-direction: column;
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    gap: 30px;
}.contact-panel-8 .request-map-3 li {
    display: flex;
    position: relative;
    gap: 18px;
    transition: transform 0.3s ease;
    align-items: center;
}.contact-panel-8 .request-map-3 li:hover {
    transform: translateX(5px);
}.contact-panel-8 .request-map-3 li svg {
    justify-content: center;
    flex-shrink: 0;
    display: flex;
    width: 46px;
    width: 22px;
    height: 46px;
    align-items: center;
    padding: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    height: 22px;
    border-radius: 50%;
}.contact-panel-8 .request-map-3 li svg path {
    fill: rgb(198,212,210);
}.contact-panel-8 .request-map-3 li span {
    color: #000000;
    font-size: 15px;
    font-family: Arial, sans-serif;
}.contact-panel-8 .request-map-3 li a {
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
}.contact-panel-8 .request-map-3 li:hover a {
    color: rgb(198,212,210);
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes slowZoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

@media (max-width: 992px) {.contact-panel-8 {
    padding: 80px 0;
}.contact-panel-8 .feedback-request-1 {
    grid-template-columns: 1fr;
}.contact-panel-8 .message-links-0::after {
    display: none;
}.contact-panel-8 .message-links-0,
    .contact-panel-8 .contact-message-8 {
    padding: 40px;
}.contact-panel-8 h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.contact-panel-8 {
    padding: 60px 0;
}.contact-panel-8 .container {
    padding: 0 20px;
}.contact-panel-8 .message-links-0,
    .contact-panel-8 .contact-message-8 {
    padding: 30px 25px;
}.contact-panel-8 h3 {
    font-size: calc(37px * 0.85);
    margin-bottom: 40px;
}.contact-panel-8 .message-links-0 h3,
    .contact-panel-8 .contact-message-8 h4 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.95);
}.contact-panel-8 input[type="text"],
    .contact-panel-8 textarea {
    padding: 14px 18px;
}.contact-panel-8 .help-block-1 {
    padding: 14px 28px;
}
}

@media (max-width: 480px) {.contact-panel-8 {
    padding: 50px 0;
}.contact-panel-8 .message-links-0,
    .contact-panel-8 .contact-message-8 {
    padding: 25px 20px;
}.contact-panel-8 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 35px;
}.contact-panel-8 .message-links-0 h3,
    .contact-panel-8 .contact-message-8 h4 {
    font-size: calc(21px * 0.9);
}.contact-panel-8 form {
    gap: 20px;
}.contact-panel-8 .help-block-1 {
    width: 100%;
    text-align: center;
}.contact-panel-8 .request-map-3 li svg {
    height: 40px;
    width: 40px;
    padding: 10px;
}.contact-panel-8 .request-map-3 {
    gap: 25px;
}}.training-specialist-5 {
    position: relative;
    background: linear-gradient(170deg, rgb(234,239,238), #ffffff);
    overflow: hidden;
    padding: 100px 0;
}.training-specialist-5::before {
    opacity: 0.1;
    content: "";
    width: 500px;
    height: 500px;
    top: -200px;
    right: -200px;
    position: absolute;
    background-color: rgb(198,212,210,0.5);
    border-radius: 50%;
}.training-specialist-5 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.training-specialist-5 .rating-praise-9 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    max-width: 800px;
    position: relative;
}.training-specialist-5 .rating-praise-9:hover {
    transform: translateY(-10px);
}.training-specialist-5 .rating-praise-9::before {
    left: 50px;
    width: 30px;
    position: absolute;
    height: 30px;
    top: -15px;
    content: "";
    z-index: -1;
    background-color: rgb(161,179,177);
    transform: rotate(45deg);
}.training-specialist-5 .rating-praise-9::after {
    width: 30px;
    position: absolute;
    bottom: -15px;
    right: 50px;
    height: 30px;
    z-index: -1;
    transform: rotate(45deg);
    background-color: rgb(198,212,210);
    content: "";
}.training-specialist-5 .img-expand-3 {
    position: relative;
    margin-bottom: 30px;
    width: 120px;
    border: 4px solid #ffffff;
    height: 120px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    align-self: center;
    transition: transform 0.3s ease;
}.training-specialist-5 .rating-praise-9:hover .img-expand-3 {
    transform: scale(1.05);
}.training-specialist-5 .img-expand-3::before {
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(198,212,210,0.5));
    opacity: 0;
    content: "";
    inset: 0;
    transition: opacity 0.3s ease;
}.training-specialist-5 .rating-praise-9:hover .img-expand-3::before {
    opacity: 1;
}.training-specialist-5 .work-trajectory-8 {
    color: #000000;
    border-radius: 15px;
    position: relative;
    order: 3;
    line-height: 1.8;
    background-color: rgb(234,239,238);
    margin: 25px 0 0;
    font-size: 15px;
    padding: 20px 30px;
}.training-specialist-5 .work-trajectory-8::before {
    border-bottom: 10px solid rgb(234,239,238);
    border-right: 10px solid transparent;
    left: 30px;
    position: absolute;
    border-left: 10px solid transparent;
    content: "";
    top: -10px;
}.training-specialist-5 .name {
    position: relative;
    font-size: 20px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000000;
    order: 1;
    display: block;
    margin: 5px 0;
}.training-specialist-5 .name::after {
    content: "";
    left: 50%;
    bottom: 0;
    background-color: rgb(198,212,210);
    transition: width 0.3s ease;
    width: 40px;
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
}.training-specialist-5 .rating-praise-9:hover .name::after {
    width: 80px;
}.training-specialist-5 span:not(.name) {
    order: 2;
    margin-bottom: 15px;
    font-size: calc(15px * 0.9);
    color: rgb(161,179,177);
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (min-width: 768px) {.training-specialist-5 .rating-praise-9 {
    grid-template-columns: auto 1fr;
    display: grid;
    gap: 10px 30px;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
    align-items: center;
}.training-specialist-5 .img-expand-3 {
    grid-area: photo;
    align-self: start;
    margin-bottom: 0;
    height: 180px;
    width: 180px;
}.training-specialist-5 .name {
    grid-area: name;
    font-size: 29px;
    text-align: left;
}.training-specialist-5 .name::after {
    transform: none;
    left: 0;
}.training-specialist-5 span:not(.name) {
    text-align: left;
    margin-bottom: 0;
    grid-area: job;
}.training-specialist-5 .work-trajectory-8 {
    grid-area: quote;
    margin-top: 30px;
}
}

@media (max-width: 768px) {.training-specialist-5 {
    padding: 70px 0;
}.training-specialist-5 .rating-praise-9 {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.training-specialist-5 {
    padding: 50px 0;
}.training-specialist-5 .rating-praise-9 {
    padding: 30px 20px;
}.training-specialist-5 .work-trajectory-8 {
    margin-top: 20px;
    padding: 15px 20px;
}}.course-methodology-4 {
    background: linear-gradient(140deg, rgb(234,239,238) 0%, rgb(198,212,210,0.5) 100%);
    z-index: 1;
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
}.course-methodology-4::before {
    opacity: 0.1;
    position: absolute;
    transform: rotate(45deg);
    height: 250px;
    animation: float 12s infinite ease-in-out;
    z-index: -1;
    background: rgb(198,212,210);
    content: "";
    width: 250px;
    right: -50px;
    top: -50px;
}.course-methodology-4::after {
    opacity: 0.05;
    content: "";
    bottom: -80px;
    z-index: -1;
    width: 300px;
    position: absolute;
    height: 300px;
    left: -80px;
    background: rgb(161,179,177);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: morph 15s infinite alternate ease-in-out;
}.course-methodology-4 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
}.course-methodology-4 .culture-block-0 {
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    display: flex;
    position: relative;
}.course-methodology-4 .culture-block-0:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course-methodology-4 .culture-block-0 > div {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    padding: 3.5rem 3rem;
    transform: translateX(0);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 0 rgba(255,255,255,0.8) inset;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    border-left: 5px solid rgb(198,212,210);
}.course-methodology-4 .culture-block-0 > div:hover {
    transform: translateX(5px) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 10px 20px rgba(0,0,0,0.05),
        0 1px 0 rgba(255,255,255,0.9) inset;
}.course-methodology-4 .culture-block-0 > div::before {
    opacity: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(198,212,210,0.5) 0%, transparent 100%);
    transition: opacity 0.5s ease;
    left: 0;
    z-index: -1;
    content: "";
    mix-blend-mode: overlay;
    width: 100%;
    top: 0;
}.course-methodology-4 .culture-block-0 > div:hover::before {
    opacity: 0.3;
}.course-methodology-4 h3 {
    font-size: calc(36px * 0.8);
    font-family: Arial, sans-serif;
    color: rgb(198,212,210);
    transform: translateX(0);
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.course-methodology-4 .culture-block-0 > div:hover h3 {
    transform: translateX(5px);
}.course-methodology-4 h3::after {
    background: rgb(198,212,210);
    height: 3px;
    left: 0;
    content: "";
    bottom: -10px;
    position: absolute;
    transition: width 0.4s ease-out;
    width: 60px;
}.course-methodology-4 .culture-block-0 > div:hover h3::after {
    width: 100px;
}.course-methodology-4 p {
    margin: 0;
    transform: translateY(0);
    font-size: 14px;
    color: #000000;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    font-family: Arial, sans-serif;
    line-height: 1.7;
}.course-methodology-4 .culture-block-0 > div:hover p {
    transform: translateY(3px);
}.course-methodology-4 p span {
    padding-left: 1rem;
    border-left: 2px solid rgba(rgb(198,212,210,0.5), 0.2);
    display: block;
    position: relative;
}

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

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 50% 50% 40% 60% / 50% 40% 60% 40%;
    }
}

@media (min-width: 768px) {.course-methodology-4 {
    padding: 8rem 0;
}.course-methodology-4 .culture-block-0 > div {
    transform: translateX(0) skewX(-2deg);
    padding: 4rem 5rem;
}.course-methodology-4 .culture-block-0 > div:hover {
    transform: translateX(8px) translateY(-8px) skewX(-2deg);
}.course-methodology-4 h3 {
    font-size: 36px;
}.course-methodology-4 p span {
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.course-methodology-4 {
    padding: 10rem 0;
}.course-methodology-4 .culture-block-0 {
    transform: perspective(1000px) rotateY(3deg);
}.course-methodology-4 .culture-block-0 > div {
    padding: 5rem 6rem;
}.course-methodology-4 h3 {
    margin-bottom: 2.5rem;
}.course-methodology-4 p {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.course-methodology-4 {
    padding: 5rem 0;
}.course-methodology-4 .culture-block-0 > div {
    padding: 2.5rem 1.5rem;
}.course-methodology-4 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.7);
}.course-methodology-4 p {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.course-methodology-4 p span {
    padding-left: 0.75rem;
}}.our-mission-0 {
    position: relative;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
}.our-mission-0::before {
    position: absolute;
    content: '';
    left: 0;
    background: radial-gradient(circle at 10% 20%, rgb(198,212,210,0.5) 0%, transparent 50%);
    animation: pulse 15s infinite alternate;
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
}.our-mission-0::after {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 90% 80%, rgb(161,179,177,0.5) 0%, transparent 50%);
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 1;
    animation: pulse 20s infinite alternate-reverse;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95);
    }
}

.our-mission-0 .container {
    margin: 0 auto;
    z-index: 5;
    position: relative;
    max-width: 1200px;
}.our-mission-0 .culture-block-0 {
    gap: 40px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 2fr;
    align-items: center;
}.our-mission-0 .culture-block-0::before {
    border-radius: 29px;
    border: 1px solid rgb(198,212,210,0.5);
    height: calc(100% + 40px);
    content: '';
    transform: rotate(-1deg);
    top: -20px;
    width: calc(100% + 40px);
    left: -20px;
    position: absolute;
    z-index: -1;
    opacity: 0.4;
    animation: borderPulse 8s infinite alternate;
}@keyframes borderPulse {
    0% {
        border-color: rgb(198,212,210,0.5);
    }
    50% {
        border-color: rgb(161,179,177,0.5);
    }
    100% {
        border-color: rgb(198,212,210,0.5);
    }
}

.our-mission-0 .instructor-bio-2 {
    padding: 30px;
    backdrop-filter: blur(8px);
    border-radius: 29px;
    position: relative;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    display: flex;
}.our-mission-0 .instructor-bio-2:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.our-mission-0 .img-expand-3 {
    width: 200px;
    border-radius: 50%;
    border: 4px solid #ffffff;
    position: relative;
    margin-bottom: 25px;
    height: 200px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
}.our-mission-0 .img-expand-3::before {
    left: -10px;
    border: 1px solid rgb(198,212,210,0.5);
    top: -10px;
    border-radius: 50%;
    animation: rotate 15s linear infinite;
    content: '';
    right: -10px;
    position: absolute;
    bottom: -10px;
}.our-mission-0 .img-expand-3::after {
    border: 1px dashed rgb(161,179,177,0.5);
    animation: rotate 25s linear infinite reverse;
    border-radius: 50%;
    content: '';
    position: absolute;
    right: -20px;
    top: -20px;
    bottom: -20px;
    left: -20px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.our-mission-0 .knowledge-learning-5 {
    z-index: 2;
    width: 100%;
    position: relative;
    text-align: center;
}.our-mission-0 .expert-study-8 {
    font-weight: 700;
    position: relative;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 23px;
}.our-mission-0 .expert-study-8::after {
    content: '';
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    width: 50px;
    background: rgb(198,212,210);
    bottom: -8px;
}.our-mission-0 .instructor-bio-2:hover .expert-study-8::after {
    width: 100px;
}.our-mission-0 .learning-classes-4 {
    color: rgb(161,179,177);
    margin-top: 15px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}.our-mission-0 .text-overlay-0 {
    background: rgba(255, 255, 255, 0.03);
    border-radius: 29px;
    transform: perspective(1000px) rotateY(-2deg);
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: transform 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
    backdrop-filter: blur(10px);
    position: relative;
}.our-mission-0 .text-overlay-0:hover {
    transform: perspective(1000px) rotateY(0);
}.our-mission-0 .text-overlay-0::before {
    content: '';
    top: 20px;
    height: 40px;
    width: 40px;
    position: absolute;
    border-top: 2px solid rgb(198,212,210);
    border-left: 2px solid rgb(198,212,210);
    opacity: 0.5;
    left: 20px;
}.our-mission-0 .text-overlay-0::after {
    position: absolute;
    right: 20px;
    content: '';
    opacity: 0.5;
    bottom: 20px;
    width: 40px;
    border-bottom: 2px solid rgb(161,179,177);
    border-right: 2px solid rgb(161,179,177);
    height: 40px;
}.our-mission-0 .skill-track-0 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    color: rgb(198,212,210);
    display: flex;
    align-items: center;
}.our-mission-0 .skill-track-0 svg {
    height: 40px;
    transition: transform 0.5s ease;
    margin-right: 10px;
    fill: rgb(198,212,210);
    width: 40px;
}.our-mission-0 .skill-track-0 svg path {
    fill: rgb(198,212,210);
    transition: fill 0.3s ease;
}.our-mission-0 h2 {
    color: #ffffff;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    font-size: 34px;
}.our-mission-0 h2::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(198,212,210) 0%, rgb(161,179,177) 100%);
    width: 80px;
    content: '';
    bottom: 0;
    transition: width 0.5s ease;
    height: 3px;
}.our-mission-0 .text-overlay-0:hover h2::after {
    width: 120px;
}.our-mission-0 p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 0;
    position: relative;
    color: #000000;
}

@media (max-width: 992px) {.our-mission-0 {
    padding: 80px 0;
}.our-mission-0 .container {
    padding: 0 20px;
}.our-mission-0 .culture-block-0 {
    grid-template-columns: 1fr;
    gap: 30px;
}.our-mission-0 .instructor-bio-2 {
    max-width: 400px;
    margin: 0 auto;
}.our-mission-0 .text-overlay-0 {
    transform: none;
    padding: 30px;
}.our-mission-0 h2 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 768px) {.our-mission-0 {
    padding: 60px 0;
}.our-mission-0 .culture-block-0::before {
    display: none;
}.our-mission-0 .img-expand-3 {
    width: 150px;
    height: 150px;
}.our-mission-0 .img-expand-3::before,
    .our-mission-0 .img-expand-3::after {
    display: none;
}.our-mission-0 .instructor-bio-2 {
    padding: 20px;
}.our-mission-0 .text-overlay-0 {
    padding: 25px 20px;
}.our-mission-0 .text-overlay-0::before,
    .our-mission-0 .text-overlay-0::after {
    height: 25px;
    width: 25px;
}.our-mission-0 h2 {
    margin-bottom: 20px;
    font-size: calc(34px * 0.8);
}.our-mission-0 .skill-track-0 svg {
    width: 30px;
    height: 30px;
}
}

@media (max-width: 480px) {.our-mission-0 {
    padding: 40px 0;
}.our-mission-0 .img-expand-3 {
    margin-bottom: 15px;
    height: 120px;
    width: 120px;
}.our-mission-0 .expert-study-8 {
    font-size: calc(23px * 0.9);
}.our-mission-0 .learning-classes-4 {
    font-size: calc(18px * 0.9);
}.our-mission-0 .skill-track-0 {
    font-size: calc(17px * 0.9);
}.our-mission-0 h2 {
    font-size: calc(34px * 0.7);
    padding-bottom: 10px;
}.our-mission-0 p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}}.course-program-details-3 {
    background: rgb(234,239,238);
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.course-program-details-3::before {
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    content: "";
    animation: backgroundShift 15s infinite alternate;
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, rgb(198,212,210,0.5) 0%, transparent 50%, rgb(161,179,177,0.5) 100%);
}.course-program-details-3::after {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    background: 
        repeating-conic-gradient(rgba(255, 255, 255, 0.03) 0%, transparent 0.5%, transparent 1%, rgba(255, 255, 255, 0.03) 1.5%) 50% 50% / 30px 30px,
        radial-gradient(circle at 70% 30%, rgb(198,212,210,0.5) 0%, transparent 70%);
    z-index: 2;
    content: "";
    width: 100%;
    animation: pulse 8s infinite alternate;
}.course-program-details-3 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    max-width: 1200px;
}.course-program-details-3 .lesson-track-0 {
    gap: 40px;
    perspective: 1000px;
    display: grid;
    position: relative;
    grid-template-columns: 1.5fr 1fr;
}.course-program-details-3 .lesson-track-0::before {
    animation: borderPulse 4s infinite alternate;
    content: "";
    width: calc(100% + 60px);
    transform: rotateY(5deg) rotateX(2deg);
    left: -30px;
    transform-style: preserve-3d;
    border: 1px solid rgb(198,212,210,0.5);
    border-radius: 18px;
    z-index: -1;
    position: absolute;
    top: -30px;
    height: calc(100% + 60px);
}.course-program-details-3 .text-overlay-0 {
    backdrop-filter: blur(8px);
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 20px rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 35px;
    flex-direction: column;
    transform: translateZ(0);
    animation: floatPanel 8s ease-in-out infinite;
    gap: 30px;
    display: flex;
    border-radius: 18px;
}.course-program-details-3 .text-overlay-0 h2 {
    background-clip: text !important;
    letter-spacing: 1.5px;
    padding: 15px 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    font-size: 35px;
    -webkit-background-clip: text !important;
    border-radius: 10px;
    position: relative;
    border-left: 2px solid rgb(161,179,177);
    border-radius: 8px 0 8px 0;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(to right, rgb(198,212,210) 0%, rgb(161,179,177) 100%);
    max-width: fit-content;
    border-bottom: 2px solid rgb(198,212,210);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(198,212,210,0.5);
    margin-bottom: 25px;
    color: #ffffff;
    transform: translateY(-10px);
}.course-program-details-3 .text-overlay-0 .description {
    font-size: 12px;
    border-left: 3px solid rgb(198,212,210,0.5);
    line-height: 1.9;
    backdrop-filter: blur(4px);
    transition: all 0.5s ease;
    margin-bottom: 25px;
    z-index: 2;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #000000;
    text-align: justify;
    padding: 18px;
    border-radius: 10px;
    position: relative;
    background: rgba(255, 255, 255, 0.07);
    letter-spacing: 0.5px;
    font-weight: 400;
    transform: translateZ(0);
}.course-program-details-3 .text-overlay-0 .description:first-of-type {
    border-left-color: rgb(198,212,210);
}.course-program-details-3 .text-overlay-0 .description:last-of-type {
    margin-bottom: 0;
    border-left-color: rgb(161,179,177);
}.course-program-details-3 .text-overlay-0 .description::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
    content: "";
    position: absolute;
    z-index: -1;
}.course-program-details-3 .text-overlay-0 .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.course-program-details-3 .img-expand-3 {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
    background-size: cover;
    position: relative;
    transform: translateZ(0) rotateY(-5deg);
    z-index: 4;
    transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
    height: 450px;
    transform-style: preserve-3d;
    overflow: hidden;
    border-radius: 18px;
    background-position: center;
    animation: floatImage 6s ease-in-out infinite alternate;
    align-self: flex-start;
}.course-program-details-3 .img-expand-3:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(198,212,210,0.5);
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
}

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}

@keyframes borderPulse {
    0% {
        border-color: rgb(198,212,210,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(161,179,177,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}

@keyframes glowPulse {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 10px rgb(198,212,210,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(198,212,210);
    }
}

@keyframes floatPanel {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}

@keyframes shine {
    0% {
        left: -100px;
    }
    20%, 100% {
        left: 120%;
    }
}

@keyframes expand {
    0% {
        width: 20px;
    }
    100% {
        width: 100%;
    }
}

@keyframes glow {
    0% {
        opacity: 0.5;
        box-shadow: 0 0 10px rgb(198,212,210,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(198,212,210);
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media screen and (max-width: 1200px) {.course-program-details-3 {
    padding: 100px 0;
}.course-program-details-3 .lesson-track-0 {
    gap: 30px;
}.course-program-details-3 .text-overlay-0 {
    padding: 30px;
}.course-program-details-3 .text-overlay-0 h2 {
    font-size: calc(35px * 0.9);
    padding: 12px 18px;
}.course-program-details-3 .text-overlay-0 .description {
    padding: 15px;
}
}

@media screen and (max-width: 991px) {.course-program-details-3 {
    padding: 80px 0;
}.course-program-details-3 .lesson-track-0 {
    grid-template-columns: 1fr;
    gap: 40px;
}.course-program-details-3 .lesson-track-0::before {
    transform: none;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    left: -20px;
    top: -20px;
}.course-program-details-3 .text-overlay-0 {
    order: 2;
    transform: none;
    animation: none;
}.course-program-details-3 .img-expand-3 {
    animation: pulse 8s infinite alternate;
    order: 1;
    transform: none;
    min-height: 400px;
}.course-program-details-3 .img-expand-3:hover {
    transform: scale(1.02) translateY(-5px);
}.course-program-details-3 .text-overlay-0 h2 {
    margin-right: auto;
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
}.course-program-details-3 .text-overlay-0 .description {
    text-align: left;
}
}

@media screen and (max-width: 767px) {.course-program-details-3 {
    padding: 60px 0;
}.course-program-details-3 .lesson-track-0 {
    gap: 30px;
}.course-program-details-3 .text-overlay-0 {
    gap: 20px;
    padding: 25px;
}.course-program-details-3 .text-overlay-0 h2 {
    font-size: calc(35px * 0.8);
    padding: 10px 15px;
    margin-bottom: 15px;
}.course-program-details-3 .text-overlay-0 .description {
    margin-bottom: 15px;
    line-height: 1.7;
    font-size: calc(12px * 0.95);
    padding: 12px;
}.course-program-details-3 .img-expand-3 {
    min-height: 350px;
}.course-program-details-3 .lesson-track-0::before {
    display: none;
}
}

@media screen and (max-width: 480px) {.course-program-details-3 {
    padding: 40px 0;
}.course-program-details-3 .text-overlay-0 {
    padding: 20px;
    gap: 15px;
}.course-program-details-3 .text-overlay-0 h2 {
    padding: 8px 12px;
    letter-spacing: 1px;
    font-size: calc(35px * 0.7);
}.course-program-details-3 .text-overlay-0 .description {
    padding: 10px;
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.course-program-details-3 .img-expand-3 {
    min-height: 280px;
}}.learning-impact-7 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(234,239,238) 0%, rgb(198,212,210,0.5) 100%);
    padding: 100px 0;
}.learning-impact-7::before {
    content: "";
    animation: pulse 8s infinite alternate;
    width: 100%;
    left: 0;
    opacity: 0.5;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(198,212,210,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(161,179,177,0.5) 0%, transparent 40%);
    top: 0;
    position: absolute;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

.learning-impact-7 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.learning-impact-7 .culture-block-0 {
    background: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    padding: 50px;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 30px rgba(255, 255, 255, 0.5);
    align-items: center;
    flex-direction: row-reverse;
    position: relative;
    gap: 50px;
    display: flex;
}.learning-impact-7 .culture-block-0::before {
    top: -150px;
    z-index: -1;
    width: 300px;
    height: 300px;
    right: -150px;
    opacity: 0.3;
    background: rgb(198,212,210,0.5);
    position: absolute;
    border-radius: 50%;
    content: "";
    filter: blur(100px);
}.learning-impact-7 .culture-block-0::after {
    height: 250px;
    z-index: -1;
    opacity: 0.3;
    width: 250px;
    filter: blur(80px);
    background: rgb(161,179,177,0.5);
    left: -100px;
    bottom: -100px;
    content: "";
    border-radius: 50%;
    position: absolute;
}.learning-impact-7 .img-expand-3 {
    border-radius: 50%;
    position: relative;
    transition: all 0.5s ease;
    width: 45%;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.5),
        inset 0 0 0 8px rgba(255, 255, 255, 0.5);
}.learning-impact-7 .img-expand-3::before {
    width: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 100%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    content: "";
    animation: shine 5s infinite linear;
    left: 0;
}@keyframes shine {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.learning-impact-7 .img-expand-3:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.15),
        -15px -15px 30px rgba(255, 255, 255, 0.7),
        inset 0 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.03);
}.learning-impact-7 .text-overlay-0 {
    position: relative;
    padding: 20px;
    width: 55%;
}.learning-impact-7 .text-overlay-0::before {
    border: 4px solid rgb(198,212,210,0.5);
    width: 80px;
    top: -40px;
    position: absolute;
    left: -40px;
    z-index: -1;
    opacity: 0.3;
    border-radius: 50%;
    height: 80px;
    content: "";
}.learning-impact-7 h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 30px;
}.learning-impact-7 h3::after {
    width: 100%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(198,212,210), rgb(161,179,177));
    content: "";
    left: 0;
    height: 6px;
    transform: scaleX(0.3);
    border-radius: 10px;
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s ease;
}.learning-impact-7 .text-overlay-0:hover h3::after {
    transform: scaleX(1);
}.learning-impact-7 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.learning-impact-7 li {
    padding: 15px 20px;
    transform-origin: left;
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    background: rgb(234,239,238);
    border-radius: 15px;
}.learning-impact-7 li:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: scale(1.02);
    background: linear-gradient(to right, rgb(234,239,238), #ffffff);
}.learning-impact-7 li p {
    gap: 15px;
    align-items: center;
    margin: 0;
    color: #000000;
    display: flex;
    font-size: 17px;
}.learning-impact-7 svg {
    border-radius: 50%;
    padding: 10px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 22px;
    background: rgb(198,212,210);
    transition: all 0.3s ease;
}.learning-impact-7 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.learning-impact-7 li:hover svg {
    transform: scale(1.1) rotate(10deg);
    background: rgb(161,179,177);
}

@media (max-width: 992px) {.learning-impact-7 {
    padding: 80px 0;
}.learning-impact-7 .culture-block-0 {
    padding: 40px;
    gap: 40px;
}.learning-impact-7 h3 {
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 768px) {.learning-impact-7 .culture-block-0 {
    gap: 40px;
    flex-direction: column;
}.learning-impact-7 .img-expand-3 {
    width: 70%;
    margin: 0 auto;
    max-width: 300px;
}.learning-impact-7 .text-overlay-0 {
    padding: 10px;
    width: 100%;
}.learning-impact-7 .text-overlay-0::before {
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
}
}

@media (max-width: 576px) {.learning-impact-7 {
    padding: 60px 0;
}.learning-impact-7 .culture-block-0 {
    padding: 30px 20px;
}.learning-impact-7 .img-expand-3 {
    width: 80%;
}.learning-impact-7 h3 {
    display: block;
    font-size: 24px;
    text-align: center;
}.learning-impact-7 li {
    padding: 12px 15px;
}.learning-impact-7 li p {
    font-size: 17px;
}.learning-impact-7 svg {
    padding: 8px;
}}footer {
    width: 100%;
    position: relative;
}footer .linkedin-ref-2 {
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    background:rgb(161,179,177);
    padding: 250px 0 30px;
}footer .linkedin-ref-2::before {
    background: linear-gradient(90deg, rgb(198,212,210) 25%, rgb(161,179,177) 25%, rgb(161,179,177) 50%, rgb(198,212,210) 50%, rgb(198,212,210) 75%, rgb(161,179,177) 75%);
    top: 0;
    content: "";
    height: 20px;
    width: 100%;
    left: 0;
    position: absolute;
}footer .mod-tools-7 {
    position: relative;
    z-index: 1;
}footer .message-us-0 {
    position: absolute;
    left: 0;
    padding: 0;
    top: -120px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    overflow: hidden;
    margin-bottom: 50px;
    right: 0;
    background-color: #ffffff;
    border-radius: 26px;
    flex-wrap: wrap;
    display: flex;
}footer .info_item {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    padding: 25px;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    flex: 1 1 250px;
    transition: all 0.3s ease;
}footer .info_item:last-child {
    border-right: none;
}footer .info_item::after {
    left: 0;
    content: "";
    background-color: rgb(198,212,210);
    height: 3px;
    width: 0;
    transition: width 0.3s ease;
    position: absolute;
    bottom: 0;
}footer .info_item:hover::after {
    width: 100%;
}footer .info_item svg {
    fill: rgb(198,212,210);
    margin-right: 15px;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    color: rgb(198,212,210);
}footer .text_main_holder {
    margin-top: 100px;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
}footer .nav-learning-1 {
    position: relative;
    padding: 0 25px;
}footer .nav-learning-1 svg {
    height: 45px;
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
}footer .level-up-8 {
    line-height: 1.6;
    max-width: 350px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
}footer .head-mentor-1 {
    padding: 0 25px;
    position: relative;
}footer .head-mentor-1 h5 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    font-size: 21px;
    color: #ffffff;
}footer .head-mentor-1 h5::after {
    content: "";
    height: 2px;
    left: 0;
    background-color: rgb(198,212,210);
    width: 60px;
    position: absolute;
    bottom: -2px;
}footer .top-navbar-5 {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}footer .top-navbar-5 a {
    margin: 5px 8px 5px 0;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    border-radius: 20px;
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 16px;
    transition: all 0.3s ease;
}footer .top-navbar-5 a:hover {
    background-color: rgb(198,212,210);
    color: #ffffff;
    transform: translateY(-3px);
}footer .subscribe_holder {
    position: relative;
    border-radius: 26px;
    padding: 30px 25px;
    background-color: rgb(161,179,177,0.5);
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 12px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 15px;
}footer .input_holder::before {
    top: -10px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    height: 50px;
    position: absolute;
    opacity: 0.1;
    right: -10px;
    background-color: rgb(198,212,210);
    width: 50px;
}footer .input_holder::after {
    bottom: -20px;
    height: 70px;
    background-color: rgb(161,179,177);
    width: 70px;
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    left: -10px;
    border-radius: 50%;
    content: "";
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 15px;
    font-size: 12px;
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    color: rgb(161,179,177);
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
}footer .news-box-5 {
    padding: 15px;
    background-color: rgb(198,212,210);
    font-weight: 600;
    position: relative;
    color: #ffffff;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    font-size: 20px;
    transition: all 0.3s ease;
}footer .news-box-5::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    width: 100%;
    top: 0;
    left: -100%;
    content: "";
}footer .news-box-5:hover {
    background-color: rgb(161,179,177);
}footer .news-box-5:hover::before {
    left: 100%;
}footer .green-edu-6 {
    margin-top: 50px;
    text-align: center;
    padding-top: 20px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
}footer .app-store-6 {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .linkedin-ref-2 {
    padding-top: 60px;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .news-box-5 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .message-us-0 {
    margin-bottom: 80px;
    top: 0;
    position: relative;
}footer .linkedin-ref-2 {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}

@media (max-width: 767px) {footer .info_item {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item:last-child {
    border-bottom: none;
}footer .head-mentor-1, footer .subscribe_holder, footer .nav-learning-1 {
    padding: 20px;
}footer .green-edu-6 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .head-mentor-1 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(21px - 2px);
}footer .top-navbar-5 a {
    font-size: calc(12px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .news-box-5 {
    padding: 12px;
}}header {
    z-index: 100;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: fixed;
    left: 0;
    top: 0;
}header::before {
    content: "";
    opacity: 0.3;
    background: 
        radial-gradient(circle at 10% 20%, rgb(198,212,210,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(161,179,177,0.5) 0%, transparent 20%);
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    animation: pulse 15s infinite alternate;
    z-index: -1;
    position: absolute;
}header .container {
    position: relative;
    padding: 1rem 2rem;
}header .main-head-4 {
    position: relative;
    align-items: center;
    z-index: 2;
    justify-content: space-between;
    display: flex;
}header .head-mentor-1 {
    position: relative;
    gap: 2rem;
    align-items: center;
    display: flex;
}header .head-mentor-1::before {
    border-radius: 22px;
    opacity: 0.1;
    transform: skewX(-15deg);
    left: -30px;
    top: -15px;
    width: calc(100% + 60px);
    background: linear-gradient(90deg, transparent 0%, rgb(198,212,210,0.5) 50%, transparent 100%);
    z-index: -1;
    position: absolute;
    content: "";
    height: calc(100% + 30px);
}header .main-edu-6 {
    letter-spacing: 0.5px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 0.5rem 0;
    font-weight: 600;
    transition: all 0.3s ease;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    position: relative;
}header .main-edu-6::before {
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    background: linear-gradient(to right, rgb(198,212,210), rgb(161,179,177));
    width: 0;
    bottom: 0;
    content: "";
    left: 0;
}header .main-edu-6:hover {
    transform: translateY(-2px);
    color: rgb(198,212,210);
}header .main-edu-6:hover::before {
    width: 100%;
}header .head-edu-3 {
    display: flex;
    align-items: center;
    text-decoration: none;
    z-index: 2;
    position: relative;
}header .head-edu-3 svg {
    transition: all 0.3s ease;
    width: auto;
    height: 40px;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}header .head-edu-3:hover svg {
    filter: drop-shadow(0 0 12px rgb(198,212,210,0.5));
    transform: scale(1.05);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .head-mentor-1 {
    gap: 1.5rem;
}header .main-edu-6 {
    font-size: calc(15px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .main-head-4 {
    flex-direction: column-reverse;
    padding: 1rem 0;
    gap: 1rem;
}header .head-edu-3 {
    margin-bottom: 0.5rem;
}header .head-mentor-1 {
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    overflow-x: auto;
    padding: 0.5rem 0;
    width: 100%;
    justify-content: flex-start;
}header .head-mentor-1::before {
    display: none;
}header .main-edu-6 {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding: 0.5rem 1rem;
    white-space: nowrap;
}header .main-edu-6::before {
    display: none;
}}.ideal-participants-6 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(234,239,238);
    z-index: 1;
}.ideal-participants-6::before,
.ideal-participants-6::after {
    z-index: -1;
    content: '';
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent 20%, 
        rgb(198,212,210) 50%, 
        transparent 80%);
    animation: beamScan 8s infinite ease-out;
    width: 1px;
    opacity: 0;
}.ideal-participants-6::before {
    animation-delay: 0s;
    left: 25%;
}.ideal-participants-6::after {
    right: 25%;
    animation-delay: 4s;
}.ideal-participants-6 .culture-block-0 {
    max-width: 1000px;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.ideal-participants-6 .culture-block-0::before,
.ideal-participants-6 .culture-block-0::after {
    left: 0;
    position: absolute;
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(161,179,177) 50%, 
        transparent 90%);
    z-index: -1;
    width: 100%;
    height: 1px;
    opacity: 0;
    animation: horizontalBeam 10s infinite ease-out;
    content: '';
}.ideal-participants-6 .culture-block-0::before {
    top: 30%;
    animation-delay: 2s;
}.ideal-participants-6 .culture-block-0::after {
    animation-delay: 6s;
    bottom: 30%;
}.ideal-participants-6 h3 {
    position: relative;
    margin-bottom: 3.5rem;
    color: rgb(198,212,210);
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    font-size: 28px;
}.ideal-participants-6 h3::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleX(0.3);
    width: 100px;
    content: '';
    opacity: 0.7;
    bottom: -15px;
    height: 2px;
    background: rgb(198,212,210);
    animation: pulseLine 4s infinite ease-in-out;
}.ideal-participants-6 ul {
    gap: 1.2rem;
    flex-direction: column;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}.ideal-participants-6 ul li {
    transition: all 0.3s ease;
    font-size: 16px;
    display: flex;
    padding: 1.3rem 1.5rem;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-weight: 400;
    overflow: hidden;
    color: #000000;
    align-items: center;
}.ideal-participants-6 ul li::before {
    height: 100%;
    transform-origin: top;
    position: absolute;
    top: 0;
    content: '';
    opacity: 0.5;
    left: 0;
    width: 3px;
    background: linear-gradient(to bottom, 
        rgb(161,179,177,0.5), 
        rgb(198,212,210,0.5));
    transform: scaleY(0);
    transition: transform 0.4s ease;
}.ideal-participants-6 ul li::after {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    z-index: -1;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(198,212,210,0.5) 20%, 
        transparent 80%);
    content: '';
    transition: transform 0.5s ease;
    width: 100%;
    opacity: 0;
    height: 100%;
}.ideal-participants-6 ul li:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #000000;
}.ideal-participants-6 ul li:hover::before {
    transform: scaleY(1);
}.ideal-participants-6 ul li:hover::after {
    transform: translateX(100%);
    opacity: 0.15;
}.ideal-participants-6 ul li svg {
    width: 28px;
    flex-shrink: 0;
    z-index: 1;
    height: 28px;
    transition: all 0.4s ease;
    position: relative;
    margin-right: 1.5rem;
}.ideal-participants-6 ul li:hover svg {
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    transform: translateY(-2px);
}.ideal-participants-6 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(198,212,210);
}.ideal-participants-6 ul li:hover svg path {
    animation: flashIcon 1s ease;
    fill: rgb(161,179,177);
}@keyframes beamScan {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    20%, 35% {
        opacity: 0.8;
    }
    80%, 100% {
        opacity: 0;
        transform: translateY(100%);
    }
}

@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(0.3);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}

.ideal-participants-6::before :nth-child(1) {
    animation-delay: 1s;
}.ideal-participants-6::before :nth-child(2) {
    animation-delay: 3s;
}.ideal-participants-6::before :nth-child(3) {
    animation-delay: 5s;
}.ideal-participants-6 ul::before {
    width: 50px;
    border: 1px solid rgb(198,212,210,0.5);
    height: 50px;
    position: absolute;
    content: '';
    opacity: 0.2;
    right: 20px;
    top: 20px;
    border-radius: 50%;
}.ideal-participants-6 ul::after {
    border-radius: 50%;
    height: 30px;
    bottom: 20px;
    width: 30px;
    opacity: 0.2;
    border: 1px solid rgb(161,179,177,0.5);
    position: absolute;
    left: 20px;
    content: '';
}

@media (max-width: 992px) {.ideal-participants-6 {
    padding: 4rem 0;
}.ideal-participants-6 h3 {
    font-size: calc(28px * 0.9);
}.ideal-participants-6 ul {
    gap: 1rem;
}.ideal-participants-6 ul li {
    padding: 1.1rem 1.3rem;
}
}

@media (max-width: 576px) {.ideal-participants-6 {
    padding: 3rem 0;
}.ideal-participants-6 .culture-block-0 {
    padding: 0 1.5rem;
}.ideal-participants-6 h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2.5rem;
}.ideal-participants-6 ul {
    gap: 0.8rem;
}.ideal-participants-6 ul li {
    padding: 1rem;
}.ideal-participants-6 ul li svg {
    width: 24px;
    margin-right: 1rem;
    height: 24px;
}}.ty-modal-1 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(234,239,238), rgb(234,239,238) 60%, rgba(rgb(198,212,210,0.5), 0.1));
    position: relative;
    overflow: hidden;
}.ty-modal-1::before {
    filter: blur(20px);
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(145deg, rgba(rgb(161,179,177,0.5), 0.08), rgba(rgb(161,179,177,0.5), 0.03));
    content: "";
    position: absolute;
    z-index: 0;
    width: 60%;
    top: -20%;
    height: 80%;
    right: -10%;
}.ty-modal-1::after {
    transform: rotate(10deg) skewX(-10deg);
    height: 40%;
    bottom: -10%;
    background: linear-gradient(210deg, rgba(rgb(198,212,210,0.5), 0.09), transparent);
    width: 50%;
    z-index: 0;
    content: "";
    left: -5%;
    position: absolute;
}.ty-modal-1 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 1.5rem;
}.ty-modal-1 .culture-block-0 {
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 50px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 30px 70px -25px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 2px 5px rgba(rgb(198,212,210,0.5), 0.05),
        0 0 0 1px rgba(rgb(198,212,210,0.5), 0.08);
    background: linear-gradient(170deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.85)
    );
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
}.ty-modal-1 .culture-block-0:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 55px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 35px 75px -25px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 2px 5px rgba(rgb(198,212,210,0.5), 0.08),
        0 0 0 1px rgba(rgb(198,212,210,0.5), 0.1);
}.ty-modal-1 .culture-block-0 > div:first-child {
    position: relative;
    transform: translateX(-1rem);
}.ty-modal-1 .culture-block-0 > div:first-child::before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(198,212,210), rgb(161,179,177));
    left: -2rem;
    height: 60%;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
}.ty-modal-1 h5 {
    position: relative;
    line-height: 1.4;
    font-size: 19px;
    color: #000000;
    display: inline-block;
    margin: 0;
    font-weight: 700;
}.ty-modal-1 h5::after {
    content: "";
    background: linear-gradient(90deg, rgb(161,179,177), transparent);
    bottom: -0.5rem;
    height: 3px;
    position: absolute;
    width: 40%;
    left: 0;
}.ty-modal-1 .culture-block-0 > div:last-child {
    border-left: 1px solid rgba(rgb(161,179,177,0.5), 0.2);
    padding-left: 1.5rem;
    position: relative;
}.ty-modal-1 a {
    overflow: hidden;
    display: block;
    text-decoration: none;
    transition: transform 0.3s ease;
    position: relative;
}.ty-modal-1 a:hover {
    transform: translateX(5px);
}.ty-modal-1 a::before {
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, 
        rgba(rgb(198,212,210,0.5), 0.03), 
        rgba(rgb(161,179,177,0.5), 0.05)
    );
    position: absolute;
    transform: scaleX(0.8) translateX(-10%);
    content: "";
    opacity: 0;
    transform-origin: left;
    height: 100%;
    width: 100%;
    top: 0;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}.ty-modal-1 a:hover::before {
    transform: scaleX(1) translateX(0);
    opacity: 1;
}.ty-modal-1 p {
    font-weight: 400;
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
    margin: 0;
    transition: color 0.3s ease;
}.ty-modal-1 a:hover p {
    color: #000000;
}

@media (min-width: 768px) {.ty-modal-1 {
    padding: 7rem 0;
}.ty-modal-1 .culture-block-0 {
    grid-template-columns: 1fr 1.5fr;
    padding: 4rem;
    gap: 3rem;
    align-items: center;
}.ty-modal-1 .culture-block-0 > div:first-child {
    transform: translateX(0);
}.ty-modal-1 .culture-block-0 > div:last-child {
    border-left: 2px solid rgba(rgb(161,179,177,0.5), 0.15);
    padding-left: 3rem;
}.ty-modal-1 h5 {
    font-size: calc(19px * 1.1);
}.ty-modal-1 p {
    font-size: calc(12px * 1.05);
}
}

@media (min-width: 992px) {.ty-modal-1 {
    padding: 9rem 0;
}.ty-modal-1 .container {
    padding: 0 2rem;
}.ty-modal-1 .culture-block-0 {
    padding: 5rem;
    gap: 4rem;
    grid-template-columns: 1fr 1.8fr;
}.ty-modal-1 h5 {
    font-size: calc(19px * 1.2);
}.ty-modal-1 h5::after {
    width: 50%;
    height: 4px;
}.ty-modal-1 .culture-block-0 > div:last-child {
    padding-left: 4rem;
}.ty-modal-1 a {
    padding: 1rem 0;
}
}

@media (max-width: 767px) {.ty-modal-1 {
    padding: 4rem 0;
}.ty-modal-1 .culture-block-0 {
    gap: 2rem;
    padding: 2rem;
}.ty-modal-1 h5 {
    font-size: calc(19px * 0.9);
}.ty-modal-1 p {
    font-size: calc(12px * 0.95);
}.ty-modal-1 .culture-block-0 > div:last-child {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.ty-modal-1 {
    padding: 3rem 0;
}.ty-modal-1 .culture-block-0 {
    padding: 1.5rem;
    gap: 1.5rem;
}.ty-modal-1 .culture-block-0 > div:first-child::before {
    left: -1.5rem;
    height: 50%;
}.ty-modal-1 h5 {
    font-size: calc(19px * 0.85);
}.ty-modal-1 p {
    font-size: calc(12px * 0.9);
}.ty-modal-1 .culture-block-0 > div:last-child {
    padding-left: 0.75rem;
}}.popupPrivacySettings-4 {
    width: 100%;
    animation: slideUp 0.5s forwards;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(161,179,177);
    transform: translateY(100%);
    padding: 20px 0;
    z-index: 90;
    bottom: 0;
    transition: transform 0.3s ease-in-out;
    position: fixed;
    background: rgb(161,179,177);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookiePolicyMessage-0 {
    display: none;
}#cookiePolicyMessage-0:checked ~ .popupPrivacySettings-4 {
    visibility: hidden;
    opacity: 0;
}.track-accept-7 {
    padding: 20px 5%;
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}.popupPrivacySettings-4 h5 {
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.popupPrivacySettings-4 p {
    line-height: 1.5;
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.cookie-user-3 {
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(198,212,210));
    flex-shrink: 0;
    display: flex;
}.cookie-user-3 svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(198,212,210);
    width: 80px;
}.cookie-user-3:hover svg {
    transform: scale(1.1);
}.cookie-visitor-6 {
    border-radius: 16px;
    background: linear-gradient(90deg, rgb(198,212,210), rgb(161,179,177));
    text-decoration: none;
    box-shadow: 0 0 15px rgb(198,212,210);
    margin-left: 10px;
    text-align: center;
    min-width: 140px;
    font-size: 19px;
    cursor: pointer;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
    white-space: nowrap;
    padding: 10px 20px;
    line-height: 40px;
    color: #000000;
}.cookie-visitor-6:hover {
    box-shadow: 0 0 20px rgb(161,179,177);
}.cookie_button.cookie-data-4 {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: 2px solid rgb(161,179,177);
}.cookie_button.cookie-data-4:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(161,179,177);
}.popupPrivacySettings-4 p a {
    text-decoration: none;
    color: rgb(198,212,210);
    transition: color 0.3s ease;
}.popupPrivacySettings-4 p a:hover {
    color: rgb(161,179,177);
}
@media only screen and (max-width: 1200px) {.popupPrivacySettings-4 {
    padding: 15px 0;
}.track-accept-7 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie-user-3 {
    display: none;
}.track-accept-7 {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.popupPrivacySettings-4 h5 {
    font-size: 22px;
    margin-bottom: 5px;
}.cookie-rules-8 {
    margin-bottom: 15px;
}.cookie-visitor-6 {
    min-width: 100%;
    margin: 10px 0;
}}
.privacy-arsenal-9 {
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    padding: 5rem 1.5rem;
    overflow: hidden;
}.privacy-arsenal-9::before {
    content: "";
    top: 0;
    background-size: 60px 60px;
    opacity: 0.04;
    position: absolute;
    z-index: 0;
    background-image: linear-gradient(45deg, rgb(198,212,210,0.5) 25%, transparent 25%), 
                      linear-gradient(-45deg, rgb(198,212,210,0.5) 25%, transparent 25%);
    height: 100%;
    width: 100%;
    left: 0;
}.privacy-arsenal-9::after {
    height: 40%;
    position: absolute;
    width: 40%;
    top: -10%;
    transform: rotate(-15deg);
    opacity: 0.2;
    z-index: 0;
    right: -10%;
    background: linear-gradient(120deg, rgb(161,179,177,0.5) 0%, transparent 70%);
    content: "";
}.privacy-arsenal-9 .container {
    margin: 0 auto;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    z-index: 1;
    max-width: 1140px;
    padding: 3.5rem 4rem;
    transform: translateZ(0);
    position: relative;
}.privacy-arsenal-9 h1 {
    padding-bottom: 1.2rem;
    transform: translateX(-0.5rem);
    font-size: 39px;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 2.5rem;
    line-height: 1.2;
}.privacy-arsenal-9 h1::after {
    height: 4px;
    width: 8rem;
    bottom: 0;
    animation: expandWidth 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
    background: linear-gradient(90deg, rgb(198,212,210) 0%, rgb(161,179,177) 100%);
    position: absolute;
    transform-origin: left;
    content: "";
}.privacy-arsenal-9 h2 {
    transform: translateX(-1.2rem);
    line-height: 1.3;
    margin: 3rem 0 1.5rem;
    padding-left: 1.2rem;
    font-weight: 600;
    font-size: 34px;
    color: #000000;
    position: relative;
}.privacy-arsenal-9 h2::before {
    left: 0;
    top: 0.5rem;
    border-radius: 2px;
    position: absolute;
    content: "";
    background: rgb(198,212,210);
    width: 4px;
    bottom: 0.5rem;
}.privacy-arsenal-9 h3 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(34px * 0.85);
    padding-left: 1rem;
    transform: translateX(-1rem);
    color: #000000;
    font-weight: 600;
    position: relative;
}.privacy-arsenal-9 h3::before {
    position: absolute;
    width: 3px;
    content: "";
    bottom: 0.4rem;
    top: 0.4rem;
    left: 0;
    border-radius: 1.5px;
    background: rgb(161,179,177);
}.privacy-arsenal-9 h4 {
    margin: 2rem 0 1rem;
    padding-left: 0.8rem;
    font-size: calc(34px * 0.7);
    position: relative;
    color: #000000;
    font-weight: 600;
    transform: translateX(-0.8rem);
}.privacy-arsenal-9 h4::before {
    border-radius: 1px;
    content: "";
    position: absolute;
    top: 0.3rem;
    background: rgb(161,179,177,0.5);
    bottom: 0.3rem;
    left: 0;
    width: 2px;
}.privacy-arsenal-9 p {
    color: #000000;
    font-size: 17px;
    max-width: 95%;
    position: relative;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}.privacy-arsenal-9 strong {
    display: inline-block;
    position: relative;
    font-weight: 600;
    color: #000000;
}.privacy-arsenal-9 strong::after {
    background-color: rgb(161,179,177,0.5);
    content: "";
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 1px;
    left: 0;
}.privacy-arsenal-9 ul {
    position: relative;
    margin: 1.5rem 0 2rem;
    list-style: none;
    padding-left: 1.5rem;
}.privacy-arsenal-9 li {
    position: relative;
    font-size: 17px;
    margin-bottom: 1rem;
    line-height: 1.6;
    color: #000000;
    padding-left: 1.8rem;
}.privacy-arsenal-9 li::before {
    transition: transform 0.3s ease, background-color 0.3s ease;
    background-color: rgb(198,212,210,0.5);
    width: 0.6rem;
    top: 0.7rem;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    left: 0;
    border: 1px solid rgb(198,212,210);
    height: 0.6rem;
}.privacy-arsenal-9 li:hover::before {
    transform: rotate(135deg);
    background-color: rgb(198,212,210);
}.privacy-arsenal-9 span {
    position: relative;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
    padding: 0.5rem 0;
    display: block;
}.privacy-arsenal-9 span::after {
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 1px;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(198,212,210,0.5) 0%, transparent 100%);
}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 8rem; }
}

@media (max-width: 991px) {.privacy-arsenal-9 {
    padding: 4rem 1rem;
}.privacy-arsenal-9 .container {
    padding: 2.5rem 3rem;
}.privacy-arsenal-9 h1 {
    margin-bottom: 2rem;
    font-size: calc(39px * 0.9);
}.privacy-arsenal-9 h2 {
    font-size: calc(34px * 0.9);
    margin: 2.5rem 0 1.2rem;
}
}

@media (max-width: 767px) {.privacy-arsenal-9 {
    padding: 3rem 0.8rem;
}.privacy-arsenal-9 .container {
    padding: 2rem 1.5rem;
}.privacy-arsenal-9 h1 {
    margin-bottom: 1.8rem;
    font-size: calc(39px * 0.8);
    padding-bottom: 1rem;
}.privacy-arsenal-9 h1::after {
    width: 6rem;
}.privacy-arsenal-9 h2 {
    padding-left: 1rem;
    margin: 2rem 0 1rem;
    transform: translateX(-1rem);
    font-size: calc(34px * 0.8);
}.privacy-arsenal-9 h3 {
    transform: translateX(-0.8rem);
    padding-left: 0.8rem;
    font-size: calc(34px * 0.7);
    margin: 1.8rem 0 1rem;
}.privacy-arsenal-9 h4 {
    font-size: calc(34px * 0.6);
    margin: 1.5rem 0 0.8rem;
}.privacy-arsenal-9 p, 
    .privacy-arsenal-9 span, 
    .privacy-arsenal-9 li {
    font-size: calc(17px * 0.95);
    margin-bottom: 1.2rem;
}.privacy-arsenal-9 ul {
    margin: 1.2rem 0 1.8rem;
    padding-left: 0.8rem;
}.privacy-arsenal-9 li {
    padding-left: 1.5rem;
    margin-bottom: 0.8rem;
}
}

@media (max-width: 479px) {.privacy-arsenal-9 {
    padding: 2rem 0.5rem;
}.privacy-arsenal-9 .container {
    padding: 1.5rem 1.2rem;
}.privacy-arsenal-9 h1 {
    font-size: calc(39px * 0.7);
    margin-bottom: 1.5rem;
}.privacy-arsenal-9 h1::after {
    width: 5rem;
    height: 3px;
}.privacy-arsenal-9 h2 {
    transform: translateX(-0.8rem);
    font-size: calc(34px * 0.7);
    padding-left: 0.8rem;
    margin: 1.8rem 0 0.8rem;
}.privacy-arsenal-9 h2::before {
    width: 3px;
}.privacy-arsenal-9 h3, .privacy-arsenal-9 h4 {
    font-size: calc(34px * 0.6);
    transform: translateX(-0.7rem);
    margin: 1.5rem 0 0.8rem;
    padding-left: 0.7rem;
}.privacy-arsenal-9 p, 
    .privacy-arsenal-9 span, 
    .privacy-arsenal-9 li {
    font-size: calc(17px * 0.9);
    max-width: 100%;
    line-height: 1.6;
    margin-bottom: 1rem;
}.privacy-arsenal-9 ul {
    padding-left: 0.5rem;
}.privacy-arsenal-9 li {
    padding-left: 1.3rem;
}.privacy-arsenal-9 li::before {
    width: 0.5rem;
    height: 0.5rem;
}}.title-page-2 {
    display: flex;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(135deg, rgb(198,212,210,0.5), rgb(161,179,177), rgba(0, 0, 0, 0.5));
    padding: 2rem;
    position: relative;
    min-height: 100vh;
    justify-content: center;
}.title-page-2::before {
    content: "";
    z-index: 1;
    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%);
    height: 100%;
    pointer-events: none;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
}.title-page-2::after {
    animation: gradientShift 12s infinite alternate ease-in-out;
    position: absolute;
    content: "";
    width: 100%;
    transform: rotate(15deg) scale(1.5);
    top: -50%;
    z-index: 0;
    right: -50%;
    height: 100%;
    background: linear-gradient(215deg, rgb(198,212,210,0.5) 0%, transparent 70%);
    opacity: 0.4;
}.title-page-2 .master-zone-3 {
    max-width: 1200px;
    opacity: 1;
    transform: translateY(0);
    gap: 3rem;
    position: relative;
    animation: pageEntrance 1.2s ease-out forwards;
    display: grid;
    width: 100%;
    z-index: 2;
    grid-template-columns: 1fr;
}.title-page-2 .master-zone-3 > div:first-child {
    background-color: rgba(255, 255, 255, 0.1);
    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%);
    padding: 2rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
}.title-page-2 .master-zone-3 > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title-page-2 h3 {
    animation: textReveal 0.8s 0.3s ease-out forwards;
    opacity: 0;
    color: #ffffff;
    font-size: calc(18px * 1.1);
    letter-spacing: 0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(20px);
    line-height: 1.5;
    font-weight: 600;
    margin: 0;
}.title-page-2 .master-zone-3 > div:nth-child(2) {
    position: relative;
    flex-direction: column;
    display: flex;
    gap: 2rem;
}.title-page-2 .success-path-4 {
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    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);
    padding: 2.5rem;
    background: linear-gradient(145deg, 
    rgba(255, 255, 255, 0.08), 
    rgba(255, 255, 255, 0.01));
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px) saturate(150%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) translateZ(0) rotateY(-3deg);
}.title-page-2 .success-path-4: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-page-2 .success-path-4 h1 {
    -webkit-background-clip: text !important;
    animation: headingReveal 1s 0.5s ease-out forwards;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(30px);
    color: transparent;
    line-height: 1.2;
    background-clip: text !important;
    margin: 0 0 2rem;
    color: #ffffff;
    font-size: 47px;
    font-weight: 700;
    background: linear-gradient(to right, #ffffff, rgb(161,179,177,0.5));
}.title-page-2 .success-path-4 > div {
    overflow: hidden;
    border-radius: 10px;
    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);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin-top: 1.5rem;
    transform: translateY(0);
    padding: 2.5rem;
}.title-page-2 .success-path-4 > div::before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, 
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.4) 100%);
}.title-page-2 .success-path-4 > div:hover {
    transform: translateY(-5px);
}.title-page-2 .success-path-4 p {
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0.01em;
    z-index: 2;
    color: #ffffff;
    animation: textReveal 0.7s 0.8s ease-out forwards;
    opacity: 0;
    font-size: calc(12px * 1.15);
    transform: translateY(15px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    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-page-2 .master-zone-3 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.title-page-2 h3 {
    font-size: 18px;
}.title-page-2 .success-path-4 h1 {
    font-size: calc(47px * 1.2);
}.title-page-2 .success-path-4 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.title-page-2 {
    padding: 3rem;
}.title-page-2 .master-zone-3 > div:first-child {
    padding: 3rem;
}.title-page-2 h3 {
    font-size: calc(18px * 1.2);
}.title-page-2 .success-path-4 h1 {
    font-size: calc(47px * 1.4);
    margin-bottom: 2.5rem;
}.title-page-2 .success-path-4 {
    padding: 4rem;
}.title-page-2 .success-path-4 > div {
    padding: 3rem;
}.title-page-2 .success-path-4 p {
    font-size: calc(12px * 1.25);
}
}

@media (max-width: 767px) {.title-page-2 {
    padding: 1.5rem;
}.title-page-2 .master-zone-3 {
    gap: 2rem;
}.title-page-2 .master-zone-3 > div:first-child {
    padding: 1.5rem;
}.title-page-2 h3 {
    font-size: calc(17px * 1.1);
}.title-page-2 .success-path-4 {
    padding: 1.8rem;
}.title-page-2 .success-path-4 h1 {
    font-size: calc(28px * 1.1);
    margin-bottom: 1.5rem;
}.title-page-2 .success-path-4 > div {
    padding: 2rem;
}.title-page-2 .success-path-4 p {
    font-size: 12px;
}
}