﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.reward_sys42806 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.framework-wrap18654 {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
}.top_wrap27904 {
    flex: 1 0 auto;
}.container {
    width: 1272px;
    margin: auto;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    overflow: visible;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    position: relative;
}header::before {
    background: linear-gradient(to right, rgb(202,191,180), rgb(172,142,121));
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    height: 5px;
    left: 0;
}header .top_learning53146 {
    position: relative;
    padding: 25px 30px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .top_learning53146::after {
    width: 100%;
    bottom: 0;
    background-color: rgb(241,239,238);
    content: "";
    left: 0;
    height: 1px;
    position: absolute;
}header .top_learning53146 .main_sitewrap67293 {
    z-index: 2;
    position: relative;
}header .top_learning53146 .main_sitewrap67293 .main_start75039 {
    position: relative;
    display: block;
    overflow: hidden;
}header .top_learning53146 .main_sitewrap67293 .main_start75039 svg {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: auto;
    height: 40px;
}header .top_learning53146 .main_sitewrap67293 .main_start75039:hover svg {
    transform: scale(1.08);
}header .top_learning53146 .head_sitewrap59684 {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 {
    position: relative;
    margin: 0 15px;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869:last-child {
    margin-right: 0;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a {
    letter-spacing: 0.5px;
    position: relative;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    padding: 8px 0;
    display: block;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 18px;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a:hover {
    color: rgb(202,191,180);
    letter-spacing: 1px;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a::before,
header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a::after {
    height: 1px;
    bottom: 0;
    transform-origin: right center;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    background-color: rgb(202,191,180);
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a::after {
    background-color: rgb(172,142,121);
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a::after {
    bottom: -2px;
    height: 3px;
    opacity: 0.3;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .top_learning53146 {
    padding: 20px 15px;
    flex-direction: column;
}header .top_learning53146 .main_sitewrap67293 {
    margin-bottom: 20px;
}header .top_learning53146 .head_sitewrap59684 {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 {
    margin: 5px 12px;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 a {
    font-size: calc(18px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .top_learning53146 {
    padding: 15px 10px;
}header .top_learning53146 .main_sitewrap67293 {
    margin-bottom: 15px;
}header .top_learning53146 .main_sitewrap67293 .main_start75039 svg {
    height: 35px;
}header .top_learning53146 .head_sitewrap59684 {
    gap: 5px;
}header .top_learning53146 .head_sitewrap59684 .header_navbar34869 {
    margin: 2px 10px;
}}.thankYouDiv34796 {
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(241,239,238) 0%, #ffffff 100%);
    overflow: hidden;
}.thankYouDiv34796::before {
    position: absolute;
    transform: translateX(20%) skewX(-15deg);
    width: 40%;
    top: 0;
    background: linear-gradient(215deg, rgb(202,191,180,0.5) 0%, transparent 70%);
    z-index: 1;
    right: 0;
    content: "";
    height: 100%;
}.thankYouDiv34796::after {
    content: "";
    height: 70%;
    transform: rotate(-10deg);
    left: -2%;
    width: 30%;
    bottom: -5%;
    background: linear-gradient(125deg, rgb(172,142,121,0.5) 0%, transparent 80%);
    position: absolute;
    z-index: 1;
}.thankYouDiv34796 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 30px;
}.thankYouDiv34796 h2 {
    font-weight: 700;
    animation: slideInTitle 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    font-size: 31px;
    margin-bottom: 40px;
    transform: translateX(-20px);
    position: relative;
    opacity: 0;
    max-width: 800px;
    color: #000000;
    line-height: 1.3;
    font-family: Arial, sans-serif;
}.thankYouDiv34796 h2::before {
    height: 4px;
    width: 80px;
    transform-origin: left;
    top: -15px;
    transform: scaleX(0);
    animation: expandLine 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.8s;
    background: rgb(202,191,180);
    content: "";
    left: 0;
    position: absolute;
}.thankYouDiv34796 .learning_tracks37109 {
    transform: perspective(1000px) rotateX(2deg);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    background-color: #ffffff;
    animation: appearHolder 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    transform-origin: top center;
    opacity: 0;
    padding: 40px 50px;
    position: relative;
}.thankYouDiv34796 .learning_tracks37109::before {
    content: "";
    left: 0;
    position: absolute;
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(202,191,180), rgb(172,142,121));
    top: 0;
}.thankYouDiv34796 .learning_tracks37109::after {
    animation: revealGradient 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
    top: 0;
    content: "";
    right: 0;
    transform: translateX(100%);
    width: 80%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(245, 245, 245, 0.8) 70%);
    position: absolute;
}.thankYouDiv34796 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.thankYouDiv34796 li {
    position: relative;
    opacity: 0;
    animation: slideUpFadeIn 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    transform: translateY(20px);
}.thankYouDiv34796 li::before {
    background: rgb(202,191,180);
    left: -30px;
    width: 10px;
    top: 10px;
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1.2s;
    transform: scale(0);
    border-radius: 50%;
    content: "";
    position: absolute;
    height: 10px;
}.thankYouDiv34796 span {
    font-weight: 400;
    display: block;
    font-size: 17px;
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    letter-spacing: 0.02em;
}

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

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

@keyframes appearHolder {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(5deg) translateY(30px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}

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

@keyframes popIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes revealGradient {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

@media (max-width: 992px) {.thankYouDiv34796 {
    padding: 90px 0 60px;
}.thankYouDiv34796 h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.9);
}.thankYouDiv34796 .learning_tracks37109 {
    padding: 35px 40px;
}
}

@media (max-width: 768px) {.thankYouDiv34796 {
    padding: 70px 0 50px;
}.thankYouDiv34796::before {
    width: 50%;
}.thankYouDiv34796 h2 {
    font-size: calc(31px * 0.8);
    max-width: 100%;
}.thankYouDiv34796 .learning_tracks37109 {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}
}

@media (max-width: 576px) {.thankYouDiv34796 {
    padding: 60px 0 40px;
}.thankYouDiv34796::before,
    .thankYouDiv34796::after {
    opacity: 0.5;
}.thankYouDiv34796 .container {
    padding: 0 20px;
}.thankYouDiv34796 h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.thankYouDiv34796 h2::before {
    width: 60px;
    top: -10px;
    height: 3px;
}.thankYouDiv34796 .learning_tracks37109 {
    padding: 25px 20px;
    transform: none;
}.thankYouDiv34796 span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.thankYouDiv34796 li::before {
    left: -20px;
    height: 8px;
    width: 8px;
}}.learning_process29810 {
    padding: 8rem 2rem;
    overflow: hidden;
    background: rgb(241,239,238);
    position: relative;
}.learning_process29810::before {
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
    background-size: 50px 50px;
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 24px, rgb(202,191,180,0.5) 25px, rgb(202,191,180,0.5) 26px, transparent 27px, transparent 49px, rgb(202,191,180,0.5) 50px, rgb(202,191,180,0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgb(202,191,180,0.5) 25px, rgb(202,191,180,0.5) 26px, transparent 27px, transparent 49px, rgb(202,191,180,0.5) 50px, rgb(202,191,180,0.5) 51px, transparent 52px);
    opacity: 0.1;
    animation: moveGrid 60s linear infinite;
    left: 0;
}.learning_process29810::after {
    position: absolute;
    width: 200%;
    z-index: 0;
    animation: pulse 20s infinite alternate;
    height: 200%;
    bottom: -50%;
    opacity: 0.15;
    background: radial-gradient(circle at center, rgb(172,142,121,0.5) 0%, transparent 60%);
    left: -50%;
    content: "";
}.learning_process29810 .learning_tracks37109 {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    gap: 3rem;
    display: flex;
    max-width: 1000px;
    align-items: center;
    flex-direction: column;
}.learning_process29810 h3 {
    transform: scale(0);
    color: rgb(202,191,180);
    text-align: center;
    box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.1);
    animation: pixelateIn 1s ease-out forwards;
    max-width: 700px;
    margin: 0;
    position: relative;
    border-image: linear-gradient(45deg, rgb(202,191,180), rgb(172,142,121)) 1;
    width: 100%;
    background: #ffffff;
    padding: 2rem;
    border: 8px solid transparent;
    font-weight: 700;
    font-size: 29px;
}.learning_process29810 h3::before,
.learning_process29810 h3::after {
    content: "";
    height: 0;
    position: absolute;
    background: rgb(172,142,121,0.5);
    width: 0;
}.learning_process29810 h3::before {
    left: 0;
    animation: pixelGrow 0.5s 1.2s steps(10) forwards;
    top: 0;
}.learning_process29810 h3::after {
    right: 0;
    animation: pixelGrow 0.5s 1.5s steps(10) forwards;
    bottom: 0;
}.learning_process29810 span {
    opacity: 0;
    text-align: center;
    color: #000000;
    width: 100%;
    max-width: 700px;
    animation: pixelateIn 1s 0.5s ease-out forwards;
    line-height: 1.8;
    border-image: linear-gradient(-45deg, rgb(172,142,121), rgb(202,191,180)) 1;
    background: #ffffff;
    font-size: 13px;
    border: 8px solid transparent;
    transform: scale(0);
    box-shadow: -20px 20px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 2rem;
}.learning_process29810 span::before,
.learning_process29810 span::after {
    background: rgb(202,191,180,0.5);
    width: 0;
    position: absolute;
    content: "";
    height: 0;
}.learning_process29810 span::before {
    top: 0;
    animation: pixelGrow 0.5s 1.8s steps(10) forwards;
    right: 0;
}.learning_process29810 span::after {
    left: 0;
    bottom: 0;
    animation: pixelGrow 0.5s 2.1s steps(10) forwards;
}

@keyframes moveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes pixelateIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    80% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pixelGrow {
    0% {
        width: 8px;
        height: 8px;
    }
    25% {
        width: 8px;
        height: 16px;
    }
    50% {
        width: 16px;
        height: 16px;
    }
    75% {
        width: 16px;
        height: 24px;
    }
    100% {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 992px) {.learning_process29810 {
    padding: 6rem 1.5rem;
}.learning_process29810 h3 {
    border-width: 6px;
    padding: 1.8rem;
    font-size: calc(29px * 0.9);
    box-shadow: 15px 15px 0 rgba(0, 0, 0, 0.1);
}.learning_process29810 span {
    padding: 1.8rem;
    border-width: 6px;
    box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.1);
}
    
    @keyframes pixelGrow {
        0% {
            width: 6px;
            height: 6px;
        }
        25% {
            width: 6px;
            height: 12px;
        }
        50% {
            width: 12px;
            height: 12px;
        }
        75% {
            width: 12px;
            height: 18px;
        }
        100% {
            width: 18px;
            height: 18px;
        }
    }
}

@media (max-width: 768px) {.learning_process29810 {
    padding: 5rem 1rem;
}.learning_process29810 h3 {
    font-size: calc(29px * 0.8);
    box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1);
    border-width: 4px;
    padding: 1.5rem;
}.learning_process29810 span {
    border-width: 4px;
    font-size: calc(13px * 0.95);
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
}.learning_process29810 .learning_tracks37109 {
    gap: 2rem;
}@keyframes pixelGrow {
        0% {
            width: 4px;
            height: 4px;
        }
        25% {
            width: 4px;
            height: 8px;
        }
        50% {
            width: 8px;
            height: 8px;
        }
        75% {
            width: 8px;
            height: 12px;
        }
        100% {
            width: 12px;
            height: 12px;
        }
    }
}.privacy_armory79635 {
    width: 100%;
    overflow: hidden;
    height: auto;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    padding: 50px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.privacy_armory79635 h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 40px;
    font-size: 43px;
    text-align: center;
    color: rgb(202,191,180);
    border-bottom: 2px solid rgb(202,191,180);
    padding-bottom: 10px;
    margin-bottom: 20px;
}.privacy_armory79635 h2 {
    text-align: left;
    margin-top: 30px;
    font-size: 37px;
    font-weight: 600;
    text-transform: uppercase;
    border-left: 4px solid rgb(202,191,180);
    padding-left: 10px;
    margin-bottom: 20px;
    color: rgb(172,142,121);
}.privacy_armory79635 ul, .privacy_armory79635 ol {
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    margin: 20px 0;
    padding-left: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}.privacy_armory79635 ul li, .privacy_armory79635 ol li {
    padding-left: 20px;
    margin-bottom: 15px;
    color: #000000;
    position: relative;
    font-size: 17px;
}.privacy_armory79635 ul li::before, .privacy_armory79635 ol li::before {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    background: rgb(202,191,180);
    transform: translateY(-50%);
    content: '';
    left: 0;
    height: 6px;
    width: 6px;
}.privacy_armory79635 p, .privacy_armory79635 span, .privacy_armory79635 div {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 17px;
    color: #000000;
    margin-bottom: 20px;
}.privacy_armory79635 div.container {
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.privacy_armory79635 {
    padding: 30px;
    border-radius: 10px;
}.privacy_armory79635 h1 {
    font-size: calc(24px - 5px);
}.privacy_armory79635 h2 {
    font-size: calc(24px - 5px);
}.privacy_armory79635 ul, .privacy_armory79635 ol {
    margin: 10px 0;
    padding: 10px 0;
}.privacy_armory79635 ul li, .privacy_armory79635 ol li {
    font-size: 17px;
    padding-left: 15px;
}}.welcome04968 {
    padding: 80px 20px;
    background: linear-gradient(135deg, rgb(241,239,238) 0%, rgb(255, 255, 255, 0.5) 100%);
    position: relative;
    overflow: hidden;
}.welcome04968::before {
    opacity: 0.05;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,191,180,0.5) 0px,
        rgb(202,191,180,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}.welcome04968 h1 {
    opacity: 0;
    color: rgb(202,191,180);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 24px;
    transform: translateY(20px);
}.welcome04968 h1::after {
    bottom: -12px;
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(172,142,121) 0%, rgb(202,191,180) 100%);
    height: 3px;
    content: "";
    position: absolute;
}.welcome04968 .learning_tracks37109 {
    position: relative;
    flex-direction: column;
    gap: 30px;
    display: flex;
    z-index: 2;
}.welcome04968 .info_section54319 {
    padding: 40px 30px;
    backdrop-filter: blur(5px);
    border-left: 4px solid rgb(202,191,180);
    transform: translateY(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.92) 0%,
        rgba(255, 255, 255, 0.96) 100%
    );
}.welcome04968 .info_section54319 ol {
    padding: 0;
    margin: 0;
    list-style: none;
}.welcome04968 .info_section54319 li {
    margin-bottom: 30px;
}.welcome04968 .info_section54319 li:last-child {
    margin-bottom: 0;
}.welcome04968 .start_open16458 {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}.welcome04968 .start_open16458 svg {
    width: 100px;
    height: 100px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 20px;
}.welcome04968 .start_open16458:hover svg {
    transform: scale(1.05) rotate(2deg);
}.welcome04968 .start_open16458 svg path {
    transition: fill 0.3s ease;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    fill: rgb(202,191,180);
}.welcome04968 .start_open16458:hover svg path {
    fill: rgb(172,142,121);
}.welcome04968 .start_open16458 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.welcome04968 .start_open16458:hover svg text {
    animation: pulse 2s infinite;
    fill: rgb(172,142,121);
}.welcome04968 .start_open16458 p {
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.5px;
    max-width: 700px;
    color: #000000;
    margin-bottom: 0;
    font-size: 13px;
}.welcome04968 .inquiry_feedback79806 {
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    padding: 15px 32px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    border: none;
    letter-spacing: 1px;
    font-weight: 600;
    overflow: hidden;
    color: #ffffff;
    margin-top: 20px;
    text-decoration: none;
    transform: translateZ(0);
    text-align: center;
    position: relative;
    background: linear-gradient(135deg, rgb(202,191,180) 0%, rgb(172,142,121) 100%);
}.welcome04968 .inquiry_feedback79806::before {
    height: 100%;
    left: -100%;
    transition: left 0.7s ease;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    content: "";
}.welcome04968 .inquiry_feedback79806:hover {
    transform: translateY(-3px);
    background: linear-gradient(135deg, rgb(172,142,121) 0%, rgb(202,191,180) 100%);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.welcome04968 .inquiry_feedback79806:hover::before {
    left: 100%;
}.welcome04968 .img_box_grid09367 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    border-radius: 0;
    transform: translateY(20px);
    overflow: hidden;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    opacity: 0;
    height: 350px;
    position: relative;
}.welcome04968 .img_box_grid09367::after {
    height: 100%;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.02) 0%,
        rgba(0, 0, 0, 0.15) 100%
    );
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    position: absolute;
}.welcome04968 .img_box_grid09367::before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgb(202,191,180) 0%, rgb(172,142,121) 100%);
}

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

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.85;
    }
    100% {
        opacity: 1;
    }
}

