* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    max-width: 100%;
    width: 1230px;
    margin: auto;
}.nav_core4560 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.viewport-container1360 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    height: 100%;
    color: #000000;
}svg {
    width: 30px;
    height: 30px;
}.stats_tool2084 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    width: 100%;
    position: relative;
    z-index: 99;
    overflow: visible;
    background: linear-gradient(to right, rgb(172,179,161) 0%, rgba(0, 0, 0, 0.5) 100%);
}header::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(209,212,198,0.5) 10px,
        rgb(209,212,198,0.5) 11px
    );
    z-index: -1;
    opacity: 0.1;
    width: 100%;
}header .head_prime3726 {
    width: 100%;
    padding: 15px;
    justify-content: space-between;
    position: relative;
    align-items: center;
    display: flex;
}header .head_prime3726::after {
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgb(209,212,198),
        rgb(172,179,161),
        rgb(209,212,198),
        transparent
    );
    width: 90%;
    bottom: 0;
    left: 5%;
    position: absolute;
    box-shadow: 0 0 10px rgb(172,179,161), 0 0 20px rgb(172,179,161,0.5);
    height: 1px;
}header .head_prime3726 .main_mentor4537 {
    z-index: 2;
    padding: 5px 10px;
    margin-right: 20px;
    position: relative;
}header .head_prime3726 .main_mentor4537::before {
    opacity: 0;
    left: 0;
    height: 100%;
    border-radius: 10px;
    content: '';
    box-shadow: 0 0 15px rgb(172,179,161,0.5);
    top: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    width: 100%;
    border: 1px solid rgb(172,179,161,0.5);
}header .head_prime3726 .main_mentor4537:hover::before {
    opacity: 1;
}header .head_prime3726 .main_mentor4537 .top_class9052 {
    transition: transform 0.3s ease;
    display: block;
}header .head_prime3726 .main_mentor4537:hover .top_class9052 {
    transform: scale(1.05);
}header .head_prime3726 .main_mentor4537 .top_class9052 svg {
    height: 45px;
    filter: drop-shadow(0 0 5px rgb(172,179,161,0.5));
    width: auto;
}header .head_prime3726 .main_pagebar4056 {
    margin: 0;
    list-style: none;
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 15px 20px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}header .head_prime3726 .main_pagebar4056::before {
    border-radius: 10px;
    content: '';
    left: 0;
    top: 0;
    opacity: 0.2;
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(
        ellipse at center,
        rgb(172,179,161,0.5) 0%,
        transparent 70%
    );
}header .head_prime3726 .main_pagebar4056 .head_lesson4753 {
    position: relative;
    margin: 0;
}header .head_prime3726 .main_pagebar4056 .head_lesson4753::after {
    width: 0;
    box-shadow: 0 0 8px rgb(209,212,198);
    content: '';
    left: 50%;
    bottom: -5px;
    position: absolute;
    background: rgb(209,212,198);
    transition: width 0.3s ease, left 0.3s ease;
    height: 2px;
}header .head_prime3726 .main_pagebar4056 .head_lesson4753:hover::after {
    left: 10%;
    width: 80%;
}header .head_prime3726 .main_pagebar4056 .head_lesson4753 a {
    position: relative;
    display: block;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 15px;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 15px;
}header .head_prime3726 .main_pagebar4056 .head_lesson4753:hover a {
    text-shadow: 0 0 5px rgb(209,212,198,0.5);
    color: rgb(209,212,198);
}

