﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.desktop_app_073 {
    flex: 0 0 auto;
}html,body {
    auto
contain
touch-action: none;
    min-height: 100%;
    height: 100%;
    scroll-snap-type: none;
    font-family: Arial, sans-serif;
    auto
    scroll-behavior: auto;
    color: #000000;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    width: 1141px;
    margin: auto;
}.wrapper-padding_345 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}.page_head_923 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.customer_reviews_681 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,231,241) 0%, rgb(217,200,216,0.5) 100%);
}.customer_reviews_681::before {
    background: rgb(185,164,184,0.5);
    z-index: 1;
    right: -50px;
    height: 200px;
    width: 200px;
    top: -50px;
    transform: rotate(45deg);
    filter: blur(80px);
    content: "";
    position: absolute;
}.customer_reviews_681::after {
    content: "";
    position: absolute;
    bottom: -30px;
    z-index: 1;
    transform: rotate(30deg);
    left: -30px;
    filter: blur(60px);
    height: 150px;
    background: rgb(217,200,216,0.5);
    border-radius: 100px;
    width: 150px;
}.customer_reviews_681 h2 {
    font-size: 38px;
    letter-spacing: 0.5px;
    transform: perspective(1000px) rotateX(5deg);
    font-weight: 700;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0,0,0,0.05);
    position: relative;
    margin-bottom: 3rem;
    color: #000000;
    padding-bottom: 1rem;
}.customer_reviews_681 h2::after {
    width: 80px;
    left: 50%;
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(217,200,216), rgb(185,164,184));
    transform: translateX(-50%);
}.customer_reviews_681 .container.smart_study_834 {
    position: relative;
    z-index: 2;
}.customer_reviews_681 .success_testimonials_932 {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}.customer_reviews_681 .alumni_testimonials_832 {
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 10px;
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform: translateZ(0) scale(1);
    background: #ffffff;
    backface-visibility: hidden;
    padding: 2rem;
}.customer_reviews_681 .alumni_testimonials_832:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}.customer_reviews_681 .alumni_testimonials_832::before {
    content: "";
    line-height: 1;
    color: rgb(217,200,216,0.5);
    font-size: 150px;
    left: 20px;
    top: -30px;
    position: absolute;
    font-family: serif;
    opacity: 0.2;
}.customer_reviews_681 .alumni_testimonials_832 h3 {
    margin-bottom: 0.75rem;
    font-size: 19px;
    color: rgb(217,200,216);
    font-weight: 600;
    display: inline-block;
    position: relative;
}.customer_reviews_681 .alumni_testimonials_832 h3::after {
    transform: scaleX(0.3);
    width: 100%;
    height: 2px;
    content: "";
    bottom: -5px;
    left: 0;
    position: absolute;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, rgb(217,200,216), transparent);
    transform-origin: left;
}.customer_reviews_681 .alumni_testimonials_832:hover h3::after {
    transform: scaleX(1);
}.customer_reviews_681 .alumni_testimonials_832 .description {
    color: #000000;
    position: relative;
    font-size: 13px;
    z-index: 2;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}.customer_reviews_681 .alumni_testimonials_832 div {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    z-index: 2;
    transform: translateZ(20px);
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #ffffff;
    height: 60px;
    width: 60px;
}.customer_reviews_681 .alumni_testimonials_832 div img {
    object-fit: cover;
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
}.customer_reviews_681 .alumni_testimonials_832:hover div img {
    transform: scale(1.1);
}.customer_reviews_681 .alumni_testimonials_832:nth-child(odd) {
    transform: rotateZ(-1deg);
}.customer_reviews_681 .alumni_testimonials_832:nth-child(even) {
    transform: rotateZ(1deg);
}.customer_reviews_681 .alumni_testimonials_832:nth-child(odd):hover {
    transform: rotateZ(0) translateY(-10px);
}.customer_reviews_681 .alumni_testimonials_832:nth-child(even):hover {
    transform: rotateZ(0) translateY(-10px);
}.customer_reviews_681 .alumni_testimonials_832::after {
    width: 100px;
    right: 0;
    content: "";
    transition: all 0.5s ease;
    background: linear-gradient(135deg, transparent 50%, rgb(185,164,184,0.5) 50%);
    z-index: 1;
    bottom: 0;
    position: absolute;
    height: 100px;
    opacity: 0.3;
}.customer_reviews_681 .alumni_testimonials_832:hover::after {
    height: 120px;
    opacity: 0.4;
    width: 120px;
}

@media (max-width: 991px) {.customer_reviews_681 {
    padding: 4rem 0;
}.customer_reviews_681 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.customer_reviews_681 .success_testimonials_932 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 767px) {.customer_reviews_681 {
    padding: 3rem 0;
}.customer_reviews_681 h2 {
    transform: none;
    padding: 0 1rem 1rem;
    font-size: calc(38px * 0.8);
}.customer_reviews_681 .success_testimonials_932 {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.customer_reviews_681 .alumni_testimonials_832 {
    padding: 1.5rem;
}.customer_reviews_681 .alumni_testimonials_832::before {
    font-size: 100px;
    top: -20px;
}
}

@media (max-width: 480px) {.customer_reviews_681 {
    padding: 2.5rem 0;
}.customer_reviews_681 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.customer_reviews_681 .alumni_testimonials_832 {
    padding: 1.25rem;
}.customer_reviews_681 .alumni_testimonials_832 div {
    width: 50px;
    height: 50px;
}.customer_reviews_681 .alumni_testimonials_832::before {
    font-size: 80px;
}
}

@media (min-width: 1200px) {.customer_reviews_681 .success_testimonials_932 {
    grid-template-columns: repeat(3, 1fr);
}.customer_reviews_681 .alumni_testimonials_832 {
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.customer_reviews_681 .alumni_testimonials_832:hover {
    transform: translateY(-15px) scale(1.03);
}}.data_statistics_958 {
    padding: 100px 0;
    position: relative;
    background: #000000;
    z-index: 1;
    overflow: hidden;
}.data_statistics_958::before {
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(217,200,216,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(185,164,184,0.5) 0%, transparent 30%);
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1;
}.data_statistics_958 .container {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    display: grid;
    position: relative;
}.data_statistics_958 .boost_experts_489 {
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column: 2;
    grid-row: 1;
    gap: 20px;
    align-content: center;
    display: grid;
}.data_statistics_958 .statistics_support_109 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    transform-origin: center;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s ease;
    justify-content: center;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 25px;
    display: flex;
}.data_statistics_958 .statistics_support_109:nth-child(odd) {
    transform: translateY(-10px);
}.data_statistics_958 .statistics_support_109:nth-child(even) {
    transform: translateY(10px);
}.data_statistics_958 .statistics_support_109:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    border-color: rgb(217,200,216,0.5);
    z-index: 3;
    transform: scale(1.05);
}.data_statistics_958 .statistics_support_109 h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 2.5rem;
    color: #ffffff;
    position: relative;
}.data_statistics_958 .statistics_support_109 h4::after {
    bottom: -5px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    background: rgb(217,200,216);
    border-radius: 10px;
    width: 30px;
    left: 50%;
    height: 3px;
}.data_statistics_958 .statistics_support_109 span {
    opacity: 0.8;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}.data_statistics_958 .study_gain_130 {
    display: flex;
    grid-column: 1;
    position: relative;
    flex-direction: column;
    padding: 0 0 0 40px;
    grid-row: 1;
    border-left: 3px solid rgb(217,200,216);
    justify-content: center;
}.data_statistics_958 .study_gain_130::before {
    content: "";
    height: 20px;
    background: rgb(217,200,216);
    width: 20px;
    border-radius: 50%;
    position: absolute;
    top: 20%;
    left: -10px;
}.data_statistics_958 .study_gain_130::after {
    border-radius: 50%;
    background: rgb(217,200,216);
    position: absolute;
    content: "";
    bottom: 20%;
    height: 20px;
    width: 20px;
    left: -10px;
}.data_statistics_958 .statistics_edges_761 {
    line-height: 1.2;
    font-weight: 600;
    color: #ffffff;
    font-size: 34px;
    margin-bottom: 25px;
}.data_statistics_958 .statistics_wins_491 {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.7;
    max-width: 90%;
}.data_statistics_958 svg {
    z-index: -1;
    opacity: 0.1;
    height: 150px;
    right: -50px;
    position: absolute;
    width: 150px;
    bottom: -50px;
}.data_statistics_958 svg path {
    fill: #ffffff;
}

@media (max-width: 1024px) {.data_statistics_958 {
    padding: 80px 0;
}.data_statistics_958 .container {
    gap: 40px;
}.data_statistics_958 .statistics_support_109 h4 {
    font-size: 2.2rem;
}
}

@media (max-width: 767px) {.data_statistics_958 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.data_statistics_958 .boost_experts_489 {
    grid-column: 1;
    grid-row: 2;
}.data_statistics_958 .study_gain_130 {
    grid-column: 1;
    grid-row: 1;
    padding-left: 30px;
}.data_statistics_958 .statistics_wins_491 {
    max-width: 100%;
}
}