@media (min-width: 768px) {.welcome04968 {
    padding: 100px 40px;
}.welcome04968 h1 {
    font-size: calc(24px * 1.2);
    margin-bottom: 40px;
}.welcome04968 .learning_tracks37109 {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.welcome04968 .info_section54319 {
    flex: 1;
    padding: 50px;
}.welcome04968 .start_open16458 {
    text-align: left;
    align-items: flex-start;
}.welcome04968 .img_box_grid09367 {
    height: 500px;
    flex: 1;
}.welcome04968 .info_section54319 li:first-child {
    margin-bottom: 40px;
}
}

@media (min-width: 992px) {.welcome04968 {
    padding: 120px 60px;
}.welcome04968 .learning_tracks37109 {
    gap: 70px;
}.welcome04968 .info_section54319 {
    padding: 60px;
}.welcome04968 .start_open16458 svg {
    height: 120px;
    width: 120px;
}.welcome04968 h1::after {
    width: 80px;
}.welcome04968 .img_box_grid09367 {
    height: 600px;
}.welcome04968 .inquiry_feedback79806 {
    padding: 16px 38px;
}
}

@media (min-width: 1200px) {.welcome04968::after {
    content: "";
    position: absolute;
    z-index: 0;
    opacity: 0.1;
    right: -100px;
    width: 300px;
    height: 300px;
    top: -100px;
    background: radial-gradient(circle, rgb(202,191,180,0.5) 0%, transparent 70%);
}.welcome04968 .learning_tracks37109 {
    max-width: 1400px;
    margin: 0 auto;
}.welcome04968 .start_open16458 p {
    font-size: calc(13px * 1.1);
    line-height: 1.8;
}
}

@media (prefers-reduced-motion: reduce) {.welcome04968 h1,
    .welcome04968 .info_section54319,
    .welcome04968 .img_box_grid09367 {
    transform: translateY(0);
    animation: none;
    opacity: 1;
}.welcome04968 .inquiry_feedback79806::before {
    display: none;
}.welcome04968 .start_open16458:hover svg {
    transform: none;
}.welcome04968 .start_open16458:hover svg text {
    animation: none;
}}.try_immediately02786 {
    position: relative;
    background: linear-gradient(135deg, rgb(202,191,180,0.5), rgb(172,142,121));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 
                inset 0 1px 3px rgba(255, 255, 255, 0.3);
    padding: 4rem 2rem;
    overflow: hidden;
    z-index: 1;
}.try_immediately02786::before {
    top: -50%;
    content: "";
    transform: rotate(-15deg);
    animation: pulse 15s infinite alternate;
    height: 200%;
    background: radial-gradient(circle at center, transparent 30%, rgb(172,142,121,0.5) 70%);
    width: 200%;
    left: -50%;
    position: absolute;
    opacity: 0.1;
    z-index: -1;
}.try_immediately02786::after {
    filter: blur(2px);
    top: 0;
    right: 0;
    opacity: 0.4;
    position: absolute;
    z-index: -1;
    bottom: 0;
    background: linear-gradient(45deg, 
                rgba(255, 255, 255, 0.05) 25%, 
                transparent 25%,
                transparent 50%, 
                rgba(255, 255, 255, 0.05) 50%,
                rgba(255, 255, 255, 0.05) 75%, 
                transparent 75%);
    left: 0;
    content: "";
    background-size: 60px 60px;
}.try_immediately02786 .container {
    display: flex;
    transform-style: preserve-3d;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    perspective: 1000px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
    gap: 2.5rem;
    justify-content: center;
}.try_immediately02786 h6 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    transition: transform 0.3s ease-out;
    font-size: calc(23px * 1.1);
    padding: 0 1rem;
    transform: translateZ(20px);
    text-align: center;
    max-width: 800px;
    margin: 0;
    line-height: 1.5;
}.try_immediately02786 .container div {
    transform: translateZ(40px);
    display: flex;
    transition: transform 0.3s ease-out;
    justify-content: center;
}.try_immediately02786 .container:hover h6 {
    transform: translateZ(30px);
}.try_immediately02786 .container:hover div {
    transform: translateZ(50px);
}.try_immediately02786 .inquiry_feedback79806 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: rgb(202,191,180);
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15),
                inset 0 -4px 0 rgba(0, 0, 0, 0.1),
                0 0 0 4px rgba(255, 255, 255, 0.15);
    z-index: 3;
    overflow: hidden;
    transform: translateY(0) scale(1);
    text-decoration: none;
    align-items: center;
    justify-content: center;
    padding: 1rem 2.5rem;
    border-radius: 10px;
    font-weight: 700;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-flex;
    position: relative;
}.try_immediately02786 .inquiry_feedback79806::before {
    opacity: 0.7;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, 
                rgba(255, 255, 255, 0.2) 0%, 
                rgba(255, 255, 255, 0) 50%,
                rgba(255, 255, 255, 0) 100%);
    left: 0;
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
}.try_immediately02786 .inquiry_feedback79806::after {
    transform: scale(0);
    background: radial-gradient(circle, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0) 70%);
    z-index: -1;
    content: "";
    left: -50%;
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease;
    position: absolute;
    height: 200%;
    top: -50%;
    width: 200%;
}.try_immediately02786 .inquiry_feedback79806 span {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}.try_immediately02786 .inquiry_feedback79806:hover {
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 -4px 0 rgba(0, 0, 0, 0.1),
                0 0 0 6px rgba(255, 255, 255, 0.2);
    color: rgb(172,142,121);
    transform: translateY(-5px) scale(1.03);
}.try_immediately02786 .inquiry_feedback79806:hover::before {
    opacity: 1;
}.try_immediately02786 .inquiry_feedback79806:hover::after {
    transform: scale(1);
    opacity: 0.2;
}.try_immediately02786 .inquiry_feedback79806:hover span {
    transform: translateY(-2px);
}.try_immediately02786 .inquiry_feedback79806:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2),
                inset 0 -2px 0 rgba(0, 0, 0, 0.1),
                0 0 0 4px rgba(255, 255, 255, 0.1);
    transform: translateY(2px) scale(0.98);
    transition: all 0.1s ease;
}

