* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.container {
    max-width: 100%;
    width: 1169px;
    margin: auto;
}

a {
    text-decoration: none;
    color: inherit;
}

.head_core_joU {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

.blog_ref_oJF {
    flex: 0 0 auto;
}

.blog_ref_oJF {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}


.cookie_warning_overlay_KBm {
    width: 100%;
    border-top: 2px solid rgb(208,201,191);
    z-index: 90;
    background: rgb(233,230,225);
    position: fixed;
    bottom: 0;
}

.cookie_warning_overlay_KBm p {
    font-size: 18px;
}

.privacy_learn_VgT svg, .privacy_learn_VgT svg path, .privacy_learn_VgT img {
    width: 100px;
    fill: rgb(208,201,191);
    height: 100px;
}

.cookie_warning_overlay_KBm p a {
    color: rgb(208,201,191);
    text-decoration: none;
}

#privacyModalWindow_2VL {
    display: none;
}

#privacyModalWindow_2VL:checked ~ .cookie_warning_overlay_KBm {
    visibility: hidden;
    opacity: 0;
}

.container-wrap_Viu .learn_prefs_nsk {
    background: rgb(208,201,191);
    padding: 10px;
    font-size: 20px;
    margin-left: 30px;
    color: #ffffff;
}

.tariff_container_aym::before {
    right: -50px;
    z-index: 0;
    height: 300px;
    filter: blur(80px);
    width: 300px;
    content: "";
    position: absolute;
    top: -50px;
    background: rgb(208,201,191,0.5);
    animation: float-effect 12s infinite alternate ease-in-out;
}

.tariff_container_aym .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.tariff_container_aym .discount_tier_UnW {
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
    order: -1;
    max-width: 700px;
    position: relative;
}

.tariff_container_aym .discount_tier_UnW h2::after {
    left: 50%;
    height: 3px;
    bottom: -10px;
    transform: translateX(-50%);
    width: 80px;
    background: rgb(208,201,191);
    position: absolute;
    content: "";
}

.tariff_container_aym .cost_schemes_V4p {
    height: 100%;
    perspective: 1000px;
    color: inherit;
    transform-style: preserve-3d;
    position: relative;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tariff_container_aym .cost_schemes_V4p:hover .rate_list_tU9 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(208,201,191,0.5);
}

.tariff_container_aym .discount_grid_6cd {
    padding: 30px;
    flex-grow: 1;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.tariff_container_aym .cost_schemes_V4p:hover .discount_grid_6cd::before {
    transform: scaleX(1);
}

.tariff_container_aym .discount_grid_6cd h3 {
    white-space: normal;
    font-weight: 700;
    color: #000000;
    font-size: calc(23px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
    margin-bottom: 10px;
    overflow-wrap: break-word;
}

.tariff_container_aym .pro_rates_9Um {
    font-size: 23px;
    display: block;
    font-weight: 700;
    word-break: break-word;
    white-space: normal;
    color: rgb(173,164,152);
    transition: transform 0.4s ease;
    overflow-wrap: break-word;
    margin: 10px 0 20px;
    position: relative;
}

.tariff_container_aym .discount_grid_6cd p {
    flex-grow: 1;
    transition: color 0.3s ease;
    white-space: normal;
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    font-size: calc(16px - 1px);
    overflow-wrap: break-word;
    margin-bottom: 0;
}

.tariff_container_aym .cost_schemes_V4p:hover .pic_grid_6dI {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}

.tariff_container_aym .cost_schemes_V4p:hover .pic_grid_6dI::after {
    opacity: 0.4;
}

.tariff_container_aym .cost_schemes_V4p:hover::after {
    opacity: 0.5;
}

.secure_depot_IrT {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,225) 0%, rgba(250, 250, 255, 0.95) 100%);
    padding: 5rem 2rem;
}

.secure_depot_IrT::before {
    content: "";
    top: 0;
    z-index: 0;
    left: 0;
    position: absolute;
    opacity: 0.15;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 10% 30%, rgb(173,164,152,0.5) 0%, transparent 60%);
}

.secure_depot_IrT .container {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
}

.secure_depot_IrT h1::after {
    left: 0;
    bottom: -3px;
    background: rgb(208,201,191);
    width: 60%;
    position: absolute;
    animation: lineGrow 1.5s ease-out forwards;
    transform-origin: left;
    height: 3px;
    content: "";
}

.secure_depot_IrT h2::before {
    height: 0.75rem;
    top: 50%;
    background: rgb(173,164,152);
    content: "";
    position: absolute;
    width: 0.75rem;
    transform: translateY(-50%) rotate(45deg);
    left: 0;
}

.secure_depot_IrT h3::before {
    height: 0.6rem;
    top: 50%;
    width: 0.6rem;
    background: rgb(173,164,152,0.5);
    position: absolute;
    content: "";
    left: 0;
    transform: translateY(-50%) rotate(45deg);
}