@media (max-width: 580px) {.data_statistics_958 {
    padding: 60px 0;
}.data_statistics_958 .boost_experts_489 {
    gap: 15px;
    grid-template-columns: 1fr;
}.data_statistics_958 .statistics_support_109:nth-child(odd),
    .data_statistics_958 .statistics_support_109:nth-child(even) {
    transform: none;
}.data_statistics_958 .statistics_support_109:hover {
    transform: translateX(5px);
}.data_statistics_958 .study_gain_130 {
    border-left: none;
    padding: 0 0 30px 0;
    border-bottom: 3px solid rgb(217,200,216);
}.data_statistics_958 .study_gain_130::before {
    bottom: -10px;
    left: 20%;
    top: auto;
}.data_statistics_958 .study_gain_130::after {
    bottom: -10px;
    left: 80%;
}.data_statistics_958 .statistics_edges_761 {
    margin-bottom: 20px;
    font-size: calc(34px * 0.85);
}.data_statistics_958 .statistics_wins_491 {
    font-size: calc(14px * 0.95);
}}.teaching_history_184 {
    padding: 4rem 0;
    position: relative;
    background-color: rgb(242,231,241);
    overflow: hidden;
}.teaching_history_184::before {
    width: 40%;
    top: -5%;
    right: -5%;
    transform: rotate(15deg);
    content: "";
    height: 40%;
    z-index: 0;
    filter: blur(20px);
    position: absolute;
    background: linear-gradient(135deg, rgb(217,200,216,0.5), rgb(217,200,216));
    opacity: 0.07;
}.teaching_history_184::after {
    content: "";
    filter: blur(20px);
    transform: rotate(-15deg);
    left: -5%;
    height: 40%;
    width: 40%;
    opacity: 0.07;
    position: absolute;
    bottom: -5%;
    background: linear-gradient(225deg, rgb(185,164,184), rgb(185,164,184,0.5));
    z-index: 0;
}.teaching_history_184 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}.teaching_history_184 .alumni_testimonials_832 {
    padding: 2.5rem;
    grid-template-columns: 1fr;
    display: grid;
    border-left: 4px solid rgb(217,200,216);
    position: relative;
    gap: 2rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03),
                0 20px 40px rgba(rgb(217,200,216,0.5), 0.04);
    background: linear-gradient(165deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
}.teaching_history_184 .alumni_testimonials_832:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 3px 8px rgba(0,0,0,0.05),
                0 25px 50px rgba(rgb(217,200,216,0.5), 0.06);
    transform: translateY(-5px);
}.teaching_history_184 .alumni_testimonials_832::before {
    height: 80px;
    background: rgb(217,200,216,0.5);
    right: 1.5rem;
    content: "";
    width: 80px;
    z-index: -1;
    top: 1.5rem;
    border-radius: 10px;
    position: absolute;
    transform: rotate(15deg);
    opacity: 0.05;
}.teaching_history_184 .alumni_testimonials_832 > div:first-child {
    justify-self: center;
}.teaching_history_184 .pic_show_542 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
                box-shadow 0.5s ease;
    transform: perspective(800px) rotateY(5deg);
    border-radius: 2px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    height: 170px;
    width: 170px;
    position: relative;
    overflow: hidden;
}.teaching_history_184 .alumni_testimonials_832:hover .pic_show_542 {
    box-shadow: 15px 15px 30px rgba(0,0,0,0.15);
    transform: perspective(800px) rotateY(-2deg) translateY(-5px);
}.teaching_history_184 .pic_show_542::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(rgb(217,200,216,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgb(185,164,184,0.5), 0.2) 100%
    );
    content: "";
    inset: 0;
}.teaching_history_184 .pic_show_542::after {
    height: 200%;
    position: absolute;
    transform: rotate(25deg);
    opacity: 0;
    left: -50%;
    top: -50%;
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    width: 200%;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(255,255,255,0) 30%,
        rgba(255,255,255,0.2) 50%,
        rgba(255,255,255,0) 70%,
        transparent 100%
    );
    z-index: 2;
    content: "";
}.teaching_history_184 .alumni_testimonials_832:hover .pic_show_542::after {
    opacity: 1;
    transform: rotate(25deg) translate(50%, 50%);
}.teaching_history_184 .name {
    font-weight: 700;
    display: inline-block;
    font-size: 21px;
    position: relative;
    letter-spacing: 0.03em;
    margin: 0 0 0.75rem;
    color: #000000;
}.teaching_history_184 .name::after {
    width: 2.5rem;
    background: linear-gradient(to right, rgb(217,200,216), rgb(217,200,216,0.5));
    height: 3px;
    transform-origin: left center;
    left: 0;
    position: absolute;
    transition: transform 0.35s ease;
    bottom: -5px;
    content: "";
    transform: scaleX(0.8);
}.teaching_history_184 .alumni_testimonials_832:hover .name::after {
    transform: scaleX(1);
}.teaching_history_184 .alumni_testimonials_832 > div:nth-child(2) > div {
    transition: color 0.3s ease, opacity 0.3s ease;
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.85;
    padding-left: 0.5rem;
    font-size: calc(12px * 0.95);
}.teaching_history_184 .alumni_testimonials_832:hover > div:nth-child(2) > div {
    opacity: 1;
    color: rgb(217,200,216);
}.teaching_history_184 .alumni_testimonials_832 > div:nth-child(2) > div::before {
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0.4em;
    height: 0.8em;
    width: 3px;
    background-color: rgb(185,164,184);
    content: "";
    transition: height 0.3s ease, top 0.3s ease;
}.teaching_history_184 .alumni_testimonials_832:hover > div:nth-child(2) > div::before {
    top: 0.2em;
    height: 1.2em;
}.teaching_history_184 .work_block_578 {
    transition: border-color 0.3s ease;
    margin: 0;
    border-left: 2px solid rgba(rgb(217,200,216,0.5), 0.3);
    font-size: 12px;
    line-height: 1.7;
    padding-left: 1rem;
    color: #000000;
    position: relative;
}.teaching_history_184 .alumni_testimonials_832:hover .work_block_578 {
    border-left-color: rgb(217,200,216);
}.teaching_history_184 .work_block_578::before {
    color: rgb(217,200,216,0.5);
    top: -1.5rem;
    content: "";
    opacity: 0.15;
    left: -0.5rem;
    line-height: 1;
    font-size: 4rem;
    position: absolute;
}

@media (min-width: 768px) {.teaching_history_184 {
    padding: 6rem 0;
}.teaching_history_184 .alumni_testimonials_832 {
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    gap: 2rem 3rem;
}.teaching_history_184 .alumni_testimonials_832 > div:first-child {
    grid-row: 1 / 3;
    justify-self: start;
}.teaching_history_184 .pic_show_542 {
    height: 280px;
    width: 220px;
}.teaching_history_184 .name {
    margin: 0 0 1rem;
    font-size: calc(21px * 1.1);
}.teaching_history_184 .work_block_578 {
    line-height: 1.75;
    padding-left: 1.5rem;
    font-size: calc(12px * 1.05);
}
}