@keyframes pulse {
    0% {
        opacity: 0.05;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1.05);
    }
    100% {
        opacity: 0.05;
        transform: rotate(-15deg) scale(1);
    }
}

@media (max-width: 991px) {.try_immediately02786 {
    padding: 3.5rem 1.5rem;
}.try_immediately02786 h6 {
    max-width: 600px;
    font-size: calc(21px * 1.1);
}.try_immediately02786 .inquiry_feedback79806 {
    padding: 0.9rem 2.2rem;
}
}

@media (max-width: 768px) {.try_immediately02786 {
    padding: 3rem 1rem;
}.try_immediately02786 .container {
    gap: 2rem;
}.try_immediately02786 h6 {
    max-width: 100%;
    font-size: 21px;
}.try_immediately02786 .inquiry_feedback79806 {
    padding: 0.8rem 2rem;
    font-size: calc(20px * 0.95);
}
}

@media (max-width: 576px) {.try_immediately02786 {
    padding: 2.5rem 0.8rem;
}.try_immediately02786 .container {
    gap: 1.8rem;
}.try_immediately02786 h6 {
    font-size: calc(21px * 0.9);
    padding: 0 0.5rem;
    line-height: 1.4;
}.try_immediately02786 .inquiry_feedback79806 {
    font-size: calc(20px * 0.9);
    padding: 0.7rem 1.8rem;
}
}

@media (max-width: 480px) {.try_immediately02786 {
    padding: 2rem 0.5rem;
}.try_immediately02786 .container {
    gap: 1.5rem;
}.try_immediately02786 h6 {
    font-size: calc(21px * 0.85);
}.try_immediately02786 .inquiry_feedback79806 {
    font-size: calc(20px * 0.85);
    padding: 0.7rem 1.6rem;
}
}

@media (hover: none) {.try_immediately02786 .container h6,
    .try_immediately02786 .container div {
    transform: translateZ(0);
}.try_immediately02786 .container:hover h6,
    .try_immediately02786 .container:hover div {
    transform: translateZ(0);
}}.reach_us41675 {
    background: rgb(241,239,238);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}.reach_us41675::before {
    bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background: 
        linear-gradient(135deg, transparent 0%, rgb(202,191,180,0.5) 100%),
        radial-gradient(circle at 20% 30%, rgb(172,142,121,0.5) 0%, transparent 70%);
    left: 0;
    z-index: 1;
}.reach_us41675::after {
    content: '';
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 2;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    top: 0;
}.reach_us41675 .container {
    z-index: 3;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.reach_us41675 .reach_out68452 {
    overflow: hidden;
    grid-template-columns: 1fr 2fr;
    padding: 0;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: grid;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 29px;
    gap: 40px;
}.reach_us41675 .request_form47956 {
    color: rgb(202,191,180);
    margin: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), transparent);
    font-weight: 700;
    padding: 35px 40px;
    position: relative;
    grid-column: 1 / -1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 33px;
}.reach_us41675 .request_form47956::after {
    height: 3px;
    left: 40px;
    border-radius: 10px;
    position: absolute;
    background: rgb(202,191,180);
    width: 60px;
    bottom: 0;
    content: '';
}.reach_us41675 .img_box_grid09367 {
    overflow: hidden;
    border-radius: 0;
    height: 100%;
    transform: scale(1.001);
    min-height: 350px;
    position: relative;
}.reach_us41675 .img_box_grid09367::before {
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgb(202,191,180,0.5) 100%
    );
    z-index: 1;
    right: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    content: '';
}.reach_us41675 .img_box_grid09367::after {
    opacity: 0.7;
    content: '';
    width: 60%;
    animation: floatEffect 8s infinite alternate ease-in-out;
    z-index: 2;
    right: -10%;
    background: radial-gradient(
        circle,
        rgb(202,191,180,0.5) 0%,
        transparent 70%
    );
    top: -10%;
    position: absolute;
    height: 60%;
}@keyframes floatEffect {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}