.secure_depot_IrT h4::before {
    content: "";
    width: 0.5rem;
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.7;
    background: rgb(173,164,152,0.5);
    left: 0;
    position: absolute;
    height: 0.5rem;
    top: 50%;
}

.secure_depot_IrT p strong {
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #000000;
}

.secure_depot_IrT ul {
    list-style: none;
    position: relative;
    margin: 1.5rem 0 2.5rem 1.5rem;
    padding: 0;
}

.secure_depot_IrT ul::before {
    width: 2px;
    left: -1rem;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(173,164,152,0.5), transparent);
}

.secure_depot_IrT li::before {
    transform: rotate(45deg);
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 10px;
    border: 2px solid rgb(173,164,152);
    content: "";
    left: 0;
    position: absolute;
    top: 0.6em;
}

.secure_depot_IrT span:hover {
    background: rgba(255,255,255,0.9);
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

.our_mission_GBv {
    padding: 120px 0;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}

.our_mission_GBv::after {
    top: -10%;
    right: -10%;
    content: "";
    width: 60%;
    height: 80%;
    z-index: 2;
    filter: blur(40px);
    background: linear-gradient(45deg, 
        rgb(208,201,191,0.5) 0%,
        rgb(173,164,152,0.5) 100%);
    position: absolute;
    transform: rotate(-15deg);
}

.our_mission_GBv .article_wrap_P3a {
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%);
    position: relative;
    border-left: 4px solid rgb(208,201,191);
    transition: transform 0.5s ease-out;
    backdrop-filter: blur(10px);
    padding: 50px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(-2deg);
}

.our_mission_GBv .article_wrap_P3a::after {
    opacity: 0.7;
    border-left: 3px solid rgb(208,201,191);
    content: "";
    left: 20px;
    border-bottom: 3px solid rgb(208,201,191);
    width: 60px;
    position: absolute;
    height: 60px;
    bottom: 20px;
}

.our_mission_GBv h1::after {
    height: 4px;
    width: 80px;
    bottom: -15px;
    left: 0;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(208,201,191) 0%,
        rgb(173,164,152) 100%);
    content: "";
    transform: scaleX(0);
    animation: expandLine 1.2s 0.5s ease-out forwards;
}

.our_mission_GBv h4::before {
    height: 8px;
    content: "";
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    background-color: rgb(208,201,191);
    left: -15px;
    top: 50%;
}

.info_hub_ZXD {
    padding: 6rem 1.5rem;
    background: linear-gradient(135deg, rgb(233,230,225) 0%, rgb(208,201,191,0.5) 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
}

.info_hub_ZXD::after {
    opacity: 0.4;
    animation: floating 12s ease-in-out infinite alternate-reverse;
    z-index: 0;
    left: -2%;
    transform: rotate(10deg) skewY(-5deg);
    height: 60%;
    content: "";
    width: 25%;
    filter: blur(30px);
    bottom: -5%;
    background: linear-gradient(-45deg, rgb(173,164,152) 0%, rgb(208,201,191,0.5) 100%);
    position: absolute;
}

.info_hub_ZXD h1::after {
    content: "";
    left: 50%;
    height: 4px;
    position: absolute;
    bottom: -0.8rem;
    background: linear-gradient(90deg, rgb(208,201,191) 0%, rgb(173,164,152) 100%);
    transition: width 0.3s ease;
    width: 80px;
    transform: translateX(-50%);
}

.info_hub_ZXD .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.info_hub_ZXD .join_community_AVt:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.info_hub_ZXD .join_community_AVt > div {
    background: linear-gradient(120deg, rgba(255,255,255,0.8) 0%, rgba(245,245,250,0.9) 100%);
    position: relative;
    padding: 1.5rem;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.info_hub_ZXD .join_community_AVt > div:hover::before {
    width: 8px;
}

.info_hub_ZXD h6 {
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
    align-items: center;
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 20px;
}

.info_hub_ZXD .instant_contact_X6p {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}

.info_hub_ZXD .get_support_URc::after {
    transition: width 0.3s ease;
    width: 0;
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    bottom: -2px;
    background: linear-gradient(90deg, rgb(208,201,191) 0%, rgb(173,164,152) 100%);
}

.info_hub_ZXD .get_support_URc:hover::after {
    width: 100%;
}

.info_hub_ZXD svg {
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
}

.info_hub_ZXD .get_support_URc:hover svg {
    transform: scale(1.15);
}

.thanks_box_Cmc {
    isolation: isolate;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,230,225) 0%, rgb(173,164,152,0.5) 100%);
    position: relative;
}

.thanks_box_Cmc::after {
    z-index: -1;
    background: rgb(208,201,191,0.5);
    opacity: 0.3;
    bottom: -50px;
    width: 250px;
    height: 250px;
    content: "";
    filter: blur(80px);
    position: absolute;
    right: -50px;
}