@media (min-width: 992px) {.teaching_history_184 {
    padding: 8rem 0;
}.teaching_history_184 .alumni_testimonials_832 {
    max-width: 90%;
    margin: 0 auto;
    padding: 4rem;
    border-left-width: 6px;
    gap: 2.5rem 4rem;
}.teaching_history_184 .pic_show_542 {
    height: 320px;
    width: 240px;
}.teaching_history_184 .alumni_testimonials_832 > div:nth-child(2) > div {
    font-size: calc(12px * 1);
}.teaching_history_184 .work_block_578 {
    font-size: calc(12px * 1.1);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.teaching_history_184 .alumni_testimonials_832 {
    padding: 2rem;
}.teaching_history_184 .pic_show_542 {
    margin-bottom: 1rem;
    height: 140px;
    width: 140px;
}.teaching_history_184 .name {
    font-size: calc(21px * 0.95);
}.teaching_history_184 .alumni_testimonials_832 > div:nth-child(2) > div {
    font-size: calc(12px * 0.9);
}.teaching_history_184 .work_block_578 {
    padding-left: 0.75rem;
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}

@media (hover: none) {.teaching_history_184 .alumni_testimonials_832 {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                    0 1px 4px rgba(0,0,0,0.03),
                    0 20px 40px rgba(rgb(217,200,216,0.5), 0.04) !important;
}.teaching_history_184 .pic_show_542 {
    transform: none !important;
}.teaching_history_184 .pic_show_542::after {
    display: none;
}.teaching_history_184 .name::after {
    transform: scaleX(1);
}}.privacy_hold_347 {
    border: 2px solid rgb(217,200,216);
    color: #000000;
    margin: 0 auto;
    background-color: rgb(242,231,241);
    font-family: Arial, sans-serif;
    padding: 60px;
    max-width: 1200px;
    line-height: 1.8;
}.privacy_hold_347 h1 {
    border-bottom: 2px solid rgb(185,164,184);
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 38px;
    color: rgb(217,200,216);
}.privacy_hold_347 h2 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 40px;
    letter-spacing: 0.5px;
    font-size: 29px;
    color: rgb(185,164,184);
}.privacy_hold_347 ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}.privacy_hold_347 li {
    display: flex;
    border-radius: 10px;
    font-size: 13px;
    margin-bottom: 15px;
    align-items: center;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}.privacy_hold_347 li::before {
    content: '•';
    font-size: 1.5em;
    color: rgb(217,200,216);
    margin-right: 10px;
}.privacy_hold_347 p {
    color: #000000;
    font-size: 13px;
    margin-bottom: 20px;
}.privacy_hold_347 span {
    font-weight: 700;
    color: rgb(217,200,216);
}.privacy_hold_347 a {
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid rgb(217,200,216,0.5);
    color: rgb(217,200,216);
}.privacy_hold_347 a:hover {
    color: rgb(185,164,184);
    border-bottom: 1px solid rgb(185,164,184);
}
@media only screen and (max-width: 800px) {.privacy_hold_347 {
    padding: 30px;
}.privacy_hold_347 h1 {
    font-size: calc(22px * 0.8);
}.privacy_hold_347 h2 {
    font-size: calc(22px * 0.8);
}.privacy_hold_347 p {
    font-size: calc(13px * 0.9);
}.privacy_hold_347 li {
    padding: 10px;
}}header {
    background: #ffffff;
    overflow: visible;
    z-index: 99;
    position: relative;
    width: 100%;
}header::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(217,200,216), rgb(185,164,184));
    content: "";
    left: 0;
    top: 0;
    height: 5px;
}header .site_prime_410 {
    align-items: center;
    padding: 25px 30px;
    justify-content: space-between;
    position: relative;
    display: flex;
}header .site_prime_410::after {
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background-color: rgb(242,231,241);
    content: "";
}header .site_prime_410 .head_skill_941 {
    position: relative;
    z-index: 2;
}header .site_prime_410 .head_skill_941 .nav_teach_691 {
    overflow: hidden;
    display: block;
    position: relative;
}header .site_prime_410 .head_skill_941 .nav_teach_691 svg {
    width: auto;
    height: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .site_prime_410 .head_skill_941 .nav_teach_691:hover svg {
    transform: scale(1.08);
}header .site_prime_410 .head_mentor_614 {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}header .site_prime_410 .head_mentor_614 .head_expert_840 {
    margin: 0 15px;
    position: relative;
}header .site_prime_410 .head_mentor_614 .head_expert_840:last-child {
    margin-right: 0;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a {
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    overflow: hidden;
    padding: 8px 0;
    color: #000000;
    position: relative;
    font-weight: 400;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    font-size: 17px;
    display: block;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a:hover {
    letter-spacing: 1px;
    color: rgb(217,200,216);
}header .site_prime_410 .head_mentor_614 .head_expert_840 a::before,
header .site_prime_410 .head_mentor_614 .head_expert_840 a::after {
    position: absolute;
    background-color: rgb(217,200,216);
    content: "";
    height: 1px;
    transform-origin: right center;
    left: 0;
    width: 100%;
    bottom: 0;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}header .site_prime_410 .head_mentor_614 .head_expert_840 a::after {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    background-color: rgb(185,164,184);
    transform: scaleX(0);
    transform-origin: left center;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .site_prime_410 .head_mentor_614 .head_expert_840 a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a::after {
    bottom: -2px;
    opacity: 0.3;
    height: 3px;
}header .site_prime_410 .head_mentor_614 .head_expert_840:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .site_prime_410 {
    flex-direction: column;
    padding: 20px 15px;
}header .site_prime_410 .head_skill_941 {
    margin-bottom: 20px;
}header .site_prime_410 .head_mentor_614 {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .site_prime_410 .head_mentor_614 .head_expert_840 {
    margin: 5px 12px;
}header .site_prime_410 .head_mentor_614 .head_expert_840 a {
    font-size: calc(17px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .site_prime_410 {
    padding: 15px 10px;
}header .site_prime_410 .head_skill_941 {
    margin-bottom: 15px;
}header .site_prime_410 .head_skill_941 .nav_teach_691 svg {
    height: 35px;
}header .site_prime_410 .head_mentor_614 {
    gap: 5px;
}header .site_prime_410 .head_mentor_614 .head_expert_840 {
    margin: 2px 10px;
}}.cookie_popup_display_936 {
    flex-direction: column;
    left: 50%;
    text-align: center;
    background: rgb(242,231,241);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    transform: translateX(-50%);
    padding: 20px;
    bottom: 20px;
    z-index: 1050;
    max-width: 600px;
    width: 90%;
    align-items: center;
    display: flex;
    position: fixed;
    border-radius: 21px;
    font-family: Arial, sans-serif;
}.cookie_box_725 {
    display: flex;
    align-items: center;
    flex-direction: column;
    z-index: 1;
}.cookie_hide_031 {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}.cookie_hide_031 svg, .cookie_hide_031 svg path, .cookie_hide_031 img {
    fill: rgb(217,200,216);
    width: 80px;
    height: 80px;
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie_popup_display_936 h5 {
    color: rgb(217,200,216);
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
}.cookie_popup_display_936 p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 13px;
}.track_prefs_961 {
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    margin: 5px;
    width: calc(50% - 10px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: rgb(217,200,216);
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    border-radius: 10px;
}.track_prefs_961:hover {
    transform: translateY(-3px);
    background: rgb(185,164,184);
}.cookie_button.cookie_reset_472 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_reset_472:hover {
    background: rgb(185,164,184,0.5);
}.cookie_popup_display_936 p a {
    text-decoration: underline;
    color: rgb(217,200,216);
    transition: color 0.3s ease-in-out;
}.cookie_popup_display_936 p a:hover {
    color: rgb(185,164,184);
}
@media only screen and (max-width: 600px) {.cookie_popup_display_936 {
    left: 0;
    width: 100%;
    bottom: 0;
    transform: none;
    border-radius: 0;
}.cookie_box_725 {
    padding: 15px;
}.cookie_hide_031 svg {
    height: 50px;
    width: 50px;
}.cookie_popup_display_936 h5 {
    font-size: calc(20px - 2px);
}.cookie_popup_display_936 p {
    font-size: calc(13px - 2px);
}.track_prefs_961 {
    font-size: calc(14px - 2px);
    width: calc(100% - 10px);
    padding: 8px 16px;
}}
#cookieModalNotice_638 {
    display: none;
}#cookieModalNotice_638:checked ~ .cookie_popup_display_936 {
    visibility: hidden;
    opacity: 0;
}.plan_option_218 {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 120px 0 140px;
}.plan_option_218::before {
    position: absolute;
    height: 100%;
    z-index: 0;
    background: linear-gradient(135deg, rgba(25, 35, 60, 0.92), rgba(35, 45, 85, 0.95));
    content: "";
    left: 0;
    top: 0;
    width: 100%;
}.plan_option_218 .container {
    position: relative;
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
}.plan_option_218 .trial_offers_305 {
    position: relative;
}.plan_option_218 .trial_offers_305::before {
    right: -80px;
    pointer-events: none;
    filter: blur(60px);
    position: absolute;
    width: 200px;
    border-radius: 50%;
    top: -80px;
    height: 200px;
    opacity: 0.4;
    background: linear-gradient(225deg, rgb(217,200,216,0.5), transparent);
    content: "";
}.plan_option_218 h2 {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    margin-bottom: 20px;
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.15);
    position: relative;
    color: transparent;
    font-size: 30px;
    display: inline-block;
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    font-weight: 700;
}.plan_option_218 h2::after {
    position: absolute;
    background: rgb(217,200,216);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 80px;
    left: 0;
    bottom: -8px;
    content: "";
    transform-origin: left;
    height: 3px;
    transform: scaleX(1);
}.plan_option_218 h2:hover::after {
    transform: scaleX(1.2);
}.plan_option_218 .cost_rates_305 {
    font-weight: 300;
    line-height: 1.6;
    opacity: 0.9;
    font-size: calc(16px + 2px);
    max-width: 700px;
    margin-bottom: 50px;
}.plan_option_218 .package_pricing_895 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    padding: 0;
    list-style: none;
}.plan_option_218 .package_pricing_895 li {
    height: 100%;
    perspective: 1000px;
}.plan_option_218 .cost_levels_738 {
    border: 1px solid rgba(255, 255, 255, 0.08);
    overflow: hidden;
    display: block;
    min-height: 400px;
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    height: 100%;
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    -webkit-backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.plan_option_218 .cost_levels_738:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.15);
}.plan_option_218 .cost_levels_738::before {
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    transform: translateX(-100%);
    top: 0;
    pointer-events: none;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    transition: transform 0.8s ease;
    width: 100%;
}.plan_option_218 .cost_levels_738:hover::before {
    transform: translateX(100%);
}.plan_option_218 .cost_levels_738::after {
    box-shadow: 0 0 20px 5px rgb(217,200,216,0.5);
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0.8;
    content: "";
    background: rgb(217,200,216);
    border-radius: 50%;
    top: -5px;
    width: 10px;
    left: -5px;
    height: 10px;
}.plan_option_218 .cost_levels_738:hover::after {
    transform: scale(1.5);
}.plan_option_218 .payment_pricing_507 {
    display: flex;
    height: 100%;
    overflow: hidden;
    padding: 35px 25px;
    flex-direction: column;
    position: relative;
}.plan_option_218 .bundle_rate_489 {
    position: relative;
    z-index: 2;
}.plan_option_218 .cost_levels_738 h4 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ffffff;
    transition: transform 0.3s ease;
    font-size: 22px;
}.plan_option_218 .cost_levels_738:hover h4 {
    transform: translateX(5px);
}.plan_option_218 .cost_levels_738 h4::after {
    content: "";
    transition: width 0.3s ease;
    background: rgb(217,200,216);
    bottom: 0;
    position: absolute;
    height: 2px;
    left: 0;
    width: 40px;
}.plan_option_218 .cost_levels_738:hover h4::after {
    width: 60px;
}.plan_option_218 .cost_levels_738 p {
    overflow-wrap: break-word;
    overflow-y: auto;
    white-space: normal;
    color: rgba(255, 255, 255, 0.8);
    word-break: normal;
    line-height: 1.7;
    margin-bottom: 30px;
    max-height: 200px;
    font-size: 16px;
    padding-right: 10px;
}.plan_option_218 .cost_levels_738 p::-webkit-scrollbar {
    width: 4px;
}.plan_option_218 .cost_levels_738 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}.plan_option_218 .cost_levels_738 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}.plan_option_218 .learn_pricing_409 {
    font-size: calc(22px + 4px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 25px;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(217,200,216), rgb(185,164,184));
    border-radius: 10px;
}.plan_option_218 .cost_levels_738:hover .learn_pricing_409 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.plan_option_218 .learn_pricing_409::before {
    position: absolute;
    content: "";
    height: 100%;
    transform: skewX(-20deg) translateX(-100%);
    transition: transform 0.6s ease;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: 0;
    top: 0;
    width: 100%;
}.plan_option_218 .cost_levels_738:hover .learn_pricing_409::before {
    transform: skewX(-20deg) translateX(100%);
}