.reach_us41675 .message_us07325 {
    gap: 22px;
    position: relative;
    padding: 40px;
    background: rgba(255, 255, 255, 0.02);
    flex-direction: column;
    display: flex;
}.reach_us41675 .message_us07325::before {
    content: '';
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(202,191,180), rgb(172,142,121), rgb(202,191,180));
    top: 0;
    left: 0;
    width: 3px;
}.reach_us41675 .message_us07325 p {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 22px 0;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    gap: 15px;
}.reach_us41675 .message_us07325 p:last-child {
    padding-bottom: 0;
    border-bottom: none;
}.reach_us41675 .message_us07325 p svg {
    flex-shrink: 0;
    margin-top: 3px;
    width: 22px;
    height: 22px;
}.reach_us41675 .message_us07325 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(202,191,180);
}.reach_us41675 .message_us07325 p:hover svg path {
    fill: #ffffff;
}.reach_us41675 .message_us07325 p .content-wrapper {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    gap: 8px;
}.reach_us41675 .message_us07325 p {
    color: #ffffff;
}.reach_us41675 .message_us07325 p span {
    font-size: 14px;
    transition: all 0.3s ease;
    color: #ffffff;
    display: inline-block;
    position: relative;
}.reach_us41675 .message_us07325 p:first-child span {
    font-size: calc(14px + 2px);
}.reach_us41675 .message_us07325 p span a {
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    padding: 2px 8px;
}.reach_us41675 .message_us07325 p span a:hover {
    background: rgb(202,191,180,0.5);
    transform: translateX(5px);
    color: #ffffff;
}.reach_us41675 .message_us07325 p span b {
    color: rgb(202,191,180);
    font-weight: 700;
}.reach_us41675 .form_learn07562 {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.reach_us41675 .reach_team83915 {
    align-items: center;
    font-size: 21px;
    padding-bottom: 15px;
    position: relative;
    gap: 12px;
    font-weight: 600;
    margin: 0 0 20px 0;
    display: flex;
    color: rgb(202,191,180);
}.reach_us41675 .reach_team83915 svg {
    width: 20px;
    height: 20px;
}.reach_us41675 .reach_team83915 svg path {
    fill: rgb(202,191,180);
}.reach_us41675 .reach_team83915:after {
    position: absolute;
    border-radius: 10px;
    width: 40px;
    height: 2px;
    bottom: 0;
    background: rgb(202,191,180);
    content: '';
    left: 0;
}.reach_us41675 .write_page74329 {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    display: grid;
    gap: 15px;
}.reach_us41675 .reach_form68479 {
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 12px 15px;
    background: rgba(255, 255, 255, 0.05);
    font-size: calc(14px - 1px);
    border-radius: 10px;
    color: #ffffff;
    position: relative;
}.reach_us41675 .reach_form68479::before {
    content: '';
    top: 0;
    background: rgb(202,191,180);
    height: 100%;
    position: absolute;
    opacity: 0.7;
    width: 4px;
    left: 0;
}.reach_us41675 .reach_form68479::after {
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    left: 0;
    transition: opacity 0.3s ease;
    background: rgb(202,191,180);
    position: absolute;
    content: '';
    top: 0;
}.reach_us41675 .reach_form68479:hover {
    transform: translateX(5px);
}.reach_us41675 .reach_form68479:hover::after {
    opacity: 0.1;
}

@media (max-width: 1199px) {.reach_us41675 .reach_out68452 {
    gap: 30px;
}.reach_us41675 .message_us07325 {
    padding: 30px;
}
}

@media (max-width: 991px) {.reach_us41675 {
    padding: 60px 0;
}.reach_us41675 .reach_out68452 {
    grid-template-columns: 1fr;
}.reach_us41675 .request_form47956 {
    padding: 30px;
}.reach_us41675 .request_form47956::after {
    left: 30px;
}.reach_us41675 .img_box_grid09367 {
    min-height: 300px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.reach_us41675 .message_us07325 {
    padding: 30px;
}.reach_us41675 .message_us07325 p svg {
    width: 20px;
    height: 20px;
}
}

@media (max-width: 767px) {.reach_us41675 {
    padding: 50px 0;
}.reach_us41675 .request_form47956 {
    padding: 25px;
    font-size: calc(33px - 4px);
}.reach_us41675 .request_form47956::after {
    left: 25px;
}.reach_us41675 .message_us07325 {
    gap: 18px;
    padding: 25px;
}.reach_us41675 .message_us07325 p {
    padding-bottom: 18px;
}.reach_us41675 .img_box_grid09367 {
    min-height: 250px;
}.reach_us41675 .form_learn07562 {
    margin-top: 25px;
    padding-top: 25px;
}.reach_us41675 .write_page74329 {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
}

@media (max-width: 576px) {.reach_us41675 {
    padding: 40px 0;
}.reach_us41675 .request_form47956 {
    text-align: center;
    padding: 20px;
}.reach_us41675 .request_form47956::after {
    transform: translateX(-50%);
    left: 50%;
}.reach_us41675 .message_us07325 {
    padding: 20px;
}.reach_us41675 .img_box_grid09367 {
    min-height: 200px;
}.reach_us41675 .reach_team83915 {
    text-align: center;
}.reach_us41675 .reach_team83915:after {
    left: 50%;
    transform: translateX(-50%);
}.reach_us41675 .write_page74329 {
    grid-template-columns: 1fr;
}.reach_us41675 .message_us07325 p {
    flex-direction: row;
}.reach_us41675 .message_us07325 p svg {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 375px) {.reach_us41675 .reach_out68452 {
    border-radius: 10px;
}.reach_us41675 .message_us07325 {
    padding: 15px;
}.reach_us41675 .message_us07325 p {
    padding-bottom: 15px;
}.reach_us41675 .img_box_grid09367 {
    min-height: 180px;
}.reach_us41675 .form_learn07562 {
    margin-top: 20px;
    padding-top: 20px;
}
}

@media (prefers-reduced-motion: reduce) {.reach_us41675 .img_box_grid09367::after {
    animation: none;
}.reach_us41675 .message_us07325 p span a:hover,
    .reach_us41675 .reach_form68479:hover {
    transform: none;
}}.pricing_grid_item25361 {
    color: #ffffff;
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_grid_item25361::before {
    left: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 100%);
    top: 0;
}.pricing_grid_item25361 .container {
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.pricing_grid_item25361 .pricing_pack05849 {
    position: relative;
}.pricing_grid_item25361 h2 {
    color: #ffffff;
    transform: translateY(10px);
    font-size: calc(32px * 1.2);
    text-align: center;
    position: relative;
    animation: fadeInUp 0.8s forwards 0.3s;
    opacity: 0;
    margin-bottom: 20px;
    font-weight: 700;
}.pricing_grid_item25361 .price_panel40671 {
    color: rgb(255, 255, 255, 0.5);
    font-size: calc(14px * 1.1);
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1.6;
    transform: translateY(10px);
    max-width: 700px;
    animation: fadeInUp 0.8s forwards 0.5s;
    opacity: 0;
}.pricing_grid_item25361 .price_tiers67981 {
    margin: 0;
    display: grid;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
}.pricing_grid_item25361 .price_tiers67981 li {
    opacity: 0;
    animation-delay: calc(0.6s + (0.15s * var(--i, 0)));
    transform: translateY(20px);
    height: 100%;
    animation: fadeInUp 0.8s forwards;
}.pricing_grid_item25361 .price_tiers67981 li:nth-child(1) {
    --i: 1;
}.pricing_grid_item25361 .price_tiers67981 li:nth-child(2) {
    --i: 2;
}.pricing_grid_item25361 .price_tiers67981 li:nth-child(3) {
    --i: 3;
}.pricing_grid_item25361 .price_tiers67981 li:nth-child(4) {
    --i: 4;
}.pricing_grid_item25361 .learning_rates23089 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none;
}.pricing_grid_item25361 .learning_rates23089:hover {
    transform: translateY(-10px);
}.pricing_grid_item25361 .learning_pricing07259 {
    height: 100%;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.03) 0%, 
        rgba(255,255,255,0.08) 100%);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 3px;
    padding: 30px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border-left: 3px solid rgb(202,191,180);
    backdrop-filter: blur(10px);
}.pricing_grid_item25361 .learning_rates23089:hover .learning_pricing07259 {
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.05) 0%, 
        rgba(255,255,255,0.1) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing_grid_item25361 .learning_pricing07259::before {
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
        rgb(202,191,180), 
        rgb(172,142,121));
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    height: 5px;
    top: 0;
    width: 100%;
}.pricing_grid_item25361 .learning_rates23089:hover .learning_pricing07259::before {
    transform: scaleX(1);
}.pricing_grid_item25361 .plan_fee46902 {
    display: flex;
    flex-direction: column;
    height: 100%;
}.pricing_grid_item25361 .plan_fee46902 h4 {
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    margin: 0 0 20px;
    color: #ffffff;
}.pricing_grid_item25361 .plan_fee46902 h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 40px;
    background: rgb(202,191,180);
    transition: width 0.4s ease;
}.pricing_grid_item25361 .learning_rates23089:hover .plan_fee46902 h4::after {
    width: 60px;
}.pricing_grid_item25361 .plan_fee46902 p {
    flex-grow: 1;
    font-size: 14px;
    color: rgb(255, 255, 255, 0.5);
    word-break: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
    margin: 0 0 25px;
}.pricing_grid_item25361 .pro_rates48039 {
    font-weight: 700;
    position: relative;
    display: block;
    font-size: calc(23px * 1.2);
    margin-top: auto;
    transition: color 0.3s ease;
    padding-top: 15px;
    border-top: 1px solid rgba(255,255,255,0.1);
    color: rgb(172,142,121);
}.pricing_grid_item25361 .learning_rates23089:hover .pro_rates48039 {
    color: rgb(202,191,180);
}

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

@media (max-width: 991px) {.pricing_grid_item25361 {
    padding: 80px 0;
}.pricing_grid_item25361 h2 {
    font-size: 32px;
}.pricing_grid_item25361 .price_panel40671 {
    font-size: 14px;
    margin-bottom: 30px;
}.pricing_grid_item25361 .price_tiers67981 {
    gap: 20px;
}.pricing_grid_item25361 .learning_pricing07259 {
    padding: 25px;
}
}

@media (max-width: 767px) {.pricing_grid_item25361 {
    padding: 60px 0;
}.pricing_grid_item25361 .price_tiers67981 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.pricing_grid_item25361 .plan_fee46902 h4 {
    font-size: 23px;
}.pricing_grid_item25361 .pro_rates48039 {
    font-size: 23px;
}
}

@media (max-width: 480px) {.pricing_grid_item25361 {
    padding: 50px 0;
}.pricing_grid_item25361 h2 {
    font-size: calc(32px * 0.9);
}.pricing_grid_item25361 .price_panel40671 {
    font-size: calc(14px * 0.9);
}.pricing_grid_item25361 .learning_pricing07259 {
    padding: 20px;
}}.course_structure34059 {
    padding: 100px 0;
    background-color: rgb(241,239,238);
    position: relative;
    overflow: hidden;
}.course_structure34059::before {
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(135deg, rgb(202,191,180,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(172,142,121,0.5) 0%, transparent 40%);
}.course_structure34059::after {
    z-index: 1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: 120px 120px, 120px 120px;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(202,191,180,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(172,142,121,0.5) 0%, transparent 8%);
}.course_structure34059 .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}.course_structure34059 .skill_path87591 {
    display: flex;
    flex-direction: column;
}.course_structure34059 .info_section54319 {
    position: relative;
    border-bottom: 3px solid rgb(172,142,121);
    background: rgba(255, 255, 255, 0.3);
    z-index: 4;
    border-top: 3px solid rgb(202,191,180);
    padding: 50px;
    backdrop-filter: blur(5px);
    margin-bottom: 60px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
}.course_structure34059 .info_section54319::before {
    content: "";
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(202,191,180,0.5) 49%, rgb(202,191,180,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(172,142,121,0.5) 49%, rgb(172,142,121,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    left: 0;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0.1;
}.course_structure34059 .info_section54319 h2 {
    padding-bottom: 15px;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 700;
    border-radius: 10px;
    display: inline-block;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    font-size: 38px;
    padding: 10px 25px;
    margin-bottom: 30px;
}.course_structure34059 .info_section54319 h2::after {
    border-radius: 10px;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(202,191,180) 0%, rgb(172,142,121) 100%);
    content: "";
    left: 0;
    height: 3px;
    bottom: 0;
}.course_structure34059 .info_section54319 .description {
    position: relative;
    border-left: 2px solid rgb(202,191,180);
    font-weight: 600;
    background: rgba(255, 255, 255, 0.6);
    color: #000000;
    font-size: 16px;
    border-radius: 10px;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
    padding: 15px 20px;
    backdrop-filter: blur(3px);
}.course_structure34059 .info_section54319 .description:last-child {
    border-left: 2px solid rgb(172,142,121);
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 0;
    padding: 15px 20px;
}.course_structure34059 .img_box_grid09367 {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    transform: scale(1.05);
    z-index: 2;
}.course_structure34059 .img_box_grid09367::before {
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: 2;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    position: absolute;
}.course_structure34059 .img_box_grid09367::after {
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
}

@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 992px) {.course_structure34059 {
    padding: 80px 0;
}.course_structure34059 .info_section54319 {
    margin-bottom: 40px;
    padding: 40px;
}.course_structure34059 .img_box_grid09367 {
    height: 60%;
}
}

@media (max-width: 768px) {.course_structure34059 {
    padding: 60px 0;
}.course_structure34059 .info_section54319 {
    padding: 30px;
    margin-bottom: 30px;
}.course_structure34059 .info_section54319 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 20px;
}.course_structure34059 .img_box_grid09367 {
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
    height: 50%;
}
}