.thanks_box_Cmc h2 {
    line-height: 1.3;
    animation: slideInTitle 0.8s ease-out forwards;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 2.5rem;
    color: #000000;
    font-size: 37px;
    font-weight: 700;
    position: relative;
    transform: translateZ(20px);
}

.thanks_box_Cmc .guide_approach_zHX {
    overflow: hidden;
    transform: translateZ(10px) rotateX(2deg);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    padding: 2.5rem;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
}

.thanks_box_Cmc .guide_approach_zHX ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.thanks_box_Cmc .guide_approach_zHX span {
    color: #000000;
    text-align: center;
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.7;
    font-size: calc(15px * 1.1);
}

.data_analysis_ZaN {
    position: relative;
    background-color: #000000;
    overflow: hidden;
    padding: 0;
    flex-direction: column;
    display: flex;
}

.data_analysis_ZaN::before {
    top: 0;
    height: 100%;
    background: 
        linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 100%),
        radial-gradient(circle at 15% 50%, rgb(208,201,191,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 30%, rgb(173,164,152,0.5) 0%, transparent 25%),
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent);
    position: absolute;
    background-size: auto, auto, auto, 100px 100px, 50px 50px, 50px 50px;
    content: "";
    z-index: 1;
    width: 100%;
    left: 0;
}

.data_analysis_ZaN .edge_statistics_y12 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.data_analysis_ZaN .statistics_gain_vQh {
    line-height: 1.7;
    max-width: 800px;
    font-size: 18px;
}

.data_analysis_ZaN .key_pros_4pW {
    counter-increment: stat-counter;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 50px;
    position: relative;
}

.data_analysis_ZaN .key_pros_4pW::before {
    font-size: 6rem;
    z-index: -1;
    left: 15px;
    font-weight: 700;
    content: counter(stat-counter);
    position: absolute;
    top: -30px;
    color: rgb(208,201,191);
    opacity: 0.1;
}

.data_analysis_ZaN .key_pros_4pW h4 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 2.5rem;
}

.data_analysis_ZaN .key_pros_4pW span::after {
    background-color: rgb(208,201,191);
    position: absolute;
    height: 3px;
    bottom: 0;
    width: 40px;
    content: "";
    left: 0;
}

.data_analysis_ZaN svg path {
    fill: #ffffff;
}