@media (max-width: 992px) {header .head_prime3726 {
    flex-direction: column;
}header .head_prime3726 .main_mentor4537 {
    margin: 0 0 15px 0;
    align-self: center;
}header .head_prime3726 .main_pagebar4056 {
    width: 100%;
    justify-content: center;
}header .head_prime3726 .main_pagebar4056 .head_lesson4753 a {
    padding: 10px 15px;
    font-size: calc(15px - 1px);
}}.title_opener2907 {
    min-height: 600px;
    position: relative;
    overflow: hidden;
    background-color: rgb(238,239,234);
    height: 100vh;
    width: 100%;
    perspective: 1200px;
}.title_opener2907::before {
    content: "";
    position: absolute;
    top: 0;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    width: 100%;
    animation: gridMove 30s infinite linear;
    z-index: 1;
    left: 0;
    height: 100%;
}.title_opener2907::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    mix-blend-mode: soft-light;
    background: 
        linear-gradient(135deg, rgb(209,212,198,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(172,179,161,0.5) 0%, transparent 70%);
    z-index: 1;
}.title_opener2907 .learn_lab6915 {
    height: 100%;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr;
    z-index: 3;
    width: 100%;
    align-items: center;
}.title_opener2907 .intro_head3897 {
    position: absolute;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}.title_opener2907 .edu_first5869 {
    animation: carouselSlide 25s cubic-bezier(0.33, 1, 0.68, 1) infinite;
    display: flex;
    height: 100%;
    width: fit-content;
}.title_opener2907 .learn_begin6207 {
    width: 100vw;
    overflow: hidden;
    transform-style: preserve-3d;
    height: 100%;
    position: relative;
}.title_opener2907 .learn_begin6207::before {
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}.title_opener2907 .learn_begin6207 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9) contrast(1.1) saturate(1.1);
    transform-origin: center;
    animation: zoomPan 20s infinite alternate ease-in-out;
}.title_opener2907 .text_list_item6753 {
    position: relative;
    max-width: 550px;
    padding: 2.5rem 3rem;
    animation: textReveal 1.2s ease-out forwards;
    margin-left: auto;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    margin-right: 10%;
    z-index: 4;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}.title_opener2907 .text_list_item6753::before {
    border-radius: 50%;
    height: 8px;
    right: 15px;
    animation: blinkPulse 2s infinite alternate;
    position: absolute;
    background-color: rgb(209,212,198);
    content: "";
    width: 8px;
    top: 15px;
    opacity: 0.8;
}.title_opener2907 .text_list_item6753::after {
    content: "";
    position: absolute;
    opacity: 0.8;
    top: 30px;
    right: 15px;
    background-color: rgb(172,179,161);
    animation: blinkPulse 3s infinite alternate;
    height: 6px;
    border-radius: 50%;
    width: 6px;
}.title_opener2907 .text_list_item6753 h1 {
    padding-bottom: 15px;
    letter-spacing: 1px;
    font-size: 39px;
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}.title_opener2907 .text_list_item6753 h1::before {
    background: linear-gradient(90deg, rgb(209,212,198), transparent);
    height: 3px;
    content: "";
    width: 50px;
    left: 0;
    position: absolute;
    bottom: 0;
}.title_opener2907 .text_list_item6753 h1::after {
    background-color: rgb(209,212,198);
    content: "";
    left: 55px;
    bottom: 0;
    width: 20px;
    animation: pulseWidth 2s infinite alternate;
    position: absolute;
    height: 3px;
}.title_opener2907 .text_list_item6753 p {
    letter-spacing: 0.3px;
    color: #ffffff;
    line-height: 1.7;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    font-size: 13px;
    margin-bottom: 2.5rem;
}.title_opener2907 .text_list_item6753 .reach_panel5843 {
    align-items: center;
    display: inline-flex;
    font-size: 16px;
    border-radius: 0;
    z-index: 1;
    clip-path: polygon(
        0 0,
        90% 0,
        100% 50%,
        90% 100%,
        0 100%
    );
    padding: 1rem 2.5rem;
    overflow: hidden;
    border: none;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    background: linear-gradient(
        90deg,
        rgb(209,212,198) 0%,
        rgb(172,179,161) 100%
    );
    justify-content: center;
}.title_opener2907 .text_list_item6753 .reach_panel5843::before {
    top: 0;
    z-index: -1;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    width: 100%;
    position: absolute;
    content: "";
    left: -100%;
    height: 100%;
    animation: buttonScan 3s infinite;
}.title_opener2907 .text_list_item6753 .reach_panel5843:hover {
    transform: translateY(-3px);
    filter: brightness(1.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.title_opener2907 .learn_lab6915::before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    content: "";
    top: 30%;
    animation: rotate 20s linear infinite;
    width: 150px;
    z-index: 2;
    left: 5%;
    border-radius: 50%;
    height: 150px;
}.title_opener2907 .learn_lab6915::after {
    left: 5%;
    z-index: 2;
    animation: rotate 30s linear infinite reverse;
    content: "";
    height: 150px;
    position: absolute;
    top: 30%;
    border-radius: 50%;
    width: 150px;
    border: 1px dashed rgb(209,212,198,0.5);
}

@keyframes carouselSlide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-100vw);
    }
    40%, 56% {
        transform: translateX(-200vw);
    }
    60%, 76% {
        transform: translateX(-300vw);
    }
    80%, 96% {
        transform: translateX(-400vw);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoomPan {
    0% {
        transform: scale(1) translate(0, 0);
    }
    25% {
        transform: scale(1.05) translate(-1%, -1%);
    }
    50% {
        transform: scale(1.08) translate(1%, 0);
    }
    75% {
        transform: scale(1.05) translate(0, 1%);
    }
    100% {
        transform: scale(1) translate(0, 0);
    }
}

@keyframes textReveal {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes buttonScan {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes blinkPulse {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulseWidth {
    0% {
        width: 20px;
    }
    100% {
        width: 40px;
    }
}

@media screen and (max-width: 1200px) {.title_opener2907 .text_list_item6753 {
    margin-right: 5%;
    max-width: 500px;
}.title_opener2907 .learn_lab6915::before,
    .title_opener2907 .learn_lab6915::after {
    height: 120px;
    width: 120px;
}
}

@media screen and (max-width: 992px) {.title_opener2907 .learn_lab6915 {
    grid-template-columns: 1fr;
}.title_opener2907 .text_list_item6753 {
    margin: 0 auto;
    max-width: 80%;
    padding: 2rem;
}.title_opener2907 .text_list_item6753 h1 {
    font-size: calc(39px * 0.9);
}.title_opener2907 .learn_lab6915::before,
    .title_opener2907 .learn_lab6915::after {
    width: 100px;
    left: 10%;
    height: 100px;
}
}

@media screen and (max-width: 768px) {.title_opener2907 {
    height: 100vh;
}.title_opener2907 .text_list_item6753 {
    margin-top: 20%;
    max-width: 90%;
    padding: 1.8rem;
}.title_opener2907 .text_list_item6753 h1 {
    font-size: calc(39px * 0.8);
}.title_opener2907 .text_list_item6753 p {
    font-size: calc(13px * 0.95);
}.title_opener2907 .learn_lab6915::before,
    .title_opener2907 .learn_lab6915::after {
    display: none;
}
}

@media screen and (max-width: 576px) {.title_opener2907 .text_list_item6753 {
    max-width: 92%;
    margin-top: 25%;
    padding: 1.5rem;
}.title_opener2907 .text_list_item6753 h1 {
    margin-bottom: 1rem;
    font-size: calc(39px * 0.7);
}.title_opener2907 .text_list_item6753 p {
    font-size: calc(13px * 0.9);
    margin-bottom: 1.5rem;
}.title_opener2907 .text_list_item6753 .reach_panel5843 {
    font-size: calc(16px * 0.9);
    padding: 0.8rem 2rem;
}}.leadership_experience7059 {
    background: linear-gradient(135deg, rgb(238,239,234) 0%, #ffffff 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.leadership_experience7059::before {
    height: 80%;
    position: absolute;
    transform: rotate(-15deg);
    z-index: 0;
    content: "";
    filter: blur(40px);
    width: 30%;
    top: -10%;
    right: -5%;
    background: linear-gradient(45deg, rgb(172,179,161,0.5) 0%, rgb(209,212,198,0.5) 100%);
    opacity: 0.4;
}.leadership_experience7059::after {
    background: linear-gradient(-45deg, rgb(209,212,198,0.5) 0%, rgb(172,179,161,0.5) 100%);
    z-index: 0;
    opacity: 0.3;
    filter: blur(50px);
    transform: rotate(10deg);
    height: 70%;
    position: absolute;
    content: "";
    left: -5%;
    bottom: -10%;
    width: 40%;
}.leadership_experience7059 .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
}.leadership_experience7059 .edu_voices3127 {
    display: grid;
    padding: 2rem;
    gap: 2rem;
    border-left: 4px solid rgb(172,179,161);
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.85);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-2deg);
}.leadership_experience7059 .edu_voices3127:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.leadership_experience7059 .img_horizontal3910 {
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(-3deg);
    height: 180px;
    position: relative;
    width: 180px;
    transition: all 0.4s ease-out;
}.leadership_experience7059 .img_horizontal3910:hover {
    transform: rotate(0deg) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.leadership_experience7059 .img_horizontal3910::after {
    border: 2px solid rgba(255, 255, 255, 0.3);
    pointer-events: none;
    border-radius: 5px;
    top: 10px;
    content: "";
    bottom: 10px;
    left: 10px;
    right: 10px;
    position: absolute;
}.leadership_experience7059 .name {
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-size: 23px;
    margin-bottom: 0.5rem;
    color: #000000;
}.leadership_experience7059 .name::after {
    background: linear-gradient(90deg, rgb(172,179,161) 0%, transparent 100%);
    transition: width 0.3s ease;
    bottom: -5px;
    width: 40%;
    left: 0;
    content: "";
    height: 3px;
    position: absolute;
}.leadership_experience7059 .edu_voices3127:hover .name::after {
    width: 70%;
}.leadership_experience7059 .exp_view9208 {
    border-left: 2px solid rgb(172,179,161,0.5);
    padding-left: 1.5rem;
    margin: 0;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
    position: relative;
}.leadership_experience7059 .exp_view9208::before {
    content: "";
    font-family: serif;
    opacity: 0.3;
    position: absolute;
    top: -20px;
    left: -10px;
    font-size: 5rem;
    color: rgb(172,179,161,0.5);
}

@media (min-width: 768px) {.leadership_experience7059 {
    padding: 7rem 0;
}.leadership_experience7059 .edu_voices3127 {
    padding: 3rem;
    grid-template-columns: 220px 1fr;
    grid-template-rows: auto 1fr;
    gap: 2.5rem;
}.leadership_experience7059 .edu_voices3127 > div:nth-child(1) {
    grid-row: 1 / 3;
}.leadership_experience7059 .img_horizontal3910 {
    height: 280px;
    margin: 0;
    width: 220px;
}.leadership_experience7059 .exp_view9208 {
    font-size: calc(14px + 0.1rem);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.leadership_experience7059 .edu_voices3127 {
    grid-template-columns: 300px 1fr;
    padding: 4rem;
    gap: 3rem;
}.leadership_experience7059 .img_horizontal3910 {
    height: 350px;
    width: 280px;
}.leadership_experience7059 .name {
    font-size: calc(23px + 0.2rem);
}.leadership_experience7059 .exp_view9208 {
    padding-left: 2.5rem;
    line-height: 1.8;
    font-size: calc(14px + 0.2rem);
}
}

@media (min-width: 1200px) {.leadership_experience7059 .container {
    padding: 0 2rem;
}.leadership_experience7059 .edu_voices3127 {
    grid-template-columns: 350px 1fr;
    gap: 4rem;
    padding: 5rem;
    transform: perspective(1500px) rotateY(-3deg);
}.leadership_experience7059 .img_horizontal3910 {
    width: 320px;
    height: 400px;
}
}

@media (max-width: 767px) {.leadership_experience7059 .edu_voices3127 > div:nth-child(2) {
    text-align: center;
}.leadership_experience7059 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.leadership_experience7059 .exp_view9208 {
    padding: 1.5rem;
    text-align: left;
}}.contact_us4790 {
    position: relative;
    isolation: isolate;
    padding: 80px 0;
}.contact_us4790::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
    height: 100%;
}.contact_us4790 .container {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}.contact_us4790 .reach_list1743 {
    display: grid;
    border-radius: 25px;
    overflow: hidden;
    grid-template-columns: 1fr 1.5fr;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}.contact_us4790 .request_help9480 {
    background: rgb(209,212,198);
    padding: 50px 40px;
    position: relative;
}.contact_us4790 .request_help9480::after {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent);
    position: absolute;
    top: 0;
    width: 25px;
    right: 0;
    content: '';
    height: 100%;
}.contact_us4790 .request_help9480 h3 {
    margin-bottom: 35px;
    border-bottom: 2px solid rgb(172,179,161);
    color: #ffffff;
    font-weight: 700;
    font-size: 34px;
    padding-bottom: 15px;
}.contact_us4790 .request_help9480 div {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
}.contact_us4790 .request_help9480 div:last-of-type {
    border-bottom: none;
}.contact_us4790 .request_help9480 div svg {
    height: 22px;
    margin-right: 15px;
    width: 22px;
}.contact_us4790 .request_help9480 div svg path {
    fill: rgb(172,179,161);
}.contact_us4790 .request_help9480 div span {
    font-size: 15px;
    color: #ffffff;
}.contact_us4790 .request_help9480 div span a {
    text-decoration: none;
    transition: color 0.3s;
    color: #ffffff;
}.contact_us4790 .request_help9480 div span a:hover {
    color: rgb(172,179,161);
}.contact_us4790 .support_info5173 {
    padding: 50px 40px;
    background-color: rgb(238,239,234);
}.contact_us4790 .support_info5173 h3 {
    font-weight: 600;
    margin-bottom: 30px;
    color: rgb(209,212,198);
    position: relative;
    font-size: 21px;
}.contact_us4790 form {
    display: flex;
    flex-direction: column;
}.contact_us4790 form input[type="text"],
.contact_us4790 form input[type="email"] {
    transition: border-color 0.3s, box-shadow 0.3s;
    border-radius: 10px;
    color: #000000;
    padding: 15px;
    font-size: 15px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}.contact_us4790 form input[type="text"]:focus,
.contact_us4790 form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(rgb(209,212,198), 0.1);
    border-color: rgb(209,212,198);
}.contact_us4790 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_us4790 .feedback_links6591 {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.contact_us4790 .feedback_links6591 input[type="checkbox"] {
    width: 18px;
    position: relative;
    border: 2px solid rgb(209,212,198);
    margin-top: 4px;
    height: 18px;
    appearance: none;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 3px;
}.contact_us4790 .feedback_links6591 input[type="checkbox"]:checked {
    background-color: rgb(209,212,198);
}.contact_us4790 .feedback_links6591 input[type="checkbox"]:checked::after {
    content: "";
    left: 5px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    position: absolute;
    height: 10px;
    width: 5px;
    top: 1px;
    border: solid #ffffff;
}.contact_us4790 .feedback_links6591 label {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}.contact_us4790 .feedback_links6591 label a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(209,212,198);
}.contact_us4790 .feedback_links6591 label a:hover {
    text-decoration: underline;
}.contact_us4790 form .reach_panel5843 {
    border-radius: 10px;
    font-weight: 600;
    transition: background-color 0.3s, transform 0.3s;
    color: #ffffff;
    padding: 15px 25px;
    background-color: rgb(209,212,198);
    align-self: flex-start;
    font-size: 16px;
    border: none;
    cursor: pointer;
}.contact_us4790 form .reach_panel5843:hover {
    background-color: rgb(172,179,161);
    transform: translateY(-3px);
}@keyframes reveal {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.contact_us4790 .request_help9480 h3 {
    animation: reveal 0.6s ease forwards;
}.contact_us4790 .request_help9480 div {
    animation: reveal 0.6s ease forwards;
    opacity: 0;
}.contact_us4790 .request_help9480 div:nth-child(2) {
    animation-delay: 0.2s;
}.contact_us4790 .request_help9480 div:nth-child(3) {
    animation-delay: 0.4s;
}.contact_us4790 .request_help9480 div:nth-child(4) {
    animation-delay: 0.6s;
}.contact_us4790 .request_help9480 div:nth-child(5) {
    animation-delay: 0.8s;
}

@media screen and (max-width: 992px) {.contact_us4790 .reach_list1743 {
    grid-template-columns: 1fr;
}.contact_us4790 .request_help9480 {
    padding: 40px 30px;
}.contact_us4790 .support_info5173 {
    padding: 40px 30px;
}.contact_us4790 .request_help9480::after {
    display: none;
}
}

@media screen and (max-width: 576px) {.contact_us4790 {
    padding: 50px 0;
}.contact_us4790 .request_help9480,
    .contact_us4790 .support_info5173 {
    padding: 30px 20px;
}.contact_us4790 .request_help9480 h3 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.8);
}.contact_us4790 form input[type="text"],
    .contact_us4790 form input[type="email"] {
    padding: 12px;
}.contact_us4790 form .reach_panel5843 {
    width: 100%;
    padding: 12px;
}}.our_story6918 {
    overflow: hidden;
    padding: 100px 0 80px;
    position: relative;
    z-index: 1;
}.our_story6918::before {
    opacity: 0.85;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(209,212,198,0.5), rgba(0, 0, 0, 0.5));
}.our_story6918::after {
    opacity: 0.2;
    border: 2px solid rgb(172,179,161);
    width: 250px;
    content: "";
    right: -50px;
    animation: float 15s infinite ease-in-out;
    height: 250px;
    position: absolute;
    z-index: -1;
    bottom: -50px;
    transform: rotate(15deg);
}.our_story6918 h4 {
    opacity: 0;
    transform: translateY(20px);
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(18px * 1.2);
    text-align: center;
    animation: fadeInUp 0.8s 0.2s forwards;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 40px;
    font-weight: 700;
}.our_story6918 h4::after {
    bottom: -15px;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: rgb(172,179,161);
    width: 60px;
}.our_story6918 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.our_story6918 .text_list_item6753 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transform: translateY(30px);
    animation: fadeInUp 0.8s 0.4s forwards;
    padding: 50px;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
}.our_story6918 .text_list_item6753::before {
    width: 5px;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(209,212,198), rgb(172,179,161));
    top: 0;
    left: 0;
}.our_story6918 .text_list_item6753 h6 {
    font-weight: 700;
    animation: fadeInRight 0.8s 0.6s forwards;
    margin-bottom: 25px;
    padding-bottom: 15px;
    opacity: 0;
    color: rgb(209,212,198);
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateX(-10px);
    font-size: calc(21px * 1.3);
}.our_story6918 .text_list_item6753 h6::after {
    background: rgb(172,179,161);
    width: 80px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
}.our_story6918 .text_list_item6753 div {
    position: relative;
    z-index: 1;
}.our_story6918 .text_list_item6753 span {
    position: relative;
    font-size: 17px;
    animation: fadeInUp 0.8s 0.8s forwards;
    transform: translateY(20px);
    color: #000000;
    font-family: Arial, sans-serif;
    display: block;
    opacity: 0;
    line-height: 1.8;
}.our_story6918 .text_list_item6753::after {
    z-index: 0;
    content: "";
    bottom: 0;
    width: 100px;
    height: 100px;
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(172,179,161,0.5) 50%);
    position: absolute;
}

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

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