@media (max-width: 576px) {.course_structure34059 {
    padding: 50px 0;
}.course_structure34059 .info_section54319 {
    padding: 25px 20px;
    margin-bottom: 20px;
}.course_structure34059 .info_section54319 h2 {
    font-size: calc(38px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.course_structure34059 .info_section54319 .description {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
    padding-left: 15px;
}.course_structure34059 .img_box_grid09367 {
    height: 40%;
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
}}

.course_structure34059::before,
.course_structure34059::after,
.course_structure34059 .info_section54319::before,
.course_structure34059 .container::before,
.course_structure34059 .container::after {
    pointer-events: none;
}.course_structure34059 .skill_path87591::after {
    content: "";
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(202,191,180,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(172,142,121,0.5) 0%, transparent 1%);
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background-size: 30px 30px;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    opacity: 0.3;
}.client_testimonials50136 {
    perspective: 1000px;
    padding: 5rem 0;
    background: linear-gradient(180deg, rgb(241,239,238) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
}.client_testimonials50136::before {
    content: "";
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(202,191,180,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(172,142,121,0.5) 0%, transparent 15%);
    height: 100%;
    width: 100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
}.client_testimonials50136::after {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.2;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    content: "";
    left: 0;
}.client_testimonials50136 .container {
    z-index: 2;
    position: relative;
}.client_testimonials50136 h2 {
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 4rem;
    padding: 0 2rem;
    text-transform: uppercase;
    color: #000000;
}.client_testimonials50136 h2::before, 
.client_testimonials50136 h2::after {
    height: 3px;
    position: absolute;
    background: rgb(202,191,180);
    content: "";
    animation: neonPulse 2s infinite alternate;
    width: 50px;
    top: 50%;
}.client_testimonials50136 h2::before {
    left: -30px;
}.client_testimonials50136 h2::after {
    right: -30px;
}.client_testimonials50136 .review_slider87610 {
    display: flex;
    flex-wrap: wrap;
    perspective: 1000px;
    justify-content: center;
    gap: 2rem;
}.client_testimonials50136 .learner_views56749 {
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    min-width: 280px;
    flex: 0 0 calc(33.333% - 2rem);
    position: relative;
    transform: translateZ(0) rotateY(0);
    align-items: center;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    max-width: calc(33.333% - 2rem);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    flex-direction: column;
    transform-style: preserve-3d;
}.client_testimonials50136 .learner_views56749::before {
    opacity: 0;
    content: "";
    transition: opacity 0.5s ease;
    border-radius: 10px;
    border: 2px solid transparent;
    inset: 0;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    position: absolute;
    mask-composite: exclude;
    background: linear-gradient(45deg, rgb(202,191,180), rgb(172,142,121)) border-box;
}.client_testimonials50136 .learner_views56749:hover {
    transform: translateZ(20px) rotateY(5deg);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
}.client_testimonials50136 .learner_views56749:hover::before {
    animation: borderGlow 1.5s infinite alternate;
    opacity: 1;
}.client_testimonials50136 .learner_views56749:nth-child(even):hover {
    transform: translateZ(20px) rotateY(-5deg);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
}.client_testimonials50136 .learner_views56749 img {
    position: relative;
    border: 3px solid #ffffff;
    border-radius: 50%;
    height: 90px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    transition: all 0.4s ease;
    width: 90px;
    margin-bottom: 1.5rem;
    z-index: 2;
}.client_testimonials50136 .learner_views56749:hover img {
    border-color: rgb(202,191,180);
    box-shadow: 0 0 15px rgb(202,191,180,0.5);
    transform: scale(1.05);
}.client_testimonials50136 .learner_views56749 p {
    text-align: center;
    margin: 0;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: calc(18px * 1.1);
    font-weight: 600;
    color: #000000;
}.client_testimonials50136 .learner_views56749 .description {
    margin-top: 1rem;
    padding-top: 1rem;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    text-align: center;
    z-index: 2;
    position: relative;
}.client_testimonials50136 .learner_views56749 .description::after {
    width: 40px;
    background: rgb(172,142,121,0.5);
    left: 50%;
    transition: all 0.3s ease;
    height: 2px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: 0;
}.client_testimonials50136 .learner_views56749:hover .description::after {
    background: rgb(202,191,180);
    width: 60px;
    box-shadow: 0 0 10px rgb(202,191,180,0.5);
}

@keyframes neonPulse {
    0% {
        box-shadow: 0 0 5px rgb(202,191,180), 0 0 10px rgb(202,191,180,0.5);
    }
    100% {
        box-shadow: 0 0 20px rgb(202,191,180), 0 0 30px rgb(202,191,180,0.5);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.client_testimonials50136 {
    padding: 4rem 0;
}.client_testimonials50136 h2 {
    margin-bottom: 3rem;
}.client_testimonials50136 .learner_views56749 {
    max-width: calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem);
}
}

@media (max-width: 767px) {.client_testimonials50136 h2 {
    font-size: calc(30px * 0.9);
}.client_testimonials50136 h2::before,
    .client_testimonials50136 h2::after {
    width: 30px;
}.client_testimonials50136 h2::before {
    left: -15px;
}.client_testimonials50136 h2::after {
    right: -15px;
}.client_testimonials50136 .review_slider87610 {
    flex-direction: column;
    gap: 1.5rem;
}.client_testimonials50136 .learner_views56749 {
    padding: 1.5rem;
    flex: 1 1 100%;
    max-width: 100%;
}.client_testimonials50136 .learner_views56749,
    .client_testimonials50136 .learner_views56749:hover,
    .client_testimonials50136 .learner_views56749:nth-child(even):hover {
    transform: none;
}.client_testimonials50136 .learner_views56749 img {
    height: 70px;
    width: 70px;
}
}

@media (max-width: 480px) {.client_testimonials50136 {
    padding: 3rem 0;
}.client_testimonials50136 h2 {
    font-size: calc(30px * 0.8);
}.client_testimonials50136 .learner_views56749 {
    padding: 1.25rem;
}.client_testimonials50136 .learner_views56749 img {
    width: 60px;
    height: 60px;
}}.reward_sys42806 {
    color: #ffffff;
    position: relative;
    padding: 5rem 0 3rem;
    z-index: 1;
}.reward_sys42806::before {
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(202,191,180,0.5) 100%);
    backdrop-filter: blur(8px);
    position: absolute;
    height: 100%;
    content: "";
}.reward_sys42806 .container {
    gap: 3rem;
    position: relative;
    grid-template-columns: 1.5fr 2fr;
    display: grid;
}.reward_sys42806 .company_holder {
    padding-left: 2rem;
    position: relative;
    animation: borderPulse 4s infinite alternate;
    border-left: 2px solid rgb(202,191,180);
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(202,191,180);
    }
    50% {
        border-left-color: rgb(172,142,121);
    }
    100% {
        border-left-color: rgb(202,191,180);
    }
}

.reward_sys42806 .company_holder h3 {
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #ffffff, rgb(172,142,121));
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(30px * 1.2);
    -webkit-background-clip: text !important;
}.reward_sys42806 .case_study62574 {
    opacity: 0.8;
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
    margin-top: 1rem;
}.reward_sys42806 .mentor_net97135 {
    justify-content: flex-end;
    display: flex;
}.reward_sys42806 .top_primary72541 {
    display: flex;
    gap: 4rem;
}.reward_sys42806 .head_sitewrap59684 {
    position: relative;
}.reward_sys42806 .head_sitewrap59684::before {
    opacity: 0.4;
    width: 40px;
    top: -10px;
    position: absolute;
    left: -20px;
    border-top: 1px solid rgb(202,191,180);
    content: "";
    height: 40px;
    border-left: 1px solid rgb(202,191,180);
}.reward_sys42806 .head_sitewrap59684::after {
    width: 40px;
    border-bottom: 1px solid rgb(202,191,180);
    border-right: 1px solid rgb(202,191,180);
    bottom: -10px;
    height: 40px;
    opacity: 0.4;
    right: -20px;
    position: absolute;
    content: "";
}.reward_sys42806 .head_sitewrap59684 h5 {
    color: rgb(172,142,121);
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
    font-size: 21px;
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 {
    flex-direction: column;
    gap: 0.8rem;
    display: flex;
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 a {
    position: relative;
    padding-left: 1rem;
    opacity: 0.8;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    transition: all 0.3s ease;
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 a::before {
    transform: translateY(-50%);
    left: 0;
    background-color: rgb(202,191,180);
    position: absolute;
    border-radius: 50%;
    transition: all 0.3s ease;
    content: "";
    top: 50%;
    width: 5px;
    height: 5px;
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 a:hover {
    transform: translateX(5px);
    color: rgb(202,191,180);
    opacity: 1;
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 a:hover::before {
    width: 7px;
    height: 7px;
    background-color: rgb(172,142,121);
}.terms_legal30651 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1.5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 2rem;
    position: relative;
}.terms_legal30651::before {
    height: 1px;
    top: 0;
    background: linear-gradient(to right, transparent, rgb(202,191,180), transparent);
    left: 0;
    width: 100%;
    opacity: 0.5;
    content: "";
    position: absolute;
}.terms_legal30651 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.terms_legal30651 .support_cta45130 {
    font-size: 12px;
    text-align: center;
    opacity: 0.7;
    color: #ffffff;
}

@media screen and (max-width: 992px) {.reward_sys42806 .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.reward_sys42806 .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.reward_sys42806 .mentor_net97135 {
    justify-content: flex-start;
}.reward_sys42806 .top_primary72541 {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.reward_sys42806 {
    padding: 3rem 0 2rem;
}.reward_sys42806 .top_primary72541 {
    gap: 2rem;
    flex-direction: column;
}.reward_sys42806 .head_sitewrap59684::before,
    .reward_sys42806 .head_sitewrap59684::after {
    display: none;
}.reward_sys42806 .head_sitewrap59684 {
    margin-bottom: 1.5rem;
}.terms_legal30651 {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.reward_sys42806 .company_holder h3 {
    font-size: 30px;
}.reward_sys42806 .head_sitewrap59684 h5 {
    font-size: calc(19px * 1.1);
}.reward_sys42806 .head_sitewrap59684 .top_primary72541 a {
    font-size: calc(16px * 0.9);
}}#cookieDialogNotice07124 {
    display: none;
}#cookieDialogNotice07124:checked ~ .cookiePolicyContainer53048 {
    opacity: 0;
    visibility: hidden;
}.cookiePolicyContainer53048 {
    background: rgb(172,142,121);
    border-top: 3px solid rgb(202,191,180);
    z-index: 90;
    bottom: 0;
    position: fixed;
    padding: 20px 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    width: 100%;
}.tracking_policy40785 {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 5%;
    justify-content: space-between;
    border: 2px dashed rgb(202,191,180);
    display: flex;
    gap: 20px;
    border-radius: 18px;
    align-items: center;
}.cookiePolicyContainer53048 h5 {
    margin: 0;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 19px;
    color: rgb(202,191,180);
    font-weight: 700;
}.cookiePolicyContainer53048 p {
    margin: 0;
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    font-size: 12px;
}.privacy_learn60579 {
    background: rgb(202,191,180,0.5);
    justify-content: center;
    flex-shrink: 0;
    padding: 10px;
    align-items: center;
    display: flex;
    border-radius: 18px;
    margin-right: 20px;
}.privacy_learn60579 svg {
    width: 60px;
    height: 60px;
    fill: rgb(202,191,180);
}.privacy_cookies04853 {
    min-width: 140px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
    white-space: nowrap;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 19px;
    border: 2px solid rgb(202,191,180);
    line-height: 40px;
    background: rgb(202,191,180);
    color: #000000;
    border-radius: 10px;
}.privacy_cookies04853:hover {
    background-color: rgb(172,142,121);
    box-shadow: 0 0 10px rgb(172,142,121);
}.cookie_button.cookie_protect45160 {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(172,142,121);
}.cookie_button.cookie_protect45160:hover {
    box-shadow: 0 0 10px rgb(172,142,121);
}.cookiePolicyContainer53048 p a {
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(202,191,180);
    text-decoration: none;
    color: rgb(202,191,180);
}.cookiePolicyContainer53048 p a:hover {
    color: rgb(172,142,121);
}
@media only screen and (max-width: 1200px) {.cookiePolicyContainer53048 {
    padding: 15px 0;
}.tracking_policy40785 {
    padding: 15px 5%;
}.privacy_learn60579 {
    display: none;
}.tracking_policy40785 {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.cookiePolicyContainer53048 h5 {
    margin-bottom: 10px;
    font-size: 20px;
}.cookie_ack49680 {
    margin-bottom: 15px;
}.privacy_cookies04853 {
    min-width: 100%;
    margin: 10px 0;
}}
.teacher_profile76804 {
    background: linear-gradient(135deg, rgb(241,239,238) 0%, #ffffff 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.teacher_profile76804::before {
    top: 0;
    opacity: 0.05;
    height: 100%;
    content: "";
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,191,180,0.5) 0px,
        rgb(202,191,180,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    position: absolute;
    z-index: 1;
    width: 100%;
}.teacher_profile76804::after {
    opacity: 0.08;
    position: absolute;
    right: -20%;
    top: -50%;
    content: "";
    background: linear-gradient(135deg, rgb(202,191,180,0.5) 0%, rgb(172,142,121,0.5) 100%);
    width: 70%;
    z-index: 0;
    transform: rotate(-15deg);
    height: 200%;
}.teacher_profile76804 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}.teacher_profile76804 .learner_views56749 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    gap: 2rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    display: grid;
    grid-template-columns: 1fr;
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
}.teacher_profile76804 .learner_views56749:hover {
    transform: perspective(1000px) rotateY(0deg);
}.teacher_profile76804 .learner_views56749::before {
    height: 100%;
    transform: scaleY(0.95);
    left: 0;
    top: 0;
    transition: transform 0.3s ease-out;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(202,191,180) 0%, rgb(172,142,121) 100%);
    width: 5px;
    transform-origin: left center;
}.teacher_profile76804 .learner_views56749:hover::before {
    transform: scaleY(1);
}.teacher_profile76804 .img_box_grid09367 {
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
    transform: translateY(0);
    height: 120px;
    width: 120px;
}.teacher_profile76804 .learner_views56749:hover .img_box_grid09367 {
    transform: translateY(-5px);
}.teacher_profile76804 .img_box_grid09367::after {
    inset: 0;
    z-index: 1;
    border-radius: 5px;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    content: "";
}.teacher_profile76804 .img_box_grid09367::before {
    transition: all 0.3s ease;
    left: -10px;
    width: calc(100% + 20px);
    opacity: 0;
    z-index: -1;
    height: calc(100% + 20px);
    transform: scale(0.95);
    position: absolute;
    border-radius: 5px;
    background: linear-gradient(135deg, rgb(202,191,180,0.5) 0%, rgb(172,142,121,0.5) 100%);
    content: "";
    top: -10px;
}.teacher_profile76804 .learner_views56749:hover .img_box_grid09367::before {
    opacity: 0.5;
    transform: scale(1);
}.teacher_profile76804 .name {
    color: #000000;
    font-weight: 700;
    margin-bottom: 0.5rem;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    text-align: center;
    font-size: 20px;
}.teacher_profile76804 .learner_views56749:hover .name {
    transform: translateY(-3px);
}.teacher_profile76804 .name::after {
    width: 40px;
    height: 2px;
    position: absolute;
    transition: transform 0.3s ease;
    content: "";
    transform: translateX(-50%) scaleX(0.7);
    bottom: -6px;
    left: 50%;
    background: rgb(202,191,180);
}.teacher_profile76804 .learner_views56749:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.teacher_profile76804 .learner_views56749 > div:nth-child(2) > div {
    transition: color 0.3s ease;
    text-align: center;
    color: rgb(172,142,121);
    opacity: 0.9;
    font-size: calc(17px * 0.95);
    font-style: italic;
}.teacher_profile76804 .learner_views56749:hover > div:nth-child(2) > div {
    color: rgb(202,191,180);
}.teacher_profile76804 .professional_exp43512 {
    text-align: center;
    line-height: 1.7;
    font-size: 17px;
    padding: 1rem 0;
    position: relative;
    color: #000000;
}.teacher_profile76804 .professional_exp43512::before,
.teacher_profile76804 .professional_exp43512::after {
    opacity: 0.3;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
    line-height: 1;
    color: rgb(202,191,180,0.5);
    font-size: 3rem;
}.teacher_profile76804 .professional_exp43512::before {
    left: -5px;
    top: -10px;
}.teacher_profile76804 .professional_exp43512::after {
    transform: rotate(180deg);
    bottom: -20px;
    right: -5px;
}.teacher_profile76804 .learner_views56749:hover .professional_exp43512::before,
.teacher_profile76804 .learner_views56749:hover .professional_exp43512::after {
    opacity: 0.5;
    color: rgb(202,191,180);
}

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

@media (min-width: 992px) {.teacher_profile76804 .learner_views56749 {
    gap: 3rem;
    padding: 3.5rem 4rem;
}.teacher_profile76804 .img_box_grid09367 {
    height: 180px;
    width: 180px;
}.teacher_profile76804 .professional_exp43512 {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}.teacher_profile76804 .learner_views56749::before {
    width: 10px;
}
}

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

@media (max-width: 767px) {.teacher_profile76804 .learner_views56749 > div:first-child {
    margin-bottom: 1rem;
}.teacher_profile76804 .learner_views56749 > div:nth-child(2) {
    margin-bottom: 1.5rem;
}}.contact90152 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(
        225deg, 
        rgb(241,239,238) 0%, 
        rgb(172,142,121,0.5) 100%
    );
}.contact90152::before {
    pointer-events: none;
    z-index: 1;
    content: '';
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
}.contact90152::after {
    content: '';
    opacity: 0.6;
    animation: circuit-pulse 10s infinite alternate;
    background: radial-gradient(
        circle at center, 
        rgb(202,191,180,0.5) 0%, 
        transparent 70%
    );
    top: -50%;
    left: -50%;
    position: absolute;
    width: 200%;
    z-index: 2;
    height: 200%;
}.contact90152 .container {
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 1rem;
    z-index: 3;
    position: relative;
}.contact90152 h2 {
    margin-bottom: 3rem;
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    position: relative;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}.contact90152 h2::before,
.contact90152 h2::after {
    height: 2px;
    content: '';
    bottom: -0.5rem;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(202,191,180), 
        transparent
    );
    position: absolute;
}.contact90152 h2::before {
    width: 30%;
    left: 0;
}.contact90152 h2::after {
    right: 0;
    width: 30%;
}.contact90152 .support_form42198 {
    background: rgb(172,142,121,0.5);
    align-items: stretch;
    border-radius: 12px;
    border: 1px solid rgb(202,191,180,0.5);
    transition: transform 0.3s ease;
    transform: rotateX(5deg) scale(0.98);
    display: flex;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
}.contact90152 .support_form42198:hover {
    transform: rotateX(0) scale(1);
}.contact90152 .img_box_grid09367 {
    position: relative;
    overflow: hidden;
    min-height: 500px;
    flex: 0 0 40%;
}.contact90152 .img_box_grid09367::before {
    height: 100%;
    left: 0;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.7;
    mix-blend-mode: color-dodge;
    background: linear-gradient(
        135deg, 
        rgb(202,191,180,0.5) 0%, 
        rgb(172,142,121,0.5) 100%
    );
}.contact90152 .reach_list18647 {
    flex: 0 0 60%;
    padding: 4rem 3rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.contact90152 .reach_list18647::before {
    animation: signal-pulse 2s infinite alternate;
    top: 2rem;
    height: 10px;
    background: rgb(202,191,180);
    width: 10px;
    content: '';
    border-radius: 50%;
    position: absolute;
    box-shadow: 0 0 20px rgb(202,191,180);
    right: 2rem;
}.contact90152 .reach_list18647 form {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 3;
    max-width: 500px;
}.contact90152 .reach_list18647 h3 {
    color: #ffffff;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 37px;
    font-weight: 600;
    letter-spacing: 0.05em;
}.contact90152 .reach_list18647 input:not([type="checkbox"]):not([type="submit"]) {
    z-index: 2;
    border: 1px solid rgb(202,191,180,0.5);
    position: relative;
    width: 100%;
    border-radius: 10px;
    outline: none;
    font-size: 12px;
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgb(172,142,121,0.5);
}.contact90152 .reach_list18647 input:not([type="checkbox"]):not([type="submit"])::before {
    transition: opacity 0.3s ease;
    top: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    content: '';
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(202,191,180,0.5) 100%
    );
    z-index: 1;
    left: 0;
    position: absolute;
}.contact90152 .reach_list18647 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(202,191,180,0.5);
    border-color: rgb(202,191,180);
}.contact90152 .reach_list18647 input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}.contact90152 .reach_list18647 .feedback_block76385 {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}.contact90152 .reach_list18647 .feedback_block76385 input[type="checkbox"] {
    transition: all 0.3s ease;
    background: rgb(172,142,121,0.5);
    margin-right: 1rem;
    cursor: pointer;
    appearance: none;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    border: 2px solid rgb(202,191,180,0.5);
    position: relative;
}.contact90152 .reach_list18647 .feedback_block76385 input[type="checkbox"]:checked {
    background: rgb(202,191,180);
    border-color: rgb(202,191,180);
}.contact90152 .reach_list18647 .feedback_block76385 input[type="checkbox"]:checked::after {
    content: '✔';
    transform: translate(-50%, -50%);
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 0.8rem;
}.contact90152 .reach_list18647 .feedback_block76385 label {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 12px;
}.contact90152 .reach_list18647 .feedback_block76385 a {
    text-decoration: none;
    margin-left: 0.3rem;
    color: rgb(202,191,180);
    transition: color 0.3s ease;
}.contact90152 .reach_list18647 .feedback_block76385 a:hover {
    text-decoration: underline;
}.contact90152 .reach_list18647 .inquiry_feedback79806 {
    text-transform: uppercase;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    position: relative;
    letter-spacing: 0.1em;
    font-size: 20px;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    font-weight: 600;
    padding: 1rem;
    background: rgb(202,191,180);
    color: #ffffff;
}.contact90152 .reach_list18647 .inquiry_feedback79806::before {
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(202,191,180,0.5), 
        transparent
    );
    left: -100%;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    top: 0;
}.contact90152 .reach_list18647 .inquiry_feedback79806:hover::before {
    left: 100%;
}.contact90152 .reach_list18647 .inquiry_feedback79806:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(202,191,180,0.5);
}