.course_program_description_lbt {
    position: relative;
    background: linear-gradient(45deg, rgb(233,230,225) 0%, rgb(173,164,152,0.5) 50%, rgb(233,230,225) 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.course_program_description_lbt::after {
    width: 50%;
    left: -5%;
    position: absolute;
    bottom: -5%;
    opacity: 0.3;
    height: 50%;
    border-radius: 50%;
    content: "";
    background: radial-gradient(circle, rgb(173,164,152,0.5) 0%, transparent 70%);
    animation: pulseGlow 12s ease-in-out infinite reverse;
    z-index: 1;
}

.course_program_description_lbt .guide_approach_zHX::before {
    content: "";
    z-index: -1;
    transform: translateZ(-10px);
    border-radius: 23px;
    width: calc(100% + 4rem);
    left: -2rem;
    opacity: 0.05;
    position: absolute;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(208,201,191,0.5) 50px, rgb(208,201,191,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(208,201,191,0.5) 50px, rgb(208,201,191,0.5) 51px);
    top: -2rem;
    height: calc(100% + 4rem);
}

.course_program_description_lbt .coding_expert_9Mw::before {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 23px;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    content: "";
    z-index: -1;
}

.course_program_description_lbt .top_bar_qxF::after {
    width: 60px;
    background: linear-gradient(90deg, rgb(173,164,152) 0%, transparent 100%);
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    height: 3px;
    border-radius: 10px;
}

.course_program_description_lbt .top_bar_qxF svg:hover {
    filter: drop-shadow(0 6px 12px rgb(208,201,191,0.5));
    transform: translateY(-2px) scale(1.03);
}

.course_program_description_lbt .top_bar_qxF svg:hover path {
    fill: rgb(173,164,152);
}

.course_program_description_lbt h3::after {
    content: "";
    border-radius: 10px;
    background: rgb(208,201,191);
    width: 30px;
    bottom: -8px;
    transition: width 0.3s ease;
    height: 3px;
    position: absolute;
    left: 0;
}

.course_program_description_lbt .coding_expert_9Mw:hover h3::after {
    width: 80px;
}

.course_program_description_lbt .pic_grid_6dI {
    height: 450px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 2;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    min-height: 400px;
    height: 100%;
    transform: translateZ(30px) rotate(3deg);
    animation: floatAnimation 6s ease-in-out infinite;
    overflow: hidden;
}

.course_program_description_lbt .pic_grid_6dI::after {
    content: "";
    opacity: 0.3;
    z-index: 1;
    bottom: 0;
    height: 50%;
    position: absolute;
    left: 0;
    background: linear-gradient(
        to top,
        rgb(208,201,191,0.5) 0%,
        transparent 100%
    );
    width: 100%;
}

.course_program_description_lbt .guide_approach_zHX:hover .pic_grid_6dI::before {
    opacity: 0.7;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(173,164,152,0.5) 40%,
        rgb(208,201,191,0.5) 100%
    );
}

header .nav_teach_pje::before {
    width: 200%;
    height: 200%;
    left: -50%;
    content: "";
    background-size: 15px 15px;
    opacity: 0.3;
    top: -50%;
    background: radial-gradient(circle, rgb(173,164,152,0.5) 1%, transparent 10%);
    z-index: -1;
    position: absolute;
    animation: backgroundShift 20s linear infinite;
}

header .nav_teach_pje .top_bar_qxF {
    position: relative;
    overflow: visible;
}

header .nav_teach_pje .top_bar_qxF::after {
    width: 100%;
    animation: neonPulse 3s infinite alternate;
    background: rgb(173,164,152);
    box-shadow: 0 0 8px 2px rgb(173,164,152);
    left: 0;
    height: 2px;
    bottom: -8px;
    content: "";
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
}

header .nav_teach_pje .top_bar_qxF svg {
    filter: drop-shadow(0 0 5px rgb(173,164,152,0.5));
    width: 120px;
    height: auto;
}

header .nav_teach_pje .head_nav_0d9::before {
    left: 0;
    position: absolute;
    height: 2px;
    top: 105%;
    width: 100%;
    content: "";
    animation: neonPulse 4s infinite alternate-reverse;
    box-shadow: 0 0 10px 2px rgb(208,201,191);
    transform: scaleX(0.5);
    background: rgb(208,201,191);
}

header .nav_teach_pje .top_wrap_31U a {
    font-size: 19px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    border: 1px solid transparent;
    text-decoration: none;
    padding: 0.5rem 1rem;
    display: block;
    color: #ffffff;
    font-weight: 600;
}

header .nav_teach_pje .top_wrap_31U a:hover {
    text-shadow: 0 0 5px rgb(173,164,152,0.5);
    border: 1px solid rgb(173,164,152,0.5);
    color: rgb(173,164,152);
}

.title_board_UID {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    padding: 3rem 1.5rem;
    background: linear-gradient(135deg, rgb(173,164,152) 0%, rgb(208,201,191) 100%);
    display: flex;
}

.title_board_UID::after {
    right: -50%;
    top: -50%;
    height: 100%;
    width: 100%;
    animation: rotateGlow 15s infinite alternate ease-in-out;
    position: absolute;
    content: "";
    z-index: 0;
    transform: rotate(-15deg) scale(2);
    background: radial-gradient(ellipse at center, rgb(173,164,152,0.5) 0%, transparent 70%);
}

.title_board_UID .course_intro_9W7:hover {
    transform: translateY(-10px);
}

.title_board_UID .course_intro_9W7 > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.3);
}

.title_board_UID h3 {
    letter-spacing: 0.02em;
    margin: 0;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    position: relative;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    font-size: calc(24px * 1.05);
}

.title_board_UID .learning_creators_LXY:hover {
    transform: translateX(10px);
}

.title_board_UID .learning_creators_LXY::before {
    height: 100%;
    width: 6px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(208,201,191), rgb(173,164,152));
    content: "";
    transition: width 0.3s ease;
}

.title_board_UID .learning_creators_LXY:hover::before {
    width: 10px;
}

.title_board_UID h1 {
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    transform: translateY(0);
    margin: 0;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: clamp(2.5rem, 5vw, 41px);
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
}

.title_board_UID .learning_creators_LXY > div::before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.85), 
    rgba(var(--secondary-color-rgb), 0.85));
    z-index: 1;
    content: "";
}

.contact_information_Wuq {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
    background: rgb(233,230,225);
}

.contact_information_Wuq::before {
    filter: blur(70px);
    width: 400px;
    height: 400px;
    background: linear-gradient(45deg, rgb(208,201,191,0.5), rgb(173,164,152,0.5));
    top: -150px;
    border-radius: 50%;
    right: -150px;
    position: absolute;
    content: "";
    z-index: 1;
}

.contact_information_Wuq .container {
    padding: 0 30px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.contact_information_Wuq h2::before {
    width: 50px;
    top: -25px;
    height: 50px;
    z-index: -1;
    left: calc(50% - 120px);
    background: rgb(208,201,191,0.5);
    position: absolute;
    border-radius: 50%;
    content: "";
}

.contact_information_Wuq .feedback_widget_Tal {
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #ffffff;
    display: flex;
    border-radius: 20px;
}

.contact_information_Wuq .pic_grid_6dI {
    min-height: 500px;
    transition: transform 0.5s ease;
    flex: 0 0 45%;
    position: relative;
}

.contact_information_Wuq .pic_grid_6dI::before {
    inset: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
}

.contact_information_Wuq .message_list_aKe {
    position: relative;
    justify-content: center;
    padding: 60px;
    flex-direction: column;
    display: flex;
    flex: 0 0 55%;
}

.contact_information_Wuq form input[type="text"] {
    border: none;
    background: rgb(233,230,225);
    font-size: 17px;
    border-radius: 12px;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    padding: 18px 25px;
    color: #000000;
    width: 100%;
}

.contact_information_Wuq form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}