@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translate(0, 0);
    }
    25% {
        transform: rotate(18deg) translate(-10px, 15px);
    }
    50% {
        transform: rotate(15deg) translate(5px, -10px);
    }
    75% {
        transform: rotate(12deg) translate(15px, 5px);
    }
}

@media (max-width: 992px) {.our_story6918 {
    padding: 80px 0 60px;
}.our_story6918 .text_list_item6753 {
    padding: 40px 30px;
}.our_story6918 h4 {
    font-size: calc(18px * 1.1);
}.our_story6918 .text_list_item6753 h6 {
    margin-bottom: 20px;
    font-size: calc(21px * 1.2);
}
}

@media (max-width: 768px) {.our_story6918 {
    padding: 60px 0 40px;
}.our_story6918 .text_list_item6753 {
    padding: 30px 25px;
}.our_story6918 h4 {
    margin-bottom: 30px;
    font-size: 18px;
}.our_story6918 .text_list_item6753 h6 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 21px;
}.our_story6918 .text_list_item6753 span {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.our_story6918::after {
    width: 180px;
    height: 180px;
}
}

@media (max-width: 576px) {.our_story6918 {
    padding: 50px 0 30px;
}.our_story6918 .text_list_item6753 {
    padding: 25px 20px;
}.our_story6918 h4 {
    font-size: calc(18px * 0.9);
    letter-spacing: 2px;
}.our_story6918 h4::after {
    width: 40px;
    bottom: -10px;
}.our_story6918 .text_list_item6753 h6 {
    font-size: calc(21px * 0.95);
}.our_story6918 .text_list_item6753 span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.our_story6918::after {
    bottom: -30px;
    right: -30px;
    width: 120px;
    height: 120px;
}}.privacy_reserve1863 {
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    background: #ffffff;
    color: #000000;
    padding: 50px;
    font-family: Arial, sans-serif;
    max-width: 1200px;
}.privacy_reserve1863 h1 {
    font-weight: 700;
    border-bottom: 2px solid rgb(209,212,198);
    margin-top: 20px;
    font-size: 42px;
    margin-bottom: 30px;
    color: rgb(209,212,198);
    padding-bottom: 10px;
}.privacy_reserve1863 h2 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-left: 4px solid rgb(172,179,161);
    color: rgb(172,179,161);
    padding-left: 15px;
    font-weight: 600;
}.privacy_reserve1863 ul {
    margin: 20px 0;
    padding-left: 40px;
    list-style-type: square;
}.privacy_reserve1863 li {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 1.5;
}.privacy_reserve1863 p, .privacy_reserve1863 span, .privacy_reserve1863 div {
    margin-bottom: 15px;
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
}.privacy_reserve1863 h3, .privacy_reserve1863 h4, .privacy_reserve1863 h5, .privacy_reserve1863 h6 {
    font-weight: 600;
    margin-top: 25px;
    font-size: 19px;
    padding-left: 10px;
    color: rgb(209,212,198);
    margin-bottom: 15px;
    border-left: 3px solid rgb(209,212,198);
}

