* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.wrapper-container4m3aZDE {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    max-width: 100%;
    width: 1243px;
    margin: auto;
}header,footer {
    width: 100%;
}.nav_pagewrapAZXpTQh {
    flex: 1 0 auto;
}.webinar_archFwse5bg {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    overflow: visible;
    position: relative;
    padding: 0;
    z-index: 100;
    background: linear-gradient(120deg, rgb(226,195,162) 0%, rgb(208,161,117) 100%);
    margin-top: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
}header::before {
    position: absolute;
    bottom: 2px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    z-index: -1;
    right: 2px;
    left: 2px;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 2px;
    content: '';
}header .top_header0ofjOdq {
    z-index: 5;
    position: relative;
    padding: 1.2rem 3rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
}header .top_siteDofPVLd {
    flex: 0 0 auto;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    transition: all 0.3s ease;
    position: relative;
    margin-right: 2rem;
}header .top_siteDofPVLd::before {
    right: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    top: 3px;
    z-index: -1;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    position: absolute;
    bottom: 3px;
    left: 3px;
    content: '';
}header .top_siteDofPVLd:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}header .header_mainahYbE2M {
    z-index: 1;
    position: relative;
    transition: all 0.3s ease;
    display: block;
}header .header_mainahYbE2M img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}header .nav_sitebardY75aLy {
    z-index: 2;
    display: flex;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}header .top_know8WE0ewk {
    position: relative;
    margin: 0 0.5rem;
}header .top_know8WE0ewk a {
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    border: 1px solid transparent;
    font-weight: 600;
    height: 40px;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    font-size: 18px;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    padding: 0 1.2rem;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    overflow: hidden;
}header .top_know8WE0ewk a::before {
    top: 0;
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    position: absolute;
    transition: left 0.7s ease;
    height: 100%;
    content: '';
    width: 100%;
}header .top_know8WE0ewk a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: #ffffff;
}header .top_know8WE0ewk a:hover::before {
    left: 100%;
}header .top_know8WE0ewk::after {
    transition: width 0.3s ease;
    transform: translateX(-50%);
    content: '';
    background: #ffffff;
    position: absolute;
    left: 50%;
    height: 2px;
    width: 0;
    bottom: -5px;
}header .top_know8WE0ewk:hover::after {
    width: 80%;
}header .top_header0ofjOdq::before {
    border-bottom: none;
    top: 10px;
    right: 10px;
    opacity: 0.5;
    height: 40px;
    border-right: none;
    content: '';
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    width: 40px;
}header .top_header0ofjOdq::after {
    border: 2px solid rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    width: 40px;
    content: '';
    border-left: none;
    position: absolute;
    border-top: none;
    height: 40px;
    bottom: 10px;
    left: 10px;
}header .nav_pagewrapAZXpTQh {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
    margin-top: -15px;
    background: rgb(240,227,207);
}@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

header::after {
    position: absolute;
    content: '';
    border-radius: 50%;
    box-shadow: 0 0 10px #ffffff;
    right: 15px;
    animation: pulse 2s infinite;
    top: 15px;
    height: 8px;
    background: #ffffff;
    width: 8px;
}