.contact_information_Wuq .connect_widget_VgF {
    position: relative;
    margin-bottom: 30px;
}

.contact_information_Wuq .connect_widget_VgF label {
    position: relative;
    display: flex;
    color: #000000;
    align-items: center;
    padding-left: 35px;
    cursor: pointer;
    font-size: 15px;
}

.contact_information_Wuq .connect_widget_VgF input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(208,201,191), rgb(173,164,152));
}

.contact_information_Wuq .connect_widget_VgF label a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(208,201,191);
    transition: color 0.3s ease;
}

.contact_information_Wuq .connect_widget_VgF label a:hover {
    color: rgb(173,164,152);
}

.contact_information_Wuq .connect_card_ARj {
    border: none;
    font-size: 17px;
    padding: 20px;
    z-index: 1;
    border-radius: 12px;
    width: 100%;
    cursor: pointer;
    transition: all 0.5s ease;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(208,201,191), rgb(173,164,152));
}

.contact_information_Wuq svg {
    height: 24px;
    stroke: rgb(208,201,191);
    width: 24px;
    margin-right: 12px;
    fill: none;
    transition: all 0.3s ease;
}

.contact_information_Wuq svg:hover,
.contact_information_Wuq svg:hover path {
    stroke: rgb(173,164,152);
}

.client_opinions_SoN::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(208,201,191,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(173,164,152,0.5) 0%, transparent 40%);
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    right: 0;
    content: "";
}



.client_opinions_SoN .container {
    position: relative;
    z-index: 2;
}

.client_opinions_SoN h2 {
    color: #000000;
    text-align: center;
    margin-bottom: 4rem;
    font-weight: 700;
    transform: translateX(-50%);
    padding: 0.5rem 1rem;
    position: relative;
    font-size: 36px;
    left: 50%;
    display: inline-block;
}



.client_opinions_SoN .review_quotes_GMD {
    display: flex;
    gap: 3rem;
    perspective: 1000px;
    justify-content: center;
    flex-wrap: wrap;
}