@media only screen and (max-width: 800px) {.privacy_reserve1863 {
    padding: 30px;
}.privacy_reserve1863 h1 {
    font-size: calc(19px - 4px);
}.privacy_reserve1863 h2 {
    font-size: calc(19px - 3px);
}.privacy_reserve1863 h3, .privacy_reserve1863 h4, .privacy_reserve1863 h5, .privacy_reserve1863 h6 {
    font-size: calc(19px - 2px);
}.privacy_reserve1863 p, .privacy_reserve1863 span, .privacy_reserve1863 div, .privacy_reserve1863 li {
    font-size: calc(13px - 2px);
}}.training_results3906 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(238,239,234) 30%, rgba(rgb(172,179,161,0.5), 0.15) 100%);
    overflow: hidden;
    position: relative;
}.training_results3906::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(209,212,198,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(172,179,161,0.5), 0.15) 0%, transparent 60%);
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    width: 100%;
}.training_results3906::after {
    content: "";
    right: -20%;
    position: absolute;
    width: 60%;
    height: 200%;
    background: linear-gradient(135deg, rgba(rgb(209,212,198,0.5), 0.05) 0%, rgba(rgb(172,179,161,0.5), 0.12) 100%);
    transform: rotate(-15deg);
    top: -50%;
    z-index: 0;
}.training_results3906 .container {
    margin: 0 auto;
    max-width: 1200px;
    flex-direction: column;
    z-index: 1;
    position: relative;
    display: flex;
    padding: 0 1.5rem;
}.training_results3906 .img_horizontal3910 {
    object-fit: cover;
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 0 0 1px rgba(rgb(209,212,198,0.5), 0.1);
    max-height: 420px;
    border-radius: 17px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 2.5rem;
    height: auto;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    width: 100%;
}.training_results3906 .img_horizontal3910:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.18), 
                0 0 0 1px rgba(rgb(209,212,198,0.5), 0.15);
}.training_results3906 .learn_lab6915 {
    border-radius: 17px;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    position: relative;
    transform: translateY(-20px);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95), rgba(rgb(255, 255, 255, 0.5), 0.85));
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 0 0 1px rgba(rgb(209,212,198,0.5), 0.05);
}.training_results3906 .text_list_item6753 {
    position: relative;
}.training_results3906 h1 {
    background: linear-gradient(90deg, #000000 0%, rgb(209,212,198) 100%);
    -webkit-background-clip: text !important;
    font-weight: 700;
    background-clip: text !important;
    margin-bottom: 2rem;
    color: transparent;
    position: relative;
    color: #000000;
    font-size: calc(36px * 1.1);
    line-height: 1.3;
}.training_results3906 h1::after {
    background: linear-gradient(90deg, rgb(209,212,198) 0%, rgb(172,179,161) 100%);
    content: "";
    height: 3px;
    left: 0;
    width: 80px;
    position: absolute;
    bottom: -12px;
    border-radius: 5px;
}.training_results3906 ul {
    gap: 1.25rem;
    padding: 0;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    list-style: none;
    margin: 0;
}.training_results3906 li {
    position: relative;
    transition: transform 0.3s ease-out;
    padding-left: 2.5rem;
}.training_results3906 li:hover {
    transform: translateX(5px);
}.training_results3906 li p {
    display: flex;
    align-items: center;
    line-height: 1.6;
    color: #000000;
    margin: 0;
    font-size: calc(12px * 1.05);
}.training_results3906 li svg {
    width: 24px;
    left: 0;
    height: 24px;
    top: 0;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scale(0.9);
    position: absolute;
    transform-origin: center;
}.training_results3906 li:hover svg {
    transform: scale(1.1);
}.training_results3906 svg path {
    transition: fill 0.3s ease;
    fill: rgb(209,212,198);
}.training_results3906 li:hover svg path {
    fill: rgb(172,179,161);
}

@media (min-width: 768px) {.training_results3906 {
    padding: 8rem 0;
}.training_results3906 .container {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
}.training_results3906 .img_horizontal3910 {
    width: 45%;
    margin-bottom: 0;
    max-height: 500px;
}.training_results3906 .learn_lab6915 {
    width: 55%;
    transform: translateY(0) translateX(-30px);
}.training_results3906 ul {
    grid-template-columns: repeat(2, 1fr);
}.training_results3906 h1 {
    font-size: 40px;
}
}

@media (min-width: 992px) {.training_results3906 .container {
    gap: 4rem;
}.training_results3906 .img_horizontal3910 {
    max-height: 600px;
}.training_results3906 .learn_lab6915 {
    padding: 3rem;
}.training_results3906 h1 {
    margin-bottom: 2.5rem;
}.training_results3906 h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.training_results3906 {
    padding: 4rem 0;
}.training_results3906 .learn_lab6915 {
    padding: 1.5rem;
}.training_results3906 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.9);
}.training_results3906 li {
    padding-left: 2rem;
}.training_results3906 li p {
    font-size: 12px;
}.training_results3906 svg {
    transform: scale(0.8);
}
}

@media (max-width: 480px) {.training_results3906 {
    padding: 3rem 0;
}.training_results3906 .learn_lab6915 {
    padding: 1.25rem;
    transform: translateY(-10px);
}.training_results3906 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(36px * 0.8);
}.training_results3906 ul {
    gap: 1rem;
}.training_results3906 li p {
    font-size: calc(12px * 0.95);
}
}