@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {.contact90152 .support_form42198 {
    flex-direction: column;
    transform: none;
}.contact90152 .img_box_grid09367 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact90152 .reach_list18647 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.contact90152 {
    padding: 3rem 0;
}.contact90152 h2 {
    font-size: calc(48px * 0.8);
    margin-bottom: 2rem;
}.contact90152 .reach_list18647 h3 {
    font-size: calc(37px * 0.9);
}.contact90152 .reach_list18647 input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1rem;
    padding: 0.8rem 1.2rem;
}.contact90152 .reach_list18647 .feedback_block76385 {
    align-items: flex-start;
}.contact90152 .reach_list18647 .feedback_block76385 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.contact90152 .support_form42198 {
    border-radius: 0;
}.contact90152 .img_box_grid09367 {
    min-height: 250px;
}.contact90152 .reach_list18647 {
    padding: 2rem 1.5rem;
}}.join_list16739 {
    padding: 4rem 0;
    overflow: hidden;
    background: rgb(172,142,121);
    position: relative;
}.join_list16739::before {
    width: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(202,191,180,0.5) 0%, transparent 40%);
}.join_list16739::after {
    bottom: -10%;
    content: "";
    z-index: 1;
    background: rgb(202,191,180);
    opacity: 0.15;
    position: absolute;
    transform: rotate(-15deg) skew(15deg);
    right: -5%;
    height: 60%;
    width: 30%;
}.join_list16739 .container {
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.join_list16739 .learning_tracks37109 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    background: #ffffff;
    transform: translateY(0);
    padding: 3rem;
    border-left: 4px solid rgb(202,191,180);
}.join_list16739 .learning_tracks37109:hover {
    transform: translateY(-5px);
}.join_list16739 .learning_tracks37109::before {
    opacity: 0.05;
    z-index: -1;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(172,142,121,0.5) 0,
        rgb(172,142,121,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}.join_list16739 h3 {
    position: relative;
    transition: transform 0.5s ease;
    font-weight: 600;
    margin-bottom: 1.5rem;
    line-height: 1.4;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: calc(21px * 0.9);
}.join_list16739 h3::after {
    content: "";
    width: 60px;
    transform: scaleX(1);
    left: 0;
    height: 3px;
    background: rgb(202,191,180);
    transform-origin: left;
    bottom: -10px;
    transition: transform 0.4s ease;
    position: absolute;
}.join_list16739 .learning_tracks37109:hover h3::after {
    transform: scaleX(1.5);
}.join_list16739 .input_holder {
    display: flex;
    gap: 1rem;
    margin-top: 2rem;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}.join_list16739 .input_holder div {
    flex: 1 1 250px;
    position: relative;
}.join_list16739 .input_holder input[type="email"] {
    transition: all 0.3s ease;
    height: 50px;
    width: 100%;
    background: #ffffff;
    padding: 0.75rem 1rem;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(16px * 0.95);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}.join_list16739 .input_holder input[type="email"]:focus {
    border-color: rgb(202,191,180);
    box-shadow: 0 0 0 3px rgb(202,191,180,0.5);
    outline: none;
}.join_list16739 .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.join_list16739 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.join_list16739 .input_holder .updates_text72641 {
    min-height: 50px;
    padding: 0.75rem 1.5rem;
    flex: 0 0 auto;
    font-weight: 600;
    background: rgb(202,191,180);
    font-family: Arial, sans-serif;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    border-radius: 10px;
    border: none;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}.join_list16739 .input_holder .updates_text72641::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    top: 0;
    transition: left 0.8s ease;
    z-index: -1;
    width: 100%;
}.join_list16739 .input_holder .updates_text72641:hover {
    background: rgb(172,142,121);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}.join_list16739 .input_holder .updates_text72641:hover::before {
    left: 100%;
}.join_list16739 .input_holder .updates_text72641:active {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

@media (max-width: 768px) {.join_list16739 {
    padding: 3rem 0;
}.join_list16739 .learning_tracks37109 {
    padding: 2rem;
}.join_list16739 h3 {
    font-size: calc(21px * 0.85);
}.join_list16739 .input_holder {
    gap: 1rem;
    flex-direction: column;
}.join_list16739 .input_holder div {
    flex: 1 1 100%;
    width: 100%;
}.join_list16739 .input_holder .updates_text72641 {
    width: 100%;
}.join_list16739::after {
    height: 40%;
    width: 50%;
}
}

@media (max-width: 480px) {.join_list16739 {
    padding: 2.5rem 0;
}.join_list16739 .learning_tracks37109 {
    padding: 1.5rem;
}.join_list16739 h3 {
    font-size: calc(21px * 0.8);
    margin-bottom: 1rem;
}.join_list16739 h3::after {
    width: 40px;
}.join_list16739 .input_holder {
    margin-top: 1.5rem;
}.join_list16739 .input_holder input[type="email"] {
    height: 45px;
}.join_list16739 .input_holder .updates_text72641 {
    padding: 0.6rem 1.2rem;
    min-height: 45px;
}}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(202,191,180,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.join_list16739 .input_holder .updates_text72641:focus {
    outline: none;
    animation: pulse 1.5s infinite;
}.our_story15972 {
    padding: 140px 0;
    position: relative;
    z-index: 1;
    background: rgb(241,239,238);
    overflow: hidden;
}.our_story15972::before {
    transform-origin: center center;
    background: 
        linear-gradient(217deg, rgb(202,191,180,0.5), transparent 70%),
        linear-gradient(127deg, rgb(172,142,121,0.5), transparent 70%),
        linear-gradient(336deg, rgb(202,191,180,0.5), transparent 70%);
    height: 100%;
    animation: gradientFlow 15s ease infinite;
    top: 0;
    content: "";
    filter: blur(20px);
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    opacity: 0.15;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
    50% {
        background-position: 100% 100%;
        filter: blur(15px) brightness(1.1);
    }
    100% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
}

.our_story15972::after {
    height: 100%;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(202,191,180,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(172,142,121,0.5) 0%, transparent 50%);
    content: "";
    left: 0;
    opacity: 0.2;
    z-index: -2;
    animation: pulsateBackground 20s ease-in-out infinite alternate;
    position: absolute;
    width: 100%;
}@keyframes pulsateBackground {
    0% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
    50% {
        opacity: 0.2;
        background-size: 120% 120%;
    }
    100% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
}

.our_story15972 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.our_story15972 .container::before {
    opacity: 0.1;
    right: -100px;
    border-radius: 50%;
    content: "";
    background: rgb(202,191,180,0.5);
    filter: blur(80px);
    animation: float 15s ease-in-out infinite alternate;
    height: 200px;
    position: absolute;
    width: 200px;
    top: -100px;
}@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-30px, 20px);
    }
    100% {
        transform: translate(0, 0);
    }
}