.client_opinions_SoN .opinion_sharing_dQI {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    align-items: center;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    width: calc(33% - 3rem);
    background: rgba(255, 255, 255, 0.05);
    padding: 2rem;
    transform-style: preserve-3d;
    display: flex;
    border-radius: 10px;
    flex-direction: column;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.client_opinions_SoN .opinion_sharing_dQI::after {
    content: "";
    animation: scanline 6s linear infinite;
    top: -50%;
    height: 200%;
    transform: rotate(45deg);
    z-index: -1;
    background: linear-gradient(
        0deg,
        transparent,
        rgb(208,201,191,0.5),
        rgb(208,201,191,0.5),
        transparent
    );
    left: -50%;
    position: absolute;
    width: 200%;
}

.client_opinions_SoN .opinion_sharing_dQI:hover img {
    filter: grayscale(0%);
    box-shadow: 
        0 0 0 2px rgb(208,201,191),
        0 0 15px rgb(208,201,191,0.5),
        0 0 30px rgb(208,201,191,0.5);
    transform: scale(1.1);
}

.client_opinions_SoN .opinion_sharing_dQI p {
    color: #000000;
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: calc(18px * 1.1);
    text-align: center;
}

.client_opinions_SoN .opinion_sharing_dQI:nth-child(3n+1) {
    transform: translateY(-10px) rotate(-1deg);
}

.client_opinions_SoN .opinion_sharing_dQI:nth-child(3n+2) {
    transform: translateY(10px) rotate(1deg);
}

footer {
    z-index: 1;
    position: relative;
}

footer::after {
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: -1;
    right: 0;
    left: 0;
    position: absolute;
    bottom: 0;
}

.blog_ref_oJF .container {
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
    position: relative;
    display: grid;
}

.blog_ref_oJF .company_holder h3 {
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 28px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    padding-bottom: 1rem;
    color: #ffffff;
}

.blog_ref_oJF .sec_cert_e5j {
    grid-column: span 7;
}

.blog_ref_oJF .top_learn_ZCB {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.blog_ref_oJF .head_nav_0d9 {
    position: relative;
}

.blog_ref_oJF .head_nav_0d9 h5::after {
    position: absolute;
    background: #ffffff;
    height: 2px;
    left: 0;
    content: "";
    width: 40px;
    bottom: -2px;
}

.blog_ref_oJF .head_nav_0d9 .top_learn_ZCB {
    display: grid;
    gap: 1rem;
}

.blog_ref_oJF .head_nav_0d9 .top_learn_ZCB a::after {
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateX(-5px);
    margin-left: 0.5rem;
    content: "\2192";
}

.blog_ref_oJF .head_nav_0d9 .top_learn_ZCB a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}

.cert_block_gnM {
    background: rgba(0, 0, 0, 0.1);
    padding: 2rem 0;
    margin-top: 4rem;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_ref_oJF::after {
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    top: 2rem;
    content: "";
    right: 2rem;
    position: absolute;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
}

.blog_ref_oJF .company_holder::after {
    content: "";
    position: absolute;
    height: 50px;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
}

.leadership_profile_xCD {
    padding: 120px 0;
    position: relative;
    background: rgb(233,230,225);
    overflow: hidden;
}

.leadership_profile_xCD::before {
    opacity: 0.05;
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(208,201,191,0.5) 0,
        rgb(208,201,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
}

.leadership_profile_xCD .pic_grid_6dI {
    border-radius: 0;
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 400px;
}

.leadership_profile_xCD .pic_grid_6dI::after {
    transition: opacity 0.4s ease;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.15;
    position: absolute;
    content: "";
    left: 0;
    background: rgb(208,201,191);
}

.leadership_profile_xCD .name {
    transition: transform 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    z-index: 2;
    left: 30px;
    bottom: 60px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    position: absolute;
    padding-bottom: 0;
}

.leadership_profile_xCD .pic_grid_6dI:hover ~ .name,
.leadership_profile_xCD .pic_grid_6dI:hover ~ span:not(.name) {
    transform: translateX(5px);
}

.leadership_profile_xCD .emp_highlights_lJi::before {
    height: 30px;
    left: 40px;
    background: linear-gradient(to right bottom, 
        rgb(208,201,191) 0%, 
        rgb(208,201,191) 50%, 
        transparent 50%, 
        transparent 100%);
    top: 40px;
    content: "";
    width: 40px;
    opacity: 0.2;
    position: absolute;
}

::-webkit-scrollbar {
    background: rgb(233,230,225);
    width: 7px;
}

::-webkit-scrollbar-track {
    background: rgb(173,164,152,0.5);
    border-radius: 13.3em;
}

::-webkit-scrollbar-track:active {
    background: rgb(173,164,152);
}

::-webkit-scrollbar-thumb {
    border: 3px double rgb(208,201,191,0.5);
    box-shadow: 4px 4px 15px 8px rgba(0, 0, 0, 0.6);
    border-radius: 18.5vw;
    background: rgb(208,201,191);
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset -3px 0px 10px 1px rgba(0, 0, 0, 0.2);
    background: rgb(208,201,191);
}

::-webkit-scrollbar-corner {
    background: rgb(173,164,152,0.5);
}


@media only screen and (max-width: 800px) {.privacy_learn_VgT {
    display: none;
}.track_settings_1TC {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_warning_overlay_KBm h5 {
    text-align: center;
}.cookie_warning_overlay_KBm p {
    text-align: center;
}.cookie_panel_jkO {
    margin-bottom: 20px;
}body .container-wrap_Viu .learn_prefs_nsk {
    margin-left: 0;
}}



@media (min-width: 1200px) {.tariff_container_aym .study_price_GsM {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff_container_aym .discount_grid_6cd {
    padding: 35px;
}.tariff_container_aym .pic_grid_6dI {
    height: 220px;
}
}



@media (max-width: 767px) {.tariff_container_aym {
    padding: 60px 0;
}.tariff_container_aym .study_price_GsM {
    gap: 25px;
    grid-template-columns: 1fr;
}.tariff_container_aym .discount_tier_UnW h2 {
    font-size: calc(33px - 4px);
}.tariff_container_aym .pic_grid_6dI {
    height: 180px;
}.tariff_container_aym .discount_grid_6cd {
    padding: 25px;
}
}



@media (min-width: 768px) {.secure_depot_IrT {
    padding: 6rem 3rem;
}.secure_depot_IrT .container {
    padding: 0 2rem;
}.secure_depot_IrT h1 {
    margin-bottom: 3rem;
    font-size: calc(38px * 1.1);
}.secure_depot_IrT h2 {
    font-size: calc(32px * 1.05);
    margin-top: 4rem;
}.secure_depot_IrT ul {
    margin-left: 2.5rem;
}
}



@media (max-width: 767px) {.secure_depot_IrT {
    padding: 4rem 1.5rem;
}.secure_depot_IrT h1 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.secure_depot_IrT h2 {
    padding-left: 1.25rem;
    font-size: calc(32px * 0.9);
    margin-top: 2.5rem;
}.secure_depot_IrT h3, .secure_depot_IrT h4 {
    padding-left: 1rem;
}.secure_depot_IrT p, .secure_depot_IrT li, .secure_depot_IrT span {
    font-size: calc(18px * 0.95);
}.secure_depot_IrT ul {
    margin-left: 0.5rem;
}.secure_depot_IrT li {
    padding-left: 1.25rem;
}.secure_depot_IrT span {
    padding: 1rem;
}}



@media (max-width: 576px) {.our_mission_GBv {
    padding: 50px 0;
}.our_mission_GBv .article_wrap_P3a {
    padding: 25px 20px;
}.our_mission_GBv h1 {
    font-size: calc(42px - 12px);
    margin-bottom: 25px;
}.our_mission_GBv h1::after {
    bottom: -10px;
    width: 60px;
    height: 3px;
}.our_mission_GBv span {
    font-size: calc(13px - 2px);
    line-height: 1.6;
    padding-left: 10px;
}.our_mission_GBv .article_wrap_P3a::before,
    .our_mission_GBv .article_wrap_P3a::after {
    height: 30px;
    width: 30px;
}}



@media (min-width: 992px) {.info_hub_ZXD {
    padding: 10rem 2rem;
}.info_hub_ZXD .join_community_AVt {
    grid-template-columns: 2fr 1fr 1fr;
}.info_hub_ZXD .join_community_AVt > div:first-child {
    grid-row: 1 / span 2;
    grid-column: 1;
}.info_hub_ZXD h1 {
    font-size: calc(39px * 1.2);
}.info_hub_ZXD .instant_contact_X6p {
    gap: 1.5rem;
}
}



@media (max-width: 1024px) {.thanks_box_Cmc {
    padding: 5rem 0;
}.thanks_box_Cmc h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.9);
}.thanks_box_Cmc .guide_approach_zHX {
    padding: 2rem;
}
}



@media (max-width: 576px) {.thanks_box_Cmc {
    padding: 3rem 0;
}.thanks_box_Cmc h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.7);
}.thanks_box_Cmc h2::after {
    height: 3px;
    bottom: -10px;
}.thanks_box_Cmc .guide_approach_zHX {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.thanks_box_Cmc .guide_approach_zHX::before {
    height: 4px;
}.thanks_box_Cmc .guide_approach_zHX span {
    font-size: calc(15px * 0.95);
    line-height: 1.5;
}
}



@media (max-width: 1200px) {.data_analysis_ZaN .statistics_advantage_8fL {
    padding: 50px 10% 60px 10%;
}.data_analysis_ZaN .key_pros_4pW {
    width: 33.333%;
}
}



@media (max-width: 767px) {.data_analysis_ZaN .statistics_advantage_8fL {
    padding: 40px 5% 60px 5%;
}.data_analysis_ZaN .edge_statistics_y12 {
    font-size: calc(36px * 0.9);
}.data_analysis_ZaN .statistics_perks_wrz {
    padding: 80px 5% 30px;
}.data_analysis_ZaN .key_pros_4pW {
    width: 100%;
    margin-bottom: 40px;
}.data_analysis_ZaN .key_pros_4pW::before {
    font-size: 4.5rem;
}.data_analysis_ZaN svg {
    height: 80px;
    width: 80px;
}
}



@media (max-width: 1024px) {.course_program_description_lbt {
    padding: 5rem 0;
}.course_program_description_lbt .guide_approach_zHX {
    grid-template-columns: 1fr;
    gap: 2rem;
    transform: perspective(1000px) rotateY(0deg);
}.course_program_description_lbt .coding_expert_9Mw {
    padding: 2.5rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.course_program_description_lbt .pic_grid_6dI {
    transform: translateZ(20px) rotate(0deg);
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
    min-height: 350px;
}.course_program_description_lbt .guide_approach_zHX:hover .pic_grid_6dI {
    transform: translateZ(30px) scale(1.02);
}
}



@media (max-width: 576px) {.course_program_description_lbt {
    padding: 3rem 0;
}.course_program_description_lbt .guide_approach_zHX::before {
    display: none;
}.course_program_description_lbt .coding_expert_9Mw {
    padding: 1.5rem;
}.course_program_description_lbt .top_bar_qxF svg {
    height: 3rem;
}.course_program_description_lbt .top_bar_qxF::before {
    width: 20px;
    right: -10px;
}.course_program_description_lbt h3 {
    margin-bottom: 1rem;
    font-size: calc(38px * 0.8);
}.course_program_description_lbt p {
    font-size: calc(18px * 0.9);
}.course_program_description_lbt .pic_grid_6dI {
    min-height: 250px;
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
}}



@media (max-width: 576px) {header .nav_teach_pje {
    padding: 0.75rem;
}header .nav_teach_pje .head_nav_0d9 {
    align-items: center;
    flex-direction: column;
}header .nav_teach_pje .top_wrap_31U {
    text-align: center;
    width: 100%;
    margin: 0.25rem 0;
}header .nav_teach_pje .top_bar_qxF svg {
    width: 100px;
}header .nav_teach_pje .top_bar_qxF::after {
    left: 10%;
    width: 80%;
}}



@media (min-width: 992px) {.title_board_UID h1 {
    font-size: calc(41px * 1.2);
}.title_board_UID .learning_creators_LXY {
    padding: 4rem;
}.title_board_UID .learning_creators_LXY > div {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 3rem;
    margin-left: -2rem;
    transform: perspective(1000px) rotateY(-2deg);
    margin-right: 2rem;
}.title_board_UID .learning_creators_LXY > div:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.03);
}.title_board_UID p {
    font-size: calc(14px * 1.2);
}.title_board_UID h3 {
    max-width: 90%;
}
}



@media (max-width: 1024px) {.contact_information_Wuq {
    padding: 70px 0;
}.contact_information_Wuq .message_list_aKe {
    padding: 45px;
}.contact_information_Wuq .pic_grid_6dI {
    min-height: 450px;
}
}



@media (max-width: 768px) {.contact_information_Wuq {
    padding: 60px 0;
}.contact_information_Wuq h2 {
    margin-bottom: 40px;
}.contact_information_Wuq .feedback_widget_Tal {
    flex-direction: column;
}.contact_information_Wuq .pic_grid_6dI {
    min-height: 300px;
    flex: 0 0 300px;
    width: 100%;
}.contact_information_Wuq .message_list_aKe {
    padding: 40px 30px;
    flex: 0 0 auto;
}.contact_information_Wuq form h3 {
    margin-bottom: 25px;
}.contact_information_Wuq form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}
}