@media (hover: hover) {.training_results3906 .learn_lab6915 {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.training_results3906 .learn_lab6915:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
                    0 0 0 1px rgba(rgb(209,212,198,0.5), 0.1);
}}.register_now4078 {
    padding: 120px 0;
    background: linear-gradient(110deg, rgb(209,212,198) 55%, rgb(238,239,234) 45%);
    overflow: hidden;
    position: relative;
}.register_now4078::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: repeating-linear-gradient(
        -45deg, 
        transparent, 
        transparent 20px, 
        rgba(255, 255, 255, 0.03) 20px, 
        rgba(255, 255, 255, 0.03) 40px
    );
    z-index: 1;
    height: 100%;
    width: 100%;
}.register_now4078 .learn_lab6915 {
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    align-items: center;
    display: flex;
    z-index: 10;
    padding: 0;
}.register_now4078 .container p {
    padding-right: 30px;
    font-weight: 700;
    margin: 0;
    z-index: 5;
    position: relative;
    width: 60%;
    color: #ffffff;
    line-height: 1.4;
    font-size: 36px;
}.register_now4078 .reach_panel5843 {
    overflow: hidden;
    z-index: 5;
    background: rgb(209,212,198);
    border-radius: 13px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    height: 100px;
    transition: all 0.4s ease;
    width: 35%;
    position: relative;
    justify-content: center;
    font-weight: 600;
    align-items: center;
    font-size: 18px;
    display: flex;
    color: #ffffff;
    transform: skewX(-10deg);
    text-decoration: none;
}.register_now4078 .reach_panel5843::before {
    transform: rotate(35deg) translateY(-50px);
    content: '';
    background: rgba(255, 255, 255, 0.3);
    transition: all 0.6s ease;
    left: -50px;
    width: 10px;
    position: absolute;
    height: 150%;
}.register_now4078 .reach_panel5843:hover {
    transform: skewX(-10deg) translateY(-8px);
    background: rgb(172,179,161);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.3);
}.register_now4078 .reach_panel5843:hover::before {
    left: 120%;
}.register_now4078 .container::after {
    content: '';
    border-radius: 50%;
    right: -50px;
    background: rgb(209,212,198,0.5);
    animation: pulse 8s infinite alternate;
    filter: blur(60px);
    z-index: -1;
    position: absolute;
    width: 200px;
    height: 200px;
    top: -50px;
}.register_now4078 .container::before {
    border-radius: 50%;
    content: '';
    background: rgb(172,179,161,0.5);
    bottom: -50px;
    z-index: -1;
    animation: pulse 8s infinite alternate-reverse;
    left: -50px;
    filter: blur(50px);
    height: 150px;
    width: 150px;
    position: absolute;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@media (max-width: 991px) {.register_now4078 {
    background: linear-gradient(130deg, #000000 55%, rgb(238,239,234) 55%);
    padding: 90px 0;
}.register_now4078 .container p {
    font-size: calc(24px * 1.3);
}.register_now4078 .reach_panel5843 {
    height: 80px;
}
}

@media (max-width: 767px) {.register_now4078 {
    background: #000000;
    padding: 70px 0;
}.register_now4078 .learn_lab6915 {
    flex-direction: column;
    gap: 30px;
}.register_now4078 .container p {
    text-align: center;
    width: 100%;
    padding-right: 0;
    font-size: 24px;
}.register_now4078 .reach_panel5843 {
    height: 70px;
    transform: skewX(0);
    width: 80%;
}.register_now4078 .reach_panel5843:hover {
    transform: skewX(0) translateY(-5px);
}
}

@media (max-width: 480px) {.register_now4078 {
    padding: 50px 0;
}.register_now4078 .container p {
    font-size: calc(12px * 1.2);
}.register_now4078 .reach_panel5843 {
    width: 100%;
    font-size: calc(18px * 0.9);
    height: 60px;
}}.gratMessage3082 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgba(rgb(209,212,198,0.5), 0.05) 100%);
    padding: 5rem 0;
}.gratMessage3082::before {
    content: "";
    top: -5%;
    z-index: 1;
    background: linear-gradient(225deg, rgb(209,212,198) 0%, transparent 70%);
    left: -5%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 85%);
    width: 40%;
    transform: rotate(-15deg) translateZ(0);
    height: 40%;
    opacity: 0.07;
    position: absolute;
}.gratMessage3082::after {
    bottom: -5%;
    clip-path: polygon(20% 0, 100% 15%, 100% 100%, 0 100%);
    z-index: 1;
    width: 50%;
    background: linear-gradient(45deg, transparent 40%, rgb(172,179,161) 100%);
    right: -5%;
    opacity: 0.07;
    position: absolute;
    content: "";
    height: 50%;
    transform: rotate(15deg) translateZ(0);
}.gratMessage3082 .container {
    max-width: 1140px;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}.gratMessage3082 .learn_lab6915 {
    position: relative;
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 3.5rem;
    flex-direction: column;
    background: #ffffff;
    transform-origin: center top;
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 2px 10px rgba(rgb(209,212,198,0.5), 0.05),
                0 30px 60px -10px rgba(rgb(172,179,161,0.5), 0.12);
    transform: perspective(1000px) rotateX(2deg);
}.gratMessage3082 .learn_lab6915:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 15px 50px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 5px 20px rgba(rgb(209,212,198,0.5), 0.1),
                0 40px 80px -15px rgba(rgb(172,179,161,0.5), 0.18);
}.gratMessage3082 .learn_lab6915 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
}.gratMessage3082 .learn_lab6915 > div:first-child::after {
    bottom: 0;
    background: linear-gradient(90deg, rgb(209,212,198), rgb(172,179,161));
    left: 0;
    content: "";
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 3px;
    width: 20%;
    transform: scaleX(1) translateZ(0);
    position: absolute;
}.gratMessage3082 .learn_lab6915:hover > div:first-child::after {
    transform: scaleX(2) translateZ(0);
}.gratMessage3082 h5 {
    transition: transform 0.4s ease-out;
    font-size: 23px;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    transform: translateZ(0);
    margin: 0;
}.gratMessage3082 .learn_lab6915:hover h5 {
    transform: translateY(-3px) translateZ(0);
}.gratMessage3082 a {
    display: block;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
}.gratMessage3082 a:hover {
    transform: translateY(-5px);
}.gratMessage3082 a::before {
    background: linear-gradient(135deg, transparent 45%, rgb(209,212,198) 55%);
    width: 50px;
    transform: rotate(45deg) scale(0);
    height: 50px;
    z-index: 1;
    transform-origin: center;
    right: -10px;
    top: -10px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0.1;
    content: "";
    position: absolute;
}.gratMessage3082 a:hover::before {
    transform: rotate(45deg) scale(1);
}.gratMessage3082 p {
    transition: all 0.4s ease;
    font-weight: 400;
    margin: 0;
    position: relative;
    line-height: 1.7;
    color: #000000;
    padding: 1.5rem;
    font-size: 15px;
    border-left: 2px solid rgba(rgb(209,212,198,0.5), 0.2);
    background: linear-gradient(to right, rgba(rgb(172,179,161,0.5), 0.03), rgba(rgb(209,212,198,0.5), 0.03));
}.gratMessage3082 a:hover p {
    border-left: 2px solid rgb(209,212,198);
    background: linear-gradient(to right, rgba(rgb(172,179,161,0.5), 0.07), rgba(rgb(209,212,198,0.5), 0.07));
}