@media (max-width: 991px) {.plan_option_218 {
    padding: 80px 0 100px;
}.plan_option_218 .package_pricing_895 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan_option_218 .cost_levels_738 {
    min-height: 450px;
}.plan_option_218 .payment_pricing_507 {
    padding: 25px 20px;
}.plan_option_218 h2 {
    font-size: calc(30px - 4px);
}.plan_option_218 .cost_rates_305 {
    font-size: 16px;
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.plan_option_218 {
    padding: 60px 0 80px;
}.plan_option_218 .package_pricing_895 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 400px;
}.plan_option_218 .cost_levels_738 {
    min-height: auto;
}.plan_option_218 h2 {
    font-size: calc(30px - 8px);
}.plan_option_218 .cost_rates_305 {
    margin-bottom: 30px;
    font-size: calc(16px - 1px);
}.plan_option_218 .cost_levels_738 p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.plan_option_218 {
    padding: 50px 0 70px;
}.plan_option_218 .payment_pricing_507 {
    padding: 20px 15px;
}.plan_option_218 h2 {
    font-size: calc(30px - 10px);
}.plan_option_218 .learn_pricing_409 {
    padding: 8px 20px;
    font-size: 22px;
}.plan_option_218 .cost_levels_738 h4 {
    font-size: calc(22px - 2px);
    margin-bottom: 15px;
}}.our_mission_453 {
    color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
}.our_mission_453::before {
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgba(30, 45, 60, 0.92), rgba(20, 30, 45, 0.86));
    top: 0;
    position: absolute;
}.our_mission_453::after {
    height: 100%;
    z-index: 2;
    pointer-events: none;
    opacity: 0.5;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 15% 25%, rgb(217,200,216,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 75%, rgb(185,164,184,0.5) 0%, transparent 40%);
    content: "";
    width: 100%;
    left: 0;
}.our_mission_453 h4 {
    color: #ffffff;
    z-index: 3;
    transform: translateY(0);
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    text-align: center;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 40px;
    opacity: 1;
    text-transform: uppercase;
    font-size: calc(24px * 1.2);
    font-weight: 700;
}.our_mission_453 h4::before {
    background: linear-gradient(90deg, rgb(217,200,216), rgb(185,164,184));
    content: "";
    width: 60px;
    position: absolute;
    border-radius: 1px;
    bottom: -12px;
    height: 3px;
    transform: translateX(-50%);
    box-shadow: 0 0 15px rgba(rgb(217,200,216), 0.2);
    left: 50%;
}.our_mission_453 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 3;
    position: relative;
}.our_mission_453 .text_area_wrap_781 {
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.08);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: 
        0 10px 25px -5px rgba(0, 0, 0, 0.1),
        0 15px 10px -10px rgba(0, 0, 0, 0.04),
        inset 0 1px 1px rgba(255, 255, 255, 0.15),
        inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    padding: 40px;
    opacity: 1;
}.our_mission_453 .text_area_wrap_781::before {
    pointer-events: none;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 4px;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    width: 100%;
    content: "";
}.our_mission_453 .text_area_wrap_781 h6 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: calc(19px * 1.4);
    margin-bottom: 25px;
    color: rgb(217,200,216);
}.our_mission_453 .text_area_wrap_781 h6::after {
    background: rgb(185,164,184);
    left: 0;
    bottom: -8px;
    content: "";
    transform-origin: left;
    height: 2px;
    transform: scaleX(1);
    width: 40px;
    transition: transform 0.4s ease;
    position: absolute;
}.our_mission_453 .text_area_wrap_781:hover h6::after {
    transform: scaleX(1.5);
}.our_mission_453 .text_area_wrap_781 div {
    position: relative;
}.our_mission_453 .text_area_wrap_781 span {
    color: rgba(255, 255, 255, 0.9);
    column-count: 1;
    letter-spacing: 0.3px;
    line-height: 1.8;
    column-gap: 30px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {.our_mission_453 {
    padding: 140px 0 120px;
}.our_mission_453 h4 {
    font-size: calc(24px * 1.4);
    margin-bottom: 60px;
}.our_mission_453 h4::before {
    width: 80px;
}.our_mission_453 .text_area_wrap_781 {
    border-radius: 4px;
    padding: 60px;
}.our_mission_453 .text_area_wrap_781 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_mission_453 {
    padding: 160px 0 140px;
}.our_mission_453 .container {
    padding: 0 50px;
}.our_mission_453 h4 {
    font-size: calc(24px * 1.5);
}.our_mission_453 .text_area_wrap_781 {
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 70px;
}.our_mission_453 .text_area_wrap_781:hover {
    transform: translateY(-5px);
}.our_mission_453 .text_area_wrap_781 h6 {
    margin-bottom: 30px;
    font-size: calc(19px * 1.6);
}.our_mission_453 .text_area_wrap_781 span {
    font-size: calc(15px * 1.05);
    line-height: 1.9;
    column-gap: 50px;
    column-count: 2;
}
}

@media (min-width: 1200px) {.our_mission_453 {
    padding: 180px 0 160px;
}.our_mission_453 .container {
    max-width: 1400px;
}.our_mission_453 .text_area_wrap_781 {
    padding: 80px;
}.our_mission_453 .text_area_wrap_781 span {
    column-gap: 60px;
    column-count: 2;
}
}

@media (max-width: 767px) {.our_mission_453 {
    padding: 80px 0 60px;
}.our_mission_453 h4 {
    font-size: 24px;
    margin-bottom: 30px;
}.our_mission_453 .text_area_wrap_781 {
    padding: 30px;
}.our_mission_453 .text_area_wrap_781 h6 {
    font-size: 19px;
    margin-bottom: 20px;
}.our_mission_453 .text_area_wrap_781 span {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (hover: hover) {.our_mission_453 .text_area_wrap_781 {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.our_mission_453 .text_area_wrap_781:hover {
    box-shadow: 
            0 15px 35px -5px rgba(0, 0, 0, 0.15),
            0 20px 15px -15px rgba(0, 0, 0, 0.07),
            inset 0 1px 1px rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}}.connect_form_935 {
    background: linear-gradient(135deg, rgb(242,231,241) 0%, rgba(16, 22, 47, 0.95) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.connect_form_935::before {
    background-size: 20px 20px, 20px 20px;
    height: 100%;
    left: 0;
    top: 0;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(217,200,216), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(185,164,184), 0.04) 50%, transparent 100%);
    width: 100%;
    animation: gridMove 20s linear infinite;
    content: "";
    position: absolute;
}.connect_form_935::after {
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(217,200,216), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(185,164,184), 0.15) 0%, 
        transparent 50%
    );
    left: 0;
    position: absolute;
    content: "";
    z-index: 0;
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0.6;
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.connect_form_935 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.connect_form_935 h2 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 38px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    letter-spacing: 2px;
}.connect_form_935 h2::after {
    width: 80px;
    background: linear-gradient(90deg, rgb(217,200,216), rgb(185,164,184));
    content: "";
    bottom: -15px;
    left: 50%;
    height: 3px;
    border-radius: 1.5px;
    position: absolute;
    transform: translateX(-50%);
}.connect_form_935 .help_message_250 {
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    gap: 30px;
    position: relative;
    display: grid;
}.connect_form_935 .help_message_250::before {
    width: 100%;
    z-index: -1;
    top: -8px;
    height: 100%;
    left: -8px;
    border-radius: 13px;
    content: "";
    position: absolute;
    border: 1px solid rgba(rgb(217,200,216), 0.2);
}.connect_form_935 .help_message_250::after {
    right: -8px;
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: 13px;
    border: 1px solid rgba(rgb(185,164,184), 0.2);
    width: 100%;
    bottom: -8px;
    height: 100%;
}.connect_form_935 .pic_show_542 {
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 13px;
    min-height: 550px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.connect_form_935 .pic_show_542::before {
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    content: "";
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
}.connect_form_935 .pic_show_542::after {
    right: 20px;
    top: 20px;
    border-right: 2px solid rgba(rgb(217,200,216), 0.6);
    content: "";
    border-top: 2px solid rgba(rgb(217,200,216), 0.6);
    width: 60px;
    z-index: 2;
    height: 60px;
    position: absolute;
}.connect_form_935 .request_panel_249 {
    border-radius: 13px;
    position: relative;
    padding: 50px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.connect_form_935 .request_panel_249::before {
    content: "";
    height: 60px;
    border-bottom: 2px solid rgba(rgb(185,164,184), 0.6);
    border-left: 2px solid rgba(rgb(185,164,184), 0.6);
    bottom: 20px;
    width: 60px;
    left: 20px;
    position: absolute;
}.connect_form_935 form {
    width: 100%;
}.connect_form_935 form h3 {
    padding-left: 20px;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    font-size: 21px;
    color: #ffffff;
}.connect_form_935 form h3::before {
    background: rgb(217,200,216);
    top: 0;
    height: 100%;
    border-radius: 10px;
    width: 3px;
    left: 0;
    position: absolute;
    content: "";
}.connect_form_935 form input[type="text"] {
    padding: 18px 25px;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    font-size: 16px;
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
}.connect_form_935 form input[type="text"]:focus {
    border-color: rgb(217,200,216);
    box-shadow: 0 0 15px rgba(rgb(217,200,216), 0.2);
    background: rgba(255, 255, 255, 0.08);
    outline: none;
}.connect_form_935 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect_form_935 .support_grid_846 {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.connect_form_935 .support_grid_846 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_form_935 .support_grid_846 label {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    font-size: 15px;
}.connect_form_935 .support_grid_846 label::before {
    height: 22px;
    position: absolute;
    width: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    content: "";
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    top: 2px;
}.connect_form_935 .support_grid_846 input[type="checkbox"]:checked + label::before {
    border-color: rgb(217,200,216);
    background: rgb(217,200,216);
}.connect_form_935 .support_grid_846 input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    left: 8px;
    height: 10px;
    position: absolute;
    content: "";
    border-right: 2px solid #ffffff;
    top: 6px;
    width: 6px;
}.connect_form_935 .support_grid_846 label a {
    transition: all 0.3s ease;
    color: rgb(217,200,216);
    position: relative;
    font-weight: 600;
    text-decoration: none;
}.connect_form_935 .support_grid_846 label a:hover {
    color: rgb(185,164,184);
}.connect_form_935 form .connect_box_275 {
    padding: 16px 40px;
    transition: all 0.4s ease;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 600;
    z-index: 1;
    overflow: hidden;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border: none;
    background: linear-gradient(45deg, rgb(217,200,216), rgb(185,164,184));
    display: inline-block;
    position: relative;
    font-size: 18px;
}.connect_form_935 form .connect_box_275::before {
    top: 0;
    height: 100%;
    position: absolute;
    left: -100%;
    width: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(185,164,184), rgb(217,200,216));
    content: "";
    z-index: -1;
}.connect_form_935 form .connect_box_275:hover::before {
    left: 0;
}.connect_form_935 form .connect_box_275:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.connect_form_935 svg {
    fill: rgb(217,200,216);
    height: 22px;
    width: 22px;
}.connect_form_935 svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,200,216);
}

@media screen and (max-width: 991px) {.connect_form_935 {
    padding: 90px 0;
}.connect_form_935 .help_message_250 {
    grid-template-columns: 1fr;
    gap: 40px;
}.connect_form_935 .pic_show_542 {
    min-height: 400px;
}.connect_form_935 .request_panel_249 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.connect_form_935 {
    padding: 70px 0;
}.connect_form_935 h2 {
    font-size: calc(38px * 0.9);
}.connect_form_935 .pic_show_542 {
    min-height: 350px;
}.connect_form_935 .pic_show_542::after,
    .connect_form_935 .request_panel_249::before {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.connect_form_935 {
    padding: 50px 0;
}.connect_form_935 h2 {
    font-size: calc(38px * 0.8);
}.connect_form_935 .help_message_250 {
    margin-top: 40px;
}.connect_form_935 .pic_show_542 {
    min-height: 250px;
}.connect_form_935 .request_panel_249 {
    padding: 30px 20px;
}.connect_form_935 form h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 25px;
}.connect_form_935 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.connect_form_935 form .connect_box_275 {
    padding: 15px 20px;
    width: 100%;
}}.learning_system_305 {
    position: relative;
    background: linear-gradient(135deg, rgb(242,231,241) 0%, rgba(rgb(185,164,184,0.5), 0.05) 100%);
    overflow: hidden;
    padding: 120px 0;
}.learning_system_305::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(217,200,216,0.5), 0.1) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgba(rgb(185,164,184,0.5), 0.15) 0%, transparent 50%);
    height: 100%;
    content: "";
}.learning_system_305::after {
    opacity: 0.07;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    width: 250px;
    position: absolute;
    z-index: 0;
    right: -5%;
    height: 250px;
    top: -5%;
    animation: floatElement 18s ease-in-out infinite alternate;
    background: linear-gradient(225deg, rgb(217,200,216) 0%, transparent 70%);
    content: "";
}.learning_system_305 .smart_study_834 {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.learning_system_305 h2 {
    position: relative;
    transform: translateX(-5px);
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 32px;
}.learning_system_305 h2::before {
    content: "";
    width: 80px;
    position: absolute;
    transform-origin: left center;
    bottom: -10px;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgb(217,200,216);
    transform: scaleX(1);
    height: 4px;
}.learning_system_305 h2::after {
    opacity: 0.8;
    height: 4px;
    position: absolute;
    background: rgb(185,164,184);
    width: 20px;
    left: 85px;
    bottom: -10px;
    content: "";
}.learning_system_305:hover h2::before {
    transform: scaleX(1.2);
}.learning_system_305 .text_area_wrap_781 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    border-radius: 0 24px 24px 24px;
    background: #ffffff;
    transform: translateY(0);
    z-index: 2;
    padding: 40px;
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.02);
}.learning_system_305 .text_area_wrap_781::before {
    width: 8px;
    z-index: 2;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(217,200,216), rgb(185,164,184));
    height: 100%;
    content: "";
    position: absolute;
}.learning_system_305 .text_area_wrap_781::after {
    pointer-events: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    background: 
        linear-gradient(135deg, rgba(rgb(217,200,216,0.5), 0.05) 0%, transparent 100%),
        linear-gradient(45deg, rgba(rgb(185,164,184,0.5), 0.03) 0%, transparent 80%);
}.learning_system_305 .text_area_wrap_781 p {
    max-width: 95%;
    color: #000000;
    font-size: 18px;
    position: relative;
    line-height: 1.7;
    margin: 0;
    z-index: 3;
}.learning_system_305:hover .text_area_wrap_781 {
    box-shadow: 
        0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: translateY(-5px);
}