.our_story15972 .learning_tracks37109 {
    justify-content: center;
    position: relative;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    display: flex;
}.our_story15972 .learning_tracks37109::before {
    left: 30%;
    animation: scanline 4s ease-in-out infinite;
    width: 40%;
    background: linear-gradient(90deg, transparent, rgb(202,191,180), transparent);
    position: absolute;
    top: 50%;
    content: "";
    opacity: 0.4;
    height: 1px;
}@keyframes scanline {
    0% {
        opacity: 0;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.4;
        transform: scaleX(1);
    }
    100% {
        opacity: 0;
        transform: scaleX(0.5);
    }
}

.our_story15972 .method_edu64158 {
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.1);
    padding: 50px 35px;
    z-index: 3;
    flex-direction: column;
    transform-style: preserve-3d;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    backdrop-filter: blur(15px);
    perspective: 1000px;
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 18px;
}.our_story15972 .method_edu64158:hover {
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.12), 0 0 30px rgb(202,191,180,0.5);
    transform: translateY(-15px) rotateX(5deg);
    border-color: rgb(202,191,180,0.5);
}.our_story15972 .method_edu64158::before {
    opacity: 0.07;
    transition: opacity 0.4s ease;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(202,191,180,0.5) 100%);
    z-index: -1;
    inset: 0;
    border-radius: 18px;
    content: "";
}.our_story15972 .method_edu64158:hover::before {
    opacity: 0.12;
}.our_story15972 .method_edu64158::after {
    background: linear-gradient(90deg, transparent, rgb(202,191,180,0.5), transparent);
    inset: -1px;
    animation: borderGlow 4s linear infinite;
    opacity: 0;
    content: "";
    border-radius: calc(18px + 1px);
    position: absolute;
    transition: opacity 0.4s ease;
    z-index: -2;
}@keyframes borderGlow {
    0% {
        opacity: 0;
        background-position: 0% 50%;
    }
    50% {
        opacity: 0.5;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0;
        background-position: 0% 50%;
    }
}