@media (min-width: 768px) {.gratMessage3082 .learn_lab6915 {
    padding: 4rem 5rem;
}.gratMessage3082 h5 {
    font-size: calc(23px * 1.2);
}.gratMessage3082 p {
    padding: 2rem;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.gratMessage3082 {
    padding: 8rem 0;
}.gratMessage3082 .learn_lab6915 {
    margin: 0 auto;
    padding: 5rem 6rem;
    max-width: 90%;
}.gratMessage3082 .learn_lab6915 > div:first-child {
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}.gratMessage3082 .learn_lab6915 > div:first-child::after {
    width: 15%;
}
}

@media (max-width: 767px) {.gratMessage3082 {
    padding: 3rem 0;
}.gratMessage3082 .learn_lab6915 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.gratMessage3082 h5 {
    font-size: calc(23px * 0.9);
}.gratMessage3082 p {
    font-size: calc(15px * 0.95);
    padding: 1rem;
    line-height: 1.6;
}.gratMessage3082 .learn_lab6915 > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}
}

@media (max-width: 480px) {.gratMessage3082 {
    padding: 2rem 0;
}.gratMessage3082 .learn_lab6915 {
    padding: 1.5rem;
    transform: none;
}.gratMessage3082 h5 {
    font-size: calc(23px * 0.85);
}.gratMessage3082 p {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
    padding: 0.75rem;
}}.course_summary2310 {
    padding: 80px 0;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(209,212,198,0.5) 100%);
    position: relative;
    overflow: hidden;
}.course_summary2310::before {
    right: 0;
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(209,212,198,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(172,179,161,0.5) 0%, transparent 40%);
    position: absolute;
    bottom: 0;
    z-index: 1;
    content: '';
}.course_summary2310::after {
    animation: backgroundShift 30s linear infinite;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(209,212,198,0.5) 49%, rgb(209,212,198,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(172,179,161,0.5) 49%, rgb(172,179,161,0.5) 51%, transparent 52%) 10px 0 / 20px 20px;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    z-index: 1;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 10px 0;
    }
    100% {
        background-position: 500px 500px, 510px 500px;
    }
}

.course_summary2310 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.course_summary2310 .learn_lab6915 {
    transition: all 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(209,212,198,0.5),
                inset 0 0 20px rgb(209,212,198,0.5);
    backdrop-filter: blur(5px);
    overflow: hidden;
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    grid-template-columns: 1fr 1fr;
    padding: 40px;
    gap: 40px;
    position: relative;
    border-radius: 26px;
    display: grid;
}.course_summary2310 .learn_lab6915::before {
    height: 200px;
    animation: pulseLight 8s ease-in-out infinite;
    border-radius: 50%;
    width: 200px;
    right: -100px;
    filter: blur(20px);
    opacity: 0.2;
    top: -100px;
    position: absolute;
    content: '';
    background: radial-gradient(circle, rgb(209,212,198) 0%, transparent 70%);
}.course_summary2310 .learn_lab6915::after {
    filter: blur(20px);
    animation: pulseLight 8s ease-in-out infinite 4s;
    border-radius: 50%;
    opacity: 0.2;
    bottom: -100px;
    content: '';
    position: absolute;
    height: 200px;
    background: radial-gradient(circle, rgb(172,179,161) 0%, transparent 70%);
    left: -100px;
    width: 200px;
}@keyframes pulseLight {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

.course_summary2310 .new_study4815 {
    display: flex;
    position: relative;
    z-index: 3;
    padding-right: 20px;
    flex-direction: column;
    justify-content: center;
}.course_summary2310 .main_mentor4537 {
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    margin-bottom: 25px;
    transition: transform 0.5s ease;
    display: inline-block;
}.course_summary2310 .main_mentor4537:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_summary2310 .main_mentor4537 svg {
    width: 50px;
    filter: drop-shadow(0 5px 15px rgb(209,212,198,0.5));
    transition: all 0.3s ease;
    height: 50px;
}.course_summary2310 .main_mentor4537 svg path {
    transition: fill 0.3s ease;
    fill: rgb(209,212,198);
}.course_summary2310 .main_mentor4537:hover svg path {
    fill: rgb(172,179,161);
}.course_summary2310 h3 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transform: translateZ(0);
    position: relative;
    font-size: 31px;
    color: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    backface-visibility: hidden;
}.course_summary2310 h3::after {
    height: 3px;
    position: absolute;
    width: 60px;
    background: linear-gradient(90deg, rgb(209,212,198) 0%, rgb(172,179,161) 100%);
    animation: lineExpand 4s ease-in-out infinite;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    content: '';
}@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}

.course_summary2310 p {
    font-size: 14px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.7;
    color: #ffffff;
    position: relative;
    z-index: 2;
    font-family: Arial, sans-serif;
}.course_summary2310 .img_horizontal3910 {
    transform: perspective(1000px) rotateY(-5deg);
    height: 350px;
    position: relative;
    border-radius: calc(26px * 1.5);
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgb(209,212,198,0.5),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease;
}.course_summary2310 .img_horizontal3910:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(209,212,198),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
}.course_summary2310 .img_horizontal3910::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.3) 100%
    );
}.course_summary2310 .img_horizontal3910::after {
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    top: 0;
    z-index: 2;
    position: absolute;
    left: 0;
    height: 100%;
    animation: scanlines 10s linear infinite;
    opacity: 0.5;
    content: '';
}

@keyframes scanlines {
    0% {
        background-position: 0 0, 15px 0;
    }
    100% {
        background-position: 300px 300px, 315px 300px;
    }
}


@media (max-width: 991px) {.course_summary2310 {
    padding: 60px 0;
}.course_summary2310 .learn_lab6915 {
    padding: 30px;
    gap: 30px;
    grid-template-columns: 1fr;
}.course_summary2310 .new_study4815 {
    text-align: center;
    padding-right: 0;
}.course_summary2310 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.course_summary2310 .img_horizontal3910 {
    min-height: 300px;
}
}

@media (max-width: 767px) {.course_summary2310 {
    padding: 40px 0;
}.course_summary2310 .learn_lab6915 {
    gap: 25px;
    padding: 25px;
}.course_summary2310 h3 {
    font-size: calc(31px * 0.85);
    margin-bottom: 20px;
}.course_summary2310 p {
    font-size: calc(14px * 0.95);
}.course_summary2310 .img_horizontal3910 {
    clip-path: polygon(
            0% 5%, 
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%
        );
    min-height: 250px;
}
}