@media (max-width: 992px) {.client_opinions_SoN .opinion_sharing_dQI {
    width: calc(50% - 2rem);
}
}



@media (max-width: 768px) {.client_opinions_SoN {
    padding: 4rem 0;
}.client_opinions_SoN h2 {
    margin-bottom: 3rem;
    font-size: calc(36px * 0.9);
}.client_opinions_SoN .review_quotes_GMD {
    gap: 2rem;
    flex-direction: column;
}.client_opinions_SoN .opinion_sharing_dQI {
    width: 100%;
    transform: none !important;
}.client_opinions_SoN .opinion_sharing_dQI:hover {
    transform: translateZ(10px) !important;
}.client_opinions_SoN::after {
    width: 1px;
    height: 100%;
}}



@media (max-width: 768px) {.blog_ref_oJF {
    padding: 3rem 0 1.5rem;
}.blog_ref_oJF .top_learn_ZCB {
    gap: 1.5rem;
}.blog_ref_oJF .company_holder h3 {
    font-size: calc(28px - 2px);
}.cert_block_gnM {
    margin-top: 3rem;
}
}



@media (max-width: 420px) {.blog_ref_oJF .company_holder h3::after,
    .blog_ref_oJF .head_nav_0d9 h5::after {
    width: 30px;
}.blog_ref_oJF .head_nav_0d9 .top_learn_ZCB a:hover {
    padding-left: 0.3rem;
}}