@media (min-width: 1400px) {header .top_header0ofjOdq {
    margin: 0 auto;
    max-width: 1320px;
}header .top_know8WE0ewk {
    margin: 0 0.7rem;
}header .top_know8WE0ewk a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .top_header0ofjOdq {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .top_siteDofPVLd {
    margin-bottom: 0;
    margin-right: 0;
}header .nav_sitebardY75aLy {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .top_know8WE0ewk a {
    height: 35px;
    font-size: calc(18px - 1px);
    padding: 0 1rem;
}header .top_header0ofjOdq::before,
    header .top_header0ofjOdq::after {
    display: none;
}.nav_pagewrapAZXpTQh {
    margin-top: -10px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .top_header0ofjOdq {
    padding: 0.8rem 1.5rem;
}header .top_siteDofPVLd {
    padding: 0.5rem 0.8rem;
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
}header .header_mainahYbE2M img {
    max-height: 35px;
}header .nav_sitebardY75aLy {
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
}header .nav_sitebardY75aLy::-webkit-scrollbar {
    height: 3px;
}header .nav_sitebardY75aLy::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .top_know8WE0ewk {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .top_know8WE0ewk a {
    height: 32px;
    font-size: calc(18px - 2px);
    padding: 0 0.8rem;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    white-space: nowrap;
}header .top_know8WE0ewk::after {
    display: none;
}header::after {
    top: 10px;
    right: 10px;
    width: 5px;
    height: 5px;
}.nav_pagewrapAZXpTQh {
    margin-top: -5px;
}
}

@media (max-width: 479px) {header .top_header0ofjOdq {
    padding: 0.7rem 1.2rem;
}header .top_siteDofPVLd {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .top_know8WE0ewk a {
    font-size: calc(18px - 3px);
    padding: 0 0.6rem;
    height: 30px;
}}.course_programWExiCXK {
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-template-rows: 1fr;
    overflow: hidden;
    background-color: rgb(240,227,207);
    position: relative;
    min-height: 100vh;
}.course_programWExiCXK .class_mapbGZaIBL {
    position: relative;
    grid-column: 1;
    z-index: 1;
    height: 100%;
    width: 100%;
    grid-row: 1;
}.course_programWExiCXK .class_mapbGZaIBL::before {
    top: 0;
    background: linear-gradient(90deg, 
                rgba(0, 0, 0, 0.6) 70%,
                transparent 100%);
    left: 0;
    z-index: 5;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}.course_programWExiCXK .learn_worklivGHJX {
    display: flex;
    width: 500%;
    height: 100%;
    animation: carousel-slide 25s ease-in-out infinite;
}.course_programWExiCXK .class_mapbGZaIBL:hover .learn_worklivGHJX {
    animation-play-state: paused;
}.course_programWExiCXK .coding_classFHtB7cx {
    width: 20%;
    height: 100%;
    position: relative;
}.course_programWExiCXK .coding_classFHtB7cx img {
    transition: transform 0.5s ease-in-out;
    height: 100%;
    width: 100%;
    object-fit: cover;
}.course_programWExiCXK .coding_classFHtB7cx:hover img {
    transform: scale(1.05);
}.course_programWExiCXK .container {
    align-items: center;
    padding: 0;
    grid-column: 1 / 3;
    justify-content: flex-end;
    z-index: 10;
    position: relative;
    grid-row: 1;
    display: flex;
    width: 100%;
    height: 100%;
}.course_programWExiCXK .knowledge_procw0WUtq {
    margin-right: 5%;
    position: relative;
    padding: 0;
    width: 55%;
}.course_programWExiCXK .knowledge_trackyxDqjbf {
    padding: 3.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    max-width: 700px;
}.course_programWExiCXK .knowledge_trackyxDqjbf:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_programWExiCXK .knowledge_trackyxDqjbf::before {
    top: 0;
    content: '';
    border-radius: 10px;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: rgb(240,227,207);
    opacity: 1;
    position: absolute;
    height: 100%;
}.course_programWExiCXK .knowledge_trackyxDqjbf::after {
    content: '';
    top: 0;
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom,
                rgb(226,195,162) 0%,
                rgb(208,161,117) 100%);
    left: 0;
    position: absolute;
}.course_programWExiCXK .knowledge_trackyxDqjbf h3 {
    text-transform: uppercase;
    color: rgb(226,195,162);
    padding-left: 1.5rem;
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 1.5rem;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    letter-spacing: 1px;
}.course_programWExiCXK .knowledge_trackyxDqjbf h3::after {
    width: 50px;
    content: '';
    bottom: -0.5rem;
    left: 1.5rem;
    position: absolute;
    background-color: rgb(208,161,117);
    height: 3px;
}.course_programWExiCXK .knowledge_trackyxDqjbf p {
    margin-bottom: 2rem;
    font-size: 17px;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.8;
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW {
    background-color: transparent;
    position: relative;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
    border: 2px solid rgb(226,195,162);
    margin-left: 1.5rem;
    transition: all 0.3s ease;
    padding: 0.8rem 2rem;
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
    font-size: 18px;
    color: rgb(226,195,162);
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW::before {
    background-color: rgb(226,195,162);
    transition: all 0.3s ease;
    z-index: -1;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
    left: -100%;
    position: absolute;
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(rgb(226,195,162), 0.3);
    color: #ffffff;
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW:hover::before {
    left: 0;
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW:active {
    box-shadow: 0 2px 5px rgba(rgb(226,195,162), 0.2);
    transform: translateY(0);
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-20%);
    }
    45% {
        transform: translateX(-20%);
    }
    50% {
        transform: translateX(-40%);
    }
    70% {
        transform: translateX(-40%);
    }
    75% {
        transform: translateX(-60%);
    }
    95% {
        transform: translateX(-60%);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media (max-width: 991px) {.course_programWExiCXK {
    min-height: auto;
    flex-direction: column;
    display: flex;
}.course_programWExiCXK .class_mapbGZaIBL {
    height: 400px;
    width: 100%;
}.course_programWExiCXK .class_mapbGZaIBL::before {
    background: linear-gradient(to bottom, 
                    rgba(0, 0, 0, 0.6) 0%,
                    transparent 100%);
}.course_programWExiCXK .container {
    position: relative;
    padding: 3rem 1rem;
}.course_programWExiCXK .knowledge_procw0WUtq {
    width: 100%;
    margin-right: 0;
}.course_programWExiCXK .knowledge_trackyxDqjbf {
    max-width: 100%;
}
}

@media (max-width: 767px) {.course_programWExiCXK .class_mapbGZaIBL {
    height: 350px;
}.course_programWExiCXK .knowledge_trackyxDqjbf h3 {
    font-size: calc(29px * 0.9);
}.course_programWExiCXK .learn_worklivGHJX {
    animation-duration: 20s;
    width: 600%;
}.course_programWExiCXK .coding_classFHtB7cx {
    width: 16.6667%;
}
    
    @keyframes carousel-slide {
        0%, 12% {
            transform: translateX(0);
        }
        16%, 28% {
            transform: translateX(-16.6667%);
        }
        32%, 44% {
            transform: translateX(-33.3334%);
        }
        48%, 60% {
            transform: translateX(-50%);
        }
        64%, 76% {
            transform: translateX(-66.6667%);
        }
        80%, 92% {
            transform: translateX(-83.3334%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

@media (max-width: 480px) {.course_programWExiCXK .class_mapbGZaIBL {
    height: 300px;
}.course_programWExiCXK .knowledge_trackyxDqjbf {
    padding: 2rem 1.5rem;
}.course_programWExiCXK .knowledge_trackyxDqjbf h3 {
    padding-left: 1rem;
}.course_programWExiCXK .knowledge_trackyxDqjbf p {
    padding-left: 1rem;
}.course_programWExiCXK .knowledge_trackyxDqjbf .connect_cardl8mXMuW {
    margin-left: 1rem;
}}.privacy_foliosWwQFuU {
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 30px;
}.privacy_foliosWwQFuU h1 {
    font-size: 39px;
    margin-top: 30px;
    color: rgb(226,195,162);
    margin-bottom: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(226,195,162);
}.privacy_foliosWwQFuU h2 {
    margin-top: 25px;
    color: #000000;
    font-weight: 600;
    border-bottom: 1px solid #000000;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 34px;
}.privacy_foliosWwQFuU ul, .privacy_foliosWwQFuU ol {
    padding-left: 20px;
    margin: 20px 0;
    list-style-position: inside;
}.privacy_foliosWwQFuU ul li, .privacy_foliosWwQFuU ol li {
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
}.privacy_foliosWwQFuU p, .privacy_foliosWwQFuU span, .privacy_foliosWwQFuU div {
    color: #000000;
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.privacy_foliosWwQFuU {
    padding: 20px 10px;
}.privacy_foliosWwQFuU h1 {
    font-size: 34px;
    margin-bottom: 15px;
}.privacy_foliosWwQFuU h2 {
    margin-bottom: 10px;
    font-size: 21px;
}.privacy_foliosWwQFuU ul li, .privacy_foliosWwQFuU ol li {
    font-size: 16px;
}}

.privacy_foliosWwQFuU h3, .privacy_foliosWwQFuU h4, .privacy_foliosWwQFuU h5, .privacy_foliosWwQFuU h6 {
    font-weight: 600;
    font-size: 21px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 20px;
}.privacy_foliosWwQFuU section {
    background: rgb(240,227,207);
    padding: 20px;
    border-radius: 10px;
}.privacy_foliosWwQFuU a {
    transition: color 0.3s ease;
    color: rgb(226,195,162);
    text-decoration: none;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.privacy_foliosWwQFuU h1, .privacy_foliosWwQFuU h2, .privacy_foliosWwQFuU h3, .privacy_foliosWwQFuU h4, .privacy_foliosWwQFuU h5, .privacy_foliosWwQFuU h6 {
    animation: fadeIn 0.6s ease-in-out;
}.data_statisticsQMCnLuF {
    padding: 8rem 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(240,227,207) 0%, #ffffff 100%);
}.data_statisticsQMCnLuF::before {
    content: "";
    top: 0;
    left: 0;
    opacity: 0.1;
    position: absolute;
    width: 100%;
    z-index: -1;
    background: repeating-radial-gradient(
        circle at 50% 50%,
        rgb(226,195,162,0.5),
        rgb(226,195,162,0.5) 10px,
        transparent 10px,
        transparent 60px
    );
    height: 100%;
}.data_statisticsQMCnLuF .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.data_statisticsQMCnLuF h2 {
    font-size: 28px;
    left: 50%;
    text-align: center;
    font-weight: 700;
    border-bottom: 3px solid rgb(226,195,162);
    transform: translateX(-50%);
    margin-bottom: 5rem;
    color: #000000;
    position: relative;
    padding: 0 3rem 1rem;
    display: inline-block;
}.data_statisticsQMCnLuF ul {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    position: relative;
    margin: 0;
    list-style: none;
    gap: 3rem;
    grid-template-rows: repeat(2, 1fr);
    padding: 0;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE {
    align-items: center;
    display: flex;
    padding: 2.5rem;
    background: #ffffff;
    border-radius: 10px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    justify-content: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.05);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(1) {
    transform: rotate(-1deg);
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(2) {
    transform: rotate(1deg);
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(3) {
    transform: rotate(1deg);
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(4) {
    grid-column: 2 / 3;
    transform: rotate(-1deg);
    grid-row: 2 / 3;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    opacity: 0.1;
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, rgb(226,195,162,0.5) 100%);
    top: 0;
    width: 100%;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE p {
    font-weight: 700;
    z-index: 2;
    color: rgb(226,195,162);
    top: 50%;
    position: absolute;
    left: 2rem;
    font-size: calc(43px * 1.5);
    transform: translateY(-50%);
    line-height: 1;
    margin: 0;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE span {
    transform: translateY(-50%);
    color: #000000;
    font-size: 14px;
    text-align: right;
    right: 2rem;
    z-index: 2;
    position: absolute;
    font-weight: 400;
    max-width: 60%;
    top: 50%;
}.data_statisticsQMCnLuF svg {
    bottom: 1rem;
    right: 1rem;
    transition: all 0.3s ease;
    opacity: 0.2;
    fill: rgb(226,195,162);
    z-index: 1;
    height: 40px;
    position: absolute;
    width: 40px;
}.data_statisticsQMCnLuF svg path {
    fill: inherit;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:hover {
    transform: scale(1.05) rotate(0);
    z-index: 3;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:hover p {
    color: rgb(208,161,117);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:hover svg {
    transform: rotate(15deg);
    opacity: 0.5;
}.data_statisticsQMCnLuF .container::before {
    width: 200px;
    border-radius: 50%;
    animation: float 10s ease-in-out infinite;
    opacity: 0.1;
    position: absolute;
    height: 200px;
    top: -100px;
    content: "";
    background: rgb(226,195,162,0.5);
    filter: blur(80px);
    right: -100px;
}.data_statisticsQMCnLuF .container::after {
    filter: blur(60px);
    left: -80px;
    height: 160px;
    bottom: -80px;
    content: "";
    border-radius: 50%;
    position: absolute;
    background: rgb(208,161,117,0.5);
    opacity: 0.1;
    animation: float 15s ease-in-out infinite reverse;
    width: 160px;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}

@media screen and (max-width: 1024px) {.data_statisticsQMCnLuF {
    padding: 6rem 0;
}.data_statisticsQMCnLuF h2 {
    margin-bottom: 4rem;
}.data_statisticsQMCnLuF ul {
    gap: 2rem;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE {
    padding: 2rem;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE p {
    font-size: calc(43px * 1.3);
}
}

@media screen and (max-width: 768px) {.data_statisticsQMCnLuF {
    padding: 5rem 0;
}.data_statisticsQMCnLuF h2 {
    font-size: calc(28px * 0.9);
    padding: 0 2rem 0.8rem;
    margin-bottom: 3rem;
}.data_statisticsQMCnLuF ul {
    grid-template-rows: repeat(4, auto);
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE {
    padding: 1.8rem;
    height: 100px;
    grid-column: 1 / 2;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(1) {
    grid-row: 1 / 2;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(2) {
    grid-row: 2 / 3;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(3) {
    grid-row: 3 / 4;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(4) {
    grid-row: 4 / 5;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE p {
    font-size: calc(43px * 1.2);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE span {
    font-size: calc(14px * 0.9);
}
}

@media screen and (max-width: 480px) {.data_statisticsQMCnLuF {
    padding: 4rem 0;
}.data_statisticsQMCnLuF h2 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.8);
    padding: 0 1.5rem 0.6rem;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE {
    transform: none !important;
    padding: 1.5rem;
    height: auto;
    flex-direction: column;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE p {
    font-size: calc(43px * 1.1);
    position: relative;
    left: auto;
    margin-bottom: 0.5rem;
    top: auto;
    transform: none;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE span {
    text-align: center;
    position: relative;
    transform: none;
    right: auto;
    top: auto;
    max-width: 100%;
}.data_statisticsQMCnLuF svg {
    right: 1rem;
    top: 1rem;
    bottom: auto;
    position: absolute;
}}

.data_statisticsQMCnLuF::after {
    left: 0;
    z-index: -1;
    position: absolute;
    content: "";
    opacity: 0.05;
    height: 25%;
    width: 100%;
    background: linear-gradient(to top, rgb(226,195,162,0.5) 0%, transparent 100%);
    bottom: 0;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(odd)::after {
    top: 1rem;
    border-radius: 50%;
    width: 50px;
    opacity: 0.2;
    content: "";
    right: 1rem;
    z-index: 1;
    position: absolute;
    border: 2px solid rgb(226,195,162,0.5);
    height: 50px;
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(even)::after {
    bottom: 1rem;
    opacity: 0.2;
    width: 30px;
    position: absolute;
    border-radius: 5px;
    left: 1rem;
    border: 2px solid rgb(208,161,117,0.5);
    height: 30px;
    content: "";
    z-index: 1;
    transform: rotate(45deg);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:hover::after {
    animation: pulse 2s infinite;
}@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.3;
    }
    100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
}

.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(1) p {
    color: rgb(226,195,162);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(2) p {
    color: rgb(208,161,117);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(3) p {
    color: rgb(208,161,117);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(4) p {
    color: rgb(226,195,162);
}.data_statisticsQMCnLuF .expert_upgrade1QCycHE:nth-child(even)::before {
    background: linear-gradient(135deg, transparent 0%, rgb(208,161,117,0.5) 100%);
}.cookie_window_overlayexlYQdp {
    max-width: 500px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    left: 50%;
    position: fixed;
    z-index: 1050;
    width: 90%;
    border-radius: 14px;
    bottom: 20px;
    background: #ffffff;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.user_choicespNIkAiC {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}.cookie_visitorLOtvz1M {
    margin-bottom: 20px;
}.cookie_visitorLOtvz1M svg, .cookie_visitorLOtvz1M svg path, .cookie_visitorLOtvz1M img {
    height: 60px;
    width: 60px;
    fill: rgb(226,195,162);
}.cookie_window_overlayexlYQdp h5 {
    font-size: 20px;
    text-align: center;
    color: rgb(226,195,162);
    margin-bottom: 10px;
    font-weight: 700;
}.cookie_window_overlayexlYQdp p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
}.cookie_rulesmvp0G8u {
    width: calc(50% - 10px);
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin: 5px;
    font-size: 20px;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
    padding: 10px 20px;
    background: rgb(226,195,162);
    transition: background 0.3s ease-in-out;
    text-decoration: none;
}.cookie_rulesmvp0G8u:hover {
    background: rgb(208,161,117);
}.cookie_button.cookies_overviewHyLdC7Y {
    background: rgb(208,161,117);
}.cookie_button.cookies_overviewHyLdC7Y:hover {
    background: rgb(208,161,117,0.5);
}.cookie_window_overlayexlYQdp p a {
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    color: rgb(226,195,162);
}.cookie_window_overlayexlYQdp p a:hover {
    color: rgb(208,161,117);
}#cookieWarningAlertESJZhHc {
    display: none;
}#cookieWarningAlertESJZhHc:checked ~ .cookie_window_overlayexlYQdp {
    opacity: 0;
    visibility: hidden;
}.contact_informationWgDxs1A {
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(240,227,207) 0%, rgb(240,227,207) 50%, rgb(226,195,162,0.5) 150%);
    position: relative;
    overflow: hidden;
}.contact_informationWgDxs1A::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
    background-size: 30px 30px;
    opacity: 0.05;
    width: 100%;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(to right, rgb(226,195,162,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(226,195,162,0.5) 1px, transparent 1px);
}.contact_informationWgDxs1A::after {
    width: 100%;
    animation: scanline 3s infinite linear;
    left: 0;
    bottom: 0;
    z-index: 2;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(226,195,162) 15%, 
        rgb(208,161,117) 35%, 
        rgb(226,195,162) 65%, 
        transparent 100%);
    height: 2px;
}@keyframes scanline {
    0% {
        transform: translateX(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0.5;
    }
}

.contact_informationWgDxs1A .image_circleBZSybIn {
    filter: contrast(1.2) brightness(0.8) grayscale(0.5);
    height: 100%;
    top: 0;
    z-index: 0;
    width: 100%;
    mix-blend-mode: luminosity;
    left: 0;
    position: absolute;
    opacity: 0.06;
}.contact_informationWgDxs1A .image_circleBZSybIn::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(226,195,162) 0,
        rgb(226,195,162) 5px,
        transparent 5px,
        transparent 10px
    );
    opacity: 0.03;
    content: "";
    left: 0;
    position: absolute;
    mix-blend-mode: color-burn;
    width: 100%;
    top: 0;
    height: 100%;
}.contact_informationWgDxs1A .container {
    margin: 0 auto;
    z-index: 3;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.contact_informationWgDxs1A h3 {
    margin-bottom: 60px;
    color: rgb(226,195,162);
    letter-spacing: 3px;
    position: relative;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}.contact_informationWgDxs1A .feedback_blockwy7q8bU {
    flex-wrap: wrap;
    background: #ffffff;
    z-index: 2;
    display: flex;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02),
        0 0 0 15px rgb(240,227,207),
        0 0 30px rgb(226,195,162,0.5);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}.contact_informationWgDxs1A .feedback_blockwy7q8bU::before {
    position: absolute;
    height: 3px;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(226,195,162), rgb(208,161,117));
    z-index: 3;
    width: 100%;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG {
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ffffff 85%,
        rgba(rgb(240,227,207), 0.3) 100%
    );
    flex: 1 1 60%;
    z-index: 2;
    position: relative;
    padding: 50px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG::after {
    width: 40px;
    top: 20px;
    border-top: 2px solid rgb(226,195,162,0.5);
    border-right: 2px solid rgb(226,195,162,0.5);
    right: 20px;
    height: 40px;
    position: absolute;
    content: "";
    opacity: 0.5;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG::before {
    content: "";
    position: absolute;
    opacity: 0.5;
    border-bottom: 2px solid rgb(226,195,162,0.5);
    width: 40px;
    border-left: 2px solid rgb(226,195,162,0.5);
    bottom: 20px;
    height: 40px;
    left: 20px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG h3 {
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    font-size: 19px;
    border-bottom: 1px solid rgb(240,227,207);
    text-align: left;
    color: #000000;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG h3::before,
.contact_informationWgDxs1A .feedback_mapTr3MyCG h3::after {
    display: none;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"],
.contact_informationWgDxs1A .feedback_mapTr3MyCG textarea {
    background: rgb(240,227,207);
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    width: 100%;
    padding: 16px 20px;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 18px;
    font-family: Arial, sans-serif;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"]:focus,
.contact_informationWgDxs1A .feedback_mapTr3MyCG textarea:focus {
    outline: none;
    background: #ffffff;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 0 0 2px rgb(226,195,162,0.5);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"]::placeholder,
.contact_informationWgDxs1A .feedback_mapTr3MyCG textarea::placeholder {
    opacity: 0.6;
    color: #000000;
    transition: all 0.3s ease;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"]:focus::placeholder,
.contact_informationWgDxs1A .feedback_mapTr3MyCG textarea:focus::placeholder {
    opacity: 0.4;
    transform: translateX(5px);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG textarea {
    min-height: 150px;
    resize: vertical;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd label {
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    cursor: pointer;
    line-height: 1.6;
    color: #000000;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd label::before {
    height: 20px;
    border: 1px solid rgb(240,227,207);
    background: #ffffff;
    position: absolute;
    border-radius: 2px;
    top: 2px;
    width: 20px;
    content: "";
    left: 0;
    transition: all 0.2s ease;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd input[type="checkbox"]:checked + label::before {
    border-color: rgb(226,195,162);
    background: rgb(226,195,162);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd input[type="checkbox"]:checked + label::after {
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    border-width: 0 2px 2px 0;
    top: 4px;
    left: 7px;
    border: solid #ffffff;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(226,195,162);
    background-repeat: no-repeat;
    transition: background-size 0.3s ease;
    background-size: 0% 100%;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(226,195,162,0.5) 2px
    );
    font-weight: 600;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd a:hover {
    background-size: 100% 100%;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .connect_cardl8mXMuW {
    background: rgb(226,195,162);
    font-size: 15px;
    position: relative;
    font-weight: 600;
    transition: all 0.4s ease;
    letter-spacing: 1px;
    z-index: 1;
    box-shadow: 0 4px 15px rgb(226,195,162,0.5);
    border-radius: 10px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    overflow: hidden;
    padding: 16px 30px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .connect_cardl8mXMuW::before {
    opacity: 0;
    z-index: -1;
    position: absolute;
    background-size: 200% 200%;
    width: 100%;
    transition: opacity 0.4s ease;
    content: "";
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(208,161,117) 0%,
        rgb(208,161,117) 10%,
        rgb(226,195,162) 10%,
        rgb(226,195,162) 20%
    );
    left: 0;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .connect_cardl8mXMuW:hover {
    box-shadow: 0 8px 20px rgb(226,195,162,0.5);
    transform: translateY(-2px);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .connect_cardl8mXMuW:hover::before {
    animation: buttonBg 5s linear infinite;
    opacity: 1;
}@keyframes buttonBg {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.contact_informationWgDxs1A .support_helpqSYxUVt {
    padding: 50px;
    z-index: 2;
    flex: 1 1 35%;
    background: rgb(240,227,207);
    position: relative;
    overflow: hidden;
}.contact_informationWgDxs1A .support_helpqSYxUVt::before {
    position: absolute;
    opacity: 0.1;
    background-size: 60px 60px;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(226,195,162,0.5) 0%, transparent 10px),
        radial-gradient(circle at 80% 70%, rgb(226,195,162,0.5) 0%, transparent 10px);
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
}.contact_informationWgDxs1A .support_helpqSYxUVt::after {
    background: 
        linear-gradient(90deg, transparent 90%, rgb(226,195,162,0.5) 100%),
        linear-gradient(180deg, transparent 90%, rgb(226,195,162,0.5) 100%);
    opacity: 0.3;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
}.contact_informationWgDxs1A .support_helpqSYxUVt h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #000000;
    position: relative;
}.contact_informationWgDxs1A .support_helpqSYxUVt h4::after {
    width: 50px;
    background: linear-gradient(90deg, rgb(226,195,162), rgb(208,161,117));
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH {
    margin: 0;
    list-style: none;
    padding: 0;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li {
    background: rgba(255, 255, 255, 0.7);
    padding: 15px;
    margin-bottom: 25px;
    overflow: hidden;
    transition: all 0.3s ease;
    align-items: center;
    position: relative;
    display: flex;
    border-left: 3px solid rgb(226,195,162);
    backdrop-filter: blur(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li::before {
    height: 100%;
    background: rgb(226,195,162);
    top: 0;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 3px;
    content: "";
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li::after {
    top: 0;
    transition: all 0.3s ease;
    z-index: -1;
    content: "";
    height: 100%;
    opacity: 0;
    background: rgb(226,195,162,0.5);
    width: 100%;
    left: 0;
    position: absolute;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li:hover {
    border-left-color: rgb(208,161,117);
    transform: translateX(5px);
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li:hover::after {
    opacity: 0.05;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li svg {
    width: 22px;
    z-index: 2;
    position: relative;
    height: 22px;
    transition: all 0.3s ease;
    margin-right: 15px;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li:hover svg {
    transform: scale(1.2);
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li svg path {
    transition: all 0.3s ease;
    fill: rgb(226,195,162);
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li:hover svg path {
    fill: rgb(208,161,117);
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li span {
    z-index: 2;
    font-size: 18px;
    position: relative;
    color: #000000;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li a {
    color: #000000;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li a::before {
    width: 100%;
    content: "";
    transform-origin: right;
    background: rgb(226,195,162);
    bottom: -2px;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    height: 1px;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li a:hover {
    color: rgb(226,195,162);
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

@media (max-width: 992px) {.contact_informationWgDxs1A {
    padding: 80px 0 60px;
}.contact_informationWgDxs1A h3 {
    margin-bottom: 40px;
}.contact_informationWgDxs1A .feedback_blockwy7q8bU {
    flex-direction: column;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG,
    .contact_informationWgDxs1A .support_helpqSYxUVt {
    flex: 1 1 100%;
}.contact_informationWgDxs1A .support_helpqSYxUVt {
    border-top: 1px solid rgb(240,227,207);
}
}

@media (max-width: 768px) {.contact_informationWgDxs1A {
    padding: 60px 0;
}.contact_informationWgDxs1A h3 {
    margin-bottom: 35px;
    font-size: calc(34px * 0.85);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG h3,
    .contact_informationWgDxs1A .support_helpqSYxUVt h4 {
    font-size: calc(19px * 0.9);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG,
    .contact_informationWgDxs1A .support_helpqSYxUVt {
    padding: 35px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG::before,
    .contact_informationWgDxs1A .feedback_mapTr3MyCG::after {
    height: 30px;
    width: 30px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"],
    .contact_informationWgDxs1A .feedback_mapTr3MyCG textarea {
    padding: 14px 16px;
}
}

@media (max-width: 576px) {.contact_informationWgDxs1A {
    padding: 50px 0;
}.contact_informationWgDxs1A h3 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.7);
}.contact_informationWgDxs1A .feedback_blockwy7q8bU {
    box-shadow: 
            0 15px 30px rgba(0, 0, 0, 0.1),
            0 0 0 1px rgba(0, 0, 0, 0.02),
            0 0 0 8px rgb(240,227,207);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG,
    .contact_informationWgDxs1A .support_helpqSYxUVt {
    padding: 25px 20px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG::before,
    .contact_informationWgDxs1A .feedback_mapTr3MyCG::after {
    display: none;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG input[type="text"],
    .contact_informationWgDxs1A .feedback_mapTr3MyCG textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .message_supportY7ISNmd label {
    font-size: calc(16px * 0.9);
}.contact_informationWgDxs1A .feedback_mapTr3MyCG .connect_cardl8mXMuW {
    width: 100%;
    padding: 14px 20px;
}.contact_informationWgDxs1A .support_helpqSYxUVt .support_listWNJTYVH li {
    margin-bottom: 15px;
    padding: 12px;
}}.offer_deck4DWrcLY {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.offer_deck4DWrcLY::before {
    backdrop-filter: blur(4px);
    z-index: 1;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}.offer_deck4DWrcLY .container {
    z-index: 2;
    padding: 0 15px;
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
}.offer_deck4DWrcLY .class_ratesdWiQ7Kk {
    align-items: center;
    width: 100%;
    flex-direction: column;
    display: flex;
}.offer_deck4DWrcLY h2 {
    opacity: 0;
    color: #ffffff;
    transform: translateY(20px);
    font-size: 34px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    animation: fadeSlideUp 0.7s ease forwards;
    text-align: center;
    position: relative;
}.offer_deck4DWrcLY .cost_table0Jbdch4 {
    text-align: center;
    font-size: 14px;
    opacity: 0;
    color: #ffffff;
    margin-bottom: 50px;
    transform: translateY(20px);
    max-width: 700px;
    line-height: 1.6;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
}.offer_deck4DWrcLY .indv_costcbzNl4d {
    display: grid;
    list-style: none;
    padding: 0;
    gap: 30px;
    perspective: 1000px;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.offer_deck4DWrcLY .indv_costcbzNl4d li {
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
    opacity: 0;
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s ease forwards;
}.offer_deck4DWrcLY .indv_costcbzNl4d li:nth-child(1) {
    --li-index: 1;
}.offer_deck4DWrcLY .indv_costcbzNl4d li:nth-child(2) {
    --li-index: 2;
}.offer_deck4DWrcLY .indv_costcbzNl4d li:nth-child(3) {
    --li-index: 3;
}.offer_deck4DWrcLY .indv_costcbzNl4d li:nth-child(4) {
    --li-index: 4;
}.offer_deck4DWrcLY .learn_subgK2LIC6 {
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    display: block;
    text-decoration: none;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.15);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    overflow: hidden;
    height: 100%;
}.offer_deck4DWrcLY .learn_subgK2LIC6::before {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    width: 100%;
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(226,195,162), rgb(208,161,117));
    content: "";
    height: 4px;
    top: 0;
}.offer_deck4DWrcLY .learn_subgK2LIC6:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    transform: translateY(-10px) scale(1.02);
}.offer_deck4DWrcLY .learn_subgK2LIC6:hover::before {
    transform: scaleX(1);
}.offer_deck4DWrcLY .learning_packagesimCY9LP {
    display: flex;
    flex-direction: column;
    padding: 30px;
    height: 100%;
}.offer_deck4DWrcLY .cost_dealsNSinCbA {
    display: flex;
    flex-direction: column;
    height: 100%;
}.offer_deck4DWrcLY .cost_dealsNSinCbA h4 {
    font-weight: 600;
    margin-top: 0;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 15px;
    position: relative;
    font-size: 18px;
}.offer_deck4DWrcLY .cost_dealsNSinCbA h4::after {
    position: absolute;
    background: rgb(208,161,117);
    height: 2px;
    left: 0;
    bottom: 0;
    width: 40px;
    content: "";
}.offer_deck4DWrcLY .cost_dealsNSinCbA p {
    line-height: 1.6;
    font-size: calc(14px - 2px);
    color: rgba(255,255,255,0.8);
    word-break: break-word;
    margin-bottom: 25px;
    overflow-wrap: break-word;
    flex-grow: 1;
}.offer_deck4DWrcLY .edu_ratestXawxR3 {
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    padding: 10px 20px;
    margin-top: auto;
    background: linear-gradient(135deg, rgb(226,195,162,0.5), rgb(208,161,117,0.5));
    position: relative;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    align-self: flex-start;
    font-size: calc(18px + 4px);
    font-weight: 700;
}.offer_deck4DWrcLY .learn_subgK2LIC6:hover .edu_ratestXawxR3 {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

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

@media (max-width: 992px) {.offer_deck4DWrcLY {
    padding: 80px 0;
}.offer_deck4DWrcLY h2 {
    font-size: calc(34px - 4px);
}.offer_deck4DWrcLY .indv_costcbzNl4d {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.offer_deck4DWrcLY .learning_packagesimCY9LP {
    padding: 25px;
}.offer_deck4DWrcLY .edu_ratestXawxR3 {
    font-size: calc(18px + 2px);
}
}

@media (max-width: 768px) {.offer_deck4DWrcLY {
    padding: 60px 0;
}.offer_deck4DWrcLY h2 {
    font-size: calc(34px - 6px);
    margin-bottom: 15px;
}.offer_deck4DWrcLY .cost_table0Jbdch4 {
    font-size: calc(14px - 1px);
    margin-bottom: 30px;
}.offer_deck4DWrcLY .indv_costcbzNl4d {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.offer_deck4DWrcLY .cost_dealsNSinCbA p {
    font-size: calc(14px - 3px);
}
}

@media (max-width: 480px) {.offer_deck4DWrcLY {
    padding: 50px 0;
}.offer_deck4DWrcLY .learning_packagesimCY9LP {
    padding: 20px;
}.offer_deck4DWrcLY .cost_dealsNSinCbA h4 {
    font-size: calc(18px - 2px);
}.offer_deck4DWrcLY .edu_ratestXawxR3 {
    padding: 8px 15px;
    font-size: 18px;
}}.customer_commentsePLqIgt {
    overflow: hidden;
    perspective: 1000px;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(240,227,207) 40%, rgb(208,161,117,0.5) 100%);
    position: relative;
}.customer_commentsePLqIgt::before {
    position: absolute;
    background: linear-gradient(225deg, rgb(226,195,162,0.5) 0%, transparent 70%);
    transform: rotate(-15deg) translateZ(-50px);
    right: -5%;
    top: -10%;
    z-index: 0;
    filter: blur(15px);
    content: '';
    width: 40%;
    height: 70%;
}.customer_commentsePLqIgt::after {
    z-index: 0;
    bottom: -5%;
    filter: blur(10px);
    background: linear-gradient(45deg, rgb(208,161,117,0.5) 0%, transparent 80%);
    position: absolute;
    content: '';
    left: -2%;
    transform: rotate(10deg) translateZ(-30px);
    width: 30%;
    height: 60%;
}.customer_commentsePLqIgt h2 {
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    line-height: 1.2;
    transform-origin: left center;
    font-size: calc(37px * 1.1);
    font-weight: 700;
    color: #000000;
    text-align: left;
    letter-spacing: -0.5px;
    margin-bottom: 3.5rem;
}.customer_commentsePLqIgt h2::after {
    transition: transform 0.5s ease-out;
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(226,195,162) 0%, rgb(208,161,117) 100%);
    transform: scaleX(1);
    bottom: -12px;
    left: 0;
    width: 80px;
    height: 3px;
    content: '';
}.customer_commentsePLqIgt h2:hover::after {
    transform: scaleX(1.5);
}.customer_commentsePLqIgt .container.knowledge_procw0WUtq {
    position: relative;
    z-index: 2;
}.customer_commentsePLqIgt .student_testimonialsF763fCR {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    transform-style: preserve-3d;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 5px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    padding: 2rem;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: translateZ(0) rotateX(0) translateY(0);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD::before {
    font-size: 120px;
    z-index: 0;
    position: absolute;
    right: 20px;
    top: -15px;
    color: rgb(226,195,162,0.5);
    font-family: serif;
    line-height: 1;
    opacity: 0.2;
    content: '"';
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.08),
                0 5px 10px rgba(0, 0, 0, 0.05);
    transform: translateZ(15px) translateY(-8px);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD h3 {
    transform: translateX(0);
    z-index: 2;
    font-size: calc(23px * 1.05);
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 0.8rem;
    font-weight: 600;
    color: rgb(226,195,162);
    transition: transform 0.3s ease;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:hover h3 {
    transform: translateX(5px);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD h3::after {
    position: absolute;
    top: 50%;
    content: '';
    height: 0;
    left: -10px;
    transform: translateY(-50%);
    background: rgb(226,195,162);
    width: 5px;
    transition: height 0.3s ease;
    z-index: -1;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:hover h3::after {
    height: 80%;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD .description {
    line-height: 1.6;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 400;
    font-size: 13px;
    z-index: 2;
    color: #000000;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD div {
    transition: transform 0.3s ease;
    overflow: hidden;
    margin-top: 1rem;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    z-index: 2;
    height: 60px;
    width: 60px;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:hover div {
    transform: scale(1.05);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    width: 100%;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:hover img {
    transform: scale(1.1);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(odd) {
    transform: translateZ(0) rotateX(0) translateY(0);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(odd):hover {
    transform: translateZ(10px) rotateX(1deg) translateY(-8px);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(even) {
    transform: translateZ(0) rotateX(0) translateY(0);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(even):hover {
    transform: translateZ(10px) rotateX(-1deg) translateY(-8px);
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(3n+1)::after {
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(226,195,162,0.5) 100%);
    bottom: 0;
    transition: opacity 0.3s ease;
    content: '';
    height: 40%;
    position: absolute;
    width: 30%;
    z-index: 1;
    opacity: 0.05;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(3n+1):hover::after {
    opacity: 0.1;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(3n+2)::after {
    content: '';
    opacity: 0.05;
    left: 0;
    height: 30%;
    width: 40%;
    position: absolute;
    background: linear-gradient(225deg, transparent 50%, rgb(208,161,117,0.5) 100%);
    transition: opacity 0.3s ease;
    top: 0;
    z-index: 1;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD:nth-child(3n+2):hover::after {
    opacity: 0.1;
}

@media (max-width: 991px) {.customer_commentsePLqIgt {
    padding: 5rem 0;
}.customer_commentsePLqIgt h2 {
    transform: none;
    font-size: 37px;
    text-align: center;
}.customer_commentsePLqIgt h2::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.customer_commentsePLqIgt h2:hover::after {
    transform: translateX(-50%) scaleX(1.3);
}.customer_commentsePLqIgt .student_testimonialsF763fCR {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 767px) {.customer_commentsePLqIgt {
    padding: 4rem 0;
}.customer_commentsePLqIgt h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2.5rem;
}.customer_commentsePLqIgt .student_testimonialsF763fCR {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD {
    padding: 1.5rem;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD::before {
    top: -10px;
    font-size: 100px;
    right: 15px;
}
}

@media (max-width: 480px) {.customer_commentsePLqIgt {
    padding: 3rem 0;
}.customer_commentsePLqIgt h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD {
    padding: 1.25rem;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD::before {
    font-size: 80px;
}.customer_commentsePLqIgt .learner_feedbacka9J6GHD div {
    width: 50px;
    height: 50px;
}}.gratSectioneuRfHOI {
    background: linear-gradient(135deg, rgb(226,195,162,0.5) 0%, rgb(240,227,207) 50%, rgb(208,161,117,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.gratSectioneuRfHOI::before {
    content: "";
    position: absolute;
    left: 0;
    animation: pulse 10s infinite alternate ease-in-out;
    opacity: 0.7;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(226,195,162,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(208,161,117,0.5) 0%, transparent 40%);
}.gratSectioneuRfHOI::after {
    content: "";
    width: 100%;
    background: rgb(255, 255, 255, 0.5);
    right: -50%;
    z-index: 1;
    top: -50%;
    position: absolute;
    filter: blur(80px);
    height: 100%;
    animation: float 15s infinite alternate ease-in-out;
    transform: rotate(35deg);
}.gratSectioneuRfHOI .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
}.gratSectioneuRfHOI .knowledge_procw0WUtq {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform-origin: top center;
    flex-direction: column;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.gratSectioneuRfHOI .knowledge_procw0WUtq:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.12),
        0 10px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.gratSectioneuRfHOI .knowledge_procw0WUtq > div:first-child {
    margin-left: -1.5rem;
    position: relative;
    padding-left: 1.5rem;
    border-left: 4px solid rgb(226,195,162);
    animation: slideRight 0.6s 0.2s cubic-bezier(0.25, 1, 0.5, 1) both;
}.gratSectioneuRfHOI .knowledge_procw0WUtq > div:first-child::before {
    background: rgb(226,195,162);
    width: 1rem;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: -0.5rem;
    content: "";
    height: 1rem;
}.gratSectioneuRfHOI h5 {
    color: #000000;
    font-weight: 700;
    margin: 0;
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 1.4;
}.gratSectioneuRfHOI .knowledge_procw0WUtq > div:last-child {
    animation: fadeIn 0.8s 0.4s cubic-bezier(0.25, 1, 0.5, 1) both;
    position: relative;
}.gratSectioneuRfHOI a {
    transform-origin: center;
    display: block;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.95) 100%);
    border-radius: 10px;
    padding: 1.5rem 2rem;
    overflow: hidden;
    box-shadow: 
        0 6px 12px rgba(0, 0, 0, 0.04),
        0 1px 3px rgba(0, 0, 0, 0.02);
    position: relative;
    text-decoration: none;
}.gratSectioneuRfHOI a::before {
    background: linear-gradient(to bottom, rgb(226,195,162), rgb(208,161,117));
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 4px;
    transition: width 0.3s ease;
    top: 0;
}.gratSectioneuRfHOI a:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 12px 24px rgba(0, 0, 0, 0.08),
        0 4px 8px rgba(0, 0, 0, 0.04);
}.gratSectioneuRfHOI a:hover::before {
    width: 8px;
}.gratSectioneuRfHOI p {
    transition: color 0.3s ease;
    z-index: 1;
    position: relative;
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
    margin: 0;
}.gratSectioneuRfHOI a:hover p {
    color: #000000;
}

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 0.8; }
}

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

@keyframes slideUp {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(5deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

@keyframes slideRight {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

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

@media (max-width: 991px) {.gratSectioneuRfHOI {
    padding: 5rem 0;
}.gratSectioneuRfHOI .knowledge_procw0WUtq {
    gap: 2rem;
    padding: 2.5rem;
}.gratSectioneuRfHOI h5 {
    font-size: calc(20px * 0.95);
}
}

@media (max-width: 768px) {.gratSectioneuRfHOI {
    padding: 4rem 0;
}.gratSectioneuRfHOI .container {
    padding: 0 1.5rem;
}.gratSectioneuRfHOI .knowledge_procw0WUtq {
    padding: 2rem;
    gap: 1.8rem;
    transform: perspective(1000px) rotateX(1deg);
}.gratSectioneuRfHOI h5 {
    font-size: calc(20px * 0.9);
}.gratSectioneuRfHOI a {
    padding: 1.2rem 1.5rem;
}.gratSectioneuRfHOI p {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.gratSectioneuRfHOI {
    padding: 3rem 0;
}.gratSectioneuRfHOI .container {
    padding: 0 1rem;
}.gratSectioneuRfHOI .knowledge_procw0WUtq {
    gap: 1.5rem;
    transform: none;
    padding: 1.5rem;
}.gratSectioneuRfHOI .knowledge_procw0WUtq > div:first-child {
    padding-left: 1rem;
    margin-left: -1rem;
    border-left-width: 3px;
}.gratSectioneuRfHOI h5 {
    font-size: calc(20px * 0.85);
}.gratSectioneuRfHOI a {
    padding: 1rem;
}.gratSectioneuRfHOI p {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}.education_historym4pfakC {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(240,227,207) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 5rem 0;
}.education_historym4pfakC::before {
    opacity: 0.1;
    right: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 40%;
    height: 100%;
    transform: skewX(-15deg) translateX(10%);
    content: "";
    background: linear-gradient(45deg, transparent 0%, rgb(226,195,162,0.5) 100%);
}.education_historym4pfakC::after {
    bottom: 0;
    background: linear-gradient(90deg, rgb(226,195,162) 0%, transparent 100%);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 5px;
}.education_historym4pfakC .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
}.education_historym4pfakC .learner_feedbacka9J6GHD {
    padding: 2.5rem;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.05);
    gap: 2rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}.education_historym4pfakC .learner_feedbacka9J6GHD:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
    transform: translateY(-5px);
}.education_historym4pfakC .learner_feedbacka9J6GHD > div:first-child {
    justify-self: center;
}.education_historym4pfakC .image_circleBZSybIn {
    height: 180px;
    overflow: hidden;
    width: 180px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(-3deg);
    position: relative;
    transition: transform 0.4s ease-out;
}.education_historym4pfakC .learner_feedbacka9J6GHD:hover .image_circleBZSybIn {
    transform: rotate(0deg) scale(1.05);
}.education_historym4pfakC .image_circleBZSybIn::after {
    height: 100%;
    background: linear-gradient(135deg, rgb(226,195,162,0.5) 0%, transparent 60%);
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
}.education_historym4pfakC .name {
    display: inline-block;
    font-size: 21px;
    margin-bottom: 0.75rem;
    color: rgb(226,195,162);
    position: relative;
    font-weight: 700;
}.education_historym4pfakC .name::after {
    position: absolute;
    bottom: -5px;
    transition: transform 0.3s ease;
    width: 40px;
    background: rgb(208,161,117);
    transform-origin: left;
    transform: scaleX(1);
    content: "";
    height: 3px;
    left: 0;
}.education_historym4pfakC .learner_feedbacka9J6GHD:hover .name::after {
    transform: scaleX(1.5);
}.education_historym4pfakC .learner_feedbacka9J6GHD > div:nth-child(2) > div {
    margin-bottom: 1rem;
    color: #000000;
    font-size: 1rem;
    opacity: 0.8;
    font-weight: 600;
}.education_historym4pfakC .exp_gridg8kr4RU {
    padding-left: 1.25rem;
    color: #000000;
    margin: 0;
    font-size: 14px;
    position: relative;
    border-left: 3px solid rgb(208,161,117,0.5);
    line-height: 1.7;
}.education_historym4pfakC .exp_gridg8kr4RU::before {
    font-size: 4rem;
    content: "";
    opacity: 0.2;
    font-family: serif;
    color: rgb(226,195,162,0.5);
    left: -10px;
    position: absolute;
    top: -25px;
}

@media (min-width: 768px) {.education_historym4pfakC .learner_feedbacka9J6GHD {
    grid-template-columns: auto 1fr 3fr;
    gap: 2.5rem;
    padding: 3rem;
    align-items: start;
}.education_historym4pfakC .image_circleBZSybIn {
    width: 200px;
    height: 200px;
}.education_historym4pfakC .learner_feedbacka9J6GHD > div:first-child {
    justify-self: start;
}.education_historym4pfakC .learner_feedbacka9J6GHD > div:nth-child(2) {
    padding-top: 1rem;
}.education_historym4pfakC .exp_gridg8kr4RU {
    padding-left: 2rem;
    font-size: calc(14px + 0.1rem);
}
}

@media (min-width: 992px) {.education_historym4pfakC {
    padding: 7rem 0;
}.education_historym4pfakC .learner_feedbacka9J6GHD {
    gap: 3rem;
    padding: 4rem;
}.education_historym4pfakC .image_circleBZSybIn {
    width: 230px;
    height: 230px;
}.education_historym4pfakC .name {
    font-size: calc(21px + 0.2rem);
}.education_historym4pfakC .exp_gridg8kr4RU {
    line-height: 1.8;
}
}

@media (max-width: 767px) {.education_historym4pfakC {
    padding: 4rem 0;
}.education_historym4pfakC .learner_feedbacka9J6GHD {
    text-align: center;
}.education_historym4pfakC .name::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.education_historym4pfakC .learner_feedbacka9J6GHD:hover .name::after {
    transform: translateX(-50%) scaleX(1.5);
}.education_historym4pfakC .exp_gridg8kr4RU {
    border-left: 2px solid rgb(208,161,117,0.5);
    text-align: left;
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.education_historym4pfakC .image_circleBZSybIn {
    width: 150px;
    height: 150px;
}.education_historym4pfakC .learner_feedbacka9J6GHD {
    padding: 2rem 1.5rem;
}}.meet_usi8hdGnq {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 120px 0 160px;
}.meet_usi8hdGnq::before {
    left: 0;
    position: absolute;
    right: 0;
    content: "";
    bottom: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(135deg, 
        rgba(#000000, 0.85) 0%,
        rgba(#000000, 0.75) 50%,
        rgba(rgb(226,195,162), 0.65) 100%);
    backdrop-filter: blur(5px);
}.meet_usi8hdGnq::after {
    transform: rotate(-3deg);
    z-index: -1;
    position: absolute;
    content: "";
    box-shadow: 0 -5px 20px rgba(0,0,0,0.1);
    left: -25%;
    width: 150%;
    background: #ffffff;
    bottom: -75px;
    height: 150px;
}.meet_usi8hdGnq .container {
    margin: 0 auto;
    max-width: 1200px;
    perspective: 1000px;
    position: relative;
    padding: 0 30px;
}.meet_usi8hdGnq h2 {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    font-size: clamp(2.5rem, 5vw, 32px);
    transform: translateZ(0);
    color: #ffffff;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 60px;
}.meet_usi8hdGnq h2::after {
    transform: scaleX(1);
    bottom: -15px;
    position: absolute;
    width: 80px;
    height: 4px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    content: "";
    background: rgb(226,195,162);
    transform-origin: left center;
}.meet_usi8hdGnq:hover h2::after {
    transform: scaleX(1.5);
}.meet_usi8hdGnq .article_wraplJ5eWyp {
    border-radius: 3px;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(rgb(226,195,162), 0.1);
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
}.meet_usi8hdGnq .article_wraplJ5eWyp::before {
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, 
        rgb(226,195,162) 0%, 
        rgb(208,161,117) 100%);
    width: 6px;
    content: "";
    position: absolute;
}.meet_usi8hdGnq .article_wraplJ5eWyp:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 
                0 10px 25px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(rgb(226,195,162), 0.15);
}.meet_usi8hdGnq .article_wraplJ5eWyp > div {
    z-index: 2;
    position: relative;
}.meet_usi8hdGnq .article_wraplJ5eWyp p {
    display: inline-block;
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    color: rgb(226,195,162);
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
}.meet_usi8hdGnq .article_wraplJ5eWyp p::after {
    width: 100%;
    bottom: -8px;
    background: linear-gradient(to right, 
        rgb(226,195,162) 0%, 
        rgb(208,161,117) 100%);
    left: 0;
    content: "";
    transition: transform 0.4s ease-out;
    transform-origin: left center;
    transform: scaleX(0.3);
    height: 2px;
    position: absolute;
}.meet_usi8hdGnq .article_wraplJ5eWyp:hover p::after {
    transform: scaleX(1);
}.meet_usi8hdGnq .article_wraplJ5eWyp div div {
    opacity: 0.9;
    max-width: 100%;
    line-height: 1.8;
    column-gap: 40px;
    column-count: 1;
    text-align: justify;
    transform: translateZ(0);
    color: #000000;
    font-size: 15px;
}

@media (min-width: 768px) {.meet_usi8hdGnq .article_wraplJ5eWyp div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet_usi8hdGnq {
    padding: 150px 0 200px;
}.meet_usi8hdGnq .article_wraplJ5eWyp {
    padding: 60px 70px;
}.meet_usi8hdGnq .article_wraplJ5eWyp div div {
    column-count: 2;
}
}

@media (max-width: 767px) {.meet_usi8hdGnq {
    padding: 80px 0 120px;
}.meet_usi8hdGnq .article_wraplJ5eWyp {
    padding: 30px;
}.meet_usi8hdGnq h2 {
    margin-bottom: 40px;
}.meet_usi8hdGnq h2::after {
    bottom: -10px;
    width: 60px;
    height: 3px;
}
}

@media (max-width: 480px) {.meet_usi8hdGnq {
    padding: 60px 0 100px;
}.meet_usi8hdGnq .article_wraplJ5eWyp {
    padding: 25px 20px;
}.meet_usi8hdGnq h2 {
    margin-bottom: 30px;
    font-size: 2rem;
}.meet_usi8hdGnq h2::after {
    width: 50px;
    bottom: -8px;
}.meet_usi8hdGnq .article_wraplJ5eWyp p {
    font-size: 1.125rem;
}
}

@media (prefers-reduced-motion: reduce) {.meet_usi8hdGnq .article_wraplJ5eWyp,
    .meet_usi8hdGnq h2::after,
    .meet_usi8hdGnq .article_wraplJ5eWyp:hover,
    .meet_usi8hdGnq .article_wraplJ5eWyp p::after {
    transform: none;
    transition: none;
}
}

@media (hover: hover) {.meet_usi8hdGnq .article_wraplJ5eWyp::after {
    background: linear-gradient(135deg, 
            rgba(rgb(226,195,162,0.5), 0.05) 0%,
            rgba(rgb(226,195,162,0.5), 0) 50%);
    content: "";
    width: 100%;
    pointer-events: none;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    transition: opacity 0.5s ease;
}.meet_usi8hdGnq .article_wraplJ5eWyp:hover::after {
    opacity: 1;
}}footer {
    position: relative;
    width: 100%;
}footer .webinar_archFwse5bg {
    padding: 80px 0 30px;
    background: linear-gradient(135deg, #000000 0%, rgb(226,195,162) 100%);
    z-index: 1;
    position: relative;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
}footer .webinar_archFwse5bg::before {
    height: 100%;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    top: 0;
    opacity: 0.05;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}footer .webinar_archFwse5bg::after {
    position: absolute;
    left: 0;
    animation: glowBorder 3s infinite linear;
    background: linear-gradient(90deg, 
        rgb(226,195,162) 0%, 
        rgb(208,161,117) 50%, 
        rgb(226,195,162) 100%);
    width: 100%;
    content: '';
    top: 0;
    height: 3px;
}@keyframes glowBorder {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

footer .webinar_archFwse5bg .container {
    z-index: 2;
    position: relative;
}footer .study_bottompJk7WNX {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}footer .reach_contactqn6KHLZ {
    justify-content: space-between;
    display: flex;
    position: relative;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding-bottom: 30px;
}footer .reach_contactqn6KHLZ::after {
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(208,161,117,0.5) 50%, 
        transparent 100%);
    bottom: 0;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
}footer .info_item {
    backdrop-filter: blur(5px);
    flex: 1;
    background: rgba(255, 255, 255, 0.03);
    padding: 15px;
    min-width: 200px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    margin-bottom: 15px;
    transform: translateY(0);
    border-radius: 10px;
}footer .info_item:hover {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}footer .info_item p,
footer .info_item a {
    font-size: 14px;
    transition: color 0.3s ease;
    font-weight: 400;
    font-family: Arial, sans-serif;
    display: flex;
    gap: 10px;
    color: #ffffff;
    align-items: center;
    text-decoration: none;
}footer .info_item svg {
    width: 20px;
    fill: rgb(208,161,117);
    flex-shrink: 0;
    height: 20px;
    transition: transform 0.3s ease;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item:hover a,
footer .info_item:hover p {
    color: rgb(208,161,117);
}footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
}footer .top_siteDofPVLd {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}footer .top_siteDofPVLd svg {
    height: auto;
    filter: drop-shadow(0 0 5px rgb(226,195,162,0.5));
    max-width: 160px;
}footer .footer_eduO0FNe5H {
    opacity: 0.7;
    color: #ffffff;
    line-height: 1.5;
    max-width: 300px;
    font-weight: 300;
    font-size: 14px;
}footer .nav_sitebardY75aLy {
    gap: 20px;
    display: flex;
    flex-direction: column;
}footer .nav_sitebardY75aLy h5 {
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px;
    position: relative;
}footer .nav_sitebardY75aLy h5::after {
    content: '';
    width: 50px;
    bottom: 0;
    left: 0;
    position: absolute;
    height: 3px;
    border-radius: 10px;
    background: rgb(208,161,117);
}footer .header_mainbar8wKGnIb {
    gap: 15px;
    flex-direction: column;
    display: flex;
    margin-bottom: 20px;
}footer .header_mainbar8wKGnIb a {
    color: #ffffff;
    padding-left: 15px;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    opacity: 0.8;
}footer .header_mainbar8wKGnIb a::before {
    left: 0;
    height: 6px;
    opacity: 0.7;
    content: '';
    top: 50%;
    width: 6px;
    position: absolute;
    background: rgb(208,161,117);
    transform: translateY(-50%);
    transition: all 0.3s ease;
    border-radius: 50%;
}footer .header_mainbar8wKGnIb a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: rgb(208,161,117);
}footer .header_mainbar8wKGnIb a:hover::before {
    opacity: 1;
    width: 8px;
    box-shadow: 0 0 10px rgb(208,161,117);
    height: 8px;
}footer .subscribe_holder {
    transform: perspective(1000px) rotateY(-5deg);
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 17px;
    transition: all 0.5s ease;
    gap: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    flex-direction: column;
}footer .subscribe_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}footer .subscribe_holder h5 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
}footer .subscribe_holder p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
}footer .input_holder {
    gap: 15px;
    position: relative;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 14px 15px;
    color: #ffffff;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(208,161,117);
    box-shadow: 0 0 15px rgb(208,161,117,0.5);
}footer .email_blockMf8kVZm {
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 24px;
    background: linear-gradient(45deg, rgb(208,161,117) 0%, rgb(226,195,162) 100%);
    text-transform: uppercase;
    border: none;
}footer .email_blockMf8kVZm::before {
    transition: 0.6s;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    width: 100%;
    height: 100%;
    left: -100%;
    content: '';
    top: 0;
}footer .email_blockMf8kVZm:hover::before {
    left: 100%;
}footer .email_blockMf8kVZm:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
}footer .fellow_progSG8sqvU {
    position: relative;
    padding-top: 30px;
    text-align: center;
}footer .fellow_progSG8sqvU::before {
    height: 1px;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(208,161,117,0.5) 50%, 
        transparent 100%);
    position: absolute;
    left: 0;
    top: 0;
}footer .gdpr_blockNDtexT5 {
    font-weight: 300;
    font-size: 14px;
    opacity: 0.7;
    color: #ffffff;
}

@media (max-width: 992px) {footer .webinar_archFwse5bg {
    padding: 60px 0 30px;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}footer .subscribe_holder {
    grid-column: span 2;
    transform: perspective(1000px) rotateY(0deg);
}footer .reach_contactqn6KHLZ {
    gap: 20px;
}footer .info_item {
    min-width: 180px;
}
}

@media (max-width: 768px) {footer .webinar_archFwse5bg {
    padding: 50px 0 30px;
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .nav_sitebardY75aLy {
    gap: 15px;
}footer .reach_contactqn6KHLZ {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 0;
    width: 100%;
}footer .input_holder {
    flex-direction: column;
}footer .email_blockMf8kVZm {
    width: 100%;
}
}

@media (max-width: 576px) {footer .webinar_archFwse5bg {
    padding: 40px 0 30px;
}footer .top_siteDofPVLd {
    margin: 0 auto;
    text-align: center;
    align-items: center;
}footer .footer_eduO0FNe5H {
    margin: 0 auto;
    text-align: center;
}footer .nav_sitebardY75aLy h5 {
    text-align: center;
}footer .nav_sitebardY75aLy h5::after {
    left: 50%;
    transform: translateX(-50%);
}footer .header_mainbar8wKGnIb {
    align-items: center;
}footer .header_mainbar8wKGnIb a {
    text-align: center;
}footer .subscribe_holder {
    text-align: center;
    padding: 20px;
}footer .subscribe_holder h5,
    footer .subscribe_holder p {
    text-align: center;
}}.learning_impactSvIkMue {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(240,227,207), #ffffff);
    padding: 120px 0;
}.learning_impactSvIkMue::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.15;
    background: radial-gradient(circle at 70% 30%, rgb(226,195,162,0.5), transparent 60%);
    position: absolute;
    left: 0;
    transform: translateZ(0);
    z-index: 1;
}.learning_impactSvIkMue::after {
    transform: translateZ(0);
    width: 100%;
    position: absolute;
    z-index: 1;
    top: -50%;
    right: -50%;
    background: linear-gradient(45deg, transparent, rgb(208,161,117,0.5) 70%);
    opacity: 0.1;
    animation: gradientShift 15s infinite alternate ease-in-out;
    height: 100%;
    content: "";
}.learning_impactSvIkMue .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 20px;
}.learning_impactSvIkMue .image_circleBZSybIn {
    object-fit: cover;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    max-height: 500px;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    margin-bottom: 40px;
    height: auto;
    filter: brightness(1.05) contrast(1.05);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
}.learning_impactSvIkMue .image_circleBZSybIn:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) scale(1.01);
}.learning_impactSvIkMue .knowledge_procw0WUtq {
    backdrop-filter: blur(10px);
    padding: 40px;
    max-width: 90%;
    border-left: 4px solid rgb(226,195,162);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.08);
    position: relative;
    margin: 0 auto;
    transform: translateY(-80px);
}.learning_impactSvIkMue .article_wraplJ5eWyp {
    position: relative;
}.learning_impactSvIkMue h1 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.3;
    transform: translateX(0);
    font-size: 46px;
    transition: transform 0.5s ease;
}.learning_impactSvIkMue h1::after {
    content: "";
    position: absolute;
    transform-origin: left;
    height: 3px;
    background: rgb(226,195,162);
    left: 0;
    width: 80px;
    bottom: -10px;
    transform: scaleX(1);
    transition: transform 0.5s ease-out;
}.learning_impactSvIkMue h1:hover::after {
    transform: scaleX(1.5);
}.learning_impactSvIkMue ul {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
    margin: 0;
    list-style: none;
}.learning_impactSvIkMue li {
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 20px -10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5));
    padding: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
}.learning_impactSvIkMue li:hover {
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.learning_impactSvIkMue li::before {
    position: absolute;
    z-index: -1;
    background: linear-gradient(45deg, transparent, rgba(var(--primary-color-rgb, 33, 150, 243), 0.03));
    transition: opacity 0.5s ease;
    height: 100%;
    top: 0;
    opacity: 0;
    content: "";
    width: 100%;
    left: 0;
}.learning_impactSvIkMue li:hover::before {
    opacity: 1;
}.learning_impactSvIkMue li p {
    gap: 15px;
    align-items: flex-start;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    display: flex;
    line-height: 1.6;
    margin: 0;
}.learning_impactSvIkMue svg {
    transform: scale(1);
    height: 24px;
    min-width: 24px;
    margin-top: 3px;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}.learning_impactSvIkMue li:hover svg {
    transform: scale(1.15);
}.learning_impactSvIkMue svg path {
    fill: rgb(226,195,162);
    transition: fill 0.3s ease;
}.learning_impactSvIkMue li:hover svg path {
    fill: rgb(208,161,117);
}

@keyframes gradientShift {
    0% {
        opacity: 0.05;
        transform: rotate(0deg) translateX(0) translateY(0);
    }
    100% {
        opacity: 0.15;
        transform: rotate(5deg) translateX(5%) translateY(5%);
    }
}

@media (min-width: 992px) {.learning_impactSvIkMue .container {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.learning_impactSvIkMue .image_circleBZSybIn {
    margin-bottom: 0;
    width: 45%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: perspective(1000px) rotateY(-4deg) translateZ(0);
}.learning_impactSvIkMue .knowledge_procw0WUtq {
    width: 55%;
    max-width: 100%;
    transform: translateY(0) translateX(-80px);
}.learning_impactSvIkMue ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.learning_impactSvIkMue {
    padding: 80px 0;
}.learning_impactSvIkMue .knowledge_procw0WUtq {
    transform: translateY(-50px);
}.learning_impactSvIkMue h1 {
    font-size: calc(46px * 0.85);
}
}

@media (max-width: 767px) {.learning_impactSvIkMue {
    padding: 60px 0;
}.learning_impactSvIkMue .knowledge_procw0WUtq {
    padding: 30px 20px;
    max-width: 100%;
}.learning_impactSvIkMue h1 {
    margin-bottom: 20px;
    font-size: calc(46px * 0.7);
}.learning_impactSvIkMue li {
    padding: 15px;
}.learning_impactSvIkMue ul {
    gap: 15px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 480px) {.learning_impactSvIkMue {
    padding: 40px 0;
}.learning_impactSvIkMue .image_circleBZSybIn {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 8% 100%);
}.learning_impactSvIkMue .knowledge_procw0WUtq {
    transform: translateY(-30px);
    padding: 25px 15px;
}.learning_impactSvIkMue h1 {
    font-size: calc(46px * 0.6);
}.learning_impactSvIkMue li p {
    font-size: calc(14px * 0.9);
}}.title_pageZYGxJSW {
    overflow: hidden;
    height: 100vh;
    position: relative;
    width: 100%;
}.learning_mainuEpYMmj {
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    justify-content: flex-start;
}.learning_mainuEpYMmj::before {
    animation: gradientShift 8s infinite alternate ease-in-out;
    height: 100%;
    background: linear-gradient(135deg, 
    rgb(226,195,162,0.5) 0%,
    rgba(0,0,0,0.7) 50%, 
    rgb(208,161,117,0.5) 100%);
    z-index: 1;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}.learning_mainuEpYMmj::after {
    animation: patternFloat 20s infinite linear;
    height: 100%;
    width: 70%;
    opacity: 0.15;
    z-index: 2;
    content: '';
    top: 0;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 10% 100%);
    position: absolute;
    background: repeating-linear-gradient(
    -45deg,
    rgb(208,161,117,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(208,161,117,0.5) 12px
  );
    right: 0;
}.title_pageZYGxJSW .quick_trainingK4U6GSk {
    animation: slideInContent 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    opacity: 0;
    transform: translateX(-2rem);
    position: relative;
    max-width: 800px;
    padding: 4rem;
    z-index: 5;
}.title_pageZYGxJSW .quick_trainingK4U6GSk::before {
    transform: translateY(-50%);
    position: absolute;
    content: '';
    left: 0;
    border-radius: 10px;
    height: 70%;
    width: 6px;
    background: rgb(226,195,162);
    top: 50%;
    box-shadow: 0 0 20px rgb(226,195,162,0.5);
}.title_pageZYGxJSW h1 {
    font-size: 44px;
    transform: translateY(20px);
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    position: relative;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 1.5rem;
    opacity: 0;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
}.title_pageZYGxJSW h1::after {
    width: 100px;
    height: 3px;
    position: absolute;
    animation: expandLine 1.2s 1.1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    bottom: -10px;
    left: 0;
    transform-origin: left;
    background: rgb(208,161,117);
    content: '';
    transform: scaleX(0);
}.title_pageZYGxJSW h3 {
    font-size: calc(19px + 0.15rem);
    animation: fadeUp 0.8s 0.9s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 1.5rem;
    line-height: 1.5;
    transform: translateY(20px);
    color: #ffffff;
    opacity: 0;
    padding: 1rem 2rem 1rem 0;
    background: linear-gradient(90deg, 
    rgb(208,161,117,0.5) 0%, 
    transparent 100%);
    font-weight: 600;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    position: relative;
    max-width: 90%;
}.title_pageZYGxJSW p {
    transition: transform 0.4s ease-out;
    transform: translateY(20px);
    line-height: 1.6;
    border-left: 3px solid rgb(226,195,162);
    background-color: rgba(0,0,0,0.3);
    color: #ffffff;
    animation: fadeUp 0.8s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 14px;
    font-weight: 400;
    opacity: 0;
    backdrop-filter: blur(5px);
    padding: 0.75rem 1.5rem;
}.title_pageZYGxJSW p:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    transform: translateX(10px) scale(1.02);
}

@keyframes slideInContent {
  0% {
    transform: translateX(-5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@keyframes patternFloat {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}

@keyframes gradientShift {
  0% {
    opacity: 0.85;
    background-position: 0% 50%;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.9;
    background-position: 100% 50%;
  }
}

@media screen and (max-width: 1200px) {.title_pageZYGxJSW .quick_trainingK4U6GSk {
    padding: 3rem;
    max-width: 700px;
}.title_pageZYGxJSW h1 {
    font-size: calc(44px - 0.2rem);
}.title_pageZYGxJSW h3 {
    max-width: 95%;
    font-size: 19px;
}
}

@media screen and (max-width: 992px) {.learning_mainuEpYMmj {
    justify-content: center;
}.learning_mainuEpYMmj::after {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    width: 100%;
}.title_pageZYGxJSW .quick_trainingK4U6GSk {
    max-width: 90%;
    text-align: center;
    padding: 2.5rem;
}.title_pageZYGxJSW .quick_trainingK4U6GSk::before {
    transform: translateX(-50%);
    width: 70%;
    height: 4px;
    left: 50%;
    top: 0;
}.title_pageZYGxJSW h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.title_pageZYGxJSW h1, .title_pageZYGxJSW h3, .title_pageZYGxJSW p {
    max-width: 100%;
}@keyframes expandLine {
    0% {
      transform: translateX(-50%) scaleX(0);
    }
    100% {
      transform: translateX(-50%) scaleX(1);
    }
  }
  
  .title_pageZYGxJSW h3 {
    clip-path: none;
    padding: 1rem;
    background: rgba(0,0,0,0.3);
}.title_pageZYGxJSW p {
    border-left: none;
    border-bottom: 3px solid rgb(226,195,162);
}.title_pageZYGxJSW p:hover {
    transform: translateY(-5px) scale(1.02);
}
}

@media screen and (max-width: 768px) {.title_pageZYGxJSW {
    height: 90vh;
}.title_pageZYGxJSW .quick_trainingK4U6GSk {
    max-width: 95%;
    padding: 2rem 1.5rem;
}.title_pageZYGxJSW h1 {
    font-size: calc(44px - 0.5rem);
    margin-bottom: 1rem;
}.title_pageZYGxJSW h3 {
    font-size: calc(19px - 0.1rem);
    margin-bottom: 1rem;
}.title_pageZYGxJSW p {
    font-size: calc(14px - 0.1rem);
}
}

@media screen and (max-width: 576px) {.title_pageZYGxJSW {
    height: 80vh;
}.learning_mainuEpYMmj::before {
    background: linear-gradient(180deg, 
      rgba(0,0,0,0.7) 0%,
      rgb(226,195,162,0.5) 100%);
}.learning_mainuEpYMmj::after {
    opacity: 0.1;
}.title_pageZYGxJSW .quick_trainingK4U6GSk {
    padding: 1.5rem 1rem;
    max-width: 100%;
}.title_pageZYGxJSW h1 {
    font-size: calc(44px - 0.7rem);
}.title_pageZYGxJSW h3 {
    font-size: calc(19px - 0.2rem);
}.title_pageZYGxJSW p {
    padding: 0.5rem 1rem;
}.title_pageZYGxJSW .quick_trainingK4U6GSk::before {
    width: 50%;
}
}