@media (max-width: 576px) {.course_summary2310 {
    padding: 30px 0;
}.course_summary2310 .learn_lab6915 {
    gap: 20px;
    padding: 20px;
}.course_summary2310 .main_mentor4537 {
    margin-bottom: 15px;
}.course_summary2310 h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(31px * 0.7);
}.course_summary2310 p {
    font-size: calc(14px * 0.9);
}.course_summary2310 .img_horizontal3910 {
    min-height: 200px;
}}
.price_plan_grid2815 {
    overflow: hidden;
    background-color: rgb(238,239,234);
    position: relative;
    padding: 6rem 0;
}.price_plan_grid2815::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(209,212,198,0.5) 0%, transparent 70%);
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
    pointer-events: none;
}.price_plan_grid2815::after {
    height: 20rem;
    right: -5rem;
    position: absolute;
    pointer-events: none;
    content: "";
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(172,179,161) 0%, transparent 80%);
    bottom: -5rem;
    width: 20rem;
    transform: rotate(-15deg);
    z-index: 1;
}.price_plan_grid2815 .container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2rem;
    z-index: 2;
    position: relative;
}.price_plan_grid2815 .lesson_rates7249 {
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
    position: relative;
}.price_plan_grid2815 .bundle_offer7920 {
    transform: translateZ(0);
    position: relative;
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-left: 4px solid rgb(209,212,198);
}.price_plan_grid2815 .bundle_offer7920::before {
    position: absolute;
    left: -20px;
    z-index: -1;
    height: 40px;
    content: "";
    top: 20px;
    transform: rotate(45deg);
    width: 40px;
    background-color: rgb(209,212,198);
}.price_plan_grid2815 .bundle_offer7920 h2 {
    position: relative;
    font-size: 33px;
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: perspective(800px) translateZ(30px);
}.price_plan_grid2815 .bundle_offer7920 h2::after {
    background: linear-gradient(90deg, rgb(209,212,198), rgb(172,179,161));
    position: absolute;
    content: "";
    bottom: -10px;
    height: 3px;
    left: 0;
    width: 80px;
}.price_plan_grid2815 .bundle_offer7920 .learn_packs0745 {
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
    max-width: 80%;
}.price_plan_grid2815 .value_deals9384 {
    display: grid;
    gap: 2rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price_plan_grid2815 .rate_packages2973 {
    text-decoration: none;
    transition: all 0.4s ease;
    position: relative;
    color: inherit;
    transform-style: preserve-3d;
    display: block;
}.price_plan_grid2815 .rate_packages2973:hover {
    transform: translateY(-10px);
}.price_plan_grid2815 .learning_cost9082 {
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    height: 100%;
    background-color: #ffffff;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.price_plan_grid2815 .rate_packages2973:hover .learning_cost9082 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(209,212,198,0.5);
    transform: translateZ(20px);
}.price_plan_grid2815 .rate_packages2973:nth-child(odd) .learning_cost9082 {
    transform: rotate(-1deg);
}.price_plan_grid2815 .rate_packages2973:nth-child(even) .learning_cost9082 {
    transform: rotate(1deg);
}.price_plan_grid2815 .rate_packages2973:hover .learning_cost9082 {
    transform: rotate(0) translateZ(20px);
}.price_plan_grid2815 .learn_offers5789 {
    overflow-wrap: break-word;
    flex-direction: column;
    display: flex;
    z-index: 2;
    word-break: break-word;
    position: relative;
    padding: 2rem;
    flex: 1;
}.price_plan_grid2815 .learn_offers5789::before {
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}.price_plan_grid2815 .learn_offers5789 h3 {
    position: relative;
    transform: translateZ(10px);
    margin-bottom: 1rem;
    color: #000000;
    font-size: calc(23px * 1.2);
    font-weight: 600;
    transition: transform 0.3s ease;
}.price_plan_grid2815 .rate_packages2973:hover .learn_offers5789 h3 {
    transform: translateZ(25px);
}.price_plan_grid2815 .learn_offers5789 h3::after {
    width: 40px;
    background: rgb(209,212,198);
    bottom: -8px;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    height: 3px;
}.price_plan_grid2815 .rate_packages2973:hover .learn_offers5789 h3::after {
    width: 60px;
}.price_plan_grid2815 .class_deals0592 {
    font-weight: 700;
    margin: 0.5rem 0 1.5rem;
    font-size: calc(23px * 1.8);
    transform: translateZ(15px);
    color: rgb(209,212,198);
    position: relative;
    display: block;
}.price_plan_grid2815 .class_deals0592::before {
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(209,212,198,0.5), transparent);
    content: "";
    left: 0;
    bottom: -8px;
    height: 2px;
}.price_plan_grid2815 .learn_offers5789 p {
    overflow-wrap: break-word;
    word-break: break-word;
    margin-top: 1rem;
    flex: 1;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}.price_plan_grid2815 .img_horizontal3910 {
    transition: transform 0.5s ease;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 200px;
    transform: translateZ(0);
}.price_plan_grid2815 .rate_packages2973:hover .img_horizontal3910 {
    transform: scale(1.05) translateZ(0);
}.price_plan_grid2815 .img_horizontal3910::after {
    bottom: 0;
    position: absolute;
    height: 50%;
    width: 100%;
    z-index: 1;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    left: 0;
}.price_plan_grid2815 .img_horizontal3910::before {
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
    height: 100%;
    transition: opacity 0.3s ease;
    opacity: 0.15;
    background: rgb(209,212,198);
    width: 100%;
}.price_plan_grid2815 .rate_packages2973:hover .img_horizontal3910::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.price_plan_grid2815 .lesson_rates7249 {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.price_plan_grid2815 .bundle_offer7920 {
    padding: 3rem;
}.price_plan_grid2815 .value_deals9384 {
    grid-row: 1;
    grid-column: 1;
}.price_plan_grid2815 .bundle_offer7920 {
    align-self: start;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    top: 2rem;
    grid-row: 1;
    grid-column: 2;
    position: sticky;
}.price_plan_grid2815 .bundle_offer7920:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.price_plan_grid2815 .value_deals9384 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.price_plan_grid2815 .learn_offers5789 {
    min-height: 300px;
}
}

@media (max-width: 991px) {.price_plan_grid2815 {
    padding: 4rem 0;
}.price_plan_grid2815 .bundle_offer7920 {
    order: -1;
}.price_plan_grid2815 .bundle_offer7920 h2 {
    font-size: calc(33px * 0.9);
}.price_plan_grid2815 .bundle_offer7920 .learn_packs0745 {
    max-width: 100%;
}
}

@media (max-width: 767px) {.price_plan_grid2815 {
    padding: 3rem 0;
}.price_plan_grid2815 .container {
    padding: 0 1.5rem;
}.price_plan_grid2815 .value_deals9384 {
    grid-template-columns: 1fr;
}.price_plan_grid2815 .bundle_offer7920 h2 {
    font-size: calc(33px * 0.8);
}.price_plan_grid2815 .learn_offers5789 {
    padding: 1.5rem;
}.price_plan_grid2815 .class_deals0592 {
    font-size: calc(23px * 1.5);
}.price_plan_grid2815 .img_horizontal3910 {
    height: 180px;
}
}

@media (max-width: 480px) {.price_plan_grid2815 .learn_offers5789 p {
    font-size: calc(16px * 0.9);
}.price_plan_grid2815 .learn_offers5789 h3 {
    font-size: 23px;
}.price_plan_grid2815 .class_deals0592 {
    font-size: calc(23px * 1.3);
}.price_plan_grid2815 .img_horizontal3910 {
    height: 160px;
}}.data_summary4230 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(238,239,234), rgba(30, 30, 40, 0.7) 85%);
    position: relative;
    z-index: 1;
    padding: 80px 0;
}.data_summary4230::before {
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    background: radial-gradient(circle at 20% 30%, rgb(209,212,198,0.5) 0%, transparent 30%),
                radial-gradient(circle at 80% 70%, rgb(172,179,161,0.5) 0%, transparent 30%);
    position: absolute;
    animation: gradientShift 15s infinite alternate;
    opacity: 0.4;
    z-index: -1;
}.data_summary4230::after {
    opacity: 0.03;
    left: 0;
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    background-size: 100px 100px;
    position: absolute;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    width: 100%;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
}.data_summary4230 .container {
    flex-direction: row-reverse;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 0 20px;
    justify-content: space-between;
    position: relative;
}.data_summary4230 .edge_statistics7952 {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-5deg);
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    gap: 30px;
    padding: 40px;
    display: grid;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    border-radius: 29px;
    flex: 1;
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15),
                0 5px 15px rgba(0, 0, 0, 0.1),
                inset 0 0 0 1px rgba(255, 255, 255, 0.15);
}.data_summary4230 .edge_statistics7952::before {
    left: -2px;
    background: linear-gradient(45deg, rgb(209,212,198), rgb(172,179,161), rgb(209,212,198));
    opacity: 0.6;
    right: -2px;
    z-index: -1;
    position: absolute;
    border-radius: calc(29px + 2px);
    content: "";
    animation: borderGlow 6s linear infinite;
    top: -2px;
    bottom: -2px;
}.data_summary4230 .edge_statistics7952:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 10px 20px rgba(0, 0, 0, 0.1),
                inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateY(0deg);
}.data_summary4230 .pro_extra0392 {
    text-align: center;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-direction: column;
    padding: 20px 15px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
}.data_summary4230 .pro_extra0392::before {
    content: "";
    transform: scaleX(0.2);
    background: linear-gradient(90deg, rgb(209,212,198), rgb(172,179,161));
    transition: transform 0.4s ease;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    transform-origin: left;
}.data_summary4230 .pro_extra0392:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}.data_summary4230 .pro_extra0392:hover::before {
    transform: scaleX(1);
}.data_summary4230 .pro_extra0392 h4 {
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-size: calc(29px + 0.5rem);
    font-weight: 700;
    display: inline-block;
    color: rgb(209,212,198);
    margin: 0 0 10px;
}.data_summary4230 .pro_extra0392 h4::after {
    transform: translateX(-50%);
    bottom: -5px;
    left: 50%;
    border-radius: 2px;
    background: rgb(172,179,161);
    width: 40px;
    height: 2px;
    content: "";
    position: absolute;
}.data_summary4230 .pro_extra0392 span {
    font-size: 15px;
    transition: opacity 0.3s ease;
    opacity: 0.9;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-weight: 400;
    line-height: 1.5;
    max-width: 200px;
    color: rgba(255, 255, 255, 0.95);
}.data_summary4230 .pro_extra0392:hover span {
    opacity: 1;
}.data_summary4230 .statistics_grow3685 {
    position: relative;
    border-radius: 29px;
    background: rgba(0, 0, 0, 0.3);
    flex: 1;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    max-width: 500px;
}.data_summary4230 .fast_gain5829 {
    position: relative;
    font-size: 29px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    padding-bottom: 15px;
    color: #ffffff;
    margin: 0 0 25px;
    line-height: 1.3;
}.data_summary4230 .fast_gain5829::after {
    width: 80px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(209,212,198), rgb(172,179,161));
    bottom: 0;
    height: 3px;
    border-radius: 3px;
    content: "";
}.data_summary4230 .statistics_support7649 {
    margin: 0;
    max-width: 95%;
    line-height: 1.8;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
    opacity: 1;
    font-size: 15px;
    border-radius: 10px;
    border-left: 3px solid rgb(209,212,198);
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}.data_summary4230 svg {
    height: 24px;
    transition: fill 0.3s ease;
    width: 24px;
    fill: rgb(209,212,198);
}.data_summary4230 svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}.data_summary4230 svg:hover {
    fill: rgb(172,179,161);
}