@keyframes floatElement {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-15px, 15px) rotate(5deg);
    }
    100% {
        transform: translate(15px, -15px) rotate(-5deg);
    }
}

@media (max-width: 991px) {.learning_system_305 {
    padding: 90px 0;
}.learning_system_305 h2 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.9);
}.learning_system_305 .text_area_wrap_781 {
    padding: 35px;
}.learning_system_305::after {
    height: 180px;
    width: 180px;
}
}

@media (max-width: 767px) {.learning_system_305 {
    padding: 70px 0;
}.learning_system_305 h2 {
    margin-bottom: 25px;
    transform: translateX(0);
    font-size: calc(32px * 0.8);
}.learning_system_305 h2::before {
    width: 60px;
}.learning_system_305 h2::after {
    width: 15px;
    left: 65px;
}.learning_system_305 .text_area_wrap_781 {
    padding: 30px 25px 30px 30px;
}.learning_system_305 .text_area_wrap_781 p {
    max-width: 100%;
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}.learning_system_305::after {
    height: 120px;
    right: -2%;
    width: 120px;
    top: -2%;
}
}

@media (max-width: 480px) {.learning_system_305 {
    padding: 50px 0;
}.learning_system_305 h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 20px;
}.learning_system_305 h2::before {
    height: 3px;
    width: 50px;
}.learning_system_305 h2::after {
    height: 3px;
    left: 55px;
    width: 12px;
}.learning_system_305 .text_area_wrap_781 {
    padding: 25px 20px 25px 25px;
}.learning_system_305 .text_area_wrap_781::before {
    width: 6px;
}.learning_system_305 .text_area_wrap_781 p {
    line-height: 1.5;
    font-size: calc(18px * 0.9);
}}.course_program_details_971 {
    position: relative;
    background-color: #ffffff;
    max-height: 900px;
    overflow: hidden;
    height: 100vh;
    min-height: 600px;
}.course_program_details_971::before {
    height: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
    top: 0;
    z-index: 1;
    width: 70%;
    position: absolute;
}.course_program_details_971 .training_path_204 {
    top: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
}.course_program_details_971 .skill_route_741 {
    position: absolute;
    display: flex;
    width: 500%;
    height: 100%;
    animation: carousel-slide 30s infinite linear;
    top: 0;
    left: 0;
}.course_program_details_971 .training_path_204:hover .skill_route_741 {
    animation-play-state: paused;
}.course_program_details_971 .training_track_620 {
    height: 100%;
    width: 20%;
    overflow: hidden;
}.course_program_details_971 .training_track_620 img {
    filter: brightness(1.05) contrast(1.1);
    transform: scale(1.1);
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 1s ease;
}.course_program_details_971 .training_track_620:hover img {
    transform: scale(1.2);
}.course_program_details_971 .container {
    width: 65%;
    justify-content: flex-start;
    height: 100%;
    display: flex;
    padding-left: 0;
    z-index: 2;
    position: relative;
    align-items: center;
}.course_program_details_971 .smart_study_834 {
    max-width: 750px;
    width: 100%;
    padding-left: 3%;
}.course_program_details_971 .education_map_089 {
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 3rem;
    border-top: 4px solid rgb(217,200,216);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
}.course_program_details_971 .education_map_089 h3 {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 1.5rem;
    color: #000000;
}.course_program_details_971 .education_map_089 p {
    margin-bottom: 2rem;
    font-size: 18px;
    line-height: 1.7;
    color: #000000;
}.course_program_details_971 .education_map_089 .connect_box_275 {
    background: linear-gradient(to right, rgb(217,200,216), rgb(185,164,184));
    padding: 1rem 2rem;
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
}.course_program_details_971 .education_map_089 .connect_box_275::before {
    position: absolute;
    z-index: -1;
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(185,164,184), rgb(217,200,216));
    content: '';
    height: 100%;
}.course_program_details_971 .education_map_089 .connect_box_275:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_program_details_971 .education_map_089 .connect_box_275:hover::before {
    opacity: 1;
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media screen and (max-width: 1200px) {.course_program_details_971 .container {
    width: 70%;
}.course_program_details_971::before {
    width: 75%;
}
}

@media screen and (max-width: 992px) {.course_program_details_971 {
    flex-direction: column;
    display: flex;
    max-height: none;
    min-height: 0;
    height: auto;
}.course_program_details_971::before {
    background: linear-gradient(180deg, rgb(242,231,241) 0%, transparent 50%);
}.course_program_details_971 .training_path_204 {
    width: 100%;
    height: 400px;
    position: relative;
    order: 2;
}.course_program_details_971 .container {
    padding: 4rem 2rem;
    order: 1;
    width: 100%;
}.course_program_details_971 .smart_study_834 {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
}

@media screen and (max-width: 768px) {.course_program_details_971 .training_path_204 {
    height: 350px;
}.course_program_details_971 .container {
    padding: 3rem 1.5rem;
}.course_program_details_971 .education_map_089 {
    padding: 2rem;
}.course_program_details_971 .education_map_089 h3 {
    font-size: calc(30px * 0.9);
}
}

@media screen and (max-width: 576px) {.course_program_details_971 .training_path_204 {
    height: 250px;
}.course_program_details_971 .container {
    padding: 2.5rem 1rem;
}.course_program_details_971 .education_map_089 {
    padding: 1.5rem;
}.course_program_details_971 .education_map_089 h3 {
    font-size: calc(30px * 0.8);
}.course_program_details_971 .education_map_089 p {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
}.course_program_details_971 .education_map_089 .connect_box_275 {
    padding: 0.8rem 1.5rem;
    width: 100%;
    text-align: center;
}}.location_info_726 {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(145deg, rgb(242,231,241) 40%, rgb(217,200,216,0.5) 140%);
    overflow: hidden;
    font-family: Arial, sans-serif;
}.location_info_726::before {
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
        70deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: 1;
    left: 0;
}.location_info_726::after {
    right: -20%;
    position: absolute;
    top: -50%;
    content: "";
    width: 70%;
    z-index: 0;
    pointer-events: none;
    transform: rotate(15deg);
    height: 200%;
    background: linear-gradient(135deg, rgb(217,200,216,0.5) 0%, transparent 80%);
}.location_info_726 h1 {
    position: relative;
    margin-bottom: 3rem;
    z-index: 2;
    letter-spacing: 0.05em;
    color: #000000;
    font-weight: 700;
    transform: translateX(-0.5rem);
    font-size: 47px;
}.location_info_726 h1::after {
    content: "";
    height: 0.25rem;
    left: 0;
    position: absolute;
    width: 5rem;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    bottom: -0.75rem;
    background: rgb(217,200,216);
}.location_info_726 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.location_info_726 .team_contact_012 {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.location_info_726 .team_contact_012 > div {
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 1rem), 
        calc(100% - 1rem) 100%, 
        0 100%
    );
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    padding: 2rem;
}.location_info_726 .team_contact_012 > div:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 3px 10px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}.location_info_726 .team_contact_012 > div:first-child {
    color: #000000;
    border-top: 4px solid rgb(217,200,216);
    line-height: 1.6;
    font-size: calc(12px * 1.05);
}.location_info_726 .team_contact_012 > div:nth-child(2) {
    border-top: 4px solid rgb(185,164,184);
}.location_info_726 .team_contact_012 > div:nth-child(3) {
    border-top: 4px solid rgb(217,200,216);
}.location_info_726 h6 {
    display: flex;
    color: #000000;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 0.75rem;
    letter-spacing: 0.05em;
    font-weight: 600;
    align-items: center;
}.location_info_726 h6 svg {
    margin-left: 0.75rem;
    transition: transform 0.3s ease;
    height: 20px;
    opacity: 0.8;
    width: 20px;
}.location_info_726 span {
    display: block;
    font-size: calc(12px * 0.95);
    color: #000000;
    position: relative;
    padding-left: 1.5rem;
}.location_info_726 span::before {
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(217,200,216);
    width: 0.75rem;
    height: 1px;
    top: 50%;
}.location_info_726 .get_helpdesk_194 {
    display: flex;
    gap: 1.25rem;
    flex-direction: column;
}.location_info_726 .get_helpdesk_194 > div {
    transition: transform 0.3s ease;
}.location_info_726 .get_helpdesk_194 > div:hover {
    transform: translateX(5px);
}.location_info_726 .msg_block_578 {
    font-size: calc(12px * 0.95);
    display: flex;
    font-weight: 400;
    position: relative;
    align-items: center;
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.location_info_726 .msg_block_578:hover {
    color: rgb(217,200,216);
}.location_info_726 .msg_block_578 svg {
    margin-left: 0.75rem;
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}.location_info_726 .msg_block_578:hover svg {
    transform: scale(1.1);
}.location_info_726 svg path {
    transition: fill 0.3s ease;
}.location_info_726 .msg_block_578:hover svg path {
    fill: rgb(217,200,216);
}

@media (min-width: 768px) {.location_info_726 {
    padding: 6rem 3rem;
}.location_info_726 h1 {
    margin-left: 2rem;
    transform: translateX(0);
}.location_info_726 .team_contact_012 {
    grid-template-columns: repeat(2, 1fr);
}.location_info_726 .team_contact_012 > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.location_info_726 {
    padding: 7rem 4rem;
}.location_info_726 .team_contact_012 {
    grid-template-columns: 2fr 1fr 1fr;
}.location_info_726 .team_contact_012 > div:first-child {
    grid-column: auto;
}.location_info_726 .team_contact_012 > div {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                    box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateY(0deg);
}.location_info_726 .team_contact_012 > div:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}
}