@media (max-width: 768px) {.leadership_profile_xCD {
    padding: 80px 0;
}.leadership_profile_xCD .container {
    padding: 0 20px;
}.leadership_profile_xCD .opinion_sharing_dQI {
    gap: 0;
    grid-template-columns: 1fr;
}.leadership_profile_xCD .pic_grid_6dI {
    min-height: 300px;
    height: 300px;
}.leadership_profile_xCD .emp_highlights_lJi {
    padding: 35px 25px;
}.leadership_profile_xCD .name {
    font-size: calc(18px * 0.9);
    bottom: 50px;
    left: 25px;
}.leadership_profile_xCD .opinion_sharing_dQI span:not(.name) {
    font-size: calc(14px * 0.95);
    left: 25px;
    bottom: 25px;
}.leadership_profile_xCD .emp_highlights_lJi::before {
    height: 20px;
    left: 25px;
    top: 25px;
    width: 24px;
}.leadership_profile_xCD .emp_highlights_lJi::after {
    right: 25px;
    height: 20px;
    bottom: 25px;
    width: 24px;
}
}



@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);
    }
}



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



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



@keyframes floating {
    0% {
        transform: rotate(-15deg) skewX(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skewX(3deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-18deg) skewX(7deg) translate(-10px, 10px);
    }
}



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



@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

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



@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}



@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@keyframes pulse {
    0%, 100% { opacity: 0.2; }
    50% { opacity: 0.7; }
}

@keyframes borderGlow {
    from { 
        filter: drop-shadow(0 0 2px rgb(208,201,191,0.5)) 
                drop-shadow(0 0 5px rgb(208,201,191,0.5)); 
    }
    to { 
        filter: drop-shadow(0 0 5px rgb(173,164,152,0.5)) 
                drop-shadow(0 0 10px rgb(173,164,152,0.5)); 
    }
}