@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes borderGlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 992px) {.data_summary4230 {
    padding: 60px 0;
}.data_summary4230 .container {
    flex-direction: column;
    gap: 40px;
}.data_summary4230 .edge_statistics7952 {
    width: 100%;
    transform: perspective(1000px) rotateY(0deg);
}.data_summary4230 .statistics_grow3685 {
    text-align: center;
    max-width: 100%;
    padding: 30px;
}.data_summary4230 .fast_gain5829::after {
    transform: translateX(-50%);
    left: 50%;
}.data_summary4230 .statistics_support7649 {
    max-width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.data_summary4230 {
    padding: 50px 0;
}.data_summary4230 .edge_statistics7952 {
    grid-template-columns: 1fr;
    padding: 30px;
}.data_summary4230 .pro_extra0392 {
    padding: 15px;
}.data_summary4230 .pro_extra0392 h4 {
    font-size: calc(29px - 0.25rem);
}.data_summary4230 .fast_gain5829 {
    font-size: calc(29px - 0.25rem);
    margin-bottom: 20px;
}
}

@media (max-width: 480px) {.data_summary4230 {
    padding: 40px 0;
}.data_summary4230 .container {
    padding: 0 15px;
}.data_summary4230 .edge_statistics7952 {
    padding: 20px;
}.data_summary4230 .fast_gain5829 {
    font-size: calc(29px - 0.5rem);
}.data_summary4230 .statistics_support7649 {
    font-size: calc(15px - 0.1rem);
}}footer {
    width: 100%;
    position: relative;
}.stats_tool2084 {
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    color: #000000;
    position: relative;
    padding: 70px 0 30px;
}.stats_tool2084::before {
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(209,212,198), rgb(172,179,161));
    height: 5px;
    width: 100%;
    content: "";
    left: 0;
}footer .converter9462 {
    gap: 60px;
    display: grid;
}footer .talk_contact9046 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    padding-bottom: 40px;
}footer .info_item {
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    width: 18px;
    position: relative;
    height: 18px;
    top: 3px;
    fill: rgb(209,212,198);
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    color: #000000;
    font-size: 18px;
    transition: color 0.2s ease;
    text-decoration: none;
    letter-spacing: 0.3px;
}footer .info_item a:hover {
    color: rgb(209,212,198);
}footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .main_mentor4537 {
    margin-bottom: 15px;
}footer .main_mentor4537 svg {
    width: auto;
    height: 40px;
    margin-bottom: 20px;
}footer .desktop_app9652 {
    color: #000000;
    line-height: 1.6;
    max-width: 350px;
    font-size: 16px;
}footer .main_pagebar4056 h5 {
    color: #000000;
    position: relative;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 21px;
}footer .main_pagebar4056 h5::after {
    background-color: rgb(209,212,198);
    width: 30px;
    content: "";
    left: 0;
    height: 2px;
    position: absolute;
    bottom: -8px;
}footer .top_sitewrap0284 {
    margin-bottom: 30px;
}footer .top_sitewrap0284 a {
    margin-bottom: 12px;
    display: block;
    color: #000000;
    font-size: 18px;
    transition: transform 0.2s ease, color 0.2s ease;
    text-decoration: none;
}footer .top_sitewrap0284 a:hover {
    color: rgb(209,212,198);
    transform: translateX(5px);
}footer .subscribe_holder {
    border-radius: 10px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.02);
}footer .subscribe_holder h5 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 600;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    gap: 10px;
    display: flex;
}footer .input_holder input[type="email"] {
    font-size: 18px;
    color: #000000;
    border-radius: 10px;
    transition: border-color 0.3s ease;
    background-color: #ffffff;
    padding: 14px 16px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(209,212,198);
    outline: none;
}footer .achieve_success4712 {
    border: none;
    border-radius: 10px;
    text-align: center;
    padding: 14px 20px;
    transition: background-color 0.3s ease;
    font-weight: 600;
    background-color: rgb(209,212,198);
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}footer .achieve_success4712:hover {
    background-color: rgb(172,179,161);
}footer .fellow_prog9631 {
    margin-top: 50px;
}footer .knowl_base0568 {
    font-size: 16px;
    color: #000000;
    text-align: center;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .achieve_success4712 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .stats_tool2084 {
    padding: 50px 0 30px;
}footer .talk_contact9046 {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-bottom: 20px;
    margin-right: 0;
}footer .subscribe_holder {
    padding: 20px;
}footer .fellow_prog9631 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .stats_tool2084 {
    padding: 40px 0 20px;
}footer .converter9462 {
    gap: 40px;
}footer .main_pagebar4056 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}.cookie_dialog_window9685 {
    border-top: 2px solid rgb(209,212,198);
    position: fixed;
    z-index: 90;
    bottom: 0;
    background: rgb(238,239,234);
    width: 100%;
}.edu_cookies5812 {
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    display: flex;
}.cookie_dialog_window9685 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_dialog_window9685 p {
    font-size: 18px;
}.cookie_rules3914 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_rules3914 svg, .cookie_rules3914 svg path, .cookie_rules3914 img {
    height: 100px;
    width: 100px;
    fill: rgb(209,212,198);
}.digital_tracking9153 {
    min-width: 120px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    border-bottom: 2px solid rgb(209,212,198);
    margin-left: 10px;
    color: rgb(209,212,198);
    line-height: 35px;
    flex-shrink: 0;
    font-size: 24px;
}.cookie_dialog_window9685 p a {
    color: rgb(209,212,198);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie_dialog_window9685 {
    padding: 20px;
}}
#consentNoticePanel8723 {
    display: none;
}#consentNoticePanel8723:checked ~ .cookie_dialog_window9685 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.cookie_rules3914 {
    display: none;
}.edu_cookies5812 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie_dialog_window9685 h5 {
    text-align: center;
}.cookie_dialog_window9685 p {
    text-align: center;
}.data_approve8394 {
    margin-bottom: 20px;
}body .viewport-container1360 .digital_tracking9153 {
    margin-left: 0;
}
}