@media (min-width: 1200px) {.location_info_726 h1 {
    font-size: calc(47px * 1.1);
}.location_info_726 .team_contact_012 > div {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.location_info_726 {
    padding: 4rem 1.5rem;
}.location_info_726 h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 2rem;
}.location_info_726 .team_contact_012 > div {
    padding: 1.5rem;
}}

@keyframes pulseGlow {
    0% { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
    50% { box-shadow: 0 8px 25px rgba(var(--primary-color-rgb, 0, 120, 215), 0.2); }
    100% { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
}

.location_info_726 .team_contact_012 > div {
    animation: pulseGlow 6s infinite alternate ease-in-out;
    animation-delay: calc(var(--animation-order, 0) * 2s);
}.location_info_726 .team_contact_012 > div:nth-child(1) {
    --animation-order: 0;
}.location_info_726 .team_contact_012 > div:nth-child(2) {
    --animation-order: 1;
}.location_info_726 .team_contact_012 > div:nth-child(3) {
    --animation-order: 2;
}.greeting_page_074 {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100vh;
    background-color: #000000;
    min-height: 600px;
}.greeting_page_074 .smart_study_834 {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}.greeting_page_074 .edu_intro_309 {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    overflow: hidden;
    left: 0;
}.greeting_page_074 .edu_intro_309::before {
    background: linear-gradient(110deg, #000000 0%, #000000 35%, transparent 65%);
    inset: 0;
    content: '';
    position: absolute;
    z-index: 2;
}.greeting_page_074 .start_intro_539 {
    display: flex;
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
    position: relative;
    width: calc(100% * var(--slide-count, 5));
    animation: slide-transition 35s infinite;
    height: 100%;
}.greeting_page_074 .main_intro_708 {
    width: calc(100% / var(--slide-count, 5));
    height: 100%;
    position: relative;
    overflow: hidden;
}.greeting_page_074 .main_intro_708 img {
    width: 100%;
    height: 100%;
    position: absolute;
    filter: contrast(1.1) brightness(0.9);
    will-change: transform;
    transform-origin: center center;
    transition: transform 8s ease;
    object-fit: cover;
    animation: slide-zoom 16s infinite alternate;
}.greeting_page_074 .main_intro_708:nth-child(2n) img {
    animation-delay: -3s;
}.greeting_page_074 .main_intro_708:nth-child(3n) img {
    animation-delay: -6s;
}.greeting_page_074 .main_intro_708:nth-child(4n) img {
    animation-delay: -9s;
}.greeting_page_074 .text_area_wrap_781 {
    border-left: 4px solid rgb(217,200,216);
    position: relative;
    margin-right: 8%;
    animation: slide-in 1s forwards 0.5s;
    padding: 3.5rem;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    backdrop-filter: blur(10px);
    border-radius: 0 27px 27px 0;
    max-width: 600px;
    transform: translateX(50px);
    width: 45%;
}.greeting_page_074 .text_area_wrap_781::before {
    position: absolute;
    width: 4px;
    top: 0;
    content: '';
    background: linear-gradient(to bottom, rgb(217,200,216), rgb(185,164,184));
    height: 0;
    animation: border-reveal 1.5s forwards 1s;
    left: -4px;
}.greeting_page_074 .text_area_wrap_781::after {
    box-shadow: 0 0 15px rgb(217,200,216);
    position: absolute;
    background-color: rgb(217,200,216);
    content: '';
    animation: dot-appear 0.5s forwards 2s;
    height: 20px;
    border-radius: 50%;
    left: -12px;
    opacity: 0;
    top: 30px;
    width: 20px;
}.greeting_page_074 .text_area_wrap_781 h1 {
    display: inline-block;
    color: #ffffff;
    padding-bottom: 1rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 45px;
}.greeting_page_074 .text_area_wrap_781 h1::after {
    left: 0;
    content: '';
    animation: line-expand 1.2s forwards 1.5s;
    height: 3px;
    width: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgb(217,200,216), transparent);
    position: absolute;
}.greeting_page_074 .text_area_wrap_781 p {
    line-height: 1.7;
    opacity: 0.9;
    margin-bottom: 2rem;
    animation: fade-up 1s forwards 1.7s;
    color: #ffffff;
    transform: translateY(20px);
    opacity: 0;
    font-size: 16px;
}.greeting_page_074 .text_area_wrap_781 .connect_box_275 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background-color: rgb(217,200,216);
    border-radius: 10px;
    color: #ffffff;
    overflow: hidden;
    animation: fade-up 1s forwards 1.9s;
    position: relative;
    transition: all 0.3s ease;
    transform: translateY(20px);
    font-weight: 600;
    opacity: 0;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    padding: 0.9rem 2.5rem;
}.greeting_page_074 .text_area_wrap_781 .connect_box_275::before {
    transition: left 0.7s ease;
    position: absolute;
    height: 100%;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    top: 0;
    width: 100%;
    left: -100%;
}.greeting_page_074 .text_area_wrap_781 .connect_box_275:hover {
    background-color: rgb(185,164,184);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
}.greeting_page_074 .text_area_wrap_781 .connect_box_275:hover::before {
    left: 100%;
}

@keyframes slide-transition {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(calc(-100% / var(--slide-count, 5)));
    }
    40%, 56% {
        transform: translateX(calc(-200% / var(--slide-count, 5)));
    }
    60%, 76% {
        transform: translateX(calc(-300% / var(--slide-count, 5)));
    }
    80%, 96% {
        transform: translateX(calc(-400% / var(--slide-count, 5)));
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes slide-zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes slide-in {
    0% {
        transform: translateX(50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes border-reveal {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}

@keyframes dot-appear {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes line-expand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1200px) {.greeting_page_074 .text_area_wrap_781 {
    width: 50%;
    padding: 3rem;
    margin-right: 5%;
}
}

@media (max-width: 992px) {.greeting_page_074 .edu_intro_309::before {
    background: linear-gradient(110deg, #000000 0%, #000000 30%, transparent 60%);
}.greeting_page_074 .text_area_wrap_781 {
    padding: 2.5rem;
    width: 60%;
}.greeting_page_074 .text_area_wrap_781 h1 {
    font-size: calc(45px * 0.9);
}
}

@media (max-width: 768px) {.greeting_page_074 .smart_study_834 {
    justify-content: center;
}.greeting_page_074 .edu_intro_309 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.greeting_page_074 .edu_intro_309::before {
    background: linear-gradient(to right, 
            rgba(0, 0, 0, 0.8) 0%,
            rgba(0, 0, 0, 0.6) 100%);
}.greeting_page_074 .text_area_wrap_781 {
    margin: 0;
    width: 85%;
    max-width: 500px;
    backdrop-filter: blur(5px);
    border-left: none;
    border-top: 4px solid rgb(217,200,216);
    border-radius: 27px;
}.greeting_page_074 .text_area_wrap_781::before {
    left: 0;
    top: -4px;
    animation: width-reveal 1.5s forwards 1s;
    height: 4px;
    width: 0;
    background: linear-gradient(to right, rgb(217,200,216), rgb(185,164,184));
}.greeting_page_074 .text_area_wrap_781::after {
    left: 30px;
    top: -12px;
}.greeting_page_074 .text_area_wrap_781 h1 {
    font-size: 45px;
    width: 100%;
    text-align: center;
}.greeting_page_074 .text_area_wrap_781 p {
    text-align: center;
}.greeting_page_074 .text_area_wrap_781 .connect_box_275 {
    display: block;
    margin: 0 auto;
    text-align: center;
}
}

@keyframes width-reveal {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@media (max-width: 576px) {.greeting_page_074 {
    height: 80vh;
}.greeting_page_074 .text_area_wrap_781 {
    padding: 2rem;
    width: 90%;
}.greeting_page_074 .text_area_wrap_781 h1 {
    padding-bottom: 0.8rem;
    margin-bottom: 1.2rem;
    font-size: calc(45px * 0.9);
}.greeting_page_074 .text_area_wrap_781 p {
    font-size: calc(16px * 0.9);
    margin-bottom: 1.5rem;
}.greeting_page_074 .text_area_wrap_781 .connect_box_275 {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 420px) {.greeting_page_074 {
    height: 70vh;
}.greeting_page_074 .text_area_wrap_781 {
    padding: 1.5rem;
}.greeting_page_074 .text_area_wrap_781 h1 {
    font-size: calc(45px * 0.8);
    margin-bottom: 1rem;
}.greeting_page_074 .text_area_wrap_781 p {
    line-height: 1.6;
    margin-bottom: 1.2rem;
    font-size: calc(16px * 0.85);
}.greeting_page_074 .text_area_wrap_781 .connect_box_275 {
    padding: 0.7rem 1.8rem;
    font-size: calc(20px * 0.9);
}
}

@media (max-height: 600px) {.greeting_page_074 {
    height: auto;
    min-height: 450px;
}
}

@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {.greeting_page_074 .text_area_wrap_781 {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
    
    @media (max-width: 768px) {.greeting_page_074 .text_area_wrap_781 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}}
}

.greeting_page_074 .start_intro_539 {
    --slide-count: 2;
}.greeting_page_074:has(.main_intro_708:nth-child(3)) .start_intro_539 {
    --slide-count: 3;
}.greeting_page_074:has(.main_intro_708:nth-child(4)) .start_intro_539 {
    --slide-count: 4;
}.greeting_page_074:has(.main_intro_708:nth-child(5)) .start_intro_539 {
    --slide-count: 5;
}.greeting_page_074:has(.main_intro_708:nth-child(n+6)) .start_intro_539 {
    --slide-count: 5;
}footer {
    position: relative;
    width: 100%;
}.desktop_app_073 {
    color: #ffffff;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background-color: #000000;
}.desktop_app_073::before {
    height: 500px;
    opacity: 0.4;
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    width: 500px;
    content: "";
    right: -100px;
    position: absolute;
    transform: rotate(45deg);
    top: -100px;
}.desktop_app_073::after {
    transform: rotate(30deg);
    left: -50px;
    height: 300px;
    content: "";
    width: 300px;
    opacity: 0.2;
    bottom: -50px;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        #000000,
        #000000 15px,
        rgb(185,164,184,0.5) 15px,
        rgb(185,164,184,0.5) 30px
    );
}footer .hackathon_203 {
    position: relative;
    z-index: 1;
}footer .contact_support_412 {
    gap: 20px;
    margin-bottom: 60px;
    border-left: 4px solid rgb(217,200,216);
    background-color: rgba(255, 255, 255, 0.05);
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
    padding: 30px;
    border-radius: 0 17px 17px 0;
}footer .info_item {
    align-items: center;
    display: flex;
}footer .info_item svg {
    flex-shrink: 0;
    margin-right: 15px;
    width: 20px;
    fill: rgb(217,200,216);
    height: 20px;
}footer .info_item p,
footer .info_item a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}footer .info_item a:hover {
    color: rgb(217,200,216);
}footer .text_main_holder {
    gap: 50px;
    grid-template-columns: 1fr;
    display: grid;
}footer .head_skill_941 {
    position: relative;
}footer .head_skill_941::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    background-color: rgb(217,200,216);
    width: 30%;
    height: 3px;
}footer .head_skill_941 svg {
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    height: 45px;
    width: auto;
}footer .contest_info_834 {
    max-width: 330px;
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
}footer .head_mentor_614 {
    position: relative;
}footer .head_mentor_614 h5 {
    color: #ffffff;
    position: relative;
    margin-bottom: 25px;
    font-size: 18px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}footer .head_mentor_614 h5::after {
    content: "";
    width: 40px;
    bottom: -10px;
    background-color: rgb(217,200,216);
    height: 3px;
    position: absolute;
    left: 0;
}footer .nav_main_805 {
    margin-bottom: 30px;
}footer .nav_main_805 a {
    text-decoration: none;
    font-size: 18px;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}footer .nav_main_805 a:hover {
    padding-left: 10px;
    color: #ffffff;
    border-bottom-color: rgb(217,200,216,0.5);
}footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 17px;
    padding: 35px;
}footer .subscribe_holder::before {
    left: 0;
    background: linear-gradient(135deg, rgb(217,200,216,0.5), transparent);
    position: absolute;
    opacity: 0.1;
    right: 0;
    border-radius: 17px;
    top: 0;
    content: "";
    bottom: 0;
}footer .subscribe_holder h5 {
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    position: relative;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 18px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(217,200,216);
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .email_submit_947 {
    letter-spacing: 1px;
    overflow: hidden;
    display: inline-block;
    padding: 15px 20px;
    font-size: 17px;
    border: none;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    background-color: rgb(217,200,216);
}footer .email_submit_947::after {
    left: -100px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    width: 30px;
    transform: rotate(45deg);
    height: 300px;
    top: -100px;
    transition: all 0.7s ease;
}footer .email_submit_947:hover {
    background-color: rgb(185,164,184);
}footer .email_submit_947:hover::after {
    left: 120%;
}footer .reward_sys_829 {
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .reg_remind_507 {
    text-align: center;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
}

@keyframes pulseLight {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    align-items: stretch;
    flex-direction: row;
}footer .email_submit_947 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .desktop_app_073 {
    padding: 60px 0 30px;
}footer .contact_support_412 {
    margin-bottom: 40px;
    grid-template-columns: 1fr;
    padding: 20px;
}footer .head_mentor_614 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .head_mentor_614 h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .reward_sys_829 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .desktop_app_073 {
    padding: 50px 0 20px;
}footer .contact_support_412 {
    padding: 15px;
    margin-bottom: 30px;
}footer .head_skill_941::after {
    width: 50px;
}footer .head_mentor_614 h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .subscribe_holder p, footer .nav_main_805 a, footer .info_item p, footer .info_item a {
    font-size: calc(18px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .email_submit_947 {
    padding: 12px 15px;
}}.gratitudeDiv_257 {
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(135deg, rgb(242,231,241) 0%, rgb(217,200,216,0.5) 100%);
    padding: 120px 0;
}.gratitudeDiv_257::before {
    top: -50px;
    right: -50px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    background: rgb(185,164,184,0.5);
    filter: blur(60px);
    z-index: 0;
    height: 200px;
    content: "";
}.gratitudeDiv_257::after {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(217,200,216), transparent);
    bottom: 0;
    height: 5px;
    content: "";
}.gratitudeDiv_257 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}.gratitudeDiv_257 h2 {
    margin-bottom: 40px;
    transform: translateY(0);
    font-weight: 700;
    animation: slideInUp 0.8s ease-out forwards;
    opacity: 1;
    line-height: 1.4;
    font-size: 32px;
    color: #000000;
    position: relative;
    max-width: 800px;
}.gratitudeDiv_257 h2::after {
    width: 60px;
    background: rgb(217,200,216);
    transform-origin: left;
    bottom: -15px;
    height: 3px;
    position: absolute;
    transform: scaleX(1);
    content: "";
    left: 0;
    transition: transform 0.5s ease;
}.gratitudeDiv_257 .smart_study_834 {
    animation: fadeInUp 1s ease-out 0.3s forwards;
    border-left: 4px solid rgb(217,200,216);
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    opacity: 0;
    background: #ffffff;
    position: relative;
    transform: translateY(20px);
    padding: 40px;
}.gratitudeDiv_257 .smart_study_834::before {
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, transparent 49.5%, rgb(185,164,184,0.5) 49.5%, rgb(185,164,184,0.5) 50.5%, transparent 50.5%);
    background-size: 20px 20px;
    z-index: -1;
    position: absolute;
    opacity: 0.05;
}.gratitudeDiv_257 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.gratitudeDiv_257 li {
    padding-left: 25px;
    position: relative;
}.gratitudeDiv_257 li::before {
    width: 8px;
    position: absolute;
    top: 10px;
    height: 8px;
    left: 0;
    transition: transform 0.3s ease;
    transform: rotate(45deg);
    background: rgb(217,200,216);
    content: "";
}.gratitudeDiv_257 li:hover::before {
    transform: rotate(225deg);
}.gratitudeDiv_257 span {
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
    display: block;
}

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

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

@keyframes float {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-15px) translateX(15px);
    }
    50% {
        transform: translateY(0) translateX(30px);
    }
    75% {
        transform: translateY(15px) translateX(15px);
    }
}

@media (max-width: 991px) {.gratitudeDiv_257 {
    padding: 80px 0;
}.gratitudeDiv_257 h2 {
    font-size: calc(32px * 0.9);
    max-width: 100%;
}.gratitudeDiv_257 .smart_study_834 {
    padding: 30px;
}
}

@media (max-width: 767px) {.gratitudeDiv_257 {
    padding: 60px 0;
}.gratitudeDiv_257 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.gratitudeDiv_257 h2::after {
    width: 40px;
}.gratitudeDiv_257 .smart_study_834 {
    padding: 25px 20px;
}.gratitudeDiv_257 span {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.gratitudeDiv_257 {
    padding: 40px 0;
}.gratitudeDiv_257 h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 25px;
}.gratitudeDiv_257 .smart_study_834 {
    padding: 20px 15px;
    border-left-width: 3px;
}.gratitudeDiv_257 li {
    padding-left: 20px;
}.gratitudeDiv_257 li::before {
    top: 8px;
    width: 6px;
    height: 6px;
}.gratitudeDiv_257 span {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}
}