.our_story15972 .method_edu64158:hover::after {
    opacity: 1;
}.our_story15972 .img_box_grid09367 {
    position: relative;
    border-radius: 50%;
    height: 220px;
    z-index: 2;
    transition: all 0.5s ease;
    margin-bottom: 30px;
    width: 220px;
    border: 5px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.our_story15972 .img_box_grid09367::before {
    border-radius: 50%;
    animation: rotate 8s linear infinite;
    content: "";
    -webkit-mask-composite: xor;
    padding: 3px;
    mask-composite: exclude;
    inset: -3px;
    background: conic-gradient(rgb(202,191,180), rgb(172,142,121), rgb(202,191,180));
    position: absolute;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
}.our_story15972 .img_box_grid09367::after {
    border: 1px dashed rgb(202,191,180,0.5);
    position: absolute;
    content: "";
    inset: -10px;
    border-radius: 50%;
    opacity: 0.5;
    animation: rotateReverse 20s linear infinite;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateReverse {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.our_story15972 .legacy_edu83945 {
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 15px;
}.our_story15972 .legacy_edu83945::before {
    height: 2px;
    content: "";
    transform: translateX(-50%);
    width: 70px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(202,191,180), transparent);
    top: 0;
    opacity: 0.8;
}.our_story15972 .skill_guides34501 {
    display: inline-block;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-weight: 700;
    position: relative;
    font-size: calc(23px * 1.15);
    color: #000000;
}.our_story15972 .skill_guides34501::after {
    width: 0;
    transform: translateX(-50%);
    background: rgb(202,191,180);
    left: 50%;
    bottom: -4px;
    height: 2px;
    position: absolute;
    content: "";
    transition: width 0.4s ease;
}.our_story15972 .method_edu64158:hover .skill_guides34501::after {
    width: 80%;
}.our_story15972 .team_bios01432 {
    font-size: calc(14px * 1.05);
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    color: rgb(202,191,180);
    margin-bottom: 0;
    font-weight: 600;
    opacity: 0.9;
}.our_story15972 .method_edu64158:hover .team_bios01432 {
    transform: translateY(2px);
    opacity: 1;
    color: rgb(172,142,121);
}.our_story15972 .info_section54319 {
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.05);
    position: relative;
    width: 100%;
    padding: 50px 45px;
    background: rgba(255, 255, 255, 0.01);
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.03);
}.our_story15972 .info_section54319:hover {
    border-color: rgb(172,142,121,0.5);
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), 0 0 30px rgb(172,142,121,0.5);
}.our_story15972 .info_section54319::before,
.our_story15972 .info_section54319::after {
    border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
    content: "";
    width: 500px;
    height: 500px;
    animation: blobAnimation 25s infinite alternate;
    transition: all 0.8s ease;
    opacity: 0.03;
    filter: blur(60px);
    background: rgb(202,191,180,0.5);
    z-index: -1;
    position: absolute;
}@keyframes blobAnimation {
    0% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(0deg) scale(1);
    }
    33% {
        border-radius: 60% 40% 55% 45% / 45% 65% 35% 55%;
        transform: translate(-20px, 10px) rotate(60deg) scale(1.05);
    }
    66% {
        border-radius: 50% 50% 35% 65% / 50% 50% 65% 35%;
        transform: translate(20px, -10px) rotate(120deg) scale(0.95);
    }
    100% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(180deg) scale(1);
    }
}

.our_story15972 .info_section54319::before {
    right: -250px;
    top: -250px;
}.our_story15972 .info_section54319::after {
    background: rgb(172,142,121,0.5);
    animation-delay: -15s;
    left: -250px;
    bottom: -250px;
}.our_story15972 .info_section54319:hover::before,
.our_story15972 .info_section54319:hover::after {
    opacity: 0.08;
    filter: blur(40px);
}.our_story15972 .skill_learn76594 {
    align-items: center;
    display: flex;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    position: relative;
    color: rgb(202,191,180);
    gap: 16px;
    font-size: calc(21px * 1.2);
    font-weight: 600;
}.our_story15972 .skill_learn76594::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(202,191,180), transparent);
    height: 1px;
    bottom: -8px;
    width: 0;
    left: 0;
    content: "";
    transition: width 0.4s ease;
}.our_story15972 .info_section54319:hover .skill_learn76594::after {
    width: 50%;
}.our_story15972 .skill_learn76594 svg {
    width: 48px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    fill: rgb(202,191,180);
    height: 48px;
    transition: all 0.4s ease;
}.our_story15972 .skill_learn76594 svg path {
    transition: fill 0.4s ease;
}.our_story15972 .skill_learn76594:hover svg {
    fill: rgb(172,142,121);
    transform: rotateY(180deg);
}.our_story15972 .skill_learn76594:hover svg path {
    fill: rgb(172,142,121);
}.our_story15972 .info_section54319 h2 {
    letter-spacing: 0.5px;
    font-size: calc(38px * 1.1);
    color: #000000;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    position: relative;
    font-weight: 700;
    padding-bottom: 20px;
}.our_story15972 .info_section54319:hover h2 {
    transform: translateX(5px);
}.our_story15972 .info_section54319 h2::after {
    border-radius: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(202,191,180), rgb(172,142,121,0.5), transparent);
    height: 3px;
    transition: width 0.5s ease;
    bottom: 0;
    width: 100px;
    position: absolute;
    left: 0;
}.our_story15972 .info_section54319:hover h2::after {
    width: 150px;
}.our_story15972 .info_section54319 p {
    font-size: calc(14px * 1.05);
    position: relative;
    line-height: 1.9;
    transition: all 0.4s ease;
    color: #000000;
    margin-bottom: 0;
}.our_story15972 .info_section54319:hover p {
    transform: translateY(3px);
}.our_story15972 .info_section54319::before,
.our_story15972 .info_section54319::after,
.our_story15972 .method_edu64158::before,
.our_story15972 .method_edu64158::after,
.our_story15972 .img_box_grid09367::before,
.our_story15972 .img_box_grid09367::after {
    pointer-events: none;
}.our_story15972 .learning_tracks37109::after {
    height: 100%;
    pointer-events: none;
    opacity: 0.03;
    width: 100%;
    position: absolute;
    top: 0;
    background-image: 
        radial-gradient(rgb(202,191,180,0.5) 1px, transparent 1px),
        radial-gradient(rgb(172,142,121,0.5) 1px, transparent 1px);
    z-index: -1;
    background-size: 40px 40px;
    content: "";
    background-position: 0 0, 20px 20px;
    left: 0;
}.our_story15972 .learning_tracks37109::after {
    width: 2px;
    animation: pulseHeight 3s infinite;
    height: 40px;
    background: linear-gradient(to bottom, rgb(202,191,180), transparent);
    content: "";
    top: 350px;
    left: 50%;
    position: absolute;
    z-index: 0;
}

@keyframes pulseHeight {
    0%, 100% {
        height: 40px;
        opacity: 0.6;
    }
    50% {
        height: 60px;
        opacity: 0.8;
    }
}

@media (max-width: 1199px) {.our_story15972 {
    padding: 120px 0;
}.our_story15972 .learning_tracks37109 {
    gap: 50px;
}.our_story15972 .info_section54319 {
    padding: 40px 35px;
}.our_story15972 .method_edu64158 {
    padding: 40px 30px;
}.our_story15972 .learning_tracks37109::after {
    top: 320px;
}
}

@media (max-width: 991px) {.our_story15972 {
    padding: 100px 0;
}.our_story15972 .learning_tracks37109 {
    gap: 50px;
}.our_story15972 .info_section54319 {
    padding: 40px 30px;
}.our_story15972 .method_edu64158 {
    padding: 40px 30px;
}.our_story15972 .info_section54319 h2 {
    font-size: 38px;
}.our_story15972 .learning_tracks37109::after {
    top: 300px;
}
}

@media (max-width: 767px) {.our_story15972 {
    padding: 80px 0;
}.our_story15972 .img_box_grid09367 {
    width: 180px;
    height: 180px;
}.our_story15972 .method_edu64158 {
    padding: 35px 25px;
}.our_story15972 .info_section54319 {
    padding: 35px 25px;
}.our_story15972 .info_section54319 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.our_story15972 .skill_guides34501 {
    font-size: 23px;
}.our_story15972 .team_bios01432 {
    font-size: 14px;
}.our_story15972 .skill_learn76594 {
    font-size: 21px;
}.our_story15972 .skill_learn76594 svg {
    width: 40px;
    height: 40px;
}.our_story15972 .learning_tracks37109::after {
    top: 280px;
}
}

@media (max-width: 575px) {.our_story15972 {
    padding: 60px 0;
}.our_story15972 .img_box_grid09367 {
    height: 150px;
    width: 150px;
    margin-bottom: 20px;
}.our_story15972 .method_edu64158 {
    padding: 30px 20px;
}.our_story15972 .info_section54319 {
    padding: 30px 20px;
}.our_story15972 .skill_learn76594 {
    font-size: calc(21px * 0.95);
}.our_story15972 .skill_learn76594 svg {
    width: 35px;
    height: 35px;
}.our_story15972 .info_section54319 h2 {
    margin-bottom: 20px;
    font-size: calc(38px * 0.8);
}.our_story15972 .info_section54319 p {
    line-height: 1.8;
    font-size: 14px;
}.our_story15972 .skill_guides34501 {
    font-size: calc(23px * 0.95);
}.our_story15972 .team_bios01432 {
    font-size: calc(14px * 0.95);
}.our_story15972 .learning_tracks37109::after {
    top: 250px;
